-- Logs begin at Tue 2020-12-22 10:19:05 UTC, end at Tue 2020-12-22 14:00:18 UTC. -- Dec 22 11:09:59.157516 n-d-765315-6 systemd[1]: Starting Devstack devstack@c-api.service... Dec 22 11:09:59.162408 n-d-765315-6 devstack@c-api.service[88154]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Dec 22 11:09:59.163628 n-d-765315-6 devstack@c-api.service[88154]: *** Starting uWSGI 2.0.15-debian (64bit) on [Tue Dec 22 11:09:59 2020] *** Dec 22 11:09:59.163628 n-d-765315-6 devstack@c-api.service[88154]: compiled with version: 7.3.0 on 28 September 2018 15:41:15 Dec 22 11:09:59.163628 n-d-765315-6 devstack@c-api.service[88154]: os: Linux-4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 Dec 22 11:09:59.163628 n-d-765315-6 devstack@c-api.service[88154]: nodename: n-d-765315-6 Dec 22 11:09:59.163628 n-d-765315-6 devstack@c-api.service[88154]: machine: x86_64 Dec 22 11:09:59.163628 n-d-765315-6 devstack@c-api.service[88154]: clock source: unix Dec 22 11:09:59.163628 n-d-765315-6 devstack@c-api.service[88154]: pcre jit disabled Dec 22 11:09:59.163628 n-d-765315-6 devstack@c-api.service[88154]: detected number of CPU cores: 4 Dec 22 11:09:59.163628 n-d-765315-6 devstack@c-api.service[88154]: current working directory: / Dec 22 11:09:59.163628 n-d-765315-6 devstack@c-api.service[88154]: detected binary path: /usr/bin/uwsgi-core Dec 22 11:09:59.163628 n-d-765315-6 devstack@c-api.service[88154]: dropping root privileges as early as possible Dec 22 11:09:59.163628 n-d-765315-6 devstack@c-api.service[88154]: your processes number limit is 47843 Dec 22 11:09:59.163628 n-d-765315-6 devstack@c-api.service[88154]: your memory page size is 4096 bytes Dec 22 11:09:59.163628 n-d-765315-6 devstack@c-api.service[88154]: detected max file descriptor number: 2048 Dec 22 11:09:59.163628 n-d-765315-6 devstack@c-api.service[88154]: lock engine: pthread robust mutexes Dec 22 11:09:59.164216 n-d-765315-6 devstack@c-api.service[88154]: thunder lock: enabled Dec 22 11:09:59.164216 n-d-765315-6 devstack@c-api.service[88154]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Dec 22 11:09:59.164216 n-d-765315-6 devstack@c-api.service[88154]: dropping root privileges after socket binding Dec 22 11:09:59.164216 n-d-765315-6 devstack@c-api.service[88154]: Python version: 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] Dec 22 11:09:59.190145 n-d-765315-6 devstack@c-api.service[88154]: Python main interpreter initialized at 0x55da709269c0 Dec 22 11:09:59.190145 n-d-765315-6 devstack@c-api.service[88154]: dropping root privileges after plugin initialization Dec 22 11:09:59.190145 n-d-765315-6 devstack@c-api.service[88154]: python threads support enabled Dec 22 11:09:59.190145 n-d-765315-6 devstack@c-api.service[88154]: your server socket listen backlog is limited to 100 connections Dec 22 11:09:59.190145 n-d-765315-6 devstack@c-api.service[88154]: your mercy for graceful operations on workers is 90 seconds Dec 22 11:09:59.190145 n-d-765315-6 devstack@c-api.service[88154]: mapped 402621 bytes (393 KB) for 2 cores Dec 22 11:09:59.190145 n-d-765315-6 devstack@c-api.service[88154]: *** Operational MODE: preforking *** Dec 22 11:09:59.190145 n-d-765315-6 devstack@c-api.service[88154]: dropping root privileges after application loading Dec 22 11:09:59.190145 n-d-765315-6 devstack@c-api.service[88154]: *** uWSGI is running in multiple interpreter mode *** Dec 22 11:09:59.190145 n-d-765315-6 devstack@c-api.service[88154]: spawned uWSGI master process (pid: 88154) Dec 22 11:09:59.190145 n-d-765315-6 devstack@c-api.service[88154]: spawned uWSGI worker 1 (pid: 88155, cores: 1) Dec 22 11:09:59.190145 n-d-765315-6 devstack@c-api.service[88154]: spawned uWSGI worker 2 (pid: 88156, cores: 1) Dec 22 11:09:59.190145 n-d-765315-6 devstack@c-api.service[88154]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Dec 22 11:09:59.187608 n-d-765315-6 systemd[1]: Started Devstack devstack@c-api.service. Dec 22 11:10:00.860589 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=88156) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Dec 22 11:10:00.862177 n-d-765315-6 devstack@c-api.service[88154]: 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. Dec 22 11:10:00.867165 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88156) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 22 11:10:00.867998 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:00.868566 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:00.868799 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:00.869341 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:00.869460 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:00.869582 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:00.869670 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:00.869787 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:00.869961 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:00.869961 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:00.881785 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=88155) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Dec 22 11:10:00.883095 n-d-765315-6 devstack@c-api.service[88154]: 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. Dec 22 11:10:00.885358 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88155) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 22 11:10:00.886291 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:00.886651 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:00.887196 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:00.887626 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:00.887724 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:00.887841 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:00.887972 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:00.888135 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:00.888254 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:00.888254 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:00.959080 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:00.959268 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:00.959268 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:00.959481 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:00.959481 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:00.959705 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:00.959705 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:00.963307 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:00.963497 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:00.963497 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:00.963684 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:00.963684 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:00.963921 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:00.963921 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:00.967094 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:00.967258 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:00.967360 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:00.967360 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:00.967528 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:00.967635 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:00.967635 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:00.968598 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:00.968773 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:00.968773 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:00.968967 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:00.968967 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:00.969167 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:00.969167 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:00.991230 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:00.991416 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:00.991522 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:00.991634 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:00.991634 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:00.991821 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:00.991925 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:00.993333 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:00.993496 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:00.993625 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:00.993730 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:00.993841 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:00.993941 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:00.994035 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:00.995034 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:00.995224 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:00.995224 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:00.995419 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:00.995419 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:00.995605 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:00.995713 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:00.996157 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:00.996345 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:00.996469 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:00.996469 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:00.996665 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:00.996665 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:00.996861 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.295680 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.295838 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.295966 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.296095 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.296213 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.296328 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.296453 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.299416 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.299560 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.299695 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.299830 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.299963 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.300093 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.300231 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.301570 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.301702 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.301814 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.301924 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.302028 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.302133 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.302245 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.302346 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.302483 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.302626 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.302752 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.302869 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.302985 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.303111 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.303320 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.303438 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.303547 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.303653 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.303753 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.303856 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.303953 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.304003 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.304099 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.304199 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.304322 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.304439 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.304554 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.304602 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.304678 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.304726 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.304776 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.304878 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.304981 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.305085 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.305195 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.305546 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.305658 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.305763 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.305866 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.305965 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.306067 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.306174 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.307679 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.307825 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.307961 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.308096 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.308226 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.308357 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.308497 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.309021 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.309150 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.309256 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.309361 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.309465 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.309563 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.309670 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.314552 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.314930 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.315078 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.315418 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.315530 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.315650 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.315749 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.315854 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.315952 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.316054 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.316159 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.316264 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.316264 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.316264 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.318981 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.319133 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.319250 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.319353 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.319451 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.319555 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.319656 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.319740 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.319822 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.319822 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.319946 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.319946 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.319946 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.319946 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.320711 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.320854 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.320962 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.321060 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.321163 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.321268 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.321382 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.321483 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.321579 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.321684 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.321783 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.321783 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.321783 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.321783 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.322164 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.322264 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.322360 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.322465 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.322598 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.322598 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.322799 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.322912 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.323018 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.323125 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.323224 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.323320 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.323423 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.323423 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.324171 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.324298 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.324374 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.324514 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.324643 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.324740 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.324852 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.324963 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.325070 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.325180 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.325180 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.325180 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.325180 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.325539 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.326476 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.326675 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.326675 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.326902 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.326902 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.327114 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.327114 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.327311 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.327311 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.327535 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.327535 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.327739 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.327739 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.327935 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.328039 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.328141 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.328141 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.328141 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.328415 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.328512 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.328608 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.328734 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.328834 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.328939 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.328939 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.328939 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.328939 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.328939 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.330020 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.330204 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.330204 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.330681 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.330681 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.330681 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.330962 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.331076 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.331194 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.331194 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.331194 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.331194 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.331194 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.331636 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.335336 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.335516 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.335516 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.335725 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.335725 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.335932 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.335932 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.336231 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.336377 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.336493 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.336594 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.336706 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.336806 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.336902 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.337006 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.337110 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.337209 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.337209 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.337396 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.337500 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.337500 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.337682 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.337682 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.337682 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.337955 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.337955 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.337955 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.338303 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.338412 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.338511 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.338640 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.338755 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.338856 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.338955 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.339074 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.339185 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.339291 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.339389 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.339484 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.339484 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.339484 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.339484 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.340911 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.341086 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.341086 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.341282 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.341399 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.341501 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.341604 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.341703 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.341703 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.341875 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.341875 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.341875 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.341875 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.341875 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.342617 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.342733 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.342833 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.342949 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.342949 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.343140 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.343253 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.343361 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.343469 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.343568 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.343665 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.343769 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.343769 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.343769 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.344054 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.344054 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.344255 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.344255 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.344453 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.344563 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.344671 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.344777 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.344876 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.344980 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.344980 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.344980 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.344980 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.344980 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.347815 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.347925 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.348044 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.348109 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.348144 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.348177 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.348230 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.348272 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.348330 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.348372 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.348437 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.348516 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.348585 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.348686 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.351359 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.351477 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.351612 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.351678 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.351717 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.351752 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.351783 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.351880 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.352217 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.352341 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.352446 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.352446 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.352446 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.352446 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.354191 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.354356 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.354356 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.354549 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.354701 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.354800 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.354905 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.354905 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.355088 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.355192 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.355308 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.355308 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.355308 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.355308 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.356138 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.356352 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.356352 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.356589 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.356690 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.356799 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.356899 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.356997 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.357104 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.357104 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.357293 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.357293 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.357293 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.357293 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.357646 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.357646 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.357646 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.357922 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.357922 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.357922 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.358198 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.358297 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.358401 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.358401 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.358401 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.358401 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.358824 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.358824 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.359053 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.359053 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.359053 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.359053 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.359445 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.359567 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.359666 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.359781 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.359887 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.360012 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.360130 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.360130 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.360130 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.360130 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.360481 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.360590 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.360691 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.360794 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.360892 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.361025 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.361130 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.361130 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.361393 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.361507 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.361851 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.362214 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.362330 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.362330 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.362527 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.362615 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.362671 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.362721 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.362770 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.362835 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.362887 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.362887 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.362986 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.363041 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.363094 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.363094 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.379999 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88155) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 22 11:10:01.380164 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.380282 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.380492 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.380547 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88156) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 22 11:10:01.380598 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.380701 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.380758 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.380814 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.380866 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.380914 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.380963 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.381064 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.381118 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.381168 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.381208 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.381242 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.381305 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.381360 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.381409 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.381458 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.381507 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.381556 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.381604 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.381657 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.381705 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.381759 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.381800 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.381834 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.381866 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.381912 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.381960 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.382008 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.382056 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.382105 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.382161 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.382212 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.382261 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.382309 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.382358 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.382406 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.382455 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.382503 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.382551 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.382656 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.382656 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.382750 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.382799 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.382847 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.382896 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.382943 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.382991 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.383039 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.383092 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.383142 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.383191 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.383240 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.383288 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.383288 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.383377 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.383425 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.383473 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.383526 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.383577 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.383626 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.383684 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.383752 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.383795 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.383838 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.383874 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.383906 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.383956 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.384007 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.384007 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.384095 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.384143 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.384191 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.384240 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.384288 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.384336 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.384389 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.384439 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.384486 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.384535 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.384583 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.384630 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.384678 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.384726 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.384726 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.384808 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.384856 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.384904 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.384963 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.385012 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.385060 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.385108 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.385156 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.385204 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.385256 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.385307 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.385355 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.385355 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.385443 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.385491 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.385539 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.385586 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.385634 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.385689 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.385740 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.385787 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.385835 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.385883 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.385931 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.385978 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.385978 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.386066 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.386118 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.386167 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.386214 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.386263 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.386311 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.386358 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.386406 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.386454 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.386502 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.386550 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.386623 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.386623 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.386716 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.386765 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.386814 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.386861 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.386910 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.386958 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.387006 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.387058 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.387108 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.387157 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.387204 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.387252 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.387252 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.387342 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.387390 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.387442 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.387492 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.387540 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.387588 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.387636 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.387684 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.387732 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.387779 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.387827 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.387879 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.387879 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.387972 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.388044 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.388094 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.388142 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.388190 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.388238 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.388293 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.388346 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.388396 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.388445 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.388493 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.388541 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.388541 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.388629 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.388677 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.388725 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.388776 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.388826 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.388874 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.388922 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.388970 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.389018 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.389066 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.389105 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.389139 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.389139 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.389230 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.389278 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.389325 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.389373 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.389422 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.389469 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.389517 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.389565 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.389614 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.389666 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.389717 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.389765 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.389813 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.389861 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.389861 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.389925 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.389958 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.390003 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.390055 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.390105 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.390153 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.390201 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.390240 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.390273 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.390306 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.390351 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.390402 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.390402 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.390492 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.390541 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.390602 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.390652 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.390701 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.390748 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.390795 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.390854 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.390907 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.390956 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.390956 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.391043 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.391091 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.391139 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.391187 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.391235 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.391281 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.391321 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.391356 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.391401 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.391450 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.391498 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.391546 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.391546 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.391634 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.391682 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.391735 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.391785 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.391834 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.391873 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.391906 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.391938 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.391983 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.392032 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.392080 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.392139 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.392139 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.392303 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.392373 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.392422 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.392484 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.392534 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.392583 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.392632 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.392685 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.392945 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.393024 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.393081 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.393136 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.393136 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.393216 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.393271 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.393320 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.393418 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.393476 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.393525 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.393573 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.393622 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.393670 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.393718 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.393771 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.393821 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.393873 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.393913 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.393913 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.393973 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.394005 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.394037 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.394083 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.394132 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.394180 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.394232 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.394282 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.394330 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.394378 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.394427 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.394475 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.394523 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.394796 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.394863 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.394923 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.394976 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.395026 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.395075 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.395123 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.395172 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.395220 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.395220 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.395310 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.395364 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.395414 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.395463 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.395511 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.395560 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.395609 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.395658 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.395709 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.395758 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.395811 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.395863 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.395863 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.395953 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.396002 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.396050 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.396098 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.396147 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.396195 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.396273 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.396341 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.396393 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.396442 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.396491 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.396539 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.396539 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.396628 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.396676 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.396729 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.396780 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.396829 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.396878 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.396926 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.396975 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.397023 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.397071 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.397119 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.397172 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.397172 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.397264 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.397312 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.397360 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.397408 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.397457 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.397506 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.397554 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.397606 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.397606 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.397696 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.397745 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.397793 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.397841 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.397889 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.397937 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.397986 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.398035 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.398087 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.398143 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.398143 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.398233 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.398281 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.398330 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.398378 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.398427 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.398475 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.398528 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.398590 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.398642 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.398691 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.398740 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.398788 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.398788 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.398877 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.398925 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.398981 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.399032 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.399081 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.399129 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.399177 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.399213 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.399246 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.399296 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.399296 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.399391 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.399441 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.399490 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.399538 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.399587 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.399635 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.399683 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.399732 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.399780 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.399832 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.399881 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.399934 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.399975 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.400009 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.400009 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.400080 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.400129 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.400178 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.400235 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.400285 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.400342 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.400395 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.400444 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.400492 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.400548 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.400598 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.400647 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.400700 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.400750 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.400750 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.400839 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.400887 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.400936 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.400985 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.401033 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.401082 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.401135 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.401188 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.401239 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.401239 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.401239 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.401239 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.401239 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.401239 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.401239 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.401503 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Dec 22 11:10:01.401503 n-d-765315-6 devstack@c-api.service[88154]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Dec 22 11:10:01.401598 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.401598 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.401598 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.401598 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.401598 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.401598 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.401598 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.401598 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.401598 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.401965 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.401965 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.401965 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.401965 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.401965 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.401965 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.401965 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.401965 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.402299 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.402299 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.402299 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.402299 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.402467 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.402467 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.402591 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.402717 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.402831 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.402941 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.403053 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.403163 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.403273 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.404164 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Dec 22 11:10:01.404164 n-d-765315-6 devstack@c-api.service[88154]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Dec 22 11:10:01.494880 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-a3957afc-8b10-400c-b261-5e4401738eea 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 11:10:01.498326 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-b484326c-9482-48fa-9838-24bf1e183f12 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 11:10:01.604436 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.rpc [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Dec 22 11:10:01.608147 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.rpc [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Dec 22 11:10:01.608243 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.rpc [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Dec 22 11:10:01.611340 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.rpc [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Dec 22 11:10:01.615018 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.rpc [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Dec 22 11:10:01.615864 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.rpc [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Dec 22 11:10:01.618091 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.rpc [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Dec 22 11:10:01.618528 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.618854 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.621848 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.rpc [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Dec 22 11:10:01.622889 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.623412 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.631084 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.keymgr.conf_key_mgr [None req-a3957afc-8b10-400c-b261-5e4401738eea 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' Dec 22 11:10:01.632223 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.632441 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.635259 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.635480 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.637906 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.638120 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.639949 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.640158 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.643801 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.keymgr.conf_key_mgr [None req-b484326c-9482-48fa-9838-24bf1e183f12 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' Dec 22 11:10:01.645028 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.645248 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.645570 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-a3957afc-8b10-400c-b261-5e4401738eea 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 11:10:01.648285 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.648381 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.rpc [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Dec 22 11:10:01.648499 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.650931 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.651144 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.651224 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.rpc [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Dec 22 11:10:01.651706 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.651923 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.653051 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.653119 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.653266 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.653313 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.654188 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.654402 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.655355 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.655571 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.656473 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.656689 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.657853 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-b484326c-9482-48fa-9838-24bf1e183f12 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 11:10:01.657940 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.api.contrib.hosts [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Dec 22 11:10:01.658535 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.658788 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.660041 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.660239 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.661001 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.rpc [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Dec 22 11:10:01.661337 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.661551 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.662524 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.662732 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.663552 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: extensions {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.663811 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.rpc [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Dec 22 11:10:01.664413 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.664500 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: extra_specs {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.664617 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.665445 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: backups {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.665806 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.666052 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.666802 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: os-volume-manage {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.667043 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.667251 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.667777 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: os-snapshot-manage {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.668221 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.668425 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.668782 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: encryption {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.669356 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.669546 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.669782 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: os-quota-sets {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.670830 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.api.contrib.hosts [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Dec 22 11:10:01.670929 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: os-volume-transfer {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.671370 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.671583 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.672681 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: os-quota-class-sets {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.672772 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.672876 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.673534 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: os-hosts {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.673977 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.674611 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.675400 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: os-volume-type-access {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.675678 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.675892 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.676414 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: qos-specs {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.676707 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: extensions {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.677640 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: extra_specs {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.677818 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: scheduler-stats {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.678677 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: backups {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.678839 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: cgsnapshots {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.679720 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: capabilities {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.679995 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: os-volume-manage {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.680533 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: consistencygroups {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.680994 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: os-snapshot-manage {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.681877 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: os-services {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.682004 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: encryption {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.682722 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: encryption {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.683025 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: os-quota-sets {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.683775 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: os-availability-zone {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.684079 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: os-volume-transfer {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.684974 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.685138 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.685905 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: os-quota-class-sets {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.686111 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.686311 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.686779 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: os-hosts {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.687348 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.687539 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.688036 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: os-volume-type-access {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.688661 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.688852 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.689092 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: qos-specs {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.690001 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.690216 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.690736 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: scheduler-stats {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.691357 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.691549 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.691792 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: cgsnapshots {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.692581 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.692785 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.692846 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: capabilities {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.693653 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: consistencygroups {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.693872 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.694080 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.695009 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: os-services {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.695138 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.695344 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.695861 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: encryption {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.696291 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.696495 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.696913 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: os-availability-zone {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.697356 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.snapshot_actions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] SnapshotActionsController initialized {{(pid=88155) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Dec 22 11:10:01.697535 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extension VolumeActions extending resource: volumes {{(pid=88155) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.697742 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88155) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.697914 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88155) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.698064 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.698126 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extension AdminActions extending resource: volumes {{(pid=88155) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.698278 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extension AdminActions extending resource: snapshots {{(pid=88155) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.698347 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.698434 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extension AdminActions extending resource: backups {{(pid=88155) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.698605 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88155) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.698771 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extension VolumeTypeAccess extending resource: types {{(pid=88155) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.698950 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88155) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.699115 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88155) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.699235 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.699317 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88155) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.699440 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.699522 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88155) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.699604 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extension TypesManage extending resource: types {{(pid=88155) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.699756 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extension SnapshotActions extending resource: snapshots {{(pid=88155) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.699918 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extension UsedLimits extending resource: limits {{(pid=88155) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.700083 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88155) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.700479 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.700663 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.701742 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.701934 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.702969 n-d-765315-6 devstack@c-api.service[88154]: WARNING keystonemiddleware.auth_token [None req-a3957afc-8b10-400c-b261-5e4401738eea 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. Dec 22 11:10:01.703063 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.703166 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.704284 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.704472 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.705739 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.706184 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.707010 n-d-765315-6 devstack@c-api.service[88154]: WARNING keystonemiddleware.auth_token [None req-a3957afc-8b10-400c-b261-5e4401738eea 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 Dec 22 11:10:01.707425 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.707614 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.708593 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.708786 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.709805 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.709997 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.710857 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.snapshot_actions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] SnapshotActionsController initialized {{(pid=88156) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Dec 22 11:10:01.711041 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extension VolumeActions extending resource: volumes {{(pid=88156) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.711253 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88156) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.711427 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88156) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.711599 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extension AdminActions extending resource: volumes {{(pid=88156) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.711774 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extension AdminActions extending resource: snapshots {{(pid=88156) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.711941 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extension AdminActions extending resource: backups {{(pid=88156) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.712105 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88156) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.712271 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extension VolumeTypeAccess extending resource: types {{(pid=88156) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.712453 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88156) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.712614 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88156) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.712785 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88156) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.712949 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88156) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.713109 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extension TypesManage extending resource: types {{(pid=88156) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.713274 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extension SnapshotActions extending resource: snapshots {{(pid=88156) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.713446 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extension UsedLimits extending resource: limits {{(pid=88156) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.713610 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88156) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.716424 n-d-765315-6 devstack@c-api.service[88154]: WARNING keystonemiddleware.auth_token [None req-b484326c-9482-48fa-9838-24bf1e183f12 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. Dec 22 11:10:01.719733 n-d-765315-6 devstack@c-api.service[88154]: WARNING keystonemiddleware.auth_token [None req-b484326c-9482-48fa-9838-24bf1e183f12 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 Dec 22 11:10:01.745958 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Initializing extension manager. {{(pid=88156) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 22 11:10:01.746212 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Initializing extension manager. {{(pid=88155) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 22 11:10:01.746212 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.746670 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.746888 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.747095 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.747275 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.747520 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.747698 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.747903 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.747903 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext name: ExtendedServices {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.748312 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext name: ExtendedServices {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.748312 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext alias: os-extended-services {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.748643 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext alias: os-extended-services {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.748817 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext description: Extended services support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.749066 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext description: Extended services support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.749066 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.749425 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.749614 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loaded extension: os-extended-services {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.749793 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loaded extension: os-extended-services {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.749987 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.750165 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.750369 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.750545 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.750787 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext name: TypesExtraSpecs {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.750968 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext name: TypesExtraSpecs {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.751176 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext alias: os-types-extra-specs {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.751360 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext alias: os-types-extra-specs {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.751551 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext description: Type extra specs support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.751729 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext description: Type extra specs support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.751914 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.752115 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.752560 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loaded extension: os-types-extra-specs {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.753010 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loaded extension: os-types-extra-specs {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.753203 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.753313 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.753416 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.753512 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.753619 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext name: Backups {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.753722 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext name: Backups {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.753815 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext alias: backups {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.753904 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext alias: backups {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.754008 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext description: Backups support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.754073 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext description: Backups support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.754113 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.754148 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.754185 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loaded extension: backups {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.754224 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loaded extension: backups {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.754264 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.754300 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.754488 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.754537 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.754640 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext name: VolumeActions {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.754731 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext name: VolumeActions {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.754833 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext alias: os-volume-actions {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.754880 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext alias: os-volume-actions {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.754920 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext description: Enable volume actions. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.754958 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext description: Enable volume actions. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.755000 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.755046 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.755088 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loaded extension: os-volume-actions {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.755126 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loaded extension: os-volume-actions {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.755163 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.755201 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.755239 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.755278 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.755315 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext name: SchedulerHints {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.755349 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext name: SchedulerHints {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.755383 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext alias: OS-SCH-HNT {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.755429 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext alias: OS-SCH-HNT {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.755464 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.755500 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.755534 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.755572 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.755606 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loaded extension: OS-SCH-HNT {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.755643 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loaded extension: OS-SCH-HNT {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.755680 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.755714 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.755748 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.755780 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.755817 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext name: VolumeManage {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.755852 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext name: VolumeManage {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.755887 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext alias: os-volume-manage {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.755922 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext alias: os-volume-manage {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.755957 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.756053 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.756100 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.756136 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.756170 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loaded extension: os-volume-manage {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.756207 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loaded extension: os-volume-manage {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.756241 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.756279 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.756314 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.756347 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.756380 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext name: SnapshotManage {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.756413 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext name: SnapshotManage {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.756498 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext alias: os-snapshot-manage {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.756596 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext alias: os-snapshot-manage {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.756678 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.756756 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.756827 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.756886 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.756924 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loaded extension: os-snapshot-manage {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.756966 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loaded extension: os-snapshot-manage {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.757004 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.757042 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.757076 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.757109 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.757150 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext name: VolumeTypeEncryption {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.757185 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext name: VolumeTypeEncryption {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.757223 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext alias: encryption {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.757292 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext alias: encryption {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.757348 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext description: Encryption support for volume types. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.757409 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext description: Encryption support for volume types. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.757473 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.757531 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.757590 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loaded extension: encryption {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.757657 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loaded extension: encryption {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.757715 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.757779 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.757842 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.757900 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.757956 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext name: ExtendedSnapshotAttributes {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.758011 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext name: ExtendedSnapshotAttributes {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.758073 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext alias: os-extended-snapshot-attributes {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.758131 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext alias: os-extended-snapshot-attributes {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.758186 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext description: Extended SnapshotAttributes support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.758241 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext description: Extended SnapshotAttributes support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.758431 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.758530 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.758639 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.758686 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loaded extension: os-extended-snapshot-attributes {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.758721 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.758759 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.758794 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.758833 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.758868 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext name: Quotas {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.758905 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext name: Quotas {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.758940 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext alias: os-quota-sets {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.758973 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext alias: os-quota-sets {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.759010 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext description: Quota management support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.759045 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext description: Quota management support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.759079 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.759112 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.759146 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loaded extension: os-quota-sets {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.759179 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loaded extension: os-quota-sets {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.759179 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.759246 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.759286 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.759320 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.759360 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext name: VolumeTransfer {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.759400 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext name: VolumeTransfer {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.759438 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext alias: os-volume-transfer {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.759473 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext alias: os-volume-transfer {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.759510 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext description: Volume transfer management support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.759544 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext description: Volume transfer management support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.759581 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.759619 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.759670 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loaded extension: os-volume-transfer {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.759710 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loaded extension: os-volume-transfer {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.759744 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.759781 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.759819 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.759853 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.759887 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext name: AdminActions {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.759923 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext name: AdminActions {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.759960 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext alias: os-admin-actions {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.760000 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext alias: os-admin-actions {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.760035 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext description: Enable admin actions. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.760072 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext description: Enable admin actions. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.760106 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.760143 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.760176 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loaded extension: os-admin-actions {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.760215 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loaded extension: os-admin-actions {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.760249 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.760283 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.760319 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.760353 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.760389 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext name: QuotaClasses {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.760389 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext alias: os-quota-class-sets {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.760457 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext name: QuotaClasses {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.760491 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext description: Quota classes management support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.760527 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext alias: os-quota-class-sets {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.760564 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.760601 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext description: Quota classes management support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.760635 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loaded extension: os-quota-class-sets {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.760668 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.760701 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.760734 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loaded extension: os-quota-class-sets {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.760773 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.760808 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.760841 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext name: VolumeTenantAttribute {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.760874 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.760912 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext alias: os-vol-tenant-attr {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.760955 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext name: VolumeTenantAttribute {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.760992 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.760992 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.761053 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext alias: os-vol-tenant-attr {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.761088 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loaded extension: os-vol-tenant-attr {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.761125 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.761162 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.761197 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.761317 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.761376 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loaded extension: os-vol-tenant-attr {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.761413 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext name: Hosts {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.761488 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.761565 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext alias: os-hosts {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.761682 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.761730 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext description: Admin-only host administration. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.761903 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext name: Hosts {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.761962 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.762006 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loaded extension: os-hosts {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.762045 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext alias: os-hosts {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.762150 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.762218 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext description: Admin-only host administration. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.762312 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.762386 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.762429 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext name: VolumeTypeAccess {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.762483 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loaded extension: os-hosts {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.762587 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext alias: os-volume-type-access {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.762661 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.762745 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext description: Volume type access support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.762801 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.762907 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.762972 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext name: VolumeTypeAccess {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.763035 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loaded extension: os-volume-type-access {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.763143 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext alias: os-volume-type-access {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.763216 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.763315 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext description: Volume type access support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.763380 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.763463 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.763522 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext name: VolumeUnmanage {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.763608 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext alias: os-volume-unmanage {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.763669 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loaded extension: os-volume-type-access {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.763759 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext description: Enable volume unmanage operation. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.763815 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.763915 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.763983 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.764027 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loaded extension: os-volume-unmanage {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.764097 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext name: VolumeUnmanage {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.764177 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.764257 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext alias: os-volume-unmanage {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.764334 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.764429 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext description: Enable volume unmanage operation. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.764622 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext name: VolumeImageMetadata {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.764710 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.764788 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext alias: os-vol-image-meta {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.764871 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loaded extension: os-volume-unmanage {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.764954 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext description: Show image metadata associated with the volume. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.764954 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.765112 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.765189 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loaded extension: os-vol-image-meta {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.765272 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.765354 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.765432 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext name: VolumeImageMetadata {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.765514 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.765593 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext alias: os-vol-image-meta {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.765669 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext name: Qos_specs_manage {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.765746 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext description: Show image metadata associated with the volume. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.765827 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext alias: qos-specs {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.765910 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.765994 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext description: QoS specs support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.766073 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loaded extension: os-vol-image-meta {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.766150 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.766230 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.766319 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loaded extension: qos-specs {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.766319 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.766469 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.766546 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.766632 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext name: Qos_specs_manage {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.766690 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext name: VolumeMigStatusAttribute {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.766801 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext alias: qos-specs {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.766864 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext alias: os-vol-mig-status-attr {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.766942 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext description: QoS specs support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.767018 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.767095 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.767175 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.767255 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loaded extension: qos-specs {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.767340 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loaded extension: os-vol-mig-status-attr {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.767417 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.767496 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.767577 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.767658 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.767735 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext name: VolumeMigStatusAttribute {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.767817 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext name: Scheduler_stats {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.767817 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext alias: scheduler-stats {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.767974 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext alias: os-vol-mig-status-attr {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.768094 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext description: Scheduler stats support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.768230 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.768354 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.768442 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.768528 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loaded extension: scheduler-stats {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.768614 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loaded extension: os-vol-mig-status-attr {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.768704 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.768769 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.768830 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.768830 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext name: Cgsnapshots {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.768980 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.769073 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext alias: cgsnapshots {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.769157 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext name: Scheduler_stats {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.769239 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext description: cgsnapshots support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.769317 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext alias: scheduler-stats {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.769398 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.769491 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext description: Scheduler stats support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.769577 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loaded extension: cgsnapshots {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.769656 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.769740 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.769821 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loaded extension: scheduler-stats {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.769898 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.769980 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.770070 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext name: Capabilities {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.770148 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.770226 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext alias: capabilities {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.770308 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext name: Cgsnapshots {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.770391 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext description: Capabilities support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.770472 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext alias: cgsnapshots {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.770554 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.770680 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext description: cgsnapshots support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.770758 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loaded extension: capabilities {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.770843 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.770935 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.771013 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loaded extension: cgsnapshots {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.771090 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.771167 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.771249 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext name: SnapshotUnmanage {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.771339 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.771417 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext alias: os-snapshot-unmanage {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.771480 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext name: Capabilities {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.771535 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext description: Enable volume unmanage operation. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.771598 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext alias: capabilities {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.771658 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.771724 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext description: Capabilities support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.771782 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loaded extension: os-snapshot-unmanage {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.771842 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.771931 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.771997 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loaded extension: capabilities {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.772055 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.772138 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.772218 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext name: Consistencygroups {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.772295 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.772375 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext alias: consistencygroups {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.772452 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext name: SnapshotUnmanage {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.772536 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext description: consistency groups support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.772614 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext alias: os-snapshot-unmanage {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.772691 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.772768 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext description: Enable volume unmanage operation. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.772844 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loaded extension: consistencygroups {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.772923 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.773002 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loading extension cinder.api.contrib.services.Services {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.773084 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loaded extension: os-snapshot-unmanage {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.773165 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.773242 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.773325 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext name: Services {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.773402 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.773489 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext alias: os-services {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.773567 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext name: Consistencygroups {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.773647 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext description: Services support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.773723 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext alias: consistencygroups {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.773799 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.773874 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext description: consistency groups support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.773957 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loaded extension: os-services {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.774035 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.774116 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.774192 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loaded extension: consistencygroups {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.774267 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.774349 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loading extension cinder.api.contrib.services.Services {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.774439 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext name: TypesManage {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.774543 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.774774 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext alias: os-types-manage {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.774868 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext name: Services {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.774989 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext description: Types manage support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.775121 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext alias: os-services {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.775250 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.775379 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext description: Services support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.775513 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loaded extension: os-types-manage {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.775639 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.775765 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.775900 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loaded extension: os-services {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.776039 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.776174 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.776307 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext name: SnapshotActions {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.776437 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.776437 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext name: TypesManage {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.776703 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext alias: os-snapshot-actions {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.776817 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext alias: os-types-manage {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.776948 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext description: Enable snapshot manager actions. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.777072 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext description: Types manage support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.777337 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.777484 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.777619 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loaded extension: os-snapshot-actions {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.777754 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loaded extension: os-types-manage {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.777890 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.778022 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.778161 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.778291 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.778419 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext name: UsedLimits {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.778553 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext name: SnapshotActions {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.778789 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext alias: os-used-limits {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.778904 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext alias: os-snapshot-actions {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.779039 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext description: Provide data on limited resources that are being used. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.779167 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext description: Enable snapshot manager actions. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.779295 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.779436 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.779548 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loaded extension: os-used-limits {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.779640 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loaded extension: os-snapshot-actions {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.779721 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.779799 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.779862 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.779919 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.780006 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext name: VolumeEncryptionMetadata {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.780133 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext name: UsedLimits {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.780265 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext alias: os-volume-encryption-metadata {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.780365 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext alias: os-used-limits {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.780443 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext description: Volume encryption metadata retrieval support. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.780530 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext description: Provide data on limited resources that are being used. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.780614 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.780695 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.780777 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loaded extension: os-volume-encryption-metadata {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.780860 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loaded extension: os-used-limits {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.780936 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.781021 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.781100 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.781180 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.781258 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext name: VolumeHostAttribute {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.781334 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext name: VolumeEncryptionMetadata {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.781410 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext alias: os-vol-host-attr {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.781493 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext alias: os-volume-encryption-metadata {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.781571 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext description: Expose host as an attribute of a volume. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.781629 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.781688 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.781747 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.781829 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loaded extension: os-vol-host-attr {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.781893 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loaded extension: os-volume-encryption-metadata {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.781949 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.782027 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.782086 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88155) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.782141 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.782205 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext name: AvailabilityZones {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.782282 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext name: VolumeHostAttribute {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.782363 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext alias: os-availability-zone {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.782440 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext alias: os-vol-host-attr {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.782521 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext description: Describe Availability Zones. {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.782620 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext description: Expose host as an attribute of a volume. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.782702 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.782783 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.782862 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Loaded extension: os-availability-zone {{(pid=88155) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.782943 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loaded extension: os-vol-host-attr {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.782943 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 22 11:10:01.782943 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88156) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 22 11:10:01.782943 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext name: AvailabilityZones {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 22 11:10:01.782943 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext alias: os-availability-zone {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 22 11:10:01.783342 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.783631 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext description: Describe Availability Zones. {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 22 11:10:01.783631 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88156) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 22 11:10:01.783848 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.784145 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.extensions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Loaded extension: os-availability-zone {{(pid=88156) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 22 11:10:01.784145 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.784145 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.784466 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.784466 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.784615 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.784690 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.784866 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.784959 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.784959 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.785104 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.785180 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.785256 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.785256 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.785426 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.790963 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.791179 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.792220 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.792420 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.793178 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.793387 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.794432 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.794660 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.795502 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.795705 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.796731 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.796939 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.798102 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.798309 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.799512 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.799734 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.800428 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.800635 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.801637 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.801847 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.802448 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.802669 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.803656 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.803858 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.804674 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.804873 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.805937 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.806123 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.806656 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.806867 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.807956 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.808162 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.808877 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.809078 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.810100 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.810258 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.810429 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.810486 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.811361 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.811561 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.811940 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.812139 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.813208 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.813403 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.816035 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.816239 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.817303 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.817496 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.818527 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.818750 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.819842 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.819926 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.820034 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.820104 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.821043 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.821210 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.821393 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.821465 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.822172 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.822257 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.822402 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.822474 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.823309 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.823475 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.823637 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.823695 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.824511 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.824676 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.824940 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.825144 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.826145 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.826234 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.826350 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.826421 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.827483 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.827586 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.827659 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.827717 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.828685 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.828851 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.829035 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.829207 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.829670 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: extensions {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.829887 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.830099 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.831072 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: extra_specs {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.831156 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: extensions {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.831694 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: backups {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.831917 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: extra_specs {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.832997 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: os-volume-manage {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.833109 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: backups {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.833940 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: os-snapshot-manage {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.834300 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: os-volume-manage {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.835026 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: encryption {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.835310 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: os-snapshot-manage {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.836010 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: os-quota-sets {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.836350 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: encryption {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.837050 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: os-volume-transfer {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.837340 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: os-quota-sets {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.838173 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: os-quota-class-sets {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.838466 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: os-volume-transfer {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.839100 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: os-hosts {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.839625 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: os-quota-class-sets {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.840476 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: os-hosts {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.840996 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: os-volume-type-access {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.842005 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: qos-specs {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.842346 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: os-volume-type-access {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.843376 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: qos-specs {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.843494 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: scheduler-stats {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.844397 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: cgsnapshots {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.844771 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: scheduler-stats {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.845333 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: capabilities {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.845793 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: cgsnapshots {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.846685 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: consistencygroups {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.847312 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: capabilities {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.847973 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: os-services {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.848285 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: consistencygroups {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.848847 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: encryption {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.849569 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: os-services {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.849920 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extended resource: os-availability-zone {{(pid=88155) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.850450 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: encryption {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.851320 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.851518 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.851590 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extended resource: os-availability-zone {{(pid=88156) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 22 11:10:01.852505 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.852678 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.852777 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.852926 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.853695 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.854200 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.854259 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.854469 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.855364 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.855512 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.855609 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.855719 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.856597 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.856834 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.856942 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.857068 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.857926 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.858056 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.858171 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.858244 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.859209 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.859392 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.859465 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.859574 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.860481 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.860676 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.860943 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.860985 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.861659 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.861873 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.861981 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.862240 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.862840 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.863080 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.863182 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.863606 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.864131 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.snapshot_actions [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] SnapshotActionsController initialized {{(pid=88155) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Dec 22 11:10:01.864344 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extension VolumeActions extending resource: volumes {{(pid=88155) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.864524 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88155) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.864616 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 11:10:01.864694 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88155) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.864803 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 11:10:01.864890 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extension AdminActions extending resource: volumes {{(pid=88155) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.865024 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extension AdminActions extending resource: snapshots {{(pid=88155) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.865190 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extension AdminActions extending resource: backups {{(pid=88155) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.865352 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88155) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.865520 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extension VolumeTypeAccess extending resource: types {{(pid=88155) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.865604 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.snapshot_actions [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] SnapshotActionsController initialized {{(pid=88156) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Dec 22 11:10:01.865684 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88155) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.865759 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extension VolumeActions extending resource: volumes {{(pid=88156) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.865837 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88155) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.865947 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88156) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.866030 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88155) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.866105 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88156) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.866177 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88155) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.866271 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extension AdminActions extending resource: volumes {{(pid=88156) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.866354 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extension TypesManage extending resource: types {{(pid=88155) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.866434 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extension AdminActions extending resource: snapshots {{(pid=88156) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.866507 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extension SnapshotActions extending resource: snapshots {{(pid=88155) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.866625 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extension UsedLimits extending resource: limits {{(pid=88155) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.866709 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extension AdminActions extending resource: backups {{(pid=88156) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.866784 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-a3957afc-8b10-400c-b261-5e4401738eea None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88155) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.866866 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88156) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.866985 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extension VolumeTypeAccess extending resource: types {{(pid=88156) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.867118 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88156) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.867291 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88156) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.867464 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88156) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.867625 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88156) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.867783 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extension TypesManage extending resource: types {{(pid=88156) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.867949 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extension SnapshotActions extending resource: snapshots {{(pid=88156) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.868121 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extension UsedLimits extending resource: limits {{(pid=88156) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.868287 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack [None req-b484326c-9482-48fa-9838-24bf1e183f12 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88156) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 22 11:10:01.869465 n-d-765315-6 devstack@c-api.service[88154]: WARNING keystonemiddleware.auth_token [None req-a3957afc-8b10-400c-b261-5e4401738eea 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. Dec 22 11:10:01.871033 n-d-765315-6 devstack@c-api.service[88154]: WARNING keystonemiddleware.auth_token [None req-b484326c-9482-48fa-9838-24bf1e183f12 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. Dec 22 11:10:01.872279 n-d-765315-6 devstack@c-api.service[88154]: WARNING keystonemiddleware.auth_token [None req-a3957afc-8b10-400c-b261-5e4401738eea 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 Dec 22 11:10:01.873829 n-d-765315-6 devstack@c-api.service[88154]: WARNING keystonemiddleware.auth_token [None req-b484326c-9482-48fa-9838-24bf1e183f12 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 Dec 22 11:10:01.874991 n-d-765315-6 devstack@c-api.service[88154]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x55da709269c0 pid: 88155 (default app) Dec 22 11:10:01.876493 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1/1] 10.222.0.111 () {50 vars in 771 bytes} [Tue Dec 22 11:10:01 2020] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 230 bytes (1 switches on core 0) Dec 22 11:10:01.876594 n-d-765315-6 devstack@c-api.service[88154]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x55da709269c0 pid: 88156 (default app) Dec 22 11:10:05.629168 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f7aa3bef-c904-48eb-9637-7a87e6e7a10e admin admin] POST http://10.222.0.111/volume/v3/b1ec4f9b0bfb44e4ad21e32a5809324e/types Dec 22 11:10:05.630686 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:10:05.630686 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:10:05.631018 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f7aa3bef-c904-48eb-9637-7a87e6e7a10e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:10:05.632782 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:10:05.632782 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:10:05.643009 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-f7aa3bef-c904-48eb-9637-7a87e6e7a10e 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 11:10:05.790706 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f7aa3bef-c904-48eb-9637-7a87e6e7a10e admin admin] http://10.222.0.111/volume/v3/b1ec4f9b0bfb44e4ad21e32a5809324e/types returned with HTTP 200 Dec 22 11:10:05.797988 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2/2] 10.222.0.111 () {60 vars in 1233 bytes} [Tue Dec 22 11:10:05 2020] POST /volume/v3/b1ec4f9b0bfb44e4ad21e32a5809324e/types => generated 186 bytes in 475 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:10:06.011402 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-f7aa3bef-c904-48eb-9637-7a87e6e7a10e req-6829839f-b2c1-4e64-8911-9ed45b6969ea admin admin] POST http://10.222.0.111/volume/v3/b1ec4f9b0bfb44e4ad21e32a5809324e/types/0a261f04-595e-4292-848b-9ba8def35f04/extra_specs Dec 22 11:10:06.012787 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:10:06.012787 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:10:06.013115 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-f7aa3bef-c904-48eb-9637-7a87e6e7a10e req-6829839f-b2c1-4e64-8911-9ed45b6969ea admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:10:06.015226 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:10:06.015226 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:10:06.041888 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [req-f7aa3bef-c904-48eb-9637-7a87e6e7a10e req-6829839f-b2c1-4e64-8911-9ed45b6969ea 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 11:10:06.212897 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-f7aa3bef-c904-48eb-9637-7a87e6e7a10e req-6829839f-b2c1-4e64-8911-9ed45b6969ea admin admin] http://10.222.0.111/volume/v3/b1ec4f9b0bfb44e4ad21e32a5809324e/types/0a261f04-595e-4292-848b-9ba8def35f04/extra_specs returned with HTTP 200 Dec 22 11:10:06.213841 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1/3] 10.222.0.111 () {62 vars in 1450 bytes} [Tue Dec 22 11:10:05 2020] POST /volume/v3/b1ec4f9b0bfb44e4ad21e32a5809324e/types/0a261f04-595e-4292-848b-9ba8def35f04/extra_specs => generated 55 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 11:10:42.203361 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f7aa3bef-c904-48eb-9637-7a87e6e7a10e admin admin] GET http://10.222.0.111/volume// Dec 22 11:10:42.203722 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f7aa3bef-c904-48eb-9637-7a87e6e7a10e admin admin] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:10:42.203942 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f7aa3bef-c904-48eb-9637-7a87e6e7a10e admin admin] Calling method 'all' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:10:42.204945 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f7aa3bef-c904-48eb-9637-7a87e6e7a10e admin admin] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 11:10:42.205843 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 3/4] 10.222.0.111 () {56 vars in 1093 bytes} [Tue Dec 22 11:10:42 2020] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 11:12:12.164024 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4d22e906-baa2-46df-9a8e-259b540fb015 tempest-verify_tempest_config-384229944 tempest-verify_tempest_config-384229944] GET http://10.222.0.111/volume/v3/f9a16884299f46f290a48660ffa62d0b/extensions Dec 22 11:12:12.164565 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4d22e906-baa2-46df-9a8e-259b540fb015 tempest-verify_tempest_config-384229944 tempest-verify_tempest_config-384229944] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:12:12.164635 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4d22e906-baa2-46df-9a8e-259b540fb015 tempest-verify_tempest_config-384229944 tempest-verify_tempest_config-384229944] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:12:12.165188 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4d22e906-baa2-46df-9a8e-259b540fb015 tempest-verify_tempest_config-384229944 tempest-verify_tempest_config-384229944] http://10.222.0.111/volume/v3/f9a16884299f46f290a48660ffa62d0b/extensions returned with HTTP 200 Dec 22 11:12:12.165656 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2/5] 10.222.0.111 () {58 vars in 1218 bytes} [Tue Dec 22 11:12:12 2020] GET /volume/v3/f9a16884299f46f290a48660ffa62d0b/extensions => generated 5245 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:12:12.193532 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f7aa3bef-c904-48eb-9637-7a87e6e7a10e admin admin] GET http://10.222.0.111/volume/ Dec 22 11:12:12.193832 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f7aa3bef-c904-48eb-9637-7a87e6e7a10e admin admin] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:12:12.193963 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 11:12:12.193963 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:12:12.194189 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f7aa3bef-c904-48eb-9637-7a87e6e7a10e admin admin] Calling method 'all' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:12:12.194918 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f7aa3bef-c904-48eb-9637-7a87e6e7a10e admin admin] http://10.222.0.111/volume/ returned with HTTP 300 Dec 22 11:12:12.195291 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 4/6] 10.222.0.111 () {52 vars in 811 bytes} [Tue Dec 22 11:12:12 2020] GET /volume => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 11:47:43.445258 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2b61f7e6-9e43-485b-90ab-a68a47ece3a6 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] POST http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes Dec 22 11:47:43.447978 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2b61f7e6-9e43-485b-90ab-a68a47ece3a6 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveMigrationTest-volume-1712350565"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:47:43.447978 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-2b61f7e6-9e43-485b-90ab-a68a47ece3a6 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveMigrationTest-volume-1712350565'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:47:43.447978 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-2b61f7e6-9e43-485b-90ab-a68a47ece3a6 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Create volume of 1 GB Dec 22 11:47:43.460682 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2b61f7e6-9e43-485b-90ab-a68a47ece3a6 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Availability zone cache updated, next update will occur around 2020-12-22 12:47:43.459456. {{(pid=88156) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 22 11:47:43.460880 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2b61f7e6-9e43-485b-90ab-a68a47ece3a6 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Availability Zones retrieved successfully. Dec 22 11:47:43.495739 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2b61f7e6-9e43-485b-90ab-a68a47ece3a6 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Flow 'volume_create_api' (4cb4a818-fb80-4c04-ac98-4fe5648b85fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:47:43.497355 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2b61f7e6-9e43-485b-90ab-a68a47ece3a6 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfabb7ce-c62b-477f-8f4a-beb7ac95f120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:47:43.498828 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-2b61f7e6-9e43-485b-90ab-a68a47ece3a6 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:47:43.551530 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2b61f7e6-9e43-485b-90ab-a68a47ece3a6 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfabb7ce-c62b-477f-8f4a-beb7ac95f120) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:47:43.553938 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2b61f7e6-9e43-485b-90ab-a68a47ece3a6 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be73a24e-99a8-4bca-8791-0ef5e81aef65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:47:43.587443 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-2b61f7e6-9e43-485b-90ab-a68a47ece3a6 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] 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. Dec 22 11:47:43.588260 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-2b61f7e6-9e43-485b-90ab-a68a47ece3a6 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] 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. Dec 22 11:47:43.859696 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-2b61f7e6-9e43-485b-90ab-a68a47ece3a6 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Created reservations ['1451d922-828a-44b1-9733-6fa92b8dd48a', '15962274-f404-4652-ab97-facf403ef352', 'ed3a650e-b662-421f-859d-37683d00c185', '7a86edd9-92e0-44e5-8f9e-b5780134d099'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:47:43.860989 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2b61f7e6-9e43-485b-90ab-a68a47ece3a6 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be73a24e-99a8-4bca-8791-0ef5e81aef65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1451d922-828a-44b1-9733-6fa92b8dd48a', '15962274-f404-4652-ab97-facf403ef352', 'ed3a650e-b662-421f-859d-37683d00c185', '7a86edd9-92e0-44e5-8f9e-b5780134d099']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:47:43.862182 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2b61f7e6-9e43-485b-90ab-a68a47ece3a6 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3543908-eef9-4602-a4d9-000567ea60cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:47:43.970250 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2b61f7e6-9e43-485b-90ab-a68a47ece3a6 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3543908-eef9-4602-a4d9-000567ea60cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2713452-b652-4c15-b30f-a795d00ca585', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1712350565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='111f4184d99d46f4861473ffcaab14a1',qos_specs=None,replication_status=,reservations=['1451d922-828a-44b1-9733-6fa92b8dd48a','15962274-f404-4652-ab97-facf403ef352','ed3a650e-b662-421f-859d-37683d00c185','7a86edd9-92e0-44e5-8f9e-b5780134d099'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74974cbb6e0a46a5a3b4d07a2e1d3e4a',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T11:47:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1712350565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2713452-b652-4c15-b30f-a795d00ca585,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='111f4184d99d46f4861473ffcaab14a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='74974cbb6e0a46a5a3b4d07a2e1d3e4a',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:47:43.973462 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2b61f7e6-9e43-485b-90ab-a68a47ece3a6 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab2d1979-bde1-4014-8556-9806f5e3ef4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:47:44.044138 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2b61f7e6-9e43-485b-90ab-a68a47ece3a6 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab2d1979-bde1-4014-8556-9806f5e3ef4c) transitioned into state 'SUCCESS' from state '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-1712350565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='111f4184d99d46f4861473ffcaab14a1',qos_specs=None,replication_status=,reservations=['1451d922-828a-44b1-9733-6fa92b8dd48a','15962274-f404-4652-ab97-facf403ef352','ed3a650e-b662-421f-859d-37683d00c185','7a86edd9-92e0-44e5-8f9e-b5780134d099'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74974cbb6e0a46a5a3b4d07a2e1d3e4a',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:47:44.045597 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2b61f7e6-9e43-485b-90ab-a68a47ece3a6 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (470e72e8-5820-4662-ac8b-ded57750365f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:47:44.152559 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2b61f7e6-9e43-485b-90ab-a68a47ece3a6 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (470e72e8-5820-4662-ac8b-ded57750365f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:47:44.153943 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2b61f7e6-9e43-485b-90ab-a68a47ece3a6 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Flow 'volume_create_api' (4cb4a818-fb80-4c04-ac98-4fe5648b85fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:47:44.187693 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2b61f7e6-9e43-485b-90ab-a68a47ece3a6 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Create volume request issued successfully. Dec 22 11:47:44.201740 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2b61f7e6-9e43-485b-90ab-a68a47ece3a6 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes returned with HTTP 202 Dec 22 11:47:44.202629 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 3/7] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 11:47:43 2020] POST /volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes => generated 819 bytes in 760 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:47:44.211542 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6a3e61a2-68c5-407b-a12d-ccc9726b61f9 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] GET http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 Dec 22 11:47:44.211877 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6a3e61a2-68c5-407b-a12d-ccc9726b61f9 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:47:44.212175 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6a3e61a2-68c5-407b-a12d-ccc9726b61f9 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:47:44.427951 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:47:44.427951 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:47:44.434528 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6a3e61a2-68c5-407b-a12d-ccc9726b61f9 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Volume info retrieved successfully. Dec 22 11:47:44.463347 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6a3e61a2-68c5-407b-a12d-ccc9726b61f9 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 returned with HTTP 200 Dec 22 11:47:44.464433 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 5/8] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:47:44 2020] GET /volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 => generated 911 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:47:45.475652 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-10536a1d-2637-4a4a-9f91-a13e0e67cb18 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] GET http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 Dec 22 11:47:45.475930 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-10536a1d-2637-4a4a-9f91-a13e0e67cb18 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:47:45.475994 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:47:45.475994 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:47:45.476530 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-10536a1d-2637-4a4a-9f91-a13e0e67cb18 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:47:45.501978 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:47:45.501978 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:47:45.507128 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-10536a1d-2637-4a4a-9f91-a13e0e67cb18 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Volume info retrieved successfully. Dec 22 11:47:45.524749 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-10536a1d-2637-4a4a-9f91-a13e0e67cb18 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 returned with HTTP 200 Dec 22 11:47:45.525464 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 4/9] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:47:45 2020] GET /volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 => generated 911 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 11:47:46.534611 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ba3811c7-9156-468f-8602-8d21a2d409f2 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] GET http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 Dec 22 11:47:46.535499 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ba3811c7-9156-468f-8602-8d21a2d409f2 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:47:46.535864 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:47:46.535864 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:47:46.536309 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ba3811c7-9156-468f-8602-8d21a2d409f2 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:47:46.598490 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:47:46.598490 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:47:46.604366 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ba3811c7-9156-468f-8602-8d21a2d409f2 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Volume info retrieved successfully. Dec 22 11:47:46.633419 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ba3811c7-9156-468f-8602-8d21a2d409f2 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 returned with HTTP 200 Dec 22 11:47:46.634103 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 6/10] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:47:46 2020] GET /volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 => generated 912 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:47:46.774107 n-d-765315-6 devstack@c-api.service[88154]: WARNING keystonemiddleware.auth_token [None req-10536a1d-2637-4a4a-9f91-a13e0e67cb18 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] 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. Dec 22 11:47:46.776103 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1c89aa3f-d472-4fdc-b255-5a333fe40d3c req-39ba4cfa-1bd0-4d85-8a42-9a6155721318 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] GET http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 Dec 22 11:47:46.776841 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1c89aa3f-d472-4fdc-b255-5a333fe40d3c req-39ba4cfa-1bd0-4d85-8a42-9a6155721318 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:47:46.777063 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:47:46.777063 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:47:46.777382 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1c89aa3f-d472-4fdc-b255-5a333fe40d3c req-39ba4cfa-1bd0-4d85-8a42-9a6155721318 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:47:46.810555 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:47:46.810555 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:47:46.815288 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-1c89aa3f-d472-4fdc-b255-5a333fe40d3c req-39ba4cfa-1bd0-4d85-8a42-9a6155721318 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Volume info retrieved successfully. Dec 22 11:47:46.828440 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1c89aa3f-d472-4fdc-b255-5a333fe40d3c req-39ba4cfa-1bd0-4d85-8a42-9a6155721318 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 returned with HTTP 200 Dec 22 11:47:46.829261 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 5/11] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 11:47:46 2020] GET /volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 => generated 912 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:47:46.978126 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ba3811c7-9156-468f-8602-8d21a2d409f2 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] GET http://10.222.0.111/volume// Dec 22 11:47:46.978380 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ba3811c7-9156-468f-8602-8d21a2d409f2 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:47:46.978534 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:47:46.978534 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:47:46.978713 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ba3811c7-9156-468f-8602-8d21a2d409f2 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Calling method 'all' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:47:46.979307 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ba3811c7-9156-468f-8602-8d21a2d409f2 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 11:47:46.979627 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 7/12] 10.222.0.111 () {58 vars in 1294 bytes} [Tue Dec 22 11:47:46 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 11:47:46.989479 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1c89aa3f-d472-4fdc-b255-5a333fe40d3c req-f9e6caf1-7e7e-421d-a294-70ab67be19ea tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] POST http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/attachments Dec 22 11:47:46.989888 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:47:46.989888 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:47:46.990112 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1c89aa3f-d472-4fdc-b255-5a333fe40d3c req-f9e6caf1-7e7e-421d-a294-70ab67be19ea tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2713452-b652-4c15-b30f-a795d00ca585", "instance_uuid": "8490fefb-f9d1-4694-bbe4-160e90c25ee0", "connector": null}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:47:47.072661 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:47:47.072661 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:47:47.289745 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1c89aa3f-d472-4fdc-b255-5a333fe40d3c req-f9e6caf1-7e7e-421d-a294-70ab67be19ea tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/attachments returned with HTTP 200 Dec 22 11:47:47.290731 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 6/13] 10.222.0.111 () {66 vars in 1570 bytes} [Tue Dec 22 11:47:46 2020] POST /volume/v3/111f4184d99d46f4861473ffcaab14a1/attachments => generated 273 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 11:47:47.379112 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-15430699-1255-4f9e-98e3-cd92eb1c6826 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] GET http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 Dec 22 11:47:47.379194 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-15430699-1255-4f9e-98e3-cd92eb1c6826 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:47:47.379454 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-15430699-1255-4f9e-98e3-cd92eb1c6826 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:47:47.431165 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:47:47.431165 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:47:47.447000 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-15430699-1255-4f9e-98e3-cd92eb1c6826 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Volume info retrieved successfully. Dec 22 11:47:47.470553 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:47:47.470553 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:47:47.476753 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1c89aa3f-d472-4fdc-b255-5a333fe40d3c req-f9e6caf1-7e7e-421d-a294-70ab67be19ea tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] GET http://10.222.0.111/volume// Dec 22 11:47:47.477111 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1c89aa3f-d472-4fdc-b255-5a333fe40d3c req-f9e6caf1-7e7e-421d-a294-70ab67be19ea tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:47:47.477333 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:47:47.477333 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:47:47.477630 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1c89aa3f-d472-4fdc-b255-5a333fe40d3c req-f9e6caf1-7e7e-421d-a294-70ab67be19ea tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:47:47.478511 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1c89aa3f-d472-4fdc-b255-5a333fe40d3c req-f9e6caf1-7e7e-421d-a294-70ab67be19ea tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 11:47:47.479077 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-15430699-1255-4f9e-98e3-cd92eb1c6826 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 returned with HTTP 200 Dec 22 11:47:47.479172 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 7/14] 10.222.0.113 () {56 vars in 1094 bytes} [Tue Dec 22 11:47:47 2020] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 11:47:47.479547 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 8/15] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:47:47 2020] GET /volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 => generated 911 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:47:47.660587 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1c89aa3f-d472-4fdc-b255-5a333fe40d3c req-c628b813-78f5-4d75-81b6-44cdcc9c7c41 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] GET http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 Dec 22 11:47:47.664388 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1c89aa3f-d472-4fdc-b255-5a333fe40d3c req-c628b813-78f5-4d75-81b6-44cdcc9c7c41 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:47:47.664388 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1c89aa3f-d472-4fdc-b255-5a333fe40d3c req-c628b813-78f5-4d75-81b6-44cdcc9c7c41 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:47:47.687851 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:47:47.687851 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:47:47.693391 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-1c89aa3f-d472-4fdc-b255-5a333fe40d3c req-c628b813-78f5-4d75-81b6-44cdcc9c7c41 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Volume info retrieved successfully. Dec 22 11:47:47.709422 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:47:47.709422 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:47:47.716614 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1c89aa3f-d472-4fdc-b255-5a333fe40d3c req-c628b813-78f5-4d75-81b6-44cdcc9c7c41 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 returned with HTTP 200 Dec 22 11:47:47.717385 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 8/16] 10.222.0.113 () {60 vars in 1408 bytes} [Tue Dec 22 11:47:47 2020] GET /volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 => generated 1010 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 11:47:47.834778 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1c89aa3f-d472-4fdc-b255-5a333fe40d3c req-f0ce1465-9391-47d4-a9a4-472733c6bb17 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] PUT http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/attachments/8ee69d98-bd5f-44e0-ace5-431f769b6987 Dec 22 11:47:47.835350 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:47:47.835350 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:47:47.835913 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1c89aa3f-d472-4fdc-b255-5a333fe40d3c req-f0ce1465-9391-47d4-a9a4-472733c6bb17 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.113", "host": "n-h1-765315-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-6.cbci-765315-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:47:47.858310 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 11:47:47.858310 n-d-765315-6 devstack@c-api.service[88154]: return self.call(f, *args, **kw) Dec 22 11:47:47.865993 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-1c89aa3f-d472-4fdc-b255-5a333fe40d3c req-f0ce1465-9391-47d4-a9a4-472733c6bb17 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Lock "b'cinder-attachment_update-b2713452-b652-4c15-b30f-a795d00ca585-n-h1-765315-6'" acquired by "attachment_update" :: waited 0.007s {{(pid=88155) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 11:47:47.867423 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:47:47.867423 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:47:48.490725 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c95820d2-838a-4d19-a777-8f0d1dd6e239 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] GET http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 Dec 22 11:47:48.491013 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c95820d2-838a-4d19-a777-8f0d1dd6e239 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:47:48.491146 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:47:48.491146 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:47:48.491456 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c95820d2-838a-4d19-a777-8f0d1dd6e239 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:47:48.543762 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:47:48.543762 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:47:48.558494 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c95820d2-838a-4d19-a777-8f0d1dd6e239 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Volume info retrieved successfully. Dec 22 11:47:48.579804 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:47:48.579804 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:47:48.588715 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c95820d2-838a-4d19-a777-8f0d1dd6e239 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 returned with HTTP 200 Dec 22 11:47:48.589353 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 9/17] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:47:48 2020] GET /volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 => generated 911 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:47:49.598839 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-81d0c829-b543-4f85-8956-964b4464e1d2 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] GET http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 Dec 22 11:47:49.599159 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-81d0c829-b543-4f85-8956-964b4464e1d2 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:47:49.599286 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:47:49.599286 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:47:49.599479 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-81d0c829-b543-4f85-8956-964b4464e1d2 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:47:49.622943 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:47:49.622943 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:47:49.627770 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-81d0c829-b543-4f85-8956-964b4464e1d2 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Volume info retrieved successfully. Dec 22 11:47:49.636813 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:47:49.636813 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:47:49.641882 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-81d0c829-b543-4f85-8956-964b4464e1d2 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 returned with HTTP 200 Dec 22 11:47:49.642315 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 10/18] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:47:49 2020] GET /volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 => generated 911 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:47:50.650580 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6781b4d7-d8cc-4a79-bc43-7fecaa529672 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] GET http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 Dec 22 11:47:50.650940 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6781b4d7-d8cc-4a79-bc43-7fecaa529672 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:47:50.651105 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:47:50.651105 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:47:50.651374 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6781b4d7-d8cc-4a79-bc43-7fecaa529672 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:47:50.676297 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:47:50.676297 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:47:50.680762 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6781b4d7-d8cc-4a79-bc43-7fecaa529672 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Volume info retrieved successfully. Dec 22 11:47:50.689686 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:47:50.689686 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:47:50.693795 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6781b4d7-d8cc-4a79-bc43-7fecaa529672 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 returned with HTTP 200 Dec 22 11:47:50.694292 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 11/19] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:47:50 2020] GET /volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 => generated 911 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:47:51.702498 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b53c762a-4d8c-4b57-bb9e-a10b398904c0 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] GET http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 Dec 22 11:47:51.703235 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b53c762a-4d8c-4b57-bb9e-a10b398904c0 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:47:51.703459 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:47:51.703459 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:47:51.703778 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b53c762a-4d8c-4b57-bb9e-a10b398904c0 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:47:51.733466 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:47:51.733466 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:47:51.739908 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b53c762a-4d8c-4b57-bb9e-a10b398904c0 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Volume info retrieved successfully. Dec 22 11:47:51.757584 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:47:51.757584 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:47:51.757802 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b53c762a-4d8c-4b57-bb9e-a10b398904c0 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 returned with HTTP 200 Dec 22 11:47:51.758371 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 12/20] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:47:51 2020] GET /volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 => generated 911 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:47:52.257998 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-1c89aa3f-d472-4fdc-b255-5a333fe40d3c req-f0ce1465-9391-47d4-a9a4-472733c6bb17 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Lock "b'cinder-attachment_update-b2713452-b652-4c15-b30f-a795d00ca585-n-h1-765315-6'" released by "attachment_update" :: held 4.399s {{(pid=88155) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 11:47:52.258815 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1c89aa3f-d472-4fdc-b255-5a333fe40d3c req-f0ce1465-9391-47d4-a9a4-472733c6bb17 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/attachments/8ee69d98-bd5f-44e0-ace5-431f769b6987 returned with HTTP 200 Dec 22 11:47:52.259804 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 9/21] 10.222.0.113 () {64 vars in 1473 bytes} [Tue Dec 22 11:47:47 2020] PUT /volume/v3/111f4184d99d46f4861473ffcaab14a1/attachments/8ee69d98-bd5f-44e0-ace5-431f769b6987 => generated 763 bytes in 4428 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:47:52.767068 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-34915942-b861-4c43-9025-e38d55fe93aa tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] GET http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 Dec 22 11:47:52.767388 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-34915942-b861-4c43-9025-e38d55fe93aa tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:47:52.767667 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:47:52.767667 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:47:52.768040 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-34915942-b861-4c43-9025-e38d55fe93aa tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:47:52.802483 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:47:52.802483 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:47:52.810601 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-34915942-b861-4c43-9025-e38d55fe93aa tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Volume info retrieved successfully. Dec 22 11:47:52.820906 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:47:52.820906 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:47:52.825674 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-34915942-b861-4c43-9025-e38d55fe93aa tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 returned with HTTP 200 Dec 22 11:47:52.826685 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 13/22] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:47:52 2020] GET /volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 => generated 912 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:47:53.835979 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2701c7ff-6261-445d-a193-33957fa0f5b4 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] GET http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 Dec 22 11:47:53.836299 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2701c7ff-6261-445d-a193-33957fa0f5b4 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:47:53.836395 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:47:53.836395 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:47:53.836593 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2701c7ff-6261-445d-a193-33957fa0f5b4 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:47:53.877450 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:47:53.877450 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:47:53.883276 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2701c7ff-6261-445d-a193-33957fa0f5b4 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Volume info retrieved successfully. Dec 22 11:47:53.900127 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:47:53.900127 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:47:53.905308 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2701c7ff-6261-445d-a193-33957fa0f5b4 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 returned with HTTP 200 Dec 22 11:47:53.905792 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 10/23] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:47:53 2020] GET /volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 => generated 912 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:47:54.917922 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7aa4c807-0dfd-4081-89f1-fe6222811c0d tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] GET http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 Dec 22 11:47:54.918221 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7aa4c807-0dfd-4081-89f1-fe6222811c0d tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:47:54.918378 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:47:54.918378 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:47:54.918653 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7aa4c807-0dfd-4081-89f1-fe6222811c0d tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:47:54.944952 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:47:54.944952 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:47:54.949165 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7aa4c807-0dfd-4081-89f1-fe6222811c0d tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Volume info retrieved successfully. Dec 22 11:47:54.958625 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:47:54.958625 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:47:54.963022 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7aa4c807-0dfd-4081-89f1-fe6222811c0d tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 returned with HTTP 200 Dec 22 11:47:54.963819 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 14/24] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:47:54 2020] GET /volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 => generated 912 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:47:55.972144 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-70e88886-fc65-4a48-aa62-d1b16099a11d tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] GET http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 Dec 22 11:47:55.972478 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-70e88886-fc65-4a48-aa62-d1b16099a11d tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:47:55.972539 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:47:55.972539 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:47:55.972711 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-70e88886-fc65-4a48-aa62-d1b16099a11d tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:47:55.998012 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:47:55.998012 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:47:56.003104 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-70e88886-fc65-4a48-aa62-d1b16099a11d tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Volume info retrieved successfully. Dec 22 11:47:56.012250 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:47:56.012250 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:47:56.016296 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-70e88886-fc65-4a48-aa62-d1b16099a11d tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 returned with HTTP 200 Dec 22 11:47:56.017339 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 11/25] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:47:55 2020] GET /volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 => generated 912 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:47:57.030904 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-588eca79-c468-45f2-8920-f3c197d55916 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] GET http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 Dec 22 11:47:57.031551 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-588eca79-c468-45f2-8920-f3c197d55916 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:47:57.032314 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:47:57.032314 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:47:57.032960 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-588eca79-c468-45f2-8920-f3c197d55916 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:47:57.062169 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:47:57.062169 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:47:57.067912 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-588eca79-c468-45f2-8920-f3c197d55916 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Volume info retrieved successfully. Dec 22 11:47:57.078257 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:47:57.078257 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:47:57.083187 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-588eca79-c468-45f2-8920-f3c197d55916 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 returned with HTTP 200 Dec 22 11:47:57.083739 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 15/26] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:47:57 2020] GET /volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 => generated 912 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:47:58.095216 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2fdb0d9f-4350-415f-b9e5-01d3020e227b tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] GET http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 Dec 22 11:47:58.095618 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2fdb0d9f-4350-415f-b9e5-01d3020e227b tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:47:58.095782 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:47:58.095782 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:47:58.096024 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2fdb0d9f-4350-415f-b9e5-01d3020e227b tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:47:58.123440 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:47:58.123440 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:47:58.130335 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2fdb0d9f-4350-415f-b9e5-01d3020e227b tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Volume info retrieved successfully. Dec 22 11:47:58.143240 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:47:58.143240 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:47:58.151806 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2fdb0d9f-4350-415f-b9e5-01d3020e227b tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 returned with HTTP 200 Dec 22 11:47:58.152466 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 12/27] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:47:58 2020] GET /volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 => generated 912 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:47:59.164254 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7b7b255c-5207-41d1-9cec-57435df61837 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] GET http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 Dec 22 11:47:59.169203 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7b7b255c-5207-41d1-9cec-57435df61837 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:47:59.174700 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:47:59.174700 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:47:59.174700 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7b7b255c-5207-41d1-9cec-57435df61837 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:47:59.203143 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:47:59.203143 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:47:59.208881 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7b7b255c-5207-41d1-9cec-57435df61837 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Volume info retrieved successfully. Dec 22 11:47:59.218824 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:47:59.218824 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:47:59.223876 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7b7b255c-5207-41d1-9cec-57435df61837 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 returned with HTTP 200 Dec 22 11:47:59.224927 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 16/28] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:47:59 2020] GET /volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 => generated 912 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:48:00.039799 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1c89aa3f-d472-4fdc-b255-5a333fe40d3c req-535b8dff-255b-4892-891e-27c619534c58 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] POST http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/attachments/8ee69d98-bd5f-44e0-ace5-431f769b6987/action Dec 22 11:48:00.040105 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:00.040105 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:00.041266 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1c89aa3f-d472-4fdc-b255-5a333fe40d3c req-535b8dff-255b-4892-891e-27c619534c58 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Action body: b'{"os-complete": null}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:48:00.041556 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1c89aa3f-d472-4fdc-b255-5a333fe40d3c req-535b8dff-255b-4892-891e-27c619534c58 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:48:00.080898 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:00.080898 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:00.201232 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1c89aa3f-d472-4fdc-b255-5a333fe40d3c req-535b8dff-255b-4892-891e-27c619534c58 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/attachments/8ee69d98-bd5f-44e0-ace5-431f769b6987/action returned with HTTP 204 Dec 22 11:48:00.202185 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 13/29] 10.222.0.113 () {64 vars in 1494 bytes} [Tue Dec 22 11:48:00 2020] POST /volume/v3/111f4184d99d46f4861473ffcaab14a1/attachments/8ee69d98-bd5f-44e0-ace5-431f769b6987/action => generated 0 bytes in 165 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:48:00.233882 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2a5252e9-2ec5-4a7b-b294-73c477e94ff9 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] GET http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 Dec 22 11:48:00.234334 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2a5252e9-2ec5-4a7b-b294-73c477e94ff9 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:48:00.234560 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:00.234560 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:00.234905 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2a5252e9-2ec5-4a7b-b294-73c477e94ff9 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:48:00.274990 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:00.274990 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:00.282171 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2a5252e9-2ec5-4a7b-b294-73c477e94ff9 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Volume info retrieved successfully. Dec 22 11:48:00.297494 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:00.297494 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:00.306656 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2a5252e9-2ec5-4a7b-b294-73c477e94ff9 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 returned with HTTP 200 Dec 22 11:48:00.308695 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 17/30] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:48:00 2020] GET /volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 => generated 1204 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:48:03.577880 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7fd01727-7cb2-42d2-9304-0369919bc259 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] POST http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes Dec 22 11:48:03.578478 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:03.578478 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:03.578869 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7fd01727-7cb2-42d2-9304-0369919bc259 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1683305637"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:48:03.579891 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-7fd01727-7cb2-42d2-9304-0369919bc259 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1683305637'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:48:03.581446 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-7fd01727-7cb2-42d2-9304-0369919bc259 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Create volume of 1 GB Dec 22 11:48:03.604193 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7fd01727-7cb2-42d2-9304-0369919bc259 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Availability zone cache updated, next update will occur around 2020-12-22 12:48:03.602874. {{(pid=88155) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 22 11:48:03.604586 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7fd01727-7cb2-42d2-9304-0369919bc259 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Availability Zones retrieved successfully. Dec 22 11:48:03.648751 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7fd01727-7cb2-42d2-9304-0369919bc259 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Flow 'volume_create_api' (a988d3b6-5701-4da2-b0b6-cfb4545b0afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:48:03.650434 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7fd01727-7cb2-42d2-9304-0369919bc259 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (172293eb-5c73-45ba-b8b4-9c62187f628c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:48:03.651678 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-7fd01727-7cb2-42d2-9304-0369919bc259 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:48:03.698771 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7fd01727-7cb2-42d2-9304-0369919bc259 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (172293eb-5c73-45ba-b8b4-9c62187f628c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:48:03.699862 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7fd01727-7cb2-42d2-9304-0369919bc259 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d0f49ef-77ec-4f1c-9626-765043dc81f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:48:03.728681 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-7fd01727-7cb2-42d2-9304-0369919bc259 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] 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. Dec 22 11:48:03.729111 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-7fd01727-7cb2-42d2-9304-0369919bc259 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] 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. Dec 22 11:48:03.792571 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-7fd01727-7cb2-42d2-9304-0369919bc259 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Created reservations ['fb3f4566-5889-41db-a5dc-7c592d691eb4', '8a323a53-25ed-489f-ae55-c675a488b5f0', 'cd98a63a-8ac7-4ddb-929f-7b6ce328b115', '6e04df95-c766-4148-a8f3-7be82767993f'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:48:03.793765 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7fd01727-7cb2-42d2-9304-0369919bc259 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d0f49ef-77ec-4f1c-9626-765043dc81f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb3f4566-5889-41db-a5dc-7c592d691eb4', '8a323a53-25ed-489f-ae55-c675a488b5f0', 'cd98a63a-8ac7-4ddb-929f-7b6ce328b115', '6e04df95-c766-4148-a8f3-7be82767993f']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:48:03.794950 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7fd01727-7cb2-42d2-9304-0369919bc259 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f2120b3-09d9-49bd-9d22-8827ef14142f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:48:03.875078 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7fd01727-7cb2-42d2-9304-0369919bc259 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f2120b3-09d9-49bd-9d22-8827ef14142f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1683305637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='151cbc0b34784c97a16a4897a521ecac',qos_specs=None,replication_status=,reservations=['fb3f4566-5889-41db-a5dc-7c592d691eb4','8a323a53-25ed-489f-ae55-c675a488b5f0','cd98a63a-8ac7-4ddb-929f-7b6ce328b115','6e04df95-c766-4148-a8f3-7be82767993f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99a6210499a140e98fd34527719cb253',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T11:48:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1683305637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='151cbc0b34784c97a16a4897a521ecac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='99a6210499a140e98fd34527719cb253',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:48:03.876567 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7fd01727-7cb2-42d2-9304-0369919bc259 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d694de4-f6b9-4cef-8817-6d3f5da97a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:48:03.962591 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7fd01727-7cb2-42d2-9304-0369919bc259 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d694de4-f6b9-4cef-8817-6d3f5da97a64) transitioned into state 'SUCCESS' from state '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-1683305637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='151cbc0b34784c97a16a4897a521ecac',qos_specs=None,replication_status=,reservations=['fb3f4566-5889-41db-a5dc-7c592d691eb4','8a323a53-25ed-489f-ae55-c675a488b5f0','cd98a63a-8ac7-4ddb-929f-7b6ce328b115','6e04df95-c766-4148-a8f3-7be82767993f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99a6210499a140e98fd34527719cb253',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:48:03.963748 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7fd01727-7cb2-42d2-9304-0369919bc259 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f53f5d48-6e12-4e0d-8086-58b8a51050a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:48:04.002848 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7fd01727-7cb2-42d2-9304-0369919bc259 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f53f5d48-6e12-4e0d-8086-58b8a51050a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:48:04.005908 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7fd01727-7cb2-42d2-9304-0369919bc259 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Flow 'volume_create_api' (a988d3b6-5701-4da2-b0b6-cfb4545b0afa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:48:04.030709 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7fd01727-7cb2-42d2-9304-0369919bc259 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Create volume request issued successfully. Dec 22 11:48:04.039016 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7fd01727-7cb2-42d2-9304-0369919bc259 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes returned with HTTP 202 Dec 22 11:48:04.040133 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 14/31] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 11:48:03 2020] POST /volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes => generated 823 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:48:04.048316 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1cca9ff3-6a6a-49da-bfa2-f25e1201600f tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] GET http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 Dec 22 11:48:04.048953 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1cca9ff3-6a6a-49da-bfa2-f25e1201600f tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:48:04.049248 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:04.049248 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:04.049613 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1cca9ff3-6a6a-49da-bfa2-f25e1201600f tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:48:04.083701 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:04.083701 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:04.089458 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1cca9ff3-6a6a-49da-bfa2-f25e1201600f tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Volume info retrieved successfully. Dec 22 11:48:04.101949 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1cca9ff3-6a6a-49da-bfa2-f25e1201600f tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 returned with HTTP 200 Dec 22 11:48:04.102885 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 18/32] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:48:04 2020] GET /volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 => generated 891 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:48:05.112015 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-07c51249-ff11-463b-bf22-b624578c1ead tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] GET http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 Dec 22 11:48:05.112663 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-07c51249-ff11-463b-bf22-b624578c1ead tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:48:05.112774 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:05.112774 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:05.113129 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-07c51249-ff11-463b-bf22-b624578c1ead tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:48:05.140034 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:05.140034 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:05.145185 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-07c51249-ff11-463b-bf22-b624578c1ead tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Volume info retrieved successfully. Dec 22 11:48:05.156345 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-07c51249-ff11-463b-bf22-b624578c1ead tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 returned with HTTP 200 Dec 22 11:48:05.156788 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 15/33] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:48:05 2020] GET /volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 => generated 916 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:48:05.683998 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ee6bc27f-c0f1-432a-b224-0cbae6a279d3 req-71f8dc05-36b5-44c8-a03b-ba99a26d4659 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] GET http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 Dec 22 11:48:05.684271 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ee6bc27f-c0f1-432a-b224-0cbae6a279d3 req-71f8dc05-36b5-44c8-a03b-ba99a26d4659 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:48:05.684402 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:05.684402 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:05.684593 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ee6bc27f-c0f1-432a-b224-0cbae6a279d3 req-71f8dc05-36b5-44c8-a03b-ba99a26d4659 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:48:05.710343 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:05.710343 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:05.714878 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-ee6bc27f-c0f1-432a-b224-0cbae6a279d3 req-71f8dc05-36b5-44c8-a03b-ba99a26d4659 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Volume info retrieved successfully. Dec 22 11:48:05.724961 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ee6bc27f-c0f1-432a-b224-0cbae6a279d3 req-71f8dc05-36b5-44c8-a03b-ba99a26d4659 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 returned with HTTP 200 Dec 22 11:48:05.725409 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 19/34] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 11:48:05 2020] GET /volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 => generated 916 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:48:06.176581 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-07c51249-ff11-463b-bf22-b624578c1ead tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] GET http://10.222.0.111/volume// Dec 22 11:48:06.177077 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-07c51249-ff11-463b-bf22-b624578c1ead tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:48:06.177337 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:06.177337 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:06.177827 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-07c51249-ff11-463b-bf22-b624578c1ead tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Calling method 'all' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:48:06.179707 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-07c51249-ff11-463b-bf22-b624578c1ead tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 11:48:06.180382 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 16/35] 10.222.0.111 () {58 vars in 1294 bytes} [Tue Dec 22 11:48:06 2020] GET /volume/ => generated 756 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 11:48:06.189091 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ee6bc27f-c0f1-432a-b224-0cbae6a279d3 req-c8bfdde8-15af-47dc-a776-d876489b64d9 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] POST http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/attachments Dec 22 11:48:06.189423 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:06.189423 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:06.189648 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ee6bc27f-c0f1-432a-b224-0cbae6a279d3 req-c8bfdde8-15af-47dc-a776-d876489b64d9 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89", "instance_uuid": "beeef30b-c583-402a-af27-b45064697180", "connector": null}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:48:06.215435 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:06.215435 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:06.405893 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ee6bc27f-c0f1-432a-b224-0cbae6a279d3 req-c8bfdde8-15af-47dc-a776-d876489b64d9 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/attachments returned with HTTP 200 Dec 22 11:48:06.407198 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 20/36] 10.222.0.111 () {66 vars in 1570 bytes} [Tue Dec 22 11:48:06 2020] POST /volume/v3/151cbc0b34784c97a16a4897a521ecac/attachments => generated 273 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 11:48:06.487774 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-df4b3ffa-64fb-4907-b06a-84fa7ab9288b tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] GET http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 Dec 22 11:48:06.488186 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-df4b3ffa-64fb-4907-b06a-84fa7ab9288b tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:48:06.488560 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-df4b3ffa-64fb-4907-b06a-84fa7ab9288b tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:48:06.515945 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:06.515945 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:06.521420 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-df4b3ffa-64fb-4907-b06a-84fa7ab9288b tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Volume info retrieved successfully. Dec 22 11:48:06.532775 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ee6bc27f-c0f1-432a-b224-0cbae6a279d3 req-c8bfdde8-15af-47dc-a776-d876489b64d9 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] GET http://10.222.0.111/volume// Dec 22 11:48:06.533336 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ee6bc27f-c0f1-432a-b224-0cbae6a279d3 req-c8bfdde8-15af-47dc-a776-d876489b64d9 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:48:06.533679 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:06.533679 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:06.534050 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ee6bc27f-c0f1-432a-b224-0cbae6a279d3 req-c8bfdde8-15af-47dc-a776-d876489b64d9 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:48:06.534778 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ee6bc27f-c0f1-432a-b224-0cbae6a279d3 req-c8bfdde8-15af-47dc-a776-d876489b64d9 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 11:48:06.535228 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 21/37] 10.222.0.113 () {56 vars in 1094 bytes} [Tue Dec 22 11:48:06 2020] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 22 11:48:06.536494 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:06.536494 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:06.541715 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-df4b3ffa-64fb-4907-b06a-84fa7ab9288b tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 returned with HTTP 200 Dec 22 11:48:06.542302 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 17/38] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:48:06 2020] GET /volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 => generated 915 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:48:06.550134 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ee6bc27f-c0f1-432a-b224-0cbae6a279d3 req-dc93bb7b-1faf-465c-a589-357dc7e5e16f tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] GET http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 Dec 22 11:48:06.550434 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ee6bc27f-c0f1-432a-b224-0cbae6a279d3 req-dc93bb7b-1faf-465c-a589-357dc7e5e16f tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:48:06.550728 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ee6bc27f-c0f1-432a-b224-0cbae6a279d3 req-dc93bb7b-1faf-465c-a589-357dc7e5e16f tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:48:06.575808 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:06.575808 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:06.580536 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-ee6bc27f-c0f1-432a-b224-0cbae6a279d3 req-dc93bb7b-1faf-465c-a589-357dc7e5e16f tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Volume info retrieved successfully. Dec 22 11:48:06.589130 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:06.589130 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:06.593098 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ee6bc27f-c0f1-432a-b224-0cbae6a279d3 req-dc93bb7b-1faf-465c-a589-357dc7e5e16f tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 returned with HTTP 200 Dec 22 11:48:06.593534 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 22/39] 10.222.0.113 () {60 vars in 1408 bytes} [Tue Dec 22 11:48:06 2020] GET /volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 11:48:06.609013 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ee6bc27f-c0f1-432a-b224-0cbae6a279d3 req-c2513426-7309-4d51-a886-16d19d302196 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] PUT http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/attachments/a7c30989-e31f-4d67-a162-dcc7bd4a984d Dec 22 11:48:06.609323 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:06.609323 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:06.609550 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ee6bc27f-c0f1-432a-b224-0cbae6a279d3 req-c2513426-7309-4d51-a886-16d19d302196 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.113", "host": "n-h1-765315-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-6.cbci-765315-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:48:06.623966 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 11:48:06.623966 n-d-765315-6 devstack@c-api.service[88154]: return self.call(f, *args, **kw) Dec 22 11:48:06.624377 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-ee6bc27f-c0f1-432a-b224-0cbae6a279d3 req-c2513426-7309-4d51-a886-16d19d302196 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Lock "b'cinder-attachment_update-f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89-n-h1-765315-6'" acquired by "attachment_update" :: waited 0.005s {{(pid=88155) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 11:48:06.625549 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:06.625549 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:07.551946 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-25764e69-385f-45ff-8666-b8c68a42efc2 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] GET http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 Dec 22 11:48:07.553085 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-25764e69-385f-45ff-8666-b8c68a42efc2 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:48:07.553842 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:07.553842 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:07.554354 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-25764e69-385f-45ff-8666-b8c68a42efc2 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:48:07.596382 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:07.596382 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:07.600225 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-25764e69-385f-45ff-8666-b8c68a42efc2 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Volume info retrieved successfully. Dec 22 11:48:07.612842 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:07.612842 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:07.632981 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-25764e69-385f-45ff-8666-b8c68a42efc2 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 returned with HTTP 200 Dec 22 11:48:07.633450 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 23/40] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:48:07 2020] GET /volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 => generated 916 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:48:07.648046 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-ee6bc27f-c0f1-432a-b224-0cbae6a279d3 req-c2513426-7309-4d51-a886-16d19d302196 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Lock "b'cinder-attachment_update-f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89-n-h1-765315-6'" released by "attachment_update" :: held 1.024s {{(pid=88155) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 11:48:07.648545 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ee6bc27f-c0f1-432a-b224-0cbae6a279d3 req-c2513426-7309-4d51-a886-16d19d302196 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/attachments/a7c30989-e31f-4d67-a162-dcc7bd4a984d returned with HTTP 200 Dec 22 11:48:07.649209 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 18/41] 10.222.0.113 () {64 vars in 1473 bytes} [Tue Dec 22 11:48:06 2020] PUT /volume/v3/151cbc0b34784c97a16a4897a521ecac/attachments/a7c30989-e31f-4d67-a162-dcc7bd4a984d => generated 763 bytes in 1043 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:48:08.645429 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4a0624c3-69ca-424a-835a-b2151a765c84 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] GET http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 Dec 22 11:48:08.646040 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4a0624c3-69ca-424a-835a-b2151a765c84 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:48:08.646198 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:08.646198 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:08.646350 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4a0624c3-69ca-424a-835a-b2151a765c84 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:48:08.674385 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:08.674385 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:08.679282 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4a0624c3-69ca-424a-835a-b2151a765c84 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Volume info retrieved successfully. Dec 22 11:48:08.688360 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:08.688360 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:08.692410 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4a0624c3-69ca-424a-835a-b2151a765c84 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 returned with HTTP 200 Dec 22 11:48:08.692838 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 24/42] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:48:08 2020] GET /volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 => generated 916 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:48:09.705668 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-315c048e-68ee-4c6c-aa3b-bd2952672ec3 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] GET http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 Dec 22 11:48:09.706276 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-315c048e-68ee-4c6c-aa3b-bd2952672ec3 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:48:09.706707 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:09.706707 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:09.707201 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-315c048e-68ee-4c6c-aa3b-bd2952672ec3 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:48:09.741900 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:09.741900 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:09.750506 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-315c048e-68ee-4c6c-aa3b-bd2952672ec3 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Volume info retrieved successfully. Dec 22 11:48:09.763643 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:09.763643 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:09.768509 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-315c048e-68ee-4c6c-aa3b-bd2952672ec3 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 returned with HTTP 200 Dec 22 11:48:09.769130 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 19/43] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:48:09 2020] GET /volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 => generated 916 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:48:10.778687 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a0594c85-eb0d-411b-a562-c3a412c8a8a5 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] GET http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 Dec 22 11:48:10.779270 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a0594c85-eb0d-411b-a562-c3a412c8a8a5 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:48:10.779270 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:10.779270 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:10.779270 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a0594c85-eb0d-411b-a562-c3a412c8a8a5 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:48:10.806237 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:10.806237 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:10.811205 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a0594c85-eb0d-411b-a562-c3a412c8a8a5 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Volume info retrieved successfully. Dec 22 11:48:10.820395 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:10.820395 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:10.824597 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a0594c85-eb0d-411b-a562-c3a412c8a8a5 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 returned with HTTP 200 Dec 22 11:48:10.824981 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 25/44] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:48:10 2020] GET /volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 => generated 916 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 11:48:11.839994 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-41a0437b-d307-4fc7-a491-77cb6ba95e75 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] GET http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 Dec 22 11:48:11.841617 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-41a0437b-d307-4fc7-a491-77cb6ba95e75 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:48:11.842194 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:11.842194 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:11.843197 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-41a0437b-d307-4fc7-a491-77cb6ba95e75 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:48:11.872477 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:11.872477 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:11.877741 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-41a0437b-d307-4fc7-a491-77cb6ba95e75 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Volume info retrieved successfully. Dec 22 11:48:11.887291 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:11.887291 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:11.891453 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-41a0437b-d307-4fc7-a491-77cb6ba95e75 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 returned with HTTP 200 Dec 22 11:48:11.891990 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 20/45] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:48:11 2020] GET /volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 => generated 916 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:48:12.902224 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9c916c8d-d72a-4cf1-a835-1e533015633d tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] GET http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 Dec 22 11:48:12.902888 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9c916c8d-d72a-4cf1-a835-1e533015633d tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:48:12.903206 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:12.903206 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:12.903642 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9c916c8d-d72a-4cf1-a835-1e533015633d tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:48:12.930323 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:12.930323 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:12.935187 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9c916c8d-d72a-4cf1-a835-1e533015633d tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Volume info retrieved successfully. Dec 22 11:48:12.944936 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:12.944936 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:12.949207 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9c916c8d-d72a-4cf1-a835-1e533015633d tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 returned with HTTP 200 Dec 22 11:48:12.949694 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 26/46] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:48:12 2020] GET /volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 => generated 916 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 11:48:13.658537 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ee6bc27f-c0f1-432a-b224-0cbae6a279d3 req-4d39dcdb-1a1f-433a-bba6-e4704b1feb28 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] POST http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/attachments/a7c30989-e31f-4d67-a162-dcc7bd4a984d/action Dec 22 11:48:13.658855 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:13.658855 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:13.659073 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ee6bc27f-c0f1-432a-b224-0cbae6a279d3 req-4d39dcdb-1a1f-433a-bba6-e4704b1feb28 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Action body: b'{"os-complete": null}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:48:13.659266 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ee6bc27f-c0f1-432a-b224-0cbae6a279d3 req-4d39dcdb-1a1f-433a-bba6-e4704b1feb28 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:48:13.708245 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:13.708245 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:13.782506 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ee6bc27f-c0f1-432a-b224-0cbae6a279d3 req-4d39dcdb-1a1f-433a-bba6-e4704b1feb28 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/attachments/a7c30989-e31f-4d67-a162-dcc7bd4a984d/action returned with HTTP 204 Dec 22 11:48:13.783584 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 21/47] 10.222.0.113 () {64 vars in 1494 bytes} [Tue Dec 22 11:48:13 2020] POST /volume/v3/151cbc0b34784c97a16a4897a521ecac/attachments/a7c30989-e31f-4d67-a162-dcc7bd4a984d/action => generated 0 bytes in 128 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:48:13.961674 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-66e70cf7-ee39-45d5-862d-7498fa69d7ad tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] GET http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 Dec 22 11:48:13.962342 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-66e70cf7-ee39-45d5-862d-7498fa69d7ad tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:48:13.962653 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:13.962653 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:13.963276 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-66e70cf7-ee39-45d5-862d-7498fa69d7ad tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:48:14.001816 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:14.001816 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:14.006900 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-66e70cf7-ee39-45d5-862d-7498fa69d7ad tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Volume info retrieved successfully. Dec 22 11:48:14.028126 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:14.028126 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:14.045885 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-66e70cf7-ee39-45d5-862d-7498fa69d7ad tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 returned with HTTP 200 Dec 22 11:48:14.046986 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 27/48] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:48:13 2020] GET /volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 => generated 1208 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:48:14.863298 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ee6bc27f-c0f1-432a-b224-0cbae6a279d3 req-4d39dcdb-1a1f-433a-bba6-e4704b1feb28 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] GET http://10.222.0.111/volume// Dec 22 11:48:14.863744 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ee6bc27f-c0f1-432a-b224-0cbae6a279d3 req-4d39dcdb-1a1f-433a-bba6-e4704b1feb28 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:48:14.863979 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:14.863979 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:14.864475 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ee6bc27f-c0f1-432a-b224-0cbae6a279d3 req-4d39dcdb-1a1f-433a-bba6-e4704b1feb28 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Calling method 'all' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:48:14.865402 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ee6bc27f-c0f1-432a-b224-0cbae6a279d3 req-4d39dcdb-1a1f-433a-bba6-e4704b1feb28 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 11:48:14.866136 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 22/49] 10.222.0.101 () {56 vars in 1094 bytes} [Tue Dec 22 11:48:14 2020] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 11:48:15.043514 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-e742b74f-fcbb-4de6-bc4c-d33032ddc434 req-f1897484-99d1-4ecd-b4ab-f5f9253cd3ad tempest-LiveMigrationTest-869675366 tempest-LiveMigrationTest-869675366] POST http://10.222.0.111/volume/v3/cbeebed355d5416e9abe2cef4396f64e/attachments Dec 22 11:48:15.044222 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:15.044222 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:15.044606 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-e742b74f-fcbb-4de6-bc4c-d33032ddc434 req-f1897484-99d1-4ecd-b4ab-f5f9253cd3ad tempest-LiveMigrationTest-869675366 tempest-LiveMigrationTest-869675366] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2713452-b652-4c15-b30f-a795d00ca585", "instance_uuid": "8490fefb-f9d1-4694-bbe4-160e90c25ee0", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.101", "host": "n-h2-765315-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-6.cbci-765315-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:48:15.071646 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:15.071646 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:16.021989 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-e742b74f-fcbb-4de6-bc4c-d33032ddc434 req-f1897484-99d1-4ecd-b4ab-f5f9253cd3ad tempest-LiveMigrationTest-869675366 tempest-LiveMigrationTest-869675366] http://10.222.0.111/volume/v3/cbeebed355d5416e9abe2cef4396f64e/attachments returned with HTTP 200 Dec 22 11:48:16.022639 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 28/50] 10.222.0.101 () {64 vars in 1363 bytes} [Tue Dec 22 11:48:15 2020] POST /volume/v3/cbeebed355d5416e9abe2cef4396f64e/attachments => generated 763 bytes in 982 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 11:48:16.088222 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-e742b74f-fcbb-4de6-bc4c-d33032ddc434 req-7c368c14-19a9-4dbf-8fe9-908474192688 tempest-LiveMigrationTest-869675366 tempest-LiveMigrationTest-869675366] GET http://10.222.0.111/volume/v3/cbeebed355d5416e9abe2cef4396f64e/attachments/5f22f6d9-2a72-489e-b2ad-ca477732de8e Dec 22 11:48:16.088963 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-e742b74f-fcbb-4de6-bc4c-d33032ddc434 req-7c368c14-19a9-4dbf-8fe9-908474192688 tempest-LiveMigrationTest-869675366 tempest-LiveMigrationTest-869675366] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:48:16.089410 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-e742b74f-fcbb-4de6-bc4c-d33032ddc434 req-7c368c14-19a9-4dbf-8fe9-908474192688 tempest-LiveMigrationTest-869675366 tempest-LiveMigrationTest-869675366] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:48:16.100724 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-e742b74f-fcbb-4de6-bc4c-d33032ddc434 req-7c368c14-19a9-4dbf-8fe9-908474192688 tempest-LiveMigrationTest-869675366 tempest-LiveMigrationTest-869675366] http://10.222.0.111/volume/v3/cbeebed355d5416e9abe2cef4396f64e/attachments/5f22f6d9-2a72-489e-b2ad-ca477732de8e returned with HTTP 200 Dec 22 11:48:16.101303 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 23/51] 10.222.0.101 () {60 vars in 1420 bytes} [Tue Dec 22 11:48:16 2020] GET /volume/v3/cbeebed355d5416e9abe2cef4396f64e/attachments/5f22f6d9-2a72-489e-b2ad-ca477732de8e => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:48:17.469691 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-731dd7a0-9839-4e1d-b1d2-e1f2f60481e8 req-ec1d619c-c4ab-4a39-a86d-87277b5c07fe tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] DELETE http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/attachments/a7c30989-e31f-4d67-a162-dcc7bd4a984d Dec 22 11:48:17.470054 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-731dd7a0-9839-4e1d-b1d2-e1f2f60481e8 req-ec1d619c-c4ab-4a39-a86d-87277b5c07fe tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:48:17.470290 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:17.470290 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:17.470673 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-731dd7a0-9839-4e1d-b1d2-e1f2f60481e8 req-ec1d619c-c4ab-4a39-a86d-87277b5c07fe tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:48:17.481677 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:17.481677 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:17.767374 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-731dd7a0-9839-4e1d-b1d2-e1f2f60481e8 req-ec1d619c-c4ab-4a39-a86d-87277b5c07fe tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 11:48:17.767676 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-731dd7a0-9839-4e1d-b1d2-e1f2f60481e8 req-ec1d619c-c4ab-4a39-a86d-87277b5c07fe tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Pending status list for volume during attachment-delete: [] {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 11:48:17.822338 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-731dd7a0-9839-4e1d-b1d2-e1f2f60481e8 req-ec1d619c-c4ab-4a39-a86d-87277b5c07fe tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/attachments/a7c30989-e31f-4d67-a162-dcc7bd4a984d returned with HTTP 200 Dec 22 11:48:17.822962 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 29/52] 10.222.0.113 () {62 vars in 1442 bytes} [Tue Dec 22 11:48:17 2020] DELETE /volume/v3/151cbc0b34784c97a16a4897a521ecac/attachments/a7c30989-e31f-4d67-a162-dcc7bd4a984d => generated 19 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 11:48:21.076355 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9596a418-8eda-484f-a86d-2e46504d4d32 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] GET http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 Dec 22 11:48:21.076672 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9596a418-8eda-484f-a86d-2e46504d4d32 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:48:21.076837 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:21.076837 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:21.077088 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9596a418-8eda-484f-a86d-2e46504d4d32 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:48:21.101971 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:21.101971 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:21.106997 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9596a418-8eda-484f-a86d-2e46504d4d32 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Volume info retrieved successfully. Dec 22 11:48:21.117788 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9596a418-8eda-484f-a86d-2e46504d4d32 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 returned with HTTP 200 Dec 22 11:48:21.123757 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 24/53] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:48:21 2020] GET /volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 => generated 916 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:48:21.128626 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ad367488-27a7-457a-b023-555d86b6763d tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] GET http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 Dec 22 11:48:21.129975 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ad367488-27a7-457a-b023-555d86b6763d tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:48:21.130151 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:21.130151 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:21.130395 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ad367488-27a7-457a-b023-555d86b6763d tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:48:21.155445 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:21.155445 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:21.193675 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ad367488-27a7-457a-b023-555d86b6763d tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Volume info retrieved successfully. Dec 22 11:48:21.206688 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ad367488-27a7-457a-b023-555d86b6763d tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 returned with HTTP 200 Dec 22 11:48:21.207433 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 30/54] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:48:21 2020] GET /volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 => generated 916 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 11:48:21.215252 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1f621d12-37f2-44fa-8488-2f3f0fb6d78f tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] GET http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 Dec 22 11:48:21.215684 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1f621d12-37f2-44fa-8488-2f3f0fb6d78f tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:48:21.215943 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:21.215943 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:21.216428 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1f621d12-37f2-44fa-8488-2f3f0fb6d78f tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:48:21.243815 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:21.243815 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:21.248761 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1f621d12-37f2-44fa-8488-2f3f0fb6d78f tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Volume info retrieved successfully. Dec 22 11:48:21.259934 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1f621d12-37f2-44fa-8488-2f3f0fb6d78f tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 returned with HTTP 200 Dec 22 11:48:21.260401 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 25/55] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:48:21 2020] GET /volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 => generated 916 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:48:25.103261 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-e742b74f-fcbb-4de6-bc4c-d33032ddc434 req-b3cfe589-ed22-4789-a871-db70dadfe5f7 tempest-LiveMigrationTest-869675366 tempest-LiveMigrationTest-869675366] POST http://10.222.0.111/volume/v3/cbeebed355d5416e9abe2cef4396f64e/attachments/5f22f6d9-2a72-489e-b2ad-ca477732de8e/action Dec 22 11:48:25.104051 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:25.104051 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:25.105207 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-e742b74f-fcbb-4de6-bc4c-d33032ddc434 req-b3cfe589-ed22-4789-a871-db70dadfe5f7 tempest-LiveMigrationTest-869675366 tempest-LiveMigrationTest-869675366] Action body: b'{"os-complete": null}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:48:25.105525 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-e742b74f-fcbb-4de6-bc4c-d33032ddc434 req-b3cfe589-ed22-4789-a871-db70dadfe5f7 tempest-LiveMigrationTest-869675366 tempest-LiveMigrationTest-869675366] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:48:25.173974 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:25.173974 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:25.252056 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-e742b74f-fcbb-4de6-bc4c-d33032ddc434 req-b3cfe589-ed22-4789-a871-db70dadfe5f7 tempest-LiveMigrationTest-869675366 tempest-LiveMigrationTest-869675366] http://10.222.0.111/volume/v3/cbeebed355d5416e9abe2cef4396f64e/attachments/5f22f6d9-2a72-489e-b2ad-ca477732de8e/action returned with HTTP 204 Dec 22 11:48:25.252647 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 31/56] 10.222.0.101 () {64 vars in 1494 bytes} [Tue Dec 22 11:48:25 2020] POST /volume/v3/cbeebed355d5416e9abe2cef4396f64e/attachments/5f22f6d9-2a72-489e-b2ad-ca477732de8e/action => generated 0 bytes in 153 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:48:35.938825 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-e742b74f-fcbb-4de6-bc4c-d33032ddc434 req-d0260e02-c3ea-41a9-bf0b-b774154b039e tempest-LiveMigrationTest-869675366 tempest-LiveMigrationTest-869675366] DELETE http://10.222.0.111/volume/v3/cbeebed355d5416e9abe2cef4396f64e/attachments/8ee69d98-bd5f-44e0-ace5-431f769b6987 Dec 22 11:48:35.939222 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-e742b74f-fcbb-4de6-bc4c-d33032ddc434 req-d0260e02-c3ea-41a9-bf0b-b774154b039e tempest-LiveMigrationTest-869675366 tempest-LiveMigrationTest-869675366] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:48:35.939395 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:35.939395 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:35.939810 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-e742b74f-fcbb-4de6-bc4c-d33032ddc434 req-d0260e02-c3ea-41a9-bf0b-b774154b039e tempest-LiveMigrationTest-869675366 tempest-LiveMigrationTest-869675366] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:48:35.951148 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:35.951148 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:36.117940 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-e742b74f-fcbb-4de6-bc4c-d33032ddc434 req-d0260e02-c3ea-41a9-bf0b-b774154b039e tempest-LiveMigrationTest-869675366 tempest-LiveMigrationTest-869675366] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(5f22f6d9-2a72-489e-b2ad-ca477732de8e)]) {{(pid=88155) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 11:48:36.118447 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-e742b74f-fcbb-4de6-bc4c-d33032ddc434 req-d0260e02-c3ea-41a9-bf0b-b774154b039e tempest-LiveMigrationTest-869675366 tempest-LiveMigrationTest-869675366] Adding status of: attached to pending status list for volume. {{(pid=88155) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Dec 22 11:48:36.119003 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-e742b74f-fcbb-4de6-bc4c-d33032ddc434 req-d0260e02-c3ea-41a9-bf0b-b774154b039e tempest-LiveMigrationTest-869675366 tempest-LiveMigrationTest-869675366] Pending status list for volume during attachment-delete: ['attached'] {{(pid=88155) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 11:48:36.154755 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-e742b74f-fcbb-4de6-bc4c-d33032ddc434 req-d0260e02-c3ea-41a9-bf0b-b774154b039e tempest-LiveMigrationTest-869675366 tempest-LiveMigrationTest-869675366] http://10.222.0.111/volume/v3/cbeebed355d5416e9abe2cef4396f64e/attachments/8ee69d98-bd5f-44e0-ace5-431f769b6987 returned with HTTP 200 Dec 22 11:48:36.155762 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 26/57] 10.222.0.113 () {62 vars in 1442 bytes} [Tue Dec 22 11:48:35 2020] DELETE /volume/v3/cbeebed355d5416e9abe2cef4396f64e/attachments/8ee69d98-bd5f-44e0-ace5-431f769b6987 => generated 192 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:48:41.710991 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-17d3a2d8-c8b6-437b-b516-3ad06fc1b239 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] GET http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 Dec 22 11:48:41.711263 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-17d3a2d8-c8b6-437b-b516-3ad06fc1b239 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:48:41.711486 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:41.711486 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:41.711831 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-17d3a2d8-c8b6-437b-b516-3ad06fc1b239 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:48:41.739228 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:41.739228 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:41.744993 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-17d3a2d8-c8b6-437b-b516-3ad06fc1b239 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Volume info retrieved successfully. Dec 22 11:48:41.756248 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:41.756248 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:41.761186 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-17d3a2d8-c8b6-437b-b516-3ad06fc1b239 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 returned with HTTP 200 Dec 22 11:48:41.761782 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 32/58] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:48:41 2020] GET /volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 => generated 1204 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:48:42.056597 n-d-765315-6 devstack@c-api.service[88154]: WARNING keystonemiddleware.auth_token [req-e742b74f-fcbb-4de6-bc4c-d33032ddc434 req-d0260e02-c3ea-41a9-bf0b-b774154b039e tempest-LiveMigrationTest-869675366 tempest-LiveMigrationTest-869675366] 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. Dec 22 11:48:42.058547 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ba77ec88-b249-488b-8616-9fa480096710 req-924e0f4a-e6da-45a6-9fc7-76d7d0f2abf9 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] GET http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 Dec 22 11:48:42.059051 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ba77ec88-b249-488b-8616-9fa480096710 req-924e0f4a-e6da-45a6-9fc7-76d7d0f2abf9 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:48:42.059291 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:42.059291 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:42.059731 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ba77ec88-b249-488b-8616-9fa480096710 req-924e0f4a-e6da-45a6-9fc7-76d7d0f2abf9 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:48:42.091831 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:42.091831 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:42.097687 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-ba77ec88-b249-488b-8616-9fa480096710 req-924e0f4a-e6da-45a6-9fc7-76d7d0f2abf9 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Volume info retrieved successfully. Dec 22 11:48:42.108736 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:42.108736 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:42.113595 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ba77ec88-b249-488b-8616-9fa480096710 req-924e0f4a-e6da-45a6-9fc7-76d7d0f2abf9 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 returned with HTTP 200 Dec 22 11:48:42.114594 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 27/59] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 11:48:42 2020] GET /volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 => generated 1204 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:48:42.129478 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ba77ec88-b249-488b-8616-9fa480096710 req-d11451ea-9e14-451e-b2ec-9984a5f646e3 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] POST http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585/action Dec 22 11:48:42.129913 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:42.129913 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:42.130292 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ba77ec88-b249-488b-8616-9fa480096710 req-d11451ea-9e14-451e-b2ec-9984a5f646e3 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Action body: b'{"os-begin_detaching": null}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:48:42.131019 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ba77ec88-b249-488b-8616-9fa480096710 req-d11451ea-9e14-451e-b2ec-9984a5f646e3 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:48:42.200648 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:42.200648 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:42.201655 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-ba77ec88-b249-488b-8616-9fa480096710 req-d11451ea-9e14-451e-b2ec-9984a5f646e3 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Volume info retrieved successfully. Dec 22 11:48:42.241324 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-ba77ec88-b249-488b-8616-9fa480096710 req-d11451ea-9e14-451e-b2ec-9984a5f646e3 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Begin detaching volume completed successfully. Dec 22 11:48:42.243035 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ba77ec88-b249-488b-8616-9fa480096710 req-d11451ea-9e14-451e-b2ec-9984a5f646e3 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585/action returned with HTTP 202 Dec 22 11:48:42.244919 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 33/60] 10.222.0.111 () {64 vars in 1648 bytes} [Tue Dec 22 11:48:42 2020] POST /volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 11:48:42.301765 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7be8917e-4208-4f08-a948-58d1975c5a65 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] GET http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 Dec 22 11:48:42.302075 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7be8917e-4208-4f08-a948-58d1975c5a65 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:48:42.302244 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:42.302244 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:42.302441 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7be8917e-4208-4f08-a948-58d1975c5a65 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:48:42.375499 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ba77ec88-b249-488b-8616-9fa480096710 req-d11451ea-9e14-451e-b2ec-9984a5f646e3 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] GET http://10.222.0.111/volume// Dec 22 11:48:42.375499 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ba77ec88-b249-488b-8616-9fa480096710 req-d11451ea-9e14-451e-b2ec-9984a5f646e3 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:48:42.375499 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:42.375499 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:42.375499 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ba77ec88-b249-488b-8616-9fa480096710 req-d11451ea-9e14-451e-b2ec-9984a5f646e3 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:48:42.375819 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:42.375819 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:42.375916 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ba77ec88-b249-488b-8616-9fa480096710 req-d11451ea-9e14-451e-b2ec-9984a5f646e3 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 11:48:42.375916 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 34/61] 10.222.0.101 () {56 vars in 1094 bytes} [Tue Dec 22 11:48:42 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 11:48:42.387227 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ba77ec88-b249-488b-8616-9fa480096710 req-1852d1aa-3c5d-464e-8c34-edec7b6273fa tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] GET http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 Dec 22 11:48:42.387581 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ba77ec88-b249-488b-8616-9fa480096710 req-1852d1aa-3c5d-464e-8c34-edec7b6273fa tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:48:42.388230 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ba77ec88-b249-488b-8616-9fa480096710 req-1852d1aa-3c5d-464e-8c34-edec7b6273fa tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:48:42.397202 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7be8917e-4208-4f08-a948-58d1975c5a65 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Volume info retrieved successfully. Dec 22 11:48:42.419131 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:42.419131 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:42.424273 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7be8917e-4208-4f08-a948-58d1975c5a65 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 returned with HTTP 200 Dec 22 11:48:42.425177 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 28/62] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:48:42 2020] GET /volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 => generated 1207 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:48:42.444085 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:42.444085 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:42.449582 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-ba77ec88-b249-488b-8616-9fa480096710 req-1852d1aa-3c5d-464e-8c34-edec7b6273fa tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Volume info retrieved successfully. Dec 22 11:48:42.470777 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:42.470777 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:42.477101 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ba77ec88-b249-488b-8616-9fa480096710 req-1852d1aa-3c5d-464e-8c34-edec7b6273fa tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 returned with HTTP 200 Dec 22 11:48:42.477814 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 35/63] 10.222.0.101 () {60 vars in 1408 bytes} [Tue Dec 22 11:48:42 2020] GET /volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 => generated 1306 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 22 11:48:42.858594 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ba77ec88-b249-488b-8616-9fa480096710 req-4809bc63-6476-4528-b021-91b179916455 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] DELETE http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/attachments/5f22f6d9-2a72-489e-b2ad-ca477732de8e Dec 22 11:48:42.858943 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ba77ec88-b249-488b-8616-9fa480096710 req-4809bc63-6476-4528-b021-91b179916455 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:48:42.859233 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:42.859233 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:42.859529 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ba77ec88-b249-488b-8616-9fa480096710 req-4809bc63-6476-4528-b021-91b179916455 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:48:42.879756 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:42.879756 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:43.271081 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-ba77ec88-b249-488b-8616-9fa480096710 req-4809bc63-6476-4528-b021-91b179916455 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88155) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 11:48:43.271200 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-ba77ec88-b249-488b-8616-9fa480096710 req-4809bc63-6476-4528-b021-91b179916455 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Pending status list for volume during attachment-delete: [] {{(pid=88155) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 11:48:43.323570 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ba77ec88-b249-488b-8616-9fa480096710 req-4809bc63-6476-4528-b021-91b179916455 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/attachments/5f22f6d9-2a72-489e-b2ad-ca477732de8e returned with HTTP 200 Dec 22 11:48:43.324913 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 29/64] 10.222.0.101 () {62 vars in 1442 bytes} [Tue Dec 22 11:48:42 2020] DELETE /volume/v3/111f4184d99d46f4861473ffcaab14a1/attachments/5f22f6d9-2a72-489e-b2ad-ca477732de8e => generated 19 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:48:43.434501 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3c607369-93c5-444d-b4b4-ed7c11b585ee tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] GET http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 Dec 22 11:48:43.434811 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3c607369-93c5-444d-b4b4-ed7c11b585ee tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:48:43.434940 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:43.434940 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:43.435130 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3c607369-93c5-444d-b4b4-ed7c11b585ee tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:48:43.459227 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:43.459227 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:43.464534 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3c607369-93c5-444d-b4b4-ed7c11b585ee tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Volume info retrieved successfully. Dec 22 11:48:43.475731 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3c607369-93c5-444d-b4b4-ed7c11b585ee tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 returned with HTTP 200 Dec 22 11:48:43.476185 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 36/65] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:48:43 2020] GET /volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 => generated 912 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:48:53.096228 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1738beff-b193-49ed-9790-e336089cd625 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] POST http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes Dec 22 11:48:53.096935 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:53.096935 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:53.097300 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1738beff-b193-49ed-9790-e336089cd625 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1462680482", "imageRef": "632d04fa-05fd-4e7d-895f-0cd80c4fd464", "size": 1}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:48:53.097939 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-1738beff-b193-49ed-9790-e336089cd625 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1462680482', 'imageRef': '632d04fa-05fd-4e7d-895f-0cd80c4fd464', 'size': 1}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:48:53.172178 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-1738beff-b193-49ed-9790-e336089cd625 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Create volume of 1 GB Dec 22 11:48:53.172800 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:53.172800 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:53.182441 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1738beff-b193-49ed-9790-e336089cd625 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Availability Zones retrieved successfully. Dec 22 11:48:53.191314 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1738beff-b193-49ed-9790-e336089cd625 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Flow 'volume_create_api' (0db5ed4a-7507-4731-8945-3f94c32bf5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:48:53.192766 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1738beff-b193-49ed-9790-e336089cd625 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (965f1ac0-61fa-43d6-979e-ec6068e7e3ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:48:53.193807 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-1738beff-b193-49ed-9790-e336089cd625 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:48:53.267405 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1738beff-b193-49ed-9790-e336089cd625 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (965f1ac0-61fa-43d6-979e-ec6068e7e3ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:48:53.272377 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1738beff-b193-49ed-9790-e336089cd625 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (640c8b43-4c45-4f75-b33a-d0854e2c28a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:48:53.579746 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-1738beff-b193-49ed-9790-e336089cd625 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Created reservations ['2c2da990-881c-4987-84c7-fe21dad60eca', '730a6819-7ca2-4b13-8e44-ba6294dada8b', '96a072f3-2d54-4c85-9532-9902d6f2e2b0', 'ea902cc4-4d46-43b2-828f-27ec9e6df264'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:48:53.581589 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1738beff-b193-49ed-9790-e336089cd625 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (640c8b43-4c45-4f75-b33a-d0854e2c28a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c2da990-881c-4987-84c7-fe21dad60eca', '730a6819-7ca2-4b13-8e44-ba6294dada8b', '96a072f3-2d54-4c85-9532-9902d6f2e2b0', 'ea902cc4-4d46-43b2-828f-27ec9e6df264']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:48:53.582759 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1738beff-b193-49ed-9790-e336089cd625 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c9b8295-8078-47a1-8b4e-d170e8893bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:48:53.689988 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1738beff-b193-49ed-9790-e336089cd625 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c9b8295-8078-47a1-8b4e-d170e8893bff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67658b17-8dad-4dd2-812a-6d1df64878fc', '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-1462680482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d8120b5e9e244ba946bcbc2dd8558ec',qos_specs=None,replication_status=,reservations=['2c2da990-881c-4987-84c7-fe21dad60eca','730a6819-7ca2-4b13-8e44-ba6294dada8b','96a072f3-2d54-4c85-9532-9902d6f2e2b0','ea902cc4-4d46-43b2-828f-27ec9e6df264'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69e8e292a92c4769b580191dc5d9d96c',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T11:48:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1462680482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67658b17-8dad-4dd2-812a-6d1df64878fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d8120b5e9e244ba946bcbc2dd8558ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='69e8e292a92c4769b580191dc5d9d96c',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:48:53.691962 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1738beff-b193-49ed-9790-e336089cd625 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebe6fcb4-1cbc-4e04-b4cf-090717bc33de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:48:53.743080 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1738beff-b193-49ed-9790-e336089cd625 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebe6fcb4-1cbc-4e04-b4cf-090717bc33de) transitioned into state 'SUCCESS' from state '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-1462680482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d8120b5e9e244ba946bcbc2dd8558ec',qos_specs=None,replication_status=,reservations=['2c2da990-881c-4987-84c7-fe21dad60eca','730a6819-7ca2-4b13-8e44-ba6294dada8b','96a072f3-2d54-4c85-9532-9902d6f2e2b0','ea902cc4-4d46-43b2-828f-27ec9e6df264'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69e8e292a92c4769b580191dc5d9d96c',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:48:53.744099 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1738beff-b193-49ed-9790-e336089cd625 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56530930-1e7a-4526-bf79-55066855eb47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:48:53.784302 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1738beff-b193-49ed-9790-e336089cd625 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56530930-1e7a-4526-bf79-55066855eb47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:48:53.785583 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1738beff-b193-49ed-9790-e336089cd625 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Flow 'volume_create_api' (0db5ed4a-7507-4731-8945-3f94c32bf5e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:48:53.812354 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1738beff-b193-49ed-9790-e336089cd625 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Create volume request issued successfully. Dec 22 11:48:53.820232 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1738beff-b193-49ed-9790-e336089cd625 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes returned with HTTP 202 Dec 22 11:48:53.820966 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 30/66] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 11:48:53 2020] POST /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes => generated 824 bytes in 727 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:48:53.828510 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6bb0f6b0-53fb-45cf-9dcc-ae8ba36123b1 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc Dec 22 11:48:53.828841 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6bb0f6b0-53fb-45cf-9dcc-ae8ba36123b1 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:48:53.829237 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:53.829237 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:53.829754 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6bb0f6b0-53fb-45cf-9dcc-ae8ba36123b1 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:48:53.859142 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:53.859142 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:53.865543 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6bb0f6b0-53fb-45cf-9dcc-ae8ba36123b1 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Volume info retrieved successfully. Dec 22 11:48:53.880756 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6bb0f6b0-53fb-45cf-9dcc-ae8ba36123b1 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc returned with HTTP 200 Dec 22 11:48:53.881653 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 37/67] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:48:53 2020] GET /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc => generated 892 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:48:54.890333 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e4c58ae3-f02f-4f73-a541-af98d9a94d9e tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc Dec 22 11:48:54.890694 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e4c58ae3-f02f-4f73-a541-af98d9a94d9e tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:48:54.890799 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:54.890799 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:54.891003 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e4c58ae3-f02f-4f73-a541-af98d9a94d9e tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:48:54.916637 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:54.916637 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:54.921228 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e4c58ae3-f02f-4f73-a541-af98d9a94d9e tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Volume info retrieved successfully. Dec 22 11:48:54.932410 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e4c58ae3-f02f-4f73-a541-af98d9a94d9e tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc returned with HTTP 200 Dec 22 11:48:54.932821 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 31/68] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:48:54 2020] GET /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc => generated 916 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:48:55.941872 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6bb999c3-b4ee-44c5-978c-16dfab9f60e8 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc Dec 22 11:48:55.942299 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6bb999c3-b4ee-44c5-978c-16dfab9f60e8 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:48:55.942299 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:55.942299 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:55.942448 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6bb999c3-b4ee-44c5-978c-16dfab9f60e8 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:48:55.965754 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:55.965754 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:55.969947 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6bb999c3-b4ee-44c5-978c-16dfab9f60e8 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Volume info retrieved successfully. Dec 22 11:48:55.979821 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6bb999c3-b4ee-44c5-978c-16dfab9f60e8 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc returned with HTTP 200 Dec 22 11:48:55.980354 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 38/69] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:48:55 2020] GET /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc => generated 916 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:48:56.989323 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-871647b0-0f89-4ae5-ab6a-42a4120369ce tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc Dec 22 11:48:56.989688 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-871647b0-0f89-4ae5-ab6a-42a4120369ce tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:48:56.989736 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:56.989736 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:56.989905 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-871647b0-0f89-4ae5-ab6a-42a4120369ce tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:48:57.025591 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:57.025591 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:57.030854 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-871647b0-0f89-4ae5-ab6a-42a4120369ce tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Volume info retrieved successfully. Dec 22 11:48:57.053969 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-871647b0-0f89-4ae5-ab6a-42a4120369ce tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc returned with HTTP 200 Dec 22 11:48:57.055648 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 32/70] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:48:56 2020] GET /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc => generated 916 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:48:58.065446 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-63a95e5e-ce5a-4409-bc93-94c1afff9cad tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc Dec 22 11:48:58.065726 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-63a95e5e-ce5a-4409-bc93-94c1afff9cad tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:48:58.065726 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:58.065726 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:58.065832 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-63a95e5e-ce5a-4409-bc93-94c1afff9cad tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:48:58.107277 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:58.107277 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:58.120589 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-63a95e5e-ce5a-4409-bc93-94c1afff9cad tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Volume info retrieved successfully. Dec 22 11:48:58.140988 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-63a95e5e-ce5a-4409-bc93-94c1afff9cad tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc returned with HTTP 200 Dec 22 11:48:58.141724 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 39/71] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:48:58 2020] GET /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc => generated 916 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:48:59.151377 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-efcfb627-1e28-4123-b565-5ec1dabd77ab tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc Dec 22 11:48:59.152917 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-efcfb627-1e28-4123-b565-5ec1dabd77ab tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:48:59.153165 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:48:59.153165 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:48:59.159320 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-efcfb627-1e28-4123-b565-5ec1dabd77ab tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:48:59.231624 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:48:59.231624 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:48:59.246226 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-efcfb627-1e28-4123-b565-5ec1dabd77ab tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Volume info retrieved successfully. Dec 22 11:48:59.271143 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-efcfb627-1e28-4123-b565-5ec1dabd77ab tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc returned with HTTP 200 Dec 22 11:48:59.277877 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 33/72] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:48:59 2020] GET /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc => generated 916 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 11:49:00.289121 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2c96685a-686d-4162-8ae0-f55709c040ae tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc Dec 22 11:49:00.289912 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2c96685a-686d-4162-8ae0-f55709c040ae tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:00.290188 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:00.290188 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:00.290704 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2c96685a-686d-4162-8ae0-f55709c040ae tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:00.321078 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:00.321078 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:00.325414 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2c96685a-686d-4162-8ae0-f55709c040ae tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Volume info retrieved successfully. Dec 22 11:49:00.336919 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2c96685a-686d-4162-8ae0-f55709c040ae tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc returned with HTTP 200 Dec 22 11:49:00.337440 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 40/73] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:00 2020] GET /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc => generated 916 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:49:01.347042 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ffb6edde-1f61-4cca-8f25-2183dd5caa9a tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc Dec 22 11:49:01.347432 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ffb6edde-1f61-4cca-8f25-2183dd5caa9a tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:01.347432 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:01.347432 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:01.347609 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ffb6edde-1f61-4cca-8f25-2183dd5caa9a tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:01.372904 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:01.372904 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:01.378377 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ffb6edde-1f61-4cca-8f25-2183dd5caa9a tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Volume info retrieved successfully. Dec 22 11:49:01.389866 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ffb6edde-1f61-4cca-8f25-2183dd5caa9a tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc returned with HTTP 200 Dec 22 11:49:01.390577 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 34/74] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:01 2020] GET /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc => generated 916 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:49:02.400507 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b8bd593d-e86d-47f9-b96b-e6ea21f14627 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc Dec 22 11:49:02.400888 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b8bd593d-e86d-47f9-b96b-e6ea21f14627 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:02.401108 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:02.401108 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:02.401347 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b8bd593d-e86d-47f9-b96b-e6ea21f14627 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:02.437736 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:02.437736 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:02.442967 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b8bd593d-e86d-47f9-b96b-e6ea21f14627 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Volume info retrieved successfully. Dec 22 11:49:02.453721 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b8bd593d-e86d-47f9-b96b-e6ea21f14627 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc returned with HTTP 200 Dec 22 11:49:02.458690 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 41/75] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:02 2020] GET /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc => generated 916 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:49:03.463796 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7a601e72-3681-4827-966e-f8c7a9e436ff tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc Dec 22 11:49:03.464444 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7a601e72-3681-4827-966e-f8c7a9e436ff tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:03.464444 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:03.464444 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:03.464444 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7a601e72-3681-4827-966e-f8c7a9e436ff tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:03.488920 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:03.488920 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:03.494055 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7a601e72-3681-4827-966e-f8c7a9e436ff tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Volume info retrieved successfully. Dec 22 11:49:03.505551 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7a601e72-3681-4827-966e-f8c7a9e436ff tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc returned with HTTP 200 Dec 22 11:49:03.506084 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 35/76] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:03 2020] GET /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc => generated 916 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:49:04.520225 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a7d81d3b-c040-4291-9caf-f51d35d0580b tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc Dec 22 11:49:04.520992 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a7d81d3b-c040-4291-9caf-f51d35d0580b tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:04.521565 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:04.521565 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:04.521869 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a7d81d3b-c040-4291-9caf-f51d35d0580b tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:04.557421 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:04.557421 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:04.563611 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a7d81d3b-c040-4291-9caf-f51d35d0580b tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Volume info retrieved successfully. Dec 22 11:49:04.577486 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a7d81d3b-c040-4291-9caf-f51d35d0580b tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc returned with HTTP 200 Dec 22 11:49:04.578062 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 42/77] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:04 2020] GET /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc => generated 916 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:49:05.593762 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9c65064c-dc28-40f0-8a7b-e5b039e18447 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc Dec 22 11:49:05.594622 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9c65064c-dc28-40f0-8a7b-e5b039e18447 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:05.594622 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:05.594622 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:05.595087 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9c65064c-dc28-40f0-8a7b-e5b039e18447 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:05.631794 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:05.631794 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:05.638136 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9c65064c-dc28-40f0-8a7b-e5b039e18447 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Volume info retrieved successfully. Dec 22 11:49:05.659817 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9c65064c-dc28-40f0-8a7b-e5b039e18447 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc returned with HTTP 200 Dec 22 11:49:05.660978 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 36/78] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:05 2020] GET /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc => generated 916 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:49:06.672116 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-383f17bf-719c-43d9-a8fd-70eab74a34cc tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc Dec 22 11:49:06.672826 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-383f17bf-719c-43d9-a8fd-70eab74a34cc tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:06.673067 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:06.673067 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:06.673403 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-383f17bf-719c-43d9-a8fd-70eab74a34cc tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:06.700272 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:06.700272 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:06.705128 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-383f17bf-719c-43d9-a8fd-70eab74a34cc tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Volume info retrieved successfully. Dec 22 11:49:06.719316 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-383f17bf-719c-43d9-a8fd-70eab74a34cc tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc returned with HTTP 200 Dec 22 11:49:06.719928 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 43/79] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:06 2020] GET /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc => generated 974 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:49:07.728753 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-653bd7cf-63ed-43f2-a8eb-fc1ec2be17d7 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc Dec 22 11:49:07.729059 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-653bd7cf-63ed-43f2-a8eb-fc1ec2be17d7 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:07.729248 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:07.729248 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:07.729521 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-653bd7cf-63ed-43f2-a8eb-fc1ec2be17d7 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:07.776844 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:07.776844 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:07.781695 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-653bd7cf-63ed-43f2-a8eb-fc1ec2be17d7 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Volume info retrieved successfully. Dec 22 11:49:07.793658 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-653bd7cf-63ed-43f2-a8eb-fc1ec2be17d7 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc returned with HTTP 200 Dec 22 11:49:07.794602 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 37/80] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:07 2020] GET /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc => generated 977 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:49:08.806157 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eadb1ba7-bc05-4d43-aa1b-d4d34c1a11a2 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc Dec 22 11:49:08.806945 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eadb1ba7-bc05-4d43-aa1b-d4d34c1a11a2 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:08.807333 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:08.807333 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:08.807941 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eadb1ba7-bc05-4d43-aa1b-d4d34c1a11a2 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:08.848018 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:08.848018 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:08.853152 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-eadb1ba7-bc05-4d43-aa1b-d4d34c1a11a2 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Volume info retrieved successfully. Dec 22 11:49:08.866403 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eadb1ba7-bc05-4d43-aa1b-d4d34c1a11a2 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc returned with HTTP 200 Dec 22 11:49:08.867084 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 44/81] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:08 2020] GET /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc => generated 977 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:49:09.876896 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e7f09e56-6150-4176-be97-0383a0a28e4f tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc Dec 22 11:49:09.877221 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e7f09e56-6150-4176-be97-0383a0a28e4f tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:09.877320 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:09.877320 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:09.877518 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e7f09e56-6150-4176-be97-0383a0a28e4f tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:09.901796 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:09.901796 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:09.906169 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e7f09e56-6150-4176-be97-0383a0a28e4f tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Volume info retrieved successfully. Dec 22 11:49:09.916880 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e7f09e56-6150-4176-be97-0383a0a28e4f tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc returned with HTTP 200 Dec 22 11:49:09.934435 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 38/82] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:09 2020] GET /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc => generated 977 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:49:10.928878 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7b20f09d-47e2-48b2-ad01-78578c01437e tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc Dec 22 11:49:10.950318 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7b20f09d-47e2-48b2-ad01-78578c01437e tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:10.950318 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:10.950318 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:10.950318 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7b20f09d-47e2-48b2-ad01-78578c01437e tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:10.967226 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:10.967226 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:10.972292 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7b20f09d-47e2-48b2-ad01-78578c01437e tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Volume info retrieved successfully. Dec 22 11:49:10.986994 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7b20f09d-47e2-48b2-ad01-78578c01437e tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc returned with HTTP 200 Dec 22 11:49:10.987742 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 45/83] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:10 2020] GET /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc => generated 977 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:49:11.996862 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8eb775f2-1516-4849-9d0b-ecc61ce3c1a8 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc Dec 22 11:49:11.997265 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8eb775f2-1516-4849-9d0b-ecc61ce3c1a8 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:11.997265 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:11.997265 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:11.997492 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8eb775f2-1516-4849-9d0b-ecc61ce3c1a8 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:12.043967 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:12.043967 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:12.062672 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8eb775f2-1516-4849-9d0b-ecc61ce3c1a8 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Volume info retrieved successfully. Dec 22 11:49:12.075058 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8eb775f2-1516-4849-9d0b-ecc61ce3c1a8 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc returned with HTTP 200 Dec 22 11:49:12.075529 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 39/84] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:11 2020] GET /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc => generated 977 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:49:13.084934 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0edee764-40c3-4754-84a5-b7711ebd962e tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc Dec 22 11:49:13.085647 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0edee764-40c3-4754-84a5-b7711ebd962e tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:13.085970 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:13.085970 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:13.086440 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0edee764-40c3-4754-84a5-b7711ebd962e tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:13.115483 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:13.115483 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:13.120688 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0edee764-40c3-4754-84a5-b7711ebd962e tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Volume info retrieved successfully. Dec 22 11:49:13.139429 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0edee764-40c3-4754-84a5-b7711ebd962e tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc returned with HTTP 200 Dec 22 11:49:13.139429 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 46/85] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:13 2020] GET /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc => generated 977 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:49:14.147744 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d44412d2-1d29-4dd2-a552-e5db1d1a152e tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc Dec 22 11:49:14.148063 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d44412d2-1d29-4dd2-a552-e5db1d1a152e tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:14.148139 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:14.148139 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:14.148329 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d44412d2-1d29-4dd2-a552-e5db1d1a152e tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:14.173504 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:14.173504 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:14.202760 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d44412d2-1d29-4dd2-a552-e5db1d1a152e tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Volume info retrieved successfully. Dec 22 11:49:14.209700 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d44412d2-1d29-4dd2-a552-e5db1d1a152e tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc returned with HTTP 200 Dec 22 11:49:14.210233 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 40/86] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:14 2020] GET /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc => generated 977 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:49:15.219654 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-73334d11-3d5b-4f76-b647-bf6b7787681c tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc Dec 22 11:49:15.220188 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-73334d11-3d5b-4f76-b647-bf6b7787681c tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:15.220188 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:15.220188 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:15.220359 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-73334d11-3d5b-4f76-b647-bf6b7787681c tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:15.248074 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:15.248074 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:15.252648 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-73334d11-3d5b-4f76-b647-bf6b7787681c tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Volume info retrieved successfully. Dec 22 11:49:15.263652 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-73334d11-3d5b-4f76-b647-bf6b7787681c tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc returned with HTTP 200 Dec 22 11:49:15.268815 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 47/87] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:15 2020] GET /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc => generated 977 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:49:16.273714 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0b4d7005-8a5b-4641-a33c-1cff15913bf8 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc Dec 22 11:49:16.274737 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0b4d7005-8a5b-4641-a33c-1cff15913bf8 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:16.274933 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:16.274933 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:16.275240 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0b4d7005-8a5b-4641-a33c-1cff15913bf8 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:16.319675 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:16.319675 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:16.325858 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0b4d7005-8a5b-4641-a33c-1cff15913bf8 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Volume info retrieved successfully. Dec 22 11:49:16.339278 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0b4d7005-8a5b-4641-a33c-1cff15913bf8 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc returned with HTTP 200 Dec 22 11:49:16.358312 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 41/88] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:16 2020] GET /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc => generated 977 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:49:17.398988 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f9539f9a-f973-4d8a-a695-cfc2f31eb634 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc Dec 22 11:49:17.398988 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f9539f9a-f973-4d8a-a695-cfc2f31eb634 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:17.398988 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:17.398988 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:17.398988 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f9539f9a-f973-4d8a-a695-cfc2f31eb634 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:17.398988 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:17.398988 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:17.398988 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f9539f9a-f973-4d8a-a695-cfc2f31eb634 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Volume info retrieved successfully. Dec 22 11:49:17.408311 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f9539f9a-f973-4d8a-a695-cfc2f31eb634 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc returned with HTTP 200 Dec 22 11:49:17.408914 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 48/89] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:17 2020] GET /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc => generated 977 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:49:18.427328 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a006265b-fe77-4f9f-bc5b-e1e42bc66427 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc Dec 22 11:49:18.427328 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a006265b-fe77-4f9f-bc5b-e1e42bc66427 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:18.427328 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:18.427328 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:18.427328 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a006265b-fe77-4f9f-bc5b-e1e42bc66427 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:18.447234 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:18.447234 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:18.463886 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a006265b-fe77-4f9f-bc5b-e1e42bc66427 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Volume info retrieved successfully. Dec 22 11:49:18.477223 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a006265b-fe77-4f9f-bc5b-e1e42bc66427 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc returned with HTTP 200 Dec 22 11:49:18.509314 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 42/90] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:18 2020] GET /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc => generated 977 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:49:19.517752 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8479418f-4952-4b92-9049-5734a6da8dab tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc Dec 22 11:49:19.518109 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8479418f-4952-4b92-9049-5734a6da8dab tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:19.518109 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:19.518109 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:19.518439 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8479418f-4952-4b92-9049-5734a6da8dab tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:19.549229 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:19.549229 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:19.555145 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8479418f-4952-4b92-9049-5734a6da8dab tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Volume info retrieved successfully. Dec 22 11:49:19.579202 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8479418f-4952-4b92-9049-5734a6da8dab tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc returned with HTTP 200 Dec 22 11:49:19.579202 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 49/91] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:19 2020] GET /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc => generated 977 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:49:20.579602 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5d34b751-9f7f-4700-8990-f7832d6c1e77 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc Dec 22 11:49:20.579985 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5d34b751-9f7f-4700-8990-f7832d6c1e77 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:20.580035 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:20.580035 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:20.580191 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5d34b751-9f7f-4700-8990-f7832d6c1e77 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:20.610824 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:20.610824 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:20.649421 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5d34b751-9f7f-4700-8990-f7832d6c1e77 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Volume info retrieved successfully. Dec 22 11:49:20.649421 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5d34b751-9f7f-4700-8990-f7832d6c1e77 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc returned with HTTP 200 Dec 22 11:49:20.649421 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 43/92] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:20 2020] GET /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc => generated 977 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:49:21.639658 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-99e40704-fed9-448b-bf25-80713b3328a2 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc Dec 22 11:49:21.665635 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-99e40704-fed9-448b-bf25-80713b3328a2 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:21.665635 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:21.665635 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:21.665635 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-99e40704-fed9-448b-bf25-80713b3328a2 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:21.673349 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:21.673349 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:21.677892 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-99e40704-fed9-448b-bf25-80713b3328a2 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Volume info retrieved successfully. Dec 22 11:49:21.689047 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-99e40704-fed9-448b-bf25-80713b3328a2 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc returned with HTTP 200 Dec 22 11:49:21.689553 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 50/93] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:21 2020] GET /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc => generated 977 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:49:22.701208 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9a28cd02-2162-4f83-a824-13cc50cc87d6 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc Dec 22 11:49:22.701208 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9a28cd02-2162-4f83-a824-13cc50cc87d6 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:22.701208 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:22.701208 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:22.701208 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9a28cd02-2162-4f83-a824-13cc50cc87d6 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:22.728712 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:22.728712 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:22.733724 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9a28cd02-2162-4f83-a824-13cc50cc87d6 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Volume info retrieved successfully. Dec 22 11:49:22.745948 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9a28cd02-2162-4f83-a824-13cc50cc87d6 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc returned with HTTP 200 Dec 22 11:49:22.746405 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 44/94] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:22 2020] GET /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc => generated 977 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:49:23.757545 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-74be2868-e1f8-4344-8f3d-a4a74b3d2acc tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc Dec 22 11:49:23.758277 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-74be2868-e1f8-4344-8f3d-a4a74b3d2acc tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:23.758277 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:23.758277 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:23.758728 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-74be2868-e1f8-4344-8f3d-a4a74b3d2acc tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:23.786748 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:23.786748 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:23.791419 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-74be2868-e1f8-4344-8f3d-a4a74b3d2acc tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Volume info retrieved successfully. Dec 22 11:49:23.801814 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-74be2868-e1f8-4344-8f3d-a4a74b3d2acc tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc returned with HTTP 200 Dec 22 11:49:23.802259 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 51/95] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:23 2020] GET /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc => generated 977 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 11:49:24.812027 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cd48433d-36c5-442a-8867-d94bcc96417e tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc Dec 22 11:49:24.813421 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cd48433d-36c5-442a-8867-d94bcc96417e tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:24.813573 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:24.813573 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:24.813931 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cd48433d-36c5-442a-8867-d94bcc96417e tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:24.884395 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:24.884395 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:24.884395 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cd48433d-36c5-442a-8867-d94bcc96417e tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Volume info retrieved successfully. Dec 22 11:49:24.884395 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cd48433d-36c5-442a-8867-d94bcc96417e tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc returned with HTTP 200 Dec 22 11:49:24.884395 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 45/96] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:24 2020] GET /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc => generated 977 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:49:25.886135 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-13d3e157-c36d-4cb8-afa6-be836ef1b4ed tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc Dec 22 11:49:25.886879 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-13d3e157-c36d-4cb8-afa6-be836ef1b4ed tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:25.887453 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:25.887453 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:25.887853 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-13d3e157-c36d-4cb8-afa6-be836ef1b4ed tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:25.926987 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:25.926987 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:25.935144 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-13d3e157-c36d-4cb8-afa6-be836ef1b4ed tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Volume info retrieved successfully. Dec 22 11:49:25.950720 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-13d3e157-c36d-4cb8-afa6-be836ef1b4ed tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc returned with HTTP 200 Dec 22 11:49:25.951416 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 52/97] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:25 2020] GET /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc => generated 977 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:49:26.969211 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1217b566-d1c6-4e5d-be0c-d96acac1ecd5 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc Dec 22 11:49:26.969829 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1217b566-d1c6-4e5d-be0c-d96acac1ecd5 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:26.970048 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:26.970048 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:26.970374 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1217b566-d1c6-4e5d-be0c-d96acac1ecd5 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:27.048327 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:27.048327 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:27.070955 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1217b566-d1c6-4e5d-be0c-d96acac1ecd5 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Volume info retrieved successfully. Dec 22 11:49:27.118625 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1217b566-d1c6-4e5d-be0c-d96acac1ecd5 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc returned with HTTP 200 Dec 22 11:49:27.119599 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 46/98] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:26 2020] GET /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc => generated 1365 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 11:49:27.525337 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ededc868-e08f-4b37-8dde-24f221d06058 req-fb328e5f-8ed8-4357-be21-c0b7a0b20232 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc Dec 22 11:49:27.525755 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ededc868-e08f-4b37-8dde-24f221d06058 req-fb328e5f-8ed8-4357-be21-c0b7a0b20232 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:27.525918 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:27.525918 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:27.526156 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ededc868-e08f-4b37-8dde-24f221d06058 req-fb328e5f-8ed8-4357-be21-c0b7a0b20232 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:27.562369 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:27.562369 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:27.573637 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-ededc868-e08f-4b37-8dde-24f221d06058 req-fb328e5f-8ed8-4357-be21-c0b7a0b20232 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Volume info retrieved successfully. Dec 22 11:49:27.587801 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ededc868-e08f-4b37-8dde-24f221d06058 req-fb328e5f-8ed8-4357-be21-c0b7a0b20232 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc returned with HTTP 200 Dec 22 11:49:27.591134 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 53/99] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 11:49:27 2020] GET /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc => generated 1365 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:49:28.944169 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ededc868-e08f-4b37-8dde-24f221d06058 req-3d45cd54-d3ad-416d-8220-020a93dd9eef tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc Dec 22 11:49:28.944841 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ededc868-e08f-4b37-8dde-24f221d06058 req-3d45cd54-d3ad-416d-8220-020a93dd9eef tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:28.945098 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:28.945098 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:28.945424 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ededc868-e08f-4b37-8dde-24f221d06058 req-3d45cd54-d3ad-416d-8220-020a93dd9eef tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:28.972403 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:28.972403 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:28.979921 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-ededc868-e08f-4b37-8dde-24f221d06058 req-3d45cd54-d3ad-416d-8220-020a93dd9eef tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Volume info retrieved successfully. Dec 22 11:49:28.992074 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ededc868-e08f-4b37-8dde-24f221d06058 req-3d45cd54-d3ad-416d-8220-020a93dd9eef tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc returned with HTTP 200 Dec 22 11:49:28.992650 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 47/100] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 11:49:28 2020] GET /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc => generated 1365 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:49:28.999932 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ededc868-e08f-4b37-8dde-24f221d06058 req-fb328e5f-8ed8-4357-be21-c0b7a0b20232 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume// Dec 22 11:49:29.000190 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ededc868-e08f-4b37-8dde-24f221d06058 req-fb328e5f-8ed8-4357-be21-c0b7a0b20232 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:29.000315 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:29.000315 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:29.000655 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ededc868-e08f-4b37-8dde-24f221d06058 req-fb328e5f-8ed8-4357-be21-c0b7a0b20232 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:29.001227 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ededc868-e08f-4b37-8dde-24f221d06058 req-fb328e5f-8ed8-4357-be21-c0b7a0b20232 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 11:49:29.001725 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 54/101] 10.222.0.111 () {58 vars in 1294 bytes} [Tue Dec 22 11:49:28 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 11:49:29.009050 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ededc868-e08f-4b37-8dde-24f221d06058 req-90c6dfb0-eca2-4251-a986-9a3581d10b61 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] POST http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/attachments Dec 22 11:49:29.009446 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:29.009446 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:29.009832 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ededc868-e08f-4b37-8dde-24f221d06058 req-90c6dfb0-eca2-4251-a986-9a3581d10b61 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67658b17-8dad-4dd2-812a-6d1df64878fc", "instance_uuid": "5118d5a8-10cd-4705-8a52-2a76df54003b", "connector": null}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:49:29.041076 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:29.041076 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:29.179821 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ededc868-e08f-4b37-8dde-24f221d06058 req-90c6dfb0-eca2-4251-a986-9a3581d10b61 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/attachments returned with HTTP 200 Dec 22 11:49:29.180809 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 48/102] 10.222.0.111 () {66 vars in 1570 bytes} [Tue Dec 22 11:49:29 2020] POST /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/attachments => generated 273 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:49:32.487501 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ededc868-e08f-4b37-8dde-24f221d06058 req-fb328e5f-8ed8-4357-be21-c0b7a0b20232 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume// Dec 22 11:49:32.487836 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ededc868-e08f-4b37-8dde-24f221d06058 req-fb328e5f-8ed8-4357-be21-c0b7a0b20232 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:32.488160 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ededc868-e08f-4b37-8dde-24f221d06058 req-fb328e5f-8ed8-4357-be21-c0b7a0b20232 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:32.488642 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ededc868-e08f-4b37-8dde-24f221d06058 req-fb328e5f-8ed8-4357-be21-c0b7a0b20232 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 11:49:32.488964 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 55/103] 10.222.0.113 () {56 vars in 1094 bytes} [Tue Dec 22 11:49:32 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 11:49:32.497431 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ededc868-e08f-4b37-8dde-24f221d06058 req-2686a9ef-45ed-4448-901b-38359d9ea6cb tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] GET http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc Dec 22 11:49:32.497906 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ededc868-e08f-4b37-8dde-24f221d06058 req-2686a9ef-45ed-4448-901b-38359d9ea6cb tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:32.498047 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:32.498047 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:32.498355 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ededc868-e08f-4b37-8dde-24f221d06058 req-2686a9ef-45ed-4448-901b-38359d9ea6cb tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:32.529282 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:32.529282 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:32.533970 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-ededc868-e08f-4b37-8dde-24f221d06058 req-2686a9ef-45ed-4448-901b-38359d9ea6cb tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Volume info retrieved successfully. Dec 22 11:49:32.544092 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:32.544092 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:32.549729 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ededc868-e08f-4b37-8dde-24f221d06058 req-2686a9ef-45ed-4448-901b-38359d9ea6cb tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc returned with HTTP 200 Dec 22 11:49:32.550370 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 49/104] 10.222.0.113 () {60 vars in 1408 bytes} [Tue Dec 22 11:49:32 2020] GET /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/volumes/67658b17-8dad-4dd2-812a-6d1df64878fc => generated 1463 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 11:49:32.864057 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ededc868-e08f-4b37-8dde-24f221d06058 req-92b56e83-9e35-491d-8209-497245c3fd3f tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] PUT http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/attachments/ec2a4e78-bac7-4230-b74e-77af2f06430a Dec 22 11:49:32.865405 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ededc868-e08f-4b37-8dde-24f221d06058 req-92b56e83-9e35-491d-8209-497245c3fd3f tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.113", "host": "n-h1-765315-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-6.cbci-765315-6.local", "mountpoint": "/dev/sda"}}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:49:32.887716 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 11:49:32.887716 n-d-765315-6 devstack@c-api.service[88154]: return self.call(f, *args, **kw) Dec 22 11:49:32.888234 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-ededc868-e08f-4b37-8dde-24f221d06058 req-92b56e83-9e35-491d-8209-497245c3fd3f tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Lock "b'cinder-attachment_update-67658b17-8dad-4dd2-812a-6d1df64878fc-n-h1-765315-6'" acquired by "attachment_update" :: waited 0.007s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 11:49:32.889485 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:32.889485 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:33.659199 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5a79441e-f5ae-4901-8ab2-6bc88d9d681c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] POST http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes Dec 22 11:49:33.659470 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:33.659470 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:33.659671 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5a79441e-f5ae-4901-8ab2-6bc88d9d681c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1636800803"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:49:33.660418 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-5a79441e-f5ae-4901-8ab2-6bc88d9d681c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1636800803'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:49:33.660699 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-5a79441e-f5ae-4901-8ab2-6bc88d9d681c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Create volume of 1 GB Dec 22 11:49:33.674507 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5a79441e-f5ae-4901-8ab2-6bc88d9d681c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Availability Zones retrieved successfully. Dec 22 11:49:33.682675 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5a79441e-f5ae-4901-8ab2-6bc88d9d681c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Flow 'volume_create_api' (10b0209f-8454-4dd1-b5a6-82d2f6d19f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:49:33.690074 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5a79441e-f5ae-4901-8ab2-6bc88d9d681c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf3b2679-1ee7-4e86-8788-b04124f2a7f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:49:33.691210 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-5a79441e-f5ae-4901-8ab2-6bc88d9d681c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:49:33.829715 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5a79441e-f5ae-4901-8ab2-6bc88d9d681c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf3b2679-1ee7-4e86-8788-b04124f2a7f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:49:33.833379 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5a79441e-f5ae-4901-8ab2-6bc88d9d681c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcf3e2a1-e6d6-46b1-9422-ab7669f8aad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:49:34.017961 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-5a79441e-f5ae-4901-8ab2-6bc88d9d681c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Created reservations ['ac72612d-619c-4140-a375-e24737dfb2af', 'bc7a9902-ca4f-4ec5-ae6d-2116ee83f131', '4e35486d-39d6-4b95-a419-f12258142435', '8f3fac9e-8957-4d41-8410-65539a8ab94d'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:49:34.027675 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5a79441e-f5ae-4901-8ab2-6bc88d9d681c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcf3e2a1-e6d6-46b1-9422-ab7669f8aad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac72612d-619c-4140-a375-e24737dfb2af', 'bc7a9902-ca4f-4ec5-ae6d-2116ee83f131', '4e35486d-39d6-4b95-a419-f12258142435', '8f3fac9e-8957-4d41-8410-65539a8ab94d']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:49:34.028938 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5a79441e-f5ae-4901-8ab2-6bc88d9d681c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea59d866-8cb4-454b-829b-4896701c697e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:49:34.132695 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5a79441e-f5ae-4901-8ab2-6bc88d9d681c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea59d866-8cb4-454b-829b-4896701c697e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecc5736f-7d65-40c0-9962-fbdeb7e388d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1636800803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2d00e57d7a64748be9facde44f7c40f',qos_specs=None,replication_status=,reservations=['ac72612d-619c-4140-a375-e24737dfb2af','bc7a9902-ca4f-4ec5-ae6d-2116ee83f131','4e35486d-39d6-4b95-a419-f12258142435','8f3fac9e-8957-4d41-8410-65539a8ab94d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adab0399b9444b80808acd5f5b3f80b5',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T11:49:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1636800803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecc5736f-7d65-40c0-9962-fbdeb7e388d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2d00e57d7a64748be9facde44f7c40f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='adab0399b9444b80808acd5f5b3f80b5',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:49:34.134395 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5a79441e-f5ae-4901-8ab2-6bc88d9d681c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1eefc807-1058-4a39-b2b0-b902592f0033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:49:34.199014 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5a79441e-f5ae-4901-8ab2-6bc88d9d681c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1eefc807-1058-4a39-b2b0-b902592f0033) transitioned into state 'SUCCESS' from state '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-1636800803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2d00e57d7a64748be9facde44f7c40f',qos_specs=None,replication_status=,reservations=['ac72612d-619c-4140-a375-e24737dfb2af','bc7a9902-ca4f-4ec5-ae6d-2116ee83f131','4e35486d-39d6-4b95-a419-f12258142435','8f3fac9e-8957-4d41-8410-65539a8ab94d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adab0399b9444b80808acd5f5b3f80b5',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:49:34.201209 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5a79441e-f5ae-4901-8ab2-6bc88d9d681c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26aae25e-25b6-405a-84c8-2afe2d13d888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:49:34.251458 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5a79441e-f5ae-4901-8ab2-6bc88d9d681c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26aae25e-25b6-405a-84c8-2afe2d13d888) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:49:34.252743 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5a79441e-f5ae-4901-8ab2-6bc88d9d681c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Flow 'volume_create_api' (10b0209f-8454-4dd1-b5a6-82d2f6d19f5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:49:34.291497 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5a79441e-f5ae-4901-8ab2-6bc88d9d681c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Create volume request issued successfully. Dec 22 11:49:34.317649 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5a79441e-f5ae-4901-8ab2-6bc88d9d681c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes returned with HTTP 202 Dec 22 11:49:34.322406 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 50/105] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 11:49:33 2020] POST /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes => generated 826 bytes in 665 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:49:34.332274 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-56be2f28-fd54-4a9d-84fb-b9a0d2671a77 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 Dec 22 11:49:34.332561 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-56be2f28-fd54-4a9d-84fb-b9a0d2671a77 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:34.332700 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:34.332700 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:34.332899 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-56be2f28-fd54-4a9d-84fb-b9a0d2671a77 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:34.402362 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:34.402362 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:34.426267 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-56be2f28-fd54-4a9d-84fb-b9a0d2671a77 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:49:34.435902 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-ededc868-e08f-4b37-8dde-24f221d06058 req-92b56e83-9e35-491d-8209-497245c3fd3f tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Lock "b'cinder-attachment_update-67658b17-8dad-4dd2-812a-6d1df64878fc-n-h1-765315-6'" released by "attachment_update" :: held 1.548s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 11:49:34.436549 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ededc868-e08f-4b37-8dde-24f221d06058 req-92b56e83-9e35-491d-8209-497245c3fd3f tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/attachments/ec2a4e78-bac7-4230-b74e-77af2f06430a returned with HTTP 200 Dec 22 11:49:34.437395 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 56/106] 10.222.0.113 () {64 vars in 1473 bytes} [Tue Dec 22 11:49:32 2020] PUT /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/attachments/ec2a4e78-bac7-4230-b74e-77af2f06430a => generated 763 bytes in 1577 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:49:34.477317 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-56be2f28-fd54-4a9d-84fb-b9a0d2671a77 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 returned with HTTP 200 Dec 22 11:49:34.480958 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 51/107] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:34 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 => generated 894 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:49:34.833476 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ededc868-e08f-4b37-8dde-24f221d06058 req-d03f0968-6704-47ca-871e-cb5127039693 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] POST http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/attachments/ec2a4e78-bac7-4230-b74e-77af2f06430a/action Dec 22 11:49:34.834196 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:34.834196 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:34.834535 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ededc868-e08f-4b37-8dde-24f221d06058 req-d03f0968-6704-47ca-871e-cb5127039693 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Action body: b'{"os-complete": null}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:49:34.835344 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ededc868-e08f-4b37-8dde-24f221d06058 req-d03f0968-6704-47ca-871e-cb5127039693 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:49:34.893969 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:34.893969 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:35.006299 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ededc868-e08f-4b37-8dde-24f221d06058 req-d03f0968-6704-47ca-871e-cb5127039693 tempest-ServersTestBootFromVolume-824350299 tempest-ServersTestBootFromVolume-824350299] http://10.222.0.111/volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/attachments/ec2a4e78-bac7-4230-b74e-77af2f06430a/action returned with HTTP 204 Dec 22 11:49:35.007499 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 57/108] 10.222.0.113 () {64 vars in 1494 bytes} [Tue Dec 22 11:49:34 2020] POST /volume/v3/2d8120b5e9e244ba946bcbc2dd8558ec/attachments/ec2a4e78-bac7-4230-b74e-77af2f06430a/action => generated 0 bytes in 177 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:49:35.486423 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ef9b2fac-9c6f-48d4-aa4b-646d4baffa70 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 Dec 22 11:49:35.486828 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ef9b2fac-9c6f-48d4-aa4b-646d4baffa70 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:35.486961 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:35.486961 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:35.487158 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ef9b2fac-9c6f-48d4-aa4b-646d4baffa70 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:35.523972 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:35.523972 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:35.538977 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ef9b2fac-9c6f-48d4-aa4b-646d4baffa70 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:49:35.567940 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ef9b2fac-9c6f-48d4-aa4b-646d4baffa70 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 returned with HTTP 200 Dec 22 11:49:35.568637 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 52/109] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:35 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 => generated 919 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:49:35.837992 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-0a8b8c9e-1a96-4726-9fdf-0fbdf42dbddb req-c2c0f43c-8e34-4147-bd96-58de2dac1ac0 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 Dec 22 11:49:35.838635 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-0a8b8c9e-1a96-4726-9fdf-0fbdf42dbddb req-c2c0f43c-8e34-4147-bd96-58de2dac1ac0 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:35.838898 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:35.838898 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:35.839280 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-0a8b8c9e-1a96-4726-9fdf-0fbdf42dbddb req-c2c0f43c-8e34-4147-bd96-58de2dac1ac0 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:35.869124 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:35.869124 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:35.877148 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-0a8b8c9e-1a96-4726-9fdf-0fbdf42dbddb req-c2c0f43c-8e34-4147-bd96-58de2dac1ac0 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:49:35.896550 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-0a8b8c9e-1a96-4726-9fdf-0fbdf42dbddb req-c2c0f43c-8e34-4147-bd96-58de2dac1ac0 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 returned with HTTP 200 Dec 22 11:49:35.907651 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 58/110] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 11:49:35 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 => generated 919 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:49:37.268583 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ef9b2fac-9c6f-48d4-aa4b-646d4baffa70 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume// Dec 22 11:49:37.268914 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ef9b2fac-9c6f-48d4-aa4b-646d4baffa70 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:37.268993 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:37.268993 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:37.269412 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ef9b2fac-9c6f-48d4-aa4b-646d4baffa70 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'all' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:37.270187 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ef9b2fac-9c6f-48d4-aa4b-646d4baffa70 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 11:49:37.270544 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 53/111] 10.222.0.111 () {58 vars in 1294 bytes} [Tue Dec 22 11:49:37 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 11:49:37.279024 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-0a8b8c9e-1a96-4726-9fdf-0fbdf42dbddb req-35688f9e-5ea0-4ba6-a05a-82e94aad60b6 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] POST http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments Dec 22 11:49:37.279394 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:37.279394 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:37.279813 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-0a8b8c9e-1a96-4726-9fdf-0fbdf42dbddb req-35688f9e-5ea0-4ba6-a05a-82e94aad60b6 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ecc5736f-7d65-40c0-9962-fbdeb7e388d5", "instance_uuid": "1a0f0f99-b376-4b15-a4d8-152476afc626", "connector": null}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:49:37.312729 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:37.312729 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:37.484418 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-0a8b8c9e-1a96-4726-9fdf-0fbdf42dbddb req-35688f9e-5ea0-4ba6-a05a-82e94aad60b6 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments returned with HTTP 200 Dec 22 11:49:37.485017 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 59/112] 10.222.0.111 () {66 vars in 1570 bytes} [Tue Dec 22 11:49:37 2020] POST /volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments => generated 273 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:49:37.683577 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0c545a7f-6f80-4920-85b6-5ce0e5c0d90a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 Dec 22 11:49:37.684019 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0c545a7f-6f80-4920-85b6-5ce0e5c0d90a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:37.684240 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0c545a7f-6f80-4920-85b6-5ce0e5c0d90a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:37.728196 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:37.728196 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:37.735158 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0c545a7f-6f80-4920-85b6-5ce0e5c0d90a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:49:37.760205 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:37.760205 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:37.766958 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0c545a7f-6f80-4920-85b6-5ce0e5c0d90a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 returned with HTTP 200 Dec 22 11:49:37.767591 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 54/113] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:37 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 => generated 918 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:49:37.823617 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-0a8b8c9e-1a96-4726-9fdf-0fbdf42dbddb req-35688f9e-5ea0-4ba6-a05a-82e94aad60b6 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume// Dec 22 11:49:37.824077 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-0a8b8c9e-1a96-4726-9fdf-0fbdf42dbddb req-35688f9e-5ea0-4ba6-a05a-82e94aad60b6 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:37.824365 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:37.824365 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:37.824766 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-0a8b8c9e-1a96-4726-9fdf-0fbdf42dbddb req-35688f9e-5ea0-4ba6-a05a-82e94aad60b6 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:37.825586 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-0a8b8c9e-1a96-4726-9fdf-0fbdf42dbddb req-35688f9e-5ea0-4ba6-a05a-82e94aad60b6 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 11:49:37.826420 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 60/114] 10.222.0.113 () {56 vars in 1094 bytes} [Tue Dec 22 11:49:37 2020] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 11:49:37.836181 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-0a8b8c9e-1a96-4726-9fdf-0fbdf42dbddb req-976eb3ca-3030-4298-9bb1-ebe1558bff3b tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 Dec 22 11:49:37.836490 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-0a8b8c9e-1a96-4726-9fdf-0fbdf42dbddb req-976eb3ca-3030-4298-9bb1-ebe1558bff3b tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:37.836622 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:37.836622 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:37.836813 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-0a8b8c9e-1a96-4726-9fdf-0fbdf42dbddb req-976eb3ca-3030-4298-9bb1-ebe1558bff3b tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:37.862108 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:37.862108 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:37.866958 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-0a8b8c9e-1a96-4726-9fdf-0fbdf42dbddb req-976eb3ca-3030-4298-9bb1-ebe1558bff3b tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:49:37.877781 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:37.877781 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:37.883249 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-0a8b8c9e-1a96-4726-9fdf-0fbdf42dbddb req-976eb3ca-3030-4298-9bb1-ebe1558bff3b tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 returned with HTTP 200 Dec 22 11:49:37.883944 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 55/115] 10.222.0.113 () {60 vars in 1408 bytes} [Tue Dec 22 11:49:37 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 => generated 1017 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 11:49:37.919055 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-0a8b8c9e-1a96-4726-9fdf-0fbdf42dbddb req-39510caf-950e-4cc2-9738-aec91543273b tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] PUT http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments/b847a03b-c5d4-4f89-a81c-8086e567bf3b Dec 22 11:49:37.919816 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-0a8b8c9e-1a96-4726-9fdf-0fbdf42dbddb req-39510caf-950e-4cc2-9738-aec91543273b tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.113", "host": "n-h1-765315-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-6.cbci-765315-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:49:37.940897 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 11:49:37.940897 n-d-765315-6 devstack@c-api.service[88154]: return self.call(f, *args, **kw) Dec 22 11:49:37.941565 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-0a8b8c9e-1a96-4726-9fdf-0fbdf42dbddb req-39510caf-950e-4cc2-9738-aec91543273b tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Lock "b'cinder-attachment_update-ecc5736f-7d65-40c0-9962-fbdeb7e388d5-n-h1-765315-6'" acquired by "attachment_update" :: waited 0.007s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 11:49:37.943127 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:37.943127 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:38.776758 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e7fbaed7-4fb1-41f4-a102-1354d0b48168 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 Dec 22 11:49:38.777996 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e7fbaed7-4fb1-41f4-a102-1354d0b48168 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:38.778287 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:38.778287 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:38.778787 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e7fbaed7-4fb1-41f4-a102-1354d0b48168 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:38.831207 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:38.831207 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:38.838140 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e7fbaed7-4fb1-41f4-a102-1354d0b48168 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:49:38.850451 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:38.850451 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:38.889983 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e7fbaed7-4fb1-41f4-a102-1354d0b48168 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 returned with HTTP 200 Dec 22 11:49:38.890611 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 56/116] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:38 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 => generated 918 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:49:39.041220 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-0a8b8c9e-1a96-4726-9fdf-0fbdf42dbddb req-39510caf-950e-4cc2-9738-aec91543273b tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Lock "b'cinder-attachment_update-ecc5736f-7d65-40c0-9962-fbdeb7e388d5-n-h1-765315-6'" released by "attachment_update" :: held 1.099s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 11:49:39.041795 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-0a8b8c9e-1a96-4726-9fdf-0fbdf42dbddb req-39510caf-950e-4cc2-9738-aec91543273b tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments/b847a03b-c5d4-4f89-a81c-8086e567bf3b returned with HTTP 200 Dec 22 11:49:39.043565 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 61/117] 10.222.0.113 () {64 vars in 1473 bytes} [Tue Dec 22 11:49:37 2020] PUT /volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments/b847a03b-c5d4-4f89-a81c-8086e567bf3b => generated 763 bytes in 1128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:49:39.901631 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e2937f97-ca80-4992-a55d-64b3620df685 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 Dec 22 11:49:39.901995 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e2937f97-ca80-4992-a55d-64b3620df685 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:39.902069 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:39.902069 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:39.903107 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e2937f97-ca80-4992-a55d-64b3620df685 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:39.931185 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:39.931185 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:39.936185 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e2937f97-ca80-4992-a55d-64b3620df685 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:49:39.946945 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:39.946945 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:39.951666 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e2937f97-ca80-4992-a55d-64b3620df685 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 returned with HTTP 200 Dec 22 11:49:39.952350 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 57/118] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:39 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 => generated 919 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:49:40.963703 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-94cd0a4d-7932-4449-8e3a-c19f21b60b96 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 Dec 22 11:49:40.964333 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-94cd0a4d-7932-4449-8e3a-c19f21b60b96 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:40.964575 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:40.964575 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:40.965729 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-94cd0a4d-7932-4449-8e3a-c19f21b60b96 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:40.992515 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:40.992515 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:40.998774 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-94cd0a4d-7932-4449-8e3a-c19f21b60b96 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:49:41.009463 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:41.009463 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:41.015200 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-94cd0a4d-7932-4449-8e3a-c19f21b60b96 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 returned with HTTP 200 Dec 22 11:49:41.019985 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 62/119] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:40 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 => generated 919 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:49:42.024584 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-59dae095-e60c-40c0-a733-e305cddb1cdd tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 Dec 22 11:49:42.025481 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-59dae095-e60c-40c0-a733-e305cddb1cdd tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:42.025714 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:42.025714 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:42.027027 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-59dae095-e60c-40c0-a733-e305cddb1cdd tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:42.064052 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:42.064052 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:42.068513 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-59dae095-e60c-40c0-a733-e305cddb1cdd tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:49:42.077712 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:42.077712 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:42.081787 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-59dae095-e60c-40c0-a733-e305cddb1cdd tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 returned with HTTP 200 Dec 22 11:49:42.082231 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 58/120] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:42 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 => generated 919 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:49:43.092231 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e579f4ca-e455-4e59-b231-9341bc8389f3 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 Dec 22 11:49:43.092554 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e579f4ca-e455-4e59-b231-9341bc8389f3 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:43.092691 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:43.092691 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:43.092962 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e579f4ca-e455-4e59-b231-9341bc8389f3 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:43.130404 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:43.130404 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:43.138457 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e579f4ca-e455-4e59-b231-9341bc8389f3 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:49:43.150123 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:43.150123 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:43.155808 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e579f4ca-e455-4e59-b231-9341bc8389f3 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 returned with HTTP 200 Dec 22 11:49:43.156286 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 63/121] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:43 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 => generated 919 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:49:43.520364 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-224521ed-d0d8-4e8c-b787-52aeeb91c21a req-acb1dd76-538b-44e0-8281-c9481b92fb39 tempest-VolumesNegativeTest-286586602 tempest-VolumesNegativeTest-286586602] DELETE http://10.222.0.111/volume/v3/1bb023b5850e427f92a0c65723b6b78c/volumes/tempest-invalid-137107224 Dec 22 11:49:43.520679 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-224521ed-d0d8-4e8c-b787-52aeeb91c21a req-acb1dd76-538b-44e0-8281-c9481b92fb39 tempest-VolumesNegativeTest-286586602 tempest-VolumesNegativeTest-286586602] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:43.520849 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:43.520849 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:43.521106 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-224521ed-d0d8-4e8c-b787-52aeeb91c21a req-acb1dd76-538b-44e0-8281-c9481b92fb39 tempest-VolumesNegativeTest-286586602 tempest-VolumesNegativeTest-286586602] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:43.521422 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [req-224521ed-d0d8-4e8c-b787-52aeeb91c21a req-acb1dd76-538b-44e0-8281-c9481b92fb39 tempest-VolumesNegativeTest-286586602 tempest-VolumesNegativeTest-286586602] Delete volume with id: tempest-invalid-137107224 Dec 22 11:49:43.545267 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-224521ed-d0d8-4e8c-b787-52aeeb91c21a req-acb1dd76-538b-44e0-8281-c9481b92fb39 tempest-VolumesNegativeTest-286586602 tempest-VolumesNegativeTest-286586602] http://10.222.0.111/volume/v3/1bb023b5850e427f92a0c65723b6b78c/volumes/tempest-invalid-137107224 returned with HTTP 404 Dec 22 11:49:43.545873 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 59/122] 10.222.0.111 () {62 vars in 1563 bytes} [Tue Dec 22 11:49:43 2020] DELETE /volume/v3/1bb023b5850e427f92a0c65723b6b78c/volumes/tempest-invalid-137107224 => generated 98 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:49:43.580092 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-76229385-1bcc-4f52-a4b5-d1ce14b21e39 req-6f4f9219-38da-4c8f-92a6-b310d0c9ac21 tempest-VolumesNegativeTest-286586602 tempest-VolumesNegativeTest-286586602] DELETE http://10.222.0.111/volume/v3/1bb023b5850e427f92a0c65723b6b78c/volumes/8f363ad0-617f-42f8-b987-c8100285d834 Dec 22 11:49:43.582440 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-76229385-1bcc-4f52-a4b5-d1ce14b21e39 req-6f4f9219-38da-4c8f-92a6-b310d0c9ac21 tempest-VolumesNegativeTest-286586602 tempest-VolumesNegativeTest-286586602] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:43.582440 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:43.582440 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:43.582440 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-76229385-1bcc-4f52-a4b5-d1ce14b21e39 req-6f4f9219-38da-4c8f-92a6-b310d0c9ac21 tempest-VolumesNegativeTest-286586602 tempest-VolumesNegativeTest-286586602] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:43.582440 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [req-76229385-1bcc-4f52-a4b5-d1ce14b21e39 req-6f4f9219-38da-4c8f-92a6-b310d0c9ac21 tempest-VolumesNegativeTest-286586602 tempest-VolumesNegativeTest-286586602] Delete volume with id: 8f363ad0-617f-42f8-b987-c8100285d834 Dec 22 11:49:43.606137 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-76229385-1bcc-4f52-a4b5-d1ce14b21e39 req-6f4f9219-38da-4c8f-92a6-b310d0c9ac21 tempest-VolumesNegativeTest-286586602 tempest-VolumesNegativeTest-286586602] http://10.222.0.111/volume/v3/1bb023b5850e427f92a0c65723b6b78c/volumes/8f363ad0-617f-42f8-b987-c8100285d834 returned with HTTP 404 Dec 22 11:49:43.606935 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 64/123] 10.222.0.111 () {62 vars in 1596 bytes} [Tue Dec 22 11:49:43 2020] DELETE /volume/v3/1bb023b5850e427f92a0c65723b6b78c/volumes/8f363ad0-617f-42f8-b987-c8100285d834 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:49:43.631891 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-f1f0a9ad-4381-4db5-992b-bc0ef3641213 req-c49182fa-5934-4390-95b9-d3b0c8b0271a tempest-VolumesNegativeTest-286586602 tempest-VolumesNegativeTest-286586602] GET http://10.222.0.111/volume/v3/1bb023b5850e427f92a0c65723b6b78c/volumes/8aa2c512-21f2-4d28-af57-d5b54de8e422 Dec 22 11:49:43.632155 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-f1f0a9ad-4381-4db5-992b-bc0ef3641213 req-c49182fa-5934-4390-95b9-d3b0c8b0271a tempest-VolumesNegativeTest-286586602 tempest-VolumesNegativeTest-286586602] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:43.632419 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-f1f0a9ad-4381-4db5-992b-bc0ef3641213 req-c49182fa-5934-4390-95b9-d3b0c8b0271a tempest-VolumesNegativeTest-286586602 tempest-VolumesNegativeTest-286586602] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:43.658175 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-f1f0a9ad-4381-4db5-992b-bc0ef3641213 req-c49182fa-5934-4390-95b9-d3b0c8b0271a tempest-VolumesNegativeTest-286586602 tempest-VolumesNegativeTest-286586602] http://10.222.0.111/volume/v3/1bb023b5850e427f92a0c65723b6b78c/volumes/8aa2c512-21f2-4d28-af57-d5b54de8e422 returned with HTTP 404 Dec 22 11:49:43.658797 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 60/124] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 11:49:43 2020] GET /volume/v3/1bb023b5850e427f92a0c65723b6b78c/volumes/8aa2c512-21f2-4d28-af57-d5b54de8e422 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:49:44.165614 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5fe0e821-dfc5-401b-8440-b1e3fc567a8f tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 Dec 22 11:49:44.166342 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5fe0e821-dfc5-401b-8440-b1e3fc567a8f tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:44.166751 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5fe0e821-dfc5-401b-8440-b1e3fc567a8f tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:44.210873 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:44.210873 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:44.217129 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5fe0e821-dfc5-401b-8440-b1e3fc567a8f tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:49:44.229087 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:44.229087 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:44.234417 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5fe0e821-dfc5-401b-8440-b1e3fc567a8f tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 returned with HTTP 200 Dec 22 11:49:44.234999 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 65/125] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:44 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 => generated 919 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 11:49:44.592771 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-0a8b8c9e-1a96-4726-9fdf-0fbdf42dbddb req-dd1785f2-737f-40ac-b023-ed163c335efb tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] POST http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments/b847a03b-c5d4-4f89-a81c-8086e567bf3b/action Dec 22 11:49:44.593432 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-0a8b8c9e-1a96-4726-9fdf-0fbdf42dbddb req-dd1785f2-737f-40ac-b023-ed163c335efb tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Action body: b'{"os-complete": null}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:49:44.593622 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-0a8b8c9e-1a96-4726-9fdf-0fbdf42dbddb req-dd1785f2-737f-40ac-b023-ed163c335efb tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:49:44.634781 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:44.634781 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:44.712630 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-0a8b8c9e-1a96-4726-9fdf-0fbdf42dbddb req-dd1785f2-737f-40ac-b023-ed163c335efb tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments/b847a03b-c5d4-4f89-a81c-8086e567bf3b/action returned with HTTP 204 Dec 22 11:49:44.713168 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 61/126] 10.222.0.113 () {64 vars in 1494 bytes} [Tue Dec 22 11:49:44 2020] POST /volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments/b847a03b-c5d4-4f89-a81c-8086e567bf3b/action => generated 0 bytes in 123 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:49:45.244431 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-62f04098-0af0-403e-8c0b-a6bb6416a148 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 Dec 22 11:49:45.245019 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-62f04098-0af0-403e-8c0b-a6bb6416a148 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:45.245232 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:45.245232 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:45.245336 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-62f04098-0af0-403e-8c0b-a6bb6416a148 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:45.271825 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:45.271825 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:45.281339 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-62f04098-0af0-403e-8c0b-a6bb6416a148 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:49:45.292553 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:45.292553 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:45.297416 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-62f04098-0af0-403e-8c0b-a6bb6416a148 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 returned with HTTP 200 Dec 22 11:49:45.298041 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 66/127] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:45 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 => generated 1211 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:49:57.507600 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2d525794-910e-4e12-98dd-2dd56464f8d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] POST http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes Dec 22 11:49:57.508212 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:57.508212 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:57.508440 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2d525794-910e-4e12-98dd-2dd56464f8d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-978985025", "imageRef": "632d04fa-05fd-4e7d-895f-0cd80c4fd464"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:49:57.509116 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-2d525794-910e-4e12-98dd-2dd56464f8d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-978985025', 'imageRef': '632d04fa-05fd-4e7d-895f-0cd80c4fd464'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:49:57.599464 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-2d525794-910e-4e12-98dd-2dd56464f8d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Create volume of 1 GB Dec 22 11:49:57.609277 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2d525794-910e-4e12-98dd-2dd56464f8d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Availability Zones retrieved successfully. Dec 22 11:49:57.619002 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2d525794-910e-4e12-98dd-2dd56464f8d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Flow 'volume_create_api' (63719a78-277a-4d27-823e-b1561d189fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:49:57.620411 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2d525794-910e-4e12-98dd-2dd56464f8d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2226adcf-38ef-4601-bc8a-87d264b8d9d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:49:57.622033 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-2d525794-910e-4e12-98dd-2dd56464f8d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:49:57.691775 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2d525794-910e-4e12-98dd-2dd56464f8d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2226adcf-38ef-4601-bc8a-87d264b8d9d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:49:57.692849 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2d525794-910e-4e12-98dd-2dd56464f8d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f749a58-9951-4305-8e30-7531254daddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:49:57.943350 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-2d525794-910e-4e12-98dd-2dd56464f8d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Created reservations ['77be280c-896f-4c1b-b007-2821a5424d21', 'ab9336e4-8110-4ff1-bbbd-a708fc02b2e4', '606b5656-01b3-48e2-9657-276b894c5d38', '8cf4bcdd-578a-4e27-912d-3287a7df8a2b'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:49:57.944914 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2d525794-910e-4e12-98dd-2dd56464f8d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f749a58-9951-4305-8e30-7531254daddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77be280c-896f-4c1b-b007-2821a5424d21', 'ab9336e4-8110-4ff1-bbbd-a708fc02b2e4', '606b5656-01b3-48e2-9657-276b894c5d38', '8cf4bcdd-578a-4e27-912d-3287a7df8a2b']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:49:57.945919 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2d525794-910e-4e12-98dd-2dd56464f8d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c93e095-1605-4f61-931a-c14c561e07bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:49:58.034954 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2d525794-910e-4e12-98dd-2dd56464f8d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c93e095-1605-4f61-931a-c14c561e07bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd3d5d65-e63b-4bab-91c8-ea0048bf31a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-978985025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e53259ff0ff43d7a86253f8708212c4',qos_specs=None,replication_status=,reservations=['77be280c-896f-4c1b-b007-2821a5424d21','ab9336e4-8110-4ff1-bbbd-a708fc02b2e4','606b5656-01b3-48e2-9657-276b894c5d38','8cf4bcdd-578a-4e27-912d-3287a7df8a2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c838bc32f6af4bd69912b65cf796a563',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T11:49:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-978985025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd3d5d65-e63b-4bab-91c8-ea0048bf31a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e53259ff0ff43d7a86253f8708212c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='c838bc32f6af4bd69912b65cf796a563',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:49:58.049219 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2d525794-910e-4e12-98dd-2dd56464f8d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcf2cd48-ff62-4e09-b180-a90c5088b704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:49:58.126712 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2d525794-910e-4e12-98dd-2dd56464f8d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcf2cd48-ff62-4e09-b180-a90c5088b704) transitioned into state 'SUCCESS' from state '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-978985025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e53259ff0ff43d7a86253f8708212c4',qos_specs=None,replication_status=,reservations=['77be280c-896f-4c1b-b007-2821a5424d21','ab9336e4-8110-4ff1-bbbd-a708fc02b2e4','606b5656-01b3-48e2-9657-276b894c5d38','8cf4bcdd-578a-4e27-912d-3287a7df8a2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c838bc32f6af4bd69912b65cf796a563',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:49:58.127954 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2d525794-910e-4e12-98dd-2dd56464f8d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f75fab4-480b-4b62-830f-d5b1c68faf6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:49:58.191452 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2d525794-910e-4e12-98dd-2dd56464f8d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f75fab4-480b-4b62-830f-d5b1c68faf6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:49:58.192911 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2d525794-910e-4e12-98dd-2dd56464f8d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Flow 'volume_create_api' (63719a78-277a-4d27-823e-b1561d189fc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:49:58.218627 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2d525794-910e-4e12-98dd-2dd56464f8d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Create volume request issued successfully. Dec 22 11:49:58.225452 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2d525794-910e-4e12-98dd-2dd56464f8d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes returned with HTTP 202 Dec 22 11:49:58.225870 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 62/128] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 11:49:57 2020] POST /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes => generated 827 bytes in 847 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:49:58.237047 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-814b67c2-3737-4294-bca2-ad9667005d52 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 11:49:58.237047 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-814b67c2-3737-4294-bca2-ad9667005d52 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:58.237047 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:58.237047 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:58.237047 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-814b67c2-3737-4294-bca2-ad9667005d52 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:58.260794 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:58.260794 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:58.266368 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-814b67c2-3737-4294-bca2-ad9667005d52 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:49:58.279486 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-814b67c2-3737-4294-bca2-ad9667005d52 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 11:49:58.283306 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 67/129] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:58 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 895 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:49:58.631894 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-149f5c50-96ed-450c-9aa6-7dfd7b7e4079 req-d55ac1fa-47dc-4ac4-ae61-c10fe8e4fecc tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 Dec 22 11:49:58.632420 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-149f5c50-96ed-450c-9aa6-7dfd7b7e4079 req-d55ac1fa-47dc-4ac4-ae61-c10fe8e4fecc tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:58.632588 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:58.632588 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:58.632862 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-149f5c50-96ed-450c-9aa6-7dfd7b7e4079 req-d55ac1fa-47dc-4ac4-ae61-c10fe8e4fecc tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:58.666875 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:58.666875 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:58.677036 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-149f5c50-96ed-450c-9aa6-7dfd7b7e4079 req-d55ac1fa-47dc-4ac4-ae61-c10fe8e4fecc tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:49:58.693319 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:58.693319 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:58.698129 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-149f5c50-96ed-450c-9aa6-7dfd7b7e4079 req-d55ac1fa-47dc-4ac4-ae61-c10fe8e4fecc tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 returned with HTTP 200 Dec 22 11:49:58.698956 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 63/130] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 11:49:58 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 => generated 1211 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:49:59.132653 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-814b67c2-3737-4294-bca2-ad9667005d52 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume// Dec 22 11:49:59.133104 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-814b67c2-3737-4294-bca2-ad9667005d52 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:59.133239 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:59.133239 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:59.133498 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-814b67c2-3737-4294-bca2-ad9667005d52 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:59.134099 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-814b67c2-3737-4294-bca2-ad9667005d52 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 11:49:59.134419 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 68/131] 10.222.0.111 () {58 vars in 1294 bytes} [Tue Dec 22 11:49:59 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 11:49:59.143593 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-149f5c50-96ed-450c-9aa6-7dfd7b7e4079 req-f057a9b5-7297-402b-80b3-cfc8d0b7fac9 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] POST http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments Dec 22 11:49:59.144270 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:59.144270 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:59.144577 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-149f5c50-96ed-450c-9aa6-7dfd7b7e4079 req-f057a9b5-7297-402b-80b3-cfc8d0b7fac9 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ecc5736f-7d65-40c0-9962-fbdeb7e388d5", "instance_uuid": "3ccc1392-d84c-47cc-9cf2-190c99dfdf71", "connector": null}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:49:59.173435 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:59.173435 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:59.216985 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-149f5c50-96ed-450c-9aa6-7dfd7b7e4079 req-f057a9b5-7297-402b-80b3-cfc8d0b7fac9 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments returned with HTTP 400 Dec 22 11:49:59.218206 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 64/132] 10.222.0.111 () {66 vars in 1570 bytes} [Tue Dec 22 11:49:59 2020] POST /volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments => generated 189 bytes in 77 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Dec 22 11:49:59.263843 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-28c8ed01-6c9f-47e3-8398-32b1d9e95ffd tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 Dec 22 11:49:59.268070 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-28c8ed01-6c9f-47e3-8398-32b1d9e95ffd tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:59.268070 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-28c8ed01-6c9f-47e3-8398-32b1d9e95ffd tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:59.289165 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-782d8532-7cd7-4c3a-b2c1-0cbd995fd4bc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 11:49:59.289443 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-782d8532-7cd7-4c3a-b2c1-0cbd995fd4bc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:59.289577 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:59.289577 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:59.289759 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-782d8532-7cd7-4c3a-b2c1-0cbd995fd4bc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:59.299207 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:59.299207 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:59.307230 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-28c8ed01-6c9f-47e3-8398-32b1d9e95ffd tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:49:59.318342 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:59.318342 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:59.326130 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:59.326130 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:59.326623 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-28c8ed01-6c9f-47e3-8398-32b1d9e95ffd tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 returned with HTTP 200 Dec 22 11:49:59.327327 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 69/133] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:59 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 => generated 1211 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:49:59.338056 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-782d8532-7cd7-4c3a-b2c1-0cbd995fd4bc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:49:59.359875 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-782d8532-7cd7-4c3a-b2c1-0cbd995fd4bc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 11:49:59.360656 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 65/134] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:59 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 919 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:49:59.411952 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-46040bd7-d16c-45c3-add9-7226d5ef5c6b req-07111dcf-9b30-4ba6-bc7e-f3cbae4c33fe tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 Dec 22 11:49:59.412233 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-46040bd7-d16c-45c3-add9-7226d5ef5c6b req-07111dcf-9b30-4ba6-bc7e-f3cbae4c33fe tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:59.412360 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:59.412360 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:59.412551 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-46040bd7-d16c-45c3-add9-7226d5ef5c6b req-07111dcf-9b30-4ba6-bc7e-f3cbae4c33fe tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:59.458958 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:59.458958 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:59.466584 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-46040bd7-d16c-45c3-add9-7226d5ef5c6b req-07111dcf-9b30-4ba6-bc7e-f3cbae4c33fe tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:49:59.477461 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:59.477461 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:59.485150 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-46040bd7-d16c-45c3-add9-7226d5ef5c6b req-07111dcf-9b30-4ba6-bc7e-f3cbae4c33fe tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 returned with HTTP 200 Dec 22 11:49:59.485771 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 70/135] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 11:49:59 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 => generated 1211 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:49:59.498778 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-46040bd7-d16c-45c3-add9-7226d5ef5c6b req-3556a379-53d6-48e8-bb27-ac36e12bd6b4 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] POST http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5/action Dec 22 11:49:59.501271 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:59.501271 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:59.501637 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-46040bd7-d16c-45c3-add9-7226d5ef5c6b req-3556a379-53d6-48e8-bb27-ac36e12bd6b4 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Action body: b'{"os-begin_detaching": null}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:49:59.502502 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-46040bd7-d16c-45c3-add9-7226d5ef5c6b req-3556a379-53d6-48e8-bb27-ac36e12bd6b4 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:49:59.544292 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:59.544292 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:59.545367 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-46040bd7-d16c-45c3-add9-7226d5ef5c6b req-3556a379-53d6-48e8-bb27-ac36e12bd6b4 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:49:59.580194 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-46040bd7-d16c-45c3-add9-7226d5ef5c6b req-3556a379-53d6-48e8-bb27-ac36e12bd6b4 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Begin detaching volume completed successfully. Dec 22 11:49:59.580534 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-46040bd7-d16c-45c3-add9-7226d5ef5c6b req-3556a379-53d6-48e8-bb27-ac36e12bd6b4 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5/action returned with HTTP 202 Dec 22 11:49:59.582355 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 66/136] 10.222.0.111 () {64 vars in 1648 bytes} [Tue Dec 22 11:49:59 2020] POST /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 11:49:59.627439 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0b29d915-458f-42a6-98fc-b68df9305947 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 Dec 22 11:49:59.627721 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0b29d915-458f-42a6-98fc-b68df9305947 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:59.627851 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:59.627851 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:59.628164 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0b29d915-458f-42a6-98fc-b68df9305947 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:59.661240 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:59.661240 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:59.676932 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0b29d915-458f-42a6-98fc-b68df9305947 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:49:59.690407 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:59.690407 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:59.694859 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-46040bd7-d16c-45c3-add9-7226d5ef5c6b req-3556a379-53d6-48e8-bb27-ac36e12bd6b4 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume// Dec 22 11:49:59.695131 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-46040bd7-d16c-45c3-add9-7226d5ef5c6b req-3556a379-53d6-48e8-bb27-ac36e12bd6b4 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:59.695300 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:59.695300 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:59.697199 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0b29d915-458f-42a6-98fc-b68df9305947 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 returned with HTTP 200 Dec 22 11:49:59.697243 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-46040bd7-d16c-45c3-add9-7226d5ef5c6b req-3556a379-53d6-48e8-bb27-ac36e12bd6b4 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'all' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:59.697290 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 71/137] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:49:59 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 => generated 1214 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:49:59.697331 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-46040bd7-d16c-45c3-add9-7226d5ef5c6b req-3556a379-53d6-48e8-bb27-ac36e12bd6b4 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 11:49:59.697331 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 67/138] 10.222.0.113 () {56 vars in 1094 bytes} [Tue Dec 22 11:49:59 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 11:49:59.711010 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-46040bd7-d16c-45c3-add9-7226d5ef5c6b req-09ec6347-85a1-477a-bd12-b470ce649d5f tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 Dec 22 11:49:59.711450 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-46040bd7-d16c-45c3-add9-7226d5ef5c6b req-09ec6347-85a1-477a-bd12-b470ce649d5f tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:49:59.711697 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:49:59.711697 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:49:59.712313 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-46040bd7-d16c-45c3-add9-7226d5ef5c6b req-09ec6347-85a1-477a-bd12-b470ce649d5f tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:49:59.748804 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:59.748804 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:59.754606 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-46040bd7-d16c-45c3-add9-7226d5ef5c6b req-09ec6347-85a1-477a-bd12-b470ce649d5f tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:49:59.767026 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:49:59.767026 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:49:59.771362 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-46040bd7-d16c-45c3-add9-7226d5ef5c6b req-09ec6347-85a1-477a-bd12-b470ce649d5f tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 returned with HTTP 200 Dec 22 11:49:59.771809 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 72/139] 10.222.0.113 () {60 vars in 1408 bytes} [Tue Dec 22 11:49:59 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 => generated 1313 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 11:50:00.371274 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-029b8906-1783-4608-af6c-9f3dc815f032 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 11:50:00.371981 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-029b8906-1783-4608-af6c-9f3dc815f032 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:00.372451 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-029b8906-1783-4608-af6c-9f3dc815f032 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:00.418809 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:00.418809 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:00.425279 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-029b8906-1783-4608-af6c-9f3dc815f032 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:00.448687 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-029b8906-1783-4608-af6c-9f3dc815f032 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 11:50:00.455188 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 68/140] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:00 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 919 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:00.518649 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-46040bd7-d16c-45c3-add9-7226d5ef5c6b req-7e55ed71-18af-4d8f-a2da-9bd899f023dd tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] DELETE http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments/b847a03b-c5d4-4f89-a81c-8086e567bf3b Dec 22 11:50:00.519064 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-46040bd7-d16c-45c3-add9-7226d5ef5c6b req-7e55ed71-18af-4d8f-a2da-9bd899f023dd tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:00.520252 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:00.520252 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:00.520252 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-46040bd7-d16c-45c3-add9-7226d5ef5c6b req-7e55ed71-18af-4d8f-a2da-9bd899f023dd tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:00.536194 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:00.536194 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:00.705735 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-db036071-a5d4-479d-95a4-09211b4579dc tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 Dec 22 11:50:00.706019 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-db036071-a5d4-479d-95a4-09211b4579dc tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:00.707736 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:00.707736 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:00.707736 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-db036071-a5d4-479d-95a4-09211b4579dc tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:00.778858 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:00.778858 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:00.803874 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-db036071-a5d4-479d-95a4-09211b4579dc tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:50:00.832933 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:00.832933 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:00.846581 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-db036071-a5d4-479d-95a4-09211b4579dc tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 returned with HTTP 200 Dec 22 11:50:00.851506 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 69/141] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:00 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 => generated 1214 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:50:01.073044 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-46040bd7-d16c-45c3-add9-7226d5ef5c6b req-7e55ed71-18af-4d8f-a2da-9bd899f023dd tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 11:50:01.073459 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-46040bd7-d16c-45c3-add9-7226d5ef5c6b req-7e55ed71-18af-4d8f-a2da-9bd899f023dd tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Pending status list for volume during attachment-delete: [] {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 11:50:01.119767 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-46040bd7-d16c-45c3-add9-7226d5ef5c6b req-7e55ed71-18af-4d8f-a2da-9bd899f023dd tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments/b847a03b-c5d4-4f89-a81c-8086e567bf3b returned with HTTP 200 Dec 22 11:50:01.120434 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 73/142] 10.222.0.113 () {62 vars in 1442 bytes} [Tue Dec 22 11:50:00 2020] DELETE /volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments/b847a03b-c5d4-4f89-a81c-8086e567bf3b => generated 19 bytes in 605 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:01.464602 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-013f766c-96e5-41ee-96bb-3fb280fbdd9b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 11:50:01.465117 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-013f766c-96e5-41ee-96bb-3fb280fbdd9b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:01.465295 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:01.465295 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:01.465588 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-013f766c-96e5-41ee-96bb-3fb280fbdd9b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:01.542026 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:01.542026 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:01.550734 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-013f766c-96e5-41ee-96bb-3fb280fbdd9b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:01.563417 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-013f766c-96e5-41ee-96bb-3fb280fbdd9b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 11:50:01.564061 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 70/143] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:01 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 919 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:01.861863 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-03673fdf-725c-4fbd-a095-09b95187e01b tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 Dec 22 11:50:01.862984 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-03673fdf-725c-4fbd-a095-09b95187e01b tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:01.863226 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:01.863226 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:01.863566 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-03673fdf-725c-4fbd-a095-09b95187e01b tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:01.920278 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:01.920278 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:01.928345 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-03673fdf-725c-4fbd-a095-09b95187e01b tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:50:01.949990 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-03673fdf-725c-4fbd-a095-09b95187e01b tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 returned with HTTP 200 Dec 22 11:50:01.956954 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 74/144] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:01 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 => generated 919 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:03.922032 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3ea9e9f1-57ed-464a-9e22-9ace02aa176e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 11:50:03.922032 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3ea9e9f1-57ed-464a-9e22-9ace02aa176e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:03.922032 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:03.922032 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:03.922032 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3ea9e9f1-57ed-464a-9e22-9ace02aa176e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:03.922032 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:03.922032 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:03.922032 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3ea9e9f1-57ed-464a-9e22-9ace02aa176e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:03.922032 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3ea9e9f1-57ed-464a-9e22-9ace02aa176e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 11:50:03.922032 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 71/145] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:02 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 919 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:03.926458 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2ff07991-36bb-4e6c-8997-2ef02b0aee4a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 11:50:03.926458 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2ff07991-36bb-4e6c-8997-2ef02b0aee4a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:03.926458 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:03.926458 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:03.926458 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2ff07991-36bb-4e6c-8997-2ef02b0aee4a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:03.926458 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:03.926458 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:03.926458 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2ff07991-36bb-4e6c-8997-2ef02b0aee4a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:03.926458 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2ff07991-36bb-4e6c-8997-2ef02b0aee4a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 11:50:03.926458 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 75/146] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:03 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 919 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:04.753247 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c2afbcec-91d7-4679-be15-2346b9d5c6cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 11:50:04.753695 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c2afbcec-91d7-4679-be15-2346b9d5c6cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:04.753938 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:04.753938 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:04.754141 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c2afbcec-91d7-4679-be15-2346b9d5c6cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:04.781704 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:04.781704 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:04.786637 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c2afbcec-91d7-4679-be15-2346b9d5c6cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:04.798637 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c2afbcec-91d7-4679-be15-2346b9d5c6cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 11:50:04.799418 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 72/147] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:04 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 919 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:05.809705 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6b53f7b8-6e73-4d3b-9380-f5755d895e2d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 11:50:05.810134 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6b53f7b8-6e73-4d3b-9380-f5755d895e2d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:05.810134 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:05.810134 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:05.810291 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6b53f7b8-6e73-4d3b-9380-f5755d895e2d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:05.838047 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:05.838047 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:05.844139 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6b53f7b8-6e73-4d3b-9380-f5755d895e2d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:05.855875 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6b53f7b8-6e73-4d3b-9380-f5755d895e2d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 11:50:05.856535 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 76/148] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:05 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 919 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:06.865565 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-22dbfcad-03a1-44f4-9715-59255e2985f7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 11:50:06.865871 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-22dbfcad-03a1-44f4-9715-59255e2985f7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:06.865979 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:06.865979 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:06.866180 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-22dbfcad-03a1-44f4-9715-59255e2985f7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:06.898637 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:06.898637 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:06.904078 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-22dbfcad-03a1-44f4-9715-59255e2985f7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:06.917084 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-22dbfcad-03a1-44f4-9715-59255e2985f7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 11:50:06.918109 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 73/149] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:06 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 919 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:07.929351 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b183f05b-d88f-47d6-99aa-db0105ba43f0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 11:50:07.930271 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b183f05b-d88f-47d6-99aa-db0105ba43f0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:07.930271 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:07.930271 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:07.930271 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b183f05b-d88f-47d6-99aa-db0105ba43f0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:07.962491 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:07.962491 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:07.969084 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b183f05b-d88f-47d6-99aa-db0105ba43f0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:07.982402 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b183f05b-d88f-47d6-99aa-db0105ba43f0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 11:50:07.982951 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 77/150] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:07 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 919 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:08.996373 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f29d954f-c4cc-498e-81c7-ac14760ba270 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 11:50:08.996957 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f29d954f-c4cc-498e-81c7-ac14760ba270 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:08.997078 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:08.997078 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:08.997395 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f29d954f-c4cc-498e-81c7-ac14760ba270 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:09.031311 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:09.031311 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:09.037563 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f29d954f-c4cc-498e-81c7-ac14760ba270 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:09.051062 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f29d954f-c4cc-498e-81c7-ac14760ba270 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 11:50:09.051630 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 74/151] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:08 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 919 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:10.064276 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5820b05c-df18-4421-9719-f52905ed8de6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 11:50:10.065050 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5820b05c-df18-4421-9719-f52905ed8de6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:10.065050 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:10.065050 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:10.065050 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5820b05c-df18-4421-9719-f52905ed8de6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:10.096671 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:10.096671 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:10.102423 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5820b05c-df18-4421-9719-f52905ed8de6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:10.115863 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5820b05c-df18-4421-9719-f52905ed8de6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 11:50:10.116354 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 78/152] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:10 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 919 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:11.126779 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fffb8f78-5e4b-4b6c-9b22-85fd8f625eeb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 11:50:11.127155 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fffb8f78-5e4b-4b6c-9b22-85fd8f625eeb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:11.127216 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:11.127216 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:11.127407 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fffb8f78-5e4b-4b6c-9b22-85fd8f625eeb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:11.152294 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:11.152294 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:11.157961 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fffb8f78-5e4b-4b6c-9b22-85fd8f625eeb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:11.169988 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fffb8f78-5e4b-4b6c-9b22-85fd8f625eeb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 11:50:11.170685 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 75/153] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:11 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 919 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:12.180284 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5a29ca84-bd9d-490a-be4b-d8faec71d0f3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 11:50:12.181073 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5a29ca84-bd9d-490a-be4b-d8faec71d0f3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:12.181073 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:12.181073 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:12.181073 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5a29ca84-bd9d-490a-be4b-d8faec71d0f3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:12.209754 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:12.209754 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:12.216472 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5a29ca84-bd9d-490a-be4b-d8faec71d0f3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:12.241667 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5a29ca84-bd9d-490a-be4b-d8faec71d0f3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 11:50:12.244114 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 79/154] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:12 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 977 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:13.259127 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c4c5d9f9-193f-47b5-9751-a9d65d70b1f6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 11:50:13.259445 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c4c5d9f9-193f-47b5-9751-a9d65d70b1f6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:13.259529 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:13.259529 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:13.259723 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c4c5d9f9-193f-47b5-9751-a9d65d70b1f6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:13.286283 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:13.286283 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:13.292949 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c4c5d9f9-193f-47b5-9751-a9d65d70b1f6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:13.321970 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c4c5d9f9-193f-47b5-9751-a9d65d70b1f6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 11:50:13.322705 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 76/155] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:13 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 980 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:14.334584 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b5e64282-ef00-4d98-8f88-c88c32f13827 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 11:50:14.334584 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b5e64282-ef00-4d98-8f88-c88c32f13827 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:14.334584 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:14.334584 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:14.334584 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b5e64282-ef00-4d98-8f88-c88c32f13827 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:14.363392 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:14.363392 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:14.370141 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b5e64282-ef00-4d98-8f88-c88c32f13827 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:14.383641 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b5e64282-ef00-4d98-8f88-c88c32f13827 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 11:50:14.384109 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 80/156] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:14 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 980 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:15.426951 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-89b81969-3ace-4554-abf8-fc589359b3e3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 11:50:15.427250 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-89b81969-3ace-4554-abf8-fc589359b3e3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:15.427399 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:15.427399 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:15.427624 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-89b81969-3ace-4554-abf8-fc589359b3e3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:15.455473 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:15.455473 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:15.460403 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-89b81969-3ace-4554-abf8-fc589359b3e3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:15.472401 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-89b81969-3ace-4554-abf8-fc589359b3e3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 11:50:15.473111 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 77/157] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:15 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 980 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:16.483041 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1a899bc5-5676-40c1-8de6-70abe89e9a3b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 11:50:16.483453 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1a899bc5-5676-40c1-8de6-70abe89e9a3b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:16.509012 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:16.509012 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:16.509012 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1a899bc5-5676-40c1-8de6-70abe89e9a3b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:16.515962 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:16.515962 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:16.521608 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1a899bc5-5676-40c1-8de6-70abe89e9a3b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:16.533583 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1a899bc5-5676-40c1-8de6-70abe89e9a3b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 11:50:16.539029 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 81/158] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:16 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 980 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:17.552986 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1750f6e3-9878-4f85-847b-da841d09953f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 11:50:17.552986 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1750f6e3-9878-4f85-847b-da841d09953f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:17.552986 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:17.552986 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:17.552986 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1750f6e3-9878-4f85-847b-da841d09953f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:17.575974 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:17.575974 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:17.581255 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1750f6e3-9878-4f85-847b-da841d09953f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:17.609041 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1750f6e3-9878-4f85-847b-da841d09953f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 11:50:17.642935 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 78/159] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:17 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 980 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:18.618741 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-20a1c3f2-76d7-4cd7-9860-d024cb29cd21 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 11:50:18.619187 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-20a1c3f2-76d7-4cd7-9860-d024cb29cd21 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:18.619187 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:18.619187 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:18.619409 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-20a1c3f2-76d7-4cd7-9860-d024cb29cd21 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:18.644051 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:18.644051 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:18.649242 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-20a1c3f2-76d7-4cd7-9860-d024cb29cd21 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:18.664279 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-20a1c3f2-76d7-4cd7-9860-d024cb29cd21 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 11:50:18.670986 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 82/160] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:18 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 980 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:19.674872 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0ae539ab-9756-4a08-9a1b-7b64a09da654 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 11:50:19.675280 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0ae539ab-9756-4a08-9a1b-7b64a09da654 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:19.675280 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:19.675280 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:19.675468 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0ae539ab-9756-4a08-9a1b-7b64a09da654 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:19.703114 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:19.703114 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:19.711762 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0ae539ab-9756-4a08-9a1b-7b64a09da654 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:19.727588 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0ae539ab-9756-4a08-9a1b-7b64a09da654 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 11:50:19.728388 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 79/161] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:19 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 980 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:20.738233 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-646c41bd-6367-4949-a6dd-bb43d83c9955 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 11:50:20.738968 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-646c41bd-6367-4949-a6dd-bb43d83c9955 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:20.738968 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:20.738968 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:20.738968 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-646c41bd-6367-4949-a6dd-bb43d83c9955 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:20.768008 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:20.768008 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:20.773255 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-646c41bd-6367-4949-a6dd-bb43d83c9955 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:20.786025 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-646c41bd-6367-4949-a6dd-bb43d83c9955 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 11:50:20.786527 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 83/162] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:20 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 980 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 11:50:21.795851 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7aa57b5a-0655-4d36-b30e-d32900c4d48f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 11:50:21.796153 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7aa57b5a-0655-4d36-b30e-d32900c4d48f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:21.796248 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:21.796248 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:21.796440 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7aa57b5a-0655-4d36-b30e-d32900c4d48f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:21.820252 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:21.820252 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:21.824740 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7aa57b5a-0655-4d36-b30e-d32900c4d48f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:21.835181 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7aa57b5a-0655-4d36-b30e-d32900c4d48f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 11:50:21.835695 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 80/163] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:21 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 980 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:22.845634 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7a3ce40f-1cce-4360-8a04-375a19e638ab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 11:50:22.845915 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7a3ce40f-1cce-4360-8a04-375a19e638ab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:22.846025 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:22.846025 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:22.846219 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7a3ce40f-1cce-4360-8a04-375a19e638ab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:22.871816 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:22.871816 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:22.876663 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7a3ce40f-1cce-4360-8a04-375a19e638ab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:22.917301 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7a3ce40f-1cce-4360-8a04-375a19e638ab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 11:50:22.917301 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 84/164] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:22 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 980 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 11:50:23.923152 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9cb42165-663d-4703-99ef-7a13293f8783 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 11:50:23.923507 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9cb42165-663d-4703-99ef-7a13293f8783 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:23.923677 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:23.923677 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:23.923936 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9cb42165-663d-4703-99ef-7a13293f8783 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:23.990273 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:23.990273 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:23.990273 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9cb42165-663d-4703-99ef-7a13293f8783 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:23.995182 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9cb42165-663d-4703-99ef-7a13293f8783 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 11:50:23.995691 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 81/165] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:23 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 980 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:25.005342 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fd857a28-8abb-42d8-a946-bd13d6e0d3b1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 11:50:25.005818 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fd857a28-8abb-42d8-a946-bd13d6e0d3b1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:25.005818 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:25.005818 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:25.005987 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fd857a28-8abb-42d8-a946-bd13d6e0d3b1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:25.033176 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:25.033176 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:25.037691 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fd857a28-8abb-42d8-a946-bd13d6e0d3b1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:25.053936 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fd857a28-8abb-42d8-a946-bd13d6e0d3b1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 11:50:25.054530 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 85/166] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:25 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 980 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:26.069023 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ff19ec3f-aea5-4b99-a6b9-ff517f561f81 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 11:50:26.069023 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ff19ec3f-aea5-4b99-a6b9-ff517f561f81 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:26.069023 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:26.069023 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:26.069023 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ff19ec3f-aea5-4b99-a6b9-ff517f561f81 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:26.089844 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:26.089844 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:26.094448 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ff19ec3f-aea5-4b99-a6b9-ff517f561f81 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:26.105575 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ff19ec3f-aea5-4b99-a6b9-ff517f561f81 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 11:50:26.106028 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 82/167] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:26 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 980 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:27.119376 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5623c3d5-d9f7-49df-856f-218559816069 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 11:50:27.129426 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5623c3d5-d9f7-49df-856f-218559816069 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:27.129426 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:27.129426 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:27.129426 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5623c3d5-d9f7-49df-856f-218559816069 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:27.148804 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:27.148804 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:27.153965 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5623c3d5-d9f7-49df-856f-218559816069 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:27.169319 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5623c3d5-d9f7-49df-856f-218559816069 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 11:50:27.169985 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 86/168] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:27 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 980 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:28.178692 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d8d28652-c815-4dc2-8abd-45fd681a4e01 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 11:50:28.179025 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d8d28652-c815-4dc2-8abd-45fd681a4e01 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:28.179177 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:28.179177 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:28.179399 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d8d28652-c815-4dc2-8abd-45fd681a4e01 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:28.207420 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:28.207420 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:28.217377 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d8d28652-c815-4dc2-8abd-45fd681a4e01 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:28.230681 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d8d28652-c815-4dc2-8abd-45fd681a4e01 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 11:50:28.231206 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 83/169] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:28 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 980 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:29.246463 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-df0bef32-11e0-4b32-a7e6-52e9f708098a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 11:50:29.246463 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-df0bef32-11e0-4b32-a7e6-52e9f708098a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:29.246463 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:29.246463 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:29.246463 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-df0bef32-11e0-4b32-a7e6-52e9f708098a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:29.273031 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:29.273031 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:29.279301 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-df0bef32-11e0-4b32-a7e6-52e9f708098a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:29.290047 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-df0bef32-11e0-4b32-a7e6-52e9f708098a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 11:50:29.290776 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 87/170] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:29 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 980 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:30.316887 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-982f454a-d7e6-4fb9-a97e-5ad6d1c0e2c8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 11:50:30.316887 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-982f454a-d7e6-4fb9-a97e-5ad6d1c0e2c8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:30.316887 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:30.316887 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:30.316887 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-982f454a-d7e6-4fb9-a97e-5ad6d1c0e2c8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:30.329414 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:30.329414 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:30.334293 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-982f454a-d7e6-4fb9-a97e-5ad6d1c0e2c8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:30.346007 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-982f454a-d7e6-4fb9-a97e-5ad6d1c0e2c8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 11:50:30.346007 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 84/171] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:30 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 980 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:31.354806 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-388e3703-80a5-4c84-862c-94f422693728 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 11:50:31.355739 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-388e3703-80a5-4c84-862c-94f422693728 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:31.355984 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:31.355984 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:31.356335 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-388e3703-80a5-4c84-862c-94f422693728 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:31.387705 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:31.387705 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:31.409595 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-388e3703-80a5-4c84-862c-94f422693728 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:31.431159 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-388e3703-80a5-4c84-862c-94f422693728 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 11:50:31.431765 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 88/172] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:31 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 980 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:31.553418 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2aae0b83-6199-4580-a3b7-baa93a27485d tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] POST http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes Dec 22 11:50:31.553728 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:31.553728 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:31.553950 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2aae0b83-6199-4580-a3b7-baa93a27485d tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1883098334"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:50:31.554617 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-2aae0b83-6199-4580-a3b7-baa93a27485d tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1883098334'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:50:31.554804 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-2aae0b83-6199-4580-a3b7-baa93a27485d tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Create volume of 1 GB Dec 22 11:50:31.569142 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2aae0b83-6199-4580-a3b7-baa93a27485d tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Availability Zones retrieved successfully. Dec 22 11:50:31.580318 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2aae0b83-6199-4580-a3b7-baa93a27485d tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Flow 'volume_create_api' (70e9bfd8-19e5-45c8-90c1-97fdaf78af78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:50:31.581790 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2aae0b83-6199-4580-a3b7-baa93a27485d tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40205fb0-471f-4c96-bfbb-601b9e97711a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:50:31.582896 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-2aae0b83-6199-4580-a3b7-baa93a27485d tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:50:31.632326 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2aae0b83-6199-4580-a3b7-baa93a27485d tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40205fb0-471f-4c96-bfbb-601b9e97711a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:50:31.632449 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2aae0b83-6199-4580-a3b7-baa93a27485d tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e9c5ed9-78b6-43bc-842c-debec8a8ca07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:50:31.707067 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-2aae0b83-6199-4580-a3b7-baa93a27485d tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Created reservations ['e406711e-a76d-467e-b102-b64e73658d19', '4fa82a7a-3b20-4bd1-a1e6-34358d7cc61b', '1777c52b-09aa-47c5-817b-f8b00c8417ff', '80435b51-b20b-483a-95fa-a8eb4b70f265'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:50:31.708233 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2aae0b83-6199-4580-a3b7-baa93a27485d tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e9c5ed9-78b6-43bc-842c-debec8a8ca07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e406711e-a76d-467e-b102-b64e73658d19', '4fa82a7a-3b20-4bd1-a1e6-34358d7cc61b', '1777c52b-09aa-47c5-817b-f8b00c8417ff', '80435b51-b20b-483a-95fa-a8eb4b70f265']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:50:31.709327 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2aae0b83-6199-4580-a3b7-baa93a27485d tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2c82a4b-69d8-46ed-816b-4c278f2cea6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:50:31.788069 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2aae0b83-6199-4580-a3b7-baa93a27485d tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2c82a4b-69d8-46ed-816b-4c278f2cea6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5287e20a-42d5-4254-b1b0-9eb43bc10b82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1883098334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2d00e57d7a64748be9facde44f7c40f',qos_specs=None,replication_status=,reservations=['e406711e-a76d-467e-b102-b64e73658d19','4fa82a7a-3b20-4bd1-a1e6-34358d7cc61b','1777c52b-09aa-47c5-817b-f8b00c8417ff','80435b51-b20b-483a-95fa-a8eb4b70f265'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adab0399b9444b80808acd5f5b3f80b5',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T11:50:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1883098334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5287e20a-42d5-4254-b1b0-9eb43bc10b82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2d00e57d7a64748be9facde44f7c40f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='adab0399b9444b80808acd5f5b3f80b5',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:50:31.789111 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2aae0b83-6199-4580-a3b7-baa93a27485d tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d301ce9-5f95-407e-b401-abeee893cf84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:50:31.881040 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2aae0b83-6199-4580-a3b7-baa93a27485d tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d301ce9-5f95-407e-b401-abeee893cf84) transitioned into state 'SUCCESS' from state '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-1883098334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2d00e57d7a64748be9facde44f7c40f',qos_specs=None,replication_status=,reservations=['e406711e-a76d-467e-b102-b64e73658d19','4fa82a7a-3b20-4bd1-a1e6-34358d7cc61b','1777c52b-09aa-47c5-817b-f8b00c8417ff','80435b51-b20b-483a-95fa-a8eb4b70f265'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adab0399b9444b80808acd5f5b3f80b5',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:50:31.882051 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2aae0b83-6199-4580-a3b7-baa93a27485d tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40419b1b-45e9-449c-a72d-b17b7a2abae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:50:31.943074 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2aae0b83-6199-4580-a3b7-baa93a27485d tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40419b1b-45e9-449c-a72d-b17b7a2abae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:50:31.944332 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2aae0b83-6199-4580-a3b7-baa93a27485d tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Flow 'volume_create_api' (70e9bfd8-19e5-45c8-90c1-97fdaf78af78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:50:31.967873 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2aae0b83-6199-4580-a3b7-baa93a27485d tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Create volume request issued successfully. Dec 22 11:50:31.974177 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2aae0b83-6199-4580-a3b7-baa93a27485d tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes returned with HTTP 202 Dec 22 11:50:31.974692 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 85/173] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 11:50:31 2020] POST /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes => generated 826 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:50:31.982598 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-94ffd9a7-266b-456f-a4fc-62aca9e24d3c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 Dec 22 11:50:31.982893 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-94ffd9a7-266b-456f-a4fc-62aca9e24d3c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:31.983049 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:31.983049 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:31.983242 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-94ffd9a7-266b-456f-a4fc-62aca9e24d3c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:32.007954 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:32.007954 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:32.013584 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-94ffd9a7-266b-456f-a4fc-62aca9e24d3c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:50:32.041226 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-94ffd9a7-266b-456f-a4fc-62aca9e24d3c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 returned with HTTP 200 Dec 22 11:50:32.042407 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 89/174] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:31 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 => generated 894 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:32.441749 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-26fc9aa6-4ce5-4853-a716-04a63eeed6f2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 11:50:32.442233 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-26fc9aa6-4ce5-4853-a716-04a63eeed6f2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:32.442233 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:32.442233 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:32.442379 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-26fc9aa6-4ce5-4853-a716-04a63eeed6f2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:32.466194 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:32.466194 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:32.470913 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-26fc9aa6-4ce5-4853-a716-04a63eeed6f2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:32.481795 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-26fc9aa6-4ce5-4853-a716-04a63eeed6f2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 11:50:32.482420 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 86/175] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:32 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1368 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:50:32.490822 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-33ebe89b-8dcf-4abd-baa9-cbe1387945d8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] POST http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes Dec 22 11:50:32.491327 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:32.491327 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:32.491578 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-33ebe89b-8dcf-4abd-baa9-cbe1387945d8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1428044823"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:50:32.492326 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-33ebe89b-8dcf-4abd-baa9-cbe1387945d8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1428044823'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:50:32.492529 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-33ebe89b-8dcf-4abd-baa9-cbe1387945d8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Create volume of 1 GB Dec 22 11:50:32.501394 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-33ebe89b-8dcf-4abd-baa9-cbe1387945d8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Availability Zones retrieved successfully. Dec 22 11:50:32.510345 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-33ebe89b-8dcf-4abd-baa9-cbe1387945d8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Flow 'volume_create_api' (832e980e-d942-4641-867c-f40855466914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:50:32.511908 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-33ebe89b-8dcf-4abd-baa9-cbe1387945d8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0af47332-df08-4a6d-bd7f-2cf581dd3fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:50:32.513079 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-33ebe89b-8dcf-4abd-baa9-cbe1387945d8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:50:32.555614 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-33ebe89b-8dcf-4abd-baa9-cbe1387945d8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0af47332-df08-4a6d-bd7f-2cf581dd3fc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:50:32.557116 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-33ebe89b-8dcf-4abd-baa9-cbe1387945d8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4d03f23-8bb7-408f-8abe-357ad0ec23dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:50:32.654988 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-33ebe89b-8dcf-4abd-baa9-cbe1387945d8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Created reservations ['56d6cfce-006f-40a7-ab32-929f3316b694', '124fbe8a-890e-4296-b5ca-6bbdb17e3ff2', 'b7b671bf-6df7-46c8-8561-795bd3efb912', '20abee14-086b-4ce4-8ea4-14f8172d5b5b'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:50:32.659566 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-33ebe89b-8dcf-4abd-baa9-cbe1387945d8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4d03f23-8bb7-408f-8abe-357ad0ec23dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56d6cfce-006f-40a7-ab32-929f3316b694', '124fbe8a-890e-4296-b5ca-6bbdb17e3ff2', 'b7b671bf-6df7-46c8-8561-795bd3efb912', '20abee14-086b-4ce4-8ea4-14f8172d5b5b']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:50:32.659566 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-33ebe89b-8dcf-4abd-baa9-cbe1387945d8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd07141d-1a91-4358-9546-3c1c5ea89118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:50:32.742795 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-33ebe89b-8dcf-4abd-baa9-cbe1387945d8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd07141d-1a91-4358-9546-3c1c5ea89118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1428044823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e53259ff0ff43d7a86253f8708212c4',qos_specs=None,replication_status=,reservations=['56d6cfce-006f-40a7-ab32-929f3316b694','124fbe8a-890e-4296-b5ca-6bbdb17e3ff2','b7b671bf-6df7-46c8-8561-795bd3efb912','20abee14-086b-4ce4-8ea4-14f8172d5b5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c838bc32f6af4bd69912b65cf796a563',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T11:50:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1428044823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e53259ff0ff43d7a86253f8708212c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='c838bc32f6af4bd69912b65cf796a563',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:50:32.743837 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-33ebe89b-8dcf-4abd-baa9-cbe1387945d8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a68c4d62-3e48-47ac-a353-6c64de49ef50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:50:32.902911 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-33ebe89b-8dcf-4abd-baa9-cbe1387945d8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a68c4d62-3e48-47ac-a353-6c64de49ef50) transitioned into state 'SUCCESS' from state '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-1428044823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e53259ff0ff43d7a86253f8708212c4',qos_specs=None,replication_status=,reservations=['56d6cfce-006f-40a7-ab32-929f3316b694','124fbe8a-890e-4296-b5ca-6bbdb17e3ff2','b7b671bf-6df7-46c8-8561-795bd3efb912','20abee14-086b-4ce4-8ea4-14f8172d5b5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c838bc32f6af4bd69912b65cf796a563',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:50:32.904214 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-33ebe89b-8dcf-4abd-baa9-cbe1387945d8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27ddd1cb-e856-44f4-bcbd-47c95520ad94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:50:32.966777 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-33ebe89b-8dcf-4abd-baa9-cbe1387945d8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27ddd1cb-e856-44f4-bcbd-47c95520ad94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:50:32.983061 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-33ebe89b-8dcf-4abd-baa9-cbe1387945d8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Flow 'volume_create_api' (832e980e-d942-4641-867c-f40855466914) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:50:33.010319 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-33ebe89b-8dcf-4abd-baa9-cbe1387945d8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Create volume request issued successfully. Dec 22 11:50:33.017897 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-33ebe89b-8dcf-4abd-baa9-cbe1387945d8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes returned with HTTP 202 Dec 22 11:50:33.018430 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 90/176] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 11:50:32 2020] POST /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes => generated 828 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 22 11:50:33.026248 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0fc67a8e-2004-458c-9848-8d41b049d9fb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 11:50:33.026597 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0fc67a8e-2004-458c-9848-8d41b049d9fb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:33.026957 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:33.026957 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:33.027894 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0fc67a8e-2004-458c-9848-8d41b049d9fb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:33.052911 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2beb8235-fa54-4d5a-86c6-e9adb3d0b342 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 Dec 22 11:50:33.052911 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2beb8235-fa54-4d5a-86c6-e9adb3d0b342 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:33.052911 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:33.052911 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:33.053071 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2beb8235-fa54-4d5a-86c6-e9adb3d0b342 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:33.077758 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:33.077758 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:33.082600 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0fc67a8e-2004-458c-9848-8d41b049d9fb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:33.095681 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0fc67a8e-2004-458c-9848-8d41b049d9fb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 11:50:33.096626 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 87/177] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:33 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 896 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:33.097830 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:33.097830 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:33.109699 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2beb8235-fa54-4d5a-86c6-e9adb3d0b342 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:50:33.120663 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2beb8235-fa54-4d5a-86c6-e9adb3d0b342 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 returned with HTTP 200 Dec 22 11:50:33.121496 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 91/178] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:33 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 => generated 919 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:33.453341 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-68fc10a9-4b4f-475c-b025-c4c7196bf80c req-61f97797-bead-4214-ad2e-361948748353 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 Dec 22 11:50:33.453341 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-68fc10a9-4b4f-475c-b025-c4c7196bf80c req-61f97797-bead-4214-ad2e-361948748353 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:33.453341 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:33.453341 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:33.453341 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-68fc10a9-4b4f-475c-b025-c4c7196bf80c req-61f97797-bead-4214-ad2e-361948748353 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:33.467410 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:33.467410 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:33.472109 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-68fc10a9-4b4f-475c-b025-c4c7196bf80c req-61f97797-bead-4214-ad2e-361948748353 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:50:33.487105 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-68fc10a9-4b4f-475c-b025-c4c7196bf80c req-61f97797-bead-4214-ad2e-361948748353 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 returned with HTTP 200 Dec 22 11:50:33.487105 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 88/179] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 11:50:33 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 => generated 919 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:34.110436 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-78c78855-259b-4426-922f-28782ba42382 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 11:50:34.110704 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-78c78855-259b-4426-922f-28782ba42382 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:34.110820 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:34.110820 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:34.111009 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-78c78855-259b-4426-922f-28782ba42382 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:34.135758 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:34.135758 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:34.142763 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-78c78855-259b-4426-922f-28782ba42382 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:34.154651 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-78c78855-259b-4426-922f-28782ba42382 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 11:50:34.155109 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 92/180] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:34 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 921 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:34.163641 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8f7d2e65-08ee-4628-8a1f-187021fdc0cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] POST http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes Dec 22 11:50:34.164012 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:34.164012 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:34.164242 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8f7d2e65-08ee-4628-8a1f-187021fdc0cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-22061572"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:50:34.165314 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-8f7d2e65-08ee-4628-8a1f-187021fdc0cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-22061572'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:50:34.165510 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-8f7d2e65-08ee-4628-8a1f-187021fdc0cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Create volume of 1 GB Dec 22 11:50:34.174875 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8f7d2e65-08ee-4628-8a1f-187021fdc0cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Availability Zones retrieved successfully. Dec 22 11:50:34.184456 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8f7d2e65-08ee-4628-8a1f-187021fdc0cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Flow 'volume_create_api' (9be79dd7-899c-4d30-be61-a04aade16eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:50:34.186086 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8f7d2e65-08ee-4628-8a1f-187021fdc0cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70081680-8d58-4958-b9cd-364d07220bb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:50:34.187091 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-8f7d2e65-08ee-4628-8a1f-187021fdc0cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:50:34.238560 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8f7d2e65-08ee-4628-8a1f-187021fdc0cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70081680-8d58-4958-b9cd-364d07220bb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:50:34.239813 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8f7d2e65-08ee-4628-8a1f-187021fdc0cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cb9bfab-2c7a-4729-ae1d-a3bce402a897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:50:34.483425 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-8f7d2e65-08ee-4628-8a1f-187021fdc0cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Created reservations ['e59a1056-947a-48a1-acac-6a1600d4fc36', '9f3d5453-a73f-4b5e-8e17-69212fd3508d', '777fa8f5-ab3a-4ca2-941a-7ba76232e076', 'd7319727-7a8f-49e9-8ab4-617642c20ada'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:50:34.484583 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8f7d2e65-08ee-4628-8a1f-187021fdc0cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cb9bfab-2c7a-4729-ae1d-a3bce402a897) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e59a1056-947a-48a1-acac-6a1600d4fc36', '9f3d5453-a73f-4b5e-8e17-69212fd3508d', '777fa8f5-ab3a-4ca2-941a-7ba76232e076', 'd7319727-7a8f-49e9-8ab4-617642c20ada']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:50:34.485740 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8f7d2e65-08ee-4628-8a1f-187021fdc0cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f6bf7b6-920e-4bed-8da2-0d8f1565af22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:50:34.521846 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-78c78855-259b-4426-922f-28782ba42382 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume// Dec 22 11:50:34.521846 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-78c78855-259b-4426-922f-28782ba42382 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:34.521846 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:34.521846 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:34.521846 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-78c78855-259b-4426-922f-28782ba42382 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:34.521846 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-78c78855-259b-4426-922f-28782ba42382 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 11:50:34.521846 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 93/181] 10.222.0.111 () {58 vars in 1294 bytes} [Tue Dec 22 11:50:34 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 22 11:50:34.530563 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-68fc10a9-4b4f-475c-b025-c4c7196bf80c req-46526b1b-672f-40f0-a117-7641004af0c0 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] POST http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments Dec 22 11:50:34.531087 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-68fc10a9-4b4f-475c-b025-c4c7196bf80c req-46526b1b-672f-40f0-a117-7641004af0c0 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5287e20a-42d5-4254-b1b0-9eb43bc10b82", "instance_uuid": "9e74086c-cd69-42b0-8e16-a86b5ce46e64", "connector": null}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:50:34.558430 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:34.558430 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:34.758955 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8f7d2e65-08ee-4628-8a1f-187021fdc0cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f6bf7b6-920e-4bed-8da2-0d8f1565af22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e1afa10-5d99-46f2-8a3d-4ecf7631d071', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-22061572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e53259ff0ff43d7a86253f8708212c4',qos_specs=None,replication_status=,reservations=['e59a1056-947a-48a1-acac-6a1600d4fc36','9f3d5453-a73f-4b5e-8e17-69212fd3508d','777fa8f5-ab3a-4ca2-941a-7ba76232e076','d7319727-7a8f-49e9-8ab4-617642c20ada'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c838bc32f6af4bd69912b65cf796a563',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T11:50:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-22061572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e1afa10-5d99-46f2-8a3d-4ecf7631d071,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e53259ff0ff43d7a86253f8708212c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='c838bc32f6af4bd69912b65cf796a563',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:50:34.760200 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8f7d2e65-08ee-4628-8a1f-187021fdc0cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65d86d1d-b079-4fd1-ab63-729c6f013461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:50:34.782656 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-68fc10a9-4b4f-475c-b025-c4c7196bf80c req-46526b1b-672f-40f0-a117-7641004af0c0 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments returned with HTTP 200 Dec 22 11:50:34.783322 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 94/182] 10.222.0.111 () {66 vars in 1570 bytes} [Tue Dec 22 11:50:34 2020] POST /volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments => generated 273 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:50:34.964679 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-725976cf-bf82-40fc-8964-d2582e8e57c6 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 Dec 22 11:50:34.965024 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-725976cf-bf82-40fc-8964-d2582e8e57c6 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:34.965203 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:34.965203 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:34.965459 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-725976cf-bf82-40fc-8964-d2582e8e57c6 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:34.984975 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8f7d2e65-08ee-4628-8a1f-187021fdc0cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65d86d1d-b079-4fd1-ab63-729c6f013461) transitioned into state 'SUCCESS' from state '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-22061572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e53259ff0ff43d7a86253f8708212c4',qos_specs=None,replication_status=,reservations=['e59a1056-947a-48a1-acac-6a1600d4fc36','9f3d5453-a73f-4b5e-8e17-69212fd3508d','777fa8f5-ab3a-4ca2-941a-7ba76232e076','d7319727-7a8f-49e9-8ab4-617642c20ada'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c838bc32f6af4bd69912b65cf796a563',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:50:34.986347 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8f7d2e65-08ee-4628-8a1f-187021fdc0cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fbab948-bec6-40dd-a14a-c031bc29f8b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:50:34.992265 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:34.992265 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:34.997834 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-725976cf-bf82-40fc-8964-d2582e8e57c6 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:50:35.007372 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:35.007372 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:35.011664 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-725976cf-bf82-40fc-8964-d2582e8e57c6 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 returned with HTTP 200 Dec 22 11:50:35.012127 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 95/183] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:34 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 => generated 918 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 11:50:35.033107 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-725976cf-bf82-40fc-8964-d2582e8e57c6 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume// Dec 22 11:50:35.033361 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-725976cf-bf82-40fc-8964-d2582e8e57c6 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:35.033491 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:35.033491 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:35.033689 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-725976cf-bf82-40fc-8964-d2582e8e57c6 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:35.034278 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-725976cf-bf82-40fc-8964-d2582e8e57c6 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 11:50:35.034591 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 96/184] 10.222.0.113 () {56 vars in 1094 bytes} [Tue Dec 22 11:50:35 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 11:50:35.043377 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8f7d2e65-08ee-4628-8a1f-187021fdc0cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fbab948-bec6-40dd-a14a-c031bc29f8b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:50:35.045423 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8f7d2e65-08ee-4628-8a1f-187021fdc0cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Flow 'volume_create_api' (9be79dd7-899c-4d30-be61-a04aade16eca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:50:35.051978 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-68fc10a9-4b4f-475c-b025-c4c7196bf80c req-46133f11-d045-4218-8865-dc34a4705ecf tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 Dec 22 11:50:35.052360 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-68fc10a9-4b4f-475c-b025-c4c7196bf80c req-46133f11-d045-4218-8865-dc34a4705ecf tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:35.052673 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-68fc10a9-4b4f-475c-b025-c4c7196bf80c req-46133f11-d045-4218-8865-dc34a4705ecf tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:35.088885 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8f7d2e65-08ee-4628-8a1f-187021fdc0cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Create volume request issued successfully. Dec 22 11:50:35.098060 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8f7d2e65-08ee-4628-8a1f-187021fdc0cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes returned with HTTP 202 Dec 22 11:50:35.098557 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 89/185] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 11:50:34 2020] POST /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes => generated 826 bytes in 937 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:50:35.109090 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-627f4d50-4f0c-4909-8991-b1dd1c7d0d90 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 11:50:35.110416 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-627f4d50-4f0c-4909-8991-b1dd1c7d0d90 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:35.110678 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:35.110678 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:35.111137 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-627f4d50-4f0c-4909-8991-b1dd1c7d0d90 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:35.125419 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:35.125419 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:35.139461 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-68fc10a9-4b4f-475c-b025-c4c7196bf80c req-46133f11-d045-4218-8865-dc34a4705ecf tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:50:35.163593 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:35.163593 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:35.176875 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-68fc10a9-4b4f-475c-b025-c4c7196bf80c req-46133f11-d045-4218-8865-dc34a4705ecf tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 returned with HTTP 200 Dec 22 11:50:35.178827 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 97/186] 10.222.0.113 () {60 vars in 1408 bytes} [Tue Dec 22 11:50:35 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 => generated 1017 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 11:50:35.195095 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-68fc10a9-4b4f-475c-b025-c4c7196bf80c req-ac9c7952-49c5-4c3b-84ae-a24d8e0c9cf1 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] PUT http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments/a447c042-efd9-407d-a430-13484ce10184 Dec 22 11:50:35.195460 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:35.195460 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:35.195692 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-68fc10a9-4b4f-475c-b025-c4c7196bf80c req-ac9c7952-49c5-4c3b-84ae-a24d8e0c9cf1 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.113", "host": "n-h1-765315-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-6.cbci-765315-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:50:35.214903 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 11:50:35.214903 n-d-765315-6 devstack@c-api.service[88154]: return self.call(f, *args, **kw) Dec 22 11:50:35.215546 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-68fc10a9-4b4f-475c-b025-c4c7196bf80c req-ac9c7952-49c5-4c3b-84ae-a24d8e0c9cf1 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Lock "b'cinder-attachment_update-5287e20a-42d5-4254-b1b0-9eb43bc10b82-n-h1-765315-6'" acquired by "attachment_update" :: waited 0.006s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 11:50:35.248753 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:35.248753 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:35.324873 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:35.324873 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:35.336400 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-627f4d50-4f0c-4909-8991-b1dd1c7d0d90 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:35.349204 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-627f4d50-4f0c-4909-8991-b1dd1c7d0d90 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 11:50:35.349970 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 90/187] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:35 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 918 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:36.024074 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2a9aa85d-6607-4874-9fae-a31f03631a4c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 Dec 22 11:50:36.024074 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2a9aa85d-6607-4874-9fae-a31f03631a4c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:36.024074 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:36.024074 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:36.024074 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2a9aa85d-6607-4874-9fae-a31f03631a4c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:36.066444 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:36.066444 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:36.079279 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2a9aa85d-6607-4874-9fae-a31f03631a4c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:50:36.101751 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:36.101751 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:36.116226 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2a9aa85d-6607-4874-9fae-a31f03631a4c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 returned with HTTP 200 Dec 22 11:50:36.116877 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 91/188] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:36 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 => generated 918 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:36.359804 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-20fa699a-e468-4246-b35a-53c38a14b326 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 11:50:36.360127 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-20fa699a-e468-4246-b35a-53c38a14b326 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:36.360297 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:36.360297 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:36.360564 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-20fa699a-e468-4246-b35a-53c38a14b326 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:36.385485 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:36.385485 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:36.390405 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-20fa699a-e468-4246-b35a-53c38a14b326 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:36.401845 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-20fa699a-e468-4246-b35a-53c38a14b326 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 11:50:36.402289 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 92/189] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:36 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 919 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:36.493404 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-68fc10a9-4b4f-475c-b025-c4c7196bf80c req-ac9c7952-49c5-4c3b-84ae-a24d8e0c9cf1 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Lock "b'cinder-attachment_update-5287e20a-42d5-4254-b1b0-9eb43bc10b82-n-h1-765315-6'" released by "attachment_update" :: held 1.278s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 11:50:36.493822 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-68fc10a9-4b4f-475c-b025-c4c7196bf80c req-ac9c7952-49c5-4c3b-84ae-a24d8e0c9cf1 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments/a447c042-efd9-407d-a430-13484ce10184 returned with HTTP 200 Dec 22 11:50:36.494444 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 98/190] 10.222.0.113 () {64 vars in 1473 bytes} [Tue Dec 22 11:50:35 2020] PUT /volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments/a447c042-efd9-407d-a430-13484ce10184 => generated 763 bytes in 1304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 11:50:37.133467 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-488e8f6e-6885-4b15-970c-56a8e89c7e10 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 Dec 22 11:50:37.133467 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-488e8f6e-6885-4b15-970c-56a8e89c7e10 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:37.133467 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:37.133467 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:37.133467 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-488e8f6e-6885-4b15-970c-56a8e89c7e10 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:37.151524 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:37.151524 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:37.170110 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-488e8f6e-6885-4b15-970c-56a8e89c7e10 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:50:37.183537 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:37.183537 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:37.190594 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-488e8f6e-6885-4b15-970c-56a8e89c7e10 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 returned with HTTP 200 Dec 22 11:50:37.193460 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 93/191] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:37 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 => generated 919 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:38.205284 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9368f85f-45b2-439e-92fa-e8e3245bbf6b tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 Dec 22 11:50:38.205897 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9368f85f-45b2-439e-92fa-e8e3245bbf6b tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:38.206350 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:38.206350 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:38.206819 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9368f85f-45b2-439e-92fa-e8e3245bbf6b tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:38.237461 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:38.237461 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:38.242228 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9368f85f-45b2-439e-92fa-e8e3245bbf6b tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:50:38.252507 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:38.252507 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:38.256880 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9368f85f-45b2-439e-92fa-e8e3245bbf6b tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 returned with HTTP 200 Dec 22 11:50:38.257377 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 99/192] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:38 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 => generated 919 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:39.267935 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4845e392-7291-4a7c-901e-bfafae4d751a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 Dec 22 11:50:39.268786 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4845e392-7291-4a7c-901e-bfafae4d751a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:39.269113 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:39.269113 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:39.269955 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4845e392-7291-4a7c-901e-bfafae4d751a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:39.319450 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:39.319450 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:39.336443 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4845e392-7291-4a7c-901e-bfafae4d751a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:50:39.349132 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:39.349132 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:39.364174 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4845e392-7291-4a7c-901e-bfafae4d751a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 returned with HTTP 200 Dec 22 11:50:39.370628 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 94/193] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:39 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 => generated 919 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:40.380649 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8f76d58d-ead9-4fb4-9e3a-f70dad8ef5dd tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 Dec 22 11:50:40.381507 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8f76d58d-ead9-4fb4-9e3a-f70dad8ef5dd tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:40.381643 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:40.381643 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:40.381820 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8f76d58d-ead9-4fb4-9e3a-f70dad8ef5dd tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:40.407753 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:40.407753 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:40.412781 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8f76d58d-ead9-4fb4-9e3a-f70dad8ef5dd tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:50:40.422698 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:40.422698 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:40.428020 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8f76d58d-ead9-4fb4-9e3a-f70dad8ef5dd tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 returned with HTTP 200 Dec 22 11:50:40.428827 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 100/194] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:40 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 => generated 919 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:41.438704 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bd9386ba-2139-4f96-92d1-17f58b28405b tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 Dec 22 11:50:41.439449 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bd9386ba-2139-4f96-92d1-17f58b28405b tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:41.439738 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:41.439738 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:41.440098 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bd9386ba-2139-4f96-92d1-17f58b28405b tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:41.465316 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:41.465316 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:41.471213 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bd9386ba-2139-4f96-92d1-17f58b28405b tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:50:41.481314 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:41.481314 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:41.487840 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bd9386ba-2139-4f96-92d1-17f58b28405b tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 returned with HTTP 200 Dec 22 11:50:41.488653 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 95/195] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:41 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 => generated 919 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 11:50:42.497963 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3b3c9ba3-eb66-480f-a2bb-b882afabd583 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 Dec 22 11:50:42.498289 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3b3c9ba3-eb66-480f-a2bb-b882afabd583 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:42.498394 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:42.498394 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:42.498632 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3b3c9ba3-eb66-480f-a2bb-b882afabd583 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:42.525208 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:42.525208 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:42.530917 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3b3c9ba3-eb66-480f-a2bb-b882afabd583 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:50:42.540352 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:42.540352 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:42.545670 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3b3c9ba3-eb66-480f-a2bb-b882afabd583 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 returned with HTTP 200 Dec 22 11:50:42.545990 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 101/196] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:42 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 => generated 919 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:42.673233 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-68fc10a9-4b4f-475c-b025-c4c7196bf80c req-7ff2da56-3d9c-4ac7-b627-ab1a7a949cc4 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] POST http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments/a447c042-efd9-407d-a430-13484ce10184/action Dec 22 11:50:42.673715 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:42.673715 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:42.674122 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-68fc10a9-4b4f-475c-b025-c4c7196bf80c req-7ff2da56-3d9c-4ac7-b627-ab1a7a949cc4 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Action body: b'{"os-complete": null}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:50:42.674445 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-68fc10a9-4b4f-475c-b025-c4c7196bf80c req-7ff2da56-3d9c-4ac7-b627-ab1a7a949cc4 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:50:42.737117 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:42.737117 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:42.854668 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-68fc10a9-4b4f-475c-b025-c4c7196bf80c req-7ff2da56-3d9c-4ac7-b627-ab1a7a949cc4 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments/a447c042-efd9-407d-a430-13484ce10184/action returned with HTTP 204 Dec 22 11:50:42.855294 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 96/197] 10.222.0.113 () {64 vars in 1494 bytes} [Tue Dec 22 11:50:42 2020] POST /volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments/a447c042-efd9-407d-a430-13484ce10184/action => generated 0 bytes in 185 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:50:43.554540 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bbb88eba-5b48-436e-b51d-2b57eb5472e4 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 Dec 22 11:50:43.554851 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bbb88eba-5b48-436e-b51d-2b57eb5472e4 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:43.554968 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:43.554968 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:43.555165 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bbb88eba-5b48-436e-b51d-2b57eb5472e4 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:43.600324 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:43.600324 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:43.615151 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bbb88eba-5b48-436e-b51d-2b57eb5472e4 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:50:43.627894 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:43.627894 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:43.632399 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bbb88eba-5b48-436e-b51d-2b57eb5472e4 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 returned with HTTP 200 Dec 22 11:50:43.632941 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 102/198] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:43 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 => generated 1211 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:50:43.756714 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b61a33c0-86e7-4797-8594-e76fc8c72232 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 Dec 22 11:50:43.757267 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b61a33c0-86e7-4797-8594-e76fc8c72232 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:43.757454 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:43.757454 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:43.757742 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b61a33c0-86e7-4797-8594-e76fc8c72232 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:43.793995 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:43.793995 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:43.800033 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b61a33c0-86e7-4797-8594-e76fc8c72232 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:50:43.832429 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:43.832429 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:43.849708 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b61a33c0-86e7-4797-8594-e76fc8c72232 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 returned with HTTP 200 Dec 22 11:50:43.850179 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 97/199] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:43 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 => generated 1211 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:50:43.992318 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-fee1673f-2196-4755-95ba-668121684460 req-8472bff1-9e2b-40fb-b50e-ac1e3378c7b7 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 Dec 22 11:50:43.992793 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-fee1673f-2196-4755-95ba-668121684460 req-8472bff1-9e2b-40fb-b50e-ac1e3378c7b7 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:43.993062 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:43.993062 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:43.993423 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-fee1673f-2196-4755-95ba-668121684460 req-8472bff1-9e2b-40fb-b50e-ac1e3378c7b7 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:44.035507 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:44.035507 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:44.042507 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-fee1673f-2196-4755-95ba-668121684460 req-8472bff1-9e2b-40fb-b50e-ac1e3378c7b7 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:50:44.054435 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:44.054435 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:44.059233 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-fee1673f-2196-4755-95ba-668121684460 req-8472bff1-9e2b-40fb-b50e-ac1e3378c7b7 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 returned with HTTP 200 Dec 22 11:50:44.059879 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 103/200] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 11:50:43 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 => generated 1211 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:50:44.073227 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-fee1673f-2196-4755-95ba-668121684460 req-17d24e8b-f48e-4549-bdc0-b27da70368da tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] POST http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82/action Dec 22 11:50:44.073804 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:44.073804 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:44.074460 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-fee1673f-2196-4755-95ba-668121684460 req-17d24e8b-f48e-4549-bdc0-b27da70368da tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Action body: b'{"os-begin_detaching": null}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:50:44.079235 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-fee1673f-2196-4755-95ba-668121684460 req-17d24e8b-f48e-4549-bdc0-b27da70368da tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:50:44.101971 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:44.101971 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:44.103925 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-fee1673f-2196-4755-95ba-668121684460 req-17d24e8b-f48e-4549-bdc0-b27da70368da tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:50:44.139658 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-fee1673f-2196-4755-95ba-668121684460 req-17d24e8b-f48e-4549-bdc0-b27da70368da tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Begin detaching volume completed successfully. Dec 22 11:50:44.141342 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-fee1673f-2196-4755-95ba-668121684460 req-17d24e8b-f48e-4549-bdc0-b27da70368da tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82/action returned with HTTP 202 Dec 22 11:50:44.146905 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 98/201] 10.222.0.111 () {64 vars in 1648 bytes} [Tue Dec 22 11:50:44 2020] POST /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 11:50:44.189553 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-54ab26ce-4d82-4041-af32-5e7df3c10559 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 Dec 22 11:50:44.190012 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-54ab26ce-4d82-4041-af32-5e7df3c10559 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:44.190239 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:44.190239 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:44.190634 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-54ab26ce-4d82-4041-af32-5e7df3c10559 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:44.218306 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:44.218306 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:44.231721 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-54ab26ce-4d82-4041-af32-5e7df3c10559 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:50:44.249672 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:44.249672 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:44.252999 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-54ab26ce-4d82-4041-af32-5e7df3c10559 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 returned with HTTP 200 Dec 22 11:50:44.254406 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 104/202] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:44 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 => generated 1214 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:50:44.305232 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-fee1673f-2196-4755-95ba-668121684460 req-17d24e8b-f48e-4549-bdc0-b27da70368da tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume// Dec 22 11:50:44.305505 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-fee1673f-2196-4755-95ba-668121684460 req-17d24e8b-f48e-4549-bdc0-b27da70368da tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:44.305650 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:44.305650 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:44.305858 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-fee1673f-2196-4755-95ba-668121684460 req-17d24e8b-f48e-4549-bdc0-b27da70368da tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'all' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:44.306657 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-fee1673f-2196-4755-95ba-668121684460 req-17d24e8b-f48e-4549-bdc0-b27da70368da tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 11:50:44.307093 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 99/203] 10.222.0.113 () {56 vars in 1094 bytes} [Tue Dec 22 11:50:44 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 11:50:44.323187 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-fee1673f-2196-4755-95ba-668121684460 req-da193ae5-cf3c-4165-8255-fec432d81ae3 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 Dec 22 11:50:44.323631 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-fee1673f-2196-4755-95ba-668121684460 req-da193ae5-cf3c-4165-8255-fec432d81ae3 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:44.323631 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:44.323631 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:44.323817 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-fee1673f-2196-4755-95ba-668121684460 req-da193ae5-cf3c-4165-8255-fec432d81ae3 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:44.351754 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:44.351754 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:44.356436 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-fee1673f-2196-4755-95ba-668121684460 req-da193ae5-cf3c-4165-8255-fec432d81ae3 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:50:44.366277 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:44.366277 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:44.370417 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-fee1673f-2196-4755-95ba-668121684460 req-da193ae5-cf3c-4165-8255-fec432d81ae3 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 returned with HTTP 200 Dec 22 11:50:44.370898 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 105/204] 10.222.0.113 () {60 vars in 1408 bytes} [Tue Dec 22 11:50:44 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 => generated 1313 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 11:50:45.078845 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-fee1673f-2196-4755-95ba-668121684460 req-e72900af-fb0d-4464-80bc-4f2043064f47 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] DELETE http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments/a447c042-efd9-407d-a430-13484ce10184 Dec 22 11:50:45.078845 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-fee1673f-2196-4755-95ba-668121684460 req-e72900af-fb0d-4464-80bc-4f2043064f47 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:45.078845 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-fee1673f-2196-4755-95ba-668121684460 req-e72900af-fb0d-4464-80bc-4f2043064f47 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:45.090837 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:45.090837 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:45.264247 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-85c0d806-f13b-4e64-a971-9ec5b17230a9 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 Dec 22 11:50:45.264371 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-85c0d806-f13b-4e64-a971-9ec5b17230a9 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:45.264627 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:45.264627 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:45.264988 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-85c0d806-f13b-4e64-a971-9ec5b17230a9 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:45.323761 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:45.323761 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:45.342042 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-85c0d806-f13b-4e64-a971-9ec5b17230a9 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:50:45.373242 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:45.373242 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:45.377798 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-85c0d806-f13b-4e64-a971-9ec5b17230a9 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 returned with HTTP 200 Dec 22 11:50:45.378255 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 106/205] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:45 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 => generated 1214 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:50:45.491181 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-fee1673f-2196-4755-95ba-668121684460 req-e72900af-fb0d-4464-80bc-4f2043064f47 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88155) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 11:50:45.491613 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-fee1673f-2196-4755-95ba-668121684460 req-e72900af-fb0d-4464-80bc-4f2043064f47 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Pending status list for volume during attachment-delete: [] {{(pid=88155) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 11:50:45.544093 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-fee1673f-2196-4755-95ba-668121684460 req-e72900af-fb0d-4464-80bc-4f2043064f47 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments/a447c042-efd9-407d-a430-13484ce10184 returned with HTTP 200 Dec 22 11:50:45.544887 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 100/206] 10.222.0.113 () {62 vars in 1442 bytes} [Tue Dec 22 11:50:45 2020] DELETE /volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments/a447c042-efd9-407d-a430-13484ce10184 => generated 19 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:46.387063 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-90c7bb09-1ce9-494a-9b4d-cf833289521a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 Dec 22 11:50:46.387338 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-90c7bb09-1ce9-494a-9b4d-cf833289521a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:46.387460 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:46.387460 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:46.387653 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-90c7bb09-1ce9-494a-9b4d-cf833289521a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:46.412546 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:46.412546 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:46.417051 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-90c7bb09-1ce9-494a-9b4d-cf833289521a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:50:46.428004 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-90c7bb09-1ce9-494a-9b4d-cf833289521a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 returned with HTTP 200 Dec 22 11:50:46.428809 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 107/207] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:50:46 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 => generated 919 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:48.934676 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-a9b208cd-830f-48be-a40b-ee363d562561 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 11:50:48.934985 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-a9b208cd-830f-48be-a40b-ee363d562561 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:48.935317 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:48.935317 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:48.935545 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-a9b208cd-830f-48be-a40b-ee363d562561 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:48.965887 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:48.965887 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:48.971311 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-04825998-c451-4104-8b9b-43cd082038bc req-a9b208cd-830f-48be-a40b-ee363d562561 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:48.988683 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-a9b208cd-830f-48be-a40b-ee363d562561 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 11:50:48.989147 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 101/208] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 11:50:48 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1368 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:50:48.996972 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-e5b2d25b-6da7-4a02-9bd9-5323842f6586 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 11:50:48.997440 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-e5b2d25b-6da7-4a02-9bd9-5323842f6586 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:48.997965 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:48.997965 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:48.998581 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-e5b2d25b-6da7-4a02-9bd9-5323842f6586 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:49.028485 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:49.028485 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:49.033431 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-04825998-c451-4104-8b9b-43cd082038bc req-e5b2d25b-6da7-4a02-9bd9-5323842f6586 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:49.045645 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-e5b2d25b-6da7-4a02-9bd9-5323842f6586 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 11:50:49.045645 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 108/209] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 11:50:48 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 921 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:49.054859 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-58e5c07f-b567-4690-8fe1-268bf36167c6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 11:50:49.055159 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-58e5c07f-b567-4690-8fe1-268bf36167c6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:49.055293 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:49.055293 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:49.055487 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-58e5c07f-b567-4690-8fe1-268bf36167c6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:49.080105 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:49.080105 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:49.084776 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-04825998-c451-4104-8b9b-43cd082038bc req-58e5c07f-b567-4690-8fe1-268bf36167c6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:49.097181 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-58e5c07f-b567-4690-8fe1-268bf36167c6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 11:50:49.097732 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 102/210] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 11:50:49 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 919 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:50:49.104422 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-e5b2d25b-6da7-4a02-9bd9-5323842f6586 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume// Dec 22 11:50:49.104715 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-e5b2d25b-6da7-4a02-9bd9-5323842f6586 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:49.104997 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:49.104997 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:49.105203 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-e5b2d25b-6da7-4a02-9bd9-5323842f6586 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:49.105787 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-e5b2d25b-6da7-4a02-9bd9-5323842f6586 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 11:50:49.106122 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 109/211] 10.222.0.111 () {58 vars in 1294 bytes} [Tue Dec 22 11:50:49 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 11:50:49.113670 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-bb0e2e49-8975-480f-a71a-392ea403569e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] POST http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/attachments Dec 22 11:50:49.114013 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:49.114013 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:49.114282 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-bb0e2e49-8975-480f-a71a-392ea403569e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cd3d5d65-e63b-4bab-91c8-ea0048bf31a1", "instance_uuid": "31c51195-a3c5-48cf-8ad8-fb233e5b5402", "connector": null}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:50:49.138951 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:49.138951 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:49.284456 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-bb0e2e49-8975-480f-a71a-392ea403569e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/attachments returned with HTTP 200 Dec 22 11:50:49.285014 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 103/212] 10.222.0.111 () {66 vars in 1570 bytes} [Tue Dec 22 11:50:49 2020] POST /volume/v3/2e53259ff0ff43d7a86253f8708212c4/attachments => generated 273 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:50:49.289465 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-e5b2d25b-6da7-4a02-9bd9-5323842f6586 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume// Dec 22 11:50:49.289792 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-e5b2d25b-6da7-4a02-9bd9-5323842f6586 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:49.290058 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-e5b2d25b-6da7-4a02-9bd9-5323842f6586 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:49.290651 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-e5b2d25b-6da7-4a02-9bd9-5323842f6586 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 11:50:49.290968 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 110/213] 10.222.0.111 () {58 vars in 1294 bytes} [Tue Dec 22 11:50:49 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 11:50:49.298250 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-1be6104c-ecee-4dad-b644-b3838b9158e4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] POST http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/attachments Dec 22 11:50:49.298559 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:49.298559 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:49.298860 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-1be6104c-ecee-4dad-b644-b3838b9158e4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7", "instance_uuid": "31c51195-a3c5-48cf-8ad8-fb233e5b5402", "connector": null}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:50:49.325111 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:49.325111 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:49.477453 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-1be6104c-ecee-4dad-b644-b3838b9158e4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/attachments returned with HTTP 200 Dec 22 11:50:49.478095 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 104/214] 10.222.0.111 () {66 vars in 1570 bytes} [Tue Dec 22 11:50:49 2020] POST /volume/v3/2e53259ff0ff43d7a86253f8708212c4/attachments => generated 273 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:50:49.486469 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-e5b2d25b-6da7-4a02-9bd9-5323842f6586 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume// Dec 22 11:50:49.486469 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-e5b2d25b-6da7-4a02-9bd9-5323842f6586 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:49.486994 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-e5b2d25b-6da7-4a02-9bd9-5323842f6586 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:49.487621 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-e5b2d25b-6da7-4a02-9bd9-5323842f6586 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 11:50:49.487941 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 111/215] 10.222.0.111 () {58 vars in 1294 bytes} [Tue Dec 22 11:50:49 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 11:50:49.500726 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-11a17523-7cd6-4a47-ac4c-7f8aebde151f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] POST http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/attachments Dec 22 11:50:49.501098 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:49.501098 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:49.501380 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-11a17523-7cd6-4a47-ac4c-7f8aebde151f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7e1afa10-5d99-46f2-8a3d-4ecf7631d071", "instance_uuid": "31c51195-a3c5-48cf-8ad8-fb233e5b5402", "connector": null}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:50:49.525419 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:49.525419 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:49.701534 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-11a17523-7cd6-4a47-ac4c-7f8aebde151f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/attachments returned with HTTP 200 Dec 22 11:50:49.702097 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 105/216] 10.222.0.111 () {66 vars in 1570 bytes} [Tue Dec 22 11:50:49 2020] POST /volume/v3/2e53259ff0ff43d7a86253f8708212c4/attachments => generated 273 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:50:52.938054 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-e5b2d25b-6da7-4a02-9bd9-5323842f6586 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume// Dec 22 11:50:52.938410 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-e5b2d25b-6da7-4a02-9bd9-5323842f6586 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:52.938589 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-e5b2d25b-6da7-4a02-9bd9-5323842f6586 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:52.939170 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-e5b2d25b-6da7-4a02-9bd9-5323842f6586 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 11:50:52.939626 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 112/217] 10.222.0.113 () {56 vars in 1094 bytes} [Tue Dec 22 11:50:52 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 11:50:52.947907 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-f43830f4-1351-4365-bb61-e35d5cbb15aa tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 11:50:52.948397 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-f43830f4-1351-4365-bb61-e35d5cbb15aa tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:52.948675 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:52.948675 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:52.949038 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-f43830f4-1351-4365-bb61-e35d5cbb15aa tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:52.977375 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:52.977375 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:52.982203 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-04825998-c451-4104-8b9b-43cd082038bc req-f43830f4-1351-4365-bb61-e35d5cbb15aa tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:52.997009 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:52.997009 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:52.997009 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-f43830f4-1351-4365-bb61-e35d5cbb15aa tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 11:50:52.997283 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 106/218] 10.222.0.113 () {60 vars in 1408 bytes} [Tue Dec 22 11:50:52 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1466 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 11:50:53.009732 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-b175f6c7-4e2e-4f69-b8e5-5ec7962654ce tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] PUT http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/attachments/5c7d6aac-3da3-41c2-a30c-b858ad71947c Dec 22 11:50:53.010255 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-b175f6c7-4e2e-4f69-b8e5-5ec7962654ce tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.113", "host": "n-h1-765315-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-6.cbci-765315-6.local", "mountpoint": "/dev/sda"}}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:50:53.056966 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 11:50:53.056966 n-d-765315-6 devstack@c-api.service[88154]: return self.call(f, *args, **kw) Dec 22 11:50:53.056966 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-04825998-c451-4104-8b9b-43cd082038bc req-b175f6c7-4e2e-4f69-b8e5-5ec7962654ce tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Lock "b'cinder-attachment_update-cd3d5d65-e63b-4bab-91c8-ea0048bf31a1-n-h1-765315-6'" acquired by "attachment_update" :: waited 0.006s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 11:50:53.056966 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:53.056966 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:54.128962 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-04825998-c451-4104-8b9b-43cd082038bc req-b175f6c7-4e2e-4f69-b8e5-5ec7962654ce tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Lock "b'cinder-attachment_update-cd3d5d65-e63b-4bab-91c8-ea0048bf31a1-n-h1-765315-6'" released by "attachment_update" :: held 1.076s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 11:50:54.129773 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-b175f6c7-4e2e-4f69-b8e5-5ec7962654ce tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/attachments/5c7d6aac-3da3-41c2-a30c-b858ad71947c returned with HTTP 200 Dec 22 11:50:54.130384 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 113/219] 10.222.0.113 () {64 vars in 1473 bytes} [Tue Dec 22 11:50:53 2020] PUT /volume/v3/2e53259ff0ff43d7a86253f8708212c4/attachments/5c7d6aac-3da3-41c2-a30c-b858ad71947c => generated 763 bytes in 1124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:50:54.566716 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-98d10c50-e88f-4667-84f1-ef36e09c6225 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] POST http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/attachments/5c7d6aac-3da3-41c2-a30c-b858ad71947c/action Dec 22 11:50:54.567524 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:54.567524 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:54.568302 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-98d10c50-e88f-4667-84f1-ef36e09c6225 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Action body: b'{"os-complete": null}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:50:54.568934 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-98d10c50-e88f-4667-84f1-ef36e09c6225 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:50:54.626457 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:54.626457 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:54.726604 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-98d10c50-e88f-4667-84f1-ef36e09c6225 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/attachments/5c7d6aac-3da3-41c2-a30c-b858ad71947c/action returned with HTTP 204 Dec 22 11:50:54.727207 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 107/220] 10.222.0.113 () {64 vars in 1494 bytes} [Tue Dec 22 11:50:54 2020] POST /volume/v3/2e53259ff0ff43d7a86253f8708212c4/attachments/5c7d6aac-3da3-41c2-a30c-b858ad71947c/action => generated 0 bytes in 167 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:50:55.765173 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-b175f6c7-4e2e-4f69-b8e5-5ec7962654ce tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume// Dec 22 11:50:55.765959 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-b175f6c7-4e2e-4f69-b8e5-5ec7962654ce tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:55.766530 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:55.766530 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:55.767107 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-b175f6c7-4e2e-4f69-b8e5-5ec7962654ce tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:55.768245 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-b175f6c7-4e2e-4f69-b8e5-5ec7962654ce tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 11:50:55.768699 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 114/221] 10.222.0.113 () {56 vars in 1094 bytes} [Tue Dec 22 11:50:55 2020] GET /volume/ => generated 756 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 11:50:55.788639 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-7bc16ace-5cea-47d3-9687-083f645cd0d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 11:50:55.789203 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-7bc16ace-5cea-47d3-9687-083f645cd0d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:55.789516 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:55.789516 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:55.789865 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-7bc16ace-5cea-47d3-9687-083f645cd0d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:55.822398 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:55.822398 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:55.827415 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-04825998-c451-4104-8b9b-43cd082038bc req-7bc16ace-5cea-47d3-9687-083f645cd0d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:55.836702 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:55.836702 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:55.840997 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-7bc16ace-5cea-47d3-9687-083f645cd0d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 11:50:55.841689 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 108/222] 10.222.0.113 () {60 vars in 1408 bytes} [Tue Dec 22 11:50:55 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1019 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 11:50:55.859553 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-214431cd-a466-4436-b26f-9f10b91eca49 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] PUT http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/attachments/82f5e3b2-9525-4b02-8b35-ab1b13afb447 Dec 22 11:50:55.861155 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-214431cd-a466-4436-b26f-9f10b91eca49 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.113", "host": "n-h1-765315-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-6.cbci-765315-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:50:55.877757 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 11:50:55.877757 n-d-765315-6 devstack@c-api.service[88154]: return self.call(f, *args, **kw) Dec 22 11:50:55.878130 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-04825998-c451-4104-8b9b-43cd082038bc req-214431cd-a466-4436-b26f-9f10b91eca49 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Lock "b'cinder-attachment_update-3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7-n-h1-765315-6'" acquired by "attachment_update" :: waited 0.006s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 11:50:55.879371 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:55.879371 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:56.917176 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-04825998-c451-4104-8b9b-43cd082038bc req-214431cd-a466-4436-b26f-9f10b91eca49 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Lock "b'cinder-attachment_update-3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7-n-h1-765315-6'" released by "attachment_update" :: held 1.039s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 11:50:56.917741 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-214431cd-a466-4436-b26f-9f10b91eca49 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/attachments/82f5e3b2-9525-4b02-8b35-ab1b13afb447 returned with HTTP 200 Dec 22 11:50:56.918428 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 115/223] 10.222.0.113 () {64 vars in 1473 bytes} [Tue Dec 22 11:50:55 2020] PUT /volume/v3/2e53259ff0ff43d7a86253f8708212c4/attachments/82f5e3b2-9525-4b02-8b35-ab1b13afb447 => generated 763 bytes in 1065 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 11:50:57.332950 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-2206f2ae-67bb-49a6-bc09-62b79cdbcfd8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] POST http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/attachments/82f5e3b2-9525-4b02-8b35-ab1b13afb447/action Dec 22 11:50:57.332950 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:57.332950 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:57.332950 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-2206f2ae-67bb-49a6-bc09-62b79cdbcfd8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Action body: b'{"os-complete": null}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:50:57.332950 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-2206f2ae-67bb-49a6-bc09-62b79cdbcfd8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:50:57.368458 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:57.368458 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:57.465332 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-2206f2ae-67bb-49a6-bc09-62b79cdbcfd8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/attachments/82f5e3b2-9525-4b02-8b35-ab1b13afb447/action returned with HTTP 204 Dec 22 11:50:57.466808 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 109/224] 10.222.0.113 () {64 vars in 1494 bytes} [Tue Dec 22 11:50:57 2020] POST /volume/v3/2e53259ff0ff43d7a86253f8708212c4/attachments/82f5e3b2-9525-4b02-8b35-ab1b13afb447/action => generated 0 bytes in 139 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:50:57.517876 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-214431cd-a466-4436-b26f-9f10b91eca49 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume// Dec 22 11:50:57.518143 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-214431cd-a466-4436-b26f-9f10b91eca49 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:57.518286 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:57.518286 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:57.518488 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-214431cd-a466-4436-b26f-9f10b91eca49 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:57.519109 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-214431cd-a466-4436-b26f-9f10b91eca49 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 11:50:57.519454 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 116/225] 10.222.0.113 () {56 vars in 1094 bytes} [Tue Dec 22 11:50:57 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 11:50:57.530496 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-ee65e4e7-134c-4f59-a242-d40ad3147dfe tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 11:50:57.542744 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-ee65e4e7-134c-4f59-a242-d40ad3147dfe tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:50:57.542744 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:57.542744 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:57.542744 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-ee65e4e7-134c-4f59-a242-d40ad3147dfe tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:50:57.576243 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:57.576243 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:57.581610 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-04825998-c451-4104-8b9b-43cd082038bc req-ee65e4e7-134c-4f59-a242-d40ad3147dfe tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 11:50:57.591850 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:57.591850 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:57.596214 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-ee65e4e7-134c-4f59-a242-d40ad3147dfe tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 11:50:57.596875 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 110/226] 10.222.0.113 () {60 vars in 1408 bytes} [Tue Dec 22 11:50:57 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1017 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 11:50:57.611855 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-5e371628-e9f7-45fe-ac2b-1626167930d9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] PUT http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/attachments/10ccfafb-c3d8-482c-8967-5204d4d3bbce Dec 22 11:50:57.612361 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-5e371628-e9f7-45fe-ac2b-1626167930d9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.113", "host": "n-h1-765315-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-6.cbci-765315-6.local", "mountpoint": "/dev/sdc"}}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:50:57.648063 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 11:50:57.648063 n-d-765315-6 devstack@c-api.service[88154]: return self.call(f, *args, **kw) Dec 22 11:50:57.648396 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-04825998-c451-4104-8b9b-43cd082038bc req-5e371628-e9f7-45fe-ac2b-1626167930d9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Lock "b'cinder-attachment_update-7e1afa10-5d99-46f2-8a3d-4ecf7631d071-n-h1-765315-6'" acquired by "attachment_update" :: waited 0.005s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 11:50:57.649592 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:57.649592 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:58.869151 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-04825998-c451-4104-8b9b-43cd082038bc req-5e371628-e9f7-45fe-ac2b-1626167930d9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Lock "b'cinder-attachment_update-7e1afa10-5d99-46f2-8a3d-4ecf7631d071-n-h1-765315-6'" released by "attachment_update" :: held 1.217s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 11:50:58.869151 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-5e371628-e9f7-45fe-ac2b-1626167930d9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/attachments/10ccfafb-c3d8-482c-8967-5204d4d3bbce returned with HTTP 200 Dec 22 11:50:58.869151 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 117/227] 10.222.0.113 () {64 vars in 1473 bytes} [Tue Dec 22 11:50:57 2020] PUT /volume/v3/2e53259ff0ff43d7a86253f8708212c4/attachments/10ccfafb-c3d8-482c-8967-5204d4d3bbce => generated 763 bytes in 1258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:50:58.949088 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-c95169e8-d9a9-41b7-8c05-8828aec2e263 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] POST http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/attachments/10ccfafb-c3d8-482c-8967-5204d4d3bbce/action Dec 22 11:50:58.949088 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:50:58.949088 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:50:58.949088 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-c95169e8-d9a9-41b7-8c05-8828aec2e263 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Action body: b'{"os-complete": null}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:50:58.949088 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-c95169e8-d9a9-41b7-8c05-8828aec2e263 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:50:59.005519 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:50:59.005519 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:50:59.106082 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-04825998-c451-4104-8b9b-43cd082038bc req-c95169e8-d9a9-41b7-8c05-8828aec2e263 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/attachments/10ccfafb-c3d8-482c-8967-5204d4d3bbce/action returned with HTTP 204 Dec 22 11:50:59.106635 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 111/228] 10.222.0.113 () {64 vars in 1494 bytes} [Tue Dec 22 11:50:58 2020] POST /volume/v3/2e53259ff0ff43d7a86253f8708212c4/attachments/10ccfafb-c3d8-482c-8967-5204d4d3bbce/action => generated 0 bytes in 165 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:51:00.215551 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-806aa5e7-ef22-4920-b1d1-c35033c35b30 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] POST http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes Dec 22 11:51:00.215861 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:00.215861 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:00.216096 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-806aa5e7-ef22-4920-b1d1-c35033c35b30 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1736295175"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:00.217012 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-806aa5e7-ef22-4920-b1d1-c35033c35b30 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1736295175'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:51:00.217228 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-806aa5e7-ef22-4920-b1d1-c35033c35b30 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Create volume of 1 GB Dec 22 11:51:00.217573 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:00.217573 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:00.224821 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-806aa5e7-ef22-4920-b1d1-c35033c35b30 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Availability Zones retrieved successfully. Dec 22 11:51:00.238185 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-806aa5e7-ef22-4920-b1d1-c35033c35b30 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Flow 'volume_create_api' (b122c586-b06a-4c97-ae3c-3edb2edcaf4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:51:00.238185 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-806aa5e7-ef22-4920-b1d1-c35033c35b30 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24c1c22f-8867-45b3-92d7-dcdf45f6df78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:51:00.238185 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-806aa5e7-ef22-4920-b1d1-c35033c35b30 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:51:00.379020 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-806aa5e7-ef22-4920-b1d1-c35033c35b30 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24c1c22f-8867-45b3-92d7-dcdf45f6df78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:51:00.380127 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-806aa5e7-ef22-4920-b1d1-c35033c35b30 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f819a4b-dbda-4b4f-b411-115b74afdccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:51:00.447458 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-806aa5e7-ef22-4920-b1d1-c35033c35b30 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Created reservations ['4c4008bc-b8ba-4b80-a625-f340bc4e7c6e', '6309f608-ad23-41c3-8ae7-cda46ed1ad8d', 'f409c054-c226-416e-ac59-413863d2bde6', '19068226-7e99-4f58-a970-60dd3216ba50'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:51:00.448567 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-806aa5e7-ef22-4920-b1d1-c35033c35b30 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f819a4b-dbda-4b4f-b411-115b74afdccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c4008bc-b8ba-4b80-a625-f340bc4e7c6e', '6309f608-ad23-41c3-8ae7-cda46ed1ad8d', 'f409c054-c226-416e-ac59-413863d2bde6', '19068226-7e99-4f58-a970-60dd3216ba50']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:51:00.449706 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-806aa5e7-ef22-4920-b1d1-c35033c35b30 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cde800e1-780d-4e31-88e2-2cbb04a39944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:51:00.538777 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-806aa5e7-ef22-4920-b1d1-c35033c35b30 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cde800e1-780d-4e31-88e2-2cbb04a39944) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97840d58-35e6-4d61-b49f-1fbf1daec3ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1736295175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2d00e57d7a64748be9facde44f7c40f',qos_specs=None,replication_status=,reservations=['4c4008bc-b8ba-4b80-a625-f340bc4e7c6e','6309f608-ad23-41c3-8ae7-cda46ed1ad8d','f409c054-c226-416e-ac59-413863d2bde6','19068226-7e99-4f58-a970-60dd3216ba50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adab0399b9444b80808acd5f5b3f80b5',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T11:51:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1736295175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97840d58-35e6-4d61-b49f-1fbf1daec3ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2d00e57d7a64748be9facde44f7c40f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='adab0399b9444b80808acd5f5b3f80b5',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:51:00.539829 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-806aa5e7-ef22-4920-b1d1-c35033c35b30 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (183740d6-1e5d-45f6-87a1-3f703467a0eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:51:00.707982 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-806aa5e7-ef22-4920-b1d1-c35033c35b30 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (183740d6-1e5d-45f6-87a1-3f703467a0eb) transitioned into state 'SUCCESS' from state '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-1736295175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2d00e57d7a64748be9facde44f7c40f',qos_specs=None,replication_status=,reservations=['4c4008bc-b8ba-4b80-a625-f340bc4e7c6e','6309f608-ad23-41c3-8ae7-cda46ed1ad8d','f409c054-c226-416e-ac59-413863d2bde6','19068226-7e99-4f58-a970-60dd3216ba50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adab0399b9444b80808acd5f5b3f80b5',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:51:00.709254 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-806aa5e7-ef22-4920-b1d1-c35033c35b30 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bb8b27d-d340-4684-97aa-9866baebe1a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:51:00.763393 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-806aa5e7-ef22-4920-b1d1-c35033c35b30 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bb8b27d-d340-4684-97aa-9866baebe1a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:51:00.765567 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-806aa5e7-ef22-4920-b1d1-c35033c35b30 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Flow 'volume_create_api' (b122c586-b06a-4c97-ae3c-3edb2edcaf4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:51:00.798018 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-806aa5e7-ef22-4920-b1d1-c35033c35b30 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Create volume request issued successfully. Dec 22 11:51:00.805471 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-806aa5e7-ef22-4920-b1d1-c35033c35b30 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes returned with HTTP 202 Dec 22 11:51:00.806423 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 118/229] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 11:51:00 2020] POST /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes => generated 826 bytes in 593 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:51:00.814151 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7c5ab721-5602-4908-a032-060fda3ebe8a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba Dec 22 11:51:00.814438 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7c5ab721-5602-4908-a032-060fda3ebe8a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:00.814560 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:00.814560 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:00.814945 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7c5ab721-5602-4908-a032-060fda3ebe8a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:00.843323 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:00.843323 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:00.869553 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7c5ab721-5602-4908-a032-060fda3ebe8a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:51:00.885356 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7c5ab721-5602-4908-a032-060fda3ebe8a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba returned with HTTP 200 Dec 22 11:51:00.890984 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 112/230] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:00 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba => generated 894 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 11:51:01.898350 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3dfc3ea2-d070-4c18-bafb-9ea590436cee tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba Dec 22 11:51:01.899029 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3dfc3ea2-d070-4c18-bafb-9ea590436cee tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:01.900025 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:01.900025 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:01.900884 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3dfc3ea2-d070-4c18-bafb-9ea590436cee tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:01.937120 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:01.937120 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:01.942428 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3dfc3ea2-d070-4c18-bafb-9ea590436cee tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:51:01.955348 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3dfc3ea2-d070-4c18-bafb-9ea590436cee tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba returned with HTTP 200 Dec 22 11:51:01.956115 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 119/231] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:01 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba => generated 919 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:02.024703 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9d3b4852-36aa-4817-8752-10b59ac2220a req-0fa50050-2d6f-44d9-a430-d9a5c1e8a044 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba Dec 22 11:51:02.024987 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9d3b4852-36aa-4817-8752-10b59ac2220a req-0fa50050-2d6f-44d9-a430-d9a5c1e8a044 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:02.025091 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:02.025091 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:02.025421 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9d3b4852-36aa-4817-8752-10b59ac2220a req-0fa50050-2d6f-44d9-a430-d9a5c1e8a044 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:02.086542 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:02.086542 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:02.100742 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-9d3b4852-36aa-4817-8752-10b59ac2220a req-0fa50050-2d6f-44d9-a430-d9a5c1e8a044 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:51:02.117559 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9d3b4852-36aa-4817-8752-10b59ac2220a req-0fa50050-2d6f-44d9-a430-d9a5c1e8a044 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba returned with HTTP 200 Dec 22 11:51:02.123503 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 113/232] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 11:51:02 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba => generated 919 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:02.259755 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3dfc3ea2-d070-4c18-bafb-9ea590436cee tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume// Dec 22 11:51:02.260088 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3dfc3ea2-d070-4c18-bafb-9ea590436cee tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:02.260238 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:02.260238 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:02.260463 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3dfc3ea2-d070-4c18-bafb-9ea590436cee tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:02.261270 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3dfc3ea2-d070-4c18-bafb-9ea590436cee tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 11:51:02.261644 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 120/233] 10.222.0.111 () {58 vars in 1294 bytes} [Tue Dec 22 11:51:02 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 11:51:02.269536 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9d3b4852-36aa-4817-8752-10b59ac2220a req-c9160787-b013-47cc-8bcd-8f53a10953c4 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] POST http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments Dec 22 11:51:02.269843 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:02.269843 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:02.270070 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9d3b4852-36aa-4817-8752-10b59ac2220a req-c9160787-b013-47cc-8bcd-8f53a10953c4 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "97840d58-35e6-4d61-b49f-1fbf1daec3ba", "instance_uuid": "9482ca5d-4a52-4f89-836d-5b0dfaaafaf5", "connector": null}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:02.302451 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:02.302451 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:02.455630 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9d3b4852-36aa-4817-8752-10b59ac2220a req-c9160787-b013-47cc-8bcd-8f53a10953c4 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments returned with HTTP 200 Dec 22 11:51:02.456245 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 114/234] 10.222.0.111 () {66 vars in 1570 bytes} [Tue Dec 22 11:51:02 2020] POST /volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments => generated 273 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:51:02.570086 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9a03ef01-af3a-40e4-ab2e-2fc2c0143d6a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba Dec 22 11:51:02.570518 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9a03ef01-af3a-40e4-ab2e-2fc2c0143d6a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:02.570853 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9a03ef01-af3a-40e4-ab2e-2fc2c0143d6a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:02.604062 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:02.604062 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:02.612387 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9a03ef01-af3a-40e4-ab2e-2fc2c0143d6a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:51:02.629592 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:02.629592 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:02.630468 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9d3b4852-36aa-4817-8752-10b59ac2220a req-c9160787-b013-47cc-8bcd-8f53a10953c4 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume// Dec 22 11:51:02.630740 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9d3b4852-36aa-4817-8752-10b59ac2220a req-c9160787-b013-47cc-8bcd-8f53a10953c4 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:02.630875 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:02.630875 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:02.631072 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9d3b4852-36aa-4817-8752-10b59ac2220a req-c9160787-b013-47cc-8bcd-8f53a10953c4 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'all' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:02.631655 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9d3b4852-36aa-4817-8752-10b59ac2220a req-c9160787-b013-47cc-8bcd-8f53a10953c4 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 11:51:02.632098 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 115/235] 10.222.0.113 () {56 vars in 1094 bytes} [Tue Dec 22 11:51:02 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 11:51:02.635046 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9a03ef01-af3a-40e4-ab2e-2fc2c0143d6a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba returned with HTTP 200 Dec 22 11:51:02.636098 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 121/236] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:02 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba => generated 918 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:02.666880 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9d3b4852-36aa-4817-8752-10b59ac2220a req-e3463a42-1de7-4e3d-a178-081f60530bd4 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba Dec 22 11:51:02.667576 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9d3b4852-36aa-4817-8752-10b59ac2220a req-e3463a42-1de7-4e3d-a178-081f60530bd4 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:02.668227 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9d3b4852-36aa-4817-8752-10b59ac2220a req-e3463a42-1de7-4e3d-a178-081f60530bd4 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:02.696304 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:02.696304 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:02.704184 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-9d3b4852-36aa-4817-8752-10b59ac2220a req-e3463a42-1de7-4e3d-a178-081f60530bd4 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:51:02.712642 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:02.712642 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:02.717544 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9d3b4852-36aa-4817-8752-10b59ac2220a req-e3463a42-1de7-4e3d-a178-081f60530bd4 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba returned with HTTP 200 Dec 22 11:51:02.718069 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 116/237] 10.222.0.113 () {60 vars in 1408 bytes} [Tue Dec 22 11:51:02 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba => generated 1017 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 11:51:02.766600 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9d3b4852-36aa-4817-8752-10b59ac2220a req-11f53907-1564-43b9-be10-816b7a3cb9d5 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] PUT http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments/aff7caa2-085f-49ed-aa52-729acb5e80a7 Dec 22 11:51:02.767047 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:02.767047 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:02.767368 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9d3b4852-36aa-4817-8752-10b59ac2220a req-11f53907-1564-43b9-be10-816b7a3cb9d5 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.113", "host": "n-h1-765315-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-6.cbci-765315-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:02.787803 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 11:51:02.787803 n-d-765315-6 devstack@c-api.service[88154]: return self.call(f, *args, **kw) Dec 22 11:51:02.788730 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-9d3b4852-36aa-4817-8752-10b59ac2220a req-11f53907-1564-43b9-be10-816b7a3cb9d5 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Lock "b'cinder-attachment_update-97840d58-35e6-4d61-b49f-1fbf1daec3ba-n-h1-765315-6'" acquired by "attachment_update" :: waited 0.010s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 11:51:02.790155 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:02.790155 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:03.646376 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-07867bca-1ef3-427a-928b-8f80f4bc11e5 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba Dec 22 11:51:03.646682 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-07867bca-1ef3-427a-928b-8f80f4bc11e5 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:03.646916 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:03.646916 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:03.647327 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-07867bca-1ef3-427a-928b-8f80f4bc11e5 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:03.699831 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:03.699831 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:03.709474 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-07867bca-1ef3-427a-928b-8f80f4bc11e5 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:51:03.742395 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:03.742395 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:03.751970 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-07867bca-1ef3-427a-928b-8f80f4bc11e5 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba returned with HTTP 200 Dec 22 11:51:03.752459 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 117/238] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:03 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba => generated 918 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:04.286386 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-9d3b4852-36aa-4817-8752-10b59ac2220a req-11f53907-1564-43b9-be10-816b7a3cb9d5 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Lock "b'cinder-attachment_update-97840d58-35e6-4d61-b49f-1fbf1daec3ba-n-h1-765315-6'" released by "attachment_update" :: held 1.498s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 11:51:04.286861 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9d3b4852-36aa-4817-8752-10b59ac2220a req-11f53907-1564-43b9-be10-816b7a3cb9d5 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments/aff7caa2-085f-49ed-aa52-729acb5e80a7 returned with HTTP 200 Dec 22 11:51:04.287407 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 122/239] 10.222.0.113 () {64 vars in 1473 bytes} [Tue Dec 22 11:51:02 2020] PUT /volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments/aff7caa2-085f-49ed-aa52-729acb5e80a7 => generated 763 bytes in 1524 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:51:04.760995 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ec0c06b1-2fa8-40d4-b568-31a706cb6864 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba Dec 22 11:51:04.762343 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ec0c06b1-2fa8-40d4-b568-31a706cb6864 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:04.762476 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:04.762476 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:04.762716 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ec0c06b1-2fa8-40d4-b568-31a706cb6864 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:04.795643 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:04.795643 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:04.800880 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ec0c06b1-2fa8-40d4-b568-31a706cb6864 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:51:04.810923 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:04.810923 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:04.815158 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ec0c06b1-2fa8-40d4-b568-31a706cb6864 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba returned with HTTP 200 Dec 22 11:51:04.815615 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 118/240] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:04 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba => generated 919 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:05.824999 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2835838b-7124-4bc0-8d49-cf5e76c52cef tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba Dec 22 11:51:05.825302 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2835838b-7124-4bc0-8d49-cf5e76c52cef tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:05.825571 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:05.825571 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:05.826155 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2835838b-7124-4bc0-8d49-cf5e76c52cef tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:05.851215 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:05.851215 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:05.856174 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2835838b-7124-4bc0-8d49-cf5e76c52cef tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:51:05.865765 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:05.865765 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:05.870071 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2835838b-7124-4bc0-8d49-cf5e76c52cef tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba returned with HTTP 200 Dec 22 11:51:05.870520 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 123/241] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:05 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba => generated 919 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:06.880117 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-38595e8b-47ec-4a3e-a43c-50babb66d2ff tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba Dec 22 11:51:06.881101 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-38595e8b-47ec-4a3e-a43c-50babb66d2ff tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:06.881419 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:06.881419 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:06.883478 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-38595e8b-47ec-4a3e-a43c-50babb66d2ff tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:06.920781 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:06.920781 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:06.936211 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-38595e8b-47ec-4a3e-a43c-50babb66d2ff tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:51:06.947301 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:06.947301 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:06.952110 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-38595e8b-47ec-4a3e-a43c-50babb66d2ff tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba returned with HTTP 200 Dec 22 11:51:06.952729 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 119/242] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:06 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba => generated 919 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:07.466766 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ce095de8-9581-4c02-b1a6-4eea680b4a9b tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] POST http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs Dec 22 11:51:07.467057 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:07.467057 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:07.467590 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ce095de8-9581-4c02-b1a6-4eea680b4a9b tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-973171889", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:07.468461 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.qos_specs [None req-ce095de8-9581-4c02-b1a6-4eea680b4a9b tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-973171889', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=88156) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Dec 22 11:51:07.474073 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.db.sqlalchemy.api [None req-ce095de8-9581-4c02-b1a6-4eea680b4a9b tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] DB qos_specs_create(): root {'id': 'be132f49-c55c-4f06-9c07-9129c723b6e7', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-973171889'} {{(pid=88156) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Dec 22 11:51:07.580319 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ce095de8-9581-4c02-b1a6-4eea680b4a9b tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs returned with HTTP 200 Dec 22 11:51:07.580824 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 124/243] 10.222.0.111 () {60 vars in 1237 bytes} [Tue Dec 22 11:51:07 2020] POST /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs => generated 460 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:07.588054 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-20d6d44f-2935-4a9f-a167-aa1ca2ef7eb2 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] POST http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/types Dec 22 11:51:07.588347 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:07.588347 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:07.588589 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-20d6d44f-2935-4a9f-a167-aa1ca2ef7eb2 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1697455834"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:07.663321 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-20d6d44f-2935-4a9f-a167-aa1ca2ef7eb2 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/types returned with HTTP 200 Dec 22 11:51:07.666864 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 120/244] 10.222.0.111 () {60 vars in 1224 bytes} [Tue Dec 22 11:51:07 2020] POST /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/types => generated 222 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:07.670187 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e8c3bbf5-c261-4a87-80c6-684fb3f1cddb tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] POST http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/types Dec 22 11:51:07.670493 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:07.670493 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:07.670773 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e8c3bbf5-c261-4a87-80c6-684fb3f1cddb tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-489464678"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:07.671484 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:07.671484 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:07.755969 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e8c3bbf5-c261-4a87-80c6-684fb3f1cddb tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/types returned with HTTP 200 Dec 22 11:51:07.756551 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 125/245] 10.222.0.111 () {60 vars in 1224 bytes} [Tue Dec 22 11:51:07 2020] POST /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/types => generated 221 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:07.766608 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-826af103-2bb6-42e7-9ae9-d3a923dff14a tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] POST http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/types Dec 22 11:51:07.767068 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-826af103-2bb6-42e7-9ae9-d3a923dff14a tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1468029903"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:07.821160 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-826af103-2bb6-42e7-9ae9-d3a923dff14a tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/types returned with HTTP 200 Dec 22 11:51:07.821525 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 121/246] 10.222.0.111 () {60 vars in 1224 bytes} [Tue Dec 22 11:51:07 2020] POST /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/types => generated 222 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:07.829372 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fc0bf462-e38a-4b52-8661-f640f9830428 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] GET http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7/associate?vol_type_id=eaa563b5-153e-4e63-8a32-3cb1f8a88a84 Dec 22 11:51:07.829658 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fc0bf462-e38a-4b52-8661-f640f9830428 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:07.829926 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fc0bf462-e38a-4b52-8661-f640f9830428 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Calling method 'associate' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:07.830648 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fc0bf462-e38a-4b52-8661-f640f9830428 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Associate qos_spec: be132f49-c55c-4f06-9c07-9129c723b6e7 with type: eaa563b5-153e-4e63-8a32-3cb1f8a88a84 {{(pid=88156) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Dec 22 11:51:07.852690 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:07.852690 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:07.859459 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:07.859459 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:07.908195 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fc0bf462-e38a-4b52-8661-f640f9830428 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7/associate?vol_type_id=eaa563b5-153e-4e63-8a32-3cb1f8a88a84 returned with HTTP 202 Dec 22 11:51:07.908772 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 126/247] 10.222.0.111 () {58 vars in 1453 bytes} [Tue Dec 22 11:51:07 2020] GET /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7/associate?vol_type_id=eaa563b5-153e-4e63-8a32-3cb1f8a88a84 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:51:07.914976 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f41086d1-0eff-4362-95c6-47805e0639b3 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] GET http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7/associate?vol_type_id=94dca334-2861-4ee1-8c38-e123fbf92bdb Dec 22 11:51:07.915254 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f41086d1-0eff-4362-95c6-47805e0639b3 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:07.915514 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f41086d1-0eff-4362-95c6-47805e0639b3 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Calling method 'associate' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:07.916188 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f41086d1-0eff-4362-95c6-47805e0639b3 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Associate qos_spec: be132f49-c55c-4f06-9c07-9129c723b6e7 with type: 94dca334-2861-4ee1-8c38-e123fbf92bdb {{(pid=88155) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Dec 22 11:51:07.917901 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:07.917901 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:07.923985 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:07.923985 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:07.962598 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d19e91fa-426c-4a22-b9d3-aa276d89aac7 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba Dec 22 11:51:07.962990 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d19e91fa-426c-4a22-b9d3-aa276d89aac7 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:07.963153 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:07.963153 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:07.971737 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d19e91fa-426c-4a22-b9d3-aa276d89aac7 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:07.990000 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:07.990000 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:07.992155 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f41086d1-0eff-4362-95c6-47805e0639b3 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7/associate?vol_type_id=94dca334-2861-4ee1-8c38-e123fbf92bdb returned with HTTP 202 Dec 22 11:51:07.993922 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 122/248] 10.222.0.111 () {58 vars in 1453 bytes} [Tue Dec 22 11:51:07 2020] GET /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7/associate?vol_type_id=94dca334-2861-4ee1-8c38-e123fbf92bdb => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 11:51:07.996750 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d19e91fa-426c-4a22-b9d3-aa276d89aac7 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:51:07.999221 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b6225e94-8f68-4dd8-a710-467fbd9780f4 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] GET http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7/associate?vol_type_id=58b47218-c5d4-45d4-8ce0-8c7a3140c984 Dec 22 11:51:07.999553 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b6225e94-8f68-4dd8-a710-467fbd9780f4 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:07.999698 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:07.999698 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:08.000096 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b6225e94-8f68-4dd8-a710-467fbd9780f4 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Calling method 'associate' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:08.004798 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:08.004798 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:08.004798 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b6225e94-8f68-4dd8-a710-467fbd9780f4 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Associate qos_spec: be132f49-c55c-4f06-9c07-9129c723b6e7 with type: 58b47218-c5d4-45d4-8ce0-8c7a3140c984 {{(pid=88155) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Dec 22 11:51:08.004798 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:08.004798 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:08.005562 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:08.005562 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:08.011057 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:08.011057 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:08.016399 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d19e91fa-426c-4a22-b9d3-aa276d89aac7 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba returned with HTTP 200 Dec 22 11:51:08.017098 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 127/249] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:07 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba => generated 919 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 11:51:08.094203 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b6225e94-8f68-4dd8-a710-467fbd9780f4 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7/associate?vol_type_id=58b47218-c5d4-45d4-8ce0-8c7a3140c984 returned with HTTP 202 Dec 22 11:51:08.095021 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 123/250] 10.222.0.111 () {58 vars in 1453 bytes} [Tue Dec 22 11:51:07 2020] GET /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7/associate?vol_type_id=58b47218-c5d4-45d4-8ce0-8c7a3140c984 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 11:51:08.101474 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-390eaaa3-ddb8-4753-a3e8-94da02b9323e tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] GET http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7/associations Dec 22 11:51:08.101764 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-390eaaa3-ddb8-4753-a3e8-94da02b9323e tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:08.101896 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:08.101896 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:08.102095 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-390eaaa3-ddb8-4753-a3e8-94da02b9323e tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Calling method 'associations' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:08.102758 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.qos_specs_manage [None req-390eaaa3-ddb8-4753-a3e8-94da02b9323e tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Get associations for qos_spec id: be132f49-c55c-4f06-9c07-9129c723b6e7 {{(pid=88156) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Dec 22 11:51:08.103217 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:08.103217 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:08.118389 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-390eaaa3-ddb8-4753-a3e8-94da02b9323e tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7/associations returned with HTTP 200 Dec 22 11:51:08.119090 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 128/251] 10.222.0.111 () {58 vars in 1365 bytes} [Tue Dec 22 11:51:08 2020] GET /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7/associations => generated 447 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:08.126746 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dddb8206-1e31-49ca-941e-c4b0cffefe06 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] GET http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7/disassociate?vol_type_id=eaa563b5-153e-4e63-8a32-3cb1f8a88a84 Dec 22 11:51:08.127545 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dddb8206-1e31-49ca-941e-c4b0cffefe06 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:08.128028 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:08.128028 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:08.128028 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dddb8206-1e31-49ca-941e-c4b0cffefe06 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Calling method 'disassociate' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:08.128381 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:08.128381 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:08.128920 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.qos_specs_manage [None req-dddb8206-1e31-49ca-941e-c4b0cffefe06 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Disassociate qos_spec: be132f49-c55c-4f06-9c07-9129c723b6e7 from type: eaa563b5-153e-4e63-8a32-3cb1f8a88a84 {{(pid=88155) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Dec 22 11:51:08.129423 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:08.129423 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:08.134339 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:08.134339 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:08.176049 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dddb8206-1e31-49ca-941e-c4b0cffefe06 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7/disassociate?vol_type_id=eaa563b5-153e-4e63-8a32-3cb1f8a88a84 returned with HTTP 202 Dec 22 11:51:08.177415 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 124/252] 10.222.0.111 () {58 vars in 1462 bytes} [Tue Dec 22 11:51:08 2020] GET /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7/disassociate?vol_type_id=eaa563b5-153e-4e63-8a32-3cb1f8a88a84 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 11:51:08.183457 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-795ccabc-b15a-405f-82d3-816152dcfcda tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] GET http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7/associations Dec 22 11:51:08.188174 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-795ccabc-b15a-405f-82d3-816152dcfcda tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:08.188174 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:08.188174 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:08.188174 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-795ccabc-b15a-405f-82d3-816152dcfcda tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Calling method 'associations' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:08.188174 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:08.188174 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:08.188174 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.qos_specs_manage [None req-795ccabc-b15a-405f-82d3-816152dcfcda tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Get associations for qos_spec id: be132f49-c55c-4f06-9c07-9129c723b6e7 {{(pid=88156) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Dec 22 11:51:08.188174 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:08.188174 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:08.197625 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-795ccabc-b15a-405f-82d3-816152dcfcda tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7/associations returned with HTTP 200 Dec 22 11:51:08.201168 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 129/253] 10.222.0.111 () {58 vars in 1365 bytes} [Tue Dec 22 11:51:08 2020] GET /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7/associations => generated 305 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:08.211852 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-38e03be8-0337-4d0c-9358-2cafb63762e3 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] GET http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7/disassociate_all Dec 22 11:51:08.212245 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-38e03be8-0337-4d0c-9358-2cafb63762e3 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:08.212545 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:08.212545 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:08.212987 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-38e03be8-0337-4d0c-9358-2cafb63762e3 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Calling method 'disassociate_all' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:08.213413 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:08.213413 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:08.214036 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.qos_specs_manage [None req-38e03be8-0337-4d0c-9358-2cafb63762e3 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Disassociate qos_spec: be132f49-c55c-4f06-9c07-9129c723b6e7 from all. {{(pid=88155) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}} Dec 22 11:51:08.214646 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:08.214646 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:08.221163 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:08.221163 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:08.259500 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-38e03be8-0337-4d0c-9358-2cafb63762e3 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7/disassociate_all returned with HTTP 202 Dec 22 11:51:08.260011 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 125/254] 10.222.0.111 () {58 vars in 1377 bytes} [Tue Dec 22 11:51:08 2020] GET /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7/disassociate_all => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:51:08.271245 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1acd05b6-5147-4d5b-810b-3f410f3601e5 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] GET http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7/associations Dec 22 11:51:08.271654 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1acd05b6-5147-4d5b-810b-3f410f3601e5 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:08.271875 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:08.271875 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:08.272205 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1acd05b6-5147-4d5b-810b-3f410f3601e5 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Calling method 'associations' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:08.272626 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:08.272626 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:08.273158 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1acd05b6-5147-4d5b-810b-3f410f3601e5 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Get associations for qos_spec id: be132f49-c55c-4f06-9c07-9129c723b6e7 {{(pid=88156) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Dec 22 11:51:08.273752 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:08.273752 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:08.285905 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1acd05b6-5147-4d5b-810b-3f410f3601e5 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7/associations returned with HTTP 200 Dec 22 11:51:08.286437 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 130/255] 10.222.0.111 () {58 vars in 1365 bytes} [Tue Dec 22 11:51:08 2020] GET /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7/associations => generated 24 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 11:51:08.296277 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-62bd6326-6600-4f64-b8b9-851e6280a3b3 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] POST http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs Dec 22 11:51:08.296766 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:08.296766 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:08.297125 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-62bd6326-6600-4f64-b8b9-851e6280a3b3 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1728828586", "consumer": "back-end"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:08.297857 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:08.297857 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:08.298404 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.qos_specs [None req-62bd6326-6600-4f64-b8b9-851e6280a3b3 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1728828586', 'consumer': 'back-end', 'specs': {}} {{(pid=88155) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Dec 22 11:51:08.303194 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.db.sqlalchemy.api [None req-62bd6326-6600-4f64-b8b9-851e6280a3b3 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] DB qos_specs_create(): root {'id': '1e1972ef-51e6-4087-9ccc-89c8636ba506', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1728828586'} {{(pid=88155) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Dec 22 11:51:08.335958 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-62bd6326-6600-4f64-b8b9-851e6280a3b3 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs returned with HTTP 200 Dec 22 11:51:08.336581 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 126/256] 10.222.0.111 () {60 vars in 1236 bytes} [Tue Dec 22 11:51:08 2020] POST /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs => generated 437 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:08.344906 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d0e93d9e-5e03-4734-8f3a-3951408b1e24 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] DELETE http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/1e1972ef-51e6-4087-9ccc-89c8636ba506?force=False Dec 22 11:51:08.345402 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d0e93d9e-5e03-4734-8f3a-3951408b1e24 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:08.345679 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:08.345679 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:08.346242 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d0e93d9e-5e03-4734-8f3a-3951408b1e24 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:08.346954 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:08.346954 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:08.347647 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d0e93d9e-5e03-4734-8f3a-3951408b1e24 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Delete qos_spec: 1e1972ef-51e6-4087-9ccc-89c8636ba506, force: False {{(pid=88156) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 22 11:51:08.348299 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:08.348299 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:08.353211 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:08.353211 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:08.364900 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:08.364900 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:08.368802 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 11:51:08.368802 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 11:51:08.399310 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d0e93d9e-5e03-4734-8f3a-3951408b1e24 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/1e1972ef-51e6-4087-9ccc-89c8636ba506?force=False returned with HTTP 202 Dec 22 11:51:08.400030 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 131/257] 10.222.0.111 () {58 vars in 1352 bytes} [Tue Dec 22 11:51:08 2020] DELETE /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/1e1972ef-51e6-4087-9ccc-89c8636ba506?force=False => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:51:08.406803 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a69f0cc1-85df-4c0f-84d2-6f167712d0a0 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] GET http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/1e1972ef-51e6-4087-9ccc-89c8636ba506 Dec 22 11:51:08.407082 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a69f0cc1-85df-4c0f-84d2-6f167712d0a0 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:08.407209 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:08.407209 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:08.407402 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a69f0cc1-85df-4c0f-84d2-6f167712d0a0 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:08.407696 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:08.407696 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:08.408527 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:08.408527 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:08.412277 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a69f0cc1-85df-4c0f-84d2-6f167712d0a0 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/1e1972ef-51e6-4087-9ccc-89c8636ba506 returned with HTTP 404 Dec 22 11:51:08.412774 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 127/258] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 11:51:08 2020] GET /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/1e1972ef-51e6-4087-9ccc-89c8636ba506 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:51:08.419170 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e4b91517-769d-426f-b08e-5bc80f2c95ab tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] GET http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs Dec 22 11:51:08.419648 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e4b91517-769d-426f-b08e-5bc80f2c95ab tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:08.419803 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:08.419803 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:08.420035 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e4b91517-769d-426f-b08e-5bc80f2c95ab tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:08.420455 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:08.420455 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:08.429702 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e4b91517-769d-426f-b08e-5bc80f2c95ab tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs returned with HTTP 200 Dec 22 11:51:08.430730 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 132/259] 10.222.0.111 () {58 vars in 1215 bytes} [Tue Dec 22 11:51:08 2020] GET /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs => generated 174 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:08.442402 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7e4e92da-7530-4466-8e9b-5ce3725c3001 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] POST http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs Dec 22 11:51:08.443028 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7e4e92da-7530-4466-8e9b-5ce3725c3001 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-134387797", "consumer": "both"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:08.444144 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.qos_specs [None req-7e4e92da-7530-4466-8e9b-5ce3725c3001 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-134387797', 'consumer': 'both', 'specs': {}} {{(pid=88155) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Dec 22 11:51:08.449154 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.db.sqlalchemy.api [None req-7e4e92da-7530-4466-8e9b-5ce3725c3001 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] DB qos_specs_create(): root {'id': '21a6a2a1-a9bd-4f56-b397-d6cda2659a8f', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-134387797'} {{(pid=88155) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Dec 22 11:51:08.507646 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7e4e92da-7530-4466-8e9b-5ce3725c3001 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs returned with HTTP 200 Dec 22 11:51:08.508223 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 128/260] 10.222.0.111 () {60 vars in 1236 bytes} [Tue Dec 22 11:51:08 2020] POST /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs => generated 432 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:08.515967 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-599646bf-6edc-45fa-ab27-b97ac409d231 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] DELETE http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/21a6a2a1-a9bd-4f56-b397-d6cda2659a8f?force=False Dec 22 11:51:08.516242 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-599646bf-6edc-45fa-ab27-b97ac409d231 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:08.516376 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:08.516376 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:08.516569 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-599646bf-6edc-45fa-ab27-b97ac409d231 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:08.516875 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:08.516875 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:08.517298 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.qos_specs_manage [None req-599646bf-6edc-45fa-ab27-b97ac409d231 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Delete qos_spec: 21a6a2a1-a9bd-4f56-b397-d6cda2659a8f, force: False {{(pid=88156) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 22 11:51:08.517739 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:08.517739 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:08.521714 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:08.521714 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:08.531559 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:08.531559 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:08.535774 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 11:51:08.535774 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 11:51:08.563674 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-599646bf-6edc-45fa-ab27-b97ac409d231 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/21a6a2a1-a9bd-4f56-b397-d6cda2659a8f?force=False returned with HTTP 202 Dec 22 11:51:08.564685 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 133/261] 10.222.0.111 () {58 vars in 1352 bytes} [Tue Dec 22 11:51:08 2020] DELETE /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/21a6a2a1-a9bd-4f56-b397-d6cda2659a8f?force=False => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:51:08.575474 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-263d5714-b5d9-4721-ab9a-f3ecf7e2fbf4 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] GET http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/21a6a2a1-a9bd-4f56-b397-d6cda2659a8f Dec 22 11:51:08.576697 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-263d5714-b5d9-4721-ab9a-f3ecf7e2fbf4 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:08.576852 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:08.576852 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:08.577084 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-263d5714-b5d9-4721-ab9a-f3ecf7e2fbf4 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:08.577418 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:08.577418 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:08.578126 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:08.578126 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:08.582205 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-263d5714-b5d9-4721-ab9a-f3ecf7e2fbf4 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/21a6a2a1-a9bd-4f56-b397-d6cda2659a8f returned with HTTP 404 Dec 22 11:51:08.582702 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 129/262] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 11:51:08 2020] GET /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/21a6a2a1-a9bd-4f56-b397-d6cda2659a8f => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:51:08.588839 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-693143c5-f119-49df-a926-0148f29cc7b7 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] GET http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs Dec 22 11:51:08.589124 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-693143c5-f119-49df-a926-0148f29cc7b7 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:08.589263 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:08.589263 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:08.589462 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-693143c5-f119-49df-a926-0148f29cc7b7 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:08.589782 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:08.589782 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:08.597574 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-693143c5-f119-49df-a926-0148f29cc7b7 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs returned with HTTP 200 Dec 22 11:51:08.597964 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 134/263] 10.222.0.111 () {58 vars in 1215 bytes} [Tue Dec 22 11:51:08 2020] GET /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs => generated 174 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:08.605536 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fa8c6be1-9cb3-4c6a-ac02-b9c069790420 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] POST http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs Dec 22 11:51:08.605975 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fa8c6be1-9cb3-4c6a-ac02-b9c069790420 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1377432948", "consumer": "front-end"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:08.607365 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.qos_specs [None req-fa8c6be1-9cb3-4c6a-ac02-b9c069790420 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1377432948', 'consumer': 'front-end', 'specs': {}} {{(pid=88155) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Dec 22 11:51:08.611645 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.db.sqlalchemy.api [None req-fa8c6be1-9cb3-4c6a-ac02-b9c069790420 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] DB qos_specs_create(): root {'id': 'd1cd58b9-65e6-4344-95a6-e8db452a02a5', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1377432948'} {{(pid=88155) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Dec 22 11:51:08.639561 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fa8c6be1-9cb3-4c6a-ac02-b9c069790420 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs returned with HTTP 200 Dec 22 11:51:08.643358 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 130/264] 10.222.0.111 () {60 vars in 1236 bytes} [Tue Dec 22 11:51:08 2020] POST /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs => generated 438 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:08.647826 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b2bd25e3-7624-4784-8f5e-08afc6c4ea26 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] DELETE http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/d1cd58b9-65e6-4344-95a6-e8db452a02a5?force=False Dec 22 11:51:08.648103 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b2bd25e3-7624-4784-8f5e-08afc6c4ea26 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:08.648239 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:08.648239 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:08.648441 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b2bd25e3-7624-4784-8f5e-08afc6c4ea26 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:08.648805 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:08.648805 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:08.649234 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b2bd25e3-7624-4784-8f5e-08afc6c4ea26 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Delete qos_spec: d1cd58b9-65e6-4344-95a6-e8db452a02a5, force: False {{(pid=88156) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 22 11:51:08.649739 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:08.649739 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:08.653841 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:08.653841 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:08.663098 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:08.663098 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:08.666348 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 11:51:08.666348 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 11:51:08.690716 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b2bd25e3-7624-4784-8f5e-08afc6c4ea26 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/d1cd58b9-65e6-4344-95a6-e8db452a02a5?force=False returned with HTTP 202 Dec 22 11:51:08.691229 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 135/265] 10.222.0.111 () {58 vars in 1352 bytes} [Tue Dec 22 11:51:08 2020] DELETE /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/d1cd58b9-65e6-4344-95a6-e8db452a02a5?force=False => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:51:08.697563 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b3035c73-83db-4300-ac48-77febfdb52de tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] GET http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/d1cd58b9-65e6-4344-95a6-e8db452a02a5 Dec 22 11:51:08.697920 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b3035c73-83db-4300-ac48-77febfdb52de tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:08.698053 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:08.698053 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:08.698247 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b3035c73-83db-4300-ac48-77febfdb52de tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:08.698551 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:08.698551 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:08.699264 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:08.699264 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:08.703488 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b3035c73-83db-4300-ac48-77febfdb52de tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/d1cd58b9-65e6-4344-95a6-e8db452a02a5 returned with HTTP 404 Dec 22 11:51:08.704030 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 131/266] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 11:51:08 2020] GET /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/d1cd58b9-65e6-4344-95a6-e8db452a02a5 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:51:08.709850 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-07bf7b57-963d-421e-8e4a-d145c5cbbc44 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] GET http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs Dec 22 11:51:08.710135 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-07bf7b57-963d-421e-8e4a-d145c5cbbc44 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:08.710264 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:08.710264 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:08.710456 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-07bf7b57-963d-421e-8e4a-d145c5cbbc44 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:08.710783 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:08.710783 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:08.718512 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-07bf7b57-963d-421e-8e4a-d145c5cbbc44 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs returned with HTTP 200 Dec 22 11:51:08.718916 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 136/267] 10.222.0.111 () {58 vars in 1215 bytes} [Tue Dec 22 11:51:08 2020] GET /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs => generated 174 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:08.731132 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4d82573c-d08c-4606-b4f1-e4042e22502b tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] GET http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7 Dec 22 11:51:08.731360 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4d82573c-d08c-4606-b4f1-e4042e22502b tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:08.731628 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4d82573c-d08c-4606-b4f1-e4042e22502b tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:08.737117 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4d82573c-d08c-4606-b4f1-e4042e22502b tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7 returned with HTTP 200 Dec 22 11:51:08.741018 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 132/268] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 11:51:08 2020] GET /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7 => generated 460 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:08.745184 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c513cb4f-6a12-4f30-b0ab-1b449c099111 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] GET http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs Dec 22 11:51:08.745431 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c513cb4f-6a12-4f30-b0ab-1b449c099111 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:08.745561 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:08.745561 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:08.745753 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c513cb4f-6a12-4f30-b0ab-1b449c099111 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:08.746051 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:08.746051 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:08.746758 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:08.746758 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).filter_by(key='QoS_Specs_Name') Dec 22 11:51:08.754157 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c513cb4f-6a12-4f30-b0ab-1b449c099111 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs returned with HTTP 200 Dec 22 11:51:08.754502 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 137/269] 10.222.0.111 () {58 vars in 1215 bytes} [Tue Dec 22 11:51:08 2020] GET /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs => generated 174 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:08.761353 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d2fc4f28-5188-430b-aa17-b92e6f88073f tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] PUT http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7 Dec 22 11:51:08.761664 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:08.761664 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:08.761890 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d2fc4f28-5188-430b-aa17-b92e6f88073f tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:08.762761 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:08.762761 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:08.763619 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:08.763619 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:08.767858 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.qos_specs [None req-d2fc4f28-5188-430b-aa17-b92e6f88073f tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=88155) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Dec 22 11:51:08.768112 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:08.768112 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:08.774002 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.db.sqlalchemy.api [None req-d2fc4f28-5188-430b-aa17-b92e6f88073f tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] qos_specs_update() value: {'id': 'ca01bd4d-68f2-492d-a7f4-5397b26bd637', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'be132f49-c55c-4f06-9c07-9129c723b6e7', 'deleted': False} {{(pid=88155) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4877}} Dec 22 11:51:08.801700 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d2fc4f28-5188-430b-aa17-b92e6f88073f tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7 returned with HTTP 200 Dec 22 11:51:08.801882 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 133/270] 10.222.0.111 () {60 vars in 1346 bytes} [Tue Dec 22 11:51:08 2020] PUT /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7 => generated 36 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 11:51:08.809086 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-379d7556-0880-4b52-abc4-a05fc7191b92 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] GET http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7 Dec 22 11:51:08.809527 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-379d7556-0880-4b52-abc4-a05fc7191b92 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:08.809693 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:08.809693 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:08.809884 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-379d7556-0880-4b52-abc4-a05fc7191b92 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:08.810324 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:08.810324 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:08.811140 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:08.811140 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:08.816243 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-379d7556-0880-4b52-abc4-a05fc7191b92 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7 returned with HTTP 200 Dec 22 11:51:08.816654 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 138/271] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 11:51:08 2020] GET /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 11:51:08.827374 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-28e4a41d-2d89-46a7-9a68-9320abc78aa3 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] PUT http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7/delete_keys Dec 22 11:51:08.827637 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:08.827637 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:08.827857 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-28e4a41d-2d89-46a7-9a68-9320abc78aa3 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:08.828509 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:08.828509 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:08.828998 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.qos_specs_manage [None req-28e4a41d-2d89-46a7-9a68-9320abc78aa3 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Delete_key spec: be132f49-c55c-4f06-9c07-9129c723b6e7, keys: ['iops_bytes'] {{(pid=88155) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Dec 22 11:51:08.829480 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:08.829480 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:08.834365 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 11:51:08.834365 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 11:51:08.861228 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:08.861228 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:08.865020 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-28e4a41d-2d89-46a7-9a68-9320abc78aa3 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7/delete_keys returned with HTTP 202 Dec 22 11:51:08.867616 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 134/272] 10.222.0.111 () {60 vars in 1382 bytes} [Tue Dec 22 11:51:08 2020] PUT /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7/delete_keys => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:51:08.871746 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1be8f440-43ee-4540-8e1e-f5ee38652bcd tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] GET http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7 Dec 22 11:51:08.873285 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1be8f440-43ee-4540-8e1e-f5ee38652bcd tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:08.873285 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:08.873285 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:08.873285 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1be8f440-43ee-4540-8e1e-f5ee38652bcd tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:08.873285 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:08.873285 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:08.873695 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:08.873695 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:08.878207 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1be8f440-43ee-4540-8e1e-f5ee38652bcd tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7 returned with HTTP 200 Dec 22 11:51:08.881451 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 139/273] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 11:51:08 2020] GET /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7 => generated 460 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:08.886476 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f32e776c-d951-434c-94ef-db7925d71449 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] GET http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7 Dec 22 11:51:08.887129 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f32e776c-d951-434c-94ef-db7925d71449 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:08.887318 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:08.887318 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:08.887712 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f32e776c-d951-434c-94ef-db7925d71449 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:08.888117 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:08.888117 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:08.888912 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:08.888912 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:08.893990 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f32e776c-d951-434c-94ef-db7925d71449 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7 returned with HTTP 200 Dec 22 11:51:08.894410 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 135/274] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 11:51:08 2020] GET /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7 => generated 460 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:08.902761 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0794e361-adfb-4e46-8e95-058f7ed5a1b9 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] DELETE http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/d1cd58b9-65e6-4344-95a6-e8db452a02a5?force=False Dec 22 11:51:08.909208 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0794e361-adfb-4e46-8e95-058f7ed5a1b9 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:08.909208 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:08.909208 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:08.909208 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0794e361-adfb-4e46-8e95-058f7ed5a1b9 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:08.909208 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:08.909208 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:08.909208 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0794e361-adfb-4e46-8e95-058f7ed5a1b9 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Delete qos_spec: d1cd58b9-65e6-4344-95a6-e8db452a02a5, force: False {{(pid=88156) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 22 11:51:08.909208 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:08.909208 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:08.909731 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0794e361-adfb-4e46-8e95-058f7ed5a1b9 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/d1cd58b9-65e6-4344-95a6-e8db452a02a5?force=False returned with HTTP 404 Dec 22 11:51:08.911994 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 140/275] 10.222.0.111 () {58 vars in 1352 bytes} [Tue Dec 22 11:51:08 2020] DELETE /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/d1cd58b9-65e6-4344-95a6-e8db452a02a5?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:51:08.918175 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ae748c9c-60b5-4df0-8d29-f056f87265a4 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] GET http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/d1cd58b9-65e6-4344-95a6-e8db452a02a5 Dec 22 11:51:08.918461 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ae748c9c-60b5-4df0-8d29-f056f87265a4 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:08.918608 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:08.918608 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:08.919162 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ae748c9c-60b5-4df0-8d29-f056f87265a4 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:08.919608 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:08.919608 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:08.920243 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:08.920243 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:08.924368 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ae748c9c-60b5-4df0-8d29-f056f87265a4 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/d1cd58b9-65e6-4344-95a6-e8db452a02a5 returned with HTTP 404 Dec 22 11:51:08.926990 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 136/276] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 11:51:08 2020] GET /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/d1cd58b9-65e6-4344-95a6-e8db452a02a5 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:51:08.931196 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8dd920c7-08e5-45df-9bb7-003e5ea4ec86 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] DELETE http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/21a6a2a1-a9bd-4f56-b397-d6cda2659a8f?force=False Dec 22 11:51:08.931483 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8dd920c7-08e5-45df-9bb7-003e5ea4ec86 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:08.931751 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8dd920c7-08e5-45df-9bb7-003e5ea4ec86 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:08.932488 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8dd920c7-08e5-45df-9bb7-003e5ea4ec86 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Delete qos_spec: 21a6a2a1-a9bd-4f56-b397-d6cda2659a8f, force: False {{(pid=88156) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 22 11:51:08.937368 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8dd920c7-08e5-45df-9bb7-003e5ea4ec86 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/21a6a2a1-a9bd-4f56-b397-d6cda2659a8f?force=False returned with HTTP 404 Dec 22 11:51:08.938591 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 141/277] 10.222.0.111 () {58 vars in 1352 bytes} [Tue Dec 22 11:51:08 2020] DELETE /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/21a6a2a1-a9bd-4f56-b397-d6cda2659a8f?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:51:08.944037 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cc925db3-d587-4846-a806-43557265fbb1 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] GET http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/21a6a2a1-a9bd-4f56-b397-d6cda2659a8f Dec 22 11:51:08.944468 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cc925db3-d587-4846-a806-43557265fbb1 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:08.944878 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cc925db3-d587-4846-a806-43557265fbb1 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:08.949373 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cc925db3-d587-4846-a806-43557265fbb1 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/21a6a2a1-a9bd-4f56-b397-d6cda2659a8f returned with HTTP 404 Dec 22 11:51:08.950086 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 137/278] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 11:51:08 2020] GET /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/21a6a2a1-a9bd-4f56-b397-d6cda2659a8f => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:51:08.957624 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-14277c68-0c67-442c-af75-fea5b6ab55c2 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] DELETE http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/1e1972ef-51e6-4087-9ccc-89c8636ba506?force=False Dec 22 11:51:08.957962 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-14277c68-0c67-442c-af75-fea5b6ab55c2 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:08.958269 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-14277c68-0c67-442c-af75-fea5b6ab55c2 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:08.959346 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.qos_specs_manage [None req-14277c68-0c67-442c-af75-fea5b6ab55c2 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Delete qos_spec: 1e1972ef-51e6-4087-9ccc-89c8636ba506, force: False {{(pid=88156) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 22 11:51:08.964697 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-14277c68-0c67-442c-af75-fea5b6ab55c2 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/1e1972ef-51e6-4087-9ccc-89c8636ba506?force=False returned with HTTP 404 Dec 22 11:51:08.965291 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 142/279] 10.222.0.111 () {58 vars in 1352 bytes} [Tue Dec 22 11:51:08 2020] DELETE /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/1e1972ef-51e6-4087-9ccc-89c8636ba506?force=False => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 22 11:51:08.972032 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c8f45e07-2058-4e29-b7b1-e27fce8ac31e tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] GET http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/1e1972ef-51e6-4087-9ccc-89c8636ba506 Dec 22 11:51:08.973404 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c8f45e07-2058-4e29-b7b1-e27fce8ac31e tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:08.973404 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c8f45e07-2058-4e29-b7b1-e27fce8ac31e tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:08.978084 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c8f45e07-2058-4e29-b7b1-e27fce8ac31e tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/1e1972ef-51e6-4087-9ccc-89c8636ba506 returned with HTTP 404 Dec 22 11:51:08.981010 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 138/280] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 11:51:08 2020] GET /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/1e1972ef-51e6-4087-9ccc-89c8636ba506 => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:51:08.985377 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-63df54f6-c8fd-478a-8b82-872c4836ddc5 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] DELETE http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/types/58b47218-c5d4-45d4-8ce0-8c7a3140c984 Dec 22 11:51:08.985810 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-63df54f6-c8fd-478a-8b82-872c4836ddc5 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:08.986237 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-63df54f6-c8fd-478a-8b82-872c4836ddc5 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Calling method '_delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:09.026911 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6fa69202-9aed-4a1c-bbd0-df9e7a3001d3 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba Dec 22 11:51:09.030625 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6fa69202-9aed-4a1c-bbd0-df9e7a3001d3 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:09.030959 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6fa69202-9aed-4a1c-bbd0-df9e7a3001d3 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:09.048934 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 11:51:09.048934 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 11:51:09.070992 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:09.070992 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:09.075802 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6fa69202-9aed-4a1c-bbd0-df9e7a3001d3 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:51:09.085032 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:09.085032 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:09.089074 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6fa69202-9aed-4a1c-bbd0-df9e7a3001d3 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba returned with HTTP 200 Dec 22 11:51:09.089523 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 139/281] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:09 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba => generated 919 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:09.100786 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-63df54f6-c8fd-478a-8b82-872c4836ddc5 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/types/58b47218-c5d4-45d4-8ce0-8c7a3140c984 returned with HTTP 202 Dec 22 11:51:09.101414 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 143/282] 10.222.0.111 () {58 vars in 1317 bytes} [Tue Dec 22 11:51:08 2020] DELETE /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/types/58b47218-c5d4-45d4-8ce0-8c7a3140c984 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:51:09.106056 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-93961ed7-1f70-4fd9-b60c-974d58f5013b tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] GET http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/types/58b47218-c5d4-45d4-8ce0-8c7a3140c984 Dec 22 11:51:09.106328 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-93961ed7-1f70-4fd9-b60c-974d58f5013b tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:09.106454 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:09.106454 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:09.106667 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-93961ed7-1f70-4fd9-b60c-974d58f5013b tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:09.112381 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-93961ed7-1f70-4fd9-b60c-974d58f5013b tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/types/58b47218-c5d4-45d4-8ce0-8c7a3140c984 returned with HTTP 404 Dec 22 11:51:09.112864 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 140/283] 10.222.0.111 () {58 vars in 1314 bytes} [Tue Dec 22 11:51:09 2020] GET /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/types/58b47218-c5d4-45d4-8ce0-8c7a3140c984 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:51:09.117156 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-39afaeb2-5647-4d7f-8eec-f5d3a6ee2b27 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] DELETE http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/types/94dca334-2861-4ee1-8c38-e123fbf92bdb Dec 22 11:51:09.117430 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-39afaeb2-5647-4d7f-8eec-f5d3a6ee2b27 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:09.117707 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-39afaeb2-5647-4d7f-8eec-f5d3a6ee2b27 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Calling method '_delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:09.184671 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-39afaeb2-5647-4d7f-8eec-f5d3a6ee2b27 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/types/94dca334-2861-4ee1-8c38-e123fbf92bdb returned with HTTP 202 Dec 22 11:51:09.187928 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 144/284] 10.222.0.111 () {58 vars in 1317 bytes} [Tue Dec 22 11:51:09 2020] DELETE /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/types/94dca334-2861-4ee1-8c38-e123fbf92bdb => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:51:09.190806 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8bcb6217-b112-4e17-98bb-f792999a8296 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] GET http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/types/94dca334-2861-4ee1-8c38-e123fbf92bdb Dec 22 11:51:09.191091 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8bcb6217-b112-4e17-98bb-f792999a8296 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:09.191357 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8bcb6217-b112-4e17-98bb-f792999a8296 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:09.198258 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8bcb6217-b112-4e17-98bb-f792999a8296 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/types/94dca334-2861-4ee1-8c38-e123fbf92bdb returned with HTTP 404 Dec 22 11:51:09.199274 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 141/285] 10.222.0.111 () {58 vars in 1314 bytes} [Tue Dec 22 11:51:09 2020] GET /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/types/94dca334-2861-4ee1-8c38-e123fbf92bdb => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:51:09.204176 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b2f38975-662f-4026-b34b-d3df6d5166e6 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] DELETE http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/types/eaa563b5-153e-4e63-8a32-3cb1f8a88a84 Dec 22 11:51:09.204452 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b2f38975-662f-4026-b34b-d3df6d5166e6 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:09.204930 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b2f38975-662f-4026-b34b-d3df6d5166e6 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Calling method '_delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:09.282137 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b2f38975-662f-4026-b34b-d3df6d5166e6 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/types/eaa563b5-153e-4e63-8a32-3cb1f8a88a84 returned with HTTP 202 Dec 22 11:51:09.282665 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 145/286] 10.222.0.111 () {58 vars in 1317 bytes} [Tue Dec 22 11:51:09 2020] DELETE /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/types/eaa563b5-153e-4e63-8a32-3cb1f8a88a84 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:51:09.287673 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b600c686-680c-43c7-8157-7184e7ffa220 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] GET http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/types/eaa563b5-153e-4e63-8a32-3cb1f8a88a84 Dec 22 11:51:09.287974 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b600c686-680c-43c7-8157-7184e7ffa220 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:09.288427 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b600c686-680c-43c7-8157-7184e7ffa220 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:09.300411 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b600c686-680c-43c7-8157-7184e7ffa220 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/types/eaa563b5-153e-4e63-8a32-3cb1f8a88a84 returned with HTTP 404 Dec 22 11:51:09.301017 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 142/287] 10.222.0.111 () {58 vars in 1314 bytes} [Tue Dec 22 11:51:09 2020] GET /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/types/eaa563b5-153e-4e63-8a32-3cb1f8a88a84 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:51:09.307469 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-09b24b5d-8395-4a16-aa3e-eb44dc4f3ec4 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] DELETE http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7?force=False Dec 22 11:51:09.308164 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-09b24b5d-8395-4a16-aa3e-eb44dc4f3ec4 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:09.308440 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-09b24b5d-8395-4a16-aa3e-eb44dc4f3ec4 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:09.309175 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.qos_specs_manage [None req-09b24b5d-8395-4a16-aa3e-eb44dc4f3ec4 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Delete qos_spec: be132f49-c55c-4f06-9c07-9129c723b6e7, force: False {{(pid=88156) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 22 11:51:09.330767 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:09.330767 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:09.342520 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:09.342520 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:09.346299 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 11:51:09.346299 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 11:51:09.376491 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-09b24b5d-8395-4a16-aa3e-eb44dc4f3ec4 tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7?force=False returned with HTTP 202 Dec 22 11:51:09.377285 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 146/288] 10.222.0.111 () {58 vars in 1352 bytes} [Tue Dec 22 11:51:09 2020] DELETE /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7?force=False => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:51:09.383405 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-049f964d-cb7d-4f73-a224-32eb43c806cc tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] GET http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7 Dec 22 11:51:09.383827 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-049f964d-cb7d-4f73-a224-32eb43c806cc tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:09.384188 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-049f964d-cb7d-4f73-a224-32eb43c806cc tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:09.385243 n-d-765315-6 devstack@c-api.service[88154]: /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 Dec 22 11:51:09.385243 n-d-765315-6 devstack@c-api.service[88154]: options(joinedload_all('specs')).all() Dec 22 11:51:09.391024 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-049f964d-cb7d-4f73-a224-32eb43c806cc tempest-QosSpecsTestJSON-1204205313 tempest-QosSpecsTestJSON-1204205313] http://10.222.0.111/volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7 returned with HTTP 404 Dec 22 11:51:09.393571 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 143/289] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 11:51:09 2020] GET /volume/v3/68a7d7f9b7ac4901a101b347b50e4c40/qos-specs/be132f49-c55c-4f06-9c07-9129c723b6e7 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:51:10.098454 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-23742978-f3fb-4d99-9102-158996445107 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba Dec 22 11:51:10.099115 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-23742978-f3fb-4d99-9102-158996445107 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:10.099248 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:10.099248 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:10.099449 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-23742978-f3fb-4d99-9102-158996445107 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:10.124947 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:10.124947 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:10.138968 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-23742978-f3fb-4d99-9102-158996445107 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:51:10.156586 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:10.156586 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:10.160951 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-23742978-f3fb-4d99-9102-158996445107 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba returned with HTTP 200 Dec 22 11:51:10.161553 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 147/290] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:10 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba => generated 919 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:10.434064 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9d3b4852-36aa-4817-8752-10b59ac2220a req-f32c8396-7ec7-4d2b-9e8c-ea4aeae871cf tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] POST http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments/aff7caa2-085f-49ed-aa52-729acb5e80a7/action Dec 22 11:51:10.434533 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9d3b4852-36aa-4817-8752-10b59ac2220a req-f32c8396-7ec7-4d2b-9e8c-ea4aeae871cf tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Action body: b'{"os-complete": null}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:51:10.434745 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9d3b4852-36aa-4817-8752-10b59ac2220a req-f32c8396-7ec7-4d2b-9e8c-ea4aeae871cf tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:10.483955 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:10.483955 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:10.559657 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9d3b4852-36aa-4817-8752-10b59ac2220a req-f32c8396-7ec7-4d2b-9e8c-ea4aeae871cf tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments/aff7caa2-085f-49ed-aa52-729acb5e80a7/action returned with HTTP 204 Dec 22 11:51:10.562382 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 144/291] 10.222.0.113 () {64 vars in 1494 bytes} [Tue Dec 22 11:51:10 2020] POST /volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments/aff7caa2-085f-49ed-aa52-729acb5e80a7/action => generated 0 bytes in 131 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:51:11.171005 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ddd6fd69-616f-4f32-92b7-9f6f8ac7d0cd tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba Dec 22 11:51:11.171261 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ddd6fd69-616f-4f32-92b7-9f6f8ac7d0cd tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:11.171355 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:11.171355 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:11.171586 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ddd6fd69-616f-4f32-92b7-9f6f8ac7d0cd tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:11.200571 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:11.200571 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:11.205930 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ddd6fd69-616f-4f32-92b7-9f6f8ac7d0cd tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:51:11.216750 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:11.216750 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:11.222094 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ddd6fd69-616f-4f32-92b7-9f6f8ac7d0cd tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba returned with HTTP 200 Dec 22 11:51:11.222771 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 148/292] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:11 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba => generated 1211 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:51:11.231455 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5faf35ed-3f38-42e2-af6d-0e260dfc7d0a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] DELETE http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba Dec 22 11:51:11.231767 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5faf35ed-3f38-42e2-af6d-0e260dfc7d0a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:11.231935 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:11.231935 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:11.234033 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5faf35ed-3f38-42e2-af6d-0e260dfc7d0a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:11.234033 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-5faf35ed-3f38-42e2-af6d-0e260dfc7d0a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Delete volume with id: 97840d58-35e6-4d61-b49f-1fbf1daec3ba Dec 22 11:51:11.259058 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:11.259058 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:11.259702 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5faf35ed-3f38-42e2-af6d-0e260dfc7d0a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:51:11.270070 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5faf35ed-3f38-42e2-af6d-0e260dfc7d0a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] 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. Dec 22 11:51:11.270222 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5faf35ed-3f38-42e2-af6d-0e260dfc7d0a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba returned with HTTP 400 Dec 22 11:51:11.271145 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 145/293] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 11:51:11 2020] DELETE /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba => generated 285 bytes in 42 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 22 11:51:11.275862 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e884a41b-605c-4115-a762-93ce57e8933b tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba Dec 22 11:51:11.276136 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e884a41b-605c-4115-a762-93ce57e8933b tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:11.276267 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:11.276267 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:11.276448 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e884a41b-605c-4115-a762-93ce57e8933b tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:11.306505 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:11.306505 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:11.311751 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e884a41b-605c-4115-a762-93ce57e8933b tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:51:11.321439 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:11.321439 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:11.325752 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e884a41b-605c-4115-a762-93ce57e8933b tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba returned with HTTP 200 Dec 22 11:51:11.326527 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 149/294] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:11 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba => generated 1211 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:51:11.627343 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-98314cfc-7adf-4fe7-8f85-0547b05b9a11 req-c0d9192a-8bb7-4d6c-b6f4-172d787fa3e6 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba Dec 22 11:51:11.627620 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-98314cfc-7adf-4fe7-8f85-0547b05b9a11 req-c0d9192a-8bb7-4d6c-b6f4-172d787fa3e6 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:11.627751 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:11.627751 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:11.627943 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-98314cfc-7adf-4fe7-8f85-0547b05b9a11 req-c0d9192a-8bb7-4d6c-b6f4-172d787fa3e6 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:11.652467 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:11.652467 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:11.657016 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-98314cfc-7adf-4fe7-8f85-0547b05b9a11 req-c0d9192a-8bb7-4d6c-b6f4-172d787fa3e6 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:51:11.666143 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:11.666143 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:11.674431 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-98314cfc-7adf-4fe7-8f85-0547b05b9a11 req-c0d9192a-8bb7-4d6c-b6f4-172d787fa3e6 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba returned with HTTP 200 Dec 22 11:51:11.674431 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 146/295] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 11:51:11 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba => generated 1211 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:51:11.684763 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-98314cfc-7adf-4fe7-8f85-0547b05b9a11 req-6188c563-a8f7-4b6a-8763-a216bbf2c60a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] POST http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba/action Dec 22 11:51:11.685291 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:11.685291 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:11.685625 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-98314cfc-7adf-4fe7-8f85-0547b05b9a11 req-6188c563-a8f7-4b6a-8763-a216bbf2c60a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Action body: b'{"os-begin_detaching": null}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:51:11.685830 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-98314cfc-7adf-4fe7-8f85-0547b05b9a11 req-6188c563-a8f7-4b6a-8763-a216bbf2c60a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:11.710903 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:11.710903 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:11.711513 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-98314cfc-7adf-4fe7-8f85-0547b05b9a11 req-6188c563-a8f7-4b6a-8763-a216bbf2c60a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:51:11.796754 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-98314cfc-7adf-4fe7-8f85-0547b05b9a11 req-6188c563-a8f7-4b6a-8763-a216bbf2c60a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Begin detaching volume completed successfully. Dec 22 11:51:11.797083 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-98314cfc-7adf-4fe7-8f85-0547b05b9a11 req-6188c563-a8f7-4b6a-8763-a216bbf2c60a tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba/action returned with HTTP 202 Dec 22 11:51:11.797634 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 150/296] 10.222.0.111 () {64 vars in 1648 bytes} [Tue Dec 22 11:51:11 2020] POST /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 11:51:11.863758 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-435f5acd-135f-4254-b439-18bbfbf042b7 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba Dec 22 11:51:11.864217 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-435f5acd-135f-4254-b439-18bbfbf042b7 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:11.864453 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:11.864453 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:11.865526 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-435f5acd-135f-4254-b439-18bbfbf042b7 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:11.919730 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:11.919730 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:11.936101 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-435f5acd-135f-4254-b439-18bbfbf042b7 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:51:11.952504 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:11.952504 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:11.972166 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-435f5acd-135f-4254-b439-18bbfbf042b7 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba returned with HTTP 200 Dec 22 11:51:11.972689 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 147/297] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:11 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba => generated 1214 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:51:12.989000 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-072c2b4c-28fb-4208-ab08-ff46fab33598 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba Dec 22 11:51:12.990683 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-072c2b4c-28fb-4208-ab08-ff46fab33598 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:12.991375 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:12.991375 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:12.991862 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-072c2b4c-28fb-4208-ab08-ff46fab33598 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:13.045132 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:13.045132 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:13.051526 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-072c2b4c-28fb-4208-ab08-ff46fab33598 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:51:13.064928 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:13.064928 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:13.070533 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-072c2b4c-28fb-4208-ab08-ff46fab33598 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba returned with HTTP 200 Dec 22 11:51:13.071059 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 151/298] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:12 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba => generated 1214 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:51:13.223044 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d5e74038-934e-4848-ac8a-025b15b78042 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] POST http://10.222.0.111/volume/v3/097a109d42874c5cb2d5092bd42d481f/volumes Dec 22 11:51:13.223044 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:13.223044 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:13.223044 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d5e74038-934e-4848-ac8a-025b15b78042 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotManageAdminTest-Volume-928328421"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:13.223044 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-d5e74038-934e-4848-ac8a-025b15b78042 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotManageAdminTest-Volume-928328421'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:51:13.223044 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-d5e74038-934e-4848-ac8a-025b15b78042 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Create volume of 1 GB Dec 22 11:51:13.225379 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d5e74038-934e-4848-ac8a-025b15b78042 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Availability Zones retrieved successfully. Dec 22 11:51:13.235432 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d5e74038-934e-4848-ac8a-025b15b78042 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Flow 'volume_create_api' (4db1e1e5-c236-4ba3-88e3-a23528cb84c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:51:13.236908 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d5e74038-934e-4848-ac8a-025b15b78042 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6ce78bd-4822-4098-9bff-468a203e56cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:51:13.238022 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-d5e74038-934e-4848-ac8a-025b15b78042 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:51:13.277573 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d5e74038-934e-4848-ac8a-025b15b78042 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6ce78bd-4822-4098-9bff-468a203e56cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:51:13.278753 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d5e74038-934e-4848-ac8a-025b15b78042 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf9a0178-0996-4167-a29e-84a830eae1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:51:14.083359 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-80206dc1-31f9-4273-aef6-80d7ade6b0c4 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba Dec 22 11:51:14.083983 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-80206dc1-31f9-4273-aef6-80d7ade6b0c4 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:14.083983 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:14.083983 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:14.084496 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-80206dc1-31f9-4273-aef6-80d7ade6b0c4 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:14.110387 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:14.110387 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:14.115627 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-80206dc1-31f9-4273-aef6-80d7ade6b0c4 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:51:14.125988 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:14.125988 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:14.130225 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-80206dc1-31f9-4273-aef6-80d7ade6b0c4 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba returned with HTTP 200 Dec 22 11:51:14.130683 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 152/299] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:14 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba => generated 1214 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 11:51:15.143651 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-637ecbc9-0f50-475a-ba27-c56e4b791096 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba Dec 22 11:51:15.144263 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-637ecbc9-0f50-475a-ba27-c56e4b791096 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:15.144518 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:15.144518 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:15.145001 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-637ecbc9-0f50-475a-ba27-c56e4b791096 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:15.175168 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:15.175168 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:15.180079 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-637ecbc9-0f50-475a-ba27-c56e4b791096 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:51:15.190964 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:15.190964 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:15.195874 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-637ecbc9-0f50-475a-ba27-c56e4b791096 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba returned with HTTP 200 Dec 22 11:51:15.196437 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 153/300] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:15 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba => generated 1214 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 11:51:15.296336 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fc8623fa-0318-478f-af3c-97897923d59a tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] DELETE http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 Dec 22 11:51:15.296336 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fc8623fa-0318-478f-af3c-97897923d59a tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:15.296336 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:15.296336 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:15.296336 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fc8623fa-0318-478f-af3c-97897923d59a tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:15.296336 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-fc8623fa-0318-478f-af3c-97897923d59a tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Delete volume with id: b2713452-b652-4c15-b30f-a795d00ca585 Dec 22 11:51:15.323553 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:15.323553 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:15.324324 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fc8623fa-0318-478f-af3c-97897923d59a tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Volume info retrieved successfully. Dec 22 11:51:15.337637 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-d5e74038-934e-4848-ac8a-025b15b78042 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Created reservations ['49dca97d-12b0-4d97-96b3-f454785e4485', '2b16e570-df51-491c-9389-dd75dd33d6e3', '2cd2fd89-1213-4d63-a9d6-2417f2c5805a', 'cd61bee5-0d5c-403b-8b53-19354163909b'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:51:15.338930 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d5e74038-934e-4848-ac8a-025b15b78042 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf9a0178-0996-4167-a29e-84a830eae1c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49dca97d-12b0-4d97-96b3-f454785e4485', '2b16e570-df51-491c-9389-dd75dd33d6e3', '2cd2fd89-1213-4d63-a9d6-2417f2c5805a', 'cd61bee5-0d5c-403b-8b53-19354163909b']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:51:15.340132 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d5e74038-934e-4848-ac8a-025b15b78042 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (554c1a9a-d98e-4dbd-8e10-6ac080f24282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:51:15.417110 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fc8623fa-0318-478f-af3c-97897923d59a tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Delete volume request issued successfully. Dec 22 11:51:15.417221 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fc8623fa-0318-478f-af3c-97897923d59a tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 returned with HTTP 202 Dec 22 11:51:15.417784 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 154/301] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 11:51:15 2020] DELETE /volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:51:15.421418 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fc8623fa-0318-478f-af3c-97897923d59a tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] GET http://10.222.0.111/volume// Dec 22 11:51:15.421708 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fc8623fa-0318-478f-af3c-97897923d59a tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:15.421872 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:15.421872 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:15.422079 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fc8623fa-0318-478f-af3c-97897923d59a tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:15.422777 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fc8623fa-0318-478f-af3c-97897923d59a tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 11:51:15.423212 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 155/302] 10.222.0.113 () {56 vars in 1094 bytes} [Tue Dec 22 11:51:15 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 11:51:15.427671 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-54c6056a-dbe6-48ba-be56-b34634946970 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] GET http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 Dec 22 11:51:15.427990 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-54c6056a-dbe6-48ba-be56-b34634946970 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:15.428280 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-54c6056a-dbe6-48ba-be56-b34634946970 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:15.448657 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d5e74038-934e-4848-ac8a-025b15b78042 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (554c1a9a-d98e-4dbd-8e10-6ac080f24282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7f9debc-811e-4b50-9a0d-dbe2016d754a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-928328421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='097a109d42874c5cb2d5092bd42d481f',qos_specs=None,replication_status=,reservations=['49dca97d-12b0-4d97-96b3-f454785e4485','2b16e570-df51-491c-9389-dd75dd33d6e3','2cd2fd89-1213-4d63-a9d6-2417f2c5805a','cd61bee5-0d5c-403b-8b53-19354163909b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4390222b496346bbbbbdc0b85f3c632c',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T11:51:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-928328421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7f9debc-811e-4b50-9a0d-dbe2016d754a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='097a109d42874c5cb2d5092bd42d481f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='4390222b496346bbbbbdc0b85f3c632c',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:51:15.451045 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d5e74038-934e-4848-ac8a-025b15b78042 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11303573-1cb9-4267-8e1e-eda4b563028b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:51:15.478613 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:15.478613 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:15.483921 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-54c6056a-dbe6-48ba-be56-b34634946970 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Volume info retrieved successfully. Dec 22 11:51:15.494724 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-54c6056a-dbe6-48ba-be56-b34634946970 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 returned with HTTP 200 Dec 22 11:51:15.495436 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 156/303] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:15 2020] GET /volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 => generated 911 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:15.497578 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-98314cfc-7adf-4fe7-8f85-0547b05b9a11 req-0172edb2-65c3-4168-a451-c5fbdb80e1d9 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba Dec 22 11:51:15.498029 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-98314cfc-7adf-4fe7-8f85-0547b05b9a11 req-0172edb2-65c3-4168-a451-c5fbdb80e1d9 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:15.498238 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:15.498238 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:15.498459 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-98314cfc-7adf-4fe7-8f85-0547b05b9a11 req-0172edb2-65c3-4168-a451-c5fbdb80e1d9 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:15.502069 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d5e74038-934e-4848-ac8a-025b15b78042 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11303573-1cb9-4267-8e1e-eda4b563028b) transitioned into state 'SUCCESS' from state '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-928328421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='097a109d42874c5cb2d5092bd42d481f',qos_specs=None,replication_status=,reservations=['49dca97d-12b0-4d97-96b3-f454785e4485','2b16e570-df51-491c-9389-dd75dd33d6e3','2cd2fd89-1213-4d63-a9d6-2417f2c5805a','cd61bee5-0d5c-403b-8b53-19354163909b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4390222b496346bbbbbdc0b85f3c632c',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:51:15.503080 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d5e74038-934e-4848-ac8a-025b15b78042 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ca955f4-9ad3-4de2-bf2d-aac252b72112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:51:15.532813 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:15.532813 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:15.539710 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-98314cfc-7adf-4fe7-8f85-0547b05b9a11 req-0172edb2-65c3-4168-a451-c5fbdb80e1d9 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:51:15.546025 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d5e74038-934e-4848-ac8a-025b15b78042 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ca955f4-9ad3-4de2-bf2d-aac252b72112) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:51:15.547926 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d5e74038-934e-4848-ac8a-025b15b78042 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Flow 'volume_create_api' (4db1e1e5-c236-4ba3-88e3-a23528cb84c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:51:15.560814 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:15.560814 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:15.570016 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-98314cfc-7adf-4fe7-8f85-0547b05b9a11 req-0172edb2-65c3-4168-a451-c5fbdb80e1d9 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba returned with HTTP 200 Dec 22 11:51:15.570763 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 157/304] 10.222.0.113 () {60 vars in 1408 bytes} [Tue Dec 22 11:51:15 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba => generated 1313 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 11:51:15.593703 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d5e74038-934e-4848-ac8a-025b15b78042 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Create volume request issued successfully. Dec 22 11:51:15.603250 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d5e74038-934e-4848-ac8a-025b15b78042 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] http://10.222.0.111/volume/v3/097a109d42874c5cb2d5092bd42d481f/volumes returned with HTTP 202 Dec 22 11:51:15.603852 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 148/305] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 11:51:13 2020] POST /volume/v3/097a109d42874c5cb2d5092bd42d481f/volumes => generated 824 bytes in 2523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:51:15.612207 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f17f2890-234b-4476-8c46-190dee69a1ef tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] GET http://10.222.0.111/volume/v3/097a109d42874c5cb2d5092bd42d481f/volumes/f7f9debc-811e-4b50-9a0d-dbe2016d754a Dec 22 11:51:15.612488 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f17f2890-234b-4476-8c46-190dee69a1ef tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:15.612626 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:15.612626 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:15.612861 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f17f2890-234b-4476-8c46-190dee69a1ef tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:15.637388 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:15.637388 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:15.642498 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f17f2890-234b-4476-8c46-190dee69a1ef tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Volume info retrieved successfully. Dec 22 11:51:15.656345 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f17f2890-234b-4476-8c46-190dee69a1ef tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] http://10.222.0.111/volume/v3/097a109d42874c5cb2d5092bd42d481f/volumes/f7f9debc-811e-4b50-9a0d-dbe2016d754a returned with HTTP 200 Dec 22 11:51:15.656602 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 158/306] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:15 2020] GET /volume/v3/097a109d42874c5cb2d5092bd42d481f/volumes/f7f9debc-811e-4b50-9a0d-dbe2016d754a => generated 892 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:16.206482 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b6c37055-6f5a-426e-9af3-d48e20f1ef38 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba Dec 22 11:51:16.206482 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b6c37055-6f5a-426e-9af3-d48e20f1ef38 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:16.206482 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:16.206482 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:16.207017 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b6c37055-6f5a-426e-9af3-d48e20f1ef38 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:16.233764 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:16.233764 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:16.238675 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b6c37055-6f5a-426e-9af3-d48e20f1ef38 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:51:16.248246 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:16.248246 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:16.252363 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b6c37055-6f5a-426e-9af3-d48e20f1ef38 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba returned with HTTP 200 Dec 22 11:51:16.252839 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 149/307] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:16 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba => generated 1214 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:51:16.315518 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-98314cfc-7adf-4fe7-8f85-0547b05b9a11 req-466f5b56-152b-4a30-92b2-226dbbb4f60e tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] DELETE http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments/aff7caa2-085f-49ed-aa52-729acb5e80a7 Dec 22 11:51:16.315797 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-98314cfc-7adf-4fe7-8f85-0547b05b9a11 req-466f5b56-152b-4a30-92b2-226dbbb4f60e tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:16.315926 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:16.315926 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:16.316128 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-98314cfc-7adf-4fe7-8f85-0547b05b9a11 req-466f5b56-152b-4a30-92b2-226dbbb4f60e tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:16.327788 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:16.327788 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:16.510866 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-99f04e2d-0c7d-4c22-9355-a32ac2a2ba47 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] GET http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 Dec 22 11:51:16.511385 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-99f04e2d-0c7d-4c22-9355-a32ac2a2ba47 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:16.511618 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:16.511618 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:16.511960 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-99f04e2d-0c7d-4c22-9355-a32ac2a2ba47 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:16.540802 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:16.540802 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:16.547151 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-99f04e2d-0c7d-4c22-9355-a32ac2a2ba47 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Volume info retrieved successfully. Dec 22 11:51:16.557904 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-99f04e2d-0c7d-4c22-9355-a32ac2a2ba47 tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 returned with HTTP 200 Dec 22 11:51:16.558428 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 150/308] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:16 2020] GET /volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 => generated 911 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:16.666652 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ad09cbb8-d9f2-497a-afaa-fc30904b2f97 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] GET http://10.222.0.111/volume/v3/097a109d42874c5cb2d5092bd42d481f/volumes/f7f9debc-811e-4b50-9a0d-dbe2016d754a Dec 22 11:51:16.666938 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ad09cbb8-d9f2-497a-afaa-fc30904b2f97 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:16.667094 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:16.667094 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:16.667290 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ad09cbb8-d9f2-497a-afaa-fc30904b2f97 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:16.673545 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-98314cfc-7adf-4fe7-8f85-0547b05b9a11 req-466f5b56-152b-4a30-92b2-226dbbb4f60e tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 11:51:16.675105 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-98314cfc-7adf-4fe7-8f85-0547b05b9a11 req-466f5b56-152b-4a30-92b2-226dbbb4f60e tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Pending status list for volume during attachment-delete: [] {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 11:51:16.703291 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:16.703291 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:16.708058 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ad09cbb8-d9f2-497a-afaa-fc30904b2f97 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Volume info retrieved successfully. Dec 22 11:51:16.719544 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ad09cbb8-d9f2-497a-afaa-fc30904b2f97 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] http://10.222.0.111/volume/v3/097a109d42874c5cb2d5092bd42d481f/volumes/f7f9debc-811e-4b50-9a0d-dbe2016d754a returned with HTTP 200 Dec 22 11:51:16.720025 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 151/309] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:16 2020] GET /volume/v3/097a109d42874c5cb2d5092bd42d481f/volumes/f7f9debc-811e-4b50-9a0d-dbe2016d754a => generated 917 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:16.727981 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8d076e08-22f4-464c-80a8-6239c335a9e7 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] POST http://10.222.0.111/volume/v3/097a109d42874c5cb2d5092bd42d481f/snapshots Dec 22 11:51:16.728254 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:16.728254 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:16.728487 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8d076e08-22f4-464c-80a8-6239c335a9e7 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f7f9debc-811e-4b50-9a0d-dbe2016d754a", "name": "tempest-SnapshotManageAdminTest-Snapshot-1865463244"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:16.735135 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-98314cfc-7adf-4fe7-8f85-0547b05b9a11 req-466f5b56-152b-4a30-92b2-226dbbb4f60e tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments/aff7caa2-085f-49ed-aa52-729acb5e80a7 returned with HTTP 200 Dec 22 11:51:16.735887 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 159/310] 10.222.0.113 () {62 vars in 1442 bytes} [Tue Dec 22 11:51:16 2020] DELETE /volume/v3/a2d00e57d7a64748be9facde44f7c40f/attachments/aff7caa2-085f-49ed-aa52-729acb5e80a7 => generated 19 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:16.756694 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:16.756694 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:16.757365 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8d076e08-22f4-464c-80a8-6239c335a9e7 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Volume info retrieved successfully. Dec 22 11:51:16.757549 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-8d076e08-22f4-464c-80a8-6239c335a9e7 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Create snapshot from volume f7f9debc-811e-4b50-9a0d-dbe2016d754a Dec 22 11:51:16.775676 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-8d076e08-22f4-464c-80a8-6239c335a9e7 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] 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. Dec 22 11:51:16.830799 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-8d076e08-22f4-464c-80a8-6239c335a9e7 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Created reservations ['764e50d1-2fcf-45a3-9015-cbcdf3f6d098', 'd1c78a55-ae34-4ed5-a364-d4586a7ba6a3', 'b13ddaf7-ace8-4985-aede-5fceac557b52', 'bc280e1f-f62d-4afc-a97d-fe71e59e8bfd'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:51:16.973474 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8d076e08-22f4-464c-80a8-6239c335a9e7 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Snapshot create request issued successfully. Dec 22 11:51:16.973969 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8d076e08-22f4-464c-80a8-6239c335a9e7 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] http://10.222.0.111/volume/v3/097a109d42874c5cb2d5092bd42d481f/snapshots returned with HTTP 202 Dec 22 11:51:16.974890 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 152/311] 10.222.0.111 () {60 vars in 1237 bytes} [Tue Dec 22 11:51:16 2020] POST /volume/v3/097a109d42874c5cb2d5092bd42d481f/snapshots => generated 310 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:51:16.982585 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d46710fb-1d09-4d23-8371-df857c3757a6 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] GET http://10.222.0.111/volume/v3/097a109d42874c5cb2d5092bd42d481f/snapshots/e433db3b-785c-4b71-a1dd-79045d4ee042 Dec 22 11:51:16.982827 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d46710fb-1d09-4d23-8371-df857c3757a6 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:16.982984 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:16.982984 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:16.983263 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d46710fb-1d09-4d23-8371-df857c3757a6 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:17.005394 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:17.005394 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:17.005970 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d46710fb-1d09-4d23-8371-df857c3757a6 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Snapshot retrieved successfully. Dec 22 11:51:17.006969 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d46710fb-1d09-4d23-8371-df857c3757a6 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] http://10.222.0.111/volume/v3/097a109d42874c5cb2d5092bd42d481f/snapshots/e433db3b-785c-4b71-a1dd-79045d4ee042 returned with HTTP 200 Dec 22 11:51:17.007493 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 160/312] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 11:51:16 2020] GET /volume/v3/097a109d42874c5cb2d5092bd42d481f/snapshots/e433db3b-785c-4b71-a1dd-79045d4ee042 => generated 442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:17.262709 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d1810211-6487-4d58-a481-19f97fd9e76c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba Dec 22 11:51:17.263462 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d1810211-6487-4d58-a481-19f97fd9e76c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:17.263462 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:17.263462 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:17.263462 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d1810211-6487-4d58-a481-19f97fd9e76c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:17.292793 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:17.292793 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:17.298987 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d1810211-6487-4d58-a481-19f97fd9e76c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:51:17.310789 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d1810211-6487-4d58-a481-19f97fd9e76c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba returned with HTTP 200 Dec 22 11:51:17.310935 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 153/313] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:17 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba => generated 919 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 11:51:17.321862 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fa848f71-c41b-4014-90c1-b2ae7b61d078 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] DELETE http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba Dec 22 11:51:17.322147 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fa848f71-c41b-4014-90c1-b2ae7b61d078 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:17.322277 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:17.322277 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:17.322600 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fa848f71-c41b-4014-90c1-b2ae7b61d078 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:17.322814 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-fa848f71-c41b-4014-90c1-b2ae7b61d078 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Delete volume with id: 97840d58-35e6-4d61-b49f-1fbf1daec3ba Dec 22 11:51:17.350001 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:17.350001 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:17.350706 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fa848f71-c41b-4014-90c1-b2ae7b61d078 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:51:17.435855 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fa848f71-c41b-4014-90c1-b2ae7b61d078 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Delete volume request issued successfully. Dec 22 11:51:17.436205 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fa848f71-c41b-4014-90c1-b2ae7b61d078 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba returned with HTTP 202 Dec 22 11:51:17.438959 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 161/314] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 11:51:17 2020] DELETE /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:51:17.442013 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8b189061-9f2d-4042-8634-3997264d4385 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba Dec 22 11:51:17.442474 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8b189061-9f2d-4042-8634-3997264d4385 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:17.442646 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:17.442646 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:17.442919 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8b189061-9f2d-4042-8634-3997264d4385 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:17.480110 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:17.480110 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:17.487317 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8b189061-9f2d-4042-8634-3997264d4385 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:51:17.499521 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8b189061-9f2d-4042-8634-3997264d4385 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba returned with HTTP 200 Dec 22 11:51:17.500039 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 154/315] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:17 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba => generated 918 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:17.575349 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-23a0dc8c-c5ec-4a8a-ba8b-5e5989c1454b tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] GET http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 Dec 22 11:51:17.575349 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-23a0dc8c-c5ec-4a8a-ba8b-5e5989c1454b tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:17.575349 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:17.575349 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:17.575349 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-23a0dc8c-c5ec-4a8a-ba8b-5e5989c1454b tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:17.600621 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-23a0dc8c-c5ec-4a8a-ba8b-5e5989c1454b tempest-LiveMigrationTest-632962985 tempest-LiveMigrationTest-632962985] http://10.222.0.111/volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 returned with HTTP 404 Dec 22 11:51:17.600621 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 162/316] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:17 2020] GET /volume/v3/111f4184d99d46f4861473ffcaab14a1/volumes/b2713452-b652-4c15-b30f-a795d00ca585 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:51:18.016174 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-04dab2c5-a50f-4394-9e5d-b5c6dcc4103b tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] GET http://10.222.0.111/volume/v3/097a109d42874c5cb2d5092bd42d481f/snapshots/e433db3b-785c-4b71-a1dd-79045d4ee042 Dec 22 11:51:18.016545 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-04dab2c5-a50f-4394-9e5d-b5c6dcc4103b tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:18.016735 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:18.016735 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:18.017030 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-04dab2c5-a50f-4394-9e5d-b5c6dcc4103b tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:18.042639 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:18.042639 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:18.048472 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-04dab2c5-a50f-4394-9e5d-b5c6dcc4103b tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Snapshot retrieved successfully. Dec 22 11:51:18.051547 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-04dab2c5-a50f-4394-9e5d-b5c6dcc4103b tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] http://10.222.0.111/volume/v3/097a109d42874c5cb2d5092bd42d481f/snapshots/e433db3b-785c-4b71-a1dd-79045d4ee042 returned with HTTP 200 Dec 22 11:51:18.051547 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 155/317] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 11:51:18 2020] GET /volume/v3/097a109d42874c5cb2d5092bd42d481f/snapshots/e433db3b-785c-4b71-a1dd-79045d4ee042 => generated 442 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:18.512731 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f1c24da7-77b0-4169-b3aa-4372a0323763 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba Dec 22 11:51:18.514021 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f1c24da7-77b0-4169-b3aa-4372a0323763 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:18.514323 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f1c24da7-77b0-4169-b3aa-4372a0323763 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:18.539184 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:18.539184 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:18.543930 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f1c24da7-77b0-4169-b3aa-4372a0323763 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:51:18.554794 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f1c24da7-77b0-4169-b3aa-4372a0323763 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba returned with HTTP 200 Dec 22 11:51:18.555257 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 163/318] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:18 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba => generated 918 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:19.057817 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-690e8217-8da8-4857-8990-2a28b3683755 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] GET http://10.222.0.111/volume/v3/097a109d42874c5cb2d5092bd42d481f/snapshots/e433db3b-785c-4b71-a1dd-79045d4ee042 Dec 22 11:51:19.058220 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-690e8217-8da8-4857-8990-2a28b3683755 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:19.058457 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:19.058457 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:19.058823 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-690e8217-8da8-4857-8990-2a28b3683755 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:19.086686 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:19.086686 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:19.087494 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-690e8217-8da8-4857-8990-2a28b3683755 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Snapshot retrieved successfully. Dec 22 11:51:19.088607 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-690e8217-8da8-4857-8990-2a28b3683755 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] http://10.222.0.111/volume/v3/097a109d42874c5cb2d5092bd42d481f/snapshots/e433db3b-785c-4b71-a1dd-79045d4ee042 returned with HTTP 200 Dec 22 11:51:19.089523 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 156/319] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 11:51:19 2020] GET /volume/v3/097a109d42874c5cb2d5092bd42d481f/snapshots/e433db3b-785c-4b71-a1dd-79045d4ee042 => generated 469 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:19.166530 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2cfee103-545d-473f-b095-1092dfb211d8 tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] POST http://10.222.0.111/volume/v3/67fede7e5f664fdc8901b4a7ed270331/snapshots/e433db3b-785c-4b71-a1dd-79045d4ee042/action Dec 22 11:51:19.166997 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:19.166997 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:19.167369 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2cfee103-545d-473f-b095-1092dfb211d8 tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] Action body: b'{"os-unmanage": {}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:51:19.167661 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2cfee103-545d-473f-b095-1092dfb211d8 tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:19.167960 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.contrib.snapshot_unmanage [None req-2cfee103-545d-473f-b095-1092dfb211d8 tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] Unmanage snapshot with id: e433db3b-785c-4b71-a1dd-79045d4ee042 Dec 22 11:51:19.184407 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:19.184407 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:19.184922 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2cfee103-545d-473f-b095-1092dfb211d8 tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] Snapshot retrieved successfully. Dec 22 11:51:19.266205 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2cfee103-545d-473f-b095-1092dfb211d8 tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] Snapshot delete request issued successfully. Dec 22 11:51:19.268453 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2cfee103-545d-473f-b095-1092dfb211d8 tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] http://10.222.0.111/volume/v3/67fede7e5f664fdc8901b4a7ed270331/snapshots/e433db3b-785c-4b71-a1dd-79045d4ee042/action returned with HTTP 202 Dec 22 11:51:19.273802 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 164/320] 10.222.0.111 () {60 vars in 1368 bytes} [Tue Dec 22 11:51:19 2020] POST /volume/v3/67fede7e5f664fdc8901b4a7ed270331/snapshots/e433db3b-785c-4b71-a1dd-79045d4ee042/action => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:51:19.278717 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8d5ada97-7610-49c7-9cee-e649ef4419f9 tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] GET http://10.222.0.111/volume/v3/67fede7e5f664fdc8901b4a7ed270331/snapshots/e433db3b-785c-4b71-a1dd-79045d4ee042 Dec 22 11:51:19.279029 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8d5ada97-7610-49c7-9cee-e649ef4419f9 tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:19.279155 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:19.279155 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:19.279343 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8d5ada97-7610-49c7-9cee-e649ef4419f9 tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:19.292277 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:19.292277 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:19.293019 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8d5ada97-7610-49c7-9cee-e649ef4419f9 tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] Snapshot retrieved successfully. Dec 22 11:51:19.294133 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8d5ada97-7610-49c7-9cee-e649ef4419f9 tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] http://10.222.0.111/volume/v3/67fede7e5f664fdc8901b4a7ed270331/snapshots/e433db3b-785c-4b71-a1dd-79045d4ee042 returned with HTTP 200 Dec 22 11:51:19.295529 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 157/321] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 11:51:19 2020] GET /volume/v3/67fede7e5f664fdc8901b4a7ed270331/snapshots/e433db3b-785c-4b71-a1dd-79045d4ee042 => generated 470 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:19.564563 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-08fff213-9f76-4531-af43-9339818bcf14 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba Dec 22 11:51:19.564963 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-08fff213-9f76-4531-af43-9339818bcf14 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:19.564963 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:19.564963 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:19.565128 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-08fff213-9f76-4531-af43-9339818bcf14 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:19.590175 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-08fff213-9f76-4531-af43-9339818bcf14 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba returned with HTTP 404 Dec 22 11:51:19.591362 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 165/322] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:19 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/97840d58-35e6-4d61-b49f-1fbf1daec3ba => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:51:20.303376 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-66a69f98-a27e-4bbc-8d27-0389044e4da0 tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] GET http://10.222.0.111/volume/v3/67fede7e5f664fdc8901b4a7ed270331/snapshots/e433db3b-785c-4b71-a1dd-79045d4ee042 Dec 22 11:51:20.304127 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-66a69f98-a27e-4bbc-8d27-0389044e4da0 tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:20.304411 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:20.304411 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:20.304835 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-66a69f98-a27e-4bbc-8d27-0389044e4da0 tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:20.321203 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-66a69f98-a27e-4bbc-8d27-0389044e4da0 tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] http://10.222.0.111/volume/v3/67fede7e5f664fdc8901b4a7ed270331/snapshots/e433db3b-785c-4b71-a1dd-79045d4ee042 returned with HTTP 404 Dec 22 11:51:20.322121 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 158/323] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 11:51:20 2020] GET /volume/v3/67fede7e5f664fdc8901b4a7ed270331/snapshots/e433db3b-785c-4b71-a1dd-79045d4ee042 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:51:20.327968 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2946fe1f-3282-47ae-a0ec-8b4c24b1b25f tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] GET http://10.222.0.111/volume/v3/67fede7e5f664fdc8901b4a7ed270331/snapshots/detail?all_tenants=1 Dec 22 11:51:20.328581 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2946fe1f-3282-47ae-a0ec-8b4c24b1b25f tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:20.329043 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2946fe1f-3282-47ae-a0ec-8b4c24b1b25f tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] Calling method 'detail' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:20.329722 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:20.329722 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:20.343290 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2946fe1f-3282-47ae-a0ec-8b4c24b1b25f tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] Get all snapshots completed successfully. Dec 22 11:51:20.344525 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2946fe1f-3282-47ae-a0ec-8b4c24b1b25f tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] http://10.222.0.111/volume/v3/67fede7e5f664fdc8901b4a7ed270331/snapshots/detail?all_tenants=1 returned with HTTP 200 Dec 22 11:51:20.345263 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 166/324] 10.222.0.111 () {58 vars in 1263 bytes} [Tue Dec 22 11:51:20 2020] GET /volume/v3/67fede7e5f664fdc8901b4a7ed270331/snapshots/detail?all_tenants=1 => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 11:51:20.353108 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1f908512-b0cd-4818-8ebf-4e7a0c69b2f7 tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] POST http://10.222.0.111/volume/v3/67fede7e5f664fdc8901b4a7ed270331/os-snapshot-manage Dec 22 11:51:20.353856 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1f908512-b0cd-4818-8ebf-4e7a0c69b2f7 tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f7f9debc-811e-4b50-9a0d-dbe2016d754a", "ref": {"source-name": "_snapshot-e433db3b-785c-4b71-a1dd-79045d4ee042"}, "name": "tempest-SnapshotManageAdminTest-Managed-Snapshot-1314561750", "description": "tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-38538854", "metadata": {"manage-snap-meta1": "value1", "manage-snap-meta2": "value2", "manage-snap-meta3": "value3"}}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:20.410857 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:20.410857 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:20.412088 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1f908512-b0cd-4818-8ebf-4e7a0c69b2f7 tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] Volume info retrieved successfully. Dec 22 11:51:20.418869 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.snapshot_manage [None req-1f908512-b0cd-4818-8ebf-4e7a0c69b2f7 tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] Manage snapshot request body: {'snapshot': {'volume_id': 'f7f9debc-811e-4b50-9a0d-dbe2016d754a', 'ref': {'source-name': '_snapshot-e433db3b-785c-4b71-a1dd-79045d4ee042'}, 'name': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-1314561750', 'description': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-38538854', 'metadata': {'manage-snap-meta1': 'value1', 'manage-snap-meta2': 'value2', 'manage-snap-meta3': 'value3'}}} {{(pid=88155) create /opt/stack/cinder/cinder/api/contrib/snapshot_manage.py:95}} Dec 22 11:51:20.502410 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-1f908512-b0cd-4818-8ebf-4e7a0c69b2f7 tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] Created reservations ['60cef65c-264f-4d1d-be7e-b221b0fd5f3c', '98785e17-4d7d-44e1-af83-ccc69efe7ee1', 'd9753626-8ebc-4972-9e96-00a7619e799a', 'cee95e25-0b18-47da-aaf2-62b104e9e2bd'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:51:20.771604 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1f908512-b0cd-4818-8ebf-4e7a0c69b2f7 tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] http://10.222.0.111/volume/v3/67fede7e5f664fdc8901b4a7ed270331/os-snapshot-manage returned with HTTP 202 Dec 22 11:51:20.772572 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 159/325] 10.222.0.111 () {60 vars in 1264 bytes} [Tue Dec 22 11:51:20 2020] POST /volume/v3/67fede7e5f664fdc8901b4a7ed270331/os-snapshot-manage => generated 476 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:51:20.779325 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ed97afce-fd13-48e9-bfb4-98e990f16a1a tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] GET http://10.222.0.111/volume/v3/67fede7e5f664fdc8901b4a7ed270331/snapshots/ba8edacf-0a6b-4982-b9e5-4222de433d73 Dec 22 11:51:20.779635 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ed97afce-fd13-48e9-bfb4-98e990f16a1a tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:20.779969 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ed97afce-fd13-48e9-bfb4-98e990f16a1a tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:20.794484 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:20.794484 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:20.795259 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ed97afce-fd13-48e9-bfb4-98e990f16a1a tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] Snapshot retrieved successfully. Dec 22 11:51:20.796261 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ed97afce-fd13-48e9-bfb4-98e990f16a1a tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] http://10.222.0.111/volume/v3/67fede7e5f664fdc8901b4a7ed270331/snapshots/ba8edacf-0a6b-4982-b9e5-4222de433d73 returned with HTTP 200 Dec 22 11:51:20.796724 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 167/326] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 11:51:20 2020] GET /volume/v3/67fede7e5f664fdc8901b4a7ed270331/snapshots/ba8edacf-0a6b-4982-b9e5-4222de433d73 => generated 608 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:21.811920 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bac0a201-993b-4888-a943-7feef667da2a tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] GET http://10.222.0.111/volume/v3/67fede7e5f664fdc8901b4a7ed270331/snapshots/ba8edacf-0a6b-4982-b9e5-4222de433d73 Dec 22 11:51:21.811920 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bac0a201-993b-4888-a943-7feef667da2a tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:21.811920 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:21.811920 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:21.811920 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bac0a201-993b-4888-a943-7feef667da2a tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:21.822007 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:21.822007 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:21.822215 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bac0a201-993b-4888-a943-7feef667da2a tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] Snapshot retrieved successfully. Dec 22 11:51:21.823037 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bac0a201-993b-4888-a943-7feef667da2a tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] http://10.222.0.111/volume/v3/67fede7e5f664fdc8901b4a7ed270331/snapshots/ba8edacf-0a6b-4982-b9e5-4222de433d73 returned with HTTP 200 Dec 22 11:51:21.823592 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 160/327] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 11:51:21 2020] GET /volume/v3/67fede7e5f664fdc8901b4a7ed270331/snapshots/ba8edacf-0a6b-4982-b9e5-4222de433d73 => generated 633 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:21.830039 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bd0ae06e-c9ea-43fb-9cb8-813fdf480cfa tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] GET http://10.222.0.111/volume/v3/67fede7e5f664fdc8901b4a7ed270331/snapshots/ba8edacf-0a6b-4982-b9e5-4222de433d73 Dec 22 11:51:21.830446 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bd0ae06e-c9ea-43fb-9cb8-813fdf480cfa tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:21.830623 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:21.830623 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:21.830798 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bd0ae06e-c9ea-43fb-9cb8-813fdf480cfa tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:21.844051 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:21.844051 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:21.844462 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bd0ae06e-c9ea-43fb-9cb8-813fdf480cfa tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] Snapshot retrieved successfully. Dec 22 11:51:21.845289 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bd0ae06e-c9ea-43fb-9cb8-813fdf480cfa tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] http://10.222.0.111/volume/v3/67fede7e5f664fdc8901b4a7ed270331/snapshots/ba8edacf-0a6b-4982-b9e5-4222de433d73 returned with HTTP 200 Dec 22 11:51:21.845684 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 168/328] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 11:51:21 2020] GET /volume/v3/67fede7e5f664fdc8901b4a7ed270331/snapshots/ba8edacf-0a6b-4982-b9e5-4222de433d73 => generated 633 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:21.851739 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-92623ff7-fcd6-4d1e-a600-2a273354c5b1 tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] DELETE http://10.222.0.111/volume/v3/67fede7e5f664fdc8901b4a7ed270331/snapshots/ba8edacf-0a6b-4982-b9e5-4222de433d73 Dec 22 11:51:21.852015 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-92623ff7-fcd6-4d1e-a600-2a273354c5b1 tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:21.852144 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:21.852144 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:21.852335 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-92623ff7-fcd6-4d1e-a600-2a273354c5b1 tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:21.852512 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-92623ff7-fcd6-4d1e-a600-2a273354c5b1 tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] Delete snapshot with id: ba8edacf-0a6b-4982-b9e5-4222de433d73 Dec 22 11:51:21.865256 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:21.865256 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:21.865637 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-92623ff7-fcd6-4d1e-a600-2a273354c5b1 tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] Snapshot retrieved successfully. Dec 22 11:51:21.927207 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-92623ff7-fcd6-4d1e-a600-2a273354c5b1 tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] Snapshot delete request issued successfully. Dec 22 11:51:21.927557 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-92623ff7-fcd6-4d1e-a600-2a273354c5b1 tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] http://10.222.0.111/volume/v3/67fede7e5f664fdc8901b4a7ed270331/snapshots/ba8edacf-0a6b-4982-b9e5-4222de433d73 returned with HTTP 202 Dec 22 11:51:21.930191 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 161/329] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 11:51:21 2020] DELETE /volume/v3/67fede7e5f664fdc8901b4a7ed270331/snapshots/ba8edacf-0a6b-4982-b9e5-4222de433d73 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:51:21.933309 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3617ccba-0335-4cf9-8295-98d2ca905217 tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] GET http://10.222.0.111/volume/v3/67fede7e5f664fdc8901b4a7ed270331/snapshots/ba8edacf-0a6b-4982-b9e5-4222de433d73 Dec 22 11:51:21.933601 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3617ccba-0335-4cf9-8295-98d2ca905217 tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:21.933729 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:21.933729 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:21.933921 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3617ccba-0335-4cf9-8295-98d2ca905217 tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:21.947576 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:21.947576 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:21.948258 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3617ccba-0335-4cf9-8295-98d2ca905217 tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] Snapshot retrieved successfully. Dec 22 11:51:21.949196 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3617ccba-0335-4cf9-8295-98d2ca905217 tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] http://10.222.0.111/volume/v3/67fede7e5f664fdc8901b4a7ed270331/snapshots/ba8edacf-0a6b-4982-b9e5-4222de433d73 returned with HTTP 200 Dec 22 11:51:21.949675 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 169/330] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 11:51:21 2020] GET /volume/v3/67fede7e5f664fdc8901b4a7ed270331/snapshots/ba8edacf-0a6b-4982-b9e5-4222de433d73 => generated 632 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:22.957845 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5bb88cf1-7638-4beb-9123-14ecb80cdfba tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] GET http://10.222.0.111/volume/v3/67fede7e5f664fdc8901b4a7ed270331/snapshots/ba8edacf-0a6b-4982-b9e5-4222de433d73 Dec 22 11:51:22.968586 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5bb88cf1-7638-4beb-9123-14ecb80cdfba tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:22.968586 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:22.968586 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:22.968586 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5bb88cf1-7638-4beb-9123-14ecb80cdfba tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:22.970151 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5bb88cf1-7638-4beb-9123-14ecb80cdfba tempest-SnapshotManageAdminTest-1604896889 tempest-SnapshotManageAdminTest-1604896889] http://10.222.0.111/volume/v3/67fede7e5f664fdc8901b4a7ed270331/snapshots/ba8edacf-0a6b-4982-b9e5-4222de433d73 returned with HTTP 404 Dec 22 11:51:22.973580 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 162/331] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 11:51:22 2020] GET /volume/v3/67fede7e5f664fdc8901b4a7ed270331/snapshots/ba8edacf-0a6b-4982-b9e5-4222de433d73 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:51:22.977141 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-32cc7b02-f3e2-479b-8575-374f6934b61a tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] DELETE http://10.222.0.111/volume/v3/097a109d42874c5cb2d5092bd42d481f/snapshots/e433db3b-785c-4b71-a1dd-79045d4ee042 Dec 22 11:51:22.977411 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-32cc7b02-f3e2-479b-8575-374f6934b61a tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:22.977544 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:22.977544 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:22.977738 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-32cc7b02-f3e2-479b-8575-374f6934b61a tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:22.977916 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-32cc7b02-f3e2-479b-8575-374f6934b61a tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Delete snapshot with id: e433db3b-785c-4b71-a1dd-79045d4ee042 Dec 22 11:51:22.991517 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-32cc7b02-f3e2-479b-8575-374f6934b61a tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] http://10.222.0.111/volume/v3/097a109d42874c5cb2d5092bd42d481f/snapshots/e433db3b-785c-4b71-a1dd-79045d4ee042 returned with HTTP 404 Dec 22 11:51:22.991517 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 170/332] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 11:51:22 2020] DELETE /volume/v3/097a109d42874c5cb2d5092bd42d481f/snapshots/e433db3b-785c-4b71-a1dd-79045d4ee042 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:51:22.996039 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1446e90f-c6e8-4c6c-b68b-238ced2caff1 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] DELETE http://10.222.0.111/volume/v3/097a109d42874c5cb2d5092bd42d481f/volumes/f7f9debc-811e-4b50-9a0d-dbe2016d754a Dec 22 11:51:22.996307 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1446e90f-c6e8-4c6c-b68b-238ced2caff1 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:22.996568 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1446e90f-c6e8-4c6c-b68b-238ced2caff1 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:22.996823 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-1446e90f-c6e8-4c6c-b68b-238ced2caff1 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Delete volume with id: f7f9debc-811e-4b50-9a0d-dbe2016d754a Dec 22 11:51:23.021530 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:23.021530 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:23.022254 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1446e90f-c6e8-4c6c-b68b-238ced2caff1 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Volume info retrieved successfully. Dec 22 11:51:23.104305 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1446e90f-c6e8-4c6c-b68b-238ced2caff1 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Delete volume request issued successfully. Dec 22 11:51:23.104604 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1446e90f-c6e8-4c6c-b68b-238ced2caff1 tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] http://10.222.0.111/volume/v3/097a109d42874c5cb2d5092bd42d481f/volumes/f7f9debc-811e-4b50-9a0d-dbe2016d754a returned with HTTP 202 Dec 22 11:51:23.105148 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 163/333] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 11:51:22 2020] DELETE /volume/v3/097a109d42874c5cb2d5092bd42d481f/volumes/f7f9debc-811e-4b50-9a0d-dbe2016d754a => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:51:23.111449 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d8ab06e0-822d-4b0c-a2c6-edb280b4d78f tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] GET http://10.222.0.111/volume/v3/097a109d42874c5cb2d5092bd42d481f/volumes/f7f9debc-811e-4b50-9a0d-dbe2016d754a Dec 22 11:51:23.111449 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d8ab06e0-822d-4b0c-a2c6-edb280b4d78f tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:23.111449 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d8ab06e0-822d-4b0c-a2c6-edb280b4d78f tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:23.136465 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:23.136465 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:23.141410 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d8ab06e0-822d-4b0c-a2c6-edb280b4d78f tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Volume info retrieved successfully. Dec 22 11:51:23.151710 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d8ab06e0-822d-4b0c-a2c6-edb280b4d78f tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] http://10.222.0.111/volume/v3/097a109d42874c5cb2d5092bd42d481f/volumes/f7f9debc-811e-4b50-9a0d-dbe2016d754a returned with HTTP 200 Dec 22 11:51:23.152276 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 171/334] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:23 2020] GET /volume/v3/097a109d42874c5cb2d5092bd42d481f/volumes/f7f9debc-811e-4b50-9a0d-dbe2016d754a => generated 916 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:24.162642 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2237ceec-7124-4df4-916b-872b74947c8d tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] GET http://10.222.0.111/volume/v3/097a109d42874c5cb2d5092bd42d481f/volumes/f7f9debc-811e-4b50-9a0d-dbe2016d754a Dec 22 11:51:24.163402 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2237ceec-7124-4df4-916b-872b74947c8d tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:24.163594 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:24.163594 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:24.163767 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2237ceec-7124-4df4-916b-872b74947c8d tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:24.192052 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2237ceec-7124-4df4-916b-872b74947c8d tempest-SnapshotManageAdminTest-2022844337 tempest-SnapshotManageAdminTest-2022844337] http://10.222.0.111/volume/v3/097a109d42874c5cb2d5092bd42d481f/volumes/f7f9debc-811e-4b50-9a0d-dbe2016d754a returned with HTTP 404 Dec 22 11:51:24.192678 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 164/335] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:24 2020] GET /volume/v3/097a109d42874c5cb2d5092bd42d481f/volumes/f7f9debc-811e-4b50-9a0d-dbe2016d754a => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 22 11:51:25.839025 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-046eb1c4-cbd1-4e7f-bc25-a8e0e66e80ef tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] DELETE http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 Dec 22 11:51:25.840389 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-046eb1c4-cbd1-4e7f-bc25-a8e0e66e80ef tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:25.841012 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:25.841012 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:25.842344 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-046eb1c4-cbd1-4e7f-bc25-a8e0e66e80ef tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:25.843191 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-046eb1c4-cbd1-4e7f-bc25-a8e0e66e80ef tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Delete volume with id: 5287e20a-42d5-4254-b1b0-9eb43bc10b82 Dec 22 11:51:25.905187 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:25.905187 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:25.906083 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-046eb1c4-cbd1-4e7f-bc25-a8e0e66e80ef tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:51:26.003804 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-046eb1c4-cbd1-4e7f-bc25-a8e0e66e80ef tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Delete volume request issued successfully. Dec 22 11:51:26.004256 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-046eb1c4-cbd1-4e7f-bc25-a8e0e66e80ef tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 returned with HTTP 202 Dec 22 11:51:26.006466 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 172/336] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 11:51:25 2020] DELETE /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:51:26.011593 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-44d5850b-f3e1-45b9-8338-ef82d8a429a1 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 Dec 22 11:51:26.011878 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-44d5850b-f3e1-45b9-8338-ef82d8a429a1 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:26.012165 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-44d5850b-f3e1-45b9-8338-ef82d8a429a1 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:26.047248 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:26.047248 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:26.052952 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-44d5850b-f3e1-45b9-8338-ef82d8a429a1 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:51:26.078285 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-44d5850b-f3e1-45b9-8338-ef82d8a429a1 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 returned with HTTP 200 Dec 22 11:51:26.079525 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 165/337] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:26 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 => generated 918 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:27.087837 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-36b426f2-86e0-46ab-9991-5c8fff02ffa8 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 Dec 22 11:51:27.088617 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-36b426f2-86e0-46ab-9991-5c8fff02ffa8 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:27.088850 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:27.088850 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:27.089265 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-36b426f2-86e0-46ab-9991-5c8fff02ffa8 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:27.122318 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:27.122318 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:27.136808 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-36b426f2-86e0-46ab-9991-5c8fff02ffa8 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:51:27.148368 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-36b426f2-86e0-46ab-9991-5c8fff02ffa8 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 returned with HTTP 200 Dec 22 11:51:27.148824 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 173/338] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:27 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 => generated 918 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:27.712616 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8409fb6a-af0b-4ca2-9d19-f6ed4595f1d5 tempest-VolumeQuotasNegativeTestJSON-443073130 tempest-VolumeQuotasNegativeTestJSON-443073130] GET http://10.222.0.111/volume/v3/4c5f752834944d1882b89c5199497a7c/os-quota-sets/775849f9b746454eb3663ba22e9370f7 Dec 22 11:51:27.712909 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8409fb6a-af0b-4ca2-9d19-f6ed4595f1d5 tempest-VolumeQuotasNegativeTestJSON-443073130 tempest-VolumeQuotasNegativeTestJSON-443073130] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:27.713039 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:27.713039 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:27.713231 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8409fb6a-af0b-4ca2-9d19-f6ed4595f1d5 tempest-VolumeQuotasNegativeTestJSON-443073130 tempest-VolumeQuotasNegativeTestJSON-443073130] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:27.724627 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-8409fb6a-af0b-4ca2-9d19-f6ed4595f1d5 tempest-VolumeQuotasNegativeTestJSON-443073130 tempest-VolumeQuotasNegativeTestJSON-443073130] 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. Dec 22 11:51:27.725227 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-8409fb6a-af0b-4ca2-9d19-f6ed4595f1d5 tempest-VolumeQuotasNegativeTestJSON-443073130 tempest-VolumeQuotasNegativeTestJSON-443073130] 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. Dec 22 11:51:27.726370 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-8409fb6a-af0b-4ca2-9d19-f6ed4595f1d5 tempest-VolumeQuotasNegativeTestJSON-443073130 tempest-VolumeQuotasNegativeTestJSON-443073130] 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. Dec 22 11:51:27.726939 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-8409fb6a-af0b-4ca2-9d19-f6ed4595f1d5 tempest-VolumeQuotasNegativeTestJSON-443073130 tempest-VolumeQuotasNegativeTestJSON-443073130] 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. Dec 22 11:51:27.727484 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-8409fb6a-af0b-4ca2-9d19-f6ed4595f1d5 tempest-VolumeQuotasNegativeTestJSON-443073130 tempest-VolumeQuotasNegativeTestJSON-443073130] 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. Dec 22 11:51:27.732963 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8409fb6a-af0b-4ca2-9d19-f6ed4595f1d5 tempest-VolumeQuotasNegativeTestJSON-443073130 tempest-VolumeQuotasNegativeTestJSON-443073130] http://10.222.0.111/volume/v3/4c5f752834944d1882b89c5199497a7c/os-quota-sets/775849f9b746454eb3663ba22e9370f7 returned with HTTP 200 Dec 22 11:51:27.733827 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 166/339] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 11:51:27 2020] GET /volume/v3/4c5f752834944d1882b89c5199497a7c/os-quota-sets/775849f9b746454eb3663ba22e9370f7 => generated 361 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:27.864789 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5bbf751c-5137-4f95-9ff2-6e7c0f9b538e tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] POST http://10.222.0.111/volume/v3/775849f9b746454eb3663ba22e9370f7/volumes Dec 22 11:51:27.865072 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:27.865072 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:27.865283 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5bbf751c-5137-4f95-9ff2-6e7c0f9b538e tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-189014823"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:27.866022 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-5bbf751c-5137-4f95-9ff2-6e7c0f9b538e tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-189014823'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:51:27.866209 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-5bbf751c-5137-4f95-9ff2-6e7c0f9b538e tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Create volume of 1 GB Dec 22 11:51:27.878698 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5bbf751c-5137-4f95-9ff2-6e7c0f9b538e tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Availability Zones retrieved successfully. Dec 22 11:51:27.883971 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5bbf751c-5137-4f95-9ff2-6e7c0f9b538e tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Flow 'volume_create_api' (3423b85b-d634-42fc-8405-5f882e40fc8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:51:27.885369 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5bbf751c-5137-4f95-9ff2-6e7c0f9b538e tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (507c0ee0-da55-4e35-882b-1535c702ee44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:51:27.886435 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-5bbf751c-5137-4f95-9ff2-6e7c0f9b538e tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:51:27.925359 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5bbf751c-5137-4f95-9ff2-6e7c0f9b538e tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (507c0ee0-da55-4e35-882b-1535c702ee44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:51:27.927473 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5bbf751c-5137-4f95-9ff2-6e7c0f9b538e tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (588759f3-ca6a-4c44-b6c1-3d0e251e77f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:51:28.052295 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-5bbf751c-5137-4f95-9ff2-6e7c0f9b538e tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Created reservations ['47a5b642-63b2-4bd8-b3a8-95af1a97d984', '86d20924-83cf-4a64-99d3-816013c29344', '48497da0-d0b4-4a1a-8b25-2361a8497c4b', '477d6c14-7bd7-4b88-ab18-be4e2d9e1da5'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:51:28.053678 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5bbf751c-5137-4f95-9ff2-6e7c0f9b538e tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (588759f3-ca6a-4c44-b6c1-3d0e251e77f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47a5b642-63b2-4bd8-b3a8-95af1a97d984', '86d20924-83cf-4a64-99d3-816013c29344', '48497da0-d0b4-4a1a-8b25-2361a8497c4b', '477d6c14-7bd7-4b88-ab18-be4e2d9e1da5']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:51:28.054886 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5bbf751c-5137-4f95-9ff2-6e7c0f9b538e tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85817995-27b0-4ed4-a68d-a3f229b6a92a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:51:28.143700 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5bbf751c-5137-4f95-9ff2-6e7c0f9b538e tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85817995-27b0-4ed4-a68d-a3f229b6a92a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '062a5229-9404-4094-938a-6c81fb04e526', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-189014823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='775849f9b746454eb3663ba22e9370f7',qos_specs=None,replication_status=,reservations=['47a5b642-63b2-4bd8-b3a8-95af1a97d984','86d20924-83cf-4a64-99d3-816013c29344','48497da0-d0b4-4a1a-8b25-2361a8497c4b','477d6c14-7bd7-4b88-ab18-be4e2d9e1da5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28e3fdbabe1f4c4b9961b8328b91e920',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T11:51:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-189014823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=062a5229-9404-4094-938a-6c81fb04e526,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='775849f9b746454eb3663ba22e9370f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='28e3fdbabe1f4c4b9961b8328b91e920',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:51:28.145440 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5bbf751c-5137-4f95-9ff2-6e7c0f9b538e tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25eb22a3-715e-4d00-a53b-258ae34a3c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:51:28.159850 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-69c5b165-a5a6-41b8-b2e0-19bce367add9 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 Dec 22 11:51:28.160418 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-69c5b165-a5a6-41b8-b2e0-19bce367add9 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:28.160785 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-69c5b165-a5a6-41b8-b2e0-19bce367add9 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:28.186434 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-69c5b165-a5a6-41b8-b2e0-19bce367add9 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 returned with HTTP 404 Dec 22 11:51:28.187082 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 167/340] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:28 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/5287e20a-42d5-4254-b1b0-9eb43bc10b82 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:51:28.204821 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5bbf751c-5137-4f95-9ff2-6e7c0f9b538e tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25eb22a3-715e-4d00-a53b-258ae34a3c55) transitioned into state 'SUCCESS' from state '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-189014823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='775849f9b746454eb3663ba22e9370f7',qos_specs=None,replication_status=,reservations=['47a5b642-63b2-4bd8-b3a8-95af1a97d984','86d20924-83cf-4a64-99d3-816013c29344','48497da0-d0b4-4a1a-8b25-2361a8497c4b','477d6c14-7bd7-4b88-ab18-be4e2d9e1da5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28e3fdbabe1f4c4b9961b8328b91e920',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:51:28.205823 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5bbf751c-5137-4f95-9ff2-6e7c0f9b538e tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53b5f9a2-46e2-40c9-8ece-22efcf3dc3ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:51:28.265516 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5bbf751c-5137-4f95-9ff2-6e7c0f9b538e tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53b5f9a2-46e2-40c9-8ece-22efcf3dc3ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:51:28.266813 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5bbf751c-5137-4f95-9ff2-6e7c0f9b538e tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Flow 'volume_create_api' (3423b85b-d634-42fc-8405-5f882e40fc8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:51:28.300284 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5bbf751c-5137-4f95-9ff2-6e7c0f9b538e tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Create volume request issued successfully. Dec 22 11:51:28.308737 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5bbf751c-5137-4f95-9ff2-6e7c0f9b538e tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] http://10.222.0.111/volume/v3/775849f9b746454eb3663ba22e9370f7/volumes returned with HTTP 202 Dec 22 11:51:28.315233 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 174/341] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 11:51:27 2020] POST /volume/v3/775849f9b746454eb3663ba22e9370f7/volumes => generated 829 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:51:28.319234 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-19bf3863-aab6-4de3-ab7c-9793200d95de tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] GET http://10.222.0.111/volume/v3/775849f9b746454eb3663ba22e9370f7/volumes/062a5229-9404-4094-938a-6c81fb04e526 Dec 22 11:51:28.319511 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-19bf3863-aab6-4de3-ab7c-9793200d95de tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:28.319768 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-19bf3863-aab6-4de3-ab7c-9793200d95de tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:28.354071 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:28.354071 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:28.359523 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-19bf3863-aab6-4de3-ab7c-9793200d95de tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Volume info retrieved successfully. Dec 22 11:51:28.371961 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-19bf3863-aab6-4de3-ab7c-9793200d95de tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] http://10.222.0.111/volume/v3/775849f9b746454eb3663ba22e9370f7/volumes/062a5229-9404-4094-938a-6c81fb04e526 returned with HTTP 200 Dec 22 11:51:28.373391 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 168/342] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:28 2020] GET /volume/v3/775849f9b746454eb3663ba22e9370f7/volumes/062a5229-9404-4094-938a-6c81fb04e526 => generated 897 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:29.384275 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c5bd9451-48a5-498e-b1e9-27742461c682 tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] GET http://10.222.0.111/volume/v3/775849f9b746454eb3663ba22e9370f7/volumes/062a5229-9404-4094-938a-6c81fb04e526 Dec 22 11:51:29.384579 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c5bd9451-48a5-498e-b1e9-27742461c682 tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:29.384718 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:29.384718 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:29.384944 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c5bd9451-48a5-498e-b1e9-27742461c682 tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:29.410925 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:29.410925 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:29.415773 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c5bd9451-48a5-498e-b1e9-27742461c682 tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Volume info retrieved successfully. Dec 22 11:51:29.427270 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c5bd9451-48a5-498e-b1e9-27742461c682 tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] http://10.222.0.111/volume/v3/775849f9b746454eb3663ba22e9370f7/volumes/062a5229-9404-4094-938a-6c81fb04e526 returned with HTTP 200 Dec 22 11:51:29.431637 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 175/343] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:29 2020] GET /volume/v3/775849f9b746454eb3663ba22e9370f7/volumes/062a5229-9404-4094-938a-6c81fb04e526 => generated 922 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:29.438845 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8d1941a5-1481-425d-9dd0-3b0a2e5ec70c tempest-VolumeQuotasNegativeTestJSON-443073130 tempest-VolumeQuotasNegativeTestJSON-443073130] PUT http://10.222.0.111/volume/v3/4c5f752834944d1882b89c5199497a7c/os-quota-sets/775849f9b746454eb3663ba22e9370f7 Dec 22 11:51:29.438845 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:29.438845 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:29.438845 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8d1941a5-1481-425d-9dd0-3b0a2e5ec70c tempest-VolumeQuotasNegativeTestJSON-443073130 tempest-VolumeQuotasNegativeTestJSON-443073130] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:29.597531 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8d1941a5-1481-425d-9dd0-3b0a2e5ec70c tempest-VolumeQuotasNegativeTestJSON-443073130 tempest-VolumeQuotasNegativeTestJSON-443073130] http://10.222.0.111/volume/v3/4c5f752834944d1882b89c5199497a7c/os-quota-sets/775849f9b746454eb3663ba22e9370f7 returned with HTTP 200 Dec 22 11:51:29.598058 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 169/344] 10.222.0.111 () {60 vars in 1346 bytes} [Tue Dec 22 11:51:29 2020] PUT /volume/v3/4c5f752834944d1882b89c5199497a7c/os-quota-sets/775849f9b746454eb3663ba22e9370f7 => generated 316 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:29.604014 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4fb4dfff-b8a1-466d-9e37-7e4ee3f67be8 tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] POST http://10.222.0.111/volume/v3/775849f9b746454eb3663ba22e9370f7/volumes Dec 22 11:51:29.604283 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:29.604283 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:29.604501 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4fb4dfff-b8a1-466d-9e37-7e4ee3f67be8 tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:29.605112 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-4fb4dfff-b8a1-466d-9e37-7e4ee3f67be8 tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Create volume request body: {'volume': {'size': 2}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:51:29.605293 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-4fb4dfff-b8a1-466d-9e37-7e4ee3f67be8 tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Create volume of 2 GB Dec 22 11:51:29.613426 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4fb4dfff-b8a1-466d-9e37-7e4ee3f67be8 tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Availability Zones retrieved successfully. Dec 22 11:51:29.621462 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4fb4dfff-b8a1-466d-9e37-7e4ee3f67be8 tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Flow 'volume_create_api' (471ca78d-c889-4624-b5b7-2f404ec20947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:51:29.622429 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4fb4dfff-b8a1-466d-9e37-7e4ee3f67be8 tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a325eba-8882-48b0-a4ba-b50977d64187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:51:29.623460 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-4fb4dfff-b8a1-466d-9e37-7e4ee3f67be8 tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Validating volume size '2' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:51:29.659142 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4fb4dfff-b8a1-466d-9e37-7e4ee3f67be8 tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a325eba-8882-48b0-a4ba-b50977d64187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:51:29.660278 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4fb4dfff-b8a1-466d-9e37-7e4ee3f67be8 tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c7692ca-2ec8-4a4e-8144-c2f39f037694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:51:29.689436 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota_utils [None req-4fb4dfff-b8a1-466d-9e37-7e4ee3f67be8 tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Quota exceeded for 775849f9b746454eb3663ba22e9370f7, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Dec 22 11:51:30.595396 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.volume.api [None req-4fb4dfff-b8a1-466d-9e37-7e4ee3f67be8 tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c7692ca-2ec8-4a4e-8144-c2f39f037694) transitioned into state 'FAILURE' from state 'RUNNING' Dec 22 11:51:30.595396 n-d-765315-6 devstack@c-api.service[88154]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Dec 22 11:51:30.595396 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4fb4dfff-b8a1-466d-9e37-7e4ee3f67be8 tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c7692ca-2ec8-4a4e-8144-c2f39f037694) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:51:30.595396 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.volume.api [None req-4fb4dfff-b8a1-466d-9e37-7e4ee3f67be8 tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c7692ca-2ec8-4a4e-8144-c2f39f037694) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 22 11:51:30.595396 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4fb4dfff-b8a1-466d-9e37-7e4ee3f67be8 tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a325eba-8882-48b0-a4ba-b50977d64187) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:51:30.595396 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.volume.api [None req-4fb4dfff-b8a1-466d-9e37-7e4ee3f67be8 tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a325eba-8882-48b0-a4ba-b50977d64187) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 22 11:51:30.595396 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.volume.api [None req-4fb4dfff-b8a1-466d-9e37-7e4ee3f67be8 tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Flow 'volume_create_api' (471ca78d-c889-4624-b5b7-2f404ec20947) transitioned into state 'REVERTED' from state 'RUNNING' Dec 22 11:51:30.595396 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.middleware.fault [None req-4fb4dfff-b8a1-466d-9e37-7e4ee3f67be8 tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] http://10.222.0.111/volume/v3/775849f9b746454eb3663ba22e9370f7/volumes returned with HTTP 413 Dec 22 11:51:30.595396 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 176/345] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 11:51:29 2020] POST /volume/v3/775849f9b746454eb3663ba22e9370f7/volumes => generated 208 bytes in 115 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Dec 22 11:51:30.598213 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0a318c23-737b-40a1-9d24-310d480fefe4 tempest-VolumeQuotasNegativeTestJSON-443073130 tempest-VolumeQuotasNegativeTestJSON-443073130] PUT http://10.222.0.111/volume/v3/4c5f752834944d1882b89c5199497a7c/os-quota-sets/775849f9b746454eb3663ba22e9370f7 Dec 22 11:51:30.598213 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0a318c23-737b-40a1-9d24-310d480fefe4 tempest-VolumeQuotasNegativeTestJSON-443073130 tempest-VolumeQuotasNegativeTestJSON-443073130] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:30.598213 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0a318c23-737b-40a1-9d24-310d480fefe4 tempest-VolumeQuotasNegativeTestJSON-443073130 tempest-VolumeQuotasNegativeTestJSON-443073130] http://10.222.0.111/volume/v3/4c5f752834944d1882b89c5199497a7c/os-quota-sets/775849f9b746454eb3663ba22e9370f7 returned with HTTP 200 Dec 22 11:51:30.598213 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 170/346] 10.222.0.111 () {60 vars in 1346 bytes} [Tue Dec 22 11:51:29 2020] PUT /volume/v3/4c5f752834944d1882b89c5199497a7c/os-quota-sets/775849f9b746454eb3663ba22e9370f7 => generated 316 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:30.599280 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-08b3ddb8-42dd-4e4a-9f0e-1af2ef94317b tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] POST http://10.222.0.111/volume/v3/775849f9b746454eb3663ba22e9370f7/volumes Dec 22 11:51:30.599280 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:30.599280 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:30.599280 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-08b3ddb8-42dd-4e4a-9f0e-1af2ef94317b tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:30.599280 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-08b3ddb8-42dd-4e4a-9f0e-1af2ef94317b tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Create volume request body: {'volume': {'size': 1}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:51:30.599280 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-08b3ddb8-42dd-4e4a-9f0e-1af2ef94317b tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Create volume of 1 GB Dec 22 11:51:30.599280 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:30.599280 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:30.599280 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-08b3ddb8-42dd-4e4a-9f0e-1af2ef94317b tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Availability Zones retrieved successfully. Dec 22 11:51:30.599280 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-08b3ddb8-42dd-4e4a-9f0e-1af2ef94317b tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Flow 'volume_create_api' (8ec14e3b-2aee-4b09-817d-0572e46ce5ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:51:30.599280 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-08b3ddb8-42dd-4e4a-9f0e-1af2ef94317b tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe1ebbf9-1758-4b39-ae6e-c6f41d4de27f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:51:30.599280 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-08b3ddb8-42dd-4e4a-9f0e-1af2ef94317b tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:51:30.599280 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-08b3ddb8-42dd-4e4a-9f0e-1af2ef94317b tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe1ebbf9-1758-4b39-ae6e-c6f41d4de27f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:51:30.599280 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-08b3ddb8-42dd-4e4a-9f0e-1af2ef94317b tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63ab48d1-46aa-4cb5-a051-ce4a69ce2d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:51:30.599280 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota_utils [None req-08b3ddb8-42dd-4e4a-9f0e-1af2ef94317b tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Quota exceeded for 775849f9b746454eb3663ba22e9370f7, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Dec 22 11:51:30.599280 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.volume.api [None req-08b3ddb8-42dd-4e4a-9f0e-1af2ef94317b tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63ab48d1-46aa-4cb5-a051-ce4a69ce2d6d) transitioned into state 'FAILURE' from state 'RUNNING' Dec 22 11:51:30.599280 n-d-765315-6 devstack@c-api.service[88154]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Dec 22 11:51:30.600645 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-08b3ddb8-42dd-4e4a-9f0e-1af2ef94317b tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63ab48d1-46aa-4cb5-a051-ce4a69ce2d6d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:51:30.600645 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.volume.api [None req-08b3ddb8-42dd-4e4a-9f0e-1af2ef94317b tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63ab48d1-46aa-4cb5-a051-ce4a69ce2d6d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 22 11:51:30.600645 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-08b3ddb8-42dd-4e4a-9f0e-1af2ef94317b tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe1ebbf9-1758-4b39-ae6e-c6f41d4de27f) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:51:30.600645 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.volume.api [None req-08b3ddb8-42dd-4e4a-9f0e-1af2ef94317b tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe1ebbf9-1758-4b39-ae6e-c6f41d4de27f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 22 11:51:30.600645 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.volume.api [None req-08b3ddb8-42dd-4e4a-9f0e-1af2ef94317b tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Flow 'volume_create_api' (8ec14e3b-2aee-4b09-817d-0572e46ce5ae) transitioned into state 'REVERTED' from state 'RUNNING' Dec 22 11:51:30.600645 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.middleware.fault [None req-08b3ddb8-42dd-4e4a-9f0e-1af2ef94317b tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] http://10.222.0.111/volume/v3/775849f9b746454eb3663ba22e9370f7/volumes returned with HTTP 413 Dec 22 11:51:30.600645 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 177/347] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 11:51:30 2020] POST /volume/v3/775849f9b746454eb3663ba22e9370f7/volumes => generated 150 bytes in 114 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Dec 22 11:51:30.601686 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-05fb8015-6b17-4e03-980d-293077ba593f tempest-VolumeQuotasNegativeTestJSON-443073130 tempest-VolumeQuotasNegativeTestJSON-443073130] PUT http://10.222.0.111/volume/v3/4c5f752834944d1882b89c5199497a7c/os-quota-sets/775849f9b746454eb3663ba22e9370f7 Dec 22 11:51:30.601686 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-05fb8015-6b17-4e03-980d-293077ba593f tempest-VolumeQuotasNegativeTestJSON-443073130 tempest-VolumeQuotasNegativeTestJSON-443073130] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:31.076962 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-05fb8015-6b17-4e03-980d-293077ba593f tempest-VolumeQuotasNegativeTestJSON-443073130 tempest-VolumeQuotasNegativeTestJSON-443073130] http://10.222.0.111/volume/v3/4c5f752834944d1882b89c5199497a7c/os-quota-sets/775849f9b746454eb3663ba22e9370f7 returned with HTTP 200 Dec 22 11:51:31.081269 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 171/348] 10.222.0.111 () {60 vars in 1346 bytes} [Tue Dec 22 11:51:30 2020] PUT /volume/v3/4c5f752834944d1882b89c5199497a7c/os-quota-sets/775849f9b746454eb3663ba22e9370f7 => generated 315 bytes in 812 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:31.084637 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c32acead-6cf5-49b0-8c33-452f3b071c6b tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] POST http://10.222.0.111/volume/v3/775849f9b746454eb3663ba22e9370f7/volumes/062a5229-9404-4094-938a-6c81fb04e526/action Dec 22 11:51:31.084954 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:31.084954 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:31.085226 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c32acead-6cf5-49b0-8c33-452f3b071c6b tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:51:31.085449 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c32acead-6cf5-49b0-8c33-452f3b071c6b tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:31.115359 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:31.115359 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:31.116424 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c32acead-6cf5-49b0-8c33-452f3b071c6b tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Volume info retrieved successfully. Dec 22 11:51:31.214579 n-d-765315-6 devstack@c-api.service[88154]: ERROR cinder.volume.api [None req-c32acead-6cf5-49b0-8c33-452f3b071c6b tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Quota exceeded for 775849f9b746454eb3663ba22e9370f7, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Dec 22 11:51:31.245930 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.middleware.fault [None req-c32acead-6cf5-49b0-8c33-452f3b071c6b tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] http://10.222.0.111/volume/v3/775849f9b746454eb3663ba22e9370f7/volumes/062a5229-9404-4094-938a-6c81fb04e526/action returned with HTTP 413 Dec 22 11:51:31.246943 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 178/349] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 11:51:31 2020] POST /volume/v3/775849f9b746454eb3663ba22e9370f7/volumes/062a5229-9404-4094-938a-6c81fb04e526/action => generated 208 bytes in 165 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Dec 22 11:51:31.253049 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3c60af68-85ed-4e6f-a892-a5407f7d5e87 tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] DELETE http://10.222.0.111/volume/v3/775849f9b746454eb3663ba22e9370f7/volumes/062a5229-9404-4094-938a-6c81fb04e526 Dec 22 11:51:31.253550 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3c60af68-85ed-4e6f-a892-a5407f7d5e87 tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:31.253863 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3c60af68-85ed-4e6f-a892-a5407f7d5e87 tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:31.254222 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-3c60af68-85ed-4e6f-a892-a5407f7d5e87 tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Delete volume with id: 062a5229-9404-4094-938a-6c81fb04e526 Dec 22 11:51:31.281776 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:31.281776 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:31.282678 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3c60af68-85ed-4e6f-a892-a5407f7d5e87 tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Volume info retrieved successfully. Dec 22 11:51:31.392256 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3c60af68-85ed-4e6f-a892-a5407f7d5e87 tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Delete volume request issued successfully. Dec 22 11:51:31.392565 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3c60af68-85ed-4e6f-a892-a5407f7d5e87 tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] http://10.222.0.111/volume/v3/775849f9b746454eb3663ba22e9370f7/volumes/062a5229-9404-4094-938a-6c81fb04e526 returned with HTTP 202 Dec 22 11:51:31.393182 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 172/350] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 11:51:31 2020] DELETE /volume/v3/775849f9b746454eb3663ba22e9370f7/volumes/062a5229-9404-4094-938a-6c81fb04e526 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:51:31.398933 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-20a38aeb-3281-4ebd-904b-e0af56f56e55 tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] GET http://10.222.0.111/volume/v3/775849f9b746454eb3663ba22e9370f7/volumes/062a5229-9404-4094-938a-6c81fb04e526 Dec 22 11:51:31.399287 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-20a38aeb-3281-4ebd-904b-e0af56f56e55 tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:31.399529 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:31.399529 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:31.399729 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-20a38aeb-3281-4ebd-904b-e0af56f56e55 tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:31.428672 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:31.428672 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:31.433522 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-20a38aeb-3281-4ebd-904b-e0af56f56e55 tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Volume info retrieved successfully. Dec 22 11:51:31.445563 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-20a38aeb-3281-4ebd-904b-e0af56f56e55 tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] http://10.222.0.111/volume/v3/775849f9b746454eb3663ba22e9370f7/volumes/062a5229-9404-4094-938a-6c81fb04e526 returned with HTTP 200 Dec 22 11:51:31.446051 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 179/351] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:31 2020] GET /volume/v3/775849f9b746454eb3663ba22e9370f7/volumes/062a5229-9404-4094-938a-6c81fb04e526 => generated 921 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:32.458317 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aa52bd9f-4802-4c75-b113-3eb4caf85aea tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] GET http://10.222.0.111/volume/v3/775849f9b746454eb3663ba22e9370f7/volumes/062a5229-9404-4094-938a-6c81fb04e526 Dec 22 11:51:32.458317 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aa52bd9f-4802-4c75-b113-3eb4caf85aea tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:32.458317 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:32.458317 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:32.458317 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aa52bd9f-4802-4c75-b113-3eb4caf85aea tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:32.491385 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aa52bd9f-4802-4c75-b113-3eb4caf85aea tempest-VolumeQuotasNegativeTestJSON-1570896835 tempest-VolumeQuotasNegativeTestJSON-1570896835] http://10.222.0.111/volume/v3/775849f9b746454eb3663ba22e9370f7/volumes/062a5229-9404-4094-938a-6c81fb04e526 returned with HTTP 404 Dec 22 11:51:32.492558 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 173/352] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:32 2020] GET /volume/v3/775849f9b746454eb3663ba22e9370f7/volumes/062a5229-9404-4094-938a-6c81fb04e526 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:51:32.498084 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a3dee569-8698-4342-973a-27b6426f3dc2 tempest-VolumeQuotasNegativeTestJSON-443073130 tempest-VolumeQuotasNegativeTestJSON-443073130] PUT http://10.222.0.111/volume/v3/4c5f752834944d1882b89c5199497a7c/os-quota-sets/775849f9b746454eb3663ba22e9370f7 Dec 22 11:51:32.498527 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:32.498527 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:32.498926 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a3dee569-8698-4342-973a-27b6426f3dc2 tempest-VolumeQuotasNegativeTestJSON-443073130 tempest-VolumeQuotasNegativeTestJSON-443073130] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:32.750602 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-a3dee569-8698-4342-973a-27b6426f3dc2 tempest-VolumeQuotasNegativeTestJSON-443073130 tempest-VolumeQuotasNegativeTestJSON-443073130] 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. Dec 22 11:51:32.751025 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-a3dee569-8698-4342-973a-27b6426f3dc2 tempest-VolumeQuotasNegativeTestJSON-443073130 tempest-VolumeQuotasNegativeTestJSON-443073130] 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. Dec 22 11:51:32.751912 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-a3dee569-8698-4342-973a-27b6426f3dc2 tempest-VolumeQuotasNegativeTestJSON-443073130 tempest-VolumeQuotasNegativeTestJSON-443073130] 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. Dec 22 11:51:32.752312 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-a3dee569-8698-4342-973a-27b6426f3dc2 tempest-VolumeQuotasNegativeTestJSON-443073130 tempest-VolumeQuotasNegativeTestJSON-443073130] 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. Dec 22 11:51:32.752784 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-a3dee569-8698-4342-973a-27b6426f3dc2 tempest-VolumeQuotasNegativeTestJSON-443073130 tempest-VolumeQuotasNegativeTestJSON-443073130] 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. Dec 22 11:51:32.753182 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-a3dee569-8698-4342-973a-27b6426f3dc2 tempest-VolumeQuotasNegativeTestJSON-443073130 tempest-VolumeQuotasNegativeTestJSON-443073130] 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. Dec 22 11:51:32.758859 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a3dee569-8698-4342-973a-27b6426f3dc2 tempest-VolumeQuotasNegativeTestJSON-443073130 tempest-VolumeQuotasNegativeTestJSON-443073130] http://10.222.0.111/volume/v3/4c5f752834944d1882b89c5199497a7c/os-quota-sets/775849f9b746454eb3663ba22e9370f7 returned with HTTP 200 Dec 22 11:51:32.765559 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 180/353] 10.222.0.111 () {60 vars in 1347 bytes} [Tue Dec 22 11:51:32 2020] PUT /volume/v3/4c5f752834944d1882b89c5199497a7c/os-quota-sets/775849f9b746454eb3663ba22e9370f7 => generated 319 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:35.770388 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4877bcf3-f801-4c35-abf6-799a6841f490 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] POST http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types Dec 22 11:51:35.770857 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4877bcf3-f801-4c35-abf6-799a6841f490 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-910310055", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:35.889365 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4877bcf3-f801-4c35-abf6-799a6841f490 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types returned with HTTP 200 Dec 22 11:51:35.889855 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 174/354] 10.222.0.111 () {60 vars in 1225 bytes} [Tue Dec 22 11:51:35 2020] POST /volume/v3/6dfa2f76af454521b28919ca82d0c32a/types => generated 277 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:35.896239 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b112fb31-f254-47fb-b87b-42139a98843d tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] POST http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types Dec 22 11:51:35.896871 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b112fb31-f254-47fb-b87b-42139a98843d tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1760987883", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:35.959472 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b112fb31-f254-47fb-b87b-42139a98843d tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types returned with HTTP 200 Dec 22 11:51:35.960137 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 181/355] 10.222.0.111 () {60 vars in 1225 bytes} [Tue Dec 22 11:51:35 2020] POST /volume/v3/6dfa2f76af454521b28919ca82d0c32a/types => generated 278 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:36.089360 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bc775212-9a00-4b84-b81e-725dfb95f4ac tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] POST http://10.222.0.111/volume/v3/faf72df4855d4b179d5d519e7a431c36/volumes Dec 22 11:51:36.089783 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bc775212-9a00-4b84-b81e-725dfb95f4ac tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-226478318", "volume_type": "d4d08582-d043-49b0-8a92-d865c06acfbe", "size": 1}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:36.090440 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-bc775212-9a00-4b84-b81e-725dfb95f4ac tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-226478318', 'volume_type': 'd4d08582-d043-49b0-8a92-d865c06acfbe', 'size': 1}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:51:36.098913 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-bc775212-9a00-4b84-b81e-725dfb95f4ac tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Create volume of 1 GB Dec 22 11:51:36.099256 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:36.099256 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:36.099614 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bc775212-9a00-4b84-b81e-725dfb95f4ac tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Availability Zones retrieved successfully. Dec 22 11:51:36.107141 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-bc775212-9a00-4b84-b81e-725dfb95f4ac tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Flow 'volume_create_api' (fbf037f9-587d-4783-a70f-2e7f9900a45c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:51:36.108483 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-bc775212-9a00-4b84-b81e-725dfb95f4ac tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a9902b1-cc29-4bb1-bb83-749babdfefd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:51:36.109386 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-bc775212-9a00-4b84-b81e-725dfb95f4ac tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:51:36.133847 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-bc775212-9a00-4b84-b81e-725dfb95f4ac tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a9902b1-cc29-4bb1-bb83-749babdfefd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:51:36Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iSCSI',vendor_name='Open Source'},id=d4d08582-d043-49b0-8a92-d865c06acfbe,is_public=True,name='tempest-VolumeTypesTest-volume-type-910310055',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4d08582-d043-49b0-8a92-d865c06acfbe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:51:36.134941 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-bc775212-9a00-4b84-b81e-725dfb95f4ac tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a4956d6-ed1e-41cb-abe2-b1d81467f3a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:51:36.159254 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-bc775212-9a00-4b84-b81e-725dfb95f4ac tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-910310055 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-910310055, it is now deprecated. Please use the default quota class for default quota. Dec 22 11:51:36.159819 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-bc775212-9a00-4b84-b81e-725dfb95f4ac tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-910310055 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-910310055, it is now deprecated. Please use the default quota class for default quota. Dec 22 11:51:36.216533 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-bc775212-9a00-4b84-b81e-725dfb95f4ac tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Created reservations ['d59544b7-1a10-45b5-b1a4-190d27f4b886', '1a7b70f1-3931-4033-bdcc-68326a2a4ff3', 'c78cb6fd-08b7-4a8f-93e6-57ece22cb5ba', '415ed0d9-84ba-4448-ab6f-ca9b10c35e02'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:51:36.217919 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-bc775212-9a00-4b84-b81e-725dfb95f4ac tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a4956d6-ed1e-41cb-abe2-b1d81467f3a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d59544b7-1a10-45b5-b1a4-190d27f4b886', '1a7b70f1-3931-4033-bdcc-68326a2a4ff3', 'c78cb6fd-08b7-4a8f-93e6-57ece22cb5ba', '415ed0d9-84ba-4448-ab6f-ca9b10c35e02']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:51:36.219099 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-bc775212-9a00-4b84-b81e-725dfb95f4ac tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21e4991a-3b4c-4150-9812-f40b76e57ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:51:36.279711 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-bc775212-9a00-4b84-b81e-725dfb95f4ac tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21e4991a-3b4c-4150-9812-f40b76e57ec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7a2a1a8-5883-4ae0-a683-3a392d8529b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-226478318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faf72df4855d4b179d5d519e7a431c36',qos_specs=None,replication_status=,reservations=['d59544b7-1a10-45b5-b1a4-190d27f4b886','1a7b70f1-3931-4033-bdcc-68326a2a4ff3','c78cb6fd-08b7-4a8f-93e6-57ece22cb5ba','415ed0d9-84ba-4448-ab6f-ca9b10c35e02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='801f7ebcff52448aacdd56912666b62b',volume_type_id=d4d08582-d043-49b0-8a92-d865c06acfbe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T11:51:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-226478318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7a2a1a8-5883-4ae0-a683-3a392d8529b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='faf72df4855d4b179d5d519e7a431c36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='801f7ebcff52448aacdd56912666b62b',volume_attachment=,volume_type=,volume_type_id=d4d08582-d043-49b0-8a92-d865c06acfbe)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:51:36.280816 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-bc775212-9a00-4b84-b81e-725dfb95f4ac tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7924145-cf12-4407-aa58-c10efe44d869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:51:36.325175 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-bc775212-9a00-4b84-b81e-725dfb95f4ac tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7924145-cf12-4407-aa58-c10efe44d869) transitioned into state 'SUCCESS' from state '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-226478318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faf72df4855d4b179d5d519e7a431c36',qos_specs=None,replication_status=,reservations=['d59544b7-1a10-45b5-b1a4-190d27f4b886','1a7b70f1-3931-4033-bdcc-68326a2a4ff3','c78cb6fd-08b7-4a8f-93e6-57ece22cb5ba','415ed0d9-84ba-4448-ab6f-ca9b10c35e02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='801f7ebcff52448aacdd56912666b62b',volume_type_id=d4d08582-d043-49b0-8a92-d865c06acfbe)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:51:36.326171 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-bc775212-9a00-4b84-b81e-725dfb95f4ac tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e92c6521-fff3-476c-bfdd-7b59459cbb88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:51:36.365116 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-bc775212-9a00-4b84-b81e-725dfb95f4ac tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e92c6521-fff3-476c-bfdd-7b59459cbb88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:51:36.366647 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-bc775212-9a00-4b84-b81e-725dfb95f4ac tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Flow 'volume_create_api' (fbf037f9-587d-4783-a70f-2e7f9900a45c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:51:36.397383 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bc775212-9a00-4b84-b81e-725dfb95f4ac tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Create volume request issued successfully. Dec 22 11:51:36.414902 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bc775212-9a00-4b84-b81e-725dfb95f4ac tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] http://10.222.0.111/volume/v3/faf72df4855d4b179d5d519e7a431c36/volumes returned with HTTP 202 Dec 22 11:51:36.420694 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 175/356] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 11:51:35 2020] POST /volume/v3/faf72df4855d4b179d5d519e7a431c36/volumes => generated 850 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:51:36.424455 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7776a5c3-983a-4838-85d2-3b1f077d59c3 tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] GET http://10.222.0.111/volume/v3/faf72df4855d4b179d5d519e7a431c36/volumes/f7a2a1a8-5883-4ae0-a683-3a392d8529b1 Dec 22 11:51:36.424858 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7776a5c3-983a-4838-85d2-3b1f077d59c3 tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:36.425425 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7776a5c3-983a-4838-85d2-3b1f077d59c3 tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:36.452035 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:36.452035 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:36.457553 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7776a5c3-983a-4838-85d2-3b1f077d59c3 tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Volume info retrieved successfully. Dec 22 11:51:36.469320 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7776a5c3-983a-4838-85d2-3b1f077d59c3 tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] http://10.222.0.111/volume/v3/faf72df4855d4b179d5d519e7a431c36/volumes/f7a2a1a8-5883-4ae0-a683-3a392d8529b1 returned with HTTP 200 Dec 22 11:51:36.469958 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 182/357] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:36 2020] GET /volume/v3/faf72df4855d4b179d5d519e7a431c36/volumes/f7a2a1a8-5883-4ae0-a683-3a392d8529b1 => generated 918 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:37.478726 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-424ca2c5-1579-40f0-a1df-5641cbb1e11c tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] GET http://10.222.0.111/volume/v3/faf72df4855d4b179d5d519e7a431c36/volumes/f7a2a1a8-5883-4ae0-a683-3a392d8529b1 Dec 22 11:51:37.479431 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-424ca2c5-1579-40f0-a1df-5641cbb1e11c tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:37.479674 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:37.479674 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:37.480003 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-424ca2c5-1579-40f0-a1df-5641cbb1e11c tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:37.510175 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:37.510175 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:37.515323 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-424ca2c5-1579-40f0-a1df-5641cbb1e11c tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Volume info retrieved successfully. Dec 22 11:51:37.526099 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-424ca2c5-1579-40f0-a1df-5641cbb1e11c tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] http://10.222.0.111/volume/v3/faf72df4855d4b179d5d519e7a431c36/volumes/f7a2a1a8-5883-4ae0-a683-3a392d8529b1 returned with HTTP 200 Dec 22 11:51:37.526525 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 176/358] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:37 2020] GET /volume/v3/faf72df4855d4b179d5d519e7a431c36/volumes/f7a2a1a8-5883-4ae0-a683-3a392d8529b1 => generated 943 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:37.535311 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bd59192c-0205-4d0a-b8f3-921d53338513 tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] POST http://10.222.0.111/volume/v3/faf72df4855d4b179d5d519e7a431c36/volumes/f7a2a1a8-5883-4ae0-a683-3a392d8529b1/action Dec 22 11:51:37.535584 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:37.535584 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:37.535822 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bd59192c-0205-4d0a-b8f3-921d53338513 tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Action body: b'{"os-retype": {"new_type": "db90af5f-5254-4fc7-a590-e857565ae68e"}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:51:37.536075 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bd59192c-0205-4d0a-b8f3-921d53338513 tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "db90af5f-5254-4fc7-a590-e857565ae68e"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:37.561419 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:37.561419 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:37.562061 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bd59192c-0205-4d0a-b8f3-921d53338513 tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Volume info retrieved successfully. Dec 22 11:51:37.583888 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-bd59192c-0205-4d0a-b8f3-921d53338513 tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1760987883 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1760987883, it is now deprecated. Please use the default quota class for default quota. Dec 22 11:51:37.584314 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-bd59192c-0205-4d0a-b8f3-921d53338513 tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1760987883 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1760987883, it is now deprecated. Please use the default quota class for default quota. Dec 22 11:51:37.628744 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-bd59192c-0205-4d0a-b8f3-921d53338513 tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Created reservations ['7e42859c-e760-43db-b9e9-50506aad7ed6', '6d3f10b1-8e85-44b3-aaef-af9a6856b9db'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:51:37.662154 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-bd59192c-0205-4d0a-b8f3-921d53338513 tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-910310055 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-910310055, it is now deprecated. Please use the default quota class for default quota. Dec 22 11:51:37.662639 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-bd59192c-0205-4d0a-b8f3-921d53338513 tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-910310055 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-910310055, it is now deprecated. Please use the default quota class for default quota. Dec 22 11:51:37.696043 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-bd59192c-0205-4d0a-b8f3-921d53338513 tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Created reservations ['bb783c2c-1fc4-41f5-9531-23dbc449acff', '1b0d1473-694a-4d2f-9bcd-f8e9d40ad775'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:51:37.796165 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bd59192c-0205-4d0a-b8f3-921d53338513 tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Retype volume request issued successfully. Dec 22 11:51:37.797026 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bd59192c-0205-4d0a-b8f3-921d53338513 tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] http://10.222.0.111/volume/v3/faf72df4855d4b179d5d519e7a431c36/volumes/f7a2a1a8-5883-4ae0-a683-3a392d8529b1/action returned with HTTP 202 Dec 22 11:51:37.798917 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 183/359] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 11:51:37 2020] POST /volume/v3/faf72df4855d4b179d5d519e7a431c36/volumes/f7a2a1a8-5883-4ae0-a683-3a392d8529b1/action => generated 0 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 11:51:37.803477 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-572dbe32-d40f-4276-9a9a-806bc9ab16ee tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] GET http://10.222.0.111/volume/v3/faf72df4855d4b179d5d519e7a431c36/volumes/f7a2a1a8-5883-4ae0-a683-3a392d8529b1 Dec 22 11:51:37.803755 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-572dbe32-d40f-4276-9a9a-806bc9ab16ee tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:37.803886 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:37.803886 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:37.804078 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-572dbe32-d40f-4276-9a9a-806bc9ab16ee tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:37.839358 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:37.839358 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:37.844308 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-572dbe32-d40f-4276-9a9a-806bc9ab16ee tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Volume info retrieved successfully. Dec 22 11:51:37.856142 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-572dbe32-d40f-4276-9a9a-806bc9ab16ee tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] http://10.222.0.111/volume/v3/faf72df4855d4b179d5d519e7a431c36/volumes/f7a2a1a8-5883-4ae0-a683-3a392d8529b1 returned with HTTP 200 Dec 22 11:51:37.856711 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 177/360] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:37 2020] GET /volume/v3/faf72df4855d4b179d5d519e7a431c36/volumes/f7a2a1a8-5883-4ae0-a683-3a392d8529b1 => generated 944 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:37.866343 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dfd24a67-904e-43df-85d7-0bfb87926a39 tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] GET http://10.222.0.111/volume/v3/faf72df4855d4b179d5d519e7a431c36/volumes/f7a2a1a8-5883-4ae0-a683-3a392d8529b1 Dec 22 11:51:37.867032 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dfd24a67-904e-43df-85d7-0bfb87926a39 tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:37.867270 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:37.867270 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:37.867580 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dfd24a67-904e-43df-85d7-0bfb87926a39 tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:37.895743 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:37.895743 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:37.902068 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-dfd24a67-904e-43df-85d7-0bfb87926a39 tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Volume info retrieved successfully. Dec 22 11:51:37.913215 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dfd24a67-904e-43df-85d7-0bfb87926a39 tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] http://10.222.0.111/volume/v3/faf72df4855d4b179d5d519e7a431c36/volumes/f7a2a1a8-5883-4ae0-a683-3a392d8529b1 returned with HTTP 200 Dec 22 11:51:37.917046 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 184/361] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:37 2020] GET /volume/v3/faf72df4855d4b179d5d519e7a431c36/volumes/f7a2a1a8-5883-4ae0-a683-3a392d8529b1 => generated 944 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:37.922598 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0fceae5c-934a-4bf2-abc8-d7d86c1ee859 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] POST http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types Dec 22 11:51:37.923445 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:37.923445 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:37.923729 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0fceae5c-934a-4bf2-abc8-d7d86c1ee859 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1329709024", "description": "tempest-volume-type-description-132471959", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:37.984597 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0fceae5c-934a-4bf2-abc8-d7d86c1ee859 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types returned with HTTP 200 Dec 22 11:51:37.988554 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 178/362] 10.222.0.111 () {60 vars in 1225 bytes} [Tue Dec 22 11:51:37 2020] POST /volume/v3/6dfa2f76af454521b28919ca82d0c32a/types => generated 317 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:37.991488 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6ff9d5b6-fc1b-4c46-a3f0-559379da4f9d tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] GET http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/449d5b15-015d-4e5b-bc92-caecbf4bf191 Dec 22 11:51:37.991775 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6ff9d5b6-fc1b-4c46-a3f0-559379da4f9d tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:37.991909 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:37.991909 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:37.992100 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6ff9d5b6-fc1b-4c46-a3f0-559379da4f9d tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:38.000228 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6ff9d5b6-fc1b-4c46-a3f0-559379da4f9d tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/449d5b15-015d-4e5b-bc92-caecbf4bf191 returned with HTTP 200 Dec 22 11:51:38.000640 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 185/363] 10.222.0.111 () {58 vars in 1314 bytes} [Tue Dec 22 11:51:37 2020] GET /volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/449d5b15-015d-4e5b-bc92-caecbf4bf191 => generated 339 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:38.006923 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-900bd00b-e755-425e-a308-a4a91b28d588 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] POST http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types Dec 22 11:51:38.007413 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-900bd00b-e755-425e-a308-a4a91b28d588 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-651350134"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:38.065735 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-900bd00b-e755-425e-a308-a4a91b28d588 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types returned with HTTP 200 Dec 22 11:51:38.066345 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 179/364] 10.222.0.111 () {60 vars in 1224 bytes} [Tue Dec 22 11:51:38 2020] POST /volume/v3/6dfa2f76af454521b28919ca82d0c32a/types => generated 220 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:38.073326 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-483d4c2d-24bb-409a-ae3e-f46292efc215 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] POST http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/b1e75644-4b21-4283-ad0e-efeb086b333c/encryption Dec 22 11:51:38.073782 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-483d4c2d-24bb-409a-ae3e-f46292efc215 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "control_location": "front-end"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:38.128660 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-483d4c2d-24bb-409a-ae3e-f46292efc215 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/b1e75644-4b21-4283-ad0e-efeb086b333c/encryption returned with HTTP 200 Dec 22 11:51:38.135759 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ccb24bdc-d108-496e-ba8a-63bb930819b5 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] GET http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/b1e75644-4b21-4283-ad0e-efeb086b333c/encryption Dec 22 11:51:38.136200 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ccb24bdc-d108-496e-ba8a-63bb930819b5 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:38.136543 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ccb24bdc-d108-496e-ba8a-63bb930819b5 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:38.142112 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 186/365] 10.222.0.111 () {60 vars in 1368 bytes} [Tue Dec 22 11:51:38 2020] POST /volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/b1e75644-4b21-4283-ad0e-efeb086b333c/encryption => generated 193 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:38.147038 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ccb24bdc-d108-496e-ba8a-63bb930819b5 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/b1e75644-4b21-4283-ad0e-efeb086b333c/encryption returned with HTTP 200 Dec 22 11:51:38.147625 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 180/366] 10.222.0.111 () {58 vars in 1347 bytes} [Tue Dec 22 11:51:38 2020] GET /volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/b1e75644-4b21-4283-ad0e-efeb086b333c/encryption => generated 313 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:38.154597 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-21243f65-9c58-4d16-8a99-ebc05683e990 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] PUT http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/b1e75644-4b21-4283-ad0e-efeb086b333c/encryption/provider Dec 22 11:51:38.155039 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-21243f65-9c58-4d16-8a99-ebc05683e990 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:38.212465 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-21243f65-9c58-4d16-8a99-ebc05683e990 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/b1e75644-4b21-4283-ad0e-efeb086b333c/encryption/provider returned with HTTP 200 Dec 22 11:51:38.213100 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 187/367] 10.222.0.111 () {60 vars in 1395 bytes} [Tue Dec 22 11:51:38 2020] PUT /volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/b1e75644-4b21-4283-ad0e-efeb086b333c/encryption/provider => generated 122 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:38.219468 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-020a8947-2738-4709-9d17-397ba5497e31 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] GET http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/b1e75644-4b21-4283-ad0e-efeb086b333c/encryption Dec 22 11:51:38.220248 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-020a8947-2738-4709-9d17-397ba5497e31 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:38.220548 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-020a8947-2738-4709-9d17-397ba5497e31 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:38.229913 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-020a8947-2738-4709-9d17-397ba5497e31 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/b1e75644-4b21-4283-ad0e-efeb086b333c/encryption returned with HTTP 200 Dec 22 11:51:38.232972 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 181/368] 10.222.0.111 () {58 vars in 1347 bytes} [Tue Dec 22 11:51:38 2020] GET /volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/b1e75644-4b21-4283-ad0e-efeb086b333c/encryption => generated 347 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:38.236749 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ad7bf5bb-2718-47c6-b272-0cfd07007671 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] GET http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/b1e75644-4b21-4283-ad0e-efeb086b333c/encryption/cipher Dec 22 11:51:38.237011 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ad7bf5bb-2718-47c6-b272-0cfd07007671 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:38.237270 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ad7bf5bb-2718-47c6-b272-0cfd07007671 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:38.246112 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ad7bf5bb-2718-47c6-b272-0cfd07007671 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/b1e75644-4b21-4283-ad0e-efeb086b333c/encryption/cipher returned with HTTP 200 Dec 22 11:51:38.248726 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 188/369] 10.222.0.111 () {58 vars in 1368 bytes} [Tue Dec 22 11:51:38 2020] GET /volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/b1e75644-4b21-4283-ad0e-efeb086b333c/encryption/cipher => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 11:51:38.252758 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d8e43c84-7664-45bb-8b00-0bf8e3d0ec73 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] DELETE http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/b1e75644-4b21-4283-ad0e-efeb086b333c/encryption/provider Dec 22 11:51:38.253032 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d8e43c84-7664-45bb-8b00-0bf8e3d0ec73 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:38.253289 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d8e43c84-7664-45bb-8b00-0bf8e3d0ec73 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:38.300327 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d8e43c84-7664-45bb-8b00-0bf8e3d0ec73 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/b1e75644-4b21-4283-ad0e-efeb086b333c/encryption/provider returned with HTTP 202 Dec 22 11:51:38.300827 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 182/370] 10.222.0.111 () {58 vars in 1377 bytes} [Tue Dec 22 11:51:38 2020] DELETE /volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/b1e75644-4b21-4283-ad0e-efeb086b333c/encryption/provider => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:51:38.314979 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5533f0cd-abcc-4e9b-8f75-05272f8a148b tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] GET http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/b1e75644-4b21-4283-ad0e-efeb086b333c/encryption Dec 22 11:51:38.315114 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5533f0cd-abcc-4e9b-8f75-05272f8a148b tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:38.315379 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5533f0cd-abcc-4e9b-8f75-05272f8a148b tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:38.331034 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5533f0cd-abcc-4e9b-8f75-05272f8a148b tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/b1e75644-4b21-4283-ad0e-efeb086b333c/encryption returned with HTTP 200 Dec 22 11:51:38.332272 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 189/371] 10.222.0.111 () {58 vars in 1347 bytes} [Tue Dec 22 11:51:38 2020] GET /volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/b1e75644-4b21-4283-ad0e-efeb086b333c/encryption => generated 2 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 22 11:51:38.338553 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d5c9c316-2078-47ee-a013-e7243a7f293f tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] GET http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/b1e75644-4b21-4283-ad0e-efeb086b333c/encryption Dec 22 11:51:38.338854 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d5c9c316-2078-47ee-a013-e7243a7f293f tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:38.339115 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d5c9c316-2078-47ee-a013-e7243a7f293f tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:38.348694 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d5c9c316-2078-47ee-a013-e7243a7f293f tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/b1e75644-4b21-4283-ad0e-efeb086b333c/encryption returned with HTTP 200 Dec 22 11:51:38.349146 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 183/372] 10.222.0.111 () {58 vars in 1347 bytes} [Tue Dec 22 11:51:38 2020] GET /volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/b1e75644-4b21-4283-ad0e-efeb086b333c/encryption => generated 2 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 22 11:51:38.358932 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a4b8bf1c-8245-40e8-aab9-1f3b28b4cba4 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] GET http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types Dec 22 11:51:38.359319 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a4b8bf1c-8245-40e8-aab9-1f3b28b4cba4 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:38.359586 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a4b8bf1c-8245-40e8-aab9-1f3b28b4cba4 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:38.376562 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a4b8bf1c-8245-40e8-aab9-1f3b28b4cba4 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types returned with HTTP 200 Dec 22 11:51:38.380812 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 190/373] 10.222.0.111 () {58 vars in 1203 bytes} [Tue Dec 22 11:51:38 2020] GET /volume/v3/6dfa2f76af454521b28919ca82d0c32a/types => generated 1577 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:51:38.383991 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7b5227c5-c523-4c6c-b970-42efebe3310b tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] POST http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types Dec 22 11:51:38.384766 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7b5227c5-c523-4c6c-b970-42efebe3310b tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1216141868"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:38.440626 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7b5227c5-c523-4c6c-b970-42efebe3310b tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types returned with HTTP 200 Dec 22 11:51:38.442625 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 184/374] 10.222.0.111 () {60 vars in 1224 bytes} [Tue Dec 22 11:51:38 2020] POST /volume/v3/6dfa2f76af454521b28919ca82d0c32a/types => generated 221 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:38.447169 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a5e9907a-3d44-43d3-add0-2bc729aafc60 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] PUT http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/61b81095-85a6-431d-86de-cb5a2ab84c77 Dec 22 11:51:38.447629 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a5e9907a-3d44-43d3-add0-2bc729aafc60 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1869810487", "description": "tempest-volume-type-description-462530114", "is_public": false}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:38.516681 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a5e9907a-3d44-43d3-add0-2bc729aafc60 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/61b81095-85a6-431d-86de-cb5a2ab84c77 returned with HTTP 200 Dec 22 11:51:38.517528 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 191/375] 10.222.0.111 () {60 vars in 1335 bytes} [Tue Dec 22 11:51:38 2020] PUT /volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/61b81095-85a6-431d-86de-cb5a2ab84c77 => generated 204 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:38.523386 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6890900e-c8da-447b-ae18-e6388abc5e64 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] GET http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/61b81095-85a6-431d-86de-cb5a2ab84c77 Dec 22 11:51:38.523663 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6890900e-c8da-447b-ae18-e6388abc5e64 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:38.523926 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6890900e-c8da-447b-ae18-e6388abc5e64 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:38.531651 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6890900e-c8da-447b-ae18-e6388abc5e64 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/61b81095-85a6-431d-86de-cb5a2ab84c77 returned with HTTP 200 Dec 22 11:51:38.532071 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 185/376] 10.222.0.111 () {58 vars in 1314 bytes} [Tue Dec 22 11:51:38 2020] GET /volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/61b81095-85a6-431d-86de-cb5a2ab84c77 => generated 268 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 11:51:38.537847 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f17db036-6b3e-4cf9-90e0-0c235b572302 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] DELETE http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/61b81095-85a6-431d-86de-cb5a2ab84c77 Dec 22 11:51:38.538125 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f17db036-6b3e-4cf9-90e0-0c235b572302 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:38.538400 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f17db036-6b3e-4cf9-90e0-0c235b572302 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Calling method '_delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:38.577825 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 11:51:38.577825 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 11:51:38.612372 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f17db036-6b3e-4cf9-90e0-0c235b572302 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/61b81095-85a6-431d-86de-cb5a2ab84c77 returned with HTTP 202 Dec 22 11:51:38.613587 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 192/377] 10.222.0.111 () {58 vars in 1317 bytes} [Tue Dec 22 11:51:38 2020] DELETE /volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/61b81095-85a6-431d-86de-cb5a2ab84c77 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 11:51:38.618645 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-64876fbd-a820-4e13-b2c2-a0cb5669454f tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] GET http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/61b81095-85a6-431d-86de-cb5a2ab84c77 Dec 22 11:51:38.618928 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-64876fbd-a820-4e13-b2c2-a0cb5669454f tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:38.619195 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-64876fbd-a820-4e13-b2c2-a0cb5669454f tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:38.626602 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-64876fbd-a820-4e13-b2c2-a0cb5669454f tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/61b81095-85a6-431d-86de-cb5a2ab84c77 returned with HTTP 404 Dec 22 11:51:38.627294 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 186/378] 10.222.0.111 () {58 vars in 1314 bytes} [Tue Dec 22 11:51:38 2020] GET /volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/61b81095-85a6-431d-86de-cb5a2ab84c77 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:51:38.634919 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c9f21ecd-1ed1-41bc-a4d2-bafec092a1ff tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] DELETE http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/b1e75644-4b21-4283-ad0e-efeb086b333c Dec 22 11:51:38.635573 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c9f21ecd-1ed1-41bc-a4d2-bafec092a1ff tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:38.636161 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c9f21ecd-1ed1-41bc-a4d2-bafec092a1ff tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Calling method '_delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:38.711461 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c9f21ecd-1ed1-41bc-a4d2-bafec092a1ff tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/b1e75644-4b21-4283-ad0e-efeb086b333c returned with HTTP 202 Dec 22 11:51:38.714039 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 193/379] 10.222.0.111 () {58 vars in 1317 bytes} [Tue Dec 22 11:51:38 2020] DELETE /volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/b1e75644-4b21-4283-ad0e-efeb086b333c => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:51:38.717103 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3b3fe5fa-c6af-46af-bc91-2203b041793c tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] GET http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/b1e75644-4b21-4283-ad0e-efeb086b333c Dec 22 11:51:38.717427 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3b3fe5fa-c6af-46af-bc91-2203b041793c tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:38.717757 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3b3fe5fa-c6af-46af-bc91-2203b041793c tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:38.724336 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3b3fe5fa-c6af-46af-bc91-2203b041793c tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/b1e75644-4b21-4283-ad0e-efeb086b333c returned with HTTP 404 Dec 22 11:51:38.724973 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 187/380] 10.222.0.111 () {58 vars in 1314 bytes} [Tue Dec 22 11:51:38 2020] GET /volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/b1e75644-4b21-4283-ad0e-efeb086b333c => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:51:38.730065 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3c6bef1f-b8a8-4e6d-a4a1-90c517de84e6 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] DELETE http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/449d5b15-015d-4e5b-bc92-caecbf4bf191 Dec 22 11:51:38.730403 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3c6bef1f-b8a8-4e6d-a4a1-90c517de84e6 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:38.730697 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3c6bef1f-b8a8-4e6d-a4a1-90c517de84e6 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Calling method '_delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:38.803277 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3c6bef1f-b8a8-4e6d-a4a1-90c517de84e6 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/449d5b15-015d-4e5b-bc92-caecbf4bf191 returned with HTTP 202 Dec 22 11:51:38.805951 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 194/381] 10.222.0.111 () {58 vars in 1317 bytes} [Tue Dec 22 11:51:38 2020] DELETE /volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/449d5b15-015d-4e5b-bc92-caecbf4bf191 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 11:51:38.808977 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3a4879da-d80c-4676-b147-5f4546c948e2 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] GET http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/449d5b15-015d-4e5b-bc92-caecbf4bf191 Dec 22 11:51:38.809600 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3a4879da-d80c-4676-b147-5f4546c948e2 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:38.809867 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3a4879da-d80c-4676-b147-5f4546c948e2 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:38.816878 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3a4879da-d80c-4676-b147-5f4546c948e2 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/449d5b15-015d-4e5b-bc92-caecbf4bf191 returned with HTTP 404 Dec 22 11:51:38.817506 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 188/382] 10.222.0.111 () {58 vars in 1314 bytes} [Tue Dec 22 11:51:38 2020] GET /volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/449d5b15-015d-4e5b-bc92-caecbf4bf191 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:51:38.821956 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-78b53044-449e-4dff-878c-f4133748ed3d tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] DELETE http://10.222.0.111/volume/v3/faf72df4855d4b179d5d519e7a431c36/volumes/f7a2a1a8-5883-4ae0-a683-3a392d8529b1 Dec 22 11:51:38.822286 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-78b53044-449e-4dff-878c-f4133748ed3d tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:38.822613 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-78b53044-449e-4dff-878c-f4133748ed3d tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:38.822905 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-78b53044-449e-4dff-878c-f4133748ed3d tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Delete volume with id: f7a2a1a8-5883-4ae0-a683-3a392d8529b1 Dec 22 11:51:38.847958 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:38.847958 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:38.848599 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-78b53044-449e-4dff-878c-f4133748ed3d tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Volume info retrieved successfully. Dec 22 11:51:38.917294 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-78b53044-449e-4dff-878c-f4133748ed3d tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Delete volume request issued successfully. Dec 22 11:51:38.917734 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-78b53044-449e-4dff-878c-f4133748ed3d tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] http://10.222.0.111/volume/v3/faf72df4855d4b179d5d519e7a431c36/volumes/f7a2a1a8-5883-4ae0-a683-3a392d8529b1 returned with HTTP 202 Dec 22 11:51:38.918492 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 195/383] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 11:51:38 2020] DELETE /volume/v3/faf72df4855d4b179d5d519e7a431c36/volumes/f7a2a1a8-5883-4ae0-a683-3a392d8529b1 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:51:38.933641 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7267ba04-857b-4c7a-96bd-f15f34e68a26 tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] GET http://10.222.0.111/volume/v3/faf72df4855d4b179d5d519e7a431c36/volumes/f7a2a1a8-5883-4ae0-a683-3a392d8529b1 Dec 22 11:51:38.933913 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7267ba04-857b-4c7a-96bd-f15f34e68a26 tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:38.934173 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7267ba04-857b-4c7a-96bd-f15f34e68a26 tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:38.961015 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:38.961015 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:38.965757 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7267ba04-857b-4c7a-96bd-f15f34e68a26 tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Volume info retrieved successfully. Dec 22 11:51:38.980514 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7267ba04-857b-4c7a-96bd-f15f34e68a26 tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] http://10.222.0.111/volume/v3/faf72df4855d4b179d5d519e7a431c36/volumes/f7a2a1a8-5883-4ae0-a683-3a392d8529b1 returned with HTTP 200 Dec 22 11:51:38.980977 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 189/384] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:38 2020] GET /volume/v3/faf72df4855d4b179d5d519e7a431c36/volumes/f7a2a1a8-5883-4ae0-a683-3a392d8529b1 => generated 943 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:39.990496 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f0a53d36-3739-4cb7-a2af-728987956ff6 tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] GET http://10.222.0.111/volume/v3/faf72df4855d4b179d5d519e7a431c36/volumes/f7a2a1a8-5883-4ae0-a683-3a392d8529b1 Dec 22 11:51:39.990881 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f0a53d36-3739-4cb7-a2af-728987956ff6 tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:39.990928 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:39.990928 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:39.991101 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f0a53d36-3739-4cb7-a2af-728987956ff6 tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:40.015192 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f0a53d36-3739-4cb7-a2af-728987956ff6 tempest-VolumeTypesTest-180132883 tempest-VolumeTypesTest-180132883] http://10.222.0.111/volume/v3/faf72df4855d4b179d5d519e7a431c36/volumes/f7a2a1a8-5883-4ae0-a683-3a392d8529b1 returned with HTTP 404 Dec 22 11:51:40.015787 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 196/385] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:39 2020] GET /volume/v3/faf72df4855d4b179d5d519e7a431c36/volumes/f7a2a1a8-5883-4ae0-a683-3a392d8529b1 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:51:40.021404 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c3a2a83d-d6a4-472b-a9bf-9e66c6f4d895 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] DELETE http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/db90af5f-5254-4fc7-a590-e857565ae68e Dec 22 11:51:40.021983 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c3a2a83d-d6a4-472b-a9bf-9e66c6f4d895 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:40.022300 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:40.022300 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:40.022687 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c3a2a83d-d6a4-472b-a9bf-9e66c6f4d895 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Calling method '_delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:40.086496 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 11:51:40.086496 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 11:51:40.131514 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c3a2a83d-d6a4-472b-a9bf-9e66c6f4d895 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/db90af5f-5254-4fc7-a590-e857565ae68e returned with HTTP 202 Dec 22 11:51:40.132153 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 190/386] 10.222.0.111 () {58 vars in 1317 bytes} [Tue Dec 22 11:51:40 2020] DELETE /volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/db90af5f-5254-4fc7-a590-e857565ae68e => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:51:40.137288 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-91ce6b4b-7bb9-4111-86e7-52e10aed4c39 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] GET http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/db90af5f-5254-4fc7-a590-e857565ae68e Dec 22 11:51:40.137563 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-91ce6b4b-7bb9-4111-86e7-52e10aed4c39 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:40.138353 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-91ce6b4b-7bb9-4111-86e7-52e10aed4c39 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:40.145368 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-91ce6b4b-7bb9-4111-86e7-52e10aed4c39 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/db90af5f-5254-4fc7-a590-e857565ae68e returned with HTTP 404 Dec 22 11:51:40.153472 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 197/387] 10.222.0.111 () {58 vars in 1314 bytes} [Tue Dec 22 11:51:40 2020] GET /volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/db90af5f-5254-4fc7-a590-e857565ae68e => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:51:40.156336 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4a5bbca9-5bc8-48d1-ac33-18e0e1be670c tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] DELETE http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/d4d08582-d043-49b0-8a92-d865c06acfbe Dec 22 11:51:40.156593 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4a5bbca9-5bc8-48d1-ac33-18e0e1be670c tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:40.157024 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4a5bbca9-5bc8-48d1-ac33-18e0e1be670c tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Calling method '_delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:40.259196 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4a5bbca9-5bc8-48d1-ac33-18e0e1be670c tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/d4d08582-d043-49b0-8a92-d865c06acfbe returned with HTTP 202 Dec 22 11:51:40.259869 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 191/388] 10.222.0.111 () {58 vars in 1317 bytes} [Tue Dec 22 11:51:40 2020] DELETE /volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/d4d08582-d043-49b0-8a92-d865c06acfbe => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:51:40.264617 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ec931f92-34ad-497d-b297-77d110088493 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] GET http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/d4d08582-d043-49b0-8a92-d865c06acfbe Dec 22 11:51:40.265036 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ec931f92-34ad-497d-b297-77d110088493 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:40.265301 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ec931f92-34ad-497d-b297-77d110088493 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:40.272630 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ec931f92-34ad-497d-b297-77d110088493 tempest-VolumeTypesTest-2048919199 tempest-VolumeTypesTest-2048919199] http://10.222.0.111/volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/d4d08582-d043-49b0-8a92-d865c06acfbe returned with HTTP 404 Dec 22 11:51:40.273148 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 198/389] 10.222.0.111 () {58 vars in 1314 bytes} [Tue Dec 22 11:51:40 2020] GET /volume/v3/6dfa2f76af454521b28919ca82d0c32a/types/d4d08582-d043-49b0-8a92-d865c06acfbe => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:51:43.565594 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4ac7a86a-8061-41bf-8d42-0d764495a137 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] DELETE http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 Dec 22 11:51:43.565594 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4ac7a86a-8061-41bf-8d42-0d764495a137 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:43.565853 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4ac7a86a-8061-41bf-8d42-0d764495a137 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:43.566034 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-4ac7a86a-8061-41bf-8d42-0d764495a137 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Delete volume with id: ecc5736f-7d65-40c0-9962-fbdeb7e388d5 Dec 22 11:51:43.594943 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:43.594943 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:43.596000 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4ac7a86a-8061-41bf-8d42-0d764495a137 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:51:43.699656 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4ac7a86a-8061-41bf-8d42-0d764495a137 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Delete volume request issued successfully. Dec 22 11:51:43.699943 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4ac7a86a-8061-41bf-8d42-0d764495a137 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 returned with HTTP 202 Dec 22 11:51:43.700582 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 192/390] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 11:51:43 2020] DELETE /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:51:43.707474 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cd627884-4f7d-4df0-847f-4f3d74242704 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 Dec 22 11:51:43.707949 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cd627884-4f7d-4df0-847f-4f3d74242704 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:43.709071 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cd627884-4f7d-4df0-847f-4f3d74242704 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:43.737004 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:43.737004 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:43.747855 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cd627884-4f7d-4df0-847f-4f3d74242704 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:51:43.760883 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cd627884-4f7d-4df0-847f-4f3d74242704 tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 returned with HTTP 200 Dec 22 11:51:43.766197 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 199/391] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:43 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 => generated 918 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:44.771635 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ca0c7bde-60b9-4cd3-a4a5-eb93bd3cc64d tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 Dec 22 11:51:44.772182 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ca0c7bde-60b9-4cd3-a4a5-eb93bd3cc64d tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:44.772182 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:44.772182 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:44.772450 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ca0c7bde-60b9-4cd3-a4a5-eb93bd3cc64d tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:44.802462 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:44.802462 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:44.808567 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ca0c7bde-60b9-4cd3-a4a5-eb93bd3cc64d tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Volume info retrieved successfully. Dec 22 11:51:44.821536 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ca0c7bde-60b9-4cd3-a4a5-eb93bd3cc64d tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 returned with HTTP 200 Dec 22 11:51:44.821977 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 193/392] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:44 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 => generated 918 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:45.830662 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5741eae9-5c2e-4e7a-b5fc-58d52179518c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] GET http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 Dec 22 11:51:45.831516 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5741eae9-5c2e-4e7a-b5fc-58d52179518c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:45.831793 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:45.831793 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:45.832117 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5741eae9-5c2e-4e7a-b5fc-58d52179518c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:45.861042 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5741eae9-5c2e-4e7a-b5fc-58d52179518c tempest-AttachVolumeNegativeTest-318799474 tempest-AttachVolumeNegativeTest-318799474] http://10.222.0.111/volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 returned with HTTP 404 Dec 22 11:51:45.863155 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 200/393] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:45 2020] GET /volume/v3/a2d00e57d7a64748be9facde44f7c40f/volumes/ecc5736f-7d65-40c0-9962-fbdeb7e388d5 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:51:52.598859 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5b6ae872-16d7-4433-95fb-3ee16d944d81 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] POST http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes Dec 22 11:51:52.600913 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:52.600913 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:52.601261 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5b6ae872-16d7-4433-95fb-3ee16d944d81 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-784653741"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:52.602313 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-5b6ae872-16d7-4433-95fb-3ee16d944d81 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-784653741'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:51:52.602611 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-5b6ae872-16d7-4433-95fb-3ee16d944d81 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Create volume of 1 GB Dec 22 11:51:52.621158 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5b6ae872-16d7-4433-95fb-3ee16d944d81 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Availability Zones retrieved successfully. Dec 22 11:51:52.633819 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5b6ae872-16d7-4433-95fb-3ee16d944d81 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Flow 'volume_create_api' (a8dfe224-5169-4090-9cc7-c4b785853551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:51:52.636687 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5b6ae872-16d7-4433-95fb-3ee16d944d81 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e2c25bb-a3f9-4f9e-8e54-e4da539a272f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:51:52.644343 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-5b6ae872-16d7-4433-95fb-3ee16d944d81 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:51:52.723162 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5b6ae872-16d7-4433-95fb-3ee16d944d81 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e2c25bb-a3f9-4f9e-8e54-e4da539a272f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:51:52.725921 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5b6ae872-16d7-4433-95fb-3ee16d944d81 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e46b83bc-a34e-401b-a63e-aa1534d55a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:51:52.852074 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-5b6ae872-16d7-4433-95fb-3ee16d944d81 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Created reservations ['40d50050-ff37-47be-b66e-f9380b64a519', '4a15fd22-7e64-4447-aabb-106e370d25fb', '5ec00d0a-c781-424f-ab87-cfb53dff8932', '3d49e9c7-2618-4b7d-8b19-c7afdad793fb'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:51:52.856156 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5b6ae872-16d7-4433-95fb-3ee16d944d81 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e46b83bc-a34e-401b-a63e-aa1534d55a68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40d50050-ff37-47be-b66e-f9380b64a519', '4a15fd22-7e64-4447-aabb-106e370d25fb', '5ec00d0a-c781-424f-ab87-cfb53dff8932', '3d49e9c7-2618-4b7d-8b19-c7afdad793fb']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:51:52.858700 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5b6ae872-16d7-4433-95fb-3ee16d944d81 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3faf452f-e92f-4764-a484-23ff24258b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:51:52.926704 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5b6ae872-16d7-4433-95fb-3ee16d944d81 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3faf452f-e92f-4764-a484-23ff24258b3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '563cc2c0-c947-4794-bc0e-88410058d644', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-784653741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='870c917b78f5462591060012f40d986d',qos_specs=None,replication_status=,reservations=['40d50050-ff37-47be-b66e-f9380b64a519','4a15fd22-7e64-4447-aabb-106e370d25fb','5ec00d0a-c781-424f-ab87-cfb53dff8932','3d49e9c7-2618-4b7d-8b19-c7afdad793fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7887e438946745a0a8242db595b6d21c',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T11:51:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-784653741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=563cc2c0-c947-4794-bc0e-88410058d644,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='870c917b78f5462591060012f40d986d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='7887e438946745a0a8242db595b6d21c',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:51:52.927805 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5b6ae872-16d7-4433-95fb-3ee16d944d81 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a390826-44fb-4c1c-bd15-9ae24045c911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:51:52.975703 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5b6ae872-16d7-4433-95fb-3ee16d944d81 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a390826-44fb-4c1c-bd15-9ae24045c911) transitioned into state 'SUCCESS' from state '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-784653741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='870c917b78f5462591060012f40d986d',qos_specs=None,replication_status=,reservations=['40d50050-ff37-47be-b66e-f9380b64a519','4a15fd22-7e64-4447-aabb-106e370d25fb','5ec00d0a-c781-424f-ab87-cfb53dff8932','3d49e9c7-2618-4b7d-8b19-c7afdad793fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7887e438946745a0a8242db595b6d21c',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:51:52.976596 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5b6ae872-16d7-4433-95fb-3ee16d944d81 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (032b57f3-f631-4d8e-a177-f0b4e837d23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:51:53.035289 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5b6ae872-16d7-4433-95fb-3ee16d944d81 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (032b57f3-f631-4d8e-a177-f0b4e837d23d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:51:53.036545 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5b6ae872-16d7-4433-95fb-3ee16d944d81 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Flow 'volume_create_api' (a8dfe224-5169-4090-9cc7-c4b785853551) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:51:53.081892 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5b6ae872-16d7-4433-95fb-3ee16d944d81 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Create volume request issued successfully. Dec 22 11:51:53.100536 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5b6ae872-16d7-4433-95fb-3ee16d944d81 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes returned with HTTP 202 Dec 22 11:51:53.101063 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 194/394] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 11:51:52 2020] POST /volume/v3/870c917b78f5462591060012f40d986d/volumes => generated 821 bytes in 507 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:51:53.108769 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-88850a92-f604-445d-8a95-c9c5be19faaf tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] GET http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 Dec 22 11:51:53.109182 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-88850a92-f604-445d-8a95-c9c5be19faaf tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:53.109613 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-88850a92-f604-445d-8a95-c9c5be19faaf tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:53.139059 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:53.139059 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:53.143802 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-88850a92-f604-445d-8a95-c9c5be19faaf tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Volume info retrieved successfully. Dec 22 11:51:53.155167 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-88850a92-f604-445d-8a95-c9c5be19faaf tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 returned with HTTP 200 Dec 22 11:51:53.161469 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 201/395] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:53 2020] GET /volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 => generated 889 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:54.166191 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c3991ba0-1a02-49dd-975f-2c7998ab4223 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] GET http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 Dec 22 11:51:54.167452 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c3991ba0-1a02-49dd-975f-2c7998ab4223 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:54.167452 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:54.167452 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:54.167452 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c3991ba0-1a02-49dd-975f-2c7998ab4223 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:54.193590 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:54.193590 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:54.198156 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c3991ba0-1a02-49dd-975f-2c7998ab4223 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Volume info retrieved successfully. Dec 22 11:51:54.209070 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c3991ba0-1a02-49dd-975f-2c7998ab4223 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 returned with HTTP 200 Dec 22 11:51:54.209566 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 195/396] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:54 2020] GET /volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 => generated 914 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:54.285668 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b727055-4969-4fb6-b429-ee4591d3b537 req-aea1ddfa-8c22-46cd-80b4-7845416b551f tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] GET http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 Dec 22 11:51:54.285949 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b727055-4969-4fb6-b429-ee4591d3b537 req-aea1ddfa-8c22-46cd-80b4-7845416b551f tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:54.286077 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:54.286077 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:54.286271 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b727055-4969-4fb6-b429-ee4591d3b537 req-aea1ddfa-8c22-46cd-80b4-7845416b551f tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:54.314309 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:54.314309 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:54.319349 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-9b727055-4969-4fb6-b429-ee4591d3b537 req-aea1ddfa-8c22-46cd-80b4-7845416b551f tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Volume info retrieved successfully. Dec 22 11:51:54.331203 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b727055-4969-4fb6-b429-ee4591d3b537 req-aea1ddfa-8c22-46cd-80b4-7845416b551f tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 returned with HTTP 200 Dec 22 11:51:54.335191 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 202/397] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 11:51:54 2020] GET /volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 => generated 914 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 11:51:54.475454 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c3991ba0-1a02-49dd-975f-2c7998ab4223 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] GET http://10.222.0.111/volume// Dec 22 11:51:54.475709 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c3991ba0-1a02-49dd-975f-2c7998ab4223 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:54.475844 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:54.475844 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:54.476038 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c3991ba0-1a02-49dd-975f-2c7998ab4223 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Calling method 'all' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:54.476770 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c3991ba0-1a02-49dd-975f-2c7998ab4223 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 11:51:54.477134 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 196/398] 10.222.0.111 () {58 vars in 1294 bytes} [Tue Dec 22 11:51:54 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 11:51:54.484556 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b727055-4969-4fb6-b429-ee4591d3b537 req-21c5cc96-8a3f-4c46-aa71-fac1b5dc8815 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] POST http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/attachments Dec 22 11:51:54.484856 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:54.484856 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:54.485292 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b727055-4969-4fb6-b429-ee4591d3b537 req-21c5cc96-8a3f-4c46-aa71-fac1b5dc8815 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "563cc2c0-c947-4794-bc0e-88410058d644", "instance_uuid": "47d03e50-0c0b-4a3c-b7f3-92070e82150f", "connector": null}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:54.510266 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:54.510266 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:54.651897 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b727055-4969-4fb6-b429-ee4591d3b537 req-21c5cc96-8a3f-4c46-aa71-fac1b5dc8815 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/attachments returned with HTTP 200 Dec 22 11:51:54.652544 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 203/399] 10.222.0.111 () {66 vars in 1570 bytes} [Tue Dec 22 11:51:54 2020] POST /volume/v3/870c917b78f5462591060012f40d986d/attachments => generated 273 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:51:54.843451 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aca6c533-a914-4d64-a46c-1ed66b006671 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] GET http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 Dec 22 11:51:54.843744 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aca6c533-a914-4d64-a46c-1ed66b006671 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:54.844118 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aca6c533-a914-4d64-a46c-1ed66b006671 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:54.872047 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:54.872047 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:54.877689 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-aca6c533-a914-4d64-a46c-1ed66b006671 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Volume info retrieved successfully. Dec 22 11:51:54.888315 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:54.888315 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:54.893685 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b727055-4969-4fb6-b429-ee4591d3b537 req-21c5cc96-8a3f-4c46-aa71-fac1b5dc8815 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] GET http://10.222.0.111/volume// Dec 22 11:51:54.893685 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b727055-4969-4fb6-b429-ee4591d3b537 req-21c5cc96-8a3f-4c46-aa71-fac1b5dc8815 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:54.893685 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:54.893685 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:54.894124 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aca6c533-a914-4d64-a46c-1ed66b006671 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 returned with HTTP 200 Dec 22 11:51:54.894498 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b727055-4969-4fb6-b429-ee4591d3b537 req-21c5cc96-8a3f-4c46-aa71-fac1b5dc8815 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:54.894984 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 197/400] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:54 2020] GET /volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 => generated 913 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:54.895649 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b727055-4969-4fb6-b429-ee4591d3b537 req-21c5cc96-8a3f-4c46-aa71-fac1b5dc8815 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 11:51:54.896167 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 204/401] 10.222.0.113 () {56 vars in 1094 bytes} [Tue Dec 22 11:51:54 2020] GET /volume/ => generated 756 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 11:51:54.905996 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b727055-4969-4fb6-b429-ee4591d3b537 req-7da3f554-fe15-4003-b5bc-f679bafac863 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] GET http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 Dec 22 11:51:54.906761 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b727055-4969-4fb6-b429-ee4591d3b537 req-7da3f554-fe15-4003-b5bc-f679bafac863 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:54.906761 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:54.906761 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:54.906899 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b727055-4969-4fb6-b429-ee4591d3b537 req-7da3f554-fe15-4003-b5bc-f679bafac863 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:54.934030 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:54.934030 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:54.946063 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-9b727055-4969-4fb6-b429-ee4591d3b537 req-7da3f554-fe15-4003-b5bc-f679bafac863 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Volume info retrieved successfully. Dec 22 11:51:54.959023 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:54.959023 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:54.963636 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b727055-4969-4fb6-b429-ee4591d3b537 req-7da3f554-fe15-4003-b5bc-f679bafac863 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 returned with HTTP 200 Dec 22 11:51:54.964445 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 198/402] 10.222.0.113 () {60 vars in 1408 bytes} [Tue Dec 22 11:51:54 2020] GET /volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 => generated 1012 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 11:51:54.986083 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b727055-4969-4fb6-b429-ee4591d3b537 req-a4bef005-83a4-485e-887e-ce2883d98e4b tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] PUT http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/attachments/37dd13cf-fedd-4790-a846-3ca39b8146d2 Dec 22 11:51:54.987156 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b727055-4969-4fb6-b429-ee4591d3b537 req-a4bef005-83a4-485e-887e-ce2883d98e4b tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.113", "host": "n-h1-765315-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-6.cbci-765315-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:51:55.007220 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 11:51:55.007220 n-d-765315-6 devstack@c-api.service[88154]: return self.call(f, *args, **kw) Dec 22 11:51:55.007706 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-9b727055-4969-4fb6-b429-ee4591d3b537 req-a4bef005-83a4-485e-887e-ce2883d98e4b tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Lock "b'cinder-attachment_update-563cc2c0-c947-4794-bc0e-88410058d644-n-h1-765315-6'" acquired by "attachment_update" :: waited 0.007s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 11:51:55.009554 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:55.009554 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:55.905953 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-42bc8008-542f-44f4-8292-b04a5f26275f tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] GET http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 Dec 22 11:51:55.906650 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-42bc8008-542f-44f4-8292-b04a5f26275f tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:55.906927 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:55.906927 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:55.907367 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-42bc8008-542f-44f4-8292-b04a5f26275f tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:55.954690 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:55.954690 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:55.969737 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-42bc8008-542f-44f4-8292-b04a5f26275f tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Volume info retrieved successfully. Dec 22 11:51:55.988710 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:55.988710 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:56.000900 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-42bc8008-542f-44f4-8292-b04a5f26275f tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 returned with HTTP 200 Dec 22 11:51:56.006468 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 199/403] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:55 2020] GET /volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 => generated 913 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:56.409189 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-9b727055-4969-4fb6-b429-ee4591d3b537 req-a4bef005-83a4-485e-887e-ce2883d98e4b tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Lock "b'cinder-attachment_update-563cc2c0-c947-4794-bc0e-88410058d644-n-h1-765315-6'" released by "attachment_update" :: held 1.401s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 11:51:56.410029 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b727055-4969-4fb6-b429-ee4591d3b537 req-a4bef005-83a4-485e-887e-ce2883d98e4b tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/attachments/37dd13cf-fedd-4790-a846-3ca39b8146d2 returned with HTTP 200 Dec 22 11:51:56.411382 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 205/404] 10.222.0.113 () {64 vars in 1473 bytes} [Tue Dec 22 11:51:54 2020] PUT /volume/v3/870c917b78f5462591060012f40d986d/attachments/37dd13cf-fedd-4790-a846-3ca39b8146d2 => generated 763 bytes in 1429 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:51:57.010769 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9d441e7c-990a-4a74-b7b0-572df0fa2f03 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] GET http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 Dec 22 11:51:57.011093 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9d441e7c-990a-4a74-b7b0-572df0fa2f03 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:57.011231 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:57.011231 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:57.011428 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9d441e7c-990a-4a74-b7b0-572df0fa2f03 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:57.046268 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:57.046268 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:57.051163 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9d441e7c-990a-4a74-b7b0-572df0fa2f03 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Volume info retrieved successfully. Dec 22 11:51:57.061017 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:57.061017 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:57.066004 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9d441e7c-990a-4a74-b7b0-572df0fa2f03 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 returned with HTTP 200 Dec 22 11:51:57.066454 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 200/405] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:57 2020] GET /volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 => generated 914 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:51:58.076791 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e9cefec0-3ed3-47ed-9deb-adb27e29a043 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] GET http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 Dec 22 11:51:58.077354 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e9cefec0-3ed3-47ed-9deb-adb27e29a043 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:58.077354 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:58.077354 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:58.077354 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e9cefec0-3ed3-47ed-9deb-adb27e29a043 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:58.102761 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:58.102761 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:58.107520 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e9cefec0-3ed3-47ed-9deb-adb27e29a043 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Volume info retrieved successfully. Dec 22 11:51:58.120084 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:58.120084 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:58.126592 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e9cefec0-3ed3-47ed-9deb-adb27e29a043 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 returned with HTTP 200 Dec 22 11:51:58.131547 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 206/406] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:58 2020] GET /volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 => generated 914 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 11:51:59.136436 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-acc27f71-4f45-4a3f-a6e9-313d78c1bfd6 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] GET http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 Dec 22 11:51:59.136703 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-acc27f71-4f45-4a3f-a6e9-313d78c1bfd6 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:51:59.136843 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:51:59.136843 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:51:59.137033 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-acc27f71-4f45-4a3f-a6e9-313d78c1bfd6 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:51:59.164130 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:59.164130 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:59.169154 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-acc27f71-4f45-4a3f-a6e9-313d78c1bfd6 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Volume info retrieved successfully. Dec 22 11:51:59.181892 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:51:59.181892 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:51:59.186484 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-acc27f71-4f45-4a3f-a6e9-313d78c1bfd6 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 returned with HTTP 200 Dec 22 11:51:59.186971 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 201/407] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:51:59 2020] GET /volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 => generated 914 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:00.196951 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-161afc1b-c218-41bd-b143-35efc7e76da8 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] GET http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 Dec 22 11:52:00.197283 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-161afc1b-c218-41bd-b143-35efc7e76da8 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:00.197344 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:00.197344 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:00.197735 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-161afc1b-c218-41bd-b143-35efc7e76da8 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:00.242144 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:00.242144 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:00.247466 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-161afc1b-c218-41bd-b143-35efc7e76da8 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Volume info retrieved successfully. Dec 22 11:52:00.259436 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:00.259436 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:00.264501 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-161afc1b-c218-41bd-b143-35efc7e76da8 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 returned with HTTP 200 Dec 22 11:52:00.265260 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 207/408] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:00 2020] GET /volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 => generated 914 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:01.019597 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9119dd3f-95de-4488-815f-f9f623a336c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] POST http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes Dec 22 11:52:01.019961 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:01.019961 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:01.020288 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9119dd3f-95de-4488-815f-f9f623a336c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1619844289"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:52:01.020998 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-9119dd3f-95de-4488-815f-f9f623a336c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1619844289'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:52:01.021287 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-9119dd3f-95de-4488-815f-f9f623a336c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Create volume of 1 GB Dec 22 11:52:01.029681 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9119dd3f-95de-4488-815f-f9f623a336c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Availability Zones retrieved successfully. Dec 22 11:52:01.037538 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9119dd3f-95de-4488-815f-f9f623a336c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Flow 'volume_create_api' (f91ede48-bbb7-4a9e-8d8f-c9715be0dac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:52:01.038891 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9119dd3f-95de-4488-815f-f9f623a336c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbefee1b-e73f-4927-ae70-289e8b974b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:01.039862 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-9119dd3f-95de-4488-815f-f9f623a336c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:52:01.071390 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9119dd3f-95de-4488-815f-f9f623a336c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbefee1b-e73f-4927-ae70-289e8b974b38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:01.072439 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9119dd3f-95de-4488-815f-f9f623a336c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d10aeed-0ff8-4320-8abb-9405eba68a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:01.387292 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0cd03f32-22ea-441b-9622-699bd0f254fc tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] GET http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 Dec 22 11:52:01.387292 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0cd03f32-22ea-441b-9622-699bd0f254fc tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:01.387292 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:01.387292 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:01.387292 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0cd03f32-22ea-441b-9622-699bd0f254fc tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:01.387292 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:01.387292 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:01.387292 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0cd03f32-22ea-441b-9622-699bd0f254fc tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Volume info retrieved successfully. Dec 22 11:52:01.387292 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:01.387292 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:01.387292 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0cd03f32-22ea-441b-9622-699bd0f254fc tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 returned with HTTP 200 Dec 22 11:52:01.387292 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 208/409] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:01 2020] GET /volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 => generated 914 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:01.457019 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-9119dd3f-95de-4488-815f-f9f623a336c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Created reservations ['9ca19bc4-8282-4a7d-a768-faa93db253ac', 'b5a109fc-ae4a-42ca-8338-f815ccd72c39', 'cb0c4893-2dd6-4597-b848-51df4742b914', 'dcfb7877-11a7-4b77-9a21-d1e9f1a97104'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:52:01.458445 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9119dd3f-95de-4488-815f-f9f623a336c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d10aeed-0ff8-4320-8abb-9405eba68a04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ca19bc4-8282-4a7d-a768-faa93db253ac', 'b5a109fc-ae4a-42ca-8338-f815ccd72c39', 'cb0c4893-2dd6-4597-b848-51df4742b914', 'dcfb7877-11a7-4b77-9a21-d1e9f1a97104']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:01.459582 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9119dd3f-95de-4488-815f-f9f623a336c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38f8f418-9bb0-4c7c-8bc4-dd6233fe7317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:01.633128 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9119dd3f-95de-4488-815f-f9f623a336c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38f8f418-9bb0-4c7c-8bc4-dd6233fe7317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '144571b0-6d6b-4dd9-a7f3-dd1497cfcef8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1619844289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f268eb72c7f4ced8c905eebb732f914',qos_specs=None,replication_status=,reservations=['9ca19bc4-8282-4a7d-a768-faa93db253ac','b5a109fc-ae4a-42ca-8338-f815ccd72c39','cb0c4893-2dd6-4597-b848-51df4742b914','dcfb7877-11a7-4b77-9a21-d1e9f1a97104'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fff8bb5054ea421c874a71f9b71b6a93',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T11:52:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1619844289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=144571b0-6d6b-4dd9-a7f3-dd1497cfcef8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f268eb72c7f4ced8c905eebb732f914',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='fff8bb5054ea421c874a71f9b71b6a93',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:01.634178 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9119dd3f-95de-4488-815f-f9f623a336c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91b9271d-d374-4c5a-8b75-687763f8e74b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:01.678527 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9119dd3f-95de-4488-815f-f9f623a336c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91b9271d-d374-4c5a-8b75-687763f8e74b) transitioned into state 'SUCCESS' from state '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-1619844289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f268eb72c7f4ced8c905eebb732f914',qos_specs=None,replication_status=,reservations=['9ca19bc4-8282-4a7d-a768-faa93db253ac','b5a109fc-ae4a-42ca-8338-f815ccd72c39','cb0c4893-2dd6-4597-b848-51df4742b914','dcfb7877-11a7-4b77-9a21-d1e9f1a97104'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fff8bb5054ea421c874a71f9b71b6a93',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:01.679540 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9119dd3f-95de-4488-815f-f9f623a336c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccd84409-5b26-4e9d-9b54-3a5dbeaa3c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:01.809416 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9119dd3f-95de-4488-815f-f9f623a336c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccd84409-5b26-4e9d-9b54-3a5dbeaa3c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:01.810746 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9119dd3f-95de-4488-815f-f9f623a336c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Flow 'volume_create_api' (f91ede48-bbb7-4a9e-8d8f-c9715be0dac5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:52:01.836035 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9119dd3f-95de-4488-815f-f9f623a336c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Create volume request issued successfully. Dec 22 11:52:01.843247 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9119dd3f-95de-4488-815f-f9f623a336c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes returned with HTTP 202 Dec 22 11:52:01.849674 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 202/410] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 11:52:01 2020] POST /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes => generated 820 bytes in 826 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:52:01.854869 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4a593ccd-98f6-4202-91c3-daf3914fb5ff tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8 Dec 22 11:52:01.855617 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4a593ccd-98f6-4202-91c3-daf3914fb5ff tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:01.855874 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:01.855874 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:01.856351 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4a593ccd-98f6-4202-91c3-daf3914fb5ff tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:01.886593 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:01.886593 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:01.892431 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4a593ccd-98f6-4202-91c3-daf3914fb5ff tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:01.905123 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4a593ccd-98f6-4202-91c3-daf3914fb5ff tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8 returned with HTTP 200 Dec 22 11:52:01.905749 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 209/411] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:01 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8 => generated 888 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:01.999241 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b727055-4969-4fb6-b429-ee4591d3b537 req-9405a1a2-a754-483c-ad1c-f6ac2ebb00ef tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] POST http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/attachments/37dd13cf-fedd-4790-a846-3ca39b8146d2/action Dec 22 11:52:01.999613 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:01.999613 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:01.999893 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b727055-4969-4fb6-b429-ee4591d3b537 req-9405a1a2-a754-483c-ad1c-f6ac2ebb00ef tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Action body: b'{"os-complete": null}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:52:02.000155 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b727055-4969-4fb6-b429-ee4591d3b537 req-9405a1a2-a754-483c-ad1c-f6ac2ebb00ef tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:52:02.035711 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:02.035711 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:02.104784 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b727055-4969-4fb6-b429-ee4591d3b537 req-9405a1a2-a754-483c-ad1c-f6ac2ebb00ef tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/attachments/37dd13cf-fedd-4790-a846-3ca39b8146d2/action returned with HTTP 204 Dec 22 11:52:02.105363 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 203/412] 10.222.0.113 () {64 vars in 1494 bytes} [Tue Dec 22 11:52:01 2020] POST /volume/v3/870c917b78f5462591060012f40d986d/attachments/37dd13cf-fedd-4790-a846-3ca39b8146d2/action => generated 0 bytes in 110 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:52:02.402153 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6c6c9387-cd83-4896-b402-6f00482b98b8 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] GET http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 Dec 22 11:52:02.402153 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6c6c9387-cd83-4896-b402-6f00482b98b8 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:02.402153 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:02.402153 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:02.402153 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6c6c9387-cd83-4896-b402-6f00482b98b8 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:02.427474 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:02.427474 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:02.432648 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6c6c9387-cd83-4896-b402-6f00482b98b8 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Volume info retrieved successfully. Dec 22 11:52:02.445114 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:02.445114 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:02.449345 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6c6c9387-cd83-4896-b402-6f00482b98b8 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 returned with HTTP 200 Dec 22 11:52:02.449861 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 210/413] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:02 2020] GET /volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 => generated 1206 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:52:02.920578 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-50982f0f-cecd-4502-a58c-2bd36fd898a3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8 Dec 22 11:52:02.920578 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-50982f0f-cecd-4502-a58c-2bd36fd898a3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:02.920578 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:02.920578 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:02.920578 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-50982f0f-cecd-4502-a58c-2bd36fd898a3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:02.941618 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:02.941618 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:02.945946 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-50982f0f-cecd-4502-a58c-2bd36fd898a3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:02.956063 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-50982f0f-cecd-4502-a58c-2bd36fd898a3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8 returned with HTTP 200 Dec 22 11:52:02.956473 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 204/414] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:02 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8 => generated 913 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:02.966632 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a63e9e80-923a-46ff-a795-1d84e84ef154 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] POST http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8/action Dec 22 11:52:02.966942 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:02.966942 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:02.967221 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a63e9e80-923a-46ff-a795-1d84e84ef154 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Action body: b'{"os-attach": {"instance_uuid": "b57f89de-b2aa-49ed-a7e2-48c0cdba0c7c", "mountpoint": "/dev/sdb"}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:52:02.967450 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a63e9e80-923a-46ff-a795-1d84e84ef154 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "b57f89de-b2aa-49ed-a7e2-48c0cdba0c7c", "mountpoint": "/dev/sdb"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:52:02.995981 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:02.995981 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:02.996674 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a63e9e80-923a-46ff-a795-1d84e84ef154 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:03.037598 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a63e9e80-923a-46ff-a795-1d84e84ef154 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Update volume admin metadata completed successfully. Dec 22 11:52:03.238809 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a63e9e80-923a-46ff-a795-1d84e84ef154 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Attach volume completed successfully. Dec 22 11:52:03.239359 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a63e9e80-923a-46ff-a795-1d84e84ef154 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8/action returned with HTTP 202 Dec 22 11:52:03.242663 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 211/415] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 11:52:02 2020] POST /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8/action => generated 0 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 11:52:03.245158 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-013a58aa-3500-4f51-bc49-62b5f81bc405 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8 Dec 22 11:52:03.245483 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-013a58aa-3500-4f51-bc49-62b5f81bc405 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:03.245637 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:03.245637 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:03.245862 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-013a58aa-3500-4f51-bc49-62b5f81bc405 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:03.275166 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:03.275166 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:03.280220 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-013a58aa-3500-4f51-bc49-62b5f81bc405 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:03.290676 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:03.290676 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:03.295678 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-013a58aa-3500-4f51-bc49-62b5f81bc405 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8 returned with HTTP 200 Dec 22 11:52:03.296166 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 205/416] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:03 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8 => generated 1247 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:52:03.304435 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e9b81586-f070-4428-99e1-f5f09cc79bb8 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8 Dec 22 11:52:03.304766 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e9b81586-f070-4428-99e1-f5f09cc79bb8 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:03.304885 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:03.304885 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:03.305080 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e9b81586-f070-4428-99e1-f5f09cc79bb8 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:03.330449 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:03.330449 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:03.335613 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e9b81586-f070-4428-99e1-f5f09cc79bb8 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:03.345781 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:03.345781 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:03.350444 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e9b81586-f070-4428-99e1-f5f09cc79bb8 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8 returned with HTTP 200 Dec 22 11:52:03.350911 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 212/417] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:03 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8 => generated 1247 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:52:03.474728 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bc8634b3-2c14-406d-8c8c-46aa83b948d8 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] POST http://10.222.0.111/volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8/action Dec 22 11:52:03.475009 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:03.475009 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:03.475230 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bc8634b3-2c14-406d-8c8c-46aa83b948d8 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:52:03.475425 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bc8634b3-2c14-406d-8c8c-46aa83b948d8 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:52:03.475982 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.admin_actions [None req-bc8634b3-2c14-406d-8c8c-46aa83b948d8 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Updating volume '144571b0-6d6b-4dd9-a7f3-dd1497cfcef8' with '{'status': 'error'}' {{(pid=88155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 11:52:03.527314 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:03.527314 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:03.596150 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bc8634b3-2c14-406d-8c8c-46aa83b948d8 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] http://10.222.0.111/volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8/action returned with HTTP 202 Dec 22 11:52:03.596683 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 206/418] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 11:52:03 2020] POST /volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8/action => generated 0 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 11:52:03.601981 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-279af527-bf3a-4d4a-90ba-7b7315803689 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8 Dec 22 11:52:03.602305 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-279af527-bf3a-4d4a-90ba-7b7315803689 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:03.602473 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:03.602473 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:03.602746 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-279af527-bf3a-4d4a-90ba-7b7315803689 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:03.627077 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:03.627077 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:03.631443 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-279af527-bf3a-4d4a-90ba-7b7315803689 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:03.640451 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:03.640451 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:03.648697 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-279af527-bf3a-4d4a-90ba-7b7315803689 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8 returned with HTTP 200 Dec 22 11:52:03.649267 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 213/419] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:03 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8 => generated 1246 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:52:03.657711 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-25a9fb89-0002-46fc-81f6-47f1b2ae56a2 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] POST http://10.222.0.111/volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8/action Dec 22 11:52:03.657967 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:03.657967 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:03.658243 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-25a9fb89-0002-46fc-81f6-47f1b2ae56a2 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "ddc3875b-cb47-42c4-a274-bcfd996fa3ad"}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:52:03.658455 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-25a9fb89-0002-46fc-81f6-47f1b2ae56a2 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "ddc3875b-cb47-42c4-a274-bcfd996fa3ad"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:52:03.687613 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:03.687613 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:03.688144 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-25a9fb89-0002-46fc-81f6-47f1b2ae56a2 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Volume info retrieved successfully. Dec 22 11:52:03.738046 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-25a9fb89-0002-46fc-81f6-47f1b2ae56a2 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Terminate volume connection completed successfully. Dec 22 11:52:03.742865 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-25a9fb89-0002-46fc-81f6-47f1b2ae56a2 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=88155) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:727}} Dec 22 11:52:03.915131 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-25a9fb89-0002-46fc-81f6-47f1b2ae56a2 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Detach volume completed successfully. Dec 22 11:52:03.915506 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-25a9fb89-0002-46fc-81f6-47f1b2ae56a2 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] http://10.222.0.111/volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8/action returned with HTTP 202 Dec 22 11:52:03.918498 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 207/420] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 11:52:03 2020] POST /volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8/action => generated 0 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 11:52:03.921240 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b9c5fdc5-a702-45b5-b05a-cd37d0b3980b tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8 Dec 22 11:52:03.921674 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b9c5fdc5-a702-45b5-b05a-cd37d0b3980b tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:03.921906 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:03.921906 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:03.922240 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b9c5fdc5-a702-45b5-b05a-cd37d0b3980b tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:03.955008 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:03.955008 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:03.959702 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b9c5fdc5-a702-45b5-b05a-cd37d0b3980b tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:03.970045 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b9c5fdc5-a702-45b5-b05a-cd37d0b3980b tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8 returned with HTTP 200 Dec 22 11:52:03.970623 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 214/421] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:03 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8 => generated 932 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:03.978649 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f6344e91-22e9-4240-8d8c-c7c7e9f3f65e tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8 Dec 22 11:52:03.978930 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f6344e91-22e9-4240-8d8c-c7c7e9f3f65e tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:03.979060 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:03.979060 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:03.979253 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f6344e91-22e9-4240-8d8c-c7c7e9f3f65e tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:04.003309 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:04.003309 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:04.007647 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f6344e91-22e9-4240-8d8c-c7c7e9f3f65e tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:04.018496 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f6344e91-22e9-4240-8d8c-c7c7e9f3f65e tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8 returned with HTTP 200 Dec 22 11:52:04.019066 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 208/422] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:03 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8 => generated 932 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:04.028000 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e663c21a-a20c-4cad-88b0-60cd04bc5be6 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] POST http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8/action Dec 22 11:52:04.028349 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:04.028349 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:04.028729 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e663c21a-a20c-4cad-88b0-60cd04bc5be6 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Action body: b'{"os-detach": {}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:52:04.028985 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e663c21a-a20c-4cad-88b0-60cd04bc5be6 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:52:04.055641 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:04.055641 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:04.056512 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e663c21a-a20c-4cad-88b0-60cd04bc5be6 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:04.109203 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e663c21a-a20c-4cad-88b0-60cd04bc5be6 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Detach volume completed successfully. Dec 22 11:52:04.109723 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e663c21a-a20c-4cad-88b0-60cd04bc5be6 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8/action returned with HTTP 202 Dec 22 11:52:04.112992 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 215/423] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 11:52:04 2020] POST /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 11:52:04.115661 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a6e32fee-809c-46ba-88c1-b3e87c98a375 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8 Dec 22 11:52:04.116019 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a6e32fee-809c-46ba-88c1-b3e87c98a375 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:04.116153 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:04.116153 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:04.116413 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a6e32fee-809c-46ba-88c1-b3e87c98a375 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:04.141237 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:04.141237 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:04.146144 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a6e32fee-809c-46ba-88c1-b3e87c98a375 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:04.156499 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a6e32fee-809c-46ba-88c1-b3e87c98a375 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8 returned with HTTP 200 Dec 22 11:52:04.156978 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 209/424] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:04 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8 => generated 932 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 11:52:11.095577 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ba5fd14d-323e-4a47-827f-9848bf12e53f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] POST http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes Dec 22 11:52:11.096191 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:11.096191 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:11.096432 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ba5fd14d-323e-4a47-827f-9848bf12e53f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-902243437"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:52:11.097003 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-ba5fd14d-323e-4a47-827f-9848bf12e53f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-902243437'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:52:11.097191 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-ba5fd14d-323e-4a47-827f-9848bf12e53f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Create volume of 1 GB Dec 22 11:52:11.104782 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ba5fd14d-323e-4a47-827f-9848bf12e53f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Availability Zones retrieved successfully. Dec 22 11:52:11.113481 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ba5fd14d-323e-4a47-827f-9848bf12e53f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Flow 'volume_create_api' (133502ac-2abb-4ff3-bb4b-0bdc87a5f7d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:52:11.114948 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ba5fd14d-323e-4a47-827f-9848bf12e53f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69bcac7d-f60e-4485-aa42-e39061282d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:11.116236 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-ba5fd14d-323e-4a47-827f-9848bf12e53f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:52:11.151356 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ba5fd14d-323e-4a47-827f-9848bf12e53f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69bcac7d-f60e-4485-aa42-e39061282d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:11.152429 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ba5fd14d-323e-4a47-827f-9848bf12e53f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41b64c8d-3028-43b8-8d9d-6f5ee57c69cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:11.227250 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-ba5fd14d-323e-4a47-827f-9848bf12e53f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Created reservations ['12e69107-c820-4513-adb9-51902f92a5e3', 'e6dd3b2c-6b65-4637-993e-58e1a528cda5', '34eacc66-63ff-48e8-b55b-df4863bcf50c', '56acff8d-b290-473d-b1f1-a51d5ac03850'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:52:11.228382 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ba5fd14d-323e-4a47-827f-9848bf12e53f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41b64c8d-3028-43b8-8d9d-6f5ee57c69cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12e69107-c820-4513-adb9-51902f92a5e3', 'e6dd3b2c-6b65-4637-993e-58e1a528cda5', '34eacc66-63ff-48e8-b55b-df4863bcf50c', '56acff8d-b290-473d-b1f1-a51d5ac03850']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:11.229519 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ba5fd14d-323e-4a47-827f-9848bf12e53f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (745ec138-66ac-4f2c-a992-b038e2266e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:11.310936 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ba5fd14d-323e-4a47-827f-9848bf12e53f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (745ec138-66ac-4f2c-a992-b038e2266e41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '433ed850-67f1-4ee8-84ba-14278269a199', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-902243437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f268eb72c7f4ced8c905eebb732f914',qos_specs=None,replication_status=,reservations=['12e69107-c820-4513-adb9-51902f92a5e3','e6dd3b2c-6b65-4637-993e-58e1a528cda5','34eacc66-63ff-48e8-b55b-df4863bcf50c','56acff8d-b290-473d-b1f1-a51d5ac03850'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fff8bb5054ea421c874a71f9b71b6a93',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T11:52:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-902243437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=433ed850-67f1-4ee8-84ba-14278269a199,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f268eb72c7f4ced8c905eebb732f914',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='fff8bb5054ea421c874a71f9b71b6a93',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:11.311954 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ba5fd14d-323e-4a47-827f-9848bf12e53f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d016253-4af9-4917-80b1-42b3a4e56ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:11.447280 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ba5fd14d-323e-4a47-827f-9848bf12e53f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d016253-4af9-4917-80b1-42b3a4e56ab5) transitioned into state 'SUCCESS' from state '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-902243437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f268eb72c7f4ced8c905eebb732f914',qos_specs=None,replication_status=,reservations=['12e69107-c820-4513-adb9-51902f92a5e3','e6dd3b2c-6b65-4637-993e-58e1a528cda5','34eacc66-63ff-48e8-b55b-df4863bcf50c','56acff8d-b290-473d-b1f1-a51d5ac03850'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fff8bb5054ea421c874a71f9b71b6a93',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:11.448265 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ba5fd14d-323e-4a47-827f-9848bf12e53f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06543b16-c0a4-4acc-8c65-c11ac203e439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:11.487426 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ba5fd14d-323e-4a47-827f-9848bf12e53f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06543b16-c0a4-4acc-8c65-c11ac203e439) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:11.488684 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ba5fd14d-323e-4a47-827f-9848bf12e53f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Flow 'volume_create_api' (133502ac-2abb-4ff3-bb4b-0bdc87a5f7d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:52:11.512943 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ba5fd14d-323e-4a47-827f-9848bf12e53f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Create volume request issued successfully. Dec 22 11:52:11.520189 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ba5fd14d-323e-4a47-827f-9848bf12e53f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes returned with HTTP 202 Dec 22 11:52:11.523371 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 216/425] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 11:52:11 2020] POST /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes => generated 819 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:52:11.528495 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0606b43e-0e5a-4edb-a379-76010e1b39b3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/433ed850-67f1-4ee8-84ba-14278269a199 Dec 22 11:52:11.528771 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0606b43e-0e5a-4edb-a379-76010e1b39b3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:11.528922 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:11.528922 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:11.529119 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0606b43e-0e5a-4edb-a379-76010e1b39b3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:11.555838 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:11.555838 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:11.560945 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0606b43e-0e5a-4edb-a379-76010e1b39b3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:11.571761 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0606b43e-0e5a-4edb-a379-76010e1b39b3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/433ed850-67f1-4ee8-84ba-14278269a199 returned with HTTP 200 Dec 22 11:52:11.572222 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 210/426] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:11 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/433ed850-67f1-4ee8-84ba-14278269a199 => generated 887 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:12.586298 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fa3e158c-66fd-4d77-bd98-eb3f567bdf12 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/433ed850-67f1-4ee8-84ba-14278269a199 Dec 22 11:52:12.586663 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fa3e158c-66fd-4d77-bd98-eb3f567bdf12 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:12.586785 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:12.586785 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:12.586915 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fa3e158c-66fd-4d77-bd98-eb3f567bdf12 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:12.616466 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:12.616466 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:12.621474 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fa3e158c-66fd-4d77-bd98-eb3f567bdf12 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:12.632691 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fa3e158c-66fd-4d77-bd98-eb3f567bdf12 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/433ed850-67f1-4ee8-84ba-14278269a199 returned with HTTP 200 Dec 22 11:52:12.633327 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 217/427] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:12 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/433ed850-67f1-4ee8-84ba-14278269a199 => generated 912 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:12.641131 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8964ee13-2c81-4880-89ae-1979871510c1 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] POST http://10.222.0.111/volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/433ed850-67f1-4ee8-84ba-14278269a199/action Dec 22 11:52:12.641438 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:12.641438 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:12.641684 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8964ee13-2c81-4880-89ae-1979871510c1 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:52:12.642020 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8964ee13-2c81-4880-89ae-1979871510c1 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:52:12.642624 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.admin_actions [None req-8964ee13-2c81-4880-89ae-1979871510c1 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Updating volume '433ed850-67f1-4ee8-84ba-14278269a199' with '{'status': 'attaching'}' {{(pid=88155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 11:52:12.692896 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:12.692896 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:12.749349 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8964ee13-2c81-4880-89ae-1979871510c1 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] http://10.222.0.111/volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/433ed850-67f1-4ee8-84ba-14278269a199/action returned with HTTP 202 Dec 22 11:52:12.753417 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 211/428] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 11:52:12 2020] POST /volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/433ed850-67f1-4ee8-84ba-14278269a199/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 11:52:12.758019 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e08b3c51-551c-4fba-906b-357883a78855 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/433ed850-67f1-4ee8-84ba-14278269a199 Dec 22 11:52:12.758722 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e08b3c51-551c-4fba-906b-357883a78855 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:12.759214 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:12.759214 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:12.759848 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e08b3c51-551c-4fba-906b-357883a78855 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:12.797833 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:12.797833 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:12.802114 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e08b3c51-551c-4fba-906b-357883a78855 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:12.813853 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e08b3c51-551c-4fba-906b-357883a78855 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/433ed850-67f1-4ee8-84ba-14278269a199 returned with HTTP 200 Dec 22 11:52:12.826549 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 218/429] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:12 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/433ed850-67f1-4ee8-84ba-14278269a199 => generated 912 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:12.829357 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1576d7b9-1126-454c-8907-eaae19208c5a tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] POST http://10.222.0.111/volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/433ed850-67f1-4ee8-84ba-14278269a199/action Dec 22 11:52:12.829668 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:12.829668 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:12.829990 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1576d7b9-1126-454c-8907-eaae19208c5a tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Action body: b'{"os-force_delete": {}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:52:12.830257 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1576d7b9-1126-454c-8907-eaae19208c5a tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:52:12.856647 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:12.856647 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:12.857115 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1576d7b9-1126-454c-8907-eaae19208c5a tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Volume info retrieved successfully. Dec 22 11:52:13.049703 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1576d7b9-1126-454c-8907-eaae19208c5a tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Delete volume request issued successfully. Dec 22 11:52:13.050364 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1576d7b9-1126-454c-8907-eaae19208c5a tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] http://10.222.0.111/volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/433ed850-67f1-4ee8-84ba-14278269a199/action returned with HTTP 202 Dec 22 11:52:13.053009 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 212/430] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 11:52:12 2020] POST /volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/433ed850-67f1-4ee8-84ba-14278269a199/action => generated 0 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 11:52:13.055844 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-46ca5289-ce3e-4de7-b68a-a21249e19b31 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/433ed850-67f1-4ee8-84ba-14278269a199 Dec 22 11:52:13.056132 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-46ca5289-ce3e-4de7-b68a-a21249e19b31 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:13.056264 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:13.056264 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:13.056463 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-46ca5289-ce3e-4de7-b68a-a21249e19b31 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:13.081627 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:13.081627 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:13.086041 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-46ca5289-ce3e-4de7-b68a-a21249e19b31 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:13.096332 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-46ca5289-ce3e-4de7-b68a-a21249e19b31 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/433ed850-67f1-4ee8-84ba-14278269a199 returned with HTTP 200 Dec 22 11:52:13.096903 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 219/431] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:13 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/433ed850-67f1-4ee8-84ba-14278269a199 => generated 911 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:14.105719 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6c83cbbc-75aa-4438-ac28-fe936eb5d3e7 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/433ed850-67f1-4ee8-84ba-14278269a199 Dec 22 11:52:14.105999 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6c83cbbc-75aa-4438-ac28-fe936eb5d3e7 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:14.106122 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:14.106122 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:14.106315 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6c83cbbc-75aa-4438-ac28-fe936eb5d3e7 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:14.131554 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6c83cbbc-75aa-4438-ac28-fe936eb5d3e7 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/433ed850-67f1-4ee8-84ba-14278269a199 returned with HTTP 404 Dec 22 11:52:14.132206 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 213/432] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:14 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/433ed850-67f1-4ee8-84ba-14278269a199 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:52:14.138193 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d8510501-58e8-4ebc-b2bf-f6beca35e016 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] POST http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes Dec 22 11:52:14.138525 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:14.138525 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:14.138739 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d8510501-58e8-4ebc-b2bf-f6beca35e016 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1502158525"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:52:14.139447 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-d8510501-58e8-4ebc-b2bf-f6beca35e016 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1502158525'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:52:14.139610 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-d8510501-58e8-4ebc-b2bf-f6beca35e016 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Create volume of 1 GB Dec 22 11:52:14.147093 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d8510501-58e8-4ebc-b2bf-f6beca35e016 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Availability Zones retrieved successfully. Dec 22 11:52:14.155099 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d8510501-58e8-4ebc-b2bf-f6beca35e016 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Flow 'volume_create_api' (7a6bb08d-0898-430b-97a3-70af3b0a2932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:52:14.156470 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d8510501-58e8-4ebc-b2bf-f6beca35e016 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81467d95-e89e-486b-bed4-06917b1f3bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:14.157855 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-d8510501-58e8-4ebc-b2bf-f6beca35e016 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:52:14.191129 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d8510501-58e8-4ebc-b2bf-f6beca35e016 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81467d95-e89e-486b-bed4-06917b1f3bd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:14.192240 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d8510501-58e8-4ebc-b2bf-f6beca35e016 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e6dd0eb-cd6c-440e-b40d-10788216f58f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:14.248782 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-d8510501-58e8-4ebc-b2bf-f6beca35e016 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Created reservations ['4a0f4b83-8087-4293-9c07-ebc2dcd21908', 'e706a688-d7b6-4e13-bf2f-26fa65b77bf0', 'a14edc55-678a-404f-a14c-5c5483b3d4a1', '951e6dfb-5f54-45a5-b868-e47532299c86'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:52:14.250024 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d8510501-58e8-4ebc-b2bf-f6beca35e016 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e6dd0eb-cd6c-440e-b40d-10788216f58f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a0f4b83-8087-4293-9c07-ebc2dcd21908', 'e706a688-d7b6-4e13-bf2f-26fa65b77bf0', 'a14edc55-678a-404f-a14c-5c5483b3d4a1', '951e6dfb-5f54-45a5-b868-e47532299c86']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:14.251500 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d8510501-58e8-4ebc-b2bf-f6beca35e016 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30b1100c-afab-4b50-ba6d-3b194a3ac1f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:14.333437 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d8510501-58e8-4ebc-b2bf-f6beca35e016 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30b1100c-afab-4b50-ba6d-3b194a3ac1f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d5eaca1-05df-4666-997e-dce6f74d3470', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1502158525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f268eb72c7f4ced8c905eebb732f914',qos_specs=None,replication_status=,reservations=['4a0f4b83-8087-4293-9c07-ebc2dcd21908','e706a688-d7b6-4e13-bf2f-26fa65b77bf0','a14edc55-678a-404f-a14c-5c5483b3d4a1','951e6dfb-5f54-45a5-b868-e47532299c86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fff8bb5054ea421c874a71f9b71b6a93',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T11:52:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1502158525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d5eaca1-05df-4666-997e-dce6f74d3470,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f268eb72c7f4ced8c905eebb732f914',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='fff8bb5054ea421c874a71f9b71b6a93',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:14.334546 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d8510501-58e8-4ebc-b2bf-f6beca35e016 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dde7243-6bcf-4c0c-b8e1-ce889c57824e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:14.398063 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d8510501-58e8-4ebc-b2bf-f6beca35e016 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dde7243-6bcf-4c0c-b8e1-ce889c57824e) transitioned into state 'SUCCESS' from state '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-1502158525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f268eb72c7f4ced8c905eebb732f914',qos_specs=None,replication_status=,reservations=['4a0f4b83-8087-4293-9c07-ebc2dcd21908','e706a688-d7b6-4e13-bf2f-26fa65b77bf0','a14edc55-678a-404f-a14c-5c5483b3d4a1','951e6dfb-5f54-45a5-b868-e47532299c86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fff8bb5054ea421c874a71f9b71b6a93',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:14.399236 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d8510501-58e8-4ebc-b2bf-f6beca35e016 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0afdda03-782d-4dd1-acd2-b326633065f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:14.433855 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d8510501-58e8-4ebc-b2bf-f6beca35e016 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0afdda03-782d-4dd1-acd2-b326633065f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:14.436116 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d8510501-58e8-4ebc-b2bf-f6beca35e016 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Flow 'volume_create_api' (7a6bb08d-0898-430b-97a3-70af3b0a2932) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:52:14.464044 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d8510501-58e8-4ebc-b2bf-f6beca35e016 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Create volume request issued successfully. Dec 22 11:52:14.471443 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d8510501-58e8-4ebc-b2bf-f6beca35e016 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes returned with HTTP 202 Dec 22 11:52:14.477278 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 220/433] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 11:52:14 2020] POST /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes => generated 820 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:52:14.483401 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-73ee5c8e-40fe-4e3b-8c34-b3bcb07f9965 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/0d5eaca1-05df-4666-997e-dce6f74d3470 Dec 22 11:52:14.483401 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-73ee5c8e-40fe-4e3b-8c34-b3bcb07f9965 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:14.483401 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-73ee5c8e-40fe-4e3b-8c34-b3bcb07f9965 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:14.511857 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:14.511857 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:14.519579 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-73ee5c8e-40fe-4e3b-8c34-b3bcb07f9965 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:14.542723 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-73ee5c8e-40fe-4e3b-8c34-b3bcb07f9965 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/0d5eaca1-05df-4666-997e-dce6f74d3470 returned with HTTP 200 Dec 22 11:52:14.543301 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 214/434] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:14 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/0d5eaca1-05df-4666-997e-dce6f74d3470 => generated 888 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:15.553207 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-65e75736-f109-4be0-b812-17f7fdcfa740 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/0d5eaca1-05df-4666-997e-dce6f74d3470 Dec 22 11:52:15.553491 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-65e75736-f109-4be0-b812-17f7fdcfa740 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:15.553624 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:15.553624 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:15.553817 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-65e75736-f109-4be0-b812-17f7fdcfa740 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:15.576835 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:15.576835 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:15.581085 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-65e75736-f109-4be0-b812-17f7fdcfa740 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:15.591066 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-65e75736-f109-4be0-b812-17f7fdcfa740 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/0d5eaca1-05df-4666-997e-dce6f74d3470 returned with HTTP 200 Dec 22 11:52:15.591478 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 221/435] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:15 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/0d5eaca1-05df-4666-997e-dce6f74d3470 => generated 913 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:15.599943 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f68ccece-5a4f-4c68-8865-c91f4d06cb42 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] POST http://10.222.0.111/volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/0d5eaca1-05df-4666-997e-dce6f74d3470/action Dec 22 11:52:15.600286 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:15.600286 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:15.600587 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f68ccece-5a4f-4c68-8865-c91f4d06cb42 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:52:15.600822 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f68ccece-5a4f-4c68-8865-c91f4d06cb42 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:52:15.601428 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.admin_actions [None req-f68ccece-5a4f-4c68-8865-c91f4d06cb42 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Updating volume '0d5eaca1-05df-4666-997e-dce6f74d3470' with '{'status': 'creating'}' {{(pid=88155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 11:52:15.650142 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:15.650142 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:15.738156 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f68ccece-5a4f-4c68-8865-c91f4d06cb42 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] http://10.222.0.111/volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/0d5eaca1-05df-4666-997e-dce6f74d3470/action returned with HTTP 202 Dec 22 11:52:15.738712 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 215/436] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 11:52:15 2020] POST /volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/0d5eaca1-05df-4666-997e-dce6f74d3470/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 22 11:52:15.746268 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4c3f7cc5-f364-407d-8e04-c8301683993b tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/0d5eaca1-05df-4666-997e-dce6f74d3470 Dec 22 11:52:15.746922 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4c3f7cc5-f364-407d-8e04-c8301683993b tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:15.747181 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:15.747181 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:15.747657 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4c3f7cc5-f364-407d-8e04-c8301683993b tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:15.774758 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:15.774758 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:15.779049 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4c3f7cc5-f364-407d-8e04-c8301683993b tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:15.795742 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4c3f7cc5-f364-407d-8e04-c8301683993b tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/0d5eaca1-05df-4666-997e-dce6f74d3470 returned with HTTP 200 Dec 22 11:52:15.796325 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 222/437] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:15 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/0d5eaca1-05df-4666-997e-dce6f74d3470 => generated 912 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:15.812429 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5e5c4164-b73e-4a3e-92b6-8ff5d86586d0 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] POST http://10.222.0.111/volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/0d5eaca1-05df-4666-997e-dce6f74d3470/action Dec 22 11:52:15.812943 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:15.812943 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:15.813405 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5e5c4164-b73e-4a3e-92b6-8ff5d86586d0 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Action body: b'{"os-force_delete": {}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:52:15.813966 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5e5c4164-b73e-4a3e-92b6-8ff5d86586d0 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:52:15.845343 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:15.845343 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:15.845999 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5e5c4164-b73e-4a3e-92b6-8ff5d86586d0 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Volume info retrieved successfully. Dec 22 11:52:15.919268 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5e5c4164-b73e-4a3e-92b6-8ff5d86586d0 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Delete volume request issued successfully. Dec 22 11:52:15.919819 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5e5c4164-b73e-4a3e-92b6-8ff5d86586d0 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] http://10.222.0.111/volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/0d5eaca1-05df-4666-997e-dce6f74d3470/action returned with HTTP 202 Dec 22 11:52:15.920712 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 216/438] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 11:52:15 2020] POST /volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/0d5eaca1-05df-4666-997e-dce6f74d3470/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 11:52:15.926486 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-31c158f5-ef56-4801-bf6a-cd1ce8662dc0 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/0d5eaca1-05df-4666-997e-dce6f74d3470 Dec 22 11:52:15.927890 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-31c158f5-ef56-4801-bf6a-cd1ce8662dc0 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:15.927991 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:15.927991 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:15.928222 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-31c158f5-ef56-4801-bf6a-cd1ce8662dc0 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:15.963448 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:15.963448 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:15.970339 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-31c158f5-ef56-4801-bf6a-cd1ce8662dc0 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:15.986266 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-31c158f5-ef56-4801-bf6a-cd1ce8662dc0 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/0d5eaca1-05df-4666-997e-dce6f74d3470 returned with HTTP 200 Dec 22 11:52:15.986982 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 223/439] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:15 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/0d5eaca1-05df-4666-997e-dce6f74d3470 => generated 912 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:16.996768 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-324dd712-4080-4440-927f-860e25d907c3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/0d5eaca1-05df-4666-997e-dce6f74d3470 Dec 22 11:52:16.997119 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-324dd712-4080-4440-927f-860e25d907c3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:16.997210 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:16.997210 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:16.997417 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-324dd712-4080-4440-927f-860e25d907c3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:17.107797 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:17.107797 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:17.107797 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-324dd712-4080-4440-927f-860e25d907c3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:17.107797 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-324dd712-4080-4440-927f-860e25d907c3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/0d5eaca1-05df-4666-997e-dce6f74d3470 returned with HTTP 200 Dec 22 11:52:17.107797 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 217/440] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:16 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/0d5eaca1-05df-4666-997e-dce6f74d3470 => generated 912 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:17.225837 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f668ce0f-4443-45c3-bc3e-e88fe458f5cd tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] POST http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes Dec 22 11:52:17.226159 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:17.226159 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:17.226386 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f668ce0f-4443-45c3-bc3e-e88fe458f5cd tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1695774197"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:52:17.227168 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-f668ce0f-4443-45c3-bc3e-e88fe458f5cd tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1695774197'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:52:17.227467 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-f668ce0f-4443-45c3-bc3e-e88fe458f5cd tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Create volume of 1 GB Dec 22 11:52:17.238426 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f668ce0f-4443-45c3-bc3e-e88fe458f5cd tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Availability Zones retrieved successfully. Dec 22 11:52:17.251489 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f668ce0f-4443-45c3-bc3e-e88fe458f5cd tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Flow 'volume_create_api' (615fa083-7490-4209-99a3-c7ccef61aa1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:52:17.253091 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f668ce0f-4443-45c3-bc3e-e88fe458f5cd tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df5da3f5-a698-405d-a497-f87a517689a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:17.254480 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-f668ce0f-4443-45c3-bc3e-e88fe458f5cd tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:52:17.291234 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f668ce0f-4443-45c3-bc3e-e88fe458f5cd tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df5da3f5-a698-405d-a497-f87a517689a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:17.292418 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f668ce0f-4443-45c3-bc3e-e88fe458f5cd tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc4fe341-78f1-4c5a-b1d2-46524a4bc07b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:17.398363 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-f668ce0f-4443-45c3-bc3e-e88fe458f5cd tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Created reservations ['84d222ce-dd5c-403e-b79b-fc4f525754c8', 'dcf52ba2-50b0-4f70-91da-b2d2f89c57bf', '5fa29c08-28ef-46e8-987d-1f1f0f54b66f', 'b834db2b-afaa-4283-a974-4adbff3d0240'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:52:17.399897 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f668ce0f-4443-45c3-bc3e-e88fe458f5cd tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc4fe341-78f1-4c5a-b1d2-46524a4bc07b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84d222ce-dd5c-403e-b79b-fc4f525754c8', 'dcf52ba2-50b0-4f70-91da-b2d2f89c57bf', '5fa29c08-28ef-46e8-987d-1f1f0f54b66f', 'b834db2b-afaa-4283-a974-4adbff3d0240']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:17.401192 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f668ce0f-4443-45c3-bc3e-e88fe458f5cd tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2cb673a-79c5-49db-bdf2-ed81e2422e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:17.468520 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f668ce0f-4443-45c3-bc3e-e88fe458f5cd tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2cb673a-79c5-49db-bdf2-ed81e2422e6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7a0d930-b649-4503-82ff-db82b70460eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1695774197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6636eb4959e14a4db000a3c79a149e72',qos_specs=None,replication_status=,reservations=['84d222ce-dd5c-403e-b79b-fc4f525754c8','dcf52ba2-50b0-4f70-91da-b2d2f89c57bf','5fa29c08-28ef-46e8-987d-1f1f0f54b66f','b834db2b-afaa-4283-a974-4adbff3d0240'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0bf429916584db986169549dd175d62',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T11:52:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1695774197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7a0d930-b649-4503-82ff-db82b70460eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6636eb4959e14a4db000a3c79a149e72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='f0bf429916584db986169549dd175d62',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:17.469179 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f668ce0f-4443-45c3-bc3e-e88fe458f5cd tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe517d55-7c03-4da9-a525-ac2c7089f678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:17.535272 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f668ce0f-4443-45c3-bc3e-e88fe458f5cd tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe517d55-7c03-4da9-a525-ac2c7089f678) transitioned into state 'SUCCESS' from state '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-1695774197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6636eb4959e14a4db000a3c79a149e72',qos_specs=None,replication_status=,reservations=['84d222ce-dd5c-403e-b79b-fc4f525754c8','dcf52ba2-50b0-4f70-91da-b2d2f89c57bf','5fa29c08-28ef-46e8-987d-1f1f0f54b66f','b834db2b-afaa-4283-a974-4adbff3d0240'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0bf429916584db986169549dd175d62',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:17.536305 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f668ce0f-4443-45c3-bc3e-e88fe458f5cd tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e71d749d-9ba4-4ee5-bbab-e95a45cc32cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:17.594273 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f668ce0f-4443-45c3-bc3e-e88fe458f5cd tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e71d749d-9ba4-4ee5-bbab-e95a45cc32cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:17.595698 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f668ce0f-4443-45c3-bc3e-e88fe458f5cd tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Flow 'volume_create_api' (615fa083-7490-4209-99a3-c7ccef61aa1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:52:17.638888 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f668ce0f-4443-45c3-bc3e-e88fe458f5cd tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Create volume request issued successfully. Dec 22 11:52:17.648223 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f668ce0f-4443-45c3-bc3e-e88fe458f5cd tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes returned with HTTP 202 Dec 22 11:52:17.648887 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 224/441] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 11:52:17 2020] POST /volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes => generated 826 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:52:17.657227 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-52669fa3-26b4-48f2-b8b6-898379a6e4e6 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] GET http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb Dec 22 11:52:17.657676 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-52669fa3-26b4-48f2-b8b6-898379a6e4e6 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:17.657933 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:17.657933 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:17.658280 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-52669fa3-26b4-48f2-b8b6-898379a6e4e6 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:17.692417 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:17.692417 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:17.698724 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-52669fa3-26b4-48f2-b8b6-898379a6e4e6 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Volume info retrieved successfully. Dec 22 11:52:17.712595 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-52669fa3-26b4-48f2-b8b6-898379a6e4e6 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb returned with HTTP 200 Dec 22 11:52:17.716452 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 218/442] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:17 2020] GET /volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb => generated 894 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:18.117858 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0c5dff9b-1796-4e83-b218-c3d9c19dc793 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/0d5eaca1-05df-4666-997e-dce6f74d3470 Dec 22 11:52:18.118383 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0c5dff9b-1796-4e83-b218-c3d9c19dc793 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:18.118383 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:18.118383 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:18.118535 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0c5dff9b-1796-4e83-b218-c3d9c19dc793 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:18.144792 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0c5dff9b-1796-4e83-b218-c3d9c19dc793 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/0d5eaca1-05df-4666-997e-dce6f74d3470 returned with HTTP 404 Dec 22 11:52:18.145332 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 225/443] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:18 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/0d5eaca1-05df-4666-997e-dce6f74d3470 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:52:18.151255 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-975d2aee-b2b8-47b5-a04e-52d707bd607f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] POST http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes Dec 22 11:52:18.151546 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:18.151546 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:18.151802 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-975d2aee-b2b8-47b5-a04e-52d707bd607f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1322056271"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:52:18.152536 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-975d2aee-b2b8-47b5-a04e-52d707bd607f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1322056271'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:52:18.152747 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-975d2aee-b2b8-47b5-a04e-52d707bd607f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Create volume of 1 GB Dec 22 11:52:18.162064 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-975d2aee-b2b8-47b5-a04e-52d707bd607f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Availability Zones retrieved successfully. Dec 22 11:52:18.169495 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-975d2aee-b2b8-47b5-a04e-52d707bd607f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Flow 'volume_create_api' (21f9f7e9-4819-4cb7-82e4-2769cd90e46b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:52:18.171385 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-975d2aee-b2b8-47b5-a04e-52d707bd607f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d2328aa-461d-4a82-b4a4-0f5de2c5be2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:18.172409 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-975d2aee-b2b8-47b5-a04e-52d707bd607f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:52:18.206539 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-975d2aee-b2b8-47b5-a04e-52d707bd607f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d2328aa-461d-4a82-b4a4-0f5de2c5be2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:18.207673 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-975d2aee-b2b8-47b5-a04e-52d707bd607f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d60e869-5a70-44e5-b136-c5053d5becbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:18.309260 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-975d2aee-b2b8-47b5-a04e-52d707bd607f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Created reservations ['12b8afbe-99bf-4ca3-9134-5193811492a1', '8685e3fb-8e95-4e5b-a3e3-eb36336ca089', '476c987f-759d-4f2b-b223-c7ebaf7d4b91', '3cad8e15-8f62-4d18-8cb1-782d010a2406'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:52:18.311146 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-975d2aee-b2b8-47b5-a04e-52d707bd607f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d60e869-5a70-44e5-b136-c5053d5becbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12b8afbe-99bf-4ca3-9134-5193811492a1', '8685e3fb-8e95-4e5b-a3e3-eb36336ca089', '476c987f-759d-4f2b-b223-c7ebaf7d4b91', '3cad8e15-8f62-4d18-8cb1-782d010a2406']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:18.313009 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-975d2aee-b2b8-47b5-a04e-52d707bd607f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99350ec7-87f1-4451-af37-052e0e3f7494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:18.453143 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-975d2aee-b2b8-47b5-a04e-52d707bd607f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99350ec7-87f1-4451-af37-052e0e3f7494) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cd18192-f1ed-4507-ba17-a90760fa1a2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1322056271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f268eb72c7f4ced8c905eebb732f914',qos_specs=None,replication_status=,reservations=['12b8afbe-99bf-4ca3-9134-5193811492a1','8685e3fb-8e95-4e5b-a3e3-eb36336ca089','476c987f-759d-4f2b-b223-c7ebaf7d4b91','3cad8e15-8f62-4d18-8cb1-782d010a2406'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fff8bb5054ea421c874a71f9b71b6a93',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T11:52:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1322056271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3cd18192-f1ed-4507-ba17-a90760fa1a2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f268eb72c7f4ced8c905eebb732f914',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='fff8bb5054ea421c874a71f9b71b6a93',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:18.454669 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-975d2aee-b2b8-47b5-a04e-52d707bd607f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e56298ab-7cbb-4fd7-a7db-798d9db9eb73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:18.512842 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-975d2aee-b2b8-47b5-a04e-52d707bd607f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e56298ab-7cbb-4fd7-a7db-798d9db9eb73) transitioned into state 'SUCCESS' from state '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-1322056271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f268eb72c7f4ced8c905eebb732f914',qos_specs=None,replication_status=,reservations=['12b8afbe-99bf-4ca3-9134-5193811492a1','8685e3fb-8e95-4e5b-a3e3-eb36336ca089','476c987f-759d-4f2b-b223-c7ebaf7d4b91','3cad8e15-8f62-4d18-8cb1-782d010a2406'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fff8bb5054ea421c874a71f9b71b6a93',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:18.513943 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-975d2aee-b2b8-47b5-a04e-52d707bd607f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3526eae-64ec-46a4-846f-2434427def8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:18.586809 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-975d2aee-b2b8-47b5-a04e-52d707bd607f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3526eae-64ec-46a4-846f-2434427def8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:18.588083 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-975d2aee-b2b8-47b5-a04e-52d707bd607f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Flow 'volume_create_api' (21f9f7e9-4819-4cb7-82e4-2769cd90e46b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:52:18.617275 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-975d2aee-b2b8-47b5-a04e-52d707bd607f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Create volume request issued successfully. Dec 22 11:52:18.623998 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-975d2aee-b2b8-47b5-a04e-52d707bd607f tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes returned with HTTP 202 Dec 22 11:52:18.624477 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 219/444] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 11:52:18 2020] POST /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes => generated 820 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:52:18.632572 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fc5feb14-2fa5-453f-83ac-2ff14f7359e4 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/3cd18192-f1ed-4507-ba17-a90760fa1a2a Dec 22 11:52:18.632860 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fc5feb14-2fa5-453f-83ac-2ff14f7359e4 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:18.633117 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fc5feb14-2fa5-453f-83ac-2ff14f7359e4 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:18.660121 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:18.660121 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:18.666374 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fc5feb14-2fa5-453f-83ac-2ff14f7359e4 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:18.679957 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fc5feb14-2fa5-453f-83ac-2ff14f7359e4 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/3cd18192-f1ed-4507-ba17-a90760fa1a2a returned with HTTP 200 Dec 22 11:52:18.680696 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 226/445] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:18 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/3cd18192-f1ed-4507-ba17-a90760fa1a2a => generated 888 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:18.725338 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-63cd1699-e129-449f-b108-f7f1f888be0b tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] GET http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb Dec 22 11:52:18.725617 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-63cd1699-e129-449f-b108-f7f1f888be0b tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:18.725740 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:18.725740 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:18.726227 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-63cd1699-e129-449f-b108-f7f1f888be0b tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:18.751346 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:18.751346 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:18.755924 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-63cd1699-e129-449f-b108-f7f1f888be0b tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Volume info retrieved successfully. Dec 22 11:52:18.766725 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-63cd1699-e129-449f-b108-f7f1f888be0b tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb returned with HTTP 200 Dec 22 11:52:18.767321 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 220/446] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:18 2020] GET /volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb => generated 919 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:18.831667 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-301dbea3-e165-4275-a3bb-4163ef1db263 req-6028557c-d430-496f-a60e-0fd1bdf457a8 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] GET http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb Dec 22 11:52:18.831970 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-301dbea3-e165-4275-a3bb-4163ef1db263 req-6028557c-d430-496f-a60e-0fd1bdf457a8 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:18.832104 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:18.832104 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:18.832297 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-301dbea3-e165-4275-a3bb-4163ef1db263 req-6028557c-d430-496f-a60e-0fd1bdf457a8 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:18.861173 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:18.861173 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:18.866409 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-301dbea3-e165-4275-a3bb-4163ef1db263 req-6028557c-d430-496f-a60e-0fd1bdf457a8 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Volume info retrieved successfully. Dec 22 11:52:18.878057 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-301dbea3-e165-4275-a3bb-4163ef1db263 req-6028557c-d430-496f-a60e-0fd1bdf457a8 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb returned with HTTP 200 Dec 22 11:52:18.879102 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 227/447] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 11:52:18 2020] GET /volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb => generated 919 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:19.649261 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-63cd1699-e129-449f-b108-f7f1f888be0b tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] GET http://10.222.0.111/volume// Dec 22 11:52:19.649535 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-63cd1699-e129-449f-b108-f7f1f888be0b tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:19.649720 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:19.649720 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:19.649988 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-63cd1699-e129-449f-b108-f7f1f888be0b tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Calling method 'all' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:19.650771 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-63cd1699-e129-449f-b108-f7f1f888be0b tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 11:52:19.651242 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 221/448] 10.222.0.111 () {58 vars in 1294 bytes} [Tue Dec 22 11:52:19 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 11:52:19.659343 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-301dbea3-e165-4275-a3bb-4163ef1db263 req-cc4449ad-b080-40b7-95cc-ee70e97b0c2d tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] POST http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/attachments Dec 22 11:52:19.659678 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:19.659678 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:19.660067 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-301dbea3-e165-4275-a3bb-4163ef1db263 req-cc4449ad-b080-40b7-95cc-ee70e97b0c2d tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7a0d930-b649-4503-82ff-db82b70460eb", "instance_uuid": "18af7bec-c616-4cc6-8fc5-bfad634cb53f", "connector": null}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:52:19.685629 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:19.685629 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:19.690011 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dd576b80-0d82-43b7-9ab7-f299944615c0 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/3cd18192-f1ed-4507-ba17-a90760fa1a2a Dec 22 11:52:19.690281 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dd576b80-0d82-43b7-9ab7-f299944615c0 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:19.690539 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dd576b80-0d82-43b7-9ab7-f299944615c0 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:19.716768 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:19.716768 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:19.722076 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-dd576b80-0d82-43b7-9ab7-f299944615c0 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:19.759734 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dd576b80-0d82-43b7-9ab7-f299944615c0 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/3cd18192-f1ed-4507-ba17-a90760fa1a2a returned with HTTP 200 Dec 22 11:52:19.760339 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 222/449] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:19 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/3cd18192-f1ed-4507-ba17-a90760fa1a2a => generated 913 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 11:52:19.767983 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1ebb0f9b-0e7e-401f-861e-f9b5e1d881cd tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] POST http://10.222.0.111/volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/3cd18192-f1ed-4507-ba17-a90760fa1a2a/action Dec 22 11:52:19.768238 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:19.768238 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:19.768468 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1ebb0f9b-0e7e-401f-861e-f9b5e1d881cd tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:52:19.768673 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1ebb0f9b-0e7e-401f-861e-f9b5e1d881cd tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:52:19.769237 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.admin_actions [None req-1ebb0f9b-0e7e-401f-861e-f9b5e1d881cd tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Updating volume '3cd18192-f1ed-4507-ba17-a90760fa1a2a' with '{'status': 'error'}' {{(pid=88155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 11:52:19.822489 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:19.822489 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:19.841415 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-301dbea3-e165-4275-a3bb-4163ef1db263 req-cc4449ad-b080-40b7-95cc-ee70e97b0c2d tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/attachments returned with HTTP 200 Dec 22 11:52:19.842174 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 228/450] 10.222.0.111 () {66 vars in 1570 bytes} [Tue Dec 22 11:52:19 2020] POST /volume/v3/6636eb4959e14a4db000a3c79a149e72/attachments => generated 273 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:52:19.944754 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a5bdff43-2dcf-4fb3-9c5c-d2af555c07ab tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] GET http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb Dec 22 11:52:19.945377 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a5bdff43-2dcf-4fb3-9c5c-d2af555c07ab tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:19.947028 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:19.947028 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:19.947455 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a5bdff43-2dcf-4fb3-9c5c-d2af555c07ab tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:19.987369 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:19.987369 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:19.995038 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a5bdff43-2dcf-4fb3-9c5c-d2af555c07ab tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Volume info retrieved successfully. Dec 22 11:52:20.005697 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:20.005697 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:20.010996 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a5bdff43-2dcf-4fb3-9c5c-d2af555c07ab tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb returned with HTTP 200 Dec 22 11:52:20.011538 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 229/451] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:19 2020] GET /volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb => generated 918 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 11:52:20.012110 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a5bdff43-2dcf-4fb3-9c5c-d2af555c07ab tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] GET http://10.222.0.111/volume// Dec 22 11:52:20.012415 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a5bdff43-2dcf-4fb3-9c5c-d2af555c07ab tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:20.012580 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:20.012580 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:20.013080 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a5bdff43-2dcf-4fb3-9c5c-d2af555c07ab tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:20.013893 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a5bdff43-2dcf-4fb3-9c5c-d2af555c07ab tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 11:52:20.014273 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 230/452] 10.222.0.101 () {56 vars in 1094 bytes} [Tue Dec 22 11:52:20 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 11:52:20.017721 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1ebb0f9b-0e7e-401f-861e-f9b5e1d881cd tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] http://10.222.0.111/volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/3cd18192-f1ed-4507-ba17-a90760fa1a2a/action returned with HTTP 202 Dec 22 11:52:20.018194 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 223/453] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 11:52:19 2020] POST /volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/3cd18192-f1ed-4507-ba17-a90760fa1a2a/action => generated 0 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 22 11:52:20.023455 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e8335a36-ddf0-4f95-bae5-b2158f4befa8 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/3cd18192-f1ed-4507-ba17-a90760fa1a2a Dec 22 11:52:20.023925 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e8335a36-ddf0-4f95-bae5-b2158f4befa8 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:20.024363 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e8335a36-ddf0-4f95-bae5-b2158f4befa8 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:20.038253 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-301dbea3-e165-4275-a3bb-4163ef1db263 req-a8b3710f-bb25-496a-800c-0dc9ebcb4b73 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] GET http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb Dec 22 11:52:20.038693 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-301dbea3-e165-4275-a3bb-4163ef1db263 req-a8b3710f-bb25-496a-800c-0dc9ebcb4b73 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:20.039337 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:20.039337 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:20.039650 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-301dbea3-e165-4275-a3bb-4163ef1db263 req-a8b3710f-bb25-496a-800c-0dc9ebcb4b73 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:20.065113 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:20.065113 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:20.070050 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-301dbea3-e165-4275-a3bb-4163ef1db263 req-a8b3710f-bb25-496a-800c-0dc9ebcb4b73 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Volume info retrieved successfully. Dec 22 11:52:20.080472 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:20.080472 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:20.086614 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:20.086614 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:20.091237 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-301dbea3-e165-4275-a3bb-4163ef1db263 req-a8b3710f-bb25-496a-800c-0dc9ebcb4b73 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb returned with HTTP 200 Dec 22 11:52:20.091796 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 224/454] 10.222.0.101 () {60 vars in 1408 bytes} [Tue Dec 22 11:52:20 2020] GET /volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb => generated 1017 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 11:52:20.094767 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e8335a36-ddf0-4f95-bae5-b2158f4befa8 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:20.106999 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e8335a36-ddf0-4f95-bae5-b2158f4befa8 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/3cd18192-f1ed-4507-ba17-a90760fa1a2a returned with HTTP 200 Dec 22 11:52:20.107542 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 231/455] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:20 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/3cd18192-f1ed-4507-ba17-a90760fa1a2a => generated 909 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 11:52:20.116042 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-239836c0-03a0-4af0-9b9c-ae5ef4497c8c tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] POST http://10.222.0.111/volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/3cd18192-f1ed-4507-ba17-a90760fa1a2a/action Dec 22 11:52:20.116404 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:20.116404 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:20.116768 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-239836c0-03a0-4af0-9b9c-ae5ef4497c8c tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Action body: b'{"os-force_delete": {}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:52:20.116962 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-239836c0-03a0-4af0-9b9c-ae5ef4497c8c tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:52:20.124572 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-301dbea3-e165-4275-a3bb-4163ef1db263 req-09dfe990-2447-4187-9ff4-97fd1e36ff66 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] PUT http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/attachments/2d71d169-7c2b-4e0b-ba04-6b06d459f62a Dec 22 11:52:20.124987 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:20.124987 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:20.125240 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-301dbea3-e165-4275-a3bb-4163ef1db263 req-09dfe990-2447-4187-9ff4-97fd1e36ff66 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.101", "host": "n-h2-765315-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-6.cbci-765315-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:52:20.144023 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:20.144023 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:20.144661 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-239836c0-03a0-4af0-9b9c-ae5ef4497c8c tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Volume info retrieved successfully. Dec 22 11:52:20.150683 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 11:52:20.150683 n-d-765315-6 devstack@c-api.service[88154]: return self.call(f, *args, **kw) Dec 22 11:52:20.151678 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-301dbea3-e165-4275-a3bb-4163ef1db263 req-09dfe990-2447-4187-9ff4-97fd1e36ff66 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Lock "b'cinder-attachment_update-c7a0d930-b649-4503-82ff-db82b70460eb-n-h2-765315-6'" acquired by "attachment_update" :: waited 0.008s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 11:52:20.153092 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:20.153092 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:20.218500 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-239836c0-03a0-4af0-9b9c-ae5ef4497c8c tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Delete volume request issued successfully. Dec 22 11:52:20.218828 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-239836c0-03a0-4af0-9b9c-ae5ef4497c8c tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] http://10.222.0.111/volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/3cd18192-f1ed-4507-ba17-a90760fa1a2a/action returned with HTTP 202 Dec 22 11:52:20.219677 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 225/456] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 11:52:20 2020] POST /volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/3cd18192-f1ed-4507-ba17-a90760fa1a2a/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 11:52:20.224381 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9e94926d-040b-4b45-a2b0-e4711041b2d0 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/3cd18192-f1ed-4507-ba17-a90760fa1a2a Dec 22 11:52:20.224660 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9e94926d-040b-4b45-a2b0-e4711041b2d0 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:20.226872 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:20.226872 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:20.226872 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9e94926d-040b-4b45-a2b0-e4711041b2d0 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:20.263076 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:20.263076 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:20.268080 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9e94926d-040b-4b45-a2b0-e4711041b2d0 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:20.279274 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9e94926d-040b-4b45-a2b0-e4711041b2d0 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/3cd18192-f1ed-4507-ba17-a90760fa1a2a returned with HTTP 200 Dec 22 11:52:20.279830 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 226/457] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:20 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/3cd18192-f1ed-4507-ba17-a90760fa1a2a => generated 912 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 11:52:21.020700 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b43f2c5b-cb45-441a-9a25-afca9158cc6b tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] GET http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb Dec 22 11:52:21.021012 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b43f2c5b-cb45-441a-9a25-afca9158cc6b tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:21.021130 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:21.021130 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:21.021325 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b43f2c5b-cb45-441a-9a25-afca9158cc6b tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:21.050894 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:21.050894 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:21.055273 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b43f2c5b-cb45-441a-9a25-afca9158cc6b tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Volume info retrieved successfully. Dec 22 11:52:21.064325 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:21.064325 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:21.068159 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b43f2c5b-cb45-441a-9a25-afca9158cc6b tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb returned with HTTP 200 Dec 22 11:52:21.068619 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 227/458] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:21 2020] GET /volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb => generated 919 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:21.188874 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-301dbea3-e165-4275-a3bb-4163ef1db263 req-09dfe990-2447-4187-9ff4-97fd1e36ff66 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Lock "b'cinder-attachment_update-c7a0d930-b649-4503-82ff-db82b70460eb-n-h2-765315-6'" released by "attachment_update" :: held 1.038s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 11:52:21.189417 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-301dbea3-e165-4275-a3bb-4163ef1db263 req-09dfe990-2447-4187-9ff4-97fd1e36ff66 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/attachments/2d71d169-7c2b-4e0b-ba04-6b06d459f62a returned with HTTP 200 Dec 22 11:52:21.190077 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 232/459] 10.222.0.101 () {64 vars in 1473 bytes} [Tue Dec 22 11:52:20 2020] PUT /volume/v3/6636eb4959e14a4db000a3c79a149e72/attachments/2d71d169-7c2b-4e0b-ba04-6b06d459f62a => generated 763 bytes in 1068 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:52:21.290815 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cf0e8e71-6e82-4d04-8767-fd2754f5a5a3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/3cd18192-f1ed-4507-ba17-a90760fa1a2a Dec 22 11:52:21.291094 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cf0e8e71-6e82-4d04-8767-fd2754f5a5a3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:21.291227 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:21.291227 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:21.291422 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cf0e8e71-6e82-4d04-8767-fd2754f5a5a3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:21.318880 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cf0e8e71-6e82-4d04-8767-fd2754f5a5a3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/3cd18192-f1ed-4507-ba17-a90760fa1a2a returned with HTTP 404 Dec 22 11:52:21.318880 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 228/460] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:21 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/3cd18192-f1ed-4507-ba17-a90760fa1a2a => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:52:21.321487 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cf74de45-ab8a-4e4f-9e0b-a2841222f8c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] POST http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes Dec 22 11:52:21.321768 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:21.321768 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:21.321986 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cf74de45-ab8a-4e4f-9e0b-a2841222f8c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1214237497"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:52:21.322725 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-cf74de45-ab8a-4e4f-9e0b-a2841222f8c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1214237497'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:52:21.322860 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-cf74de45-ab8a-4e4f-9e0b-a2841222f8c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Create volume of 1 GB Dec 22 11:52:21.327942 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:21.327942 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:21.330473 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cf74de45-ab8a-4e4f-9e0b-a2841222f8c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Availability Zones retrieved successfully. Dec 22 11:52:21.338104 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-cf74de45-ab8a-4e4f-9e0b-a2841222f8c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Flow 'volume_create_api' (e7e3ce3f-67b2-4321-9fc3-23421bf177a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:52:21.339459 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-cf74de45-ab8a-4e4f-9e0b-a2841222f8c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a57b472-f779-4525-acc3-80f21a87e160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:21.340406 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-cf74de45-ab8a-4e4f-9e0b-a2841222f8c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:52:21.377809 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-cf74de45-ab8a-4e4f-9e0b-a2841222f8c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a57b472-f779-4525-acc3-80f21a87e160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:21.377809 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-cf74de45-ab8a-4e4f-9e0b-a2841222f8c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6bacdb2-6f29-46f1-9fc8-33feb2910fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:21.458371 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-cf74de45-ab8a-4e4f-9e0b-a2841222f8c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Created reservations ['71b6d74d-fcf8-4e72-92ae-fab4a2e60a76', 'dc49b04c-d435-40d1-bbac-e75abfdc6e5b', '26126334-9dba-4bd0-b930-cd9c0657ba41', '2e014bc4-1c9d-4d4f-b77c-73e10401afb8'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:52:21.459573 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-cf74de45-ab8a-4e4f-9e0b-a2841222f8c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6bacdb2-6f29-46f1-9fc8-33feb2910fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71b6d74d-fcf8-4e72-92ae-fab4a2e60a76', 'dc49b04c-d435-40d1-bbac-e75abfdc6e5b', '26126334-9dba-4bd0-b930-cd9c0657ba41', '2e014bc4-1c9d-4d4f-b77c-73e10401afb8']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:21.460611 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-cf74de45-ab8a-4e4f-9e0b-a2841222f8c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb47b8d0-9288-49d3-a1d6-3353903cbbd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:21.534908 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-cf74de45-ab8a-4e4f-9e0b-a2841222f8c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb47b8d0-9288-49d3-a1d6-3353903cbbd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7605ea84-eb18-4fcc-8d58-a42cb0cba2db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1214237497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f268eb72c7f4ced8c905eebb732f914',qos_specs=None,replication_status=,reservations=['71b6d74d-fcf8-4e72-92ae-fab4a2e60a76','dc49b04c-d435-40d1-bbac-e75abfdc6e5b','26126334-9dba-4bd0-b930-cd9c0657ba41','2e014bc4-1c9d-4d4f-b77c-73e10401afb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fff8bb5054ea421c874a71f9b71b6a93',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T11:52:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1214237497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7605ea84-eb18-4fcc-8d58-a42cb0cba2db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f268eb72c7f4ced8c905eebb732f914',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='fff8bb5054ea421c874a71f9b71b6a93',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:21.535931 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-cf74de45-ab8a-4e4f-9e0b-a2841222f8c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c11ab81-fe7f-4fb3-9780-72ba12f79e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:21.592264 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-cf74de45-ab8a-4e4f-9e0b-a2841222f8c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c11ab81-fe7f-4fb3-9780-72ba12f79e10) transitioned into state 'SUCCESS' from state '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-1214237497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f268eb72c7f4ced8c905eebb732f914',qos_specs=None,replication_status=,reservations=['71b6d74d-fcf8-4e72-92ae-fab4a2e60a76','dc49b04c-d435-40d1-bbac-e75abfdc6e5b','26126334-9dba-4bd0-b930-cd9c0657ba41','2e014bc4-1c9d-4d4f-b77c-73e10401afb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fff8bb5054ea421c874a71f9b71b6a93',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:21.593914 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-cf74de45-ab8a-4e4f-9e0b-a2841222f8c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (619b847e-3216-4a57-9db8-989bffded3bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:21.658928 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-cf74de45-ab8a-4e4f-9e0b-a2841222f8c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (619b847e-3216-4a57-9db8-989bffded3bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:21.660330 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-cf74de45-ab8a-4e4f-9e0b-a2841222f8c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Flow 'volume_create_api' (e7e3ce3f-67b2-4321-9fc3-23421bf177a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:52:21.690340 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cf74de45-ab8a-4e4f-9e0b-a2841222f8c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Create volume request issued successfully. Dec 22 11:52:21.706490 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cf74de45-ab8a-4e4f-9e0b-a2841222f8c2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes returned with HTTP 202 Dec 22 11:52:21.708036 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 233/461] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 11:52:21 2020] POST /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes => generated 820 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:52:21.719252 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2172004f-ec88-435f-938c-d11af7c7cb5b tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/7605ea84-eb18-4fcc-8d58-a42cb0cba2db Dec 22 11:52:21.719912 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2172004f-ec88-435f-938c-d11af7c7cb5b tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:21.720204 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2172004f-ec88-435f-938c-d11af7c7cb5b tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:21.748659 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:21.748659 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:21.753688 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2172004f-ec88-435f-938c-d11af7c7cb5b tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:21.764683 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2172004f-ec88-435f-938c-d11af7c7cb5b tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/7605ea84-eb18-4fcc-8d58-a42cb0cba2db returned with HTTP 200 Dec 22 11:52:21.765125 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 229/462] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:21 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/7605ea84-eb18-4fcc-8d58-a42cb0cba2db => generated 888 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:22.078426 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8ca43af3-e26d-4345-ab4c-54566d3f9d74 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] GET http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb Dec 22 11:52:22.079014 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8ca43af3-e26d-4345-ab4c-54566d3f9d74 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:22.079258 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:22.079258 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:22.079478 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8ca43af3-e26d-4345-ab4c-54566d3f9d74 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:22.108920 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:22.108920 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:22.108920 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8ca43af3-e26d-4345-ab4c-54566d3f9d74 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Volume info retrieved successfully. Dec 22 11:52:22.116518 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:22.116518 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:22.120652 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8ca43af3-e26d-4345-ab4c-54566d3f9d74 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb returned with HTTP 200 Dec 22 11:52:22.121154 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 234/463] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:22 2020] GET /volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb => generated 919 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:22.776864 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2a1035a0-7f5b-4161-b30c-7a9c98eeeabf tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/7605ea84-eb18-4fcc-8d58-a42cb0cba2db Dec 22 11:52:22.777151 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2a1035a0-7f5b-4161-b30c-7a9c98eeeabf tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:22.777286 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:22.777286 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:22.777478 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2a1035a0-7f5b-4161-b30c-7a9c98eeeabf tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:22.802818 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:22.802818 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:22.807292 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2a1035a0-7f5b-4161-b30c-7a9c98eeeabf tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:22.817686 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2a1035a0-7f5b-4161-b30c-7a9c98eeeabf tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/7605ea84-eb18-4fcc-8d58-a42cb0cba2db returned with HTTP 200 Dec 22 11:52:22.818126 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 230/464] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:22 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/7605ea84-eb18-4fcc-8d58-a42cb0cba2db => generated 913 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:22.826109 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ae8328ba-d589-4a0c-bb96-0efa3acfbdf6 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] POST http://10.222.0.111/volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/7605ea84-eb18-4fcc-8d58-a42cb0cba2db/action Dec 22 11:52:22.826339 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:22.826339 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:22.826582 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ae8328ba-d589-4a0c-bb96-0efa3acfbdf6 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:52:22.826776 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ae8328ba-d589-4a0c-bb96-0efa3acfbdf6 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:52:22.827465 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.admin_actions [None req-ae8328ba-d589-4a0c-bb96-0efa3acfbdf6 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Updating volume '7605ea84-eb18-4fcc-8d58-a42cb0cba2db' with '{'status': 'maintenance'}' {{(pid=88156) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 11:52:22.880715 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:22.880715 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:22.946369 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ae8328ba-d589-4a0c-bb96-0efa3acfbdf6 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] http://10.222.0.111/volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/7605ea84-eb18-4fcc-8d58-a42cb0cba2db/action returned with HTTP 202 Dec 22 11:52:22.946992 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 235/465] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 11:52:22 2020] POST /volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/7605ea84-eb18-4fcc-8d58-a42cb0cba2db/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 11:52:22.952059 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-88309409-92cb-4193-bb66-0bdf951f58d6 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/7605ea84-eb18-4fcc-8d58-a42cb0cba2db Dec 22 11:52:22.952340 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-88309409-92cb-4193-bb66-0bdf951f58d6 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:22.959771 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:22.959771 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:22.959771 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-88309409-92cb-4193-bb66-0bdf951f58d6 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:22.977005 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:22.977005 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:22.981585 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-88309409-92cb-4193-bb66-0bdf951f58d6 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:22.992499 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-88309409-92cb-4193-bb66-0bdf951f58d6 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/7605ea84-eb18-4fcc-8d58-a42cb0cba2db returned with HTTP 200 Dec 22 11:52:22.997279 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 231/466] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:22 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/7605ea84-eb18-4fcc-8d58-a42cb0cba2db => generated 915 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:23.001525 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0d78908d-6fcf-41d1-a247-6fb439820ae4 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] POST http://10.222.0.111/volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/7605ea84-eb18-4fcc-8d58-a42cb0cba2db/action Dec 22 11:52:23.001881 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:23.001881 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:23.002229 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0d78908d-6fcf-41d1-a247-6fb439820ae4 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Action body: b'{"os-force_delete": {}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:52:23.002468 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0d78908d-6fcf-41d1-a247-6fb439820ae4 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:52:23.044789 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:23.044789 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:23.045346 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0d78908d-6fcf-41d1-a247-6fb439820ae4 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Volume info retrieved successfully. Dec 22 11:52:23.112335 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0d78908d-6fcf-41d1-a247-6fb439820ae4 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Delete volume request issued successfully. Dec 22 11:52:23.112641 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0d78908d-6fcf-41d1-a247-6fb439820ae4 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] http://10.222.0.111/volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/7605ea84-eb18-4fcc-8d58-a42cb0cba2db/action returned with HTTP 202 Dec 22 11:52:23.113213 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 236/467] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 11:52:22 2020] POST /volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/7605ea84-eb18-4fcc-8d58-a42cb0cba2db/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 11:52:23.118479 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0536488e-b5f5-4622-a10b-7d85e8a49ffc tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/7605ea84-eb18-4fcc-8d58-a42cb0cba2db Dec 22 11:52:23.118771 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0536488e-b5f5-4622-a10b-7d85e8a49ffc tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:23.118907 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:23.118907 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:23.119103 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0536488e-b5f5-4622-a10b-7d85e8a49ffc tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:23.130158 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cda18594-469a-42da-9549-441bc46840f5 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] GET http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb Dec 22 11:52:23.130442 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cda18594-469a-42da-9549-441bc46840f5 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:23.130598 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:23.130598 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:23.130809 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cda18594-469a-42da-9549-441bc46840f5 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:23.143801 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:23.143801 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:23.148415 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0536488e-b5f5-4622-a10b-7d85e8a49ffc tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:23.163768 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:23.163768 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:23.163857 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0536488e-b5f5-4622-a10b-7d85e8a49ffc tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/7605ea84-eb18-4fcc-8d58-a42cb0cba2db returned with HTTP 200 Dec 22 11:52:23.163857 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 232/468] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:23 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/7605ea84-eb18-4fcc-8d58-a42cb0cba2db => generated 912 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:23.163938 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cda18594-469a-42da-9549-441bc46840f5 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Volume info retrieved successfully. Dec 22 11:52:23.172498 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:23.172498 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:23.176846 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cda18594-469a-42da-9549-441bc46840f5 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb returned with HTTP 200 Dec 22 11:52:23.177347 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 237/469] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:23 2020] GET /volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb => generated 919 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 11:52:24.172110 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8bf08650-3667-4d6c-83ab-b29f6b174b4c tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/7605ea84-eb18-4fcc-8d58-a42cb0cba2db Dec 22 11:52:24.173342 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8bf08650-3667-4d6c-83ab-b29f6b174b4c tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:24.173530 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:24.173530 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:24.173835 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8bf08650-3667-4d6c-83ab-b29f6b174b4c tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:24.186692 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a591363d-3e32-40c9-8a4c-1c5f7491b1fa tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] GET http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb Dec 22 11:52:24.187165 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a591363d-3e32-40c9-8a4c-1c5f7491b1fa tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:24.187326 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:24.187326 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:24.187770 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a591363d-3e32-40c9-8a4c-1c5f7491b1fa tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:24.201689 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8bf08650-3667-4d6c-83ab-b29f6b174b4c tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/7605ea84-eb18-4fcc-8d58-a42cb0cba2db returned with HTTP 404 Dec 22 11:52:24.202367 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 233/470] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:24 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/7605ea84-eb18-4fcc-8d58-a42cb0cba2db => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:52:24.212430 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-41467ef8-04d4-4181-b443-2f016f1e58d3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] POST http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes Dec 22 11:52:24.212855 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-41467ef8-04d4-4181-b443-2f016f1e58d3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-715486889"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:52:24.213490 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-41467ef8-04d4-4181-b443-2f016f1e58d3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-715486889'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:52:24.213680 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-41467ef8-04d4-4181-b443-2f016f1e58d3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Create volume of 1 GB Dec 22 11:52:24.220903 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-41467ef8-04d4-4181-b443-2f016f1e58d3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Availability Zones retrieved successfully. Dec 22 11:52:24.220981 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:24.220981 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:24.225763 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a591363d-3e32-40c9-8a4c-1c5f7491b1fa tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Volume info retrieved successfully. Dec 22 11:52:24.228514 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-41467ef8-04d4-4181-b443-2f016f1e58d3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Flow 'volume_create_api' (25731030-d308-46fc-a30f-268e48f74d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:52:24.229946 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-41467ef8-04d4-4181-b443-2f016f1e58d3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dfa287d-fb0b-4907-a333-1a441bb373b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:24.230964 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-41467ef8-04d4-4181-b443-2f016f1e58d3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:52:24.235772 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:24.235772 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:24.240841 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a591363d-3e32-40c9-8a4c-1c5f7491b1fa tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb returned with HTTP 200 Dec 22 11:52:24.241430 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 238/471] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:24 2020] GET /volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb => generated 919 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:24.270784 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-41467ef8-04d4-4181-b443-2f016f1e58d3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dfa287d-fb0b-4907-a333-1a441bb373b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:24.271955 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-41467ef8-04d4-4181-b443-2f016f1e58d3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47e3c2b1-7d51-4bd2-a91f-fbf0cbf1ee05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:24.352398 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-41467ef8-04d4-4181-b443-2f016f1e58d3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Created reservations ['632faea1-af3f-4f08-b84a-ebb851eb19df', 'd1c825ce-c0c7-4263-9afb-38995e48c53f', '811e7209-d906-4a14-81b3-c82fae984579', '86c5fa6c-d601-401f-b7ad-c7f774fd961b'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:52:24.353550 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-41467ef8-04d4-4181-b443-2f016f1e58d3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47e3c2b1-7d51-4bd2-a91f-fbf0cbf1ee05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['632faea1-af3f-4f08-b84a-ebb851eb19df', 'd1c825ce-c0c7-4263-9afb-38995e48c53f', '811e7209-d906-4a14-81b3-c82fae984579', '86c5fa6c-d601-401f-b7ad-c7f774fd961b']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:24.354584 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-41467ef8-04d4-4181-b443-2f016f1e58d3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (250d5faa-2663-433d-be85-06831ddbdb31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:24.443209 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-41467ef8-04d4-4181-b443-2f016f1e58d3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (250d5faa-2663-433d-be85-06831ddbdb31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e5fdfbd-4e01-4080-91e9-55423152ca54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-715486889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f268eb72c7f4ced8c905eebb732f914',qos_specs=None,replication_status=,reservations=['632faea1-af3f-4f08-b84a-ebb851eb19df','d1c825ce-c0c7-4263-9afb-38995e48c53f','811e7209-d906-4a14-81b3-c82fae984579','86c5fa6c-d601-401f-b7ad-c7f774fd961b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fff8bb5054ea421c874a71f9b71b6a93',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T11:52:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-715486889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e5fdfbd-4e01-4080-91e9-55423152ca54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f268eb72c7f4ced8c905eebb732f914',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='fff8bb5054ea421c874a71f9b71b6a93',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:24.446272 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-41467ef8-04d4-4181-b443-2f016f1e58d3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45360e9a-035c-413d-84a5-eba39d58bf26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:24.493368 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-41467ef8-04d4-4181-b443-2f016f1e58d3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45360e9a-035c-413d-84a5-eba39d58bf26) transitioned into state 'SUCCESS' from state '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-715486889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f268eb72c7f4ced8c905eebb732f914',qos_specs=None,replication_status=,reservations=['632faea1-af3f-4f08-b84a-ebb851eb19df','d1c825ce-c0c7-4263-9afb-38995e48c53f','811e7209-d906-4a14-81b3-c82fae984579','86c5fa6c-d601-401f-b7ad-c7f774fd961b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fff8bb5054ea421c874a71f9b71b6a93',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:24.494409 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-41467ef8-04d4-4181-b443-2f016f1e58d3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8f50b01-3bf1-416e-bff5-47184014a3d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:24.576342 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-41467ef8-04d4-4181-b443-2f016f1e58d3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8f50b01-3bf1-416e-bff5-47184014a3d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:24.577594 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-41467ef8-04d4-4181-b443-2f016f1e58d3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Flow 'volume_create_api' (25731030-d308-46fc-a30f-268e48f74d00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:52:24.605020 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-41467ef8-04d4-4181-b443-2f016f1e58d3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Create volume request issued successfully. Dec 22 11:52:24.612031 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-41467ef8-04d4-4181-b443-2f016f1e58d3 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes returned with HTTP 202 Dec 22 11:52:24.612625 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 234/472] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 11:52:24 2020] POST /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes => generated 819 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 22 11:52:24.620902 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-42e1dbec-4582-499b-82d2-1da58d40bd47 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54 Dec 22 11:52:24.621388 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-42e1dbec-4582-499b-82d2-1da58d40bd47 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:24.621610 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:24.621610 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:24.621929 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-42e1dbec-4582-499b-82d2-1da58d40bd47 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:24.651331 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:24.651331 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:24.657260 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-42e1dbec-4582-499b-82d2-1da58d40bd47 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:24.671670 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-42e1dbec-4582-499b-82d2-1da58d40bd47 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54 returned with HTTP 200 Dec 22 11:52:24.674560 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 239/473] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:24 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54 => generated 887 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:25.251800 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-38b86b6c-c84d-44c2-9dff-31cc34e42bf6 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] GET http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb Dec 22 11:52:25.252102 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-38b86b6c-c84d-44c2-9dff-31cc34e42bf6 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:25.252253 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:25.252253 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:25.252474 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-38b86b6c-c84d-44c2-9dff-31cc34e42bf6 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:25.285247 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:25.285247 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:25.291204 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-38b86b6c-c84d-44c2-9dff-31cc34e42bf6 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Volume info retrieved successfully. Dec 22 11:52:25.305846 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:25.305846 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:25.314280 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-38b86b6c-c84d-44c2-9dff-31cc34e42bf6 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb returned with HTTP 200 Dec 22 11:52:25.315140 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 235/474] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:25 2020] GET /volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb => generated 919 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:25.681439 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2461299d-c4dc-44fb-b4e8-2d2e85fdb82e tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54 Dec 22 11:52:25.681723 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2461299d-c4dc-44fb-b4e8-2d2e85fdb82e tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:25.681849 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:25.681849 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:25.682367 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2461299d-c4dc-44fb-b4e8-2d2e85fdb82e tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:25.707197 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:25.707197 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:25.712129 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2461299d-c4dc-44fb-b4e8-2d2e85fdb82e tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:25.722747 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2461299d-c4dc-44fb-b4e8-2d2e85fdb82e tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54 returned with HTTP 200 Dec 22 11:52:25.723200 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 240/475] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:25 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54 => generated 912 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:25.731251 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f17e0dcc-31cc-4997-a7c3-1e3cedf7236f tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] POST http://10.222.0.111/volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54/action Dec 22 11:52:25.731549 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:25.731549 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:25.731783 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f17e0dcc-31cc-4997-a7c3-1e3cedf7236f tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:52:25.734724 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f17e0dcc-31cc-4997-a7c3-1e3cedf7236f tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:52:25.734724 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.admin_actions [None req-f17e0dcc-31cc-4997-a7c3-1e3cedf7236f tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Updating volume '5e5fdfbd-4e01-4080-91e9-55423152ca54' with '{'status': 'error'}' {{(pid=88155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 11:52:25.783540 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:25.783540 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:25.865011 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f17e0dcc-31cc-4997-a7c3-1e3cedf7236f tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] http://10.222.0.111/volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54/action returned with HTTP 202 Dec 22 11:52:25.865459 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 236/476] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 11:52:25 2020] POST /volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 11:52:25.871400 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1cb7402c-456c-4ea8-a43b-caec705801a0 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54 Dec 22 11:52:25.871749 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1cb7402c-456c-4ea8-a43b-caec705801a0 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:25.871930 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:25.871930 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:25.872185 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1cb7402c-456c-4ea8-a43b-caec705801a0 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:25.899036 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:25.899036 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:25.904354 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1cb7402c-456c-4ea8-a43b-caec705801a0 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:25.915320 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1cb7402c-456c-4ea8-a43b-caec705801a0 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54 returned with HTTP 200 Dec 22 11:52:25.915884 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 241/477] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:25 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54 => generated 908 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:25.925210 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-488bef90-7d85-4467-b333-d23ef4a16a2c tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] POST http://10.222.0.111/volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54/action Dec 22 11:52:25.925485 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:25.925485 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:25.925720 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-488bef90-7d85-4467-b333-d23ef4a16a2c tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:52:25.925914 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-488bef90-7d85-4467-b333-d23ef4a16a2c tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:52:25.928424 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.admin_actions [None req-488bef90-7d85-4467-b333-d23ef4a16a2c tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Updating volume '5e5fdfbd-4e01-4080-91e9-55423152ca54' with '{'status': 'available'}' {{(pid=88155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 11:52:25.994195 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:25.994195 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:26.070919 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-488bef90-7d85-4467-b333-d23ef4a16a2c tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] http://10.222.0.111/volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54/action returned with HTTP 202 Dec 22 11:52:26.071585 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 237/478] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 11:52:25 2020] POST /volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 22 11:52:26.076281 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5822aa07-1993-4c1d-bde2-be0761cd6422 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54 Dec 22 11:52:26.076629 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5822aa07-1993-4c1d-bde2-be0761cd6422 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:26.076793 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:26.076793 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:26.077046 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5822aa07-1993-4c1d-bde2-be0761cd6422 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:26.103106 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:26.103106 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:26.107516 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5822aa07-1993-4c1d-bde2-be0761cd6422 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:26.118741 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5822aa07-1993-4c1d-bde2-be0761cd6422 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54 returned with HTTP 200 Dec 22 11:52:26.119354 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 242/479] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:26 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54 => generated 912 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:26.127646 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2614232c-6f41-47a2-962f-beeda100f69f tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] POST http://10.222.0.111/volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54/action Dec 22 11:52:26.128035 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:26.128035 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:26.128327 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2614232c-6f41-47a2-962f-beeda100f69f tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:52:26.128568 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2614232c-6f41-47a2-962f-beeda100f69f tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:52:26.129123 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.admin_actions [None req-2614232c-6f41-47a2-962f-beeda100f69f tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Updating volume '5e5fdfbd-4e01-4080-91e9-55423152ca54' with '{'status': 'maintenance'}' {{(pid=88155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 11:52:26.183230 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:26.183230 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:26.246546 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2614232c-6f41-47a2-962f-beeda100f69f tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] http://10.222.0.111/volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54/action returned with HTTP 202 Dec 22 11:52:26.247361 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 238/480] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 11:52:26 2020] POST /volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 11:52:26.252487 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-680a193d-8e7d-4a1c-97ed-9abecabdb4e8 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54 Dec 22 11:52:26.252751 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-680a193d-8e7d-4a1c-97ed-9abecabdb4e8 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:26.252883 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:26.252883 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:26.253209 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-680a193d-8e7d-4a1c-97ed-9abecabdb4e8 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:26.279063 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:26.279063 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:26.284119 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-680a193d-8e7d-4a1c-97ed-9abecabdb4e8 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:26.294558 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-680a193d-8e7d-4a1c-97ed-9abecabdb4e8 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54 returned with HTTP 200 Dec 22 11:52:26.295027 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 243/481] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:26 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54 => generated 914 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:26.306126 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-10fc7bca-9448-4b61-a4b5-def2b0316400 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] POST http://10.222.0.111/volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54/action Dec 22 11:52:26.306398 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:26.306398 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:26.306654 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-10fc7bca-9448-4b61-a4b5-def2b0316400 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:52:26.306859 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-10fc7bca-9448-4b61-a4b5-def2b0316400 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:52:26.307421 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.admin_actions [None req-10fc7bca-9448-4b61-a4b5-def2b0316400 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] Updating volume '5e5fdfbd-4e01-4080-91e9-55423152ca54' with '{'status': 'available'}' {{(pid=88155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 11:52:26.328846 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7328c95d-13e9-409a-b6aa-4087a4307c56 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] GET http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb Dec 22 11:52:26.328846 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7328c95d-13e9-409a-b6aa-4087a4307c56 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:26.328846 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:26.328846 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:26.328846 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7328c95d-13e9-409a-b6aa-4087a4307c56 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:26.357565 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:26.357565 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:26.361722 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:26.361722 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:26.362360 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7328c95d-13e9-409a-b6aa-4087a4307c56 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Volume info retrieved successfully. Dec 22 11:52:26.372297 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:26.372297 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:26.376912 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7328c95d-13e9-409a-b6aa-4087a4307c56 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb returned with HTTP 200 Dec 22 11:52:26.377497 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 244/482] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:26 2020] GET /volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb => generated 919 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:26.425820 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-10fc7bca-9448-4b61-a4b5-def2b0316400 tempest-VolumesActionsTest-129060218 tempest-VolumesActionsTest-129060218] http://10.222.0.111/volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54/action returned with HTTP 202 Dec 22 11:52:26.426362 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 239/483] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 11:52:26 2020] POST /volume/v3/fc740e68bd544e758109820e285c6d1c/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 22 11:52:26.436527 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3bc77374-56c2-4eda-939c-2d5152959a8d tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54 Dec 22 11:52:26.437224 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3bc77374-56c2-4eda-939c-2d5152959a8d tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:26.437511 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:26.437511 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:26.438140 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3bc77374-56c2-4eda-939c-2d5152959a8d tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:26.473064 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:26.473064 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:26.477562 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3bc77374-56c2-4eda-939c-2d5152959a8d tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:26.488625 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3bc77374-56c2-4eda-939c-2d5152959a8d tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54 returned with HTTP 200 Dec 22 11:52:26.489115 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 245/484] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:26 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54 => generated 912 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:26.498303 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-93d4d5a3-eea7-4282-90bf-0b87baddadd2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] DELETE http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54 Dec 22 11:52:26.498582 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-93d4d5a3-eea7-4282-90bf-0b87baddadd2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:26.498757 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:26.498757 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:26.498919 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-93d4d5a3-eea7-4282-90bf-0b87baddadd2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:26.499215 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-93d4d5a3-eea7-4282-90bf-0b87baddadd2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Delete volume with id: 5e5fdfbd-4e01-4080-91e9-55423152ca54 Dec 22 11:52:26.524402 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:26.524402 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:26.525124 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-93d4d5a3-eea7-4282-90bf-0b87baddadd2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:26.649067 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-93d4d5a3-eea7-4282-90bf-0b87baddadd2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Delete volume request issued successfully. Dec 22 11:52:26.649373 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-93d4d5a3-eea7-4282-90bf-0b87baddadd2 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54 returned with HTTP 202 Dec 22 11:52:26.650055 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 240/485] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 11:52:26 2020] DELETE /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:52:26.655247 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b3e54591-745e-481a-be06-ae8aaaf370cc tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54 Dec 22 11:52:26.655570 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b3e54591-745e-481a-be06-ae8aaaf370cc tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:26.655718 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:26.655718 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:26.655941 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b3e54591-745e-481a-be06-ae8aaaf370cc tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:26.682506 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:26.682506 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:26.686759 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b3e54591-745e-481a-be06-ae8aaaf370cc tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:26.696901 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b3e54591-745e-481a-be06-ae8aaaf370cc tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54 returned with HTTP 200 Dec 22 11:52:26.697448 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 246/486] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:26 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54 => generated 911 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:27.386380 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-beabddde-c854-4938-a6a1-887ce15d4386 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] GET http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb Dec 22 11:52:27.386762 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-beabddde-c854-4938-a6a1-887ce15d4386 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:27.386832 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:27.386832 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:27.387024 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-beabddde-c854-4938-a6a1-887ce15d4386 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:27.411201 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:27.411201 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:27.415545 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-beabddde-c854-4938-a6a1-887ce15d4386 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Volume info retrieved successfully. Dec 22 11:52:27.425188 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:27.425188 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:27.429078 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-beabddde-c854-4938-a6a1-887ce15d4386 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb returned with HTTP 200 Dec 22 11:52:27.429512 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 241/487] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:27 2020] GET /volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb => generated 919 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:27.709252 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-25c3a322-d413-4cc0-8f73-a66fab0cab81 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54 Dec 22 11:52:27.709252 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-25c3a322-d413-4cc0-8f73-a66fab0cab81 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:27.709252 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:27.709252 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:27.709252 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-25c3a322-d413-4cc0-8f73-a66fab0cab81 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:27.730184 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-25c3a322-d413-4cc0-8f73-a66fab0cab81 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54 returned with HTTP 404 Dec 22 11:52:27.730817 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 247/488] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:27 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/5e5fdfbd-4e01-4080-91e9-55423152ca54 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:52:27.735968 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-565ba003-3c66-422e-8cf2-c9e7f572f87d tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] DELETE http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/7605ea84-eb18-4fcc-8d58-a42cb0cba2db Dec 22 11:52:27.736132 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-565ba003-3c66-422e-8cf2-c9e7f572f87d tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:27.736296 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:27.736296 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:27.736520 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-565ba003-3c66-422e-8cf2-c9e7f572f87d tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:27.736781 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-565ba003-3c66-422e-8cf2-c9e7f572f87d tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Delete volume with id: 7605ea84-eb18-4fcc-8d58-a42cb0cba2db Dec 22 11:52:27.761300 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-565ba003-3c66-422e-8cf2-c9e7f572f87d tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/7605ea84-eb18-4fcc-8d58-a42cb0cba2db returned with HTTP 404 Dec 22 11:52:27.761860 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 242/489] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 11:52:27 2020] DELETE /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/7605ea84-eb18-4fcc-8d58-a42cb0cba2db => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:52:27.767380 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2a9ca16c-2d21-4cca-9b83-e56f2cea4cba tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] DELETE http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/3cd18192-f1ed-4507-ba17-a90760fa1a2a Dec 22 11:52:27.767380 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2a9ca16c-2d21-4cca-9b83-e56f2cea4cba tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:27.767380 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2a9ca16c-2d21-4cca-9b83-e56f2cea4cba tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:27.773107 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-2a9ca16c-2d21-4cca-9b83-e56f2cea4cba tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Delete volume with id: 3cd18192-f1ed-4507-ba17-a90760fa1a2a Dec 22 11:52:27.790389 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2a9ca16c-2d21-4cca-9b83-e56f2cea4cba tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/3cd18192-f1ed-4507-ba17-a90760fa1a2a returned with HTTP 404 Dec 22 11:52:27.793115 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 248/490] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 11:52:27 2020] DELETE /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/3cd18192-f1ed-4507-ba17-a90760fa1a2a => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:52:27.795653 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ef6c71bf-67ce-41fb-b315-8446d3723a3c tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] DELETE http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/0d5eaca1-05df-4666-997e-dce6f74d3470 Dec 22 11:52:27.796171 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ef6c71bf-67ce-41fb-b315-8446d3723a3c tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:27.796448 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ef6c71bf-67ce-41fb-b315-8446d3723a3c tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:27.796701 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-ef6c71bf-67ce-41fb-b315-8446d3723a3c tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Delete volume with id: 0d5eaca1-05df-4666-997e-dce6f74d3470 Dec 22 11:52:27.820419 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ef6c71bf-67ce-41fb-b315-8446d3723a3c tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/0d5eaca1-05df-4666-997e-dce6f74d3470 returned with HTTP 404 Dec 22 11:52:27.821076 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 243/491] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 11:52:27 2020] DELETE /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/0d5eaca1-05df-4666-997e-dce6f74d3470 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:52:27.828973 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4758d540-712c-4bea-9ee3-d0d085e35aab tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] DELETE http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/433ed850-67f1-4ee8-84ba-14278269a199 Dec 22 11:52:27.829250 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4758d540-712c-4bea-9ee3-d0d085e35aab tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:27.829573 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4758d540-712c-4bea-9ee3-d0d085e35aab tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:27.829835 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-4758d540-712c-4bea-9ee3-d0d085e35aab tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Delete volume with id: 433ed850-67f1-4ee8-84ba-14278269a199 Dec 22 11:52:27.853446 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4758d540-712c-4bea-9ee3-d0d085e35aab tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/433ed850-67f1-4ee8-84ba-14278269a199 returned with HTTP 404 Dec 22 11:52:27.856487 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 249/492] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 11:52:27 2020] DELETE /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/433ed850-67f1-4ee8-84ba-14278269a199 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:52:27.859271 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ee70466c-d998-424e-a488-e0c27f988cfa tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] DELETE http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8 Dec 22 11:52:27.859781 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ee70466c-d998-424e-a488-e0c27f988cfa tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:27.860050 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ee70466c-d998-424e-a488-e0c27f988cfa tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:27.860461 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-ee70466c-d998-424e-a488-e0c27f988cfa tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Delete volume with id: 144571b0-6d6b-4dd9-a7f3-dd1497cfcef8 Dec 22 11:52:27.913869 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:27.913869 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:27.914536 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ee70466c-d998-424e-a488-e0c27f988cfa tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:28.058303 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ee70466c-d998-424e-a488-e0c27f988cfa tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Delete volume request issued successfully. Dec 22 11:52:28.059957 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ee70466c-d998-424e-a488-e0c27f988cfa tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8 returned with HTTP 202 Dec 22 11:52:28.060799 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 244/493] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 11:52:27 2020] DELETE /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8 => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:52:28.065463 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c989e497-65d4-4020-9511-f44cfbd35628 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8 Dec 22 11:52:28.065763 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c989e497-65d4-4020-9511-f44cfbd35628 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:28.066172 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c989e497-65d4-4020-9511-f44cfbd35628 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:28.102394 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:28.102394 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:28.108181 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c989e497-65d4-4020-9511-f44cfbd35628 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Volume info retrieved successfully. Dec 22 11:52:28.132019 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c989e497-65d4-4020-9511-f44cfbd35628 tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8 returned with HTTP 200 Dec 22 11:52:28.137334 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 250/494] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:28 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8 => generated 931 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:28.438415 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3637b07b-55b3-40d6-b826-99f61bdb72e3 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] GET http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb Dec 22 11:52:28.438942 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3637b07b-55b3-40d6-b826-99f61bdb72e3 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:28.439127 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:28.439127 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:28.439574 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3637b07b-55b3-40d6-b826-99f61bdb72e3 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:28.465520 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:28.465520 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:28.470339 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3637b07b-55b3-40d6-b826-99f61bdb72e3 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Volume info retrieved successfully. Dec 22 11:52:28.479626 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:28.479626 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:28.483707 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3637b07b-55b3-40d6-b826-99f61bdb72e3 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb returned with HTTP 200 Dec 22 11:52:28.484283 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 245/495] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:28 2020] GET /volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb => generated 919 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:29.146753 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4370171e-2706-4e27-b468-753f10c60d8c tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] GET http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8 Dec 22 11:52:29.146753 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4370171e-2706-4e27-b468-753f10c60d8c tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:29.146753 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:29.146753 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:29.146753 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4370171e-2706-4e27-b468-753f10c60d8c tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:29.166761 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4370171e-2706-4e27-b468-753f10c60d8c tempest-VolumesActionsTest-982125985 tempest-VolumesActionsTest-982125985] http://10.222.0.111/volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8 returned with HTTP 404 Dec 22 11:52:29.167360 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 251/496] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:29 2020] GET /volume/v3/7f268eb72c7f4ced8c905eebb732f914/volumes/144571b0-6d6b-4dd9-a7f3-dd1497cfcef8 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:52:29.493593 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2cf3f223-eee0-488c-8918-11bce317ad66 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] GET http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb Dec 22 11:52:29.494355 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2cf3f223-eee0-488c-8918-11bce317ad66 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:29.494520 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:29.494520 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:29.494784 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2cf3f223-eee0-488c-8918-11bce317ad66 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:29.543741 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:29.543741 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:29.550523 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2cf3f223-eee0-488c-8918-11bce317ad66 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Volume info retrieved successfully. Dec 22 11:52:29.561576 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:29.561576 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:29.567336 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2cf3f223-eee0-488c-8918-11bce317ad66 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb returned with HTTP 200 Dec 22 11:52:29.568141 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 246/497] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:29 2020] GET /volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb => generated 919 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:30.579698 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-94cc6b56-d8df-4462-b867-0576bb5ac6f0 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] GET http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb Dec 22 11:52:30.580336 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-94cc6b56-d8df-4462-b867-0576bb5ac6f0 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:30.580932 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-94cc6b56-d8df-4462-b867-0576bb5ac6f0 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:30.623291 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:30.623291 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:30.632151 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-94cc6b56-d8df-4462-b867-0576bb5ac6f0 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Volume info retrieved successfully. Dec 22 11:52:30.647332 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:30.647332 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:30.652228 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-94cc6b56-d8df-4462-b867-0576bb5ac6f0 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb returned with HTTP 200 Dec 22 11:52:30.652738 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 252/498] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:30 2020] GET /volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb => generated 919 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:31.662676 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2b6a87bf-a47c-4621-afe3-e58d337feb97 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] GET http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb Dec 22 11:52:31.663007 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2b6a87bf-a47c-4621-afe3-e58d337feb97 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:31.663156 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:31.663156 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:31.663383 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2b6a87bf-a47c-4621-afe3-e58d337feb97 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:31.708862 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:31.708862 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:31.715384 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2b6a87bf-a47c-4621-afe3-e58d337feb97 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Volume info retrieved successfully. Dec 22 11:52:31.729097 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:31.729097 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:31.735810 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2b6a87bf-a47c-4621-afe3-e58d337feb97 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb returned with HTTP 200 Dec 22 11:52:31.741744 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 247/499] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:31 2020] GET /volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb => generated 919 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:31.899512 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-301dbea3-e165-4275-a3bb-4163ef1db263 req-111017fa-fb51-46a1-a4ef-ed9018e3ad18 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] POST http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/attachments/2d71d169-7c2b-4e0b-ba04-6b06d459f62a/action Dec 22 11:52:31.899979 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:31.899979 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:31.900228 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-301dbea3-e165-4275-a3bb-4163ef1db263 req-111017fa-fb51-46a1-a4ef-ed9018e3ad18 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Action body: b'{"os-complete": null}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:52:31.900424 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-301dbea3-e165-4275-a3bb-4163ef1db263 req-111017fa-fb51-46a1-a4ef-ed9018e3ad18 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:52:31.942962 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:31.942962 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:32.045754 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-301dbea3-e165-4275-a3bb-4163ef1db263 req-111017fa-fb51-46a1-a4ef-ed9018e3ad18 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/attachments/2d71d169-7c2b-4e0b-ba04-6b06d459f62a/action returned with HTTP 204 Dec 22 11:52:32.046778 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 253/500] 10.222.0.101 () {64 vars in 1494 bytes} [Tue Dec 22 11:52:31 2020] POST /volume/v3/6636eb4959e14a4db000a3c79a149e72/attachments/2d71d169-7c2b-4e0b-ba04-6b06d459f62a/action => generated 0 bytes in 150 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:52:32.752751 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3207a58f-b188-4395-9b1d-0d6b816df852 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] GET http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb Dec 22 11:52:32.752751 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3207a58f-b188-4395-9b1d-0d6b816df852 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:32.752751 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:32.752751 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:32.752751 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3207a58f-b188-4395-9b1d-0d6b816df852 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:32.785877 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:32.785877 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:32.790706 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3207a58f-b188-4395-9b1d-0d6b816df852 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Volume info retrieved successfully. Dec 22 11:52:32.800920 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:32.800920 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:32.805178 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3207a58f-b188-4395-9b1d-0d6b816df852 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb returned with HTTP 200 Dec 22 11:52:32.805615 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 248/501] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:32 2020] GET /volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb => generated 1211 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:52:33.319332 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-fdcf89b2-5dee-4694-811e-bc757f8a5ca9 req-a73cf199-666f-4f7d-a35d-09ec932e145b tempest-VolumesAdminNegativeTest-678760409 tempest-VolumesAdminNegativeTest-678760409] GET http://10.222.0.111/volume/v3/8a4c7af5ec4a4a4fa65f26591080aa1b/volumes/c7a0d930-b649-4503-82ff-db82b70460eb Dec 22 11:52:33.319719 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-fdcf89b2-5dee-4694-811e-bc757f8a5ca9 req-a73cf199-666f-4f7d-a35d-09ec932e145b tempest-VolumesAdminNegativeTest-678760409 tempest-VolumesAdminNegativeTest-678760409] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:33.319937 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:33.319937 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:33.320269 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-fdcf89b2-5dee-4694-811e-bc757f8a5ca9 req-a73cf199-666f-4f7d-a35d-09ec932e145b tempest-VolumesAdminNegativeTest-678760409 tempest-VolumesAdminNegativeTest-678760409] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:33.351841 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:33.351841 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:33.357268 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-fdcf89b2-5dee-4694-811e-bc757f8a5ca9 req-a73cf199-666f-4f7d-a35d-09ec932e145b tempest-VolumesAdminNegativeTest-678760409 tempest-VolumesAdminNegativeTest-678760409] Volume info retrieved successfully. Dec 22 11:52:33.367937 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:33.367937 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:33.373065 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-fdcf89b2-5dee-4694-811e-bc757f8a5ca9 req-a73cf199-666f-4f7d-a35d-09ec932e145b tempest-VolumesAdminNegativeTest-678760409 tempest-VolumesAdminNegativeTest-678760409] http://10.222.0.111/volume/v3/8a4c7af5ec4a4a4fa65f26591080aa1b/volumes/c7a0d930-b649-4503-82ff-db82b70460eb returned with HTTP 200 Dec 22 11:52:33.373687 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 254/502] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 11:52:33 2020] GET /volume/v3/8a4c7af5ec4a4a4fa65f26591080aa1b/volumes/c7a0d930-b649-4503-82ff-db82b70460eb => generated 1393 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:52:33.382887 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-fdcf89b2-5dee-4694-811e-bc757f8a5ca9 req-563468b6-9fa4-4c12-ae6e-f2af93b12895 tempest-VolumesAdminNegativeTest-678760409 tempest-VolumesAdminNegativeTest-678760409] GET http://10.222.0.111/volume/v3/8a4c7af5ec4a4a4fa65f26591080aa1b/volumes/e01bb8c0-ca60-4acb-a567-8c7e84e3f0c8 Dec 22 11:52:33.383216 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-fdcf89b2-5dee-4694-811e-bc757f8a5ca9 req-563468b6-9fa4-4c12-ae6e-f2af93b12895 tempest-VolumesAdminNegativeTest-678760409 tempest-VolumesAdminNegativeTest-678760409] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:33.383399 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:33.383399 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:33.383600 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-fdcf89b2-5dee-4694-811e-bc757f8a5ca9 req-563468b6-9fa4-4c12-ae6e-f2af93b12895 tempest-VolumesAdminNegativeTest-678760409 tempest-VolumesAdminNegativeTest-678760409] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:33.410012 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-fdcf89b2-5dee-4694-811e-bc757f8a5ca9 req-563468b6-9fa4-4c12-ae6e-f2af93b12895 tempest-VolumesAdminNegativeTest-678760409 tempest-VolumesAdminNegativeTest-678760409] http://10.222.0.111/volume/v3/8a4c7af5ec4a4a4fa65f26591080aa1b/volumes/e01bb8c0-ca60-4acb-a567-8c7e84e3f0c8 returned with HTTP 404 Dec 22 11:52:33.410653 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 249/503] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 11:52:33 2020] GET /volume/v3/8a4c7af5ec4a4a4fa65f26591080aa1b/volumes/e01bb8c0-ca60-4acb-a567-8c7e84e3f0c8 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:52:33.421922 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c947ab38-d56b-4e80-a6b6-8325a00d0506 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] GET http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb Dec 22 11:52:33.422203 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c947ab38-d56b-4e80-a6b6-8325a00d0506 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:33.422332 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:33.422332 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:33.422524 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c947ab38-d56b-4e80-a6b6-8325a00d0506 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:33.449094 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:33.449094 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:33.453415 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c947ab38-d56b-4e80-a6b6-8325a00d0506 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Volume info retrieved successfully. Dec 22 11:52:33.462482 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:33.462482 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:33.466487 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c947ab38-d56b-4e80-a6b6-8325a00d0506 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb returned with HTTP 200 Dec 22 11:52:33.466954 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 255/504] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:33 2020] GET /volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb => generated 1211 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:52:33.538463 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-d0c68552-d719-4651-a2eb-1759e18b1c93 req-63b4999b-9dec-47e1-94f8-2ef0b068eda6 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] GET http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb Dec 22 11:52:33.538854 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-d0c68552-d719-4651-a2eb-1759e18b1c93 req-63b4999b-9dec-47e1-94f8-2ef0b068eda6 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:33.539208 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-d0c68552-d719-4651-a2eb-1759e18b1c93 req-63b4999b-9dec-47e1-94f8-2ef0b068eda6 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:33.567032 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:33.567032 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:33.572077 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-d0c68552-d719-4651-a2eb-1759e18b1c93 req-63b4999b-9dec-47e1-94f8-2ef0b068eda6 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Volume info retrieved successfully. Dec 22 11:52:33.583495 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:33.583495 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:33.587991 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-d0c68552-d719-4651-a2eb-1759e18b1c93 req-63b4999b-9dec-47e1-94f8-2ef0b068eda6 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb returned with HTTP 200 Dec 22 11:52:33.588596 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 250/505] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 11:52:33 2020] GET /volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb => generated 1211 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:52:33.618547 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-d0c68552-d719-4651-a2eb-1759e18b1c93 req-7cdd515f-e3f2-4b2a-ae0b-e17f4a3ba07d tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] POST http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb/action Dec 22 11:52:33.618872 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:33.618872 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:33.619181 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-d0c68552-d719-4651-a2eb-1759e18b1c93 req-7cdd515f-e3f2-4b2a-ae0b-e17f4a3ba07d tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Action body: b'{"os-begin_detaching": null}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:52:33.619385 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-d0c68552-d719-4651-a2eb-1759e18b1c93 req-7cdd515f-e3f2-4b2a-ae0b-e17f4a3ba07d tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:52:33.649098 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:33.649098 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:33.649098 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-d0c68552-d719-4651-a2eb-1759e18b1c93 req-7cdd515f-e3f2-4b2a-ae0b-e17f4a3ba07d tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Volume info retrieved successfully. Dec 22 11:52:33.697121 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-d0c68552-d719-4651-a2eb-1759e18b1c93 req-7cdd515f-e3f2-4b2a-ae0b-e17f4a3ba07d tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Begin detaching volume completed successfully. Dec 22 11:52:33.697475 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-d0c68552-d719-4651-a2eb-1759e18b1c93 req-7cdd515f-e3f2-4b2a-ae0b-e17f4a3ba07d tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb/action returned with HTTP 202 Dec 22 11:52:33.698391 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 256/506] 10.222.0.111 () {64 vars in 1648 bytes} [Tue Dec 22 11:52:33 2020] POST /volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 11:52:33.782804 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-78de6b4f-be24-4fb0-bc3b-0568c0364a21 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] GET http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb Dec 22 11:52:33.785232 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-78de6b4f-be24-4fb0-bc3b-0568c0364a21 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:33.785232 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:33.785232 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:33.785232 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-78de6b4f-be24-4fb0-bc3b-0568c0364a21 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:33.808654 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:33.808654 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:33.816695 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-78de6b4f-be24-4fb0-bc3b-0568c0364a21 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Volume info retrieved successfully. Dec 22 11:52:33.825984 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:33.825984 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:33.830375 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-78de6b4f-be24-4fb0-bc3b-0568c0364a21 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb returned with HTTP 200 Dec 22 11:52:33.830837 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 251/507] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:33 2020] GET /volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb => generated 1214 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:52:33.861396 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-d0c68552-d719-4651-a2eb-1759e18b1c93 req-7cdd515f-e3f2-4b2a-ae0b-e17f4a3ba07d tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] GET http://10.222.0.111/volume// Dec 22 11:52:33.865367 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-d0c68552-d719-4651-a2eb-1759e18b1c93 req-7cdd515f-e3f2-4b2a-ae0b-e17f4a3ba07d tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:33.865367 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:33.865367 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:33.865367 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-d0c68552-d719-4651-a2eb-1759e18b1c93 req-7cdd515f-e3f2-4b2a-ae0b-e17f4a3ba07d tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:33.865367 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-d0c68552-d719-4651-a2eb-1759e18b1c93 req-7cdd515f-e3f2-4b2a-ae0b-e17f4a3ba07d tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 11:52:33.865367 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 257/508] 10.222.0.101 () {56 vars in 1094 bytes} [Tue Dec 22 11:52:33 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 11:52:33.874371 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-d0c68552-d719-4651-a2eb-1759e18b1c93 req-4a70c933-60f1-41d3-98d0-9d42ce4ad1ad tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] GET http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb Dec 22 11:52:33.874740 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-d0c68552-d719-4651-a2eb-1759e18b1c93 req-4a70c933-60f1-41d3-98d0-9d42ce4ad1ad tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:33.874887 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:33.874887 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:33.875108 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-d0c68552-d719-4651-a2eb-1759e18b1c93 req-4a70c933-60f1-41d3-98d0-9d42ce4ad1ad tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:33.906048 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:33.906048 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:33.912049 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-d0c68552-d719-4651-a2eb-1759e18b1c93 req-4a70c933-60f1-41d3-98d0-9d42ce4ad1ad tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Volume info retrieved successfully. Dec 22 11:52:33.922860 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:33.922860 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:33.927970 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-d0c68552-d719-4651-a2eb-1759e18b1c93 req-4a70c933-60f1-41d3-98d0-9d42ce4ad1ad tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb returned with HTTP 200 Dec 22 11:52:33.928601 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 252/509] 10.222.0.101 () {60 vars in 1408 bytes} [Tue Dec 22 11:52:33 2020] GET /volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb => generated 1313 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 11:52:34.274130 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-d0c68552-d719-4651-a2eb-1759e18b1c93 req-cbf53679-c242-4182-8a45-b266fc161ad2 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] DELETE http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/attachments/2d71d169-7c2b-4e0b-ba04-6b06d459f62a Dec 22 11:52:34.274403 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-d0c68552-d719-4651-a2eb-1759e18b1c93 req-cbf53679-c242-4182-8a45-b266fc161ad2 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:34.274684 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-d0c68552-d719-4651-a2eb-1759e18b1c93 req-cbf53679-c242-4182-8a45-b266fc161ad2 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:34.297470 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:34.297470 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:34.589643 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-d0c68552-d719-4651-a2eb-1759e18b1c93 req-cbf53679-c242-4182-8a45-b266fc161ad2 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 11:52:34.589950 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-d0c68552-d719-4651-a2eb-1759e18b1c93 req-cbf53679-c242-4182-8a45-b266fc161ad2 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Pending status list for volume during attachment-delete: [] {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 11:52:34.631224 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-d0c68552-d719-4651-a2eb-1759e18b1c93 req-cbf53679-c242-4182-8a45-b266fc161ad2 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/attachments/2d71d169-7c2b-4e0b-ba04-6b06d459f62a returned with HTTP 200 Dec 22 11:52:34.631775 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 258/510] 10.222.0.101 () {62 vars in 1442 bytes} [Tue Dec 22 11:52:34 2020] DELETE /volume/v3/6636eb4959e14a4db000a3c79a149e72/attachments/2d71d169-7c2b-4e0b-ba04-6b06d459f62a => generated 19 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:34.840462 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e2de7964-c818-40db-959a-5b92fc47c9b1 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] GET http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb Dec 22 11:52:34.840732 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e2de7964-c818-40db-959a-5b92fc47c9b1 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:34.842522 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:34.842522 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:34.842747 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e2de7964-c818-40db-959a-5b92fc47c9b1 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:34.869614 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:34.869614 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:34.874797 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e2de7964-c818-40db-959a-5b92fc47c9b1 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Volume info retrieved successfully. Dec 22 11:52:34.886058 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e2de7964-c818-40db-959a-5b92fc47c9b1 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb returned with HTTP 200 Dec 22 11:52:34.893058 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 253/511] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:34 2020] GET /volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb => generated 919 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:34.896195 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d6948d85-2ef9-4dc6-a759-3d862ef35c6f tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] POST http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes Dec 22 11:52:34.896486 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:34.896486 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:34.896708 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d6948d85-2ef9-4dc6-a759-3d862ef35c6f tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-2123301857"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:52:34.897338 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-d6948d85-2ef9-4dc6-a759-3d862ef35c6f tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-2123301857'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:52:34.897523 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-d6948d85-2ef9-4dc6-a759-3d862ef35c6f tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Create volume of 1 GB Dec 22 11:52:34.897817 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:34.897817 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:34.906543 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d6948d85-2ef9-4dc6-a759-3d862ef35c6f tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Availability Zones retrieved successfully. Dec 22 11:52:34.914527 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d6948d85-2ef9-4dc6-a759-3d862ef35c6f tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Flow 'volume_create_api' (ee69e000-14bf-440f-b9dd-0fa286e390d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:52:34.915987 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d6948d85-2ef9-4dc6-a759-3d862ef35c6f tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7207a4ae-7676-4708-b4f3-9afbf27444ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:34.917006 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-d6948d85-2ef9-4dc6-a759-3d862ef35c6f tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:52:34.950213 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d6948d85-2ef9-4dc6-a759-3d862ef35c6f tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7207a4ae-7676-4708-b4f3-9afbf27444ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:34.951340 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d6948d85-2ef9-4dc6-a759-3d862ef35c6f tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91ace53d-4976-4d55-b8cd-7eb6220b150b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:35.019107 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-d6948d85-2ef9-4dc6-a759-3d862ef35c6f tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Created reservations ['014157c2-8afc-4bab-ad00-04b175166cac', '07e18512-8df3-4cce-bebf-52f5d882a673', '92ab4076-d3fc-45bd-b031-319d7185043a', '6a6e67ae-7265-4572-aeb5-915c81768714'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:52:35.020199 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d6948d85-2ef9-4dc6-a759-3d862ef35c6f tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91ace53d-4976-4d55-b8cd-7eb6220b150b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['014157c2-8afc-4bab-ad00-04b175166cac', '07e18512-8df3-4cce-bebf-52f5d882a673', '92ab4076-d3fc-45bd-b031-319d7185043a', '6a6e67ae-7265-4572-aeb5-915c81768714']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:35.021235 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d6948d85-2ef9-4dc6-a759-3d862ef35c6f tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98daf6d1-9fa3-480f-8a16-810b8c2e3775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:35.103608 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d6948d85-2ef9-4dc6-a759-3d862ef35c6f tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98daf6d1-9fa3-480f-8a16-810b8c2e3775) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efc0f980-965e-445c-ad16-550e3845ee95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2123301857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6636eb4959e14a4db000a3c79a149e72',qos_specs=None,replication_status=,reservations=['014157c2-8afc-4bab-ad00-04b175166cac','07e18512-8df3-4cce-bebf-52f5d882a673','92ab4076-d3fc-45bd-b031-319d7185043a','6a6e67ae-7265-4572-aeb5-915c81768714'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0bf429916584db986169549dd175d62',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T11:52:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2123301857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efc0f980-965e-445c-ad16-550e3845ee95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6636eb4959e14a4db000a3c79a149e72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='f0bf429916584db986169549dd175d62',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:35.104772 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d6948d85-2ef9-4dc6-a759-3d862ef35c6f tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10ce3d97-ae5f-4ebe-9baf-fe9789e7e401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:35.147767 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d6948d85-2ef9-4dc6-a759-3d862ef35c6f tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10ce3d97-ae5f-4ebe-9baf-fe9789e7e401) transitioned into state 'SUCCESS' from state '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-2123301857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6636eb4959e14a4db000a3c79a149e72',qos_specs=None,replication_status=,reservations=['014157c2-8afc-4bab-ad00-04b175166cac','07e18512-8df3-4cce-bebf-52f5d882a673','92ab4076-d3fc-45bd-b031-319d7185043a','6a6e67ae-7265-4572-aeb5-915c81768714'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0bf429916584db986169549dd175d62',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:35.148745 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d6948d85-2ef9-4dc6-a759-3d862ef35c6f tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c55a7485-71d0-4cac-a5a7-dbea0bc9fd99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:35.207245 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d6948d85-2ef9-4dc6-a759-3d862ef35c6f tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c55a7485-71d0-4cac-a5a7-dbea0bc9fd99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:35.208631 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d6948d85-2ef9-4dc6-a759-3d862ef35c6f tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Flow 'volume_create_api' (ee69e000-14bf-440f-b9dd-0fa286e390d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:52:35.349864 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d6948d85-2ef9-4dc6-a759-3d862ef35c6f tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Create volume request issued successfully. Dec 22 11:52:35.356367 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d6948d85-2ef9-4dc6-a759-3d862ef35c6f tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes returned with HTTP 202 Dec 22 11:52:35.361816 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 259/512] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 11:52:34 2020] POST /volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes => generated 850 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:52:35.364422 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-60d4b4a9-021e-46e4-8f18-f94c5ccd8f2f tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] GET http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/efc0f980-965e-445c-ad16-550e3845ee95 Dec 22 11:52:35.364925 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-60d4b4a9-021e-46e4-8f18-f94c5ccd8f2f tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:35.364925 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:35.364925 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:35.365049 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-60d4b4a9-021e-46e4-8f18-f94c5ccd8f2f tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:35.389466 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:35.389466 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:35.394015 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-37de4f61-2546-48be-88a4-92c768c567a1 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] POST http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes Dec 22 11:52:35.394015 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:35.394015 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:35.394015 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-37de4f61-2546-48be-88a4-92c768c567a1 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-276263102"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:52:35.394282 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-37de4f61-2546-48be-88a4-92c768c567a1 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-276263102'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:52:35.394616 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-37de4f61-2546-48be-88a4-92c768c567a1 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Create volume of 1 GB Dec 22 11:52:35.394773 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-60d4b4a9-021e-46e4-8f18-f94c5ccd8f2f tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Volume info retrieved successfully. Dec 22 11:52:35.401637 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-37de4f61-2546-48be-88a4-92c768c567a1 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Availability Zones retrieved successfully. Dec 22 11:52:35.405305 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-60d4b4a9-021e-46e4-8f18-f94c5ccd8f2f tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/efc0f980-965e-445c-ad16-550e3845ee95 returned with HTTP 200 Dec 22 11:52:35.405737 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 260/513] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:35 2020] GET /volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/efc0f980-965e-445c-ad16-550e3845ee95 => generated 918 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 11:52:35.409891 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-37de4f61-2546-48be-88a4-92c768c567a1 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Flow 'volume_create_api' (69574cc3-9877-4ba9-aa72-c6ebb3297dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:52:35.411344 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-37de4f61-2546-48be-88a4-92c768c567a1 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daed9ae5-02a6-423c-a51d-f9d47ebfe6c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:35.412265 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-37de4f61-2546-48be-88a4-92c768c567a1 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:52:35.444895 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-37de4f61-2546-48be-88a4-92c768c567a1 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daed9ae5-02a6-423c-a51d-f9d47ebfe6c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:35.446000 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-37de4f61-2546-48be-88a4-92c768c567a1 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2df42440-316e-4c45-80a9-067d129dc9a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:35.589253 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-37de4f61-2546-48be-88a4-92c768c567a1 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Created reservations ['3651e9df-c8fc-48c4-88d0-1fd5576ae1b4', '7778af49-9645-4ccf-a8f1-2aa5d228b4f1', 'd404eeea-8663-4311-8d24-ef7f370f87a0', '3f3165a1-d6b0-4543-af3e-ac6c662a3cac'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:52:35.590358 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-37de4f61-2546-48be-88a4-92c768c567a1 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2df42440-316e-4c45-80a9-067d129dc9a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3651e9df-c8fc-48c4-88d0-1fd5576ae1b4', '7778af49-9645-4ccf-a8f1-2aa5d228b4f1', 'd404eeea-8663-4311-8d24-ef7f370f87a0', '3f3165a1-d6b0-4543-af3e-ac6c662a3cac']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:35.591427 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-37de4f61-2546-48be-88a4-92c768c567a1 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (194935d5-c05b-4bf4-bfb6-d5b6217b903c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:35.657861 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-37de4f61-2546-48be-88a4-92c768c567a1 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (194935d5-c05b-4bf4-bfb6-d5b6217b903c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f76fcb6-c62c-4f23-8a9c-9d67c8bfd0cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-276263102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5f8655bfe7a4a8b858e3de7e771f813',qos_specs=None,replication_status=,reservations=['3651e9df-c8fc-48c4-88d0-1fd5576ae1b4','7778af49-9645-4ccf-a8f1-2aa5d228b4f1','d404eeea-8663-4311-8d24-ef7f370f87a0','3f3165a1-d6b0-4543-af3e-ac6c662a3cac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64b4f9dc53a84eff850b68c70f86bec1',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T11:52:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-276263102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f76fcb6-c62c-4f23-8a9c-9d67c8bfd0cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5f8655bfe7a4a8b858e3de7e771f813',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='64b4f9dc53a84eff850b68c70f86bec1',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:35.658780 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-37de4f61-2546-48be-88a4-92c768c567a1 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1995b256-d906-4a95-aeba-0d5e9b3be0f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:35.722829 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-37de4f61-2546-48be-88a4-92c768c567a1 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1995b256-d906-4a95-aeba-0d5e9b3be0f4) transitioned into state 'SUCCESS' from state '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-276263102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5f8655bfe7a4a8b858e3de7e771f813',qos_specs=None,replication_status=,reservations=['3651e9df-c8fc-48c4-88d0-1fd5576ae1b4','7778af49-9645-4ccf-a8f1-2aa5d228b4f1','d404eeea-8663-4311-8d24-ef7f370f87a0','3f3165a1-d6b0-4543-af3e-ac6c662a3cac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64b4f9dc53a84eff850b68c70f86bec1',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:35.724055 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-37de4f61-2546-48be-88a4-92c768c567a1 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5442c60c-6134-4ab3-a494-5261fbdc1981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:52:35.802596 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-37de4f61-2546-48be-88a4-92c768c567a1 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5442c60c-6134-4ab3-a494-5261fbdc1981) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:52:35.804464 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-37de4f61-2546-48be-88a4-92c768c567a1 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Flow 'volume_create_api' (69574cc3-9877-4ba9-aa72-c6ebb3297dff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:52:35.837658 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-37de4f61-2546-48be-88a4-92c768c567a1 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Create volume request issued successfully. Dec 22 11:52:35.847097 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-37de4f61-2546-48be-88a4-92c768c567a1 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes returned with HTTP 202 Dec 22 11:52:35.847600 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 254/514] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 11:52:35 2020] POST /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes => generated 824 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:52:35.855946 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eadf889c-3be1-4837-91f0-4c4dd8e326bb tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/7f76fcb6-c62c-4f23-8a9c-9d67c8bfd0cc Dec 22 11:52:35.856329 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eadf889c-3be1-4837-91f0-4c4dd8e326bb tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:35.856544 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:35.856544 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:35.856869 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eadf889c-3be1-4837-91f0-4c4dd8e326bb tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:35.912514 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:35.912514 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:35.917867 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-eadf889c-3be1-4837-91f0-4c4dd8e326bb tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Volume info retrieved successfully. Dec 22 11:52:35.933262 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eadf889c-3be1-4837-91f0-4c4dd8e326bb tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/7f76fcb6-c62c-4f23-8a9c-9d67c8bfd0cc returned with HTTP 200 Dec 22 11:52:35.933889 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 261/515] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:35 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/7f76fcb6-c62c-4f23-8a9c-9d67c8bfd0cc => generated 892 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:36.415299 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4665bfc1-4138-40b6-a8e2-dc786aa3ac62 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] GET http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/efc0f980-965e-445c-ad16-550e3845ee95 Dec 22 11:52:36.415569 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4665bfc1-4138-40b6-a8e2-dc786aa3ac62 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:36.415705 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:36.415705 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:36.415916 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4665bfc1-4138-40b6-a8e2-dc786aa3ac62 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:36.444751 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:36.444751 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:36.449590 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4665bfc1-4138-40b6-a8e2-dc786aa3ac62 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Volume info retrieved successfully. Dec 22 11:52:36.464212 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4665bfc1-4138-40b6-a8e2-dc786aa3ac62 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/efc0f980-965e-445c-ad16-550e3845ee95 returned with HTTP 200 Dec 22 11:52:36.464852 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 255/516] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:36 2020] GET /volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/efc0f980-965e-445c-ad16-550e3845ee95 => generated 919 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:36.543072 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-e93b20d1-c191-4a29-8dda-18da127ec245 req-fce7b955-7826-4d6d-8e10-17811dbfab47 tempest-VolumesAdminNegativeTest-678760409 tempest-VolumesAdminNegativeTest-678760409] GET http://10.222.0.111/volume/v3/8a4c7af5ec4a4a4fa65f26591080aa1b/volumes/c20554ee-58cc-400b-9b55-d2ac0c39dd16 Dec 22 11:52:36.552934 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-e93b20d1-c191-4a29-8dda-18da127ec245 req-fce7b955-7826-4d6d-8e10-17811dbfab47 tempest-VolumesAdminNegativeTest-678760409 tempest-VolumesAdminNegativeTest-678760409] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:36.552934 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:36.552934 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:36.552934 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-e93b20d1-c191-4a29-8dda-18da127ec245 req-fce7b955-7826-4d6d-8e10-17811dbfab47 tempest-VolumesAdminNegativeTest-678760409 tempest-VolumesAdminNegativeTest-678760409] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:36.569669 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-e93b20d1-c191-4a29-8dda-18da127ec245 req-fce7b955-7826-4d6d-8e10-17811dbfab47 tempest-VolumesAdminNegativeTest-678760409 tempest-VolumesAdminNegativeTest-678760409] http://10.222.0.111/volume/v3/8a4c7af5ec4a4a4fa65f26591080aa1b/volumes/c20554ee-58cc-400b-9b55-d2ac0c39dd16 returned with HTTP 404 Dec 22 11:52:36.570224 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 262/517] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 11:52:36 2020] GET /volume/v3/8a4c7af5ec4a4a4fa65f26591080aa1b/volumes/c20554ee-58cc-400b-9b55-d2ac0c39dd16 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:52:36.578341 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aa82d4ce-4ccb-4aa5-b76b-a55d5e40bc01 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] DELETE http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/efc0f980-965e-445c-ad16-550e3845ee95 Dec 22 11:52:36.582734 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aa82d4ce-4ccb-4aa5-b76b-a55d5e40bc01 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:36.582734 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:36.582734 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:36.582734 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aa82d4ce-4ccb-4aa5-b76b-a55d5e40bc01 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:36.582734 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-aa82d4ce-4ccb-4aa5-b76b-a55d5e40bc01 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Delete volume with id: efc0f980-965e-445c-ad16-550e3845ee95 Dec 22 11:52:36.604167 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:36.604167 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:36.604780 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-aa82d4ce-4ccb-4aa5-b76b-a55d5e40bc01 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Volume info retrieved successfully. Dec 22 11:52:36.694013 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-aa82d4ce-4ccb-4aa5-b76b-a55d5e40bc01 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Delete volume request issued successfully. Dec 22 11:52:36.694312 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aa82d4ce-4ccb-4aa5-b76b-a55d5e40bc01 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/efc0f980-965e-445c-ad16-550e3845ee95 returned with HTTP 202 Dec 22 11:52:36.694986 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 256/518] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 11:52:36 2020] DELETE /volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/efc0f980-965e-445c-ad16-550e3845ee95 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:52:36.703489 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c7724079-f2c0-426f-9707-568bdccdef47 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] GET http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/efc0f980-965e-445c-ad16-550e3845ee95 Dec 22 11:52:36.703489 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c7724079-f2c0-426f-9707-568bdccdef47 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:36.703489 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c7724079-f2c0-426f-9707-568bdccdef47 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:36.731531 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:36.731531 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:36.736503 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c7724079-f2c0-426f-9707-568bdccdef47 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Volume info retrieved successfully. Dec 22 11:52:36.748490 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c7724079-f2c0-426f-9707-568bdccdef47 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/efc0f980-965e-445c-ad16-550e3845ee95 returned with HTTP 200 Dec 22 11:52:36.748984 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 263/519] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:36 2020] GET /volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/efc0f980-965e-445c-ad16-550e3845ee95 => generated 918 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:36.949137 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c4b1f7bf-bd52-48b8-8432-c0039e866d89 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/7f76fcb6-c62c-4f23-8a9c-9d67c8bfd0cc Dec 22 11:52:36.949829 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c4b1f7bf-bd52-48b8-8432-c0039e866d89 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:36.950151 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:36.950151 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:36.950748 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c4b1f7bf-bd52-48b8-8432-c0039e866d89 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:36.990745 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:36.990745 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:37.003111 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c4b1f7bf-bd52-48b8-8432-c0039e866d89 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Volume info retrieved successfully. Dec 22 11:52:37.018523 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c4b1f7bf-bd52-48b8-8432-c0039e866d89 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/7f76fcb6-c62c-4f23-8a9c-9d67c8bfd0cc returned with HTTP 200 Dec 22 11:52:37.019542 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 257/520] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:36 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/7f76fcb6-c62c-4f23-8a9c-9d67c8bfd0cc => generated 917 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:37.029237 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-840e451f-2a81-4733-b71a-2af402cee766 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] POST http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups Dec 22 11:52:37.030103 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:37.030103 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:37.030351 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-840e451f-2a81-4733-b71a-2af402cee766 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7f76fcb6-c62c-4f23-8a9c-9d67c8bfd0cc", "name": "tempest-VolumesBackupsAdminTest-Backup-1244168749"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:52:37.031153 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.backups [None req-840e451f-2a81-4733-b71a-2af402cee766 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Creating new backup {'backup': {'volume_id': '7f76fcb6-c62c-4f23-8a9c-9d67c8bfd0cc', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1244168749'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 22 11:52:37.031725 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.contrib.backups [None req-840e451f-2a81-4733-b71a-2af402cee766 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Creating backup of volume 7f76fcb6-c62c-4f23-8a9c-9d67c8bfd0cc in container None Dec 22 11:52:37.062968 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:37.062968 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:37.063088 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-840e451f-2a81-4733-b71a-2af402cee766 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Volume info retrieved successfully. Dec 22 11:52:37.123155 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-840e451f-2a81-4733-b71a-2af402cee766 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Created reservations ['5ee96ec9-d48b-493e-b965-e5e70b4d05b1', 'bebd072f-7c43-4d90-83e2-2dc0fe352c47'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:52:37.304783 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-840e451f-2a81-4733-b71a-2af402cee766 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups returned with HTTP 202 Dec 22 11:52:37.311668 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 264/521] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 11:52:37 2020] POST /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups => generated 403 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:52:37.318854 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b3e10c21-84e7-4279-b0f9-6161cf33f02f tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:52:37.319425 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b3e10c21-84e7-4279-b0f9-6161cf33f02f tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:37.319649 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:37.319649 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:37.319955 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b3e10c21-84e7-4279-b0f9-6161cf33f02f tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:37.320223 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-b3e10c21-84e7-4279-b0f9-6161cf33f02f tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:52:37.348411 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:37.348411 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:37.349638 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b3e10c21-84e7-4279-b0f9-6161cf33f02f tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:52:37.350306 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 258/522] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:37 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 810 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:37.759486 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-366b3453-0909-4c0e-b93c-d0be3d8a380e tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] GET http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/efc0f980-965e-445c-ad16-550e3845ee95 Dec 22 11:52:37.759980 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-366b3453-0909-4c0e-b93c-d0be3d8a380e tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:37.760253 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:37.760253 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:37.760647 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-366b3453-0909-4c0e-b93c-d0be3d8a380e tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:37.795475 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:37.795475 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:37.802555 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-366b3453-0909-4c0e-b93c-d0be3d8a380e tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Volume info retrieved successfully. Dec 22 11:52:37.815533 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-366b3453-0909-4c0e-b93c-d0be3d8a380e tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/efc0f980-965e-445c-ad16-550e3845ee95 returned with HTTP 200 Dec 22 11:52:37.816147 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 265/523] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:37 2020] GET /volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/efc0f980-965e-445c-ad16-550e3845ee95 => generated 918 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:38.359284 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8b08cf4f-31b9-4080-901c-ca73f227955b tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:52:38.360096 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8b08cf4f-31b9-4080-901c-ca73f227955b tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:38.360393 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:38.360393 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:38.360867 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8b08cf4f-31b9-4080-901c-ca73f227955b tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:38.361249 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-8b08cf4f-31b9-4080-901c-ca73f227955b tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:52:38.373935 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:38.373935 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:38.375126 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8b08cf4f-31b9-4080-901c-ca73f227955b tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:52:38.379464 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 259/524] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:38 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 810 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:38.825896 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5ef67e35-9fc0-4569-adaa-df8bf825e93b tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] GET http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/efc0f980-965e-445c-ad16-550e3845ee95 Dec 22 11:52:38.826335 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5ef67e35-9fc0-4569-adaa-df8bf825e93b tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:38.826453 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:38.826453 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:38.826664 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5ef67e35-9fc0-4569-adaa-df8bf825e93b tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:38.849796 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5ef67e35-9fc0-4569-adaa-df8bf825e93b tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/efc0f980-965e-445c-ad16-550e3845ee95 returned with HTTP 404 Dec 22 11:52:38.850413 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 266/525] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:38 2020] GET /volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/efc0f980-965e-445c-ad16-550e3845ee95 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:52:38.855596 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1a415d6d-12bd-49a3-89af-015593ca67f5 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] DELETE http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb Dec 22 11:52:38.855874 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1a415d6d-12bd-49a3-89af-015593ca67f5 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:38.856006 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:38.856006 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:38.856198 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1a415d6d-12bd-49a3-89af-015593ca67f5 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:38.856446 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-1a415d6d-12bd-49a3-89af-015593ca67f5 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Delete volume with id: c7a0d930-b649-4503-82ff-db82b70460eb Dec 22 11:52:38.880809 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:38.880809 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:38.881558 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1a415d6d-12bd-49a3-89af-015593ca67f5 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Volume info retrieved successfully. Dec 22 11:52:38.984708 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1a415d6d-12bd-49a3-89af-015593ca67f5 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Delete volume request issued successfully. Dec 22 11:52:38.985793 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1a415d6d-12bd-49a3-89af-015593ca67f5 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb returned with HTTP 202 Dec 22 11:52:38.987513 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 260/526] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 11:52:38 2020] DELETE /volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:52:38.992719 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3df4fc0b-3bcd-4d4e-84af-fa4e458c505a tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] GET http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb Dec 22 11:52:38.994307 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3df4fc0b-3bcd-4d4e-84af-fa4e458c505a tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:38.994705 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3df4fc0b-3bcd-4d4e-84af-fa4e458c505a tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:39.022131 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:39.022131 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:39.032633 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3df4fc0b-3bcd-4d4e-84af-fa4e458c505a tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Volume info retrieved successfully. Dec 22 11:52:39.051704 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3df4fc0b-3bcd-4d4e-84af-fa4e458c505a tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb returned with HTTP 200 Dec 22 11:52:39.052544 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 267/527] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:38 2020] GET /volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb => generated 918 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:39.384590 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2cf84b3a-c4e6-4d0e-86b7-725371a9fba9 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:52:39.384946 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2cf84b3a-c4e6-4d0e-86b7-725371a9fba9 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:39.385222 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:39.385222 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:39.385484 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2cf84b3a-c4e6-4d0e-86b7-725371a9fba9 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:39.385714 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-2cf84b3a-c4e6-4d0e-86b7-725371a9fba9 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:52:39.399661 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:39.399661 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:39.400780 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2cf84b3a-c4e6-4d0e-86b7-725371a9fba9 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:52:39.401267 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 261/528] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:39 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 810 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:40.071030 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-47345d0f-961d-4754-a0ec-b8337ba2eeb0 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] GET http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb Dec 22 11:52:40.071030 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-47345d0f-961d-4754-a0ec-b8337ba2eeb0 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:40.071030 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:40.071030 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:40.071030 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-47345d0f-961d-4754-a0ec-b8337ba2eeb0 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:40.090086 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:40.090086 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:40.095755 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-47345d0f-961d-4754-a0ec-b8337ba2eeb0 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Volume info retrieved successfully. Dec 22 11:52:40.108884 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-47345d0f-961d-4754-a0ec-b8337ba2eeb0 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb returned with HTTP 200 Dec 22 11:52:40.119914 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 268/529] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:40 2020] GET /volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb => generated 918 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:40.411854 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-40ae81c7-ebe5-47cd-a739-3d80f2925996 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:52:40.412598 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-40ae81c7-ebe5-47cd-a739-3d80f2925996 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:40.412741 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:40.412741 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:40.412960 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-40ae81c7-ebe5-47cd-a739-3d80f2925996 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:40.413200 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-40ae81c7-ebe5-47cd-a739-3d80f2925996 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:52:40.427867 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:40.427867 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:40.429313 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-40ae81c7-ebe5-47cd-a739-3d80f2925996 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:52:40.433814 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 262/530] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:40 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 810 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:41.125474 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8a91eaf4-ea41-4828-bdb7-70c494ced838 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] GET http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb Dec 22 11:52:41.125738 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8a91eaf4-ea41-4828-bdb7-70c494ced838 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:41.125862 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:41.125862 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:41.126091 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8a91eaf4-ea41-4828-bdb7-70c494ced838 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:41.149147 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8a91eaf4-ea41-4828-bdb7-70c494ced838 tempest-VolumesAdminNegativeTest-559007915 tempest-VolumesAdminNegativeTest-559007915] http://10.222.0.111/volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb returned with HTTP 404 Dec 22 11:52:41.149656 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 269/531] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:41 2020] GET /volume/v3/6636eb4959e14a4db000a3c79a149e72/volumes/c7a0d930-b649-4503-82ff-db82b70460eb => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 22 11:52:41.443407 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-867a4583-7d28-438e-8bd1-de94cf8ee44d tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:52:41.443986 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-867a4583-7d28-438e-8bd1-de94cf8ee44d tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:41.444238 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:41.444238 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:41.444717 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-867a4583-7d28-438e-8bd1-de94cf8ee44d tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:41.445342 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-867a4583-7d28-438e-8bd1-de94cf8ee44d tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:52:41.472722 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:41.472722 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:41.472722 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-867a4583-7d28-438e-8bd1-de94cf8ee44d tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:52:41.472722 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 263/532] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:41 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:42.474238 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e0f2cc18-6ea5-4a9a-b5f4-f9aa47f4e07f tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:52:42.474632 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e0f2cc18-6ea5-4a9a-b5f4-f9aa47f4e07f tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:42.474894 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e0f2cc18-6ea5-4a9a-b5f4-f9aa47f4e07f tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:42.475085 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-e0f2cc18-6ea5-4a9a-b5f4-f9aa47f4e07f tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:52:42.486586 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:42.486586 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:42.493297 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e0f2cc18-6ea5-4a9a-b5f4-f9aa47f4e07f tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:52:42.493297 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 270/533] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:42 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:43.500048 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c5fd2dbe-04a5-4c72-a423-0d74e7d9f64f tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:52:43.500747 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c5fd2dbe-04a5-4c72-a423-0d74e7d9f64f tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:43.501095 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:43.501095 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:43.501898 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c5fd2dbe-04a5-4c72-a423-0d74e7d9f64f tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:43.502220 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-c5fd2dbe-04a5-4c72-a423-0d74e7d9f64f tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:52:43.517669 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:43.517669 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:43.519149 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c5fd2dbe-04a5-4c72-a423-0d74e7d9f64f tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:52:43.519589 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 264/534] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:43 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:44.527445 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fb7f4869-9767-4492-988c-912cd835ea07 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:52:44.527722 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fb7f4869-9767-4492-988c-912cd835ea07 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:44.527970 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:44.527970 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:44.528185 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fb7f4869-9767-4492-988c-912cd835ea07 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:44.528374 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-fb7f4869-9767-4492-988c-912cd835ea07 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:52:44.540730 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:44.540730 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:44.541808 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fb7f4869-9767-4492-988c-912cd835ea07 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:52:44.542233 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 271/535] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:44 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:45.551996 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-86aa5aef-7438-4f85-96a7-d3c0a28cd04c tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:52:45.552271 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-86aa5aef-7438-4f85-96a7-d3c0a28cd04c tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:45.553428 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:45.553428 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:45.553951 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-86aa5aef-7438-4f85-96a7-d3c0a28cd04c tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:45.554261 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-86aa5aef-7438-4f85-96a7-d3c0a28cd04c tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:52:45.567980 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:45.567980 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:45.568989 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-86aa5aef-7438-4f85-96a7-d3c0a28cd04c tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:52:45.569417 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 265/536] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:45 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:46.578027 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e2912045-6a37-4138-9e0a-beb6a5eb55aa tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:52:46.578330 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e2912045-6a37-4138-9e0a-beb6a5eb55aa tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:46.578451 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:46.578451 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:46.578691 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e2912045-6a37-4138-9e0a-beb6a5eb55aa tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:46.579118 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-e2912045-6a37-4138-9e0a-beb6a5eb55aa tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:52:46.596073 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:46.596073 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:46.597237 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e2912045-6a37-4138-9e0a-beb6a5eb55aa tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:52:46.598152 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 272/537] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:46 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:47.605884 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e3f322a5-3bbe-4c14-9c90-b635fdbf27f4 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:52:47.606225 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e3f322a5-3bbe-4c14-9c90-b635fdbf27f4 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:47.606519 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:47.606519 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:47.606826 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e3f322a5-3bbe-4c14-9c90-b635fdbf27f4 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:47.607228 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-e3f322a5-3bbe-4c14-9c90-b635fdbf27f4 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:52:47.629482 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:47.629482 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:47.630789 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e3f322a5-3bbe-4c14-9c90-b635fdbf27f4 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:52:47.631507 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 266/538] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:47 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:48.639234 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8fc26288-b3f7-45fb-98d2-df7f702cbd63 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:52:48.639539 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8fc26288-b3f7-45fb-98d2-df7f702cbd63 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:48.639634 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:48.639634 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:48.639812 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8fc26288-b3f7-45fb-98d2-df7f702cbd63 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:48.639994 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-8fc26288-b3f7-45fb-98d2-df7f702cbd63 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:52:48.650759 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:48.650759 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:48.651687 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8fc26288-b3f7-45fb-98d2-df7f702cbd63 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:52:48.652089 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 273/539] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:48 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 821 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:49.660445 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3e35ccd4-684e-43e7-9272-3c58dc0f964b tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:52:49.661183 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3e35ccd4-684e-43e7-9272-3c58dc0f964b tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:49.661582 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:49.661582 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:49.661765 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3e35ccd4-684e-43e7-9272-3c58dc0f964b tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:49.662060 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-3e35ccd4-684e-43e7-9272-3c58dc0f964b tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:52:49.673154 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:49.673154 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:49.675482 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3e35ccd4-684e-43e7-9272-3c58dc0f964b tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:52:49.675903 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 267/540] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:49 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:50.684379 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b1382a02-615b-4cdf-8477-89c2df029822 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:52:50.685415 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b1382a02-615b-4cdf-8477-89c2df029822 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:50.685629 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:50.685629 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:50.686208 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b1382a02-615b-4cdf-8477-89c2df029822 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:50.686604 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-b1382a02-615b-4cdf-8477-89c2df029822 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:52:50.712300 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:50.712300 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:50.714106 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b1382a02-615b-4cdf-8477-89c2df029822 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:52:50.715127 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 274/541] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:50 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:51.723850 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d6ba5bc2-7b19-42d9-a499-51b75d73e652 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:52:51.724223 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d6ba5bc2-7b19-42d9-a499-51b75d73e652 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:51.724223 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:51.724223 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:51.724414 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d6ba5bc2-7b19-42d9-a499-51b75d73e652 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:51.724723 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-d6ba5bc2-7b19-42d9-a499-51b75d73e652 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:52:51.736005 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:51.736005 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:51.737018 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d6ba5bc2-7b19-42d9-a499-51b75d73e652 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:52:51.737423 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 268/542] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:51 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:52.746375 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-909f2054-0b3e-4774-86fb-2ba2204f66ae tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:52:52.747689 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-909f2054-0b3e-4774-86fb-2ba2204f66ae tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:52.747827 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:52.747827 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:52.748026 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-909f2054-0b3e-4774-86fb-2ba2204f66ae tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:52.748210 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-909f2054-0b3e-4774-86fb-2ba2204f66ae tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:52:52.761079 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:52.761079 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:52.762126 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-909f2054-0b3e-4774-86fb-2ba2204f66ae tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:52:52.762618 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 275/543] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:52 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:53.771541 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4a105771-2648-4024-8d19-904bd0e0e55a tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:52:53.771880 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4a105771-2648-4024-8d19-904bd0e0e55a tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:53.771943 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:53.771943 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:53.772123 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4a105771-2648-4024-8d19-904bd0e0e55a tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:53.772312 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-4a105771-2648-4024-8d19-904bd0e0e55a tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:52:53.783939 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:53.783939 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:53.784967 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4a105771-2648-4024-8d19-904bd0e0e55a tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:52:53.789226 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 269/544] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:53 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:54.796888 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b1af7c53-7d24-43d1-b59c-55074e3e2c7a tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:52:54.797674 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b1af7c53-7d24-43d1-b59c-55074e3e2c7a tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:54.797935 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:54.797935 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:54.798290 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b1af7c53-7d24-43d1-b59c-55074e3e2c7a tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:54.798605 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-b1af7c53-7d24-43d1-b59c-55074e3e2c7a tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:52:54.823344 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:54.823344 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:54.824492 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b1af7c53-7d24-43d1-b59c-55074e3e2c7a tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:52:54.826288 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 276/545] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:54 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:55.834331 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a9a147fc-5011-4f28-82b0-e22f95164a5a tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:52:55.835303 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a9a147fc-5011-4f28-82b0-e22f95164a5a tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:55.835303 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:55.835303 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:55.835303 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a9a147fc-5011-4f28-82b0-e22f95164a5a tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:55.835303 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-a9a147fc-5011-4f28-82b0-e22f95164a5a tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:52:55.858150 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:55.858150 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:55.858150 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a9a147fc-5011-4f28-82b0-e22f95164a5a tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:52:55.858150 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 270/546] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:55 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:56.867886 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3fd5249f-1ea7-4b0e-8a3a-453bff287cee tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:52:56.867886 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3fd5249f-1ea7-4b0e-8a3a-453bff287cee tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:56.867886 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:56.867886 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:56.867886 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3fd5249f-1ea7-4b0e-8a3a-453bff287cee tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:56.868279 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-3fd5249f-1ea7-4b0e-8a3a-453bff287cee tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:52:56.893324 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:56.893324 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:56.894485 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3fd5249f-1ea7-4b0e-8a3a-453bff287cee tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:52:56.895008 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 277/547] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:56 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:57.908877 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-54cc0fad-a340-4d2d-a9ca-f87532e7c198 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:52:57.909317 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-54cc0fad-a340-4d2d-a9ca-f87532e7c198 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:57.909317 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:57.909317 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:57.909632 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-54cc0fad-a340-4d2d-a9ca-f87532e7c198 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:57.909823 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-54cc0fad-a340-4d2d-a9ca-f87532e7c198 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:52:57.922035 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:57.922035 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:57.923044 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-54cc0fad-a340-4d2d-a9ca-f87532e7c198 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:52:57.923438 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 271/548] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:57 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:58.933152 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-de283d24-c516-4883-8300-ece224eed41c tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:52:58.933443 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-de283d24-c516-4883-8300-ece224eed41c tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:58.933552 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:58.933552 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:58.933745 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-de283d24-c516-4883-8300-ece224eed41c tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:58.933928 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-de283d24-c516-4883-8300-ece224eed41c tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:52:58.948870 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:58.948870 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:58.950065 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-de283d24-c516-4883-8300-ece224eed41c tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:52:58.950520 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 278/549] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:58 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:52:59.959538 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7442beef-9da5-494b-8dbc-5e6765b2de04 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:52:59.960394 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7442beef-9da5-494b-8dbc-5e6765b2de04 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:52:59.960621 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:52:59.960621 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:52:59.960838 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7442beef-9da5-494b-8dbc-5e6765b2de04 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:52:59.961016 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-7442beef-9da5-494b-8dbc-5e6765b2de04 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:52:59.975297 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:52:59.975297 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:52:59.976337 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7442beef-9da5-494b-8dbc-5e6765b2de04 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:52:59.978881 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 272/550] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:52:59 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:00.989309 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9faf0a0e-fd3b-46d0-8518-9f3712a7ac5b tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:00.989309 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9faf0a0e-fd3b-46d0-8518-9f3712a7ac5b tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:00.989309 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:00.989309 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:00.989309 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9faf0a0e-fd3b-46d0-8518-9f3712a7ac5b tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:00.995471 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-9faf0a0e-fd3b-46d0-8518-9f3712a7ac5b tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:01.039799 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:01.039799 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:01.041092 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9faf0a0e-fd3b-46d0-8518-9f3712a7ac5b tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:01.041756 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 279/551] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:00 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 821 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:02.051048 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-932aee4e-a0e9-4155-820a-733178e3e6ce tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:02.051748 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-932aee4e-a0e9-4155-820a-733178e3e6ce tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:02.052071 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:02.052071 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:02.052448 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-932aee4e-a0e9-4155-820a-733178e3e6ce tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:02.052765 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-932aee4e-a0e9-4155-820a-733178e3e6ce tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:02.072103 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:02.072103 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:02.072103 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-932aee4e-a0e9-4155-820a-733178e3e6ce tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:02.072103 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 273/552] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:02 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:03.081255 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e9354b5c-fffc-48a3-a65c-01e459808498 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:03.081541 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e9354b5c-fffc-48a3-a65c-01e459808498 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:03.081751 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:03.081751 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:03.082017 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e9354b5c-fffc-48a3-a65c-01e459808498 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:03.082267 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-e9354b5c-fffc-48a3-a65c-01e459808498 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:03.094135 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:03.094135 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:03.096380 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e9354b5c-fffc-48a3-a65c-01e459808498 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:03.100154 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 280/553] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:03 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:03.459137 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-aba85018-3b36-41fa-8988-256e854bb81f req-2405ac7b-8d46-4efe-9532-e3a04518a2d2 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] GET http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 Dec 22 11:53:03.463308 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-aba85018-3b36-41fa-8988-256e854bb81f req-2405ac7b-8d46-4efe-9532-e3a04518a2d2 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:03.463308 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:03.463308 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:03.463308 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-aba85018-3b36-41fa-8988-256e854bb81f req-2405ac7b-8d46-4efe-9532-e3a04518a2d2 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:03.486317 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:03.486317 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:03.491399 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-aba85018-3b36-41fa-8988-256e854bb81f req-2405ac7b-8d46-4efe-9532-e3a04518a2d2 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Volume info retrieved successfully. Dec 22 11:53:03.500520 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:03.500520 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:03.505398 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-aba85018-3b36-41fa-8988-256e854bb81f req-2405ac7b-8d46-4efe-9532-e3a04518a2d2 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 returned with HTTP 200 Dec 22 11:53:03.505893 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 274/554] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 11:53:03 2020] GET /volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 => generated 1206 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:53:03.519512 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-aba85018-3b36-41fa-8988-256e854bb81f req-1b3b60eb-88aa-4429-949d-b77e288bbbbf tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] POST http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644/action Dec 22 11:53:03.527346 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:03.527346 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:03.527346 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-aba85018-3b36-41fa-8988-256e854bb81f req-1b3b60eb-88aa-4429-949d-b77e288bbbbf tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Action body: b'{"os-begin_detaching": null}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:53:03.527346 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-aba85018-3b36-41fa-8988-256e854bb81f req-1b3b60eb-88aa-4429-949d-b77e288bbbbf tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:53:03.544411 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:03.544411 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:03.544974 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-aba85018-3b36-41fa-8988-256e854bb81f req-1b3b60eb-88aa-4429-949d-b77e288bbbbf tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Volume info retrieved successfully. Dec 22 11:53:03.583429 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-aba85018-3b36-41fa-8988-256e854bb81f req-1b3b60eb-88aa-4429-949d-b77e288bbbbf tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Begin detaching volume completed successfully. Dec 22 11:53:03.583902 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-aba85018-3b36-41fa-8988-256e854bb81f req-1b3b60eb-88aa-4429-949d-b77e288bbbbf tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644/action returned with HTTP 202 Dec 22 11:53:03.588686 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 281/555] 10.222.0.111 () {64 vars in 1648 bytes} [Tue Dec 22 11:53:03 2020] POST /volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 11:53:03.644096 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-93262175-4c3f-478f-84fe-20063acbde79 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] GET http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 Dec 22 11:53:03.644537 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-93262175-4c3f-478f-84fe-20063acbde79 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:03.644713 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:03.644713 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:03.646230 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-93262175-4c3f-478f-84fe-20063acbde79 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:03.680894 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:03.680894 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:03.685608 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-93262175-4c3f-478f-84fe-20063acbde79 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Volume info retrieved successfully. Dec 22 11:53:03.697567 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:03.697567 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:03.701891 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-93262175-4c3f-478f-84fe-20063acbde79 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 returned with HTTP 200 Dec 22 11:53:03.708215 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 275/556] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:03 2020] GET /volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 => generated 1209 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:53:04.091595 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-aba85018-3b36-41fa-8988-256e854bb81f req-1b3b60eb-88aa-4429-949d-b77e288bbbbf tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] GET http://10.222.0.111/volume// Dec 22 11:53:04.091926 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-aba85018-3b36-41fa-8988-256e854bb81f req-1b3b60eb-88aa-4429-949d-b77e288bbbbf tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:04.092187 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:04.092187 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:04.092810 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-aba85018-3b36-41fa-8988-256e854bb81f req-1b3b60eb-88aa-4429-949d-b77e288bbbbf tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:04.093524 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-aba85018-3b36-41fa-8988-256e854bb81f req-1b3b60eb-88aa-4429-949d-b77e288bbbbf tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 11:53:04.093962 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 282/557] 10.222.0.113 () {56 vars in 1094 bytes} [Tue Dec 22 11:53:04 2020] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 11:53:04.109928 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-aba85018-3b36-41fa-8988-256e854bb81f req-a958075c-ac00-435b-b1c4-0359af55c59b tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] GET http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 Dec 22 11:53:04.112809 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c3aa95d9-4d53-44b3-ab98-480e206ce7a9 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:04.113073 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-aba85018-3b36-41fa-8988-256e854bb81f req-a958075c-ac00-435b-b1c4-0359af55c59b tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:04.113440 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-aba85018-3b36-41fa-8988-256e854bb81f req-a958075c-ac00-435b-b1c4-0359af55c59b tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:04.117891 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c3aa95d9-4d53-44b3-ab98-480e206ce7a9 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:04.118167 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:04.118167 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:04.118398 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c3aa95d9-4d53-44b3-ab98-480e206ce7a9 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:04.118821 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-c3aa95d9-4d53-44b3-ab98-480e206ce7a9 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:04.144196 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:04.144196 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:04.145281 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c3aa95d9-4d53-44b3-ab98-480e206ce7a9 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:04.145750 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 276/558] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:04 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 821 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:04.160840 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:04.160840 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:04.168944 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-aba85018-3b36-41fa-8988-256e854bb81f req-a958075c-ac00-435b-b1c4-0359af55c59b tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Volume info retrieved successfully. Dec 22 11:53:04.186584 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:04.186584 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:04.186584 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-aba85018-3b36-41fa-8988-256e854bb81f req-a958075c-ac00-435b-b1c4-0359af55c59b tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 returned with HTTP 200 Dec 22 11:53:04.186584 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 283/559] 10.222.0.113 () {60 vars in 1408 bytes} [Tue Dec 22 11:53:04 2020] GET /volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 => generated 1308 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 11:53:04.712210 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6e0ab132-ad61-433c-9f6a-4ad565cd2bc5 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] GET http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 Dec 22 11:53:04.712469 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6e0ab132-ad61-433c-9f6a-4ad565cd2bc5 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:04.712588 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:04.712588 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:04.712906 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6e0ab132-ad61-433c-9f6a-4ad565cd2bc5 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:04.749969 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:04.749969 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:04.755929 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6e0ab132-ad61-433c-9f6a-4ad565cd2bc5 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Volume info retrieved successfully. Dec 22 11:53:04.765392 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:04.765392 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:04.770272 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6e0ab132-ad61-433c-9f6a-4ad565cd2bc5 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 returned with HTTP 200 Dec 22 11:53:04.770763 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 277/560] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:04 2020] GET /volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 => generated 1209 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 11:53:05.154828 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e42aeef8-c659-4806-920e-f5c82ac23fae tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:05.155500 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e42aeef8-c659-4806-920e-f5c82ac23fae tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:05.155500 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:05.155500 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:05.155875 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e42aeef8-c659-4806-920e-f5c82ac23fae tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:05.156156 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-e42aeef8-c659-4806-920e-f5c82ac23fae tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:05.170318 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:05.170318 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:05.171690 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e42aeef8-c659-4806-920e-f5c82ac23fae tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:05.172737 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 284/561] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:05 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 11:53:05.779914 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f6c46545-0587-4df9-ae44-56746e83538f tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] GET http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 Dec 22 11:53:05.780202 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f6c46545-0587-4df9-ae44-56746e83538f tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:05.780335 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:05.780335 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:05.780757 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f6c46545-0587-4df9-ae44-56746e83538f tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:05.806769 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:05.806769 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:05.811436 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f6c46545-0587-4df9-ae44-56746e83538f tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Volume info retrieved successfully. Dec 22 11:53:05.826032 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:05.826032 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:05.829639 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f6c46545-0587-4df9-ae44-56746e83538f tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 returned with HTTP 200 Dec 22 11:53:05.830255 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 278/562] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:05 2020] GET /volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 => generated 1209 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:53:06.182832 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-002ea3d9-34f3-465a-bdd9-7a020c983e75 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:06.183180 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-002ea3d9-34f3-465a-bdd9-7a020c983e75 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:06.183365 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:06.183365 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:06.183699 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-002ea3d9-34f3-465a-bdd9-7a020c983e75 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:06.184012 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-002ea3d9-34f3-465a-bdd9-7a020c983e75 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:06.199063 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:06.199063 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:06.199063 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-002ea3d9-34f3-465a-bdd9-7a020c983e75 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:06.199063 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 285/563] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:06 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:06.495625 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-aba85018-3b36-41fa-8988-256e854bb81f req-c473dfa1-eef4-4813-a972-3344775478db tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] DELETE http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/attachments/37dd13cf-fedd-4790-a846-3ca39b8146d2 Dec 22 11:53:06.496140 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-aba85018-3b36-41fa-8988-256e854bb81f req-c473dfa1-eef4-4813-a972-3344775478db tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:06.496140 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:06.496140 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:06.496224 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-aba85018-3b36-41fa-8988-256e854bb81f req-c473dfa1-eef4-4813-a972-3344775478db tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:06.516959 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:06.516959 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:06.840001 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-33ce8ef8-17fe-4ca1-870a-e9e55f59b642 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] GET http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 Dec 22 11:53:06.840445 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-33ce8ef8-17fe-4ca1-870a-e9e55f59b642 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:06.840698 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:06.840698 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:06.841066 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-33ce8ef8-17fe-4ca1-870a-e9e55f59b642 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:06.886176 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:06.886176 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:06.901826 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-33ce8ef8-17fe-4ca1-870a-e9e55f59b642 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Volume info retrieved successfully. Dec 22 11:53:06.913437 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:06.913437 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:06.918733 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-33ce8ef8-17fe-4ca1-870a-e9e55f59b642 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 returned with HTTP 200 Dec 22 11:53:06.930719 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 286/564] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:06 2020] GET /volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 => generated 1209 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:53:07.024626 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-aba85018-3b36-41fa-8988-256e854bb81f req-c473dfa1-eef4-4813-a972-3344775478db tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88155) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 11:53:07.025177 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-aba85018-3b36-41fa-8988-256e854bb81f req-c473dfa1-eef4-4813-a972-3344775478db tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Pending status list for volume during attachment-delete: [] {{(pid=88155) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 11:53:07.060365 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-aba85018-3b36-41fa-8988-256e854bb81f req-c473dfa1-eef4-4813-a972-3344775478db tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/attachments/37dd13cf-fedd-4790-a846-3ca39b8146d2 returned with HTTP 200 Dec 22 11:53:07.061132 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 279/565] 10.222.0.113 () {62 vars in 1442 bytes} [Tue Dec 22 11:53:06 2020] DELETE /volume/v3/870c917b78f5462591060012f40d986d/attachments/37dd13cf-fedd-4790-a846-3ca39b8146d2 => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:07.207606 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8fd60a0e-6ba7-471d-86c3-714f22569f7e tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:07.207894 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8fd60a0e-6ba7-471d-86c3-714f22569f7e tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:07.208280 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:07.208280 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:07.208489 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8fd60a0e-6ba7-471d-86c3-714f22569f7e tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:07.208680 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-8fd60a0e-6ba7-471d-86c3-714f22569f7e tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:07.221450 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:07.221450 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:07.222824 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8fd60a0e-6ba7-471d-86c3-714f22569f7e tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:07.223921 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 287/566] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:07 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:07.933764 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-395eab63-6616-46e8-b57c-4d6330db560f tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] GET http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 Dec 22 11:53:07.934348 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-395eab63-6616-46e8-b57c-4d6330db560f tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:07.934610 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:07.934610 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:07.935004 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-395eab63-6616-46e8-b57c-4d6330db560f tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:07.966044 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:07.966044 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:07.971336 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-395eab63-6616-46e8-b57c-4d6330db560f tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Volume info retrieved successfully. Dec 22 11:53:07.983152 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-395eab63-6616-46e8-b57c-4d6330db560f tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 returned with HTTP 200 Dec 22 11:53:07.989968 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 280/567] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:07 2020] GET /volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 => generated 914 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:08.231386 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2ffc490c-073b-492e-99e7-0669893d36a6 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:08.231812 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2ffc490c-073b-492e-99e7-0669893d36a6 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:08.231812 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:08.231812 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:08.231979 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2ffc490c-073b-492e-99e7-0669893d36a6 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:08.232304 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-2ffc490c-073b-492e-99e7-0669893d36a6 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:08.243573 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:08.243573 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:08.245337 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2ffc490c-073b-492e-99e7-0669893d36a6 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:08.246041 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 288/568] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:08 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:09.254341 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bb87200a-bb43-43ae-902e-6f9f703bb1ff tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:09.254652 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bb87200a-bb43-43ae-902e-6f9f703bb1ff tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:09.254763 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:09.254763 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:09.255001 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bb87200a-bb43-43ae-902e-6f9f703bb1ff tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:09.255287 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-bb87200a-bb43-43ae-902e-6f9f703bb1ff tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:09.266434 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:09.266434 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:09.267395 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bb87200a-bb43-43ae-902e-6f9f703bb1ff tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:09.267770 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 281/569] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:09 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 821 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:10.281567 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aa63d523-92ee-440b-9002-c4820031cad8 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:10.282336 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aa63d523-92ee-440b-9002-c4820031cad8 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:10.282737 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:10.282737 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:10.283292 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aa63d523-92ee-440b-9002-c4820031cad8 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:10.284104 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-aa63d523-92ee-440b-9002-c4820031cad8 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:10.304375 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:10.304375 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:10.306457 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aa63d523-92ee-440b-9002-c4820031cad8 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:10.307206 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 289/570] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:10 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:11.318827 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ff66e09b-7842-454d-840c-5bf3c0c51eef tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:11.319650 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ff66e09b-7842-454d-840c-5bf3c0c51eef tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:11.319820 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:11.319820 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:11.320016 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ff66e09b-7842-454d-840c-5bf3c0c51eef tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:11.320321 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-ff66e09b-7842-454d-840c-5bf3c0c51eef tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:11.332063 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:11.332063 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:11.333005 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ff66e09b-7842-454d-840c-5bf3c0c51eef tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:11.333430 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 282/571] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:11 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:12.344583 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9441c4cd-b496-4bea-b874-81f296b62304 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:12.344860 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9441c4cd-b496-4bea-b874-81f296b62304 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:12.345008 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:12.345008 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:12.345258 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9441c4cd-b496-4bea-b874-81f296b62304 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:12.349360 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-9441c4cd-b496-4bea-b874-81f296b62304 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:12.357223 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:12.357223 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:12.358276 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9441c4cd-b496-4bea-b874-81f296b62304 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:12.358710 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 290/572] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:12 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:13.367111 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2b514e4a-1015-43d5-899d-f4235a9c556d tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:13.367752 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2b514e4a-1015-43d5-899d-f4235a9c556d tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:13.367962 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:13.367962 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:13.368251 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2b514e4a-1015-43d5-899d-f4235a9c556d tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:13.368623 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-2b514e4a-1015-43d5-899d-f4235a9c556d tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:13.381932 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:13.381932 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:13.382919 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2b514e4a-1015-43d5-899d-f4235a9c556d tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:13.386340 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 283/573] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:13 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:14.392577 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-56d99129-c976-4f6a-8ecd-4bf5a5a7266d tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:14.393185 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-56d99129-c976-4f6a-8ecd-4bf5a5a7266d tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:14.393185 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:14.393185 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:14.393185 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-56d99129-c976-4f6a-8ecd-4bf5a5a7266d tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:14.394087 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-56d99129-c976-4f6a-8ecd-4bf5a5a7266d tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:14.406117 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:14.406117 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:14.407123 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-56d99129-c976-4f6a-8ecd-4bf5a5a7266d tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:14.407678 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 291/574] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:14 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:15.425821 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-836d983e-8d3d-48b3-8a81-e2608d01aea3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:15.426798 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-836d983e-8d3d-48b3-8a81-e2608d01aea3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:15.427052 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:15.427052 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:15.427412 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-836d983e-8d3d-48b3-8a81-e2608d01aea3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:15.427717 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-836d983e-8d3d-48b3-8a81-e2608d01aea3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:15.444964 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:15.444964 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:15.446253 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-836d983e-8d3d-48b3-8a81-e2608d01aea3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:15.449927 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 284/575] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:15 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:16.458274 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-654c8f3d-a8c8-44b5-8da3-451d97c0c03d tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:16.459072 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-654c8f3d-a8c8-44b5-8da3-451d97c0c03d tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:16.459342 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:16.459342 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:16.459694 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-654c8f3d-a8c8-44b5-8da3-451d97c0c03d tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:16.460214 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-654c8f3d-a8c8-44b5-8da3-451d97c0c03d tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:16.489805 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:16.489805 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:16.491160 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-654c8f3d-a8c8-44b5-8da3-451d97c0c03d tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:16.491893 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 292/576] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:16 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 824 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:16.499343 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-73723c87-981b-483a-aa68-558969ac6ee4 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/7f76fcb6-c62c-4f23-8a9c-9d67c8bfd0cc Dec 22 11:53:16.499878 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-73723c87-981b-483a-aa68-558969ac6ee4 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:16.500140 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:16.500140 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:16.500465 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-73723c87-981b-483a-aa68-558969ac6ee4 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:16.536266 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:16.536266 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:16.546414 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-73723c87-981b-483a-aa68-558969ac6ee4 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Volume info retrieved successfully. Dec 22 11:53:16.563085 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-73723c87-981b-483a-aa68-558969ac6ee4 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/7f76fcb6-c62c-4f23-8a9c-9d67c8bfd0cc returned with HTTP 200 Dec 22 11:53:16.563813 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 285/577] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:16 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/7f76fcb6-c62c-4f23-8a9c-9d67c8bfd0cc => generated 917 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 11:53:16.715944 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d520b3fa-cf32-4cc7-a05c-9a7915918b62 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] GET http://10.222.0.111/volume/v3/72bbb2b39b364c199826514be9a7a051/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1/export_record Dec 22 11:53:16.716246 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d520b3fa-cf32-4cc7-a05c-9a7915918b62 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:16.716467 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:16.716467 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:16.716787 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d520b3fa-cf32-4cc7-a05c-9a7915918b62 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] Calling method 'export_record' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:16.717058 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.backups [None req-d520b3fa-cf32-4cc7-a05c-9a7915918b62 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] Export record for backup b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88156) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Dec 22 11:53:16.734301 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:16.734301 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:16.735940 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.backup.api [None req-d520b3fa-cf32-4cc7-a05c-9a7915918b62 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] Calling RPCAPI with context: , host: n-d-765315-6, backup: b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88156) export_record /opt/stack/cinder/cinder/backup/api.py:456}} Dec 22 11:53:16.777252 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.backup.rpcapi [None req-d520b3fa-cf32-4cc7-a05c-9a7915918b62 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] export_record in rpcapi backup_id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 on host n-d-765315-6. {{(pid=88156) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:77}} Dec 22 11:53:16.785215 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.backups [None req-d520b3fa-cf32-4cc7-a05c-9a7915918b62 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjVmMzI1N2ItOTRkNC00MjMwLWE5YzEtMmE4YjFiYTMyMmUxIiwgInVzZXJfaWQiOiAiNjRiNGY5ZGM1M2E4NGVmZjg1MGI2OGM3MGY4NmJlYzEiLCAicHJvamVjdF9pZCI6ICJiNWY4NjU1YmZlN2E0YThiODU4ZTNkZTdlNzcxZjgxMyIsICJ2b2x1bWVfaWQiOiAiN2Y3NmZjYjYtYzYyYy00ZjIzLThhOWMtOWQ2N2M4YmZkMGNjIiwgImhvc3QiOiAibi1kLTc2NTMxNS02IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEyNDQxNjg3NDkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV83Zjc2ZmNiNi1jNjJjLTRmMjMtOGE5Yy05ZDY3YzhiZmQwY2MvMjAyMDEyMjIxMTUyNDEvYXpfbm92YV9iYWNrdXBfYjVmMzI1N2ItOTRkNC00MjMwLWE5YzEtMmE4YjFiYTMyMmUxIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjAtMTItMjJUMTE6NTI6MzdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjAtMTItMjJUMTE6NTI6MzdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMC0xMi0yMlQxMTo1MzoxNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=88156) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Dec 22 11:53:16.785733 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d520b3fa-cf32-4cc7-a05c-9a7915918b62 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] http://10.222.0.111/volume/v3/72bbb2b39b364c199826514be9a7a051/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1/export_record returned with HTTP 200 Dec 22 11:53:16.787334 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 293/578] 10.222.0.111 () {58 vars in 1362 bytes} [Tue Dec 22 11:53:16 2020] GET /volume/v3/72bbb2b39b364c199826514be9a7a051/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1/export_record => generated 1448 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:53:16.793453 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f173134f-89f7-46ed-81d2-47b18bd707e1 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] POST http://10.222.0.111/volume/v3/72bbb2b39b364c199826514be9a7a051/backups/import_record Dec 22 11:53:16.793729 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:16.793729 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:16.793996 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f173134f-89f7-46ed-81d2-47b18bd707e1 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTUxNzUyNzItYzM2Ni00M2RmLTlkYWMtNDRmY2UzYzM4ZTc4IiwgInVzZXJfaWQiOiAiNjRiNGY5ZGM1M2E4NGVmZjg1MGI2OGM3MGY4NmJlYzEiLCAicHJvamVjdF9pZCI6ICJiNWY4NjU1YmZlN2E0YThiODU4ZTNkZTdlNzcxZjgxMyIsICJ2b2x1bWVfaWQiOiAiN2Y3NmZjYjYtYzYyYy00ZjIzLThhOWMtOWQ2N2M4YmZkMGNjIiwgImhvc3QiOiAibi1kLTc2NTMxNS02IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEyNDQxNjg3NDkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV83Zjc2ZmNiNi1jNjJjLTRmMjMtOGE5Yy05ZDY3YzhiZmQwY2MvMjAyMDEyMjIxMTUyNDEvYXpfbm92YV9iYWNrdXBfYjVmMzI1N2ItOTRkNC00MjMwLWE5YzEtMmE4YjFiYTMyMmUxIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjAtMTItMjJUMTE6NTI6MzdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjAtMTItMjJUMTE6NTI6MzdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMC0xMi0yMlQxMTo1MzoxNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:53:16.794594 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.backups [None req-f173134f-89f7-46ed-81d2-47b18bd707e1 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTUxNzUyNzItYzM2Ni00M2RmLTlkYWMtNDRmY2UzYzM4ZTc4IiwgInVzZXJfaWQiOiAiNjRiNGY5ZGM1M2E4NGVmZjg1MGI2OGM3MGY4NmJlYzEiLCAicHJvamVjdF9pZCI6ICJiNWY4NjU1YmZlN2E0YThiODU4ZTNkZTdlNzcxZjgxMyIsICJ2b2x1bWVfaWQiOiAiN2Y3NmZjYjYtYzYyYy00ZjIzLThhOWMtOWQ2N2M4YmZkMGNjIiwgImhvc3QiOiAibi1kLTc2NTMxNS02IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEyNDQxNjg3NDkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV83Zjc2ZmNiNi1jNjJjLTRmMjMtOGE5Yy05ZDY3YzhiZmQwY2MvMjAyMDEyMjIxMTUyNDEvYXpfbm92YV9iYWNrdXBfYjVmMzI1N2ItOTRkNC00MjMwLWE5YzEtMmE4YjFiYTMyMmUxIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjAtMTItMjJUMTE6NTI6MzdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjAtMTItMjJUMTE6NTI6MzdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMC0xMi0yMlQxMTo1MzoxNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=88155) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Dec 22 11:53:16.794769 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.backups [None req-f173134f-89f7-46ed-81d2-47b18bd707e1 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTUxNzUyNzItYzM2Ni00M2RmLTlkYWMtNDRmY2UzYzM4ZTc4IiwgInVzZXJfaWQiOiAiNjRiNGY5ZGM1M2E4NGVmZjg1MGI2OGM3MGY4NmJlYzEiLCAicHJvamVjdF9pZCI6ICJiNWY4NjU1YmZlN2E0YThiODU4ZTNkZTdlNzcxZjgxMyIsICJ2b2x1bWVfaWQiOiAiN2Y3NmZjYjYtYzYyYy00ZjIzLThhOWMtOWQ2N2M4YmZkMGNjIiwgImhvc3QiOiAibi1kLTc2NTMxNS02IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEyNDQxNjg3NDkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV83Zjc2ZmNiNi1jNjJjLTRmMjMtOGE5Yy05ZDY3YzhiZmQwY2MvMjAyMDEyMjIxMTUyNDEvYXpfbm92YV9iYWNrdXBfYjVmMzI1N2ItOTRkNC00MjMwLWE5YzEtMmE4YjFiYTMyMmUxIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjAtMTItMjJUMTE6NTI6MzdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjAtMTItMjJUMTE6NTI6MzdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMC0xMi0yMlQxMTo1MzoxNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=88155) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Dec 22 11:53:16.861488 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-f173134f-89f7-46ed-81d2-47b18bd707e1 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] Created reservations ['3776b813-0931-4eaf-860f-73ab78934704', '84f4d7b6-a14e-4524-83db-e2a4023e932f'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:53:16.976729 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.backup.rpcapi [None req-f173134f-89f7-46ed-81d2-47b18bd707e1 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] import_record rpcapi backup id 95175272-c366-43df-9dac-44fce3c38e78 on host n-d-765315-6 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTUxNzUyNzItYzM2Ni00M2RmLTlkYWMtNDRmY2UzYzM4ZTc4IiwgInVzZXJfaWQiOiAiNjRiNGY5ZGM1M2E4NGVmZjg1MGI2OGM3MGY4NmJlYzEiLCAicHJvamVjdF9pZCI6ICJiNWY4NjU1YmZlN2E0YThiODU4ZTNkZTdlNzcxZjgxMyIsICJ2b2x1bWVfaWQiOiAiN2Y3NmZjYjYtYzYyYy00ZjIzLThhOWMtOWQ2N2M4YmZkMGNjIiwgImhvc3QiOiAibi1kLTc2NTMxNS02IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEyNDQxNjg3NDkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV83Zjc2ZmNiNi1jNjJjLTRmMjMtOGE5Yy05ZDY3YzhiZmQwY2MvMjAyMDEyMjIxMTUyNDEvYXpfbm92YV9iYWNrdXBfYjVmMzI1N2ItOTRkNC00MjMwLWE5YzEtMmE4YjFiYTMyMmUxIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjAtMTItMjJUMTE6NTI6MzdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjAtMTItMjJUMTE6NTI6MzdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMC0xMi0yMlQxMTo1MzoxNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=88155) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:85}} Dec 22 11:53:16.979449 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.backups [None req-f173134f-89f7-46ed-81d2-47b18bd707e1 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] Import record output: {'backup': {'id': '95175272-c366-43df-9dac-44fce3c38e78', 'name': None, 'links': [{'rel': 'self', 'href': 'http://10.222.0.111/volume/v3/72bbb2b39b364c199826514be9a7a051/backups/95175272-c366-43df-9dac-44fce3c38e78'}, {'rel': 'bookmark', 'href': 'http://10.222.0.111/volume/72bbb2b39b364c199826514be9a7a051/backups/95175272-c366-43df-9dac-44fce3c38e78'}]}}. {{(pid=88155) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Dec 22 11:53:16.979838 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f173134f-89f7-46ed-81d2-47b18bd707e1 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] http://10.222.0.111/volume/v3/72bbb2b39b364c199826514be9a7a051/backups/import_record returned with HTTP 201 Dec 22 11:53:16.980630 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 286/579] 10.222.0.111 () {60 vars in 1274 bytes} [Tue Dec 22 11:53:16 2020] POST /volume/v3/72bbb2b39b364c199826514be9a7a051/backups/import_record => generated 356 bytes in 190 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Dec 22 11:53:16.986723 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6ef33585-a395-4142-b592-97ebf3ab48f2 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] GET http://10.222.0.111/volume/v3/72bbb2b39b364c199826514be9a7a051/backups/95175272-c366-43df-9dac-44fce3c38e78 Dec 22 11:53:16.987065 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6ef33585-a395-4142-b592-97ebf3ab48f2 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:16.987989 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:16.987989 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:16.988236 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6ef33585-a395-4142-b592-97ebf3ab48f2 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:16.988442 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-6ef33585-a395-4142-b592-97ebf3ab48f2 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] Show backup with id 95175272-c366-43df-9dac-44fce3c38e78. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:17.009592 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:17.009592 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:17.021201 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6ef33585-a395-4142-b592-97ebf3ab48f2 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] http://10.222.0.111/volume/v3/72bbb2b39b364c199826514be9a7a051/backups/95175272-c366-43df-9dac-44fce3c38e78 returned with HTTP 200 Dec 22 11:53:17.021201 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 294/580] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:16 2020] GET /volume/v3/72bbb2b39b364c199826514be9a7a051/backups/95175272-c366-43df-9dac-44fce3c38e78 => generated 715 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:18.028296 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-112b579a-4adc-4780-9c0e-99da10b6d2d3 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] GET http://10.222.0.111/volume/v3/72bbb2b39b364c199826514be9a7a051/backups/95175272-c366-43df-9dac-44fce3c38e78 Dec 22 11:53:18.028933 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-112b579a-4adc-4780-9c0e-99da10b6d2d3 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:18.029170 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:18.029170 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:18.029488 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-112b579a-4adc-4780-9c0e-99da10b6d2d3 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:18.029766 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-112b579a-4adc-4780-9c0e-99da10b6d2d3 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] Show backup with id 95175272-c366-43df-9dac-44fce3c38e78. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:18.084856 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:18.084856 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:18.085853 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-112b579a-4adc-4780-9c0e-99da10b6d2d3 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] http://10.222.0.111/volume/v3/72bbb2b39b364c199826514be9a7a051/backups/95175272-c366-43df-9dac-44fce3c38e78 returned with HTTP 200 Dec 22 11:53:18.097724 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 287/581] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:18 2020] GET /volume/v3/72bbb2b39b364c199826514be9a7a051/backups/95175272-c366-43df-9dac-44fce3c38e78 => generated 826 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:18.098523 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d81efd51-b61e-4587-97af-53cadca12661 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] GET http://10.222.0.111/volume/v3/72bbb2b39b364c199826514be9a7a051/backups Dec 22 11:53:18.098957 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d81efd51-b61e-4587-97af-53cadca12661 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:18.099196 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:18.099196 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:18.099687 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d81efd51-b61e-4587-97af-53cadca12661 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:18.134812 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d81efd51-b61e-4587-97af-53cadca12661 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] http://10.222.0.111/volume/v3/72bbb2b39b364c199826514be9a7a051/backups returned with HTTP 200 Dec 22 11:53:18.135376 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 295/582] 10.222.0.111 () {58 vars in 1209 bytes} [Tue Dec 22 11:53:18 2020] GET /volume/v3/72bbb2b39b364c199826514be9a7a051/backups => generated 406 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:18.143998 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-966e558f-fb84-47e7-a87a-3df164ae54c3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] POST http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1/restore Dec 22 11:53:18.143998 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:18.143998 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:18.145309 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-966e558f-fb84-47e7-a87a-3df164ae54c3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:53:18.145960 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.backups [None req-966e558f-fb84-47e7-a87a-3df164ae54c3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Restoring backup b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 ({'restore': {}}) {{(pid=88155) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Dec 22 11:53:18.146247 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.contrib.backups [None req-966e558f-fb84-47e7-a87a-3df164ae54c3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Restoring backup b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 to volume None. Dec 22 11:53:18.160357 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:18.160357 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:18.161984 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.backup.api [None req-966e558f-fb84-47e7-a87a-3df164ae54c3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Creating volume of 1 GB for restore of backup b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. Dec 22 11:53:18.174544 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-966e558f-fb84-47e7-a87a-3df164ae54c3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Availability zone cache updated, next update will occur around 2020-12-22 12:53:18.172767. {{(pid=88155) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 22 11:53:18.174544 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-966e558f-fb84-47e7-a87a-3df164ae54c3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Availability Zones retrieved successfully. Dec 22 11:53:18.189410 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-966e558f-fb84-47e7-a87a-3df164ae54c3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Flow 'volume_create_api' (8649d3ad-1670-4da2-8d57-0d6a6dc30a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:53:18.190964 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-966e558f-fb84-47e7-a87a-3df164ae54c3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a1a3a9f-787d-4aa8-96d3-ed2820e4d9e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:53:18.192472 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-966e558f-fb84-47e7-a87a-3df164ae54c3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:53:18.240036 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-966e558f-fb84-47e7-a87a-3df164ae54c3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a1a3a9f-787d-4aa8-96d3-ed2820e4d9e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:53:18.240036 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-966e558f-fb84-47e7-a87a-3df164ae54c3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b23d698-d9ca-4fb3-b51a-efbddccd5d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:53:18.305453 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-966e558f-fb84-47e7-a87a-3df164ae54c3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Created reservations ['229326e5-b37a-4163-8a3d-d5a8c66258fa', 'ab39854c-8148-4c9f-8b9e-7e42bf698009', 'e706b54f-4730-412a-9519-2f2bfdfbebb8', '245467ac-d4fa-412f-a1b6-c57fdbd53b92'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:53:18.308620 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-966e558f-fb84-47e7-a87a-3df164ae54c3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b23d698-d9ca-4fb3-b51a-efbddccd5d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['229326e5-b37a-4163-8a3d-d5a8c66258fa', 'ab39854c-8148-4c9f-8b9e-7e42bf698009', 'e706b54f-4730-412a-9519-2f2bfdfbebb8', '245467ac-d4fa-412f-a1b6-c57fdbd53b92']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:53:18.314551 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-966e558f-fb84-47e7-a87a-3df164ae54c3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42cff8a2-4041-4f3c-b685-8b88ffad89a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:53:18.420122 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-966e558f-fb84-47e7-a87a-3df164ae54c3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42cff8a2-4041-4f3c-b685-8b88ffad89a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fc41383-0445-410e-827a-b9ca7cea40ea', '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_b5f3257b-94d4-4230-a9c1-2a8b1ba322e1',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5f8655bfe7a4a8b858e3de7e771f813',qos_specs=None,replication_status=,reservations=['229326e5-b37a-4163-8a3d-d5a8c66258fa','ab39854c-8148-4c9f-8b9e-7e42bf698009','e706b54f-4730-412a-9519-2f2bfdfbebb8','245467ac-d4fa-412f-a1b6-c57fdbd53b92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64b4f9dc53a84eff850b68c70f86bec1',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T11:53:18Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_b5f3257b-94d4-4230-a9c1-2a8b1ba322e1',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9fc41383-0445-410e-827a-b9ca7cea40ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5f8655bfe7a4a8b858e3de7e771f813',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='64b4f9dc53a84eff850b68c70f86bec1',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:53:18.421786 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-966e558f-fb84-47e7-a87a-3df164ae54c3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83ec68a9-e09e-41bb-a81a-cabe73137516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:53:18.540338 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-966e558f-fb84-47e7-a87a-3df164ae54c3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83ec68a9-e09e-41bb-a81a-cabe73137516) transitioned into 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_b5f3257b-94d4-4230-a9c1-2a8b1ba322e1',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5f8655bfe7a4a8b858e3de7e771f813',qos_specs=None,replication_status=,reservations=['229326e5-b37a-4163-8a3d-d5a8c66258fa','ab39854c-8148-4c9f-8b9e-7e42bf698009','e706b54f-4730-412a-9519-2f2bfdfbebb8','245467ac-d4fa-412f-a1b6-c57fdbd53b92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64b4f9dc53a84eff850b68c70f86bec1',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:53:18.542903 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-966e558f-fb84-47e7-a87a-3df164ae54c3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb3661b9-eadd-4585-85fd-76dd7e329973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:53:18.600256 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-966e558f-fb84-47e7-a87a-3df164ae54c3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb3661b9-eadd-4585-85fd-76dd7e329973) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:53:18.602184 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-966e558f-fb84-47e7-a87a-3df164ae54c3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Flow 'volume_create_api' (8649d3ad-1670-4da2-8d57-0d6a6dc30a8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:53:18.649433 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-966e558f-fb84-47e7-a87a-3df164ae54c3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Create volume request issued successfully. Dec 22 11:53:18.689090 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:18.689090 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:18.689904 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-966e558f-fb84-47e7-a87a-3df164ae54c3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Volume info retrieved successfully. Dec 22 11:53:18.691007 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Dec 22 11:53:18.691007 n-d-765315-6 devstack@c-api.service[88154]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Dec 22 11:53:18.691007 n-d-765315-6 devstack@c-api.service[88154]: hub = hubs.get_hub() Dec 22 11:53:19.718253 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:19.718253 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:19.719021 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-966e558f-fb84-47e7-a87a-3df164ae54c3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Volume info retrieved successfully. Dec 22 11:53:19.719340 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.backup.api [None req-966e558f-fb84-47e7-a87a-3df164ae54c3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Checking backup size 1 against volume size 1 {{(pid=88155) restore /opt/stack/cinder/cinder/backup/api.py:383}} Dec 22 11:53:19.719594 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.backup.api [None req-966e558f-fb84-47e7-a87a-3df164ae54c3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Overwriting volume 9fc41383-0445-410e-827a-b9ca7cea40ea with restore of backup b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:19.815550 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.backup.rpcapi [None req-966e558f-fb84-47e7-a87a-3df164ae54c3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] restore_backup in rpcapi backup_id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 {{(pid=88155) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Dec 22 11:53:19.817806 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-966e558f-fb84-47e7-a87a-3df164ae54c3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1/restore returned with HTTP 202 Dec 22 11:53:19.830238 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 288/583] 10.222.0.111 () {60 vars in 1365 bytes} [Tue Dec 22 11:53:18 2020] POST /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1/restore => generated 189 bytes in 1691 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:53:19.838109 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-30d3da23-b61f-44e1-8ad0-d8cf82d75ce8 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:19.838412 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-30d3da23-b61f-44e1-8ad0-d8cf82d75ce8 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:19.838548 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:19.838548 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:19.838981 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-30d3da23-b61f-44e1-8ad0-d8cf82d75ce8 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:19.839176 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-30d3da23-b61f-44e1-8ad0-d8cf82d75ce8 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:19.857946 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:19.857946 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:19.860044 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-30d3da23-b61f-44e1-8ad0-d8cf82d75ce8 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:19.867723 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 296/584] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:19 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 824 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:20.875449 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0902df73-cf2e-4c24-99a3-a9b8bb8b7023 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:20.875789 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0902df73-cf2e-4c24-99a3-a9b8bb8b7023 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:20.875843 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:20.875843 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:20.876017 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0902df73-cf2e-4c24-99a3-a9b8bb8b7023 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:20.876432 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-0902df73-cf2e-4c24-99a3-a9b8bb8b7023 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:20.897690 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:20.897690 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:20.904724 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0902df73-cf2e-4c24-99a3-a9b8bb8b7023 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:20.905432 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 289/585] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:20 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 824 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:21.914116 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ed4d6180-f20f-4efc-bf33-7a2c47e412d7 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:21.914888 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ed4d6180-f20f-4efc-bf33-7a2c47e412d7 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:21.915027 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:21.915027 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:21.915227 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ed4d6180-f20f-4efc-bf33-7a2c47e412d7 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:21.915417 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-ed4d6180-f20f-4efc-bf33-7a2c47e412d7 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:21.945246 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:21.945246 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:21.946630 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ed4d6180-f20f-4efc-bf33-7a2c47e412d7 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:21.954741 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 297/586] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:21 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 824 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:22.960849 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-034a76f8-589d-4159-9d4d-773847ef7807 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:22.961790 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-034a76f8-589d-4159-9d4d-773847ef7807 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:22.962026 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:22.962026 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:22.962358 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-034a76f8-589d-4159-9d4d-773847ef7807 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:22.962681 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-034a76f8-589d-4159-9d4d-773847ef7807 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:22.979267 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:22.979267 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:22.980560 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-034a76f8-589d-4159-9d4d-773847ef7807 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:22.981545 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 290/587] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:22 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 824 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:23.991296 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8f02c782-dfcc-4589-bf0d-a4e30ce54090 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:23.991296 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8f02c782-dfcc-4589-bf0d-a4e30ce54090 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:23.991296 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:23.991296 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:23.999320 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8f02c782-dfcc-4589-bf0d-a4e30ce54090 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:23.999320 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-8f02c782-dfcc-4589-bf0d-a4e30ce54090 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:24.031357 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:24.031357 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:24.032454 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8f02c782-dfcc-4589-bf0d-a4e30ce54090 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:24.038430 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 298/588] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:23 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 824 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:25.047422 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1a923adb-81bb-497d-8674-8cd41429d43e tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:25.048042 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1a923adb-81bb-497d-8674-8cd41429d43e tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:25.048399 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:25.048399 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:25.048823 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1a923adb-81bb-497d-8674-8cd41429d43e tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:25.049123 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-1a923adb-81bb-497d-8674-8cd41429d43e tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:25.068709 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:25.068709 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:25.072308 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1a923adb-81bb-497d-8674-8cd41429d43e tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:25.072755 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 291/589] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:25 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 824 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:26.285771 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-129b40f1-f219-4269-98ac-acdc8c506fdc tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:26.285771 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-129b40f1-f219-4269-98ac-acdc8c506fdc tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:26.285771 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:26.285771 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:26.285771 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-129b40f1-f219-4269-98ac-acdc8c506fdc tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:26.285771 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-129b40f1-f219-4269-98ac-acdc8c506fdc tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:26.285771 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:26.285771 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:26.285771 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-129b40f1-f219-4269-98ac-acdc8c506fdc tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:26.285771 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 299/590] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:26 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:27.279043 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3bc4c60c-c409-49f6-82d5-d471103a6140 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:27.279460 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3bc4c60c-c409-49f6-82d5-d471103a6140 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:27.279670 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:27.279670 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:27.279993 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3bc4c60c-c409-49f6-82d5-d471103a6140 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:27.280336 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-3bc4c60c-c409-49f6-82d5-d471103a6140 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:27.298502 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:27.298502 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:27.300683 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3bc4c60c-c409-49f6-82d5-d471103a6140 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:27.301261 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 292/591] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:27 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 824 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:28.313382 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7d1fc578-e6e7-488c-b2fa-dea1de99e3a6 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:28.313953 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7d1fc578-e6e7-488c-b2fa-dea1de99e3a6 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:28.313953 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:28.313953 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:28.314253 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7d1fc578-e6e7-488c-b2fa-dea1de99e3a6 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:28.314540 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-7d1fc578-e6e7-488c-b2fa-dea1de99e3a6 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:28.329761 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:28.329761 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:28.330956 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7d1fc578-e6e7-488c-b2fa-dea1de99e3a6 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:28.331493 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 300/592] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:28 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:29.341709 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-88b05b62-a23f-40a8-85d4-e9a4db79dfb0 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:29.341709 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-88b05b62-a23f-40a8-85d4-e9a4db79dfb0 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:29.341709 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:29.341709 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:29.341709 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-88b05b62-a23f-40a8-85d4-e9a4db79dfb0 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:29.341709 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-88b05b62-a23f-40a8-85d4-e9a4db79dfb0 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:29.358226 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:29.358226 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:29.358226 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-88b05b62-a23f-40a8-85d4-e9a4db79dfb0 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:29.358226 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 293/593] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:29 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:30.368585 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-94ea0b2e-2daf-4de1-a764-7ee6ce3b80ea tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:30.368585 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-94ea0b2e-2daf-4de1-a764-7ee6ce3b80ea tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:30.368585 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:30.368585 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:30.368585 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-94ea0b2e-2daf-4de1-a764-7ee6ce3b80ea tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:30.368585 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-94ea0b2e-2daf-4de1-a764-7ee6ce3b80ea tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:30.390708 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:30.390708 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:30.401320 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-94ea0b2e-2daf-4de1-a764-7ee6ce3b80ea tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:30.408475 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 301/594] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:30 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 824 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:31.415734 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3b8522a5-709f-45c2-9c39-db065659f8fb tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:31.415734 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3b8522a5-709f-45c2-9c39-db065659f8fb tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:31.415734 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:31.415734 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:31.415734 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3b8522a5-709f-45c2-9c39-db065659f8fb tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:31.415734 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-3b8522a5-709f-45c2-9c39-db065659f8fb tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:31.457086 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:31.457086 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:31.457086 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3b8522a5-709f-45c2-9c39-db065659f8fb tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:31.457086 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 294/595] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:31 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 824 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:32.454651 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bcb062ef-5909-4668-a593-6652a3eb8b3e tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:32.454651 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bcb062ef-5909-4668-a593-6652a3eb8b3e tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:32.455229 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:32.455229 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:32.455508 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bcb062ef-5909-4668-a593-6652a3eb8b3e tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:32.455755 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-bcb062ef-5909-4668-a593-6652a3eb8b3e tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:32.483306 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:32.483306 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:32.484436 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bcb062ef-5909-4668-a593-6652a3eb8b3e tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:32.485173 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 302/596] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:32 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 824 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:33.546399 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e073c821-6d8e-4a0d-b839-84e569d01aa3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:33.546399 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e073c821-6d8e-4a0d-b839-84e569d01aa3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:33.546399 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:33.546399 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:33.546399 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e073c821-6d8e-4a0d-b839-84e569d01aa3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:33.546399 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-e073c821-6d8e-4a0d-b839-84e569d01aa3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:33.546399 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:33.546399 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:33.546399 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e073c821-6d8e-4a0d-b839-84e569d01aa3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:33.546399 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 295/597] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:33 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:34.518627 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cb4a1dcc-ce7f-418d-a7f1-8e85832ec53c tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:34.518957 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cb4a1dcc-ce7f-418d-a7f1-8e85832ec53c tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:34.519155 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:34.519155 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:34.519295 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cb4a1dcc-ce7f-418d-a7f1-8e85832ec53c tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:34.519484 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-cb4a1dcc-ce7f-418d-a7f1-8e85832ec53c tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:34.534325 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:34.534325 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:34.535589 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cb4a1dcc-ce7f-418d-a7f1-8e85832ec53c tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:34.536039 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 303/598] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:34 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:35.546090 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-632c274b-fba8-475c-bcb9-4e8456407836 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:35.546090 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-632c274b-fba8-475c-bcb9-4e8456407836 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:35.546090 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:35.546090 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:35.546090 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-632c274b-fba8-475c-bcb9-4e8456407836 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:35.546090 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-632c274b-fba8-475c-bcb9-4e8456407836 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:35.562903 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:35.562903 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:35.562903 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-632c274b-fba8-475c-bcb9-4e8456407836 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:35.562903 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 296/599] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:35 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:36.572666 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5e474104-cc7a-4cf5-aba1-85f4fd933366 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:36.572666 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5e474104-cc7a-4cf5-aba1-85f4fd933366 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:36.572666 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:36.572666 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:36.572666 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5e474104-cc7a-4cf5-aba1-85f4fd933366 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:36.572666 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-5e474104-cc7a-4cf5-aba1-85f4fd933366 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:36.590797 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:36.590797 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:36.590797 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5e474104-cc7a-4cf5-aba1-85f4fd933366 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:36.590797 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 304/600] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:36 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:37.601682 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8e0fd047-0fb4-4208-95e4-33ed57ffbd0d tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:37.601682 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8e0fd047-0fb4-4208-95e4-33ed57ffbd0d tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:37.601682 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:37.601682 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:37.601682 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8e0fd047-0fb4-4208-95e4-33ed57ffbd0d tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:37.601682 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-8e0fd047-0fb4-4208-95e4-33ed57ffbd0d tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:37.626927 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:37.626927 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:37.645060 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8e0fd047-0fb4-4208-95e4-33ed57ffbd0d tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:37.645060 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 297/601] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:37 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 824 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:41.063700 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5def5e3d-2a1e-4e69-8030-34069372d1c1 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:41.063700 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5def5e3d-2a1e-4e69-8030-34069372d1c1 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:41.063700 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:41.063700 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:41.063700 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5def5e3d-2a1e-4e69-8030-34069372d1c1 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:41.063700 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-5def5e3d-2a1e-4e69-8030-34069372d1c1 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:41.063700 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:41.063700 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:41.063700 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5def5e3d-2a1e-4e69-8030-34069372d1c1 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:41.063700 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 305/602] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:38 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 824 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:41.067183 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-df625383-dc3a-4f3d-9761-97498a5915aa tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:41.067183 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-df625383-dc3a-4f3d-9761-97498a5915aa tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:41.067183 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:41.067183 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:41.067183 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-df625383-dc3a-4f3d-9761-97498a5915aa tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:41.067183 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-df625383-dc3a-4f3d-9761-97498a5915aa tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:41.067183 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:41.067183 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:41.067183 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-df625383-dc3a-4f3d-9761-97498a5915aa tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:41.067183 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 298/603] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:39 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 824 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 11:53:41.069161 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ea12f8e3-5979-4d77-84ea-44ce4e37cc87 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:41.069161 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ea12f8e3-5979-4d77-84ea-44ce4e37cc87 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:41.069161 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:41.069161 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:41.069161 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ea12f8e3-5979-4d77-84ea-44ce4e37cc87 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:41.069161 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-ea12f8e3-5979-4d77-84ea-44ce4e37cc87 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:41.069161 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:41.069161 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:41.069161 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ea12f8e3-5979-4d77-84ea-44ce4e37cc87 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:41.069161 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 306/604] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:40 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:41.985628 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7593c81d-2c5f-4c77-84e8-f84bb3d258f6 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:41.985628 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7593c81d-2c5f-4c77-84e8-f84bb3d258f6 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:41.985628 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:41.985628 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:41.985628 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7593c81d-2c5f-4c77-84e8-f84bb3d258f6 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:41.985628 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-7593c81d-2c5f-4c77-84e8-f84bb3d258f6 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:42.010889 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:42.010889 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:42.010889 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7593c81d-2c5f-4c77-84e8-f84bb3d258f6 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:42.010889 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 299/605] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:41 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 824 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:43.017743 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-36f699ad-df28-4191-9a83-93ab4c16ea46 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:43.018037 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-36f699ad-df28-4191-9a83-93ab4c16ea46 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:43.018413 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:43.018413 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:43.018413 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-36f699ad-df28-4191-9a83-93ab4c16ea46 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:43.018997 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-36f699ad-df28-4191-9a83-93ab4c16ea46 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:43.057701 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:43.057701 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:43.057701 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-36f699ad-df28-4191-9a83-93ab4c16ea46 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:43.057701 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 307/606] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:43 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 824 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:44.078315 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-374c1b84-65df-46ae-a100-82881c15543e tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:44.078315 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-374c1b84-65df-46ae-a100-82881c15543e tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:44.078315 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:44.078315 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:44.092776 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-374c1b84-65df-46ae-a100-82881c15543e tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:44.092776 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-374c1b84-65df-46ae-a100-82881c15543e tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:44.124539 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:44.124539 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:44.124539 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-374c1b84-65df-46ae-a100-82881c15543e tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:44.124539 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 300/607] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:44 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 824 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:45.142835 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-29ae1fca-00ed-414d-93b2-097a9fdad99b tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:45.142835 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-29ae1fca-00ed-414d-93b2-097a9fdad99b tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:45.142835 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:45.142835 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:45.142835 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-29ae1fca-00ed-414d-93b2-097a9fdad99b tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:45.142835 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-29ae1fca-00ed-414d-93b2-097a9fdad99b tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:45.176248 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:45.176248 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:45.176248 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-29ae1fca-00ed-414d-93b2-097a9fdad99b tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:45.179802 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 308/608] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:45 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 824 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:46.184364 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d5f7ab04-0538-4b8f-b2b6-a44fc19db9e3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:46.184640 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d5f7ab04-0538-4b8f-b2b6-a44fc19db9e3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:46.184745 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:46.184745 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:46.184940 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d5f7ab04-0538-4b8f-b2b6-a44fc19db9e3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:46.185122 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-d5f7ab04-0538-4b8f-b2b6-a44fc19db9e3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:46.204907 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:46.204907 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:46.207079 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d5f7ab04-0538-4b8f-b2b6-a44fc19db9e3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 200 Dec 22 11:53:46.207726 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 301/609] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:46 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:46.219851 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eebbf9b7-d287-4888-9304-f410d0c3e953 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/9fc41383-0445-410e-827a-b9ca7cea40ea Dec 22 11:53:46.220145 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eebbf9b7-d287-4888-9304-f410d0c3e953 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:46.220255 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:46.220255 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:46.220459 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eebbf9b7-d287-4888-9304-f410d0c3e953 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:46.260288 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:46.260288 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:46.264912 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-eebbf9b7-d287-4888-9304-f410d0c3e953 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Volume info retrieved successfully. Dec 22 11:53:46.275457 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eebbf9b7-d287-4888-9304-f410d0c3e953 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/9fc41383-0445-410e-827a-b9ca7cea40ea returned with HTTP 200 Dec 22 11:53:46.276494 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 309/610] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:46 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/9fc41383-0445-410e-827a-b9ca7cea40ea => generated 972 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:46.283854 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5f250a22-6a22-4876-9d55-4acce6e74d90 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes Dec 22 11:53:46.284425 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5f250a22-6a22-4876-9d55-4acce6e74d90 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:46.284507 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:46.284507 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:46.284942 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5f250a22-6a22-4876-9d55-4acce6e74d90 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:46.288667 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-5f250a22-6a22-4876-9d55-4acce6e74d90 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 11:53:46.289569 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5f250a22-6a22-4876-9d55-4acce6e74d90 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88155) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 11:53:46.315980 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5f250a22-6a22-4876-9d55-4acce6e74d90 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Get all volumes completed successfully. Dec 22 11:53:46.316693 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5f250a22-6a22-4876-9d55-4acce6e74d90 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes returned with HTTP 200 Dec 22 11:53:46.320521 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 302/611] 10.222.0.111 () {58 vars in 1209 bytes} [Tue Dec 22 11:53:46 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes => generated 797 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:46.329559 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dc0ab77a-0056-4110-96ad-7ac28eb5b6d9 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] DELETE http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/9fc41383-0445-410e-827a-b9ca7cea40ea Dec 22 11:53:46.329839 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dc0ab77a-0056-4110-96ad-7ac28eb5b6d9 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:46.329971 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:46.329971 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:46.330252 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dc0ab77a-0056-4110-96ad-7ac28eb5b6d9 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:46.330507 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-dc0ab77a-0056-4110-96ad-7ac28eb5b6d9 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Delete volume with id: 9fc41383-0445-410e-827a-b9ca7cea40ea Dec 22 11:53:46.355114 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:46.355114 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:46.355748 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-dc0ab77a-0056-4110-96ad-7ac28eb5b6d9 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Volume info retrieved successfully. Dec 22 11:53:46.455799 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-dc0ab77a-0056-4110-96ad-7ac28eb5b6d9 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Delete volume request issued successfully. Dec 22 11:53:46.456481 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dc0ab77a-0056-4110-96ad-7ac28eb5b6d9 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/9fc41383-0445-410e-827a-b9ca7cea40ea returned with HTTP 202 Dec 22 11:53:46.457678 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 310/612] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 11:53:46 2020] DELETE /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/9fc41383-0445-410e-827a-b9ca7cea40ea => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:53:46.465875 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d023271a-e43d-4125-9700-488f68a51982 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] DELETE http://10.222.0.111/volume/v3/72bbb2b39b364c199826514be9a7a051/backups/95175272-c366-43df-9dac-44fce3c38e78 Dec 22 11:53:46.466482 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d023271a-e43d-4125-9700-488f68a51982 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:46.466990 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:46.466990 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:46.467453 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d023271a-e43d-4125-9700-488f68a51982 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:46.467870 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.contrib.backups [None req-d023271a-e43d-4125-9700-488f68a51982 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] Delete backup with id: 95175272-c366-43df-9dac-44fce3c38e78. Dec 22 11:53:46.481695 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:46.481695 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:46.527656 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.backup.rpcapi [None req-d023271a-e43d-4125-9700-488f68a51982 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] delete_backup rpcapi backup_id 95175272-c366-43df-9dac-44fce3c38e78 {{(pid=88155) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 22 11:53:46.532063 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d023271a-e43d-4125-9700-488f68a51982 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] http://10.222.0.111/volume/v3/72bbb2b39b364c199826514be9a7a051/backups/95175272-c366-43df-9dac-44fce3c38e78 returned with HTTP 202 Dec 22 11:53:46.537101 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 303/613] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 11:53:46 2020] DELETE /volume/v3/72bbb2b39b364c199826514be9a7a051/backups/95175272-c366-43df-9dac-44fce3c38e78 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 11:53:46.541117 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a1b823a3-ee60-443d-a011-4e6623f55eff tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] GET http://10.222.0.111/volume/v3/72bbb2b39b364c199826514be9a7a051/backups/95175272-c366-43df-9dac-44fce3c38e78 Dec 22 11:53:46.541585 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a1b823a3-ee60-443d-a011-4e6623f55eff tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:46.541585 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:46.541585 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:46.541665 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a1b823a3-ee60-443d-a011-4e6623f55eff tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:46.542111 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-a1b823a3-ee60-443d-a011-4e6623f55eff tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] Show backup with id 95175272-c366-43df-9dac-44fce3c38e78. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:46.556774 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:46.556774 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:46.558238 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a1b823a3-ee60-443d-a011-4e6623f55eff tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] http://10.222.0.111/volume/v3/72bbb2b39b364c199826514be9a7a051/backups/95175272-c366-43df-9dac-44fce3c38e78 returned with HTTP 200 Dec 22 11:53:46.562342 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 311/614] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:46 2020] GET /volume/v3/72bbb2b39b364c199826514be9a7a051/backups/95175272-c366-43df-9dac-44fce3c38e78 => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:47.567481 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-87b6013d-23e4-425f-b650-7f4ecb785de3 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] GET http://10.222.0.111/volume/v3/72bbb2b39b364c199826514be9a7a051/backups/95175272-c366-43df-9dac-44fce3c38e78 Dec 22 11:53:47.567798 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-87b6013d-23e4-425f-b650-7f4ecb785de3 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:47.567886 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:47.567886 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:47.568158 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-87b6013d-23e4-425f-b650-7f4ecb785de3 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:47.568414 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-87b6013d-23e4-425f-b650-7f4ecb785de3 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] Show backup with id 95175272-c366-43df-9dac-44fce3c38e78. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:47.597944 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-87b6013d-23e4-425f-b650-7f4ecb785de3 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] http://10.222.0.111/volume/v3/72bbb2b39b364c199826514be9a7a051/backups/95175272-c366-43df-9dac-44fce3c38e78 returned with HTTP 404 Dec 22 11:53:47.601051 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 304/615] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:47 2020] GET /volume/v3/72bbb2b39b364c199826514be9a7a051/backups/95175272-c366-43df-9dac-44fce3c38e78 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:53:47.604558 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b46218e3-ccad-4542-b9f7-c561346ff4bc tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] DELETE http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 Dec 22 11:53:47.604810 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b46218e3-ccad-4542-b9f7-c561346ff4bc tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:47.604940 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:47.604940 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:47.605135 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b46218e3-ccad-4542-b9f7-c561346ff4bc tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:47.605316 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.contrib.backups [None req-b46218e3-ccad-4542-b9f7-c561346ff4bc tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Delete backup with id: b5f3257b-94d4-4230-a9c1-2a8b1ba322e1. Dec 22 11:53:47.616917 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:47.616917 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:47.688071 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.backup.rpcapi [None req-b46218e3-ccad-4542-b9f7-c561346ff4bc tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] delete_backup rpcapi backup_id b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 {{(pid=88156) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 22 11:53:47.690329 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b46218e3-ccad-4542-b9f7-c561346ff4bc tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 returned with HTTP 202 Dec 22 11:53:47.691244 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 312/616] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 11:53:47 2020] DELETE /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/b5f3257b-94d4-4230-a9c1-2a8b1ba322e1 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 11:53:47.705179 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1b316116-4fc5-4a0f-a776-b34be79fe558 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] POST http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes Dec 22 11:53:47.705716 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1b316116-4fc5-4a0f-a776-b34be79fe558 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1376011063"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:53:47.706964 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-1b316116-4fc5-4a0f-a776-b34be79fe558 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1376011063'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:53:47.707254 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-1b316116-4fc5-4a0f-a776-b34be79fe558 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Create volume of 1 GB Dec 22 11:53:47.735461 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1b316116-4fc5-4a0f-a776-b34be79fe558 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Availability Zones retrieved successfully. Dec 22 11:53:47.750311 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1b316116-4fc5-4a0f-a776-b34be79fe558 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Flow 'volume_create_api' (cba088eb-a86e-4048-875e-0d41d9f0849d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:53:47.751804 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1b316116-4fc5-4a0f-a776-b34be79fe558 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (426dc046-4137-471e-9eb9-8ca5172788f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:53:47.753164 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-1b316116-4fc5-4a0f-a776-b34be79fe558 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:53:47.790870 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1b316116-4fc5-4a0f-a776-b34be79fe558 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (426dc046-4137-471e-9eb9-8ca5172788f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:53:47.792199 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1b316116-4fc5-4a0f-a776-b34be79fe558 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6672b93-b8e6-483d-9e05-85d29a7d668d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:53:48.028464 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-1b316116-4fc5-4a0f-a776-b34be79fe558 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Created reservations ['322c8c05-cfa7-41bd-9961-4ed8432a23e4', '8c82f8f6-fcd4-4be3-aed4-272691dc96fc', '76f8e582-02fb-402a-ad5c-f4c38bfbbaec', '2e1bb039-d68d-4492-b8bd-65c73382b4ce'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:53:48.029750 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1b316116-4fc5-4a0f-a776-b34be79fe558 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6672b93-b8e6-483d-9e05-85d29a7d668d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['322c8c05-cfa7-41bd-9961-4ed8432a23e4', '8c82f8f6-fcd4-4be3-aed4-272691dc96fc', '76f8e582-02fb-402a-ad5c-f4c38bfbbaec', '2e1bb039-d68d-4492-b8bd-65c73382b4ce']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:53:48.031173 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1b316116-4fc5-4a0f-a776-b34be79fe558 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (605decfb-95ce-48c1-bc6e-bf004d620ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:53:48.122154 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1b316116-4fc5-4a0f-a776-b34be79fe558 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (605decfb-95ce-48c1-bc6e-bf004d620ae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92ba1275-faf6-4a35-9475-b944a9d46db0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1376011063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5f8655bfe7a4a8b858e3de7e771f813',qos_specs=None,replication_status=,reservations=['322c8c05-cfa7-41bd-9961-4ed8432a23e4','8c82f8f6-fcd4-4be3-aed4-272691dc96fc','76f8e582-02fb-402a-ad5c-f4c38bfbbaec','2e1bb039-d68d-4492-b8bd-65c73382b4ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64b4f9dc53a84eff850b68c70f86bec1',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T11:53:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1376011063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92ba1275-faf6-4a35-9475-b944a9d46db0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5f8655bfe7a4a8b858e3de7e771f813',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='64b4f9dc53a84eff850b68c70f86bec1',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:53:48.123334 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1b316116-4fc5-4a0f-a776-b34be79fe558 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6d96ac4-1afc-49b7-b4aa-8b17bcb1a36c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:53:48.205858 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1b316116-4fc5-4a0f-a776-b34be79fe558 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6d96ac4-1afc-49b7-b4aa-8b17bcb1a36c) transitioned into state 'SUCCESS' from state '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-1376011063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5f8655bfe7a4a8b858e3de7e771f813',qos_specs=None,replication_status=,reservations=['322c8c05-cfa7-41bd-9961-4ed8432a23e4','8c82f8f6-fcd4-4be3-aed4-272691dc96fc','76f8e582-02fb-402a-ad5c-f4c38bfbbaec','2e1bb039-d68d-4492-b8bd-65c73382b4ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64b4f9dc53a84eff850b68c70f86bec1',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:53:48.205858 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1b316116-4fc5-4a0f-a776-b34be79fe558 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17bd52f3-e5a2-41c9-bed1-acda7d1345a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:53:48.320515 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1b316116-4fc5-4a0f-a776-b34be79fe558 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17bd52f3-e5a2-41c9-bed1-acda7d1345a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:53:48.321325 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1b316116-4fc5-4a0f-a776-b34be79fe558 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Flow 'volume_create_api' (cba088eb-a86e-4048-875e-0d41d9f0849d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:53:48.346490 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1b316116-4fc5-4a0f-a776-b34be79fe558 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Create volume request issued successfully. Dec 22 11:53:48.353000 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1b316116-4fc5-4a0f-a776-b34be79fe558 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes returned with HTTP 202 Dec 22 11:53:48.356941 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 305/617] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 11:53:47 2020] POST /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes => generated 825 bytes in 650 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:53:48.361077 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e00ab69a-546e-446d-807d-17b3905c0657 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/92ba1275-faf6-4a35-9475-b944a9d46db0 Dec 22 11:53:48.361355 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e00ab69a-546e-446d-807d-17b3905c0657 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:48.361482 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:48.361482 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:48.361673 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e00ab69a-546e-446d-807d-17b3905c0657 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:48.390192 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:48.390192 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:48.395805 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e00ab69a-546e-446d-807d-17b3905c0657 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Volume info retrieved successfully. Dec 22 11:53:48.416626 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e00ab69a-546e-446d-807d-17b3905c0657 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/92ba1275-faf6-4a35-9475-b944a9d46db0 returned with HTTP 200 Dec 22 11:53:48.417106 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 313/618] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:48 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/92ba1275-faf6-4a35-9475-b944a9d46db0 => generated 893 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:49.432199 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2019e009-367c-4f82-8994-7206dba7572e tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/92ba1275-faf6-4a35-9475-b944a9d46db0 Dec 22 11:53:49.432474 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2019e009-367c-4f82-8994-7206dba7572e tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:49.432674 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:49.432674 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:49.432925 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2019e009-367c-4f82-8994-7206dba7572e tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:49.457933 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:49.457933 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:49.462389 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2019e009-367c-4f82-8994-7206dba7572e tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Volume info retrieved successfully. Dec 22 11:53:49.473339 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2019e009-367c-4f82-8994-7206dba7572e tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/92ba1275-faf6-4a35-9475-b944a9d46db0 returned with HTTP 200 Dec 22 11:53:49.473706 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 306/619] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:49 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/92ba1275-faf6-4a35-9475-b944a9d46db0 => generated 918 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:49.492011 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-de4b3bfa-ac15-4250-953a-0448b0a448c8 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] POST http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups Dec 22 11:53:49.492011 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:49.492011 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:49.492011 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-de4b3bfa-ac15-4250-953a-0448b0a448c8 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Action: 'create', calling method: create, body: {"backup": {"volume_id": "92ba1275-faf6-4a35-9475-b944a9d46db0", "name": "tempest-VolumesBackupsAdminTest-Backup-1079334426"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:53:49.492011 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.backups [None req-de4b3bfa-ac15-4250-953a-0448b0a448c8 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Creating new backup {'backup': {'volume_id': '92ba1275-faf6-4a35-9475-b944a9d46db0', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1079334426'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 22 11:53:49.492011 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.contrib.backups [None req-de4b3bfa-ac15-4250-953a-0448b0a448c8 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Creating backup of volume 92ba1275-faf6-4a35-9475-b944a9d46db0 in container None Dec 22 11:53:49.509867 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:49.509867 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:49.510495 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-de4b3bfa-ac15-4250-953a-0448b0a448c8 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Volume info retrieved successfully. Dec 22 11:53:49.580787 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-de4b3bfa-ac15-4250-953a-0448b0a448c8 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Created reservations ['6fea71a8-666b-4f87-8368-441dee153238', 'a70dc939-68d1-4344-899e-4d33e83277d4'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:53:49.842096 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-de4b3bfa-ac15-4250-953a-0448b0a448c8 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups returned with HTTP 202 Dec 22 11:53:49.842801 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 314/620] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 11:53:49 2020] POST /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups => generated 403 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:53:49.849613 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b6ccd6b1-8000-46df-968b-f58c98114c0f tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:53:49.849891 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b6ccd6b1-8000-46df-968b-f58c98114c0f tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:49.850152 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:49.850152 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:49.850492 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b6ccd6b1-8000-46df-968b-f58c98114c0f tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:49.850812 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-b6ccd6b1-8000-46df-968b-f58c98114c0f tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id 027e381c-c0a6-47c2-bcaf-32fe40670579. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:49.863802 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:49.863802 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:49.864909 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b6ccd6b1-8000-46df-968b-f58c98114c0f tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 200 Dec 22 11:53:49.865446 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 307/621] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:49 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 810 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:50.875605 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-175969f4-cf4e-41b9-b4e8-10fb095e5a7a tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:53:50.876365 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-175969f4-cf4e-41b9-b4e8-10fb095e5a7a tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:50.878226 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:50.878226 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:50.878226 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-175969f4-cf4e-41b9-b4e8-10fb095e5a7a tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:50.878226 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-175969f4-cf4e-41b9-b4e8-10fb095e5a7a tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id 027e381c-c0a6-47c2-bcaf-32fe40670579. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:50.893359 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:50.893359 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:50.894862 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-175969f4-cf4e-41b9-b4e8-10fb095e5a7a tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 200 Dec 22 11:53:50.895433 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 315/622] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:50 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 810 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:51.905791 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b8c76573-af32-41bd-8c69-a6f98b1656fc tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:53:51.906446 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b8c76573-af32-41bd-8c69-a6f98b1656fc tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:51.906709 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:51.906709 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:51.907155 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b8c76573-af32-41bd-8c69-a6f98b1656fc tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:51.907607 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-b8c76573-af32-41bd-8c69-a6f98b1656fc tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id 027e381c-c0a6-47c2-bcaf-32fe40670579. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:51.922926 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:51.922926 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:51.924225 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b8c76573-af32-41bd-8c69-a6f98b1656fc tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 200 Dec 22 11:53:51.928544 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 308/623] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:51 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 810 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:52.934333 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-82d2667f-8243-4303-926f-159bb211bc72 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:53:52.935045 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-82d2667f-8243-4303-926f-159bb211bc72 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:52.935263 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:52.935263 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:52.935877 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-82d2667f-8243-4303-926f-159bb211bc72 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:52.935877 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-82d2667f-8243-4303-926f-159bb211bc72 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id 027e381c-c0a6-47c2-bcaf-32fe40670579. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:52.950515 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:52.950515 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:52.951729 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-82d2667f-8243-4303-926f-159bb211bc72 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 200 Dec 22 11:53:52.952177 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 316/624] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:52 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:53.962334 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ee40ce5b-76d5-4beb-b4a0-b45308adf900 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:53:53.962909 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ee40ce5b-76d5-4beb-b4a0-b45308adf900 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:53.963132 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:53.963132 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:53.963432 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ee40ce5b-76d5-4beb-b4a0-b45308adf900 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:53.963703 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-ee40ce5b-76d5-4beb-b4a0-b45308adf900 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id 027e381c-c0a6-47c2-bcaf-32fe40670579. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:53.991936 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:53.991936 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:53.996143 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ee40ce5b-76d5-4beb-b4a0-b45308adf900 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 200 Dec 22 11:53:53.997620 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 309/625] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:53 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 821 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:55.005016 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-34f6ba24-f613-4817-a155-635a4d3b9343 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:53:55.005738 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-34f6ba24-f613-4817-a155-635a4d3b9343 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:55.005889 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:55.005889 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:55.006107 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-34f6ba24-f613-4817-a155-635a4d3b9343 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:55.006287 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-34f6ba24-f613-4817-a155-635a4d3b9343 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id 027e381c-c0a6-47c2-bcaf-32fe40670579. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:55.018187 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:55.018187 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:55.019399 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-34f6ba24-f613-4817-a155-635a4d3b9343 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 200 Dec 22 11:53:55.020109 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 317/626] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:55 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:56.028911 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b0925fec-d11a-4e5f-9b55-0a9f348a3b9c tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:53:56.029494 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b0925fec-d11a-4e5f-9b55-0a9f348a3b9c tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:56.029723 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:56.029723 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:56.030046 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b0925fec-d11a-4e5f-9b55-0a9f348a3b9c tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:56.030336 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-b0925fec-d11a-4e5f-9b55-0a9f348a3b9c tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id 027e381c-c0a6-47c2-bcaf-32fe40670579. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:56.044297 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:56.044297 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:56.045714 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b0925fec-d11a-4e5f-9b55-0a9f348a3b9c tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 200 Dec 22 11:53:56.046533 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 310/627] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:56 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:57.055021 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-364357a3-1a59-44ef-b537-fd142a223b91 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:53:57.055332 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-364357a3-1a59-44ef-b537-fd142a223b91 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:57.055417 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:57.055417 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:57.055657 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-364357a3-1a59-44ef-b537-fd142a223b91 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:57.055775 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-364357a3-1a59-44ef-b537-fd142a223b91 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id 027e381c-c0a6-47c2-bcaf-32fe40670579. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:57.067094 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:57.067094 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:57.068438 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-364357a3-1a59-44ef-b537-fd142a223b91 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 200 Dec 22 11:53:57.068890 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 318/628] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:57 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:58.077759 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-122f5bff-8ee5-42d7-80d6-91e85efe2846 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:53:58.078027 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-122f5bff-8ee5-42d7-80d6-91e85efe2846 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:58.078220 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:58.078220 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:58.078474 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-122f5bff-8ee5-42d7-80d6-91e85efe2846 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:58.078733 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-122f5bff-8ee5-42d7-80d6-91e85efe2846 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id 027e381c-c0a6-47c2-bcaf-32fe40670579. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:58.093832 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:58.093832 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:58.094935 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-122f5bff-8ee5-42d7-80d6-91e85efe2846 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 200 Dec 22 11:53:58.095368 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 311/629] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:58 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:53:59.104808 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a4c0d819-0107-4ef3-a8bb-dc3b6064d850 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:53:59.106245 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a4c0d819-0107-4ef3-a8bb-dc3b6064d850 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:53:59.106741 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:53:59.106741 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:53:59.107064 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a4c0d819-0107-4ef3-a8bb-dc3b6064d850 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:53:59.107332 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-a4c0d819-0107-4ef3-a8bb-dc3b6064d850 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id 027e381c-c0a6-47c2-bcaf-32fe40670579. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:53:59.122047 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:53:59.122047 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:53:59.123179 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a4c0d819-0107-4ef3-a8bb-dc3b6064d850 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 200 Dec 22 11:53:59.123737 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 319/630] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:53:59 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:00.131197 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9ddaf77e-cb34-4939-9d78-7abbfbc36b3e tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:54:00.131463 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9ddaf77e-cb34-4939-9d78-7abbfbc36b3e tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:00.131669 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:00.131669 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:00.131987 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9ddaf77e-cb34-4939-9d78-7abbfbc36b3e tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:00.132231 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-9ddaf77e-cb34-4939-9d78-7abbfbc36b3e tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id 027e381c-c0a6-47c2-bcaf-32fe40670579. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:54:00.143711 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:00.143711 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:00.144607 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9ddaf77e-cb34-4939-9d78-7abbfbc36b3e tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 200 Dec 22 11:54:00.145022 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 312/631] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:00 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:01.154282 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2054ab2f-cbcf-48e5-b0a5-e7ce1e562a83 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:54:01.154811 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2054ab2f-cbcf-48e5-b0a5-e7ce1e562a83 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:01.154966 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:01.154966 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:01.156169 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2054ab2f-cbcf-48e5-b0a5-e7ce1e562a83 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:01.158415 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-2054ab2f-cbcf-48e5-b0a5-e7ce1e562a83 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id 027e381c-c0a6-47c2-bcaf-32fe40670579. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:54:01.168673 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:01.168673 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:01.169729 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2054ab2f-cbcf-48e5-b0a5-e7ce1e562a83 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 200 Dec 22 11:54:01.170209 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 320/632] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:01 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:02.179646 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7df49b04-3a6d-4b44-a73b-85c43f7fd614 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:54:02.179927 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7df49b04-3a6d-4b44-a73b-85c43f7fd614 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:02.180095 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:02.180095 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:02.180302 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7df49b04-3a6d-4b44-a73b-85c43f7fd614 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:02.180508 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-7df49b04-3a6d-4b44-a73b-85c43f7fd614 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id 027e381c-c0a6-47c2-bcaf-32fe40670579. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:54:02.192277 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:02.192277 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:02.193825 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7df49b04-3a6d-4b44-a73b-85c43f7fd614 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 200 Dec 22 11:54:02.194367 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 313/633] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:02 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:03.207081 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b470119a-884b-4900-a2a3-4414467e468c tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:54:03.207348 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b470119a-884b-4900-a2a3-4414467e468c tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:03.207481 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:03.207481 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:03.207671 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b470119a-884b-4900-a2a3-4414467e468c tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:03.208442 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-b470119a-884b-4900-a2a3-4414467e468c tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id 027e381c-c0a6-47c2-bcaf-32fe40670579. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:54:03.224551 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:03.224551 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:03.226289 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b470119a-884b-4900-a2a3-4414467e468c tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 200 Dec 22 11:54:03.229907 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 321/634] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:03 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:04.235539 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fde0fd97-c356-4056-91c4-a1e9a6ecee41 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:54:04.238146 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fde0fd97-c356-4056-91c4-a1e9a6ecee41 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:04.238394 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:04.238394 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:04.238797 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fde0fd97-c356-4056-91c4-a1e9a6ecee41 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:04.239123 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-fde0fd97-c356-4056-91c4-a1e9a6ecee41 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id 027e381c-c0a6-47c2-bcaf-32fe40670579. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:54:04.254720 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:04.254720 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:04.256341 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fde0fd97-c356-4056-91c4-a1e9a6ecee41 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 200 Dec 22 11:54:04.256782 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 314/635] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:04 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:05.275376 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c558343b-eb49-454c-b249-084789148d24 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:54:05.276102 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c558343b-eb49-454c-b249-084789148d24 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:05.276338 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:05.276338 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:05.276665 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c558343b-eb49-454c-b249-084789148d24 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:05.276968 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-c558343b-eb49-454c-b249-084789148d24 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id 027e381c-c0a6-47c2-bcaf-32fe40670579. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:54:05.288723 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:05.288723 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:05.289713 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c558343b-eb49-454c-b249-084789148d24 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 200 Dec 22 11:54:05.290130 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 322/636] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:05 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:06.303243 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-648e7e5c-0e2d-49d9-9a61-201a05a93ba6 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:54:06.303557 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-648e7e5c-0e2d-49d9-9a61-201a05a93ba6 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:06.307620 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:06.307620 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:06.307879 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-648e7e5c-0e2d-49d9-9a61-201a05a93ba6 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:06.308126 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-648e7e5c-0e2d-49d9-9a61-201a05a93ba6 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id 027e381c-c0a6-47c2-bcaf-32fe40670579. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:54:06.320486 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:06.320486 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:06.321736 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-648e7e5c-0e2d-49d9-9a61-201a05a93ba6 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 200 Dec 22 11:54:06.322302 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 315/637] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:06 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 11:54:07.335639 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-58b5c7a9-d2f4-4ec1-8778-d2bfaee39b22 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:54:07.336356 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-58b5c7a9-d2f4-4ec1-8778-d2bfaee39b22 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:07.336591 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:07.336591 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:07.337071 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-58b5c7a9-d2f4-4ec1-8778-d2bfaee39b22 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:07.337482 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-58b5c7a9-d2f4-4ec1-8778-d2bfaee39b22 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id 027e381c-c0a6-47c2-bcaf-32fe40670579. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:54:07.358299 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:07.358299 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:07.359349 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-58b5c7a9-d2f4-4ec1-8778-d2bfaee39b22 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 200 Dec 22 11:54:07.359762 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 323/638] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:07 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:08.372026 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-18332876-f161-4f80-b260-4f2455024695 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:54:08.372715 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-18332876-f161-4f80-b260-4f2455024695 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:08.372934 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:08.372934 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:08.373248 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-18332876-f161-4f80-b260-4f2455024695 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:08.373524 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-18332876-f161-4f80-b260-4f2455024695 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id 027e381c-c0a6-47c2-bcaf-32fe40670579. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:54:08.385078 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:08.385078 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:08.386197 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-18332876-f161-4f80-b260-4f2455024695 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 200 Dec 22 11:54:08.386752 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 316/639] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:08 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:09.399901 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a170305c-a324-470a-aca4-67c332f44ef3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:54:09.400502 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a170305c-a324-470a-aca4-67c332f44ef3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:09.400737 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:09.400737 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:09.401079 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a170305c-a324-470a-aca4-67c332f44ef3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:09.401541 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-a170305c-a324-470a-aca4-67c332f44ef3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id 027e381c-c0a6-47c2-bcaf-32fe40670579. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:54:09.414371 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:09.414371 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:09.416881 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a170305c-a324-470a-aca4-67c332f44ef3 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 200 Dec 22 11:54:09.417442 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 324/640] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:09 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:10.425771 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bc135fda-e6a8-4ed1-9ced-83ff60cfc08d tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:54:10.426085 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bc135fda-e6a8-4ed1-9ced-83ff60cfc08d tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:10.426200 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:10.426200 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:10.426391 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bc135fda-e6a8-4ed1-9ced-83ff60cfc08d tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:10.426588 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-bc135fda-e6a8-4ed1-9ced-83ff60cfc08d tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id 027e381c-c0a6-47c2-bcaf-32fe40670579. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:54:10.437545 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:10.437545 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:10.438455 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bc135fda-e6a8-4ed1-9ced-83ff60cfc08d tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 200 Dec 22 11:54:10.438875 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 317/641] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:10 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 821 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:11.451720 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c06409fc-a747-4743-a296-20b64bd3a7f5 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:54:11.452417 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c06409fc-a747-4743-a296-20b64bd3a7f5 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:11.452677 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:11.452677 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:11.453147 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c06409fc-a747-4743-a296-20b64bd3a7f5 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:11.453577 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-c06409fc-a747-4743-a296-20b64bd3a7f5 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id 027e381c-c0a6-47c2-bcaf-32fe40670579. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:54:11.468759 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:11.468759 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:11.469756 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c06409fc-a747-4743-a296-20b64bd3a7f5 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 200 Dec 22 11:54:11.473495 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 325/642] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:11 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:12.478664 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-602a166d-7c5c-4637-8a09-9531618bee5b tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:54:12.478977 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-602a166d-7c5c-4637-8a09-9531618bee5b tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:12.479245 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:12.479245 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:12.479475 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-602a166d-7c5c-4637-8a09-9531618bee5b tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:12.479687 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-602a166d-7c5c-4637-8a09-9531618bee5b tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id 027e381c-c0a6-47c2-bcaf-32fe40670579. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:54:12.492001 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:12.492001 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:12.493136 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-602a166d-7c5c-4637-8a09-9531618bee5b tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 200 Dec 22 11:54:12.493898 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 318/643] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:12 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:13.503849 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f262abe3-4693-40af-9489-bfa896560742 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:54:13.504236 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f262abe3-4693-40af-9489-bfa896560742 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:13.504478 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:13.504478 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:13.504756 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f262abe3-4693-40af-9489-bfa896560742 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:13.505523 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-f262abe3-4693-40af-9489-bfa896560742 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id 027e381c-c0a6-47c2-bcaf-32fe40670579. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:54:13.520646 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:13.520646 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:13.521884 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f262abe3-4693-40af-9489-bfa896560742 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 200 Dec 22 11:54:13.522426 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 326/644] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:13 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:13.869361 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e4c9cf21-3114-488c-932a-67ac8498b6db tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] GET http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 Dec 22 11:54:13.869766 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e4c9cf21-3114-488c-932a-67ac8498b6db tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:13.869986 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:13.869986 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:13.870314 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e4c9cf21-3114-488c-932a-67ac8498b6db tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:13.906861 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:13.906861 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:13.913096 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e4c9cf21-3114-488c-932a-67ac8498b6db tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Volume info retrieved successfully. Dec 22 11:54:13.926060 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e4c9cf21-3114-488c-932a-67ac8498b6db tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 returned with HTTP 200 Dec 22 11:54:14.000659 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 319/645] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:13 2020] GET /volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 => generated 914 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:14.011799 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3f0a859e-d499-476d-9a53-285b4a89b7d0 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] GET http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 Dec 22 11:54:14.012181 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3f0a859e-d499-476d-9a53-285b4a89b7d0 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:14.012377 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:14.012377 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:14.012669 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3f0a859e-d499-476d-9a53-285b4a89b7d0 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:14.045959 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:14.045959 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:14.052005 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3f0a859e-d499-476d-9a53-285b4a89b7d0 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Volume info retrieved successfully. Dec 22 11:54:14.083715 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3f0a859e-d499-476d-9a53-285b4a89b7d0 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 returned with HTTP 200 Dec 22 11:54:14.083715 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 327/646] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:14 2020] GET /volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 => generated 914 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:15.009638 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fb768956-3554-4b27-9a49-fea5f9b31cea tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:54:15.009922 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fb768956-3554-4b27-9a49-fea5f9b31cea tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:15.010039 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:15.010039 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:15.010229 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fb768956-3554-4b27-9a49-fea5f9b31cea tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:15.010413 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-fb768956-3554-4b27-9a49-fea5f9b31cea tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id 027e381c-c0a6-47c2-bcaf-32fe40670579. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:54:15.054204 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:15.054204 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:15.055473 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fb768956-3554-4b27-9a49-fea5f9b31cea tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 200 Dec 22 11:54:15.058785 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 320/647] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:15 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 821 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:16.065998 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f2fca26f-3dc5-4886-98b3-035163f6b785 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:54:16.066633 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f2fca26f-3dc5-4886-98b3-035163f6b785 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:16.066633 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:16.066633 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:16.066899 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f2fca26f-3dc5-4886-98b3-035163f6b785 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:16.067035 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-f2fca26f-3dc5-4886-98b3-035163f6b785 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id 027e381c-c0a6-47c2-bcaf-32fe40670579. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:54:16.079031 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:16.079031 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:16.080147 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f2fca26f-3dc5-4886-98b3-035163f6b785 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 200 Dec 22 11:54:16.080902 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 328/648] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:16 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 11:54:17.090336 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-06cb7ad4-39ae-4a56-b8ef-a43be0d01504 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:54:17.096623 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-06cb7ad4-39ae-4a56-b8ef-a43be0d01504 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:17.096623 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:17.096623 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:17.096623 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-06cb7ad4-39ae-4a56-b8ef-a43be0d01504 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:17.096623 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-06cb7ad4-39ae-4a56-b8ef-a43be0d01504 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id 027e381c-c0a6-47c2-bcaf-32fe40670579. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:54:17.104938 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:17.104938 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:17.105913 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-06cb7ad4-39ae-4a56-b8ef-a43be0d01504 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 200 Dec 22 11:54:17.106509 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 321/649] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:17 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:18.115232 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a5497e9d-f0b4-4613-8bd4-b946170d7f78 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:54:18.115627 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a5497e9d-f0b4-4613-8bd4-b946170d7f78 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:18.115863 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:18.115863 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:18.115863 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a5497e9d-f0b4-4613-8bd4-b946170d7f78 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:18.116088 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-a5497e9d-f0b4-4613-8bd4-b946170d7f78 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id 027e381c-c0a6-47c2-bcaf-32fe40670579. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:54:18.130853 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:18.130853 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:18.132208 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a5497e9d-f0b4-4613-8bd4-b946170d7f78 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 200 Dec 22 11:54:18.132812 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 329/650] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:18 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:19.141495 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-07c3470c-2562-44ba-876f-5bf359437567 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:54:19.141824 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-07c3470c-2562-44ba-876f-5bf359437567 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:19.141878 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:19.141878 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:19.142127 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-07c3470c-2562-44ba-876f-5bf359437567 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:19.142322 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-07c3470c-2562-44ba-876f-5bf359437567 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id 027e381c-c0a6-47c2-bcaf-32fe40670579. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:54:19.154723 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:19.154723 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:19.155670 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-07c3470c-2562-44ba-876f-5bf359437567 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 200 Dec 22 11:54:19.156088 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 322/651] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:19 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:20.164990 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-780fe482-37c9-4aa8-959d-bb6289520e78 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:54:20.166157 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-780fe482-37c9-4aa8-959d-bb6289520e78 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:20.166157 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:20.166157 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:20.166157 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-780fe482-37c9-4aa8-959d-bb6289520e78 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:20.166157 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-780fe482-37c9-4aa8-959d-bb6289520e78 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id 027e381c-c0a6-47c2-bcaf-32fe40670579. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:54:20.177586 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:20.177586 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:20.178897 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-780fe482-37c9-4aa8-959d-bb6289520e78 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 200 Dec 22 11:54:20.182643 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 330/652] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:20 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:21.187966 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c190478d-70b3-4cca-ba27-33835de85071 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:54:21.188265 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c190478d-70b3-4cca-ba27-33835de85071 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:21.188379 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:21.188379 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:21.188560 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c190478d-70b3-4cca-ba27-33835de85071 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:21.188749 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-c190478d-70b3-4cca-ba27-33835de85071 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id 027e381c-c0a6-47c2-bcaf-32fe40670579. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:54:21.226779 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:21.226779 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:21.227925 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c190478d-70b3-4cca-ba27-33835de85071 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 200 Dec 22 11:54:21.231616 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 323/653] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:21 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 821 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:22.237079 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0670856d-9c89-4b6d-98fb-f6a1f7450220 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:54:22.237344 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0670856d-9c89-4b6d-98fb-f6a1f7450220 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:22.237426 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:22.237426 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:22.237695 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0670856d-9c89-4b6d-98fb-f6a1f7450220 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:22.237800 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-0670856d-9c89-4b6d-98fb-f6a1f7450220 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id 027e381c-c0a6-47c2-bcaf-32fe40670579. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:54:22.249745 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:22.249745 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:22.250784 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0670856d-9c89-4b6d-98fb-f6a1f7450220 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 200 Dec 22 11:54:22.251191 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 331/654] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:22 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:23.261777 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3d309d0c-57a5-4a44-ae51-14a1de7ebc6a tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:54:23.261777 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3d309d0c-57a5-4a44-ae51-14a1de7ebc6a tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:23.261777 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:23.261777 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:23.261777 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3d309d0c-57a5-4a44-ae51-14a1de7ebc6a tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:23.261777 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-3d309d0c-57a5-4a44-ae51-14a1de7ebc6a tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id 027e381c-c0a6-47c2-bcaf-32fe40670579. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:54:23.287216 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:23.287216 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:23.288276 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3d309d0c-57a5-4a44-ae51-14a1de7ebc6a tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 200 Dec 22 11:54:23.291667 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 324/655] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:23 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:24.297116 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b71e4796-7326-44bd-985d-436206795278 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:54:24.297434 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b71e4796-7326-44bd-985d-436206795278 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:24.297593 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:24.297593 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:24.297813 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b71e4796-7326-44bd-985d-436206795278 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:24.298024 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-b71e4796-7326-44bd-985d-436206795278 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id 027e381c-c0a6-47c2-bcaf-32fe40670579. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:54:24.310986 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:24.310986 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:24.311984 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b71e4796-7326-44bd-985d-436206795278 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 200 Dec 22 11:54:24.324458 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 332/656] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:24 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:25.321803 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2998987b-2358-4c31-8ef0-4e5091e8d966 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:54:25.322131 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2998987b-2358-4c31-8ef0-4e5091e8d966 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:25.322268 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:25.322268 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:25.322524 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2998987b-2358-4c31-8ef0-4e5091e8d966 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:25.322803 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-2998987b-2358-4c31-8ef0-4e5091e8d966 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id 027e381c-c0a6-47c2-bcaf-32fe40670579. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:54:25.340883 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:25.340883 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:25.340883 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2998987b-2358-4c31-8ef0-4e5091e8d966 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 200 Dec 22 11:54:25.340883 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 325/657] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:25 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:25.346678 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-24ead0b2-7598-4443-bc82-7c12aba2907a tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/92ba1275-faf6-4a35-9475-b944a9d46db0 Dec 22 11:54:25.347089 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-24ead0b2-7598-4443-bc82-7c12aba2907a tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:25.347258 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:25.347258 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:25.347532 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-24ead0b2-7598-4443-bc82-7c12aba2907a tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:25.384143 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:25.384143 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:25.389199 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-24ead0b2-7598-4443-bc82-7c12aba2907a tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Volume info retrieved successfully. Dec 22 11:54:25.400213 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-24ead0b2-7598-4443-bc82-7c12aba2907a tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/92ba1275-faf6-4a35-9475-b944a9d46db0 returned with HTTP 200 Dec 22 11:54:25.400654 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 333/658] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:25 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/92ba1275-faf6-4a35-9475-b944a9d46db0 => generated 918 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:25.411846 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-10c72213-452e-4af6-8c09-40bb2f2a3219 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] POST http://10.222.0.111/volume/v3/72bbb2b39b364c199826514be9a7a051/backups/027e381c-c0a6-47c2-bcaf-32fe40670579/action Dec 22 11:54:25.412264 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:25.412264 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:25.412654 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-10c72213-452e-4af6-8c09-40bb2f2a3219 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 11:54:25.412934 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-10c72213-452e-4af6-8c09-40bb2f2a3219 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:54:25.413568 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.admin_actions [None req-10c72213-452e-4af6-8c09-40bb2f2a3219 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] Updating backup '027e381c-c0a6-47c2-bcaf-32fe40670579' with '{'status': 'error'}' {{(pid=88155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:302}} Dec 22 11:54:25.443428 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:25.443428 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:25.488998 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.backup.rpcapi [None req-10c72213-452e-4af6-8c09-40bb2f2a3219 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] reset_status in rpcapi backup_id 027e381c-c0a6-47c2-bcaf-32fe40670579 on host n-d-765315-6. {{(pid=88155) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Dec 22 11:54:25.491493 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-10c72213-452e-4af6-8c09-40bb2f2a3219 tempest-VolumesBackupsAdminTest-1679785544 tempest-VolumesBackupsAdminTest-1679785544] http://10.222.0.111/volume/v3/72bbb2b39b364c199826514be9a7a051/backups/027e381c-c0a6-47c2-bcaf-32fe40670579/action returned with HTTP 202 Dec 22 11:54:25.492621 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 326/659] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 11:54:25 2020] POST /volume/v3/72bbb2b39b364c199826514be9a7a051/backups/027e381c-c0a6-47c2-bcaf-32fe40670579/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 11:54:25.497693 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-109acdf5-c7da-4719-a263-d51a9d9e643f tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:54:25.497973 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-109acdf5-c7da-4719-a263-d51a9d9e643f tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:25.501030 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:25.501030 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:25.501030 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-109acdf5-c7da-4719-a263-d51a9d9e643f tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:25.501030 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-109acdf5-c7da-4719-a263-d51a9d9e643f tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Show backup with id 027e381c-c0a6-47c2-bcaf-32fe40670579. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 11:54:25.510143 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:25.510143 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:25.511184 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-109acdf5-c7da-4719-a263-d51a9d9e643f tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 200 Dec 22 11:54:25.511592 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 334/660] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:25 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:25.519596 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ae63aaf1-a360-49ab-b3bd-cc7a0fccab49 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] DELETE http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 Dec 22 11:54:25.520017 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ae63aaf1-a360-49ab-b3bd-cc7a0fccab49 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:25.520309 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:25.520309 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:25.520852 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ae63aaf1-a360-49ab-b3bd-cc7a0fccab49 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:25.521168 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.contrib.backups [None req-ae63aaf1-a360-49ab-b3bd-cc7a0fccab49 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Delete backup with id: 027e381c-c0a6-47c2-bcaf-32fe40670579. Dec 22 11:54:25.537569 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:25.537569 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:25.611181 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.backup.rpcapi [None req-ae63aaf1-a360-49ab-b3bd-cc7a0fccab49 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] delete_backup rpcapi backup_id 027e381c-c0a6-47c2-bcaf-32fe40670579 {{(pid=88155) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 22 11:54:25.615738 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ae63aaf1-a360-49ab-b3bd-cc7a0fccab49 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 returned with HTTP 202 Dec 22 11:54:25.616703 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 327/661] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 11:54:25 2020] DELETE /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/backups/027e381c-c0a6-47c2-bcaf-32fe40670579 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 11:54:25.629703 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7dcbea54-6d71-4e83-96c0-62ba8a5d90e6 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] DELETE http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/92ba1275-faf6-4a35-9475-b944a9d46db0 Dec 22 11:54:25.630088 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7dcbea54-6d71-4e83-96c0-62ba8a5d90e6 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:25.630243 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:25.630243 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:25.630464 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7dcbea54-6d71-4e83-96c0-62ba8a5d90e6 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:25.630755 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-7dcbea54-6d71-4e83-96c0-62ba8a5d90e6 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Delete volume with id: 92ba1275-faf6-4a35-9475-b944a9d46db0 Dec 22 11:54:25.660918 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:25.660918 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:25.661703 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7dcbea54-6d71-4e83-96c0-62ba8a5d90e6 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Volume info retrieved successfully. Dec 22 11:54:25.809446 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7dcbea54-6d71-4e83-96c0-62ba8a5d90e6 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Delete volume request issued successfully. Dec 22 11:54:25.810067 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7dcbea54-6d71-4e83-96c0-62ba8a5d90e6 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/92ba1275-faf6-4a35-9475-b944a9d46db0 returned with HTTP 202 Dec 22 11:54:25.810866 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 335/662] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 11:54:25 2020] DELETE /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/92ba1275-faf6-4a35-9475-b944a9d46db0 => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:54:25.816279 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-46d836ab-a89e-44ad-8c14-db629514c63f tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/92ba1275-faf6-4a35-9475-b944a9d46db0 Dec 22 11:54:25.816678 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-46d836ab-a89e-44ad-8c14-db629514c63f tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:25.816855 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:25.816855 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:25.817302 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-46d836ab-a89e-44ad-8c14-db629514c63f tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:25.909661 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:25.909661 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:25.932156 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-46d836ab-a89e-44ad-8c14-db629514c63f tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Volume info retrieved successfully. Dec 22 11:54:25.949985 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-46d836ab-a89e-44ad-8c14-db629514c63f tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/92ba1275-faf6-4a35-9475-b944a9d46db0 returned with HTTP 200 Dec 22 11:54:25.950562 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 328/663] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:25 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/92ba1275-faf6-4a35-9475-b944a9d46db0 => generated 917 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:26.960144 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e3a5ecd4-43ee-40c1-904d-f74a8e3e0908 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/92ba1275-faf6-4a35-9475-b944a9d46db0 Dec 22 11:54:26.960852 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e3a5ecd4-43ee-40c1-904d-f74a8e3e0908 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:26.961227 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:26.961227 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:26.961549 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e3a5ecd4-43ee-40c1-904d-f74a8e3e0908 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:26.995279 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:26.995279 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:27.000414 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e3a5ecd4-43ee-40c1-904d-f74a8e3e0908 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Volume info retrieved successfully. Dec 22 11:54:27.024417 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e3a5ecd4-43ee-40c1-904d-f74a8e3e0908 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/92ba1275-faf6-4a35-9475-b944a9d46db0 returned with HTTP 200 Dec 22 11:54:27.029920 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 336/664] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:26 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/92ba1275-faf6-4a35-9475-b944a9d46db0 => generated 917 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:28.034745 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7d0ecbdb-4f3c-4173-b811-dc34f879ecf4 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/92ba1275-faf6-4a35-9475-b944a9d46db0 Dec 22 11:54:28.035408 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7d0ecbdb-4f3c-4173-b811-dc34f879ecf4 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:28.035644 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:28.035644 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:28.035970 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7d0ecbdb-4f3c-4173-b811-dc34f879ecf4 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:28.066525 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7d0ecbdb-4f3c-4173-b811-dc34f879ecf4 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/92ba1275-faf6-4a35-9475-b944a9d46db0 returned with HTTP 404 Dec 22 11:54:28.067205 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 329/665] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:28 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/92ba1275-faf6-4a35-9475-b944a9d46db0 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:54:28.072083 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cce27f84-1798-4790-80ee-e032f4b7bc4b tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] DELETE http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/7f76fcb6-c62c-4f23-8a9c-9d67c8bfd0cc Dec 22 11:54:28.072366 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cce27f84-1798-4790-80ee-e032f4b7bc4b tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:28.072502 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:28.072502 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:28.072723 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cce27f84-1798-4790-80ee-e032f4b7bc4b tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:28.073112 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-cce27f84-1798-4790-80ee-e032f4b7bc4b tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Delete volume with id: 7f76fcb6-c62c-4f23-8a9c-9d67c8bfd0cc Dec 22 11:54:28.097945 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:28.097945 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:28.098649 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cce27f84-1798-4790-80ee-e032f4b7bc4b tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Volume info retrieved successfully. Dec 22 11:54:28.174018 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cce27f84-1798-4790-80ee-e032f4b7bc4b tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Delete volume request issued successfully. Dec 22 11:54:28.174811 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cce27f84-1798-4790-80ee-e032f4b7bc4b tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/7f76fcb6-c62c-4f23-8a9c-9d67c8bfd0cc returned with HTTP 202 Dec 22 11:54:28.175547 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 337/666] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 11:54:28 2020] DELETE /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/7f76fcb6-c62c-4f23-8a9c-9d67c8bfd0cc => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:54:28.180690 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cb6f6856-6284-4648-83c7-1449d44bcd64 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/7f76fcb6-c62c-4f23-8a9c-9d67c8bfd0cc Dec 22 11:54:28.180977 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cb6f6856-6284-4648-83c7-1449d44bcd64 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:28.181254 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cb6f6856-6284-4648-83c7-1449d44bcd64 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:28.208949 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:28.208949 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:28.214278 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cb6f6856-6284-4648-83c7-1449d44bcd64 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Volume info retrieved successfully. Dec 22 11:54:28.225578 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cb6f6856-6284-4648-83c7-1449d44bcd64 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/7f76fcb6-c62c-4f23-8a9c-9d67c8bfd0cc returned with HTTP 200 Dec 22 11:54:28.226219 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 330/667] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:28 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/7f76fcb6-c62c-4f23-8a9c-9d67c8bfd0cc => generated 916 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:29.234605 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c0f561ac-4a9f-4fbc-97f4-6c63b5c74497 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/7f76fcb6-c62c-4f23-8a9c-9d67c8bfd0cc Dec 22 11:54:29.234947 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c0f561ac-4a9f-4fbc-97f4-6c63b5c74497 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:29.235305 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:29.235305 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:29.235531 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c0f561ac-4a9f-4fbc-97f4-6c63b5c74497 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:29.262787 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:29.262787 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:29.267409 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c0f561ac-4a9f-4fbc-97f4-6c63b5c74497 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Volume info retrieved successfully. Dec 22 11:54:29.279713 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c0f561ac-4a9f-4fbc-97f4-6c63b5c74497 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/7f76fcb6-c62c-4f23-8a9c-9d67c8bfd0cc returned with HTTP 200 Dec 22 11:54:29.280387 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 338/668] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:29 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/7f76fcb6-c62c-4f23-8a9c-9d67c8bfd0cc => generated 916 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:30.289122 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ab05c692-304c-4e56-b5b7-8581c4d52941 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] GET http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/7f76fcb6-c62c-4f23-8a9c-9d67c8bfd0cc Dec 22 11:54:30.289465 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ab05c692-304c-4e56-b5b7-8581c4d52941 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:30.289554 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:30.289554 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:30.289754 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ab05c692-304c-4e56-b5b7-8581c4d52941 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:30.313726 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ab05c692-304c-4e56-b5b7-8581c4d52941 tempest-VolumesBackupsAdminTest-2044927449 tempest-VolumesBackupsAdminTest-2044927449] http://10.222.0.111/volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/7f76fcb6-c62c-4f23-8a9c-9d67c8bfd0cc returned with HTTP 404 Dec 22 11:54:30.314322 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 331/669] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:30 2020] GET /volume/v3/b5f8655bfe7a4a8b858e3de7e771f813/volumes/7f76fcb6-c62c-4f23-8a9c-9d67c8bfd0cc => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:54:34.499156 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e8514c82-a7a6-40c6-9a09-46afe9bc1428 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] GET http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes Dec 22 11:54:34.499485 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e8514c82-a7a6-40c6-9a09-46afe9bc1428 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:34.499650 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:34.499650 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:34.500044 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e8514c82-a7a6-40c6-9a09-46afe9bc1428 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:34.511105 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-e8514c82-a7a6-40c6-9a09-46afe9bc1428 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 11:54:34.512143 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e8514c82-a7a6-40c6-9a09-46afe9bc1428 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 11:54:34.540137 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e8514c82-a7a6-40c6-9a09-46afe9bc1428 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Get all volumes completed successfully. Dec 22 11:54:34.540594 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e8514c82-a7a6-40c6-9a09-46afe9bc1428 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes returned with HTTP 200 Dec 22 11:54:34.541026 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 339/670] 10.222.0.111 () {58 vars in 1209 bytes} [Tue Dec 22 11:54:34 2020] GET /volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes => generated 15 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 11:54:34.547043 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6710fff6-1d8c-4f4b-8e1a-904f3fa7d111 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] POST http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes Dec 22 11:54:34.547475 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6710fff6-1d8c-4f4b-8e1a-904f3fa7d111 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1705956756"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:54:34.548103 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-6710fff6-1d8c-4f4b-8e1a-904f3fa7d111 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1705956756'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:54:34.548293 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-6710fff6-1d8c-4f4b-8e1a-904f3fa7d111 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Create volume of 1 GB Dec 22 11:54:34.555706 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6710fff6-1d8c-4f4b-8e1a-904f3fa7d111 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Availability Zones retrieved successfully. Dec 22 11:54:34.563382 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6710fff6-1d8c-4f4b-8e1a-904f3fa7d111 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Flow 'volume_create_api' (5b59dd25-78c9-4fc5-af2a-5f97102ceee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:54:34.565932 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6710fff6-1d8c-4f4b-8e1a-904f3fa7d111 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (267b260e-24bc-4a8a-ae1d-5f2061f2b833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:54:34.565932 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-6710fff6-1d8c-4f4b-8e1a-904f3fa7d111 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:54:34.600799 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6710fff6-1d8c-4f4b-8e1a-904f3fa7d111 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (267b260e-24bc-4a8a-ae1d-5f2061f2b833) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:54:34.601904 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6710fff6-1d8c-4f4b-8e1a-904f3fa7d111 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa635758-1142-49e8-b4e8-4848473da06d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:54:34.723750 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-6710fff6-1d8c-4f4b-8e1a-904f3fa7d111 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Created reservations ['0b7d61cc-30c6-4edb-aaef-89d6c15b9718', '60a57896-619b-461f-9e1a-6efcd10bada6', '7c2ea318-894c-44a1-a1ae-648e6a5684fc', 'f4650e84-7d81-4a7f-8e06-eaafd2c45527'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:54:34.724969 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6710fff6-1d8c-4f4b-8e1a-904f3fa7d111 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa635758-1142-49e8-b4e8-4848473da06d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b7d61cc-30c6-4edb-aaef-89d6c15b9718', '60a57896-619b-461f-9e1a-6efcd10bada6', '7c2ea318-894c-44a1-a1ae-648e6a5684fc', 'f4650e84-7d81-4a7f-8e06-eaafd2c45527']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:54:34.735919 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6710fff6-1d8c-4f4b-8e1a-904f3fa7d111 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3515dbc-f3a3-461f-9b71-1c885d959b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:54:34.830767 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6710fff6-1d8c-4f4b-8e1a-904f3fa7d111 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3515dbc-f3a3-461f-9b71-1c885d959b2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71579dd0-f4bd-40ff-b10d-98d468dafe51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1705956756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0573129e7a741709a6f1ed468a9348c',qos_specs=None,replication_status=,reservations=['0b7d61cc-30c6-4edb-aaef-89d6c15b9718','60a57896-619b-461f-9e1a-6efcd10bada6','7c2ea318-894c-44a1-a1ae-648e6a5684fc','f4650e84-7d81-4a7f-8e06-eaafd2c45527'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='259650ee81ec4513b88826457bff0d81',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T11:54:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1705956756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71579dd0-f4bd-40ff-b10d-98d468dafe51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0573129e7a741709a6f1ed468a9348c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='259650ee81ec4513b88826457bff0d81',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:54:34.831977 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6710fff6-1d8c-4f4b-8e1a-904f3fa7d111 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0dea88a-69ca-4e50-9140-37e478d90c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:54:34.947509 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6710fff6-1d8c-4f4b-8e1a-904f3fa7d111 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0dea88a-69ca-4e50-9140-37e478d90c2b) transitioned into state 'SUCCESS' from state '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-1705956756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0573129e7a741709a6f1ed468a9348c',qos_specs=None,replication_status=,reservations=['0b7d61cc-30c6-4edb-aaef-89d6c15b9718','60a57896-619b-461f-9e1a-6efcd10bada6','7c2ea318-894c-44a1-a1ae-648e6a5684fc','f4650e84-7d81-4a7f-8e06-eaafd2c45527'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='259650ee81ec4513b88826457bff0d81',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:54:34.948906 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6710fff6-1d8c-4f4b-8e1a-904f3fa7d111 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dbb8f16-df9a-42f6-8092-a522f4f4e8ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:54:35.050835 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6710fff6-1d8c-4f4b-8e1a-904f3fa7d111 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dbb8f16-df9a-42f6-8092-a522f4f4e8ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:54:35.052794 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6710fff6-1d8c-4f4b-8e1a-904f3fa7d111 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Flow 'volume_create_api' (5b59dd25-78c9-4fc5-af2a-5f97102ceee4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:54:35.089956 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6710fff6-1d8c-4f4b-8e1a-904f3fa7d111 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Create volume request issued successfully. Dec 22 11:54:35.099502 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6710fff6-1d8c-4f4b-8e1a-904f3fa7d111 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes returned with HTTP 202 Dec 22 11:54:35.100181 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 332/671] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 11:54:34 2020] POST /volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes => generated 826 bytes in 555 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:54:35.108069 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aafd9bf5-a742-490a-ad60-6ff23cc82108 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] GET http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/71579dd0-f4bd-40ff-b10d-98d468dafe51 Dec 22 11:54:35.108480 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aafd9bf5-a742-490a-ad60-6ff23cc82108 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:35.108963 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aafd9bf5-a742-490a-ad60-6ff23cc82108 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:35.142171 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:35.142171 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:35.148671 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-aafd9bf5-a742-490a-ad60-6ff23cc82108 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Volume info retrieved successfully. Dec 22 11:54:35.164283 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aafd9bf5-a742-490a-ad60-6ff23cc82108 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/71579dd0-f4bd-40ff-b10d-98d468dafe51 returned with HTTP 200 Dec 22 11:54:35.165245 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 340/672] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:35 2020] GET /volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/71579dd0-f4bd-40ff-b10d-98d468dafe51 => generated 894 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:36.173610 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8675b0ee-361a-42df-89f8-c42e7a9a81b2 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] GET http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/71579dd0-f4bd-40ff-b10d-98d468dafe51 Dec 22 11:54:36.174541 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8675b0ee-361a-42df-89f8-c42e7a9a81b2 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:36.175014 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:36.175014 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:36.175256 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8675b0ee-361a-42df-89f8-c42e7a9a81b2 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:36.202434 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:36.202434 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:36.207767 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8675b0ee-361a-42df-89f8-c42e7a9a81b2 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Volume info retrieved successfully. Dec 22 11:54:36.220637 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8675b0ee-361a-42df-89f8-c42e7a9a81b2 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/71579dd0-f4bd-40ff-b10d-98d468dafe51 returned with HTTP 200 Dec 22 11:54:36.221359 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 333/673] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:36 2020] GET /volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/71579dd0-f4bd-40ff-b10d-98d468dafe51 => generated 919 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:36.230132 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-03841597-993c-4f35-a1c4-4e377893a734 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] GET http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/71579dd0-f4bd-40ff-b10d-98d468dafe51 Dec 22 11:54:36.230485 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-03841597-993c-4f35-a1c4-4e377893a734 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:36.230681 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:36.230681 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:36.230911 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-03841597-993c-4f35-a1c4-4e377893a734 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:36.259566 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:36.259566 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:36.264146 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-03841597-993c-4f35-a1c4-4e377893a734 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Volume info retrieved successfully. Dec 22 11:54:36.275095 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-03841597-993c-4f35-a1c4-4e377893a734 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/71579dd0-f4bd-40ff-b10d-98d468dafe51 returned with HTTP 200 Dec 22 11:54:36.275542 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 341/674] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:36 2020] GET /volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/71579dd0-f4bd-40ff-b10d-98d468dafe51 => generated 919 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:36.283358 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7475d9c4-2a45-4d5f-9938-bbf2ed9e1d09 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] POST http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes Dec 22 11:54:36.283641 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:36.283641 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:36.283981 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7475d9c4-2a45-4d5f-9938-bbf2ed9e1d09 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1063234926"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:54:36.284602 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-7475d9c4-2a45-4d5f-9938-bbf2ed9e1d09 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1063234926'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:54:36.284878 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-7475d9c4-2a45-4d5f-9938-bbf2ed9e1d09 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Create volume of 1 GB Dec 22 11:54:36.292579 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7475d9c4-2a45-4d5f-9938-bbf2ed9e1d09 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Availability Zones retrieved successfully. Dec 22 11:54:36.302660 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7475d9c4-2a45-4d5f-9938-bbf2ed9e1d09 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Flow 'volume_create_api' (cd6746b8-3c5e-48ba-a2a0-150ccbf0a556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:54:36.302660 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7475d9c4-2a45-4d5f-9938-bbf2ed9e1d09 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc67d0bb-f258-4956-83cd-3735cb4a357d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:54:36.303665 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-7475d9c4-2a45-4d5f-9938-bbf2ed9e1d09 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:54:36.339512 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7475d9c4-2a45-4d5f-9938-bbf2ed9e1d09 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc67d0bb-f258-4956-83cd-3735cb4a357d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:54:36.340552 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7475d9c4-2a45-4d5f-9938-bbf2ed9e1d09 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (865265a5-f49f-41b0-aab9-929ffef5c544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:54:36.442895 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-7475d9c4-2a45-4d5f-9938-bbf2ed9e1d09 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Created reservations ['4b4184dd-1482-45a6-af82-cd0512daa7b2', '42d55174-d4fd-4454-a3fb-b60b9ba48bfa', '7f02c6f5-6228-44d9-bb78-77ee6a6471b7', 'c3d8fee2-878f-4a5a-b22d-99a038124211'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:54:36.448454 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7475d9c4-2a45-4d5f-9938-bbf2ed9e1d09 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (865265a5-f49f-41b0-aab9-929ffef5c544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b4184dd-1482-45a6-af82-cd0512daa7b2', '42d55174-d4fd-4454-a3fb-b60b9ba48bfa', '7f02c6f5-6228-44d9-bb78-77ee6a6471b7', 'c3d8fee2-878f-4a5a-b22d-99a038124211']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:54:36.448454 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7475d9c4-2a45-4d5f-9938-bbf2ed9e1d09 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac0cdc57-a1ee-423a-a31f-07a417117c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:54:36.526071 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7475d9c4-2a45-4d5f-9938-bbf2ed9e1d09 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac0cdc57-a1ee-423a-a31f-07a417117c11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11b8b882-90fc-426d-ba99-d15a02c0dd93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1063234926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0573129e7a741709a6f1ed468a9348c',qos_specs=None,replication_status=,reservations=['4b4184dd-1482-45a6-af82-cd0512daa7b2','42d55174-d4fd-4454-a3fb-b60b9ba48bfa','7f02c6f5-6228-44d9-bb78-77ee6a6471b7','c3d8fee2-878f-4a5a-b22d-99a038124211'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='259650ee81ec4513b88826457bff0d81',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T11:54:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1063234926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11b8b882-90fc-426d-ba99-d15a02c0dd93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0573129e7a741709a6f1ed468a9348c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='259650ee81ec4513b88826457bff0d81',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:54:36.527200 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7475d9c4-2a45-4d5f-9938-bbf2ed9e1d09 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6edda7c8-00b6-4e28-8ecd-5a3a391fb554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:54:36.580101 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7475d9c4-2a45-4d5f-9938-bbf2ed9e1d09 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6edda7c8-00b6-4e28-8ecd-5a3a391fb554) transitioned into state 'SUCCESS' from state '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-1063234926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0573129e7a741709a6f1ed468a9348c',qos_specs=None,replication_status=,reservations=['4b4184dd-1482-45a6-af82-cd0512daa7b2','42d55174-d4fd-4454-a3fb-b60b9ba48bfa','7f02c6f5-6228-44d9-bb78-77ee6a6471b7','c3d8fee2-878f-4a5a-b22d-99a038124211'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='259650ee81ec4513b88826457bff0d81',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:54:36.582154 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7475d9c4-2a45-4d5f-9938-bbf2ed9e1d09 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c44578ac-84fc-406b-8eea-a8c9cc4f97a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:54:36.627149 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7475d9c4-2a45-4d5f-9938-bbf2ed9e1d09 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c44578ac-84fc-406b-8eea-a8c9cc4f97a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:54:36.628687 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7475d9c4-2a45-4d5f-9938-bbf2ed9e1d09 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Flow 'volume_create_api' (cd6746b8-3c5e-48ba-a2a0-150ccbf0a556) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:54:36.656147 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7475d9c4-2a45-4d5f-9938-bbf2ed9e1d09 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Create volume request issued successfully. Dec 22 11:54:36.663574 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7475d9c4-2a45-4d5f-9938-bbf2ed9e1d09 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes returned with HTTP 202 Dec 22 11:54:36.664245 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 334/675] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 11:54:36 2020] POST /volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes => generated 826 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:54:36.671746 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cf78f320-85ba-4873-bfc8-843a99a4e342 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] GET http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/11b8b882-90fc-426d-ba99-d15a02c0dd93 Dec 22 11:54:36.672024 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cf78f320-85ba-4873-bfc8-843a99a4e342 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:36.672153 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:36.672153 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:36.672346 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cf78f320-85ba-4873-bfc8-843a99a4e342 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:36.697805 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:36.697805 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:36.702494 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cf78f320-85ba-4873-bfc8-843a99a4e342 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Volume info retrieved successfully. Dec 22 11:54:36.714112 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cf78f320-85ba-4873-bfc8-843a99a4e342 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/11b8b882-90fc-426d-ba99-d15a02c0dd93 returned with HTTP 200 Dec 22 11:54:36.714558 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 342/676] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:36 2020] GET /volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/11b8b882-90fc-426d-ba99-d15a02c0dd93 => generated 894 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:37.724143 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d6030a8b-eb4f-428a-811d-5e0a0e4d398a tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] GET http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/11b8b882-90fc-426d-ba99-d15a02c0dd93 Dec 22 11:54:37.724749 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d6030a8b-eb4f-428a-811d-5e0a0e4d398a tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:37.724974 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:37.724974 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:37.725405 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d6030a8b-eb4f-428a-811d-5e0a0e4d398a tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:37.765487 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:37.765487 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:37.774736 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d6030a8b-eb4f-428a-811d-5e0a0e4d398a tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Volume info retrieved successfully. Dec 22 11:54:37.789731 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d6030a8b-eb4f-428a-811d-5e0a0e4d398a tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/11b8b882-90fc-426d-ba99-d15a02c0dd93 returned with HTTP 200 Dec 22 11:54:37.789731 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 335/677] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:37 2020] GET /volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/11b8b882-90fc-426d-ba99-d15a02c0dd93 => generated 919 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:37.794635 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b30c48a7-b351-47cb-9d72-dd538c729860 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] GET http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/11b8b882-90fc-426d-ba99-d15a02c0dd93 Dec 22 11:54:37.794916 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b30c48a7-b351-47cb-9d72-dd538c729860 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:37.795076 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:37.795076 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:37.795274 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b30c48a7-b351-47cb-9d72-dd538c729860 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:37.831043 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:37.831043 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:37.836975 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b30c48a7-b351-47cb-9d72-dd538c729860 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Volume info retrieved successfully. Dec 22 11:54:37.850454 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b30c48a7-b351-47cb-9d72-dd538c729860 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/11b8b882-90fc-426d-ba99-d15a02c0dd93 returned with HTTP 200 Dec 22 11:54:37.850993 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 343/678] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:37 2020] GET /volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/11b8b882-90fc-426d-ba99-d15a02c0dd93 => generated 919 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:37.858993 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6b0e3f8e-7597-4190-b333-debbf769990c tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] POST http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes Dec 22 11:54:37.859212 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:37.859212 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:37.859435 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6b0e3f8e-7597-4190-b333-debbf769990c tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1573747451"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:54:37.860080 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-6b0e3f8e-7597-4190-b333-debbf769990c tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1573747451'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:54:37.860266 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-6b0e3f8e-7597-4190-b333-debbf769990c tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Create volume of 1 GB Dec 22 11:54:37.867688 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6b0e3f8e-7597-4190-b333-debbf769990c tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Availability Zones retrieved successfully. Dec 22 11:54:37.875254 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6b0e3f8e-7597-4190-b333-debbf769990c tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Flow 'volume_create_api' (cf82ae78-8a87-4a39-ae92-40f3cd14dab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:54:37.876616 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6b0e3f8e-7597-4190-b333-debbf769990c tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25f7fae8-4b19-4b92-8e4d-af005e585bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:54:37.877570 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-6b0e3f8e-7597-4190-b333-debbf769990c tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:54:37.909259 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6b0e3f8e-7597-4190-b333-debbf769990c tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25f7fae8-4b19-4b92-8e4d-af005e585bda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:54:37.910323 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6b0e3f8e-7597-4190-b333-debbf769990c tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc330edd-7457-4c8c-9708-c32264acfeb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:54:37.971682 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-6b0e3f8e-7597-4190-b333-debbf769990c tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Created reservations ['9b040453-4c90-4297-9355-b075116254b4', '3bfc6687-610f-437a-b760-ec0030227fff', '74dae184-5076-4496-81b9-df23c188018d', 'dca479db-8e70-4c72-b5ef-ae5399d9e8b2'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:54:37.972746 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6b0e3f8e-7597-4190-b333-debbf769990c tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc330edd-7457-4c8c-9708-c32264acfeb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b040453-4c90-4297-9355-b075116254b4', '3bfc6687-610f-437a-b760-ec0030227fff', '74dae184-5076-4496-81b9-df23c188018d', 'dca479db-8e70-4c72-b5ef-ae5399d9e8b2']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:54:37.974286 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6b0e3f8e-7597-4190-b333-debbf769990c tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b48fa9bf-223d-4d07-bd51-473004f5f868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:54:38.027690 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6b0e3f8e-7597-4190-b333-debbf769990c tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b48fa9bf-223d-4d07-bd51-473004f5f868) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a76758c-9d46-4a7a-9e47-a4e99e937656', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1573747451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0573129e7a741709a6f1ed468a9348c',qos_specs=None,replication_status=,reservations=['9b040453-4c90-4297-9355-b075116254b4','3bfc6687-610f-437a-b760-ec0030227fff','74dae184-5076-4496-81b9-df23c188018d','dca479db-8e70-4c72-b5ef-ae5399d9e8b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='259650ee81ec4513b88826457bff0d81',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T11:54:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1573747451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a76758c-9d46-4a7a-9e47-a4e99e937656,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0573129e7a741709a6f1ed468a9348c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='259650ee81ec4513b88826457bff0d81',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:54:38.028909 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6b0e3f8e-7597-4190-b333-debbf769990c tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f178131-337f-4ba3-b902-1fa6e2df9031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:54:38.072446 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6b0e3f8e-7597-4190-b333-debbf769990c tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f178131-337f-4ba3-b902-1fa6e2df9031) transitioned into state 'SUCCESS' from state '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-1573747451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0573129e7a741709a6f1ed468a9348c',qos_specs=None,replication_status=,reservations=['9b040453-4c90-4297-9355-b075116254b4','3bfc6687-610f-437a-b760-ec0030227fff','74dae184-5076-4496-81b9-df23c188018d','dca479db-8e70-4c72-b5ef-ae5399d9e8b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='259650ee81ec4513b88826457bff0d81',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:54:38.073452 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6b0e3f8e-7597-4190-b333-debbf769990c tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f61232e-0a0c-47e8-b1ee-a0df42bbdcbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:54:38.111387 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6b0e3f8e-7597-4190-b333-debbf769990c tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f61232e-0a0c-47e8-b1ee-a0df42bbdcbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:54:38.112717 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6b0e3f8e-7597-4190-b333-debbf769990c tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Flow 'volume_create_api' (cf82ae78-8a87-4a39-ae92-40f3cd14dab5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:54:38.136688 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6b0e3f8e-7597-4190-b333-debbf769990c tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Create volume request issued successfully. Dec 22 11:54:38.143103 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6b0e3f8e-7597-4190-b333-debbf769990c tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes returned with HTTP 202 Dec 22 11:54:38.143505 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 336/679] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 11:54:37 2020] POST /volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes => generated 826 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:54:38.154058 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ab479796-ea7e-4e4f-a313-254aa4c30a74 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] GET http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/4a76758c-9d46-4a7a-9e47-a4e99e937656 Dec 22 11:54:38.154774 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ab479796-ea7e-4e4f-a313-254aa4c30a74 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:38.155072 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:38.155072 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:38.155555 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ab479796-ea7e-4e4f-a313-254aa4c30a74 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:38.184228 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:38.184228 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:38.189057 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ab479796-ea7e-4e4f-a313-254aa4c30a74 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Volume info retrieved successfully. Dec 22 11:54:38.200279 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ab479796-ea7e-4e4f-a313-254aa4c30a74 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/4a76758c-9d46-4a7a-9e47-a4e99e937656 returned with HTTP 200 Dec 22 11:54:38.200875 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 344/680] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:38 2020] GET /volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/4a76758c-9d46-4a7a-9e47-a4e99e937656 => generated 894 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:39.218229 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a636ef39-1f89-4ec3-a3e7-f3acd34d50ec tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] GET http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/4a76758c-9d46-4a7a-9e47-a4e99e937656 Dec 22 11:54:39.218894 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a636ef39-1f89-4ec3-a3e7-f3acd34d50ec tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:39.219346 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:39.219346 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:39.219771 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a636ef39-1f89-4ec3-a3e7-f3acd34d50ec tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:39.260526 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:39.260526 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:39.265860 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a636ef39-1f89-4ec3-a3e7-f3acd34d50ec tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Volume info retrieved successfully. Dec 22 11:54:39.277718 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a636ef39-1f89-4ec3-a3e7-f3acd34d50ec tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/4a76758c-9d46-4a7a-9e47-a4e99e937656 returned with HTTP 200 Dec 22 11:54:39.278188 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 337/681] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:39 2020] GET /volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/4a76758c-9d46-4a7a-9e47-a4e99e937656 => generated 919 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:39.286077 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1da8a273-21d5-4c52-ac78-5c490c7f43bd tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] GET http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/4a76758c-9d46-4a7a-9e47-a4e99e937656 Dec 22 11:54:39.286355 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1da8a273-21d5-4c52-ac78-5c490c7f43bd tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:39.286628 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:39.286628 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:39.286837 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1da8a273-21d5-4c52-ac78-5c490c7f43bd tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:39.314201 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:39.314201 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:39.319481 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1da8a273-21d5-4c52-ac78-5c490c7f43bd tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Volume info retrieved successfully. Dec 22 11:54:39.330477 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1da8a273-21d5-4c52-ac78-5c490c7f43bd tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/4a76758c-9d46-4a7a-9e47-a4e99e937656 returned with HTTP 200 Dec 22 11:54:39.330913 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 345/682] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:39 2020] GET /volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/4a76758c-9d46-4a7a-9e47-a4e99e937656 => generated 919 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:39.480256 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6167ab09-0c24-4584-b6f5-94eecb838a4b tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] POST http://10.222.0.111/volume/v3/29c337298d844cef90d0401707eb47c0/volumes Dec 22 11:54:39.480853 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:39.480853 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:39.481439 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6167ab09-0c24-4584-b6f5-94eecb838a4b tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:54:39.482762 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-6167ab09-0c24-4584-b6f5-94eecb838a4b tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] Create volume request body: {'volume': {'size': 1}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:54:39.483185 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-6167ab09-0c24-4584-b6f5-94eecb838a4b tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] Create volume of 1 GB Dec 22 11:54:39.498399 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6167ab09-0c24-4584-b6f5-94eecb838a4b tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] Availability Zones retrieved successfully. Dec 22 11:54:39.510323 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6167ab09-0c24-4584-b6f5-94eecb838a4b tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] Flow 'volume_create_api' (4d8e6798-b372-4dda-a14c-1ec976529939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:54:39.511677 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6167ab09-0c24-4584-b6f5-94eecb838a4b tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e97cda68-d779-4bf0-9248-06041532bec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:54:39.512642 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-6167ab09-0c24-4584-b6f5-94eecb838a4b tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:54:39.543220 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6167ab09-0c24-4584-b6f5-94eecb838a4b tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e97cda68-d779-4bf0-9248-06041532bec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:54:39.544281 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6167ab09-0c24-4584-b6f5-94eecb838a4b tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fbca760-2216-4bdc-bebb-390bc31d0a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:54:39.728657 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-6167ab09-0c24-4584-b6f5-94eecb838a4b tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] Created reservations ['d741e2ea-fef0-4223-90e8-19da2c1fa78b', 'a53a991e-bef2-4e95-8c38-3ed523c8bce1', '1e382d4c-b931-40d0-a45a-99893bd47724', '6274c955-4159-44f1-803c-0de26c92bdcb'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:54:39.729691 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6167ab09-0c24-4584-b6f5-94eecb838a4b tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fbca760-2216-4bdc-bebb-390bc31d0a23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d741e2ea-fef0-4223-90e8-19da2c1fa78b', 'a53a991e-bef2-4e95-8c38-3ed523c8bce1', '1e382d4c-b931-40d0-a45a-99893bd47724', '6274c955-4159-44f1-803c-0de26c92bdcb']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:54:39.730915 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6167ab09-0c24-4584-b6f5-94eecb838a4b tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03767d4d-3030-4eaf-a459-e019d87264fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:54:39.815237 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6167ab09-0c24-4584-b6f5-94eecb838a4b tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03767d4d-3030-4eaf-a459-e019d87264fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d8656bf-428f-42e0-b577-5c88f8e50ed8', '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='29c337298d844cef90d0401707eb47c0',qos_specs=None,replication_status=,reservations=['d741e2ea-fef0-4223-90e8-19da2c1fa78b','a53a991e-bef2-4e95-8c38-3ed523c8bce1','1e382d4c-b931-40d0-a45a-99893bd47724','6274c955-4159-44f1-803c-0de26c92bdcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cb20f95de474bbca6e162e761bba244',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T11:54:39Z,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=7d8656bf-428f-42e0-b577-5c88f8e50ed8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29c337298d844cef90d0401707eb47c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='5cb20f95de474bbca6e162e761bba244',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:54:39.816493 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6167ab09-0c24-4584-b6f5-94eecb838a4b tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e34a2015-f6a2-4c13-89c3-2609d567acda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:54:39.869121 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6167ab09-0c24-4584-b6f5-94eecb838a4b tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e34a2015-f6a2-4c13-89c3-2609d567acda) transitioned into state 'SUCCESS' from 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='29c337298d844cef90d0401707eb47c0',qos_specs=None,replication_status=,reservations=['d741e2ea-fef0-4223-90e8-19da2c1fa78b','a53a991e-bef2-4e95-8c38-3ed523c8bce1','1e382d4c-b931-40d0-a45a-99893bd47724','6274c955-4159-44f1-803c-0de26c92bdcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cb20f95de474bbca6e162e761bba244',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:54:39.870402 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6167ab09-0c24-4584-b6f5-94eecb838a4b tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c448098-9910-4907-9ed0-4042ba9329c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:54:39.923805 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6167ab09-0c24-4584-b6f5-94eecb838a4b tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c448098-9910-4907-9ed0-4042ba9329c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:54:39.925341 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6167ab09-0c24-4584-b6f5-94eecb838a4b tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] Flow 'volume_create_api' (4d8e6798-b372-4dda-a14c-1ec976529939) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:54:39.950733 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6167ab09-0c24-4584-b6f5-94eecb838a4b tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] Create volume request issued successfully. Dec 22 11:54:39.957077 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6167ab09-0c24-4584-b6f5-94eecb838a4b tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] http://10.222.0.111/volume/v3/29c337298d844cef90d0401707eb47c0/volumes returned with HTTP 202 Dec 22 11:54:39.957600 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 338/683] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 11:54:39 2020] POST /volume/v3/29c337298d844cef90d0401707eb47c0/volumes => generated 804 bytes in 620 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 22 11:54:39.965859 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c0f43390-9ae3-40f5-a700-d9447178e4c3 tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] GET http://10.222.0.111/volume/v3/29c337298d844cef90d0401707eb47c0/volumes/7d8656bf-428f-42e0-b577-5c88f8e50ed8 Dec 22 11:54:39.966215 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c0f43390-9ae3-40f5-a700-d9447178e4c3 tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:39.966385 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:39.966385 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:39.966643 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c0f43390-9ae3-40f5-a700-d9447178e4c3 tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:39.993891 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:39.993891 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:39.998329 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c0f43390-9ae3-40f5-a700-d9447178e4c3 tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] Volume info retrieved successfully. Dec 22 11:54:40.008465 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c0f43390-9ae3-40f5-a700-d9447178e4c3 tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] http://10.222.0.111/volume/v3/29c337298d844cef90d0401707eb47c0/volumes/7d8656bf-428f-42e0-b577-5c88f8e50ed8 returned with HTTP 200 Dec 22 11:54:40.008943 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 346/684] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:39 2020] GET /volume/v3/29c337298d844cef90d0401707eb47c0/volumes/7d8656bf-428f-42e0-b577-5c88f8e50ed8 => generated 983 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:41.019127 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f231d24f-1bd9-48ef-9432-8c17178de797 tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] GET http://10.222.0.111/volume/v3/29c337298d844cef90d0401707eb47c0/volumes/7d8656bf-428f-42e0-b577-5c88f8e50ed8 Dec 22 11:54:41.019467 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f231d24f-1bd9-48ef-9432-8c17178de797 tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:41.019557 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:41.019557 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:41.019760 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f231d24f-1bd9-48ef-9432-8c17178de797 tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:41.063551 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:41.063551 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:41.068481 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f231d24f-1bd9-48ef-9432-8c17178de797 tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] Volume info retrieved successfully. Dec 22 11:54:41.079152 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f231d24f-1bd9-48ef-9432-8c17178de797 tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] http://10.222.0.111/volume/v3/29c337298d844cef90d0401707eb47c0/volumes/7d8656bf-428f-42e0-b577-5c88f8e50ed8 returned with HTTP 200 Dec 22 11:54:41.079671 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 339/685] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:41 2020] GET /volume/v3/29c337298d844cef90d0401707eb47c0/volumes/7d8656bf-428f-42e0-b577-5c88f8e50ed8 => generated 1042 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:54:41.088491 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c76f46c0-7a8c-401d-9beb-111d398b1ba7 tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] GET http://10.222.0.111/volume/v3/29c337298d844cef90d0401707eb47c0/volumes/detail?all_tenants=1&project_id=b0573129e7a741709a6f1ed468a9348c Dec 22 11:54:41.088825 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c76f46c0-7a8c-401d-9beb-111d398b1ba7 tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:41.089115 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:41.089115 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:41.089229 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c76f46c0-7a8c-401d-9beb-111d398b1ba7 tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] Calling method 'detail' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:41.089806 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-c76f46c0-7a8c-401d-9beb-111d398b1ba7 tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] Could not evaluate value b0573129e7a741709a6f1ed468a9348c, assuming string {{(pid=88156) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 22 11:54:41.090540 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-c76f46c0-7a8c-401d-9beb-111d398b1ba7 tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] Searching by: MultiDict([('project_id', 'b0573129e7a741709a6f1ed468a9348c'), ('all_tenants', 1)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 11:54:41.120631 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c76f46c0-7a8c-401d-9beb-111d398b1ba7 tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] Get all volumes completed successfully. Dec 22 11:54:41.121882 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:41.121882 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:41.126650 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c76f46c0-7a8c-401d-9beb-111d398b1ba7 tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] http://10.222.0.111/volume/v3/29c337298d844cef90d0401707eb47c0/volumes/detail?all_tenants=1&project_id=b0573129e7a741709a6f1ed468a9348c returned with HTTP 200 Dec 22 11:54:41.127184 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 347/686] 10.222.0.111 () {58 vars in 1345 bytes} [Tue Dec 22 11:54:41 2020] GET /volume/v3/29c337298d844cef90d0401707eb47c0/volumes/detail?all_tenants=1&project_id=b0573129e7a741709a6f1ed468a9348c => generated 3253 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:54:41.140217 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f49b7164-6991-4ca5-b790-46cfc0062b2c tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] DELETE http://10.222.0.111/volume/v3/29c337298d844cef90d0401707eb47c0/volumes/7d8656bf-428f-42e0-b577-5c88f8e50ed8 Dec 22 11:54:41.140844 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f49b7164-6991-4ca5-b790-46cfc0062b2c tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:41.141101 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:41.141101 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:41.141545 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f49b7164-6991-4ca5-b790-46cfc0062b2c tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:41.142101 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-f49b7164-6991-4ca5-b790-46cfc0062b2c tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] Delete volume with id: 7d8656bf-428f-42e0-b577-5c88f8e50ed8 Dec 22 11:54:41.182300 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:41.182300 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:41.183016 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f49b7164-6991-4ca5-b790-46cfc0062b2c tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] Volume info retrieved successfully. Dec 22 11:54:41.259249 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f49b7164-6991-4ca5-b790-46cfc0062b2c tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] Delete volume request issued successfully. Dec 22 11:54:41.259683 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f49b7164-6991-4ca5-b790-46cfc0062b2c tempest-VolumesListAdminTestJSON-355914400 tempest-VolumesListAdminTestJSON-355914400] http://10.222.0.111/volume/v3/29c337298d844cef90d0401707eb47c0/volumes/7d8656bf-428f-42e0-b577-5c88f8e50ed8 returned with HTTP 202 Dec 22 11:54:41.260293 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 340/687] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 11:54:41 2020] DELETE /volume/v3/29c337298d844cef90d0401707eb47c0/volumes/7d8656bf-428f-42e0-b577-5c88f8e50ed8 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:54:41.265924 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6de6fbeb-b108-49f8-9ca0-b45881a3baa3 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] DELETE http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/4a76758c-9d46-4a7a-9e47-a4e99e937656 Dec 22 11:54:41.266201 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6de6fbeb-b108-49f8-9ca0-b45881a3baa3 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:41.266476 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:41.266476 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:41.266701 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6de6fbeb-b108-49f8-9ca0-b45881a3baa3 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:41.266951 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-6de6fbeb-b108-49f8-9ca0-b45881a3baa3 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Delete volume with id: 4a76758c-9d46-4a7a-9e47-a4e99e937656 Dec 22 11:54:41.292489 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:41.292489 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:41.293194 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6de6fbeb-b108-49f8-9ca0-b45881a3baa3 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Volume info retrieved successfully. Dec 22 11:54:41.375332 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6de6fbeb-b108-49f8-9ca0-b45881a3baa3 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Delete volume request issued successfully. Dec 22 11:54:41.375830 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6de6fbeb-b108-49f8-9ca0-b45881a3baa3 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/4a76758c-9d46-4a7a-9e47-a4e99e937656 returned with HTTP 202 Dec 22 11:54:41.376438 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 348/688] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 11:54:41 2020] DELETE /volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/4a76758c-9d46-4a7a-9e47-a4e99e937656 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:54:41.381361 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-35eb0882-bfb2-4154-ba2b-8fca7cbead02 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] GET http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/4a76758c-9d46-4a7a-9e47-a4e99e937656 Dec 22 11:54:41.381642 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-35eb0882-bfb2-4154-ba2b-8fca7cbead02 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:41.381779 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:41.381779 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:41.381981 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-35eb0882-bfb2-4154-ba2b-8fca7cbead02 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:41.409538 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:41.409538 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:41.414769 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-35eb0882-bfb2-4154-ba2b-8fca7cbead02 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Volume info retrieved successfully. Dec 22 11:54:41.427075 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-35eb0882-bfb2-4154-ba2b-8fca7cbead02 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/4a76758c-9d46-4a7a-9e47-a4e99e937656 returned with HTTP 200 Dec 22 11:54:41.427828 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 341/689] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:41 2020] GET /volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/4a76758c-9d46-4a7a-9e47-a4e99e937656 => generated 918 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:42.437767 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c2c4fe6b-9250-47f2-918d-c9d90977a1f0 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] GET http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/4a76758c-9d46-4a7a-9e47-a4e99e937656 Dec 22 11:54:42.438384 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c2c4fe6b-9250-47f2-918d-c9d90977a1f0 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:42.438384 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:42.438384 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:42.438736 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c2c4fe6b-9250-47f2-918d-c9d90977a1f0 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:42.469655 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c2c4fe6b-9250-47f2-918d-c9d90977a1f0 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/4a76758c-9d46-4a7a-9e47-a4e99e937656 returned with HTTP 404 Dec 22 11:54:42.470629 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 349/690] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:42 2020] GET /volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/4a76758c-9d46-4a7a-9e47-a4e99e937656 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 22 11:54:42.476436 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-69c9d813-f5a3-403c-93fb-af09e2fd9a56 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] DELETE http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/11b8b882-90fc-426d-ba99-d15a02c0dd93 Dec 22 11:54:42.476972 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-69c9d813-f5a3-403c-93fb-af09e2fd9a56 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:42.477215 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:42.477215 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:42.477563 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-69c9d813-f5a3-403c-93fb-af09e2fd9a56 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:42.477940 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-69c9d813-f5a3-403c-93fb-af09e2fd9a56 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Delete volume with id: 11b8b882-90fc-426d-ba99-d15a02c0dd93 Dec 22 11:54:42.511509 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:42.511509 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:42.512386 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-69c9d813-f5a3-403c-93fb-af09e2fd9a56 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Volume info retrieved successfully. Dec 22 11:54:42.599905 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-69c9d813-f5a3-403c-93fb-af09e2fd9a56 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Delete volume request issued successfully. Dec 22 11:54:42.600242 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-69c9d813-f5a3-403c-93fb-af09e2fd9a56 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/11b8b882-90fc-426d-ba99-d15a02c0dd93 returned with HTTP 202 Dec 22 11:54:42.601154 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 342/691] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 11:54:42 2020] DELETE /volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/11b8b882-90fc-426d-ba99-d15a02c0dd93 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:54:42.605621 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9cc067d4-f543-49e6-868d-a790498fa31e tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] GET http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/11b8b882-90fc-426d-ba99-d15a02c0dd93 Dec 22 11:54:42.605904 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9cc067d4-f543-49e6-868d-a790498fa31e tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:42.606172 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9cc067d4-f543-49e6-868d-a790498fa31e tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:42.633218 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:42.633218 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:42.638415 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9cc067d4-f543-49e6-868d-a790498fa31e tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Volume info retrieved successfully. Dec 22 11:54:42.660306 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9cc067d4-f543-49e6-868d-a790498fa31e tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/11b8b882-90fc-426d-ba99-d15a02c0dd93 returned with HTTP 200 Dec 22 11:54:42.660964 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 350/692] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:42 2020] GET /volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/11b8b882-90fc-426d-ba99-d15a02c0dd93 => generated 918 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:43.670991 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-afb51368-fc8b-45db-8767-2e1ea91167bc tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] GET http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/11b8b882-90fc-426d-ba99-d15a02c0dd93 Dec 22 11:54:43.671340 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-afb51368-fc8b-45db-8767-2e1ea91167bc tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:43.671532 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:43.671532 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:43.671825 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-afb51368-fc8b-45db-8767-2e1ea91167bc tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:43.696322 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-afb51368-fc8b-45db-8767-2e1ea91167bc tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/11b8b882-90fc-426d-ba99-d15a02c0dd93 returned with HTTP 404 Dec 22 11:54:43.696988 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 343/693] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:43 2020] GET /volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/11b8b882-90fc-426d-ba99-d15a02c0dd93 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:54:43.702475 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-15da44dd-0e78-4365-8dec-20b3555a458d tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] DELETE http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/71579dd0-f4bd-40ff-b10d-98d468dafe51 Dec 22 11:54:43.702839 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-15da44dd-0e78-4365-8dec-20b3555a458d tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:43.702992 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:43.702992 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:43.703214 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-15da44dd-0e78-4365-8dec-20b3555a458d tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:43.703498 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-15da44dd-0e78-4365-8dec-20b3555a458d tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Delete volume with id: 71579dd0-f4bd-40ff-b10d-98d468dafe51 Dec 22 11:54:43.736507 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:43.736507 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:43.737238 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-15da44dd-0e78-4365-8dec-20b3555a458d tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Volume info retrieved successfully. Dec 22 11:54:43.842430 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-15da44dd-0e78-4365-8dec-20b3555a458d tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Delete volume request issued successfully. Dec 22 11:54:43.842703 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-15da44dd-0e78-4365-8dec-20b3555a458d tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/71579dd0-f4bd-40ff-b10d-98d468dafe51 returned with HTTP 202 Dec 22 11:54:43.843321 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 351/694] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 11:54:43 2020] DELETE /volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/71579dd0-f4bd-40ff-b10d-98d468dafe51 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:54:43.853421 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b5b8d413-f9ad-40b2-9eaf-c151f9bc38b9 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] GET http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/71579dd0-f4bd-40ff-b10d-98d468dafe51 Dec 22 11:54:43.854473 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b5b8d413-f9ad-40b2-9eaf-c151f9bc38b9 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:43.855145 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b5b8d413-f9ad-40b2-9eaf-c151f9bc38b9 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:43.892248 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:43.892248 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:43.897607 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b5b8d413-f9ad-40b2-9eaf-c151f9bc38b9 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Volume info retrieved successfully. Dec 22 11:54:43.908495 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b5b8d413-f9ad-40b2-9eaf-c151f9bc38b9 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/71579dd0-f4bd-40ff-b10d-98d468dafe51 returned with HTTP 200 Dec 22 11:54:43.908935 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 344/695] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:43 2020] GET /volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/71579dd0-f4bd-40ff-b10d-98d468dafe51 => generated 918 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:44.923663 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d7c78234-dc6a-4153-b1de-4038897ff17f tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] GET http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/71579dd0-f4bd-40ff-b10d-98d468dafe51 Dec 22 11:54:44.924452 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d7c78234-dc6a-4153-b1de-4038897ff17f tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:44.924603 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:44.924603 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:44.925250 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d7c78234-dc6a-4153-b1de-4038897ff17f tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:44.968930 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:44.968930 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:44.976077 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d7c78234-dc6a-4153-b1de-4038897ff17f tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Volume info retrieved successfully. Dec 22 11:54:44.989370 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d7c78234-dc6a-4153-b1de-4038897ff17f tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/71579dd0-f4bd-40ff-b10d-98d468dafe51 returned with HTTP 200 Dec 22 11:54:44.989998 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 352/696] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:44 2020] GET /volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/71579dd0-f4bd-40ff-b10d-98d468dafe51 => generated 918 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 11:54:46.042034 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-80f723bf-1d7a-4316-9d6e-60a63f473c10 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] GET http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/71579dd0-f4bd-40ff-b10d-98d468dafe51 Dec 22 11:54:46.042599 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-80f723bf-1d7a-4316-9d6e-60a63f473c10 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:46.042806 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:46.042806 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:46.043345 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-80f723bf-1d7a-4316-9d6e-60a63f473c10 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:46.073808 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-80f723bf-1d7a-4316-9d6e-60a63f473c10 tempest-VolumesListAdminTestJSON-51042083 tempest-VolumesListAdminTestJSON-51042083] http://10.222.0.111/volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/71579dd0-f4bd-40ff-b10d-98d468dafe51 returned with HTTP 404 Dec 22 11:54:46.074582 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 345/697] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:46 2020] GET /volume/v3/b0573129e7a741709a6f1ed468a9348c/volumes/71579dd0-f4bd-40ff-b10d-98d468dafe51 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:54:48.767549 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6e0f9933-03b3-4fc1-88b6-1dacb06b48cb tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] POST http://10.222.0.111/volume/v3/67a4fff448a8415ca5659ac68e8525fe/volumes Dec 22 11:54:48.767851 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:48.767851 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:48.768044 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6e0f9933-03b3-4fc1-88b6-1dacb06b48cb tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-650313490"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:54:48.768829 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-6e0f9933-03b3-4fc1-88b6-1dacb06b48cb tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-650313490'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:54:48.770190 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-6e0f9933-03b3-4fc1-88b6-1dacb06b48cb tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Create volume of 2 GB Dec 22 11:54:48.781157 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6e0f9933-03b3-4fc1-88b6-1dacb06b48cb tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Availability Zones retrieved successfully. Dec 22 11:54:48.793078 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6e0f9933-03b3-4fc1-88b6-1dacb06b48cb tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Flow 'volume_create_api' (846072e7-aeb1-404a-a7b3-d62d1ace2d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:54:48.794598 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6e0f9933-03b3-4fc1-88b6-1dacb06b48cb tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c102418e-6fe7-4ed6-8cdf-d8b8a6fc4425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:54:48.795794 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-6e0f9933-03b3-4fc1-88b6-1dacb06b48cb tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Validating volume size '2' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:54:48.835945 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6e0f9933-03b3-4fc1-88b6-1dacb06b48cb tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c102418e-6fe7-4ed6-8cdf-d8b8a6fc4425) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:54:48.837290 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6e0f9933-03b3-4fc1-88b6-1dacb06b48cb tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (567a6158-53f9-422e-80a1-f74c7cc5db20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:54:48.986281 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-6e0f9933-03b3-4fc1-88b6-1dacb06b48cb tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Created reservations ['138f9b5f-dadf-4903-8b5c-6ad40c07a2a2', '3a21fbb0-2a7b-4862-b8ba-6927f9d80b1d', '7898e33e-698d-4c07-b11b-9c21480cd636', '6e9f4476-7372-404e-a1ce-5254f5310ebb'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:54:48.991820 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6e0f9933-03b3-4fc1-88b6-1dacb06b48cb tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (567a6158-53f9-422e-80a1-f74c7cc5db20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['138f9b5f-dadf-4903-8b5c-6ad40c07a2a2', '3a21fbb0-2a7b-4862-b8ba-6927f9d80b1d', '7898e33e-698d-4c07-b11b-9c21480cd636', '6e9f4476-7372-404e-a1ce-5254f5310ebb']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:54:48.991820 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6e0f9933-03b3-4fc1-88b6-1dacb06b48cb tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c162517-69d8-4bb8-9b6e-d322019efd53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:54:49.077160 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6e0f9933-03b3-4fc1-88b6-1dacb06b48cb tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c162517-69d8-4bb8-9b6e-d322019efd53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9c7b913-968b-4671-a9bb-6ba43fa06d35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-650313490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67a4fff448a8415ca5659ac68e8525fe',qos_specs=None,replication_status=,reservations=['138f9b5f-dadf-4903-8b5c-6ad40c07a2a2','3a21fbb0-2a7b-4862-b8ba-6927f9d80b1d','7898e33e-698d-4c07-b11b-9c21480cd636','6e9f4476-7372-404e-a1ce-5254f5310ebb'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dce18d7021144e2693f4930e371faf92',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T11:54:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-650313490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9c7b913-968b-4671-a9bb-6ba43fa06d35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67a4fff448a8415ca5659ac68e8525fe',provider_auth=None,provider_geometry=None,provider_id=None,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='dce18d7021144e2693f4930e371faf92',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:54:49.078224 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6e0f9933-03b3-4fc1-88b6-1dacb06b48cb tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5d5231f-7e6d-4df7-980c-0a8585841ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:54:49.122740 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6e0f9933-03b3-4fc1-88b6-1dacb06b48cb tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5d5231f-7e6d-4df7-980c-0a8585841ee0) transitioned into state 'SUCCESS' from state '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-650313490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67a4fff448a8415ca5659ac68e8525fe',qos_specs=None,replication_status=,reservations=['138f9b5f-dadf-4903-8b5c-6ad40c07a2a2','3a21fbb0-2a7b-4862-b8ba-6927f9d80b1d','7898e33e-698d-4c07-b11b-9c21480cd636','6e9f4476-7372-404e-a1ce-5254f5310ebb'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dce18d7021144e2693f4930e371faf92',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:54:49.123707 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6e0f9933-03b3-4fc1-88b6-1dacb06b48cb tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (207b7753-f165-4670-8c95-cd70e5d1d81f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:54:49.162042 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6e0f9933-03b3-4fc1-88b6-1dacb06b48cb tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (207b7753-f165-4670-8c95-cd70e5d1d81f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:54:49.167910 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6e0f9933-03b3-4fc1-88b6-1dacb06b48cb tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Flow 'volume_create_api' (846072e7-aeb1-404a-a7b3-d62d1ace2d87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:54:49.195754 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6e0f9933-03b3-4fc1-88b6-1dacb06b48cb tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Create volume request issued successfully. Dec 22 11:54:49.200273 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6e0f9933-03b3-4fc1-88b6-1dacb06b48cb tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] http://10.222.0.111/volume/v3/67a4fff448a8415ca5659ac68e8525fe/volumes returned with HTTP 202 Dec 22 11:54:49.201006 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 353/698] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 11:54:48 2020] POST /volume/v3/67a4fff448a8415ca5659ac68e8525fe/volumes => generated 825 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:54:49.209930 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ed35de3d-fc50-4dd0-87b0-8bfe7a6e1087 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] GET http://10.222.0.111/volume/v3/67a4fff448a8415ca5659ac68e8525fe/volumes/f9c7b913-968b-4671-a9bb-6ba43fa06d35 Dec 22 11:54:49.210268 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ed35de3d-fc50-4dd0-87b0-8bfe7a6e1087 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:49.212387 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ed35de3d-fc50-4dd0-87b0-8bfe7a6e1087 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:49.243111 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:49.243111 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:49.252098 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ed35de3d-fc50-4dd0-87b0-8bfe7a6e1087 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Volume info retrieved successfully. Dec 22 11:54:49.263524 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ed35de3d-fc50-4dd0-87b0-8bfe7a6e1087 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] http://10.222.0.111/volume/v3/67a4fff448a8415ca5659ac68e8525fe/volumes/f9c7b913-968b-4671-a9bb-6ba43fa06d35 returned with HTTP 200 Dec 22 11:54:49.264353 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 346/699] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:49 2020] GET /volume/v3/67a4fff448a8415ca5659ac68e8525fe/volumes/f9c7b913-968b-4671-a9bb-6ba43fa06d35 => generated 893 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:50.274532 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9bd5e213-5972-458b-899e-eec8ff74aa99 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] GET http://10.222.0.111/volume/v3/67a4fff448a8415ca5659ac68e8525fe/volumes/f9c7b913-968b-4671-a9bb-6ba43fa06d35 Dec 22 11:54:50.274923 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9bd5e213-5972-458b-899e-eec8ff74aa99 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:50.275098 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:50.275098 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:50.275355 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9bd5e213-5972-458b-899e-eec8ff74aa99 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:50.303583 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:50.303583 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:50.308267 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9bd5e213-5972-458b-899e-eec8ff74aa99 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Volume info retrieved successfully. Dec 22 11:54:50.319466 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9bd5e213-5972-458b-899e-eec8ff74aa99 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] http://10.222.0.111/volume/v3/67a4fff448a8415ca5659ac68e8525fe/volumes/f9c7b913-968b-4671-a9bb-6ba43fa06d35 returned with HTTP 200 Dec 22 11:54:50.320008 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 354/700] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:50 2020] GET /volume/v3/67a4fff448a8415ca5659ac68e8525fe/volumes/f9c7b913-968b-4671-a9bb-6ba43fa06d35 => generated 918 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:50.328165 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-76de0bfb-36b4-4f87-9719-1390f86935b3 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] POST http://10.222.0.111/volume/v3/67a4fff448a8415ca5659ac68e8525fe/volumes Dec 22 11:54:50.328412 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:50.328412 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:50.328783 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-76de0bfb-36b4-4f87-9719-1390f86935b3 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "f9c7b913-968b-4671-a9bb-6ba43fa06d35"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:54:50.329475 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-76de0bfb-36b4-4f87-9719-1390f86935b3 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Create volume request body: {'volume': {'size': 1, 'source_volid': 'f9c7b913-968b-4671-a9bb-6ba43fa06d35'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:54:50.354880 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:50.354880 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:50.355559 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-76de0bfb-36b4-4f87-9719-1390f86935b3 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Volume retrieved successfully. Dec 22 11:54:50.355871 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-76de0bfb-36b4-4f87-9719-1390f86935b3 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Create volume of 1 GB Dec 22 11:54:50.362615 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-76de0bfb-36b4-4f87-9719-1390f86935b3 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Availability Zones retrieved successfully. Dec 22 11:54:50.371581 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-76de0bfb-36b4-4f87-9719-1390f86935b3 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Flow 'volume_create_api' (1a2c522f-b4dd-4db9-a3c5-1acef83262b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:54:50.373215 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-76de0bfb-36b4-4f87-9719-1390f86935b3 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (746607d0-d15b-436a-a5ae-3d77a91043ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:54:50.374352 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-76de0bfb-36b4-4f87-9719-1390f86935b3 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Validating volume size '1' using validate_int, validate_source_size {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:54:50.381490 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.volume.api [None req-76de0bfb-36b4-4f87-9719-1390f86935b3 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (746607d0-d15b-436a-a5ae-3d77a91043ae) transitioned into state 'FAILURE' from state 'RUNNING' Dec 22 11:54:50.381490 n-d-765315-6 devstack@c-api.service[88154]: 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. Dec 22 11:54:50.384158 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-76de0bfb-36b4-4f87-9719-1390f86935b3 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (746607d0-d15b-436a-a5ae-3d77a91043ae) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:54:50.385352 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.volume.api [None req-76de0bfb-36b4-4f87-9719-1390f86935b3 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (746607d0-d15b-436a-a5ae-3d77a91043ae) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 22 11:54:50.386856 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.volume.api [None req-76de0bfb-36b4-4f87-9719-1390f86935b3 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Flow 'volume_create_api' (1a2c522f-b4dd-4db9-a3c5-1acef83262b1) transitioned into state 'REVERTED' from state 'RUNNING' Dec 22 11:54:50.387124 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-76de0bfb-36b4-4f87-9719-1390f86935b3 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] http://10.222.0.111/volume/v3/67a4fff448a8415ca5659ac68e8525fe/volumes returned with HTTP 400 Dec 22 11:54:50.390817 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 347/701] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 11:54:50 2020] POST /volume/v3/67a4fff448a8415ca5659ac68e8525fe/volumes => generated 173 bytes in 62 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 22 11:54:50.394082 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-46e07b75-f1a8-45d5-95e5-680c1b854b77 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] DELETE http://10.222.0.111/volume/v3/67a4fff448a8415ca5659ac68e8525fe/volumes/f9c7b913-968b-4671-a9bb-6ba43fa06d35 Dec 22 11:54:50.394364 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-46e07b75-f1a8-45d5-95e5-680c1b854b77 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:50.394547 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:50.394547 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:50.394759 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-46e07b75-f1a8-45d5-95e5-680c1b854b77 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:50.395047 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-46e07b75-f1a8-45d5-95e5-680c1b854b77 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Delete volume with id: f9c7b913-968b-4671-a9bb-6ba43fa06d35 Dec 22 11:54:50.425016 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:50.425016 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:50.425923 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-46e07b75-f1a8-45d5-95e5-680c1b854b77 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Volume info retrieved successfully. Dec 22 11:54:50.501183 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-46e07b75-f1a8-45d5-95e5-680c1b854b77 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Delete volume request issued successfully. Dec 22 11:54:50.501446 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-46e07b75-f1a8-45d5-95e5-680c1b854b77 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] http://10.222.0.111/volume/v3/67a4fff448a8415ca5659ac68e8525fe/volumes/f9c7b913-968b-4671-a9bb-6ba43fa06d35 returned with HTTP 202 Dec 22 11:54:50.501947 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 355/702] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 11:54:50 2020] DELETE /volume/v3/67a4fff448a8415ca5659ac68e8525fe/volumes/f9c7b913-968b-4671-a9bb-6ba43fa06d35 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:54:50.506739 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-712a47b0-45c2-4707-949c-aa43399a7ae3 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] GET http://10.222.0.111/volume/v3/67a4fff448a8415ca5659ac68e8525fe/volumes/f9c7b913-968b-4671-a9bb-6ba43fa06d35 Dec 22 11:54:50.507023 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-712a47b0-45c2-4707-949c-aa43399a7ae3 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:50.507188 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:50.507188 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:50.507519 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-712a47b0-45c2-4707-949c-aa43399a7ae3 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:50.545120 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:54:50.545120 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:54:50.552076 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-712a47b0-45c2-4707-949c-aa43399a7ae3 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Volume info retrieved successfully. Dec 22 11:54:50.567461 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-712a47b0-45c2-4707-949c-aa43399a7ae3 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] http://10.222.0.111/volume/v3/67a4fff448a8415ca5659ac68e8525fe/volumes/f9c7b913-968b-4671-a9bb-6ba43fa06d35 returned with HTTP 200 Dec 22 11:54:50.567946 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 348/703] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:50 2020] GET /volume/v3/67a4fff448a8415ca5659ac68e8525fe/volumes/f9c7b913-968b-4671-a9bb-6ba43fa06d35 => generated 917 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:54:51.578346 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-90574716-5bff-4422-b0cb-bad0c6784d79 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] GET http://10.222.0.111/volume/v3/67a4fff448a8415ca5659ac68e8525fe/volumes/f9c7b913-968b-4671-a9bb-6ba43fa06d35 Dec 22 11:54:51.578732 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-90574716-5bff-4422-b0cb-bad0c6784d79 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:54:51.578903 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:54:51.578903 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:54:51.579166 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-90574716-5bff-4422-b0cb-bad0c6784d79 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:54:51.607598 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-90574716-5bff-4422-b0cb-bad0c6784d79 tempest-VolumesCloneNegativeTest-2063403686 tempest-VolumesCloneNegativeTest-2063403686] http://10.222.0.111/volume/v3/67a4fff448a8415ca5659ac68e8525fe/volumes/f9c7b913-968b-4671-a9bb-6ba43fa06d35 returned with HTTP 404 Dec 22 11:54:51.608419 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 356/704] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:54:51 2020] GET /volume/v3/67a4fff448a8415ca5659ac68e8525fe/volumes/f9c7b913-968b-4671-a9bb-6ba43fa06d35 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:57:11.973986 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ed86ddcf-ffa0-4233-b2e0-ec22e09cb14f tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] GET http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67 Dec 22 11:57:11.974654 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ed86ddcf-ffa0-4233-b2e0-ec22e09cb14f tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:11.974823 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:11.974823 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:11.975024 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ed86ddcf-ffa0-4233-b2e0-ec22e09cb14f tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:11.989700 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ed86ddcf-ffa0-4233-b2e0-ec22e09cb14f tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67 returned with HTTP 200 Dec 22 11:57:11.990192 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 349/705] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 11:57:11 2020] GET /volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67 => generated 361 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:11.998128 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-440bd4e1-be76-4dc4-afd9-ee28ef78e623 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] GET http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67/defaults Dec 22 11:57:12.000857 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-440bd4e1-be76-4dc4-afd9-ee28ef78e623 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:12.000857 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-440bd4e1-be76-4dc4-afd9-ee28ef78e623 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Calling method 'defaults' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:12.010657 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-440bd4e1-be76-4dc4-afd9-ee28ef78e623 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67/defaults returned with HTTP 200 Dec 22 11:57:12.011094 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 357/706] 10.222.0.111 () {58 vars in 1353 bytes} [Tue Dec 22 11:57:11 2020] GET /volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67/defaults => generated 361 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:12.017605 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4a4ffc24-991e-4764-9798-9e3d4beec826 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] PUT http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67 Dec 22 11:57:12.018090 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4a4ffc24-991e-4764-9798-9e3d4beec826 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:57:12.112593 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4a4ffc24-991e-4764-9798-9e3d4beec826 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67 returned with HTTP 200 Dec 22 11:57:12.116192 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 350/707] 10.222.0.111 () {60 vars in 1346 bytes} [Tue Dec 22 11:57:12 2020] PUT /volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67 => generated 319 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:12.120408 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c6fa2f4c-7594-43fa-929f-fffe7e53a59f tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] DELETE http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67 Dec 22 11:57:12.120774 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c6fa2f4c-7594-43fa-929f-fffe7e53a59f tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:12.121046 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c6fa2f4c-7594-43fa-929f-fffe7e53a59f tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:12.149244 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c6fa2f4c-7594-43fa-929f-fffe7e53a59f tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67 returned with HTTP 200 Dec 22 11:57:12.153586 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 358/708] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 11:57:12 2020] DELETE /volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67 => generated 0 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 22 11:57:12.161134 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-69342bfe-f8ff-456e-aabd-52f6d41c4851 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] GET http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67 Dec 22 11:57:12.162498 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-69342bfe-f8ff-456e-aabd-52f6d41c4851 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:12.163017 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-69342bfe-f8ff-456e-aabd-52f6d41c4851 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:12.182902 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-69342bfe-f8ff-456e-aabd-52f6d41c4851 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67 returned with HTTP 200 Dec 22 11:57:12.183422 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 351/709] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 11:57:12 2020] GET /volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67 => generated 361 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:12.190712 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ddb7d275-54f9-4472-8676-74de7e09bc18 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] PUT http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67 Dec 22 11:57:12.191161 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ddb7d275-54f9-4472-8676-74de7e09bc18 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:57:12.489152 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ddb7d275-54f9-4472-8676-74de7e09bc18 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67 returned with HTTP 200 Dec 22 11:57:12.494214 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 359/710] 10.222.0.111 () {60 vars in 1347 bytes} [Tue Dec 22 11:57:12 2020] PUT /volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67 => generated 319 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:12.499202 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8e2606d4-a465-4641-9938-3dd70881718c tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] GET http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67/defaults Dec 22 11:57:12.499540 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8e2606d4-a465-4641-9938-3dd70881718c tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:12.499804 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8e2606d4-a465-4641-9938-3dd70881718c tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Calling method 'defaults' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:12.513228 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8e2606d4-a465-4641-9938-3dd70881718c tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67/defaults returned with HTTP 200 Dec 22 11:57:12.513765 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 352/711] 10.222.0.111 () {58 vars in 1353 bytes} [Tue Dec 22 11:57:12 2020] GET /volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67/defaults => generated 361 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:12.523511 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-76868b51-973b-43e7-95d4-232d66cab7ee tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] GET http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67 Dec 22 11:57:12.524073 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-76868b51-973b-43e7-95d4-232d66cab7ee tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:12.524192 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-76868b51-973b-43e7-95d4-232d66cab7ee tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:12.541279 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-76868b51-973b-43e7-95d4-232d66cab7ee tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67 returned with HTTP 200 Dec 22 11:57:12.541911 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 360/712] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 11:57:12 2020] GET /volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67 => generated 361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:12.550156 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-09a4705b-f8d4-4a0c-a393-229310ae3505 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] GET http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67?usage=True Dec 22 11:57:12.550520 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-09a4705b-f8d4-4a0c-a393-229310ae3505 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:12.550799 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-09a4705b-f8d4-4a0c-a393-229310ae3505 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:12.575824 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-09a4705b-f8d4-4a0c-a393-229310ae3505 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67?usage=True returned with HTTP 200 Dec 22 11:57:12.576396 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 353/713] 10.222.0.111 () {58 vars in 1347 bytes} [Tue Dec 22 11:57:12 2020] GET /volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67?usage=True => generated 1076 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:57:12.657471 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-da1ecd23-c4d3-4254-91d1-717f3c3c1d1d tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] POST http://10.222.0.111/volume/v3/ad87fca3f85f450984ad6787eb6dfe67/volumes Dec 22 11:57:12.657954 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-da1ecd23-c4d3-4254-91d1-717f3c3c1d1d tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1072898532"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:57:12.658580 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-da1ecd23-c4d3-4254-91d1-717f3c3c1d1d tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1072898532'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:57:12.658779 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-da1ecd23-c4d3-4254-91d1-717f3c3c1d1d tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Create volume of 1 GB Dec 22 11:57:12.666139 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-da1ecd23-c4d3-4254-91d1-717f3c3c1d1d tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Availability Zones retrieved successfully. Dec 22 11:57:12.673792 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-da1ecd23-c4d3-4254-91d1-717f3c3c1d1d tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Flow 'volume_create_api' (53c47303-9c4b-4ac0-baa7-15ded91ff80e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:57:12.675145 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-da1ecd23-c4d3-4254-91d1-717f3c3c1d1d tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fe4ec36-0e8d-488b-b824-8de9fc8495a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:57:12.676148 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-da1ecd23-c4d3-4254-91d1-717f3c3c1d1d tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:57:12.711713 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-da1ecd23-c4d3-4254-91d1-717f3c3c1d1d tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fe4ec36-0e8d-488b-b824-8de9fc8495a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:57:12.712803 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-da1ecd23-c4d3-4254-91d1-717f3c3c1d1d tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38f68d8b-045a-48a0-bc28-045714a9e7ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:57:12.788494 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-da1ecd23-c4d3-4254-91d1-717f3c3c1d1d tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Created reservations ['5e166be9-4806-4e99-9c24-50cf246194ae', '61f16c3d-e155-4427-ab1b-f4c8073d74c9', '8620beff-2c70-4d2c-846d-327f669e52e9', 'edf5b011-3dbd-40ee-9c7a-8f86de116158'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:57:12.789629 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-da1ecd23-c4d3-4254-91d1-717f3c3c1d1d tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38f68d8b-045a-48a0-bc28-045714a9e7ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e166be9-4806-4e99-9c24-50cf246194ae', '61f16c3d-e155-4427-ab1b-f4c8073d74c9', '8620beff-2c70-4d2c-846d-327f669e52e9', 'edf5b011-3dbd-40ee-9c7a-8f86de116158']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:57:12.790697 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-da1ecd23-c4d3-4254-91d1-717f3c3c1d1d tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdc2d2d2-40aa-436e-a82d-8c9b15c25c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:57:12.852648 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-da1ecd23-c4d3-4254-91d1-717f3c3c1d1d tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdc2d2d2-40aa-436e-a82d-8c9b15c25c5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '253cc9ea-9bfd-44ce-83eb-5516c18f8f6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1072898532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad87fca3f85f450984ad6787eb6dfe67',qos_specs=None,replication_status=,reservations=['5e166be9-4806-4e99-9c24-50cf246194ae','61f16c3d-e155-4427-ab1b-f4c8073d74c9','8620beff-2c70-4d2c-846d-327f669e52e9','edf5b011-3dbd-40ee-9c7a-8f86de116158'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a28ddd5dfdf547dca22da726121ccecf',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T11:57:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1072898532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=253cc9ea-9bfd-44ce-83eb-5516c18f8f6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad87fca3f85f450984ad6787eb6dfe67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='a28ddd5dfdf547dca22da726121ccecf',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:57:12.853758 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-da1ecd23-c4d3-4254-91d1-717f3c3c1d1d tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fd58114-569c-4c83-95ad-a7be0f5c5588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:57:12.901168 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-da1ecd23-c4d3-4254-91d1-717f3c3c1d1d tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fd58114-569c-4c83-95ad-a7be0f5c5588) transitioned into state 'SUCCESS' from state '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-1072898532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad87fca3f85f450984ad6787eb6dfe67',qos_specs=None,replication_status=,reservations=['5e166be9-4806-4e99-9c24-50cf246194ae','61f16c3d-e155-4427-ab1b-f4c8073d74c9','8620beff-2c70-4d2c-846d-327f669e52e9','edf5b011-3dbd-40ee-9c7a-8f86de116158'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a28ddd5dfdf547dca22da726121ccecf',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:57:12.902310 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-da1ecd23-c4d3-4254-91d1-717f3c3c1d1d tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0452a0a-00be-4346-ba9b-61f6c7b240ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:57:12.983729 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-da1ecd23-c4d3-4254-91d1-717f3c3c1d1d tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0452a0a-00be-4346-ba9b-61f6c7b240ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:57:12.985552 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-da1ecd23-c4d3-4254-91d1-717f3c3c1d1d tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Flow 'volume_create_api' (53c47303-9c4b-4ac0-baa7-15ded91ff80e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:57:13.053567 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-da1ecd23-c4d3-4254-91d1-717f3c3c1d1d tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Create volume request issued successfully. Dec 22 11:57:13.061709 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-da1ecd23-c4d3-4254-91d1-717f3c3c1d1d tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] http://10.222.0.111/volume/v3/ad87fca3f85f450984ad6787eb6dfe67/volumes returned with HTTP 202 Dec 22 11:57:13.062442 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 361/714] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 11:57:12 2020] POST /volume/v3/ad87fca3f85f450984ad6787eb6dfe67/volumes => generated 827 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:57:13.070340 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0cb71980-6bd8-486d-a4e1-b95399830ecc tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] GET http://10.222.0.111/volume/v3/ad87fca3f85f450984ad6787eb6dfe67/volumes/253cc9ea-9bfd-44ce-83eb-5516c18f8f6f Dec 22 11:57:13.070696 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0cb71980-6bd8-486d-a4e1-b95399830ecc tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:13.070966 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0cb71980-6bd8-486d-a4e1-b95399830ecc tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:13.116449 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:13.116449 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:13.121256 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0cb71980-6bd8-486d-a4e1-b95399830ecc tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Volume info retrieved successfully. Dec 22 11:57:13.132232 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0cb71980-6bd8-486d-a4e1-b95399830ecc tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] http://10.222.0.111/volume/v3/ad87fca3f85f450984ad6787eb6dfe67/volumes/253cc9ea-9bfd-44ce-83eb-5516c18f8f6f returned with HTTP 200 Dec 22 11:57:13.137690 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 354/715] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:57:13 2020] GET /volume/v3/ad87fca3f85f450984ad6787eb6dfe67/volumes/253cc9ea-9bfd-44ce-83eb-5516c18f8f6f => generated 895 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:14.142420 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e9ba24a4-323b-43e0-ad6c-625f44bc64f0 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] GET http://10.222.0.111/volume/v3/ad87fca3f85f450984ad6787eb6dfe67/volumes/253cc9ea-9bfd-44ce-83eb-5516c18f8f6f Dec 22 11:57:14.143144 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e9ba24a4-323b-43e0-ad6c-625f44bc64f0 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:14.143404 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:14.143404 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:14.143755 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e9ba24a4-323b-43e0-ad6c-625f44bc64f0 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:14.196034 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:14.196034 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:14.206756 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e9ba24a4-323b-43e0-ad6c-625f44bc64f0 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Volume info retrieved successfully. Dec 22 11:57:14.242938 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e9ba24a4-323b-43e0-ad6c-625f44bc64f0 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] http://10.222.0.111/volume/v3/ad87fca3f85f450984ad6787eb6dfe67/volumes/253cc9ea-9bfd-44ce-83eb-5516c18f8f6f returned with HTTP 200 Dec 22 11:57:14.243471 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 362/716] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:57:14 2020] GET /volume/v3/ad87fca3f85f450984ad6787eb6dfe67/volumes/253cc9ea-9bfd-44ce-83eb-5516c18f8f6f => generated 920 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:14.252872 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0f7435ce-6177-47ac-88b3-ae8d47244d11 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] GET http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67?usage=True Dec 22 11:57:14.253332 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0f7435ce-6177-47ac-88b3-ae8d47244d11 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:14.253577 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:14.253577 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:14.253939 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0f7435ce-6177-47ac-88b3-ae8d47244d11 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:14.299974 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0f7435ce-6177-47ac-88b3-ae8d47244d11 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67?usage=True returned with HTTP 200 Dec 22 11:57:14.301025 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 355/717] 10.222.0.111 () {58 vars in 1347 bytes} [Tue Dec 22 11:57:14 2020] GET /volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67?usage=True => generated 1076 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:57:14.314838 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ce93db26-24a9-496a-9a04-21978f8f0169 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] DELETE http://10.222.0.111/volume/v3/ad87fca3f85f450984ad6787eb6dfe67/volumes/253cc9ea-9bfd-44ce-83eb-5516c18f8f6f Dec 22 11:57:14.315102 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ce93db26-24a9-496a-9a04-21978f8f0169 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:14.315399 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:14.315399 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:14.315850 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ce93db26-24a9-496a-9a04-21978f8f0169 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:14.316270 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-ce93db26-24a9-496a-9a04-21978f8f0169 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Delete volume with id: 253cc9ea-9bfd-44ce-83eb-5516c18f8f6f Dec 22 11:57:14.374325 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:14.374325 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:14.375304 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ce93db26-24a9-496a-9a04-21978f8f0169 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Volume info retrieved successfully. Dec 22 11:57:14.487333 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ce93db26-24a9-496a-9a04-21978f8f0169 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Delete volume request issued successfully. Dec 22 11:57:14.493142 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ce93db26-24a9-496a-9a04-21978f8f0169 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] http://10.222.0.111/volume/v3/ad87fca3f85f450984ad6787eb6dfe67/volumes/253cc9ea-9bfd-44ce-83eb-5516c18f8f6f returned with HTTP 202 Dec 22 11:57:14.493915 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 363/718] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 11:57:14 2020] DELETE /volume/v3/ad87fca3f85f450984ad6787eb6dfe67/volumes/253cc9ea-9bfd-44ce-83eb-5516c18f8f6f => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:57:14.499301 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-20386ca0-e148-4123-bcd1-7da288ee19a4 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] GET http://10.222.0.111/volume/v3/ad87fca3f85f450984ad6787eb6dfe67/volumes/253cc9ea-9bfd-44ce-83eb-5516c18f8f6f Dec 22 11:57:14.499377 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-20386ca0-e148-4123-bcd1-7da288ee19a4 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:14.500125 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-20386ca0-e148-4123-bcd1-7da288ee19a4 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:14.530002 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:14.530002 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:14.537210 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-20386ca0-e148-4123-bcd1-7da288ee19a4 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Volume info retrieved successfully. Dec 22 11:57:14.551154 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-20386ca0-e148-4123-bcd1-7da288ee19a4 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] http://10.222.0.111/volume/v3/ad87fca3f85f450984ad6787eb6dfe67/volumes/253cc9ea-9bfd-44ce-83eb-5516c18f8f6f returned with HTTP 200 Dec 22 11:57:14.551952 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 356/719] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:57:14 2020] GET /volume/v3/ad87fca3f85f450984ad6787eb6dfe67/volumes/253cc9ea-9bfd-44ce-83eb-5516c18f8f6f => generated 919 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:15.562430 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-09170c15-792f-48a6-9a2c-c45e710aaf56 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] GET http://10.222.0.111/volume/v3/ad87fca3f85f450984ad6787eb6dfe67/volumes/253cc9ea-9bfd-44ce-83eb-5516c18f8f6f Dec 22 11:57:15.563430 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-09170c15-792f-48a6-9a2c-c45e710aaf56 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:15.563979 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:15.563979 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:15.564373 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-09170c15-792f-48a6-9a2c-c45e710aaf56 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:15.647354 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:15.647354 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:15.657714 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-09170c15-792f-48a6-9a2c-c45e710aaf56 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Volume info retrieved successfully. Dec 22 11:57:15.675109 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-09170c15-792f-48a6-9a2c-c45e710aaf56 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] http://10.222.0.111/volume/v3/ad87fca3f85f450984ad6787eb6dfe67/volumes/253cc9ea-9bfd-44ce-83eb-5516c18f8f6f returned with HTTP 200 Dec 22 11:57:15.675719 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 364/720] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:57:15 2020] GET /volume/v3/ad87fca3f85f450984ad6787eb6dfe67/volumes/253cc9ea-9bfd-44ce-83eb-5516c18f8f6f => generated 919 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:16.687820 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-372649bb-ab7a-4efd-8fb0-db26b9849eac tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] GET http://10.222.0.111/volume/v3/ad87fca3f85f450984ad6787eb6dfe67/volumes/253cc9ea-9bfd-44ce-83eb-5516c18f8f6f Dec 22 11:57:16.688396 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-372649bb-ab7a-4efd-8fb0-db26b9849eac tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:16.688488 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:16.688488 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:16.688826 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-372649bb-ab7a-4efd-8fb0-db26b9849eac tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:16.721453 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-372649bb-ab7a-4efd-8fb0-db26b9849eac tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] http://10.222.0.111/volume/v3/ad87fca3f85f450984ad6787eb6dfe67/volumes/253cc9ea-9bfd-44ce-83eb-5516c18f8f6f returned with HTTP 404 Dec 22 11:57:16.722035 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 357/721] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:57:16 2020] GET /volume/v3/ad87fca3f85f450984ad6787eb6dfe67/volumes/253cc9ea-9bfd-44ce-83eb-5516c18f8f6f => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:57:16.731063 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b0935372-36d0-41b1-bad9-e1ccfbc06981 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] POST http://10.222.0.111/volume/v3/ad87fca3f85f450984ad6787eb6dfe67/volumes Dec 22 11:57:16.731628 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:16.731628 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:16.732152 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b0935372-36d0-41b1-bad9-e1ccfbc06981 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-160013988"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:57:16.733482 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-b0935372-36d0-41b1-bad9-e1ccfbc06981 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-160013988'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:57:16.733953 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-b0935372-36d0-41b1-bad9-e1ccfbc06981 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Create volume of 1 GB Dec 22 11:57:16.745547 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b0935372-36d0-41b1-bad9-e1ccfbc06981 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Availability Zones retrieved successfully. Dec 22 11:57:16.753301 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b0935372-36d0-41b1-bad9-e1ccfbc06981 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Flow 'volume_create_api' (8bfc2a2e-7089-4604-ba43-5eff8f2f2325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:57:16.754702 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b0935372-36d0-41b1-bad9-e1ccfbc06981 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08dde40c-cc62-40e3-94f2-9a88a16731c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:57:16.755826 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-b0935372-36d0-41b1-bad9-e1ccfbc06981 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:57:16.789882 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b0935372-36d0-41b1-bad9-e1ccfbc06981 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08dde40c-cc62-40e3-94f2-9a88a16731c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:57:16.791063 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b0935372-36d0-41b1-bad9-e1ccfbc06981 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6776210a-cadf-4879-9eba-781d5a473e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:57:16.852294 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-b0935372-36d0-41b1-bad9-e1ccfbc06981 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Created reservations ['133f08c4-408b-47ce-8f81-98ed66c6ca7f', '5ea38807-39c1-4eb7-b04c-5fc10ab40b1f', '5548308e-199c-4798-9c1a-8af0ed32d273', '02c8175f-c3de-4ff8-bf9b-8de8ce426f59'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:57:16.854315 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b0935372-36d0-41b1-bad9-e1ccfbc06981 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6776210a-cadf-4879-9eba-781d5a473e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['133f08c4-408b-47ce-8f81-98ed66c6ca7f', '5ea38807-39c1-4eb7-b04c-5fc10ab40b1f', '5548308e-199c-4798-9c1a-8af0ed32d273', '02c8175f-c3de-4ff8-bf9b-8de8ce426f59']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:57:16.854822 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b0935372-36d0-41b1-bad9-e1ccfbc06981 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40ba3152-47df-4100-909b-d31e332218cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:57:16.912987 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b0935372-36d0-41b1-bad9-e1ccfbc06981 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40ba3152-47df-4100-909b-d31e332218cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '498a76e2-6875-4145-acb1-e40107111f73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-160013988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad87fca3f85f450984ad6787eb6dfe67',qos_specs=None,replication_status=,reservations=['133f08c4-408b-47ce-8f81-98ed66c6ca7f','5ea38807-39c1-4eb7-b04c-5fc10ab40b1f','5548308e-199c-4798-9c1a-8af0ed32d273','02c8175f-c3de-4ff8-bf9b-8de8ce426f59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a28ddd5dfdf547dca22da726121ccecf',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T11:57:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-160013988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=498a76e2-6875-4145-acb1-e40107111f73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad87fca3f85f450984ad6787eb6dfe67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='a28ddd5dfdf547dca22da726121ccecf',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:57:16.914170 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b0935372-36d0-41b1-bad9-e1ccfbc06981 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd50e6bc-2d2f-47ce-8f8e-b2de0952a5f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:57:16.961054 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b0935372-36d0-41b1-bad9-e1ccfbc06981 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd50e6bc-2d2f-47ce-8f8e-b2de0952a5f5) transitioned into state 'SUCCESS' from state '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-160013988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad87fca3f85f450984ad6787eb6dfe67',qos_specs=None,replication_status=,reservations=['133f08c4-408b-47ce-8f81-98ed66c6ca7f','5ea38807-39c1-4eb7-b04c-5fc10ab40b1f','5548308e-199c-4798-9c1a-8af0ed32d273','02c8175f-c3de-4ff8-bf9b-8de8ce426f59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a28ddd5dfdf547dca22da726121ccecf',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:57:16.962182 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b0935372-36d0-41b1-bad9-e1ccfbc06981 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cb63e7b-1f2a-497c-b5b4-7975bd22b831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:57:16.995496 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b0935372-36d0-41b1-bad9-e1ccfbc06981 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cb63e7b-1f2a-497c-b5b4-7975bd22b831) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:57:16.996920 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b0935372-36d0-41b1-bad9-e1ccfbc06981 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Flow 'volume_create_api' (8bfc2a2e-7089-4604-ba43-5eff8f2f2325) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:57:17.022366 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b0935372-36d0-41b1-bad9-e1ccfbc06981 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Create volume request issued successfully. Dec 22 11:57:17.032078 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b0935372-36d0-41b1-bad9-e1ccfbc06981 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] http://10.222.0.111/volume/v3/ad87fca3f85f450984ad6787eb6dfe67/volumes returned with HTTP 202 Dec 22 11:57:17.032751 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 365/722] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 11:57:16 2020] POST /volume/v3/ad87fca3f85f450984ad6787eb6dfe67/volumes => generated 826 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:57:17.041782 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4b8487a4-7d86-4c58-9ef0-57d807ce4805 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] GET http://10.222.0.111/volume/v3/ad87fca3f85f450984ad6787eb6dfe67/volumes/498a76e2-6875-4145-acb1-e40107111f73 Dec 22 11:57:17.042139 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4b8487a4-7d86-4c58-9ef0-57d807ce4805 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:17.042447 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4b8487a4-7d86-4c58-9ef0-57d807ce4805 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:17.074239 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:17.074239 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:17.081738 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4b8487a4-7d86-4c58-9ef0-57d807ce4805 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Volume info retrieved successfully. Dec 22 11:57:17.096577 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4b8487a4-7d86-4c58-9ef0-57d807ce4805 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] http://10.222.0.111/volume/v3/ad87fca3f85f450984ad6787eb6dfe67/volumes/498a76e2-6875-4145-acb1-e40107111f73 returned with HTTP 200 Dec 22 11:57:17.097082 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 358/723] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:57:17 2020] GET /volume/v3/ad87fca3f85f450984ad6787eb6dfe67/volumes/498a76e2-6875-4145-acb1-e40107111f73 => generated 894 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:18.108392 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8377c7cb-c3b6-423a-8e61-4ddcc3d500a4 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] GET http://10.222.0.111/volume/v3/ad87fca3f85f450984ad6787eb6dfe67/volumes/498a76e2-6875-4145-acb1-e40107111f73 Dec 22 11:57:18.108811 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8377c7cb-c3b6-423a-8e61-4ddcc3d500a4 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:18.108949 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:18.108949 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:18.109196 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8377c7cb-c3b6-423a-8e61-4ddcc3d500a4 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:18.139289 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:18.139289 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:18.145694 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8377c7cb-c3b6-423a-8e61-4ddcc3d500a4 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Volume info retrieved successfully. Dec 22 11:57:18.160071 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8377c7cb-c3b6-423a-8e61-4ddcc3d500a4 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] http://10.222.0.111/volume/v3/ad87fca3f85f450984ad6787eb6dfe67/volumes/498a76e2-6875-4145-acb1-e40107111f73 returned with HTTP 200 Dec 22 11:57:18.162636 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 366/724] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:57:18 2020] GET /volume/v3/ad87fca3f85f450984ad6787eb6dfe67/volumes/498a76e2-6875-4145-acb1-e40107111f73 => generated 919 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:18.171859 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f3001b1c-0fe7-4e4a-afa7-8111d15c95b9 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] GET http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67?usage=True Dec 22 11:57:18.172176 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f3001b1c-0fe7-4e4a-afa7-8111d15c95b9 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:18.172335 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:18.172335 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:18.172606 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f3001b1c-0fe7-4e4a-afa7-8111d15c95b9 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:18.202031 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f3001b1c-0fe7-4e4a-afa7-8111d15c95b9 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67?usage=True returned with HTTP 200 Dec 22 11:57:18.202528 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 359/725] 10.222.0.111 () {58 vars in 1347 bytes} [Tue Dec 22 11:57:18 2020] GET /volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67?usage=True => generated 1076 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 11:57:18.211283 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f3f64c2c-6960-4c49-9acc-f44f0754c1b5 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] GET http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/635572177d884dc3a597f0e34a86a961?usage=True Dec 22 11:57:18.211599 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f3f64c2c-6960-4c49-9acc-f44f0754c1b5 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:18.211742 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:18.211742 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:18.211950 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f3f64c2c-6960-4c49-9acc-f44f0754c1b5 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:18.234715 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f3f64c2c-6960-4c49-9acc-f44f0754c1b5 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/635572177d884dc3a597f0e34a86a961?usage=True returned with HTTP 200 Dec 22 11:57:18.235099 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 367/726] 10.222.0.111 () {58 vars in 1347 bytes} [Tue Dec 22 11:57:18 2020] GET /volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/635572177d884dc3a597f0e34a86a961?usage=True => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:18.244514 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c67dcc04-1ef2-43bd-8a0d-4f359845fb52 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] POST http://10.222.0.111/volume/v3/ad87fca3f85f450984ad6787eb6dfe67/os-volume-transfer Dec 22 11:57:18.245077 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c67dcc04-1ef2-43bd-8a0d-4f359845fb52 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "498a76e2-6875-4145-acb1-e40107111f73"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:57:18.245722 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.volume_transfer [None req-c67dcc04-1ef2-43bd-8a0d-4f359845fb52 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Creating new volume transfer {'transfer': {'volume_id': '498a76e2-6875-4145-acb1-e40107111f73'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Dec 22 11:57:18.245901 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.contrib.volume_transfer [None req-c67dcc04-1ef2-43bd-8a0d-4f359845fb52 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Creating transfer of volume 498a76e2-6875-4145-acb1-e40107111f73 Dec 22 11:57:18.246099 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.transfer.api [None req-c67dcc04-1ef2-43bd-8a0d-4f359845fb52 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Generating transfer record for volume 498a76e2-6875-4145-acb1-e40107111f73 Dec 22 11:57:18.276107 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:18.276107 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:18.346180 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c67dcc04-1ef2-43bd-8a0d-4f359845fb52 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] http://10.222.0.111/volume/v3/ad87fca3f85f450984ad6787eb6dfe67/os-volume-transfer returned with HTTP 202 Dec 22 11:57:18.346922 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 360/727] 10.222.0.111 () {60 vars in 1263 bytes} [Tue Dec 22 11:57:18 2020] POST /volume/v3/ad87fca3f85f450984ad6787eb6dfe67/os-volume-transfer => generated 509 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:57:18.445210 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a9006558-e729-48a9-8b61-6e846a684c4e tempest-VolumeQuotasAdminTestJSON-1632146140 tempest-VolumeQuotasAdminTestJSON-1632146140] POST http://10.222.0.111/volume/v3/635572177d884dc3a597f0e34a86a961/os-volume-transfer/e8076aad-6281-4bbd-864e-ec02fc9862db/accept Dec 22 11:57:18.445768 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a9006558-e729-48a9-8b61-6e846a684c4e tempest-VolumeQuotasAdminTestJSON-1632146140 tempest-VolumeQuotasAdminTestJSON-1632146140] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "becfb75ba9088401"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:57:18.446374 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.volume_transfer [None req-a9006558-e729-48a9-8b61-6e846a684c4e tempest-VolumeQuotasAdminTestJSON-1632146140 tempest-VolumeQuotasAdminTestJSON-1632146140] Accepting volume transfer e8076aad-6281-4bbd-864e-ec02fc9862db {{(pid=88156) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Dec 22 11:57:18.446593 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.contrib.volume_transfer [None req-a9006558-e729-48a9-8b61-6e846a684c4e tempest-VolumeQuotasAdminTestJSON-1632146140 tempest-VolumeQuotasAdminTestJSON-1632146140] Accepting transfer e8076aad-6281-4bbd-864e-ec02fc9862db Dec 22 11:57:18.612947 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-a9006558-e729-48a9-8b61-6e846a684c4e tempest-VolumeQuotasAdminTestJSON-1632146140 tempest-VolumeQuotasAdminTestJSON-1632146140] Created reservations ['dfcf966d-d4ef-4bfe-a429-af83e0b70ccf', 'b85fa689-0522-4d6a-b034-249ee96e7cb2', '2e5c109d-5e8c-4a33-ad0e-2f816f6b0dc4', '62b8e6fb-b360-43f5-8423-e33cac3f940b'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:57:18.664807 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-a9006558-e729-48a9-8b61-6e846a684c4e tempest-VolumeQuotasAdminTestJSON-1632146140 tempest-VolumeQuotasAdminTestJSON-1632146140] Created reservations ['e7729fa3-6099-4071-80fe-f2c6631f54e3', '7bd1253e-a167-4808-9348-14eaa476a303', '27940208-0fba-4054-b6bb-0650e097e533', 'a127a261-83ac-41b2-a4ae-effa3cc0a4c4'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:57:18.728411 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-a9006558-e729-48a9-8b61-6e846a684c4e tempest-VolumeQuotasAdminTestJSON-1632146140 tempest-VolumeQuotasAdminTestJSON-1632146140] Created reservations ['d1ad545b-471c-4dfe-baf2-901f03b780c7', '782e8980-2c4f-4d53-b701-67e83281188e', '20033d1d-7c98-4f6b-b466-0e2ee5e5cdea', 'a7b152fc-bf74-4c70-a365-0aef78273af8'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:57:18.784197 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-a9006558-e729-48a9-8b61-6e846a684c4e tempest-VolumeQuotasAdminTestJSON-1632146140 tempest-VolumeQuotasAdminTestJSON-1632146140] Created reservations ['c4442867-fc92-4b1e-b7f9-7644cdc1924e', '41378ae7-411d-4c79-9f2c-62f5c7a13ee7', 'f8e56dda-2486-4a91-bcf5-f1aef8890e24', '8359ea99-451a-45ae-9ee2-0f46752ebef0'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:57:18.785428 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:18.785428 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:18.815397 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a9006558-e729-48a9-8b61-6e846a684c4e tempest-VolumeQuotasAdminTestJSON-1632146140 tempest-VolumeQuotasAdminTestJSON-1632146140] Transfer volume completed successfully. Dec 22 11:57:18.861069 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 11:57:18.861069 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 11:57:19.056122 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.transfer.api [None req-a9006558-e729-48a9-8b61-6e846a684c4e tempest-VolumeQuotasAdminTestJSON-1632146140 tempest-VolumeQuotasAdminTestJSON-1632146140] Volume 498a76e2-6875-4145-acb1-e40107111f73 has been transferred. Dec 22 11:57:19.082858 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a9006558-e729-48a9-8b61-6e846a684c4e tempest-VolumeQuotasAdminTestJSON-1632146140 tempest-VolumeQuotasAdminTestJSON-1632146140] http://10.222.0.111/volume/v3/635572177d884dc3a597f0e34a86a961/os-volume-transfer/e8076aad-6281-4bbd-864e-ec02fc9862db/accept returned with HTTP 202 Dec 22 11:57:19.083448 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 368/728] 10.222.0.111 () {60 vars in 1395 bytes} [Tue Dec 22 11:57:18 2020] POST /volume/v3/635572177d884dc3a597f0e34a86a961/os-volume-transfer/e8076aad-6281-4bbd-864e-ec02fc9862db/accept => generated 433 bytes in 730 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:57:19.089680 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-80d429df-d42e-442e-bf94-bd9b817b90b2 tempest-VolumeQuotasAdminTestJSON-1632146140 tempest-VolumeQuotasAdminTestJSON-1632146140] GET http://10.222.0.111/volume/v3/635572177d884dc3a597f0e34a86a961/volumes/498a76e2-6875-4145-acb1-e40107111f73 Dec 22 11:57:19.089947 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-80d429df-d42e-442e-bf94-bd9b817b90b2 tempest-VolumeQuotasAdminTestJSON-1632146140 tempest-VolumeQuotasAdminTestJSON-1632146140] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:19.090077 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:19.090077 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:19.090269 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-80d429df-d42e-442e-bf94-bd9b817b90b2 tempest-VolumeQuotasAdminTestJSON-1632146140 tempest-VolumeQuotasAdminTestJSON-1632146140] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:19.114098 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:19.114098 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:19.119371 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-80d429df-d42e-442e-bf94-bd9b817b90b2 tempest-VolumeQuotasAdminTestJSON-1632146140 tempest-VolumeQuotasAdminTestJSON-1632146140] Volume info retrieved successfully. Dec 22 11:57:19.130003 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-80d429df-d42e-442e-bf94-bd9b817b90b2 tempest-VolumeQuotasAdminTestJSON-1632146140 tempest-VolumeQuotasAdminTestJSON-1632146140] http://10.222.0.111/volume/v3/635572177d884dc3a597f0e34a86a961/volumes/498a76e2-6875-4145-acb1-e40107111f73 returned with HTTP 200 Dec 22 11:57:19.130417 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 361/729] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:57:19 2020] GET /volume/v3/635572177d884dc3a597f0e34a86a961/volumes/498a76e2-6875-4145-acb1-e40107111f73 => generated 919 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:19.140650 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9bdcf17b-8c2b-4c11-9102-46084e13aae5 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] GET http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67?usage=True Dec 22 11:57:19.140918 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9bdcf17b-8c2b-4c11-9102-46084e13aae5 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:19.141051 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:19.141051 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:19.141246 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9bdcf17b-8c2b-4c11-9102-46084e13aae5 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:19.141592 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:19.141592 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:19.167617 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9bdcf17b-8c2b-4c11-9102-46084e13aae5 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67?usage=True returned with HTTP 200 Dec 22 11:57:19.172446 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 369/730] 10.222.0.111 () {58 vars in 1347 bytes} [Tue Dec 22 11:57:19 2020] GET /volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67?usage=True => generated 1076 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:57:19.176816 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6d200975-2082-4a0f-8b8e-e2ef77b8030e tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] GET http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/635572177d884dc3a597f0e34a86a961?usage=True Dec 22 11:57:19.177136 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6d200975-2082-4a0f-8b8e-e2ef77b8030e tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:19.177282 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:19.177282 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:19.177505 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6d200975-2082-4a0f-8b8e-e2ef77b8030e tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:19.203826 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6d200975-2082-4a0f-8b8e-e2ef77b8030e tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/635572177d884dc3a597f0e34a86a961?usage=True returned with HTTP 200 Dec 22 11:57:19.208742 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 362/731] 10.222.0.111 () {58 vars in 1347 bytes} [Tue Dec 22 11:57:19 2020] GET /volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/635572177d884dc3a597f0e34a86a961?usage=True => generated 868 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:19.211950 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-94f78b2f-5cbd-4eda-9bc9-0a86eef77dcb tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] DELETE http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/volumes/498a76e2-6875-4145-acb1-e40107111f73 Dec 22 11:57:19.212404 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-94f78b2f-5cbd-4eda-9bc9-0a86eef77dcb tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:19.212688 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-94f78b2f-5cbd-4eda-9bc9-0a86eef77dcb tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:19.212936 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-94f78b2f-5cbd-4eda-9bc9-0a86eef77dcb tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Delete volume with id: 498a76e2-6875-4145-acb1-e40107111f73 Dec 22 11:57:19.241015 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:19.241015 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:19.241620 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-94f78b2f-5cbd-4eda-9bc9-0a86eef77dcb tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Volume info retrieved successfully. Dec 22 11:57:19.313008 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-94f78b2f-5cbd-4eda-9bc9-0a86eef77dcb tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Delete volume request issued successfully. Dec 22 11:57:19.313318 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-94f78b2f-5cbd-4eda-9bc9-0a86eef77dcb tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/volumes/498a76e2-6875-4145-acb1-e40107111f73 returned with HTTP 202 Dec 22 11:57:19.314027 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 370/732] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 11:57:19 2020] DELETE /volume/v3/bd997e4ef511426a94fc9cc89d16acee/volumes/498a76e2-6875-4145-acb1-e40107111f73 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:57:19.324408 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c3faf746-56f2-442e-97ad-18ffe8ff9918 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] GET http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/volumes/498a76e2-6875-4145-acb1-e40107111f73 Dec 22 11:57:19.324756 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c3faf746-56f2-442e-97ad-18ffe8ff9918 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:19.325642 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c3faf746-56f2-442e-97ad-18ffe8ff9918 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:19.351800 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:19.351800 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:19.356944 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c3faf746-56f2-442e-97ad-18ffe8ff9918 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Volume info retrieved successfully. Dec 22 11:57:19.367282 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c3faf746-56f2-442e-97ad-18ffe8ff9918 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/volumes/498a76e2-6875-4145-acb1-e40107111f73 returned with HTTP 200 Dec 22 11:57:19.367902 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 363/733] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:57:19 2020] GET /volume/v3/bd997e4ef511426a94fc9cc89d16acee/volumes/498a76e2-6875-4145-acb1-e40107111f73 => generated 1089 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:57:20.377732 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cfb040e9-6943-48d7-91cd-62d8c04ba416 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] GET http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/volumes/498a76e2-6875-4145-acb1-e40107111f73 Dec 22 11:57:20.378447 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cfb040e9-6943-48d7-91cd-62d8c04ba416 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:20.378447 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:20.378447 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:20.378447 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cfb040e9-6943-48d7-91cd-62d8c04ba416 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:20.404781 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cfb040e9-6943-48d7-91cd-62d8c04ba416 tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/volumes/498a76e2-6875-4145-acb1-e40107111f73 returned with HTTP 404 Dec 22 11:57:20.405733 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 371/734] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:57:20 2020] GET /volume/v3/bd997e4ef511426a94fc9cc89d16acee/volumes/498a76e2-6875-4145-acb1-e40107111f73 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:57:20.413726 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1258fd59-563a-4b92-bdad-eb41482edc2e tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] GET http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/bd997e4ef511426a94fc9cc89d16acee?usage=True Dec 22 11:57:20.414014 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1258fd59-563a-4b92-bdad-eb41482edc2e tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:20.414142 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:20.414142 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:20.414504 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1258fd59-563a-4b92-bdad-eb41482edc2e tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:20.439876 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1258fd59-563a-4b92-bdad-eb41482edc2e tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/bd997e4ef511426a94fc9cc89d16acee?usage=True returned with HTTP 200 Dec 22 11:57:20.440317 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 364/735] 10.222.0.111 () {58 vars in 1347 bytes} [Tue Dec 22 11:57:20 2020] GET /volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/bd997e4ef511426a94fc9cc89d16acee?usage=True => generated 868 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:20.450484 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b8dcb16d-3d88-4dff-b813-521af653585f tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] PUT http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67 Dec 22 11:57:20.451548 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b8dcb16d-3d88-4dff-b813-521af653585f tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:57:20.806328 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b8dcb16d-3d88-4dff-b813-521af653585f tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67 returned with HTTP 200 Dec 22 11:57:20.807272 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 372/736] 10.222.0.111 () {60 vars in 1347 bytes} [Tue Dec 22 11:57:20 2020] PUT /volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67 => generated 321 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:20.816319 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-55f4441f-c128-4b50-a9aa-7d20abd4f8ed tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] PUT http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67 Dec 22 11:57:20.817040 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-55f4441f-c128-4b50-a9aa-7d20abd4f8ed tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:57:21.158994 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-55f4441f-c128-4b50-a9aa-7d20abd4f8ed tempest-VolumeQuotasAdminTestJSON-760767143 tempest-VolumeQuotasAdminTestJSON-760767143] http://10.222.0.111/volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67 returned with HTTP 200 Dec 22 11:57:21.160202 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 365/737] 10.222.0.111 () {60 vars in 1347 bytes} [Tue Dec 22 11:57:20 2020] PUT /volume/v3/bd997e4ef511426a94fc9cc89d16acee/os-quota-sets/ad87fca3f85f450984ad6787eb6dfe67 => generated 319 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:21.169256 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fe3a1933-64bc-4015-953f-eca06f82e3f8 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] DELETE http://10.222.0.111/volume/v3/ad87fca3f85f450984ad6787eb6dfe67/volumes/498a76e2-6875-4145-acb1-e40107111f73 Dec 22 11:57:21.169623 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fe3a1933-64bc-4015-953f-eca06f82e3f8 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:21.169938 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fe3a1933-64bc-4015-953f-eca06f82e3f8 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:21.170208 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-fe3a1933-64bc-4015-953f-eca06f82e3f8 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Delete volume with id: 498a76e2-6875-4145-acb1-e40107111f73 Dec 22 11:57:21.197988 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fe3a1933-64bc-4015-953f-eca06f82e3f8 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] http://10.222.0.111/volume/v3/ad87fca3f85f450984ad6787eb6dfe67/volumes/498a76e2-6875-4145-acb1-e40107111f73 returned with HTTP 404 Dec 22 11:57:21.200800 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 373/738] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 11:57:21 2020] DELETE /volume/v3/ad87fca3f85f450984ad6787eb6dfe67/volumes/498a76e2-6875-4145-acb1-e40107111f73 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:57:21.204135 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c8db43e5-232f-47d4-868b-f77df51e2619 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] DELETE http://10.222.0.111/volume/v3/ad87fca3f85f450984ad6787eb6dfe67/volumes/253cc9ea-9bfd-44ce-83eb-5516c18f8f6f Dec 22 11:57:21.204500 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c8db43e5-232f-47d4-868b-f77df51e2619 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:21.204791 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c8db43e5-232f-47d4-868b-f77df51e2619 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:21.205052 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-c8db43e5-232f-47d4-868b-f77df51e2619 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] Delete volume with id: 253cc9ea-9bfd-44ce-83eb-5516c18f8f6f Dec 22 11:57:21.230439 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c8db43e5-232f-47d4-868b-f77df51e2619 tempest-VolumeQuotasAdminTestJSON-1498341877 tempest-VolumeQuotasAdminTestJSON-1498341877] http://10.222.0.111/volume/v3/ad87fca3f85f450984ad6787eb6dfe67/volumes/253cc9ea-9bfd-44ce-83eb-5516c18f8f6f returned with HTTP 404 Dec 22 11:57:21.231168 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 366/739] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 11:57:21 2020] DELETE /volume/v3/ad87fca3f85f450984ad6787eb6dfe67/volumes/253cc9ea-9bfd-44ce-83eb-5516c18f8f6f => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:57:26.052116 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b135a0ce-4607-41e2-8fb9-ca367331c9ee tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] POST http://10.222.0.111/volume/v3/25c8bc6b9e71413289520e247910a40a/types Dec 22 11:57:26.052590 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b135a0ce-4607-41e2-8fb9-ca367331c9ee tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1701606785"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:57:26.106546 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b135a0ce-4607-41e2-8fb9-ca367331c9ee tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] http://10.222.0.111/volume/v3/25c8bc6b9e71413289520e247910a40a/types returned with HTTP 200 Dec 22 11:57:26.106975 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 374/740] 10.222.0.111 () {60 vars in 1224 bytes} [Tue Dec 22 11:57:25 2020] POST /volume/v3/25c8bc6b9e71413289520e247910a40a/types => generated 231 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 11:57:26.115705 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bb559c4b-0617-4902-9b0c-f0cf69f84151 tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] POST http://10.222.0.111/volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018/extra_specs Dec 22 11:57:26.116268 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bb559c4b-0617-4902-9b0c-f0cf69f84151 tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:57:26.206696 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bb559c4b-0617-4902-9b0c-f0cf69f84151 tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] http://10.222.0.111/volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018/extra_specs returned with HTTP 200 Dec 22 11:57:26.207168 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 367/741] 10.222.0.111 () {60 vars in 1371 bytes} [Tue Dec 22 11:57:26 2020] POST /volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018/extra_specs => generated 34 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Dec 22 11:57:26.214051 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b129a0b7-5646-4c06-ac80-0a9718c84374 tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] GET http://10.222.0.111/volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018/extra_specs/spec3 Dec 22 11:57:26.214355 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b129a0b7-5646-4c06-ac80-0a9718c84374 tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:26.214652 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b129a0b7-5646-4c06-ac80-0a9718c84374 tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:26.223935 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b129a0b7-5646-4c06-ac80-0a9718c84374 tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] http://10.222.0.111/volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018/extra_specs/spec3 returned with HTTP 200 Dec 22 11:57:26.224334 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 375/742] 10.222.0.111 () {58 vars in 1368 bytes} [Tue Dec 22 11:57:26 2020] GET /volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018/extra_specs/spec3 => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 11:57:26.230617 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e5b32a47-80f4-4e3d-8f75-8dbe07436bab tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] DELETE http://10.222.0.111/volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018/extra_specs/spec3 Dec 22 11:57:26.230939 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e5b32a47-80f4-4e3d-8f75-8dbe07436bab tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:26.231276 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e5b32a47-80f4-4e3d-8f75-8dbe07436bab tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:26.267736 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 11:57:26.267736 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 11:57:26.303020 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e5b32a47-80f4-4e3d-8f75-8dbe07436bab tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] http://10.222.0.111/volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018/extra_specs/spec3 returned with HTTP 202 Dec 22 11:57:26.303778 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 368/743] 10.222.0.111 () {58 vars in 1371 bytes} [Tue Dec 22 11:57:26 2020] DELETE /volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018/extra_specs/spec3 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 22 11:57:26.309919 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cd914a34-8bd5-4329-be90-b5164e103875 tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] GET http://10.222.0.111/volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018/extra_specs/spec3 Dec 22 11:57:26.310205 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cd914a34-8bd5-4329-be90-b5164e103875 tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:26.310495 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cd914a34-8bd5-4329-be90-b5164e103875 tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:26.320419 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cd914a34-8bd5-4329-be90-b5164e103875 tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] http://10.222.0.111/volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018/extra_specs/spec3 returned with HTTP 404 Dec 22 11:57:26.320985 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 376/744] 10.222.0.111 () {58 vars in 1368 bytes} [Tue Dec 22 11:57:26 2020] GET /volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018/extra_specs/spec3 => generated 129 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:57:26.327426 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3c09689b-65bb-4e90-bf3f-3b351d1875c2 tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] POST http://10.222.0.111/volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018/extra_specs Dec 22 11:57:26.327853 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3c09689b-65bb-4e90-bf3f-3b351d1875c2 tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:57:26.435282 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3c09689b-65bb-4e90-bf3f-3b351d1875c2 tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] http://10.222.0.111/volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018/extra_specs returned with HTTP 200 Dec 22 11:57:26.435672 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 369/745] 10.222.0.111 () {60 vars in 1371 bytes} [Tue Dec 22 11:57:26 2020] POST /volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018/extra_specs => generated 34 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 11:57:26.442705 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-51829e7a-94e2-4ed8-802b-7f2ae300a9b9 tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] GET http://10.222.0.111/volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018/extra_specs Dec 22 11:57:26.443043 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-51829e7a-94e2-4ed8-802b-7f2ae300a9b9 tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:26.443366 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-51829e7a-94e2-4ed8-802b-7f2ae300a9b9 tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:26.453165 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-51829e7a-94e2-4ed8-802b-7f2ae300a9b9 tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] http://10.222.0.111/volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018/extra_specs returned with HTTP 200 Dec 22 11:57:26.453609 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 377/746] 10.222.0.111 () {58 vars in 1350 bytes} [Tue Dec 22 11:57:26 2020] GET /volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018/extra_specs => generated 34 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 11:57:26.460060 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-50e5cbfb-5c3e-4001-8fef-a075a8343720 tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] POST http://10.222.0.111/volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018/extra_specs Dec 22 11:57:26.460489 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-50e5cbfb-5c3e-4001-8fef-a075a8343720 tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:57:26.538293 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-50e5cbfb-5c3e-4001-8fef-a075a8343720 tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] http://10.222.0.111/volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018/extra_specs returned with HTTP 200 Dec 22 11:57:26.538778 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 370/747] 10.222.0.111 () {60 vars in 1371 bytes} [Tue Dec 22 11:57:26 2020] POST /volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018/extra_specs => generated 34 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 11:57:26.552400 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8ccc5c3a-6c05-4114-8778-ac2760f77908 tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] PUT http://10.222.0.111/volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018/extra_specs/spec2 Dec 22 11:57:26.552940 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8ccc5c3a-6c05-4114-8778-ac2760f77908 tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:57:26.632542 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8ccc5c3a-6c05-4114-8778-ac2760f77908 tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] http://10.222.0.111/volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018/extra_specs/spec2 returned with HTTP 200 Dec 22 11:57:26.633145 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 378/748] 10.222.0.111 () {60 vars in 1388 bytes} [Tue Dec 22 11:57:26 2020] PUT /volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018/extra_specs/spec2 => generated 17 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 11:57:26.641011 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5f252236-8b3a-4746-bcf8-43205a5345dd tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] GET http://10.222.0.111/volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018/extra_specs/spec2 Dec 22 11:57:26.641412 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5f252236-8b3a-4746-bcf8-43205a5345dd tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:26.641776 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5f252236-8b3a-4746-bcf8-43205a5345dd tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:26.653546 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5f252236-8b3a-4746-bcf8-43205a5345dd tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] http://10.222.0.111/volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018/extra_specs/spec2 returned with HTTP 200 Dec 22 11:57:26.653929 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 371/749] 10.222.0.111 () {58 vars in 1368 bytes} [Tue Dec 22 11:57:26 2020] GET /volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018/extra_specs/spec2 => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 11:57:26.660001 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5d2f288a-972e-4194-911a-b67d2811e03b tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] POST http://10.222.0.111/volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018/extra_specs Dec 22 11:57:26.660475 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5d2f288a-972e-4194-911a-b67d2811e03b tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:57:26.755146 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5d2f288a-972e-4194-911a-b67d2811e03b tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] http://10.222.0.111/volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018/extra_specs returned with HTTP 200 Dec 22 11:57:26.755655 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 379/750] 10.222.0.111 () {60 vars in 1371 bytes} [Tue Dec 22 11:57:26 2020] POST /volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018/extra_specs => generated 51 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 11:57:26.764531 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-becc7c0b-0915-4942-a01b-01269128f95c tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] GET http://10.222.0.111/volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018/extra_specs Dec 22 11:57:26.764832 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-becc7c0b-0915-4942-a01b-01269128f95c tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:26.765100 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-becc7c0b-0915-4942-a01b-01269128f95c tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:26.774746 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-becc7c0b-0915-4942-a01b-01269128f95c tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] http://10.222.0.111/volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018/extra_specs returned with HTTP 200 Dec 22 11:57:26.775168 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 372/751] 10.222.0.111 () {58 vars in 1350 bytes} [Tue Dec 22 11:57:26 2020] GET /volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018/extra_specs => generated 68 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 11:57:26.781200 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fd4abc51-b272-48f0-b5d6-e4852d13d6dc tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] DELETE http://10.222.0.111/volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018 Dec 22 11:57:26.781534 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fd4abc51-b272-48f0-b5d6-e4852d13d6dc tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:26.781861 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fd4abc51-b272-48f0-b5d6-e4852d13d6dc tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] Calling method '_delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:26.820416 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 11:57:26.820416 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 11:57:26.860149 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fd4abc51-b272-48f0-b5d6-e4852d13d6dc tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] http://10.222.0.111/volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018 returned with HTTP 202 Dec 22 11:57:26.860690 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 380/752] 10.222.0.111 () {58 vars in 1317 bytes} [Tue Dec 22 11:57:26 2020] DELETE /volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 11:57:26.865990 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-055ded25-c94d-479e-ba28-0bc936fd3d39 tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] GET http://10.222.0.111/volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018 Dec 22 11:57:26.866277 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-055ded25-c94d-479e-ba28-0bc936fd3d39 tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:26.866601 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-055ded25-c94d-479e-ba28-0bc936fd3d39 tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:26.873539 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-055ded25-c94d-479e-ba28-0bc936fd3d39 tempest-VolumeTypesExtraSpecsTest-1098440165 tempest-VolumeTypesExtraSpecsTest-1098440165] http://10.222.0.111/volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018 returned with HTTP 404 Dec 22 11:57:26.874102 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 373/753] 10.222.0.111 () {58 vars in 1314 bytes} [Tue Dec 22 11:57:26 2020] GET /volume/v3/25c8bc6b9e71413289520e247910a40a/types/ce7e3e56-78dd-47b4-a1ca-6c5872fe1018 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:57:29.718662 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-50f46099-8951-45ab-866a-e51f7a7f9994 tempest-VolumeTypesNegativeTest-1592640938 tempest-VolumeTypesNegativeTest-1592640938] POST http://10.222.0.111/volume/v3/c341f3ac4e84481799e8a5a1e0c065df/types Dec 22 11:57:29.719243 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-50f46099-8951-45ab-866a-e51f7a7f9994 tempest-VolumeTypesNegativeTest-1592640938 tempest-VolumeTypesNegativeTest-1592640938] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1209846351", "os-volume-type-access:is_public": false}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:57:29.779824 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-50f46099-8951-45ab-866a-e51f7a7f9994 tempest-VolumeTypesNegativeTest-1592640938 tempest-VolumeTypesNegativeTest-1592640938] http://10.222.0.111/volume/v3/c341f3ac4e84481799e8a5a1e0c065df/types returned with HTTP 200 Dec 22 11:57:29.780839 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 381/754] 10.222.0.111 () {60 vars in 1225 bytes} [Tue Dec 22 11:57:29 2020] POST /volume/v3/c341f3ac4e84481799e8a5a1e0c065df/types => generated 231 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:29.864371 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1331c911-bf83-4fa9-a893-80082db6abbe tempest-VolumeTypesNegativeTest-190396475 tempest-VolumeTypesNegativeTest-190396475] POST http://10.222.0.111/volume/v3/1a0dfc05d8b04194b73ce0120be3b615/volumes Dec 22 11:57:29.865268 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1331c911-bf83-4fa9-a893-80082db6abbe tempest-VolumeTypesNegativeTest-190396475 tempest-VolumeTypesNegativeTest-190396475] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c19cd663-3e2a-465f-93f2-b4b5d3794245", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1779687828"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:57:29.866669 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-1331c911-bf83-4fa9-a893-80082db6abbe tempest-VolumeTypesNegativeTest-190396475 tempest-VolumeTypesNegativeTest-190396475] Create volume request body: {'volume': {'volume_type': 'c19cd663-3e2a-465f-93f2-b4b5d3794245', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1779687828'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:57:29.889814 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1331c911-bf83-4fa9-a893-80082db6abbe tempest-VolumeTypesNegativeTest-190396475 tempest-VolumeTypesNegativeTest-190396475] http://10.222.0.111/volume/v3/1a0dfc05d8b04194b73ce0120be3b615/volumes returned with HTTP 404 Dec 22 11:57:29.890493 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 374/755] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 11:57:29 2020] POST /volume/v3/1a0dfc05d8b04194b73ce0120be3b615/volumes => generated 114 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:57:29.896553 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f712ab4f-dc13-46ce-90fa-6b30e7e7d719 tempest-VolumeTypesNegativeTest-1592640938 tempest-VolumeTypesNegativeTest-1592640938] POST http://10.222.0.111/volume/v3/c341f3ac4e84481799e8a5a1e0c065df/types Dec 22 11:57:29.897025 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f712ab4f-dc13-46ce-90fa-6b30e7e7d719 tempest-VolumeTypesNegativeTest-1592640938 tempest-VolumeTypesNegativeTest-1592640938] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:57:29.897787 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f712ab4f-dc13-46ce-90fa-6b30e7e7d719 tempest-VolumeTypesNegativeTest-1592640938 tempest-VolumeTypesNegativeTest-1592640938] http://10.222.0.111/volume/v3/c341f3ac4e84481799e8a5a1e0c065df/types returned with HTTP 400 Dec 22 11:57:29.898281 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 382/756] 10.222.0.111 () {60 vars in 1224 bytes} [Tue Dec 22 11:57:29 2020] POST /volume/v3/c341f3ac4e84481799e8a5a1e0c065df/types => generated 108 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 22 11:57:29.903244 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-15165747-e567-4c7a-8a39-29481712b15f tempest-VolumeTypesNegativeTest-1592640938 tempest-VolumeTypesNegativeTest-1592640938] DELETE http://10.222.0.111/volume/v3/c341f3ac4e84481799e8a5a1e0c065df/types/7ecac47d-b854-43b0-a4ea-f2d9a8525b26 Dec 22 11:57:29.903540 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-15165747-e567-4c7a-8a39-29481712b15f tempest-VolumeTypesNegativeTest-1592640938 tempest-VolumeTypesNegativeTest-1592640938] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:29.903952 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-15165747-e567-4c7a-8a39-29481712b15f tempest-VolumeTypesNegativeTest-1592640938 tempest-VolumeTypesNegativeTest-1592640938] Calling method '_delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:29.910735 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-15165747-e567-4c7a-8a39-29481712b15f tempest-VolumeTypesNegativeTest-1592640938 tempest-VolumeTypesNegativeTest-1592640938] http://10.222.0.111/volume/v3/c341f3ac4e84481799e8a5a1e0c065df/types/7ecac47d-b854-43b0-a4ea-f2d9a8525b26 returned with HTTP 404 Dec 22 11:57:29.915097 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 375/757] 10.222.0.111 () {58 vars in 1317 bytes} [Tue Dec 22 11:57:29 2020] DELETE /volume/v3/c341f3ac4e84481799e8a5a1e0c065df/types/7ecac47d-b854-43b0-a4ea-f2d9a8525b26 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:57:29.919956 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-54ddaeeb-635c-4ae2-8bff-3a14ecbb2861 tempest-VolumeTypesNegativeTest-1592640938 tempest-VolumeTypesNegativeTest-1592640938] GET http://10.222.0.111/volume/v3/c341f3ac4e84481799e8a5a1e0c065df/types/5895de4b-2ada-4b3f-915b-2a5928c7eaa3 Dec 22 11:57:29.920270 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-54ddaeeb-635c-4ae2-8bff-3a14ecbb2861 tempest-VolumeTypesNegativeTest-1592640938 tempest-VolumeTypesNegativeTest-1592640938] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:29.920528 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-54ddaeeb-635c-4ae2-8bff-3a14ecbb2861 tempest-VolumeTypesNegativeTest-1592640938 tempest-VolumeTypesNegativeTest-1592640938] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:29.929349 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-54ddaeeb-635c-4ae2-8bff-3a14ecbb2861 tempest-VolumeTypesNegativeTest-1592640938 tempest-VolumeTypesNegativeTest-1592640938] http://10.222.0.111/volume/v3/c341f3ac4e84481799e8a5a1e0c065df/types/5895de4b-2ada-4b3f-915b-2a5928c7eaa3 returned with HTTP 404 Dec 22 11:57:29.929880 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 383/758] 10.222.0.111 () {58 vars in 1314 bytes} [Tue Dec 22 11:57:29 2020] GET /volume/v3/c341f3ac4e84481799e8a5a1e0c065df/types/5895de4b-2ada-4b3f-915b-2a5928c7eaa3 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:57:29.935181 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-51f78256-f03f-4261-8ea0-9f7dd3dd275b tempest-VolumeTypesNegativeTest-1592640938 tempest-VolumeTypesNegativeTest-1592640938] DELETE http://10.222.0.111/volume/v3/c341f3ac4e84481799e8a5a1e0c065df/types/c19cd663-3e2a-465f-93f2-b4b5d3794245 Dec 22 11:57:29.935456 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-51f78256-f03f-4261-8ea0-9f7dd3dd275b tempest-VolumeTypesNegativeTest-1592640938 tempest-VolumeTypesNegativeTest-1592640938] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:29.935758 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-51f78256-f03f-4261-8ea0-9f7dd3dd275b tempest-VolumeTypesNegativeTest-1592640938 tempest-VolumeTypesNegativeTest-1592640938] Calling method '_delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:30.022343 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-51f78256-f03f-4261-8ea0-9f7dd3dd275b tempest-VolumeTypesNegativeTest-1592640938 tempest-VolumeTypesNegativeTest-1592640938] http://10.222.0.111/volume/v3/c341f3ac4e84481799e8a5a1e0c065df/types/c19cd663-3e2a-465f-93f2-b4b5d3794245 returned with HTTP 202 Dec 22 11:57:30.023182 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 376/759] 10.222.0.111 () {58 vars in 1317 bytes} [Tue Dec 22 11:57:29 2020] DELETE /volume/v3/c341f3ac4e84481799e8a5a1e0c065df/types/c19cd663-3e2a-465f-93f2-b4b5d3794245 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:57:30.030662 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-686aa7ef-30f8-4254-a810-43349c68284e tempest-VolumeTypesNegativeTest-1592640938 tempest-VolumeTypesNegativeTest-1592640938] GET http://10.222.0.111/volume/v3/c341f3ac4e84481799e8a5a1e0c065df/types/c19cd663-3e2a-465f-93f2-b4b5d3794245 Dec 22 11:57:30.031162 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-686aa7ef-30f8-4254-a810-43349c68284e tempest-VolumeTypesNegativeTest-1592640938 tempest-VolumeTypesNegativeTest-1592640938] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:30.031619 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-686aa7ef-30f8-4254-a810-43349c68284e tempest-VolumeTypesNegativeTest-1592640938 tempest-VolumeTypesNegativeTest-1592640938] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:30.042504 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-686aa7ef-30f8-4254-a810-43349c68284e tempest-VolumeTypesNegativeTest-1592640938 tempest-VolumeTypesNegativeTest-1592640938] http://10.222.0.111/volume/v3/c341f3ac4e84481799e8a5a1e0c065df/types/c19cd663-3e2a-465f-93f2-b4b5d3794245 returned with HTTP 404 Dec 22 11:57:30.043146 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 384/760] 10.222.0.111 () {58 vars in 1314 bytes} [Tue Dec 22 11:57:30 2020] GET /volume/v3/c341f3ac4e84481799e8a5a1e0c065df/types/c19cd663-3e2a-465f-93f2-b4b5d3794245 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 22 11:57:32.693920 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5a093c2b-6273-47b0-a165-f75bd3c7328e tempest-AvailabilityZoneTestJSON-2075097976 tempest-AvailabilityZoneTestJSON-2075097976] GET http://10.222.0.111/volume/v3/9c5279b3c8b6428e97820be76b7b3c35/os-availability-zone Dec 22 11:57:32.694678 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5a093c2b-6273-47b0-a165-f75bd3c7328e tempest-AvailabilityZoneTestJSON-2075097976 tempest-AvailabilityZoneTestJSON-2075097976] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:32.695290 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5a093c2b-6273-47b0-a165-f75bd3c7328e tempest-AvailabilityZoneTestJSON-2075097976 tempest-AvailabilityZoneTestJSON-2075097976] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:32.702239 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5a093c2b-6273-47b0-a165-f75bd3c7328e tempest-AvailabilityZoneTestJSON-2075097976 tempest-AvailabilityZoneTestJSON-2075097976] Availability Zones retrieved successfully. Dec 22 11:57:32.702670 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5a093c2b-6273-47b0-a165-f75bd3c7328e tempest-AvailabilityZoneTestJSON-2075097976 tempest-AvailabilityZoneTestJSON-2075097976] http://10.222.0.111/volume/v3/9c5279b3c8b6428e97820be76b7b3c35/os-availability-zone returned with HTTP 200 Dec 22 11:57:32.703175 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 377/761] 10.222.0.111 () {58 vars in 1248 bytes} [Tue Dec 22 11:57:32 2020] GET /volume/v3/9c5279b3c8b6428e97820be76b7b3c35/os-availability-zone => generated 82 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 11:57:34.017514 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-686aa7ef-30f8-4254-a810-43349c68284e tempest-VolumeTypesNegativeTest-1592640938 tempest-VolumeTypesNegativeTest-1592640938] GET http://10.222.0.111/volume// Dec 22 11:57:34.017810 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-686aa7ef-30f8-4254-a810-43349c68284e tempest-VolumeTypesNegativeTest-1592640938 tempest-VolumeTypesNegativeTest-1592640938] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:34.018038 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-686aa7ef-30f8-4254-a810-43349c68284e tempest-VolumeTypesNegativeTest-1592640938 tempest-VolumeTypesNegativeTest-1592640938] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:34.018814 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-686aa7ef-30f8-4254-a810-43349c68284e tempest-VolumeTypesNegativeTest-1592640938 tempest-VolumeTypesNegativeTest-1592640938] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 11:57:34.019256 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 385/762] 10.222.0.111 () {56 vars in 877 bytes} [Tue Dec 22 11:57:34 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 11:57:34.023549 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5a093c2b-6273-47b0-a165-f75bd3c7328e tempest-AvailabilityZoneTestJSON-2075097976 tempest-AvailabilityZoneTestJSON-2075097976] GET http://10.222.0.111/volume// Dec 22 11:57:34.023795 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5a093c2b-6273-47b0-a165-f75bd3c7328e tempest-AvailabilityZoneTestJSON-2075097976 tempest-AvailabilityZoneTestJSON-2075097976] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:34.024057 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5a093c2b-6273-47b0-a165-f75bd3c7328e tempest-AvailabilityZoneTestJSON-2075097976 tempest-AvailabilityZoneTestJSON-2075097976] Calling method 'all' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:34.024814 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5a093c2b-6273-47b0-a165-f75bd3c7328e tempest-AvailabilityZoneTestJSON-2075097976 tempest-AvailabilityZoneTestJSON-2075097976] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 11:57:34.025111 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 378/763] 10.222.0.111 () {56 vars in 877 bytes} [Tue Dec 22 11:57:34 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 11:57:34.333702 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eedb4e10-7126-4625-ae18-bbc1a2bb2f1a tempest-VersionsTest-509576114 tempest-VersionsTest-509576114] GET http://10.222.0.111/volume/v2/ Dec 22 11:57:34.333990 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eedb4e10-7126-4625-ae18-bbc1a2bb2f1a tempest-VersionsTest-509576114 tempest-VersionsTest-509576114] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:34.334255 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eedb4e10-7126-4625-ae18-bbc1a2bb2f1a tempest-VersionsTest-509576114 tempest-VersionsTest-509576114] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:34.334825 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eedb4e10-7126-4625-ae18-bbc1a2bb2f1a tempest-VersionsTest-509576114 tempest-VersionsTest-509576114] http://10.222.0.111/volume/v2/ returned with HTTP 200 Dec 22 11:57:34.335287 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 386/764] 10.222.0.111 () {58 vars in 1089 bytes} [Tue Dec 22 11:57:34 2020] GET /volume/v2/ => generated 383 bytes in 307 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) Dec 22 11:57:34.344607 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7fadc0c8-6146-46f4-87e8-d91b4b23eb37 tempest-VersionsTest-509576114 tempest-VersionsTest-509576114] GET http://10.222.0.111/volume/v3/ Dec 22 11:57:34.344863 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7fadc0c8-6146-46f4-87e8-d91b4b23eb37 tempest-VersionsTest-509576114 tempest-VersionsTest-509576114] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:34.345133 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7fadc0c8-6146-46f4-87e8-d91b4b23eb37 tempest-VersionsTest-509576114 tempest-VersionsTest-509576114] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:34.345744 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7fadc0c8-6146-46f4-87e8-d91b4b23eb37 tempest-VersionsTest-509576114 tempest-VersionsTest-509576114] http://10.222.0.111/volume/v3/ returned with HTTP 200 Dec 22 11:57:34.346114 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 379/765] 10.222.0.111 () {58 vars in 1089 bytes} [Tue Dec 22 11:57:34 2020] GET /volume/v3/ => generated 387 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 11:57:35.741175 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ef80565d-483b-4f9a-b0ba-b39a49add53a tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] POST http://10.222.0.111/volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes Dec 22 11:57:35.741733 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ef80565d-483b-4f9a-b0ba-b39a49add53a tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-450954069"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:57:35.742303 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-ef80565d-483b-4f9a-b0ba-b39a49add53a tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-450954069'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:57:35.742529 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-ef80565d-483b-4f9a-b0ba-b39a49add53a tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Create volume of 1 GB Dec 22 11:57:35.750266 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ef80565d-483b-4f9a-b0ba-b39a49add53a tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Availability Zones retrieved successfully. Dec 22 11:57:35.758945 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ef80565d-483b-4f9a-b0ba-b39a49add53a tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Flow 'volume_create_api' (6ab5c4e4-aa34-4215-ad0f-8caed4f88902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:57:35.760508 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ef80565d-483b-4f9a-b0ba-b39a49add53a tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (610dbb01-904c-4dc8-b4e8-065219a62797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:57:35.761594 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-ef80565d-483b-4f9a-b0ba-b39a49add53a tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:57:35.797587 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ef80565d-483b-4f9a-b0ba-b39a49add53a tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (610dbb01-904c-4dc8-b4e8-065219a62797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:57:35.798786 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ef80565d-483b-4f9a-b0ba-b39a49add53a tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f5e03f9-1d45-4c23-8802-ca9b5ccee90b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:57:35.874457 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-ef80565d-483b-4f9a-b0ba-b39a49add53a tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Created reservations ['87356bbd-1ce1-43e4-a3e0-54b0c7bd72e5', '095bf3e6-e61d-487a-9118-bc29ca5a33ad', '53615f8e-27a0-4924-9672-8a382e84afdc', '7a2caa13-96b8-405e-b8be-e887ed13f996'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:57:35.875516 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ef80565d-483b-4f9a-b0ba-b39a49add53a tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f5e03f9-1d45-4c23-8802-ca9b5ccee90b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87356bbd-1ce1-43e4-a3e0-54b0c7bd72e5', '095bf3e6-e61d-487a-9118-bc29ca5a33ad', '53615f8e-27a0-4924-9672-8a382e84afdc', '7a2caa13-96b8-405e-b8be-e887ed13f996']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:57:35.876506 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ef80565d-483b-4f9a-b0ba-b39a49add53a tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24bf3032-c56f-4afb-b3ea-54a9556046a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:57:35.940326 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ef80565d-483b-4f9a-b0ba-b39a49add53a tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24bf3032-c56f-4afb-b3ea-54a9556046a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a39a29e9-14ff-452c-ad33-dd9bb8949bd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-450954069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d070499d59b4d4380a78e8d903c2204',qos_specs=None,replication_status=,reservations=['87356bbd-1ce1-43e4-a3e0-54b0c7bd72e5','095bf3e6-e61d-487a-9118-bc29ca5a33ad','53615f8e-27a0-4924-9672-8a382e84afdc','7a2caa13-96b8-405e-b8be-e887ed13f996'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8edd704bd6148a7a049efe5c41ba2af',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T11:57:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-450954069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a39a29e9-14ff-452c-ad33-dd9bb8949bd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d070499d59b4d4380a78e8d903c2204',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='c8edd704bd6148a7a049efe5c41ba2af',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:57:35.941449 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ef80565d-483b-4f9a-b0ba-b39a49add53a tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3e2f68f-5e15-4080-b207-eb71af24b786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:57:35.999703 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ef80565d-483b-4f9a-b0ba-b39a49add53a tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3e2f68f-5e15-4080-b207-eb71af24b786) transitioned into state 'SUCCESS' from state '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-450954069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d070499d59b4d4380a78e8d903c2204',qos_specs=None,replication_status=,reservations=['87356bbd-1ce1-43e4-a3e0-54b0c7bd72e5','095bf3e6-e61d-487a-9118-bc29ca5a33ad','53615f8e-27a0-4924-9672-8a382e84afdc','7a2caa13-96b8-405e-b8be-e887ed13f996'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8edd704bd6148a7a049efe5c41ba2af',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:57:36.001426 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ef80565d-483b-4f9a-b0ba-b39a49add53a tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41ca9d2e-3a32-4458-937f-26be1ec8f22d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:57:36.047463 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ef80565d-483b-4f9a-b0ba-b39a49add53a tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41ca9d2e-3a32-4458-937f-26be1ec8f22d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:57:36.048995 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ef80565d-483b-4f9a-b0ba-b39a49add53a tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Flow 'volume_create_api' (6ab5c4e4-aa34-4215-ad0f-8caed4f88902) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:57:36.079582 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ef80565d-483b-4f9a-b0ba-b39a49add53a tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Create volume request issued successfully. Dec 22 11:57:36.087869 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ef80565d-483b-4f9a-b0ba-b39a49add53a tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] http://10.222.0.111/volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes returned with HTTP 202 Dec 22 11:57:36.088442 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 387/766] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 11:57:35 2020] POST /volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes => generated 820 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:57:36.097142 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0ef1b1e1-87bd-4668-96f5-abb4b6a547a7 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] GET http://10.222.0.111/volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7 Dec 22 11:57:36.097445 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0ef1b1e1-87bd-4668-96f5-abb4b6a547a7 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:36.097747 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0ef1b1e1-87bd-4668-96f5-abb4b6a547a7 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:36.129026 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:36.129026 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:36.134493 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0ef1b1e1-87bd-4668-96f5-abb4b6a547a7 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Volume info retrieved successfully. Dec 22 11:57:36.147203 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0ef1b1e1-87bd-4668-96f5-abb4b6a547a7 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] http://10.222.0.111/volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7 returned with HTTP 200 Dec 22 11:57:36.147629 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 380/767] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:57:36 2020] GET /volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7 => generated 888 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:37.161411 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eaa9bd2b-cba5-4378-bc7b-444c6bcfac09 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] GET http://10.222.0.111/volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7 Dec 22 11:57:37.162034 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eaa9bd2b-cba5-4378-bc7b-444c6bcfac09 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:37.162289 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:37.162289 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:37.162791 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eaa9bd2b-cba5-4378-bc7b-444c6bcfac09 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:37.195524 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:37.195524 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:37.200945 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-eaa9bd2b-cba5-4378-bc7b-444c6bcfac09 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Volume info retrieved successfully. Dec 22 11:57:37.214082 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eaa9bd2b-cba5-4378-bc7b-444c6bcfac09 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] http://10.222.0.111/volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7 returned with HTTP 200 Dec 22 11:57:37.214627 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 388/768] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:57:37 2020] GET /volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7 => generated 913 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:37.225867 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-551c8ce3-ebe1-4d72-bcc9-55d59eba7271 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] POST http://10.222.0.111/volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7/metadata Dec 22 11:57:37.226224 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:37.226224 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:37.226493 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-551c8ce3-ebe1-4d72-bcc9-55d59eba7271 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:57:37.256992 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:37.256992 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:37.257731 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-551c8ce3-ebe1-4d72-bcc9-55d59eba7271 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Volume info retrieved successfully. Dec 22 11:57:37.324478 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-551c8ce3-ebe1-4d72-bcc9-55d59eba7271 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Create volume metadata completed successfully. Dec 22 11:57:37.325255 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-551c8ce3-ebe1-4d72-bcc9-55d59eba7271 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] http://10.222.0.111/volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7/metadata returned with HTTP 200 Dec 22 11:57:37.326793 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 381/769] 10.222.0.111 () {60 vars in 1369 bytes} [Tue Dec 22 11:57:37 2020] POST /volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7/metadata => generated 101 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:37.339514 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5e45be52-cbaf-4d36-a5a7-00cf5f90596b tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] GET http://10.222.0.111/volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7/metadata Dec 22 11:57:37.340303 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5e45be52-cbaf-4d36-a5a7-00cf5f90596b tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:37.340653 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:37.340653 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:37.341417 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5e45be52-cbaf-4d36-a5a7-00cf5f90596b tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:37.381430 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:37.381430 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:37.382316 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5e45be52-cbaf-4d36-a5a7-00cf5f90596b tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Volume info retrieved successfully. Dec 22 11:57:37.390409 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5e45be52-cbaf-4d36-a5a7-00cf5f90596b tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Get volume metadata completed successfully. Dec 22 11:57:37.390910 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5e45be52-cbaf-4d36-a5a7-00cf5f90596b tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] http://10.222.0.111/volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7/metadata returned with HTTP 200 Dec 22 11:57:37.391494 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 389/770] 10.222.0.111 () {58 vars in 1347 bytes} [Tue Dec 22 11:57:37 2020] GET /volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7/metadata => generated 101 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:37.398324 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-80a783ba-ada4-4f96-a06c-fad16c8d34a6 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] PUT http://10.222.0.111/volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7/metadata Dec 22 11:57:37.398648 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:37.398648 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:37.398903 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-80a783ba-ada4-4f96-a06c-fad16c8d34a6 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:57:37.427418 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:37.427418 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:37.428077 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-80a783ba-ada4-4f96-a06c-fad16c8d34a6 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Volume info retrieved successfully. Dec 22 11:57:37.495284 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-80a783ba-ada4-4f96-a06c-fad16c8d34a6 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Update volume metadata completed successfully. Dec 22 11:57:37.495686 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-80a783ba-ada4-4f96-a06c-fad16c8d34a6 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] http://10.222.0.111/volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7/metadata returned with HTTP 200 Dec 22 11:57:37.496268 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 382/771] 10.222.0.111 () {60 vars in 1367 bytes} [Tue Dec 22 11:57:37 2020] PUT /volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7/metadata => generated 57 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 11:57:37.503885 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0e6ae613-2731-4740-9ea5-36fb4b43690a tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] GET http://10.222.0.111/volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7/metadata Dec 22 11:57:37.504221 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0e6ae613-2731-4740-9ea5-36fb4b43690a tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:37.504382 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:37.504382 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:37.504741 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0e6ae613-2731-4740-9ea5-36fb4b43690a tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:37.535813 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:37.535813 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:37.540494 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0e6ae613-2731-4740-9ea5-36fb4b43690a tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Volume info retrieved successfully. Dec 22 11:57:37.542460 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0e6ae613-2731-4740-9ea5-36fb4b43690a tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Get volume metadata completed successfully. Dec 22 11:57:37.542851 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0e6ae613-2731-4740-9ea5-36fb4b43690a tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] http://10.222.0.111/volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7/metadata returned with HTTP 200 Dec 22 11:57:37.543343 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 390/772] 10.222.0.111 () {58 vars in 1347 bytes} [Tue Dec 22 11:57:37 2020] GET /volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7/metadata => generated 57 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 11:57:37.550191 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9e6d0ff9-b482-49be-b0cd-53d114768546 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] DELETE http://10.222.0.111/volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7/metadata/key1 Dec 22 11:57:37.550595 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9e6d0ff9-b482-49be-b0cd-53d114768546 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:37.550750 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:37.550750 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:37.550999 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9e6d0ff9-b482-49be-b0cd-53d114768546 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:37.581832 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:37.581832 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:37.582505 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9e6d0ff9-b482-49be-b0cd-53d114768546 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Volume info retrieved successfully. Dec 22 11:57:37.588561 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9e6d0ff9-b482-49be-b0cd-53d114768546 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Get volume metadata completed successfully. Dec 22 11:57:37.593307 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 11:57:37.593307 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 11:57:37.627367 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9e6d0ff9-b482-49be-b0cd-53d114768546 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Delete volume metadata completed successfully. Dec 22 11:57:37.627824 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9e6d0ff9-b482-49be-b0cd-53d114768546 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] http://10.222.0.111/volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7/metadata/key1 returned with HTTP 200 Dec 22 11:57:37.628575 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 383/773] 10.222.0.111 () {58 vars in 1365 bytes} [Tue Dec 22 11:57:37 2020] DELETE /volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7/metadata/key1 => generated 0 bytes in 82 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Dec 22 11:57:37.637024 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-24fb080c-0787-4e5c-a780-a9a11570f0c6 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] GET http://10.222.0.111/volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7/metadata Dec 22 11:57:37.637574 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-24fb080c-0787-4e5c-a780-a9a11570f0c6 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:37.637764 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:37.637764 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:37.638134 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-24fb080c-0787-4e5c-a780-a9a11570f0c6 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:37.673356 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:37.673356 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:37.673968 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-24fb080c-0787-4e5c-a780-a9a11570f0c6 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Volume info retrieved successfully. Dec 22 11:57:37.680485 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-24fb080c-0787-4e5c-a780-a9a11570f0c6 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Get volume metadata completed successfully. Dec 22 11:57:37.680885 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-24fb080c-0787-4e5c-a780-a9a11570f0c6 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] http://10.222.0.111/volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7/metadata returned with HTTP 200 Dec 22 11:57:37.681353 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 391/774] 10.222.0.111 () {58 vars in 1347 bytes} [Tue Dec 22 11:57:37 2020] GET /volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7/metadata => generated 32 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 11:57:37.688255 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-740f21b8-465d-4060-adbe-6355ca0b277e tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] PUT http://10.222.0.111/volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7/metadata Dec 22 11:57:37.688547 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:37.688547 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:37.688818 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-740f21b8-465d-4060-adbe-6355ca0b277e tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:57:37.719339 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:37.719339 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:37.720010 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-740f21b8-465d-4060-adbe-6355ca0b277e tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Volume info retrieved successfully. Dec 22 11:57:37.757156 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-740f21b8-465d-4060-adbe-6355ca0b277e tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Update volume metadata completed successfully. Dec 22 11:57:37.757511 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-740f21b8-465d-4060-adbe-6355ca0b277e tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] http://10.222.0.111/volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7/metadata returned with HTTP 200 Dec 22 11:57:37.758076 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 384/775] 10.222.0.111 () {60 vars in 1367 bytes} [Tue Dec 22 11:57:37 2020] PUT /volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7/metadata => generated 16 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 11:57:37.765742 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6820fcca-aa86-4bb4-a285-cb0a1fd134a8 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] POST http://10.222.0.111/volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7/metadata Dec 22 11:57:37.766104 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:37.766104 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:37.766354 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6820fcca-aa86-4bb4-a285-cb0a1fd134a8 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:57:37.808471 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:37.808471 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:37.809762 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6820fcca-aa86-4bb4-a285-cb0a1fd134a8 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Volume info retrieved successfully. Dec 22 11:57:37.842609 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6820fcca-aa86-4bb4-a285-cb0a1fd134a8 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Create volume metadata completed successfully. Dec 22 11:57:37.842980 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6820fcca-aa86-4bb4-a285-cb0a1fd134a8 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] http://10.222.0.111/volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7/metadata returned with HTTP 200 Dec 22 11:57:37.843489 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 392/776] 10.222.0.111 () {60 vars in 1368 bytes} [Tue Dec 22 11:57:37 2020] POST /volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7/metadata => generated 68 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 11:57:37.852626 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-27244cab-e298-4f4d-b2c6-bad3917a233a tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] PUT http://10.222.0.111/volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7/metadata/key3 Dec 22 11:57:37.853203 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:37.853203 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:37.853723 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-27244cab-e298-4f4d-b2c6-bad3917a233a tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:57:37.884581 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:37.884581 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:37.885247 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-27244cab-e298-4f4d-b2c6-bad3917a233a tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Volume info retrieved successfully. Dec 22 11:57:37.918912 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-27244cab-e298-4f4d-b2c6-bad3917a233a tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Update volume metadata completed successfully. Dec 22 11:57:37.919669 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-27244cab-e298-4f4d-b2c6-bad3917a233a tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] http://10.222.0.111/volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7/metadata/key3 returned with HTTP 200 Dec 22 11:57:37.921288 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 385/777] 10.222.0.111 () {60 vars in 1382 bytes} [Tue Dec 22 11:57:37 2020] PUT /volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7/metadata/key3 => generated 35 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 11:57:37.933042 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4355ea6f-9541-4e38-9ee3-f1ceb5a3e8a1 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] GET http://10.222.0.111/volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7/metadata/key3 Dec 22 11:57:37.933686 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4355ea6f-9541-4e38-9ee3-f1ceb5a3e8a1 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:37.933923 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:37.933923 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:37.934429 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4355ea6f-9541-4e38-9ee3-f1ceb5a3e8a1 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:37.970066 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:37.970066 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:37.970745 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4355ea6f-9541-4e38-9ee3-f1ceb5a3e8a1 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Volume info retrieved successfully. Dec 22 11:57:37.976368 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4355ea6f-9541-4e38-9ee3-f1ceb5a3e8a1 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Get volume metadata completed successfully. Dec 22 11:57:37.976705 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4355ea6f-9541-4e38-9ee3-f1ceb5a3e8a1 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] http://10.222.0.111/volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7/metadata/key3 returned with HTTP 200 Dec 22 11:57:37.977181 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 393/778] 10.222.0.111 () {58 vars in 1362 bytes} [Tue Dec 22 11:57:37 2020] GET /volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7/metadata/key3 => generated 35 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 11:57:37.984237 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-790537d3-c774-4322-ad50-8273d39dd5ce tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] GET http://10.222.0.111/volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7/metadata Dec 22 11:57:37.984576 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-790537d3-c774-4322-ad50-8273d39dd5ce tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:37.984745 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:37.984745 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:37.984991 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-790537d3-c774-4322-ad50-8273d39dd5ce tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:38.134278 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:38.134278 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:38.134967 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-790537d3-c774-4322-ad50-8273d39dd5ce tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Volume info retrieved successfully. Dec 22 11:57:38.141638 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-790537d3-c774-4322-ad50-8273d39dd5ce tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Get volume metadata completed successfully. Dec 22 11:57:38.142000 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-790537d3-c774-4322-ad50-8273d39dd5ce tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] http://10.222.0.111/volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7/metadata returned with HTTP 200 Dec 22 11:57:38.142533 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 386/779] 10.222.0.111 () {58 vars in 1347 bytes} [Tue Dec 22 11:57:37 2020] GET /volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7/metadata => generated 75 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Dec 22 11:57:38.154693 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-379c02c6-4b3c-4bff-a246-3a43bac7932c tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] PUT http://10.222.0.111/volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7/metadata Dec 22 11:57:38.155386 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:38.155386 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:38.155871 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-379c02c6-4b3c-4bff-a246-3a43bac7932c tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:57:38.192844 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:38.192844 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:38.193501 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-379c02c6-4b3c-4bff-a246-3a43bac7932c tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Volume info retrieved successfully. Dec 22 11:57:38.225380 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-379c02c6-4b3c-4bff-a246-3a43bac7932c tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Update volume metadata completed successfully. Dec 22 11:57:38.225963 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-379c02c6-4b3c-4bff-a246-3a43bac7932c tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] http://10.222.0.111/volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7/metadata returned with HTTP 200 Dec 22 11:57:38.226735 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 394/780] 10.222.0.111 () {60 vars in 1367 bytes} [Tue Dec 22 11:57:38 2020] PUT /volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7/metadata => generated 16 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 11:57:38.236236 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cfd04771-37ea-4e60-94dd-cab809d4f189 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] DELETE http://10.222.0.111/volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7 Dec 22 11:57:38.236941 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cfd04771-37ea-4e60-94dd-cab809d4f189 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:38.237127 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:38.237127 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:38.237493 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cfd04771-37ea-4e60-94dd-cab809d4f189 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:38.238032 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-cfd04771-37ea-4e60-94dd-cab809d4f189 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Delete volume with id: a39a29e9-14ff-452c-ad33-dd9bb8949bd7 Dec 22 11:57:38.270110 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:38.270110 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:38.270765 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cfd04771-37ea-4e60-94dd-cab809d4f189 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Volume info retrieved successfully. Dec 22 11:57:38.339792 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cfd04771-37ea-4e60-94dd-cab809d4f189 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Delete volume request issued successfully. Dec 22 11:57:38.340082 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cfd04771-37ea-4e60-94dd-cab809d4f189 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] http://10.222.0.111/volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7 returned with HTTP 202 Dec 22 11:57:38.340726 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 387/781] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 11:57:38 2020] DELETE /volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:57:38.346760 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e955a17e-1a4b-413a-9bf1-eccc8b649810 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] GET http://10.222.0.111/volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7 Dec 22 11:57:38.347116 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e955a17e-1a4b-413a-9bf1-eccc8b649810 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:38.347540 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:38.347540 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:38.347540 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e955a17e-1a4b-413a-9bf1-eccc8b649810 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:38.378840 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:38.378840 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:38.384329 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e955a17e-1a4b-413a-9bf1-eccc8b649810 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Volume info retrieved successfully. Dec 22 11:57:38.397495 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e955a17e-1a4b-413a-9bf1-eccc8b649810 tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] http://10.222.0.111/volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7 returned with HTTP 200 Dec 22 11:57:38.398049 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 395/782] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:57:38 2020] GET /volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7 => generated 912 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:39.409455 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dc136f6b-4699-44ca-9eeb-5eae388fbbfe tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] GET http://10.222.0.111/volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7 Dec 22 11:57:39.410408 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dc136f6b-4699-44ca-9eeb-5eae388fbbfe tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:39.410499 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:39.410499 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:39.410904 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dc136f6b-4699-44ca-9eeb-5eae388fbbfe tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:39.447917 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dc136f6b-4699-44ca-9eeb-5eae388fbbfe tempest-VolumesMetadataTest-316299413 tempest-VolumesMetadataTest-316299413] http://10.222.0.111/volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7 returned with HTTP 404 Dec 22 11:57:39.448572 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 388/783] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:57:39 2020] GET /volume/v3/6d070499d59b4d4380a78e8d903c2204/volumes/a39a29e9-14ff-452c-ad33-dd9bb8949bd7 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:57:40.864243 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bb847424-225c-41c4-bf73-4170c5637e57 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes Dec 22 11:57:40.864561 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bb847424-225c-41c4-bf73-4170c5637e57 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:40.864621 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:40.864621 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:40.864800 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bb847424-225c-41c4-bf73-4170c5637e57 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:40.865249 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-bb847424-225c-41c4-bf73-4170c5637e57 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 11:57:40.866129 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-bb847424-225c-41c4-bf73-4170c5637e57 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 11:57:40.890099 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bb847424-225c-41c4-bf73-4170c5637e57 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Get all volumes completed successfully. Dec 22 11:57:40.890480 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bb847424-225c-41c4-bf73-4170c5637e57 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes returned with HTTP 200 Dec 22 11:57:40.890901 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 396/784] 10.222.0.111 () {58 vars in 1209 bytes} [Tue Dec 22 11:57:40 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes => generated 15 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 11:57:40.897007 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-465046bc-d5a9-494a-bdc2-a993c485f591 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] POST http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes Dec 22 11:57:40.897423 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-465046bc-d5a9-494a-bdc2-a993c485f591 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-753794006"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:57:40.898172 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-465046bc-d5a9-494a-bdc2-a993c485f591 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-753794006'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:57:40.898355 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-465046bc-d5a9-494a-bdc2-a993c485f591 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Create volume of 1 GB Dec 22 11:57:40.905277 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-465046bc-d5a9-494a-bdc2-a993c485f591 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Availability Zones retrieved successfully. Dec 22 11:57:40.912787 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-465046bc-d5a9-494a-bdc2-a993c485f591 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Flow 'volume_create_api' (82631a03-69e9-4977-aaf2-dbc9240272f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:57:40.914112 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-465046bc-d5a9-494a-bdc2-a993c485f591 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4a00346-5f3e-462b-89d8-272ea346ae85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:57:40.915049 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-465046bc-d5a9-494a-bdc2-a993c485f591 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:57:40.947144 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-465046bc-d5a9-494a-bdc2-a993c485f591 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4a00346-5f3e-462b-89d8-272ea346ae85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:57:40.948156 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-465046bc-d5a9-494a-bdc2-a993c485f591 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42c83186-d612-4591-b974-2df471c45aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:57:41.068170 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-465046bc-d5a9-494a-bdc2-a993c485f591 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Created reservations ['8b4d34c1-c5b3-4f4e-a975-97d29b3053d4', '746b4b50-b985-4d86-a9ad-2478448f6f02', '2c75e18f-f2bd-4159-bd42-1cb18e8e79cd', 'aed37538-5747-4b5b-b9e0-5918ba2d2799'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:57:41.069247 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-465046bc-d5a9-494a-bdc2-a993c485f591 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42c83186-d612-4591-b974-2df471c45aa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b4d34c1-c5b3-4f4e-a975-97d29b3053d4', '746b4b50-b985-4d86-a9ad-2478448f6f02', '2c75e18f-f2bd-4159-bd42-1cb18e8e79cd', 'aed37538-5747-4b5b-b9e0-5918ba2d2799']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:57:41.070293 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-465046bc-d5a9-494a-bdc2-a993c485f591 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fb7e509-ad04-4454-9e9f-fca5bb8cdc42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:57:41.136167 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-465046bc-d5a9-494a-bdc2-a993c485f591 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fb7e509-ad04-4454-9e9f-fca5bb8cdc42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8ce6a2a-7462-425d-a301-6a17b1e584a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-753794006',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7b7ea0f22ac3457fb9b22f627d14efcb',qos_specs=None,replication_status=,reservations=['8b4d34c1-c5b3-4f4e-a975-97d29b3053d4','746b4b50-b985-4d86-a9ad-2478448f6f02','2c75e18f-f2bd-4159-bd42-1cb18e8e79cd','aed37538-5747-4b5b-b9e0-5918ba2d2799'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55e324183186411592fe97db0354580a',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T11:57:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-753794006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8ce6a2a-7462-425d-a301-6a17b1e584a2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7b7ea0f22ac3457fb9b22f627d14efcb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='55e324183186411592fe97db0354580a',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:57:41.137172 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-465046bc-d5a9-494a-bdc2-a993c485f591 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (417aee33-3dff-4513-978c-00b21e106c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:57:41.184491 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-465046bc-d5a9-494a-bdc2-a993c485f591 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (417aee33-3dff-4513-978c-00b21e106c65) transitioned into state 'SUCCESS' from state '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-753794006',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7b7ea0f22ac3457fb9b22f627d14efcb',qos_specs=None,replication_status=,reservations=['8b4d34c1-c5b3-4f4e-a975-97d29b3053d4','746b4b50-b985-4d86-a9ad-2478448f6f02','2c75e18f-f2bd-4159-bd42-1cb18e8e79cd','aed37538-5747-4b5b-b9e0-5918ba2d2799'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55e324183186411592fe97db0354580a',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:57:41.185550 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-465046bc-d5a9-494a-bdc2-a993c485f591 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e9be8b8-6c3a-4431-8df7-8e0544abfc20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:57:41.221151 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-465046bc-d5a9-494a-bdc2-a993c485f591 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e9be8b8-6c3a-4431-8df7-8e0544abfc20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:57:41.222864 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-465046bc-d5a9-494a-bdc2-a993c485f591 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Flow 'volume_create_api' (82631a03-69e9-4977-aaf2-dbc9240272f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:57:41.254166 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-465046bc-d5a9-494a-bdc2-a993c485f591 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Create volume request issued successfully. Dec 22 11:57:41.261663 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-465046bc-d5a9-494a-bdc2-a993c485f591 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes returned with HTTP 202 Dec 22 11:57:41.262149 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 389/785] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 11:57:40 2020] POST /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes => generated 834 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 22 11:57:41.270393 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a2b4e655-04ea-4bf1-b957-83ffc4989c53 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/d8ce6a2a-7462-425d-a301-6a17b1e584a2 Dec 22 11:57:41.270734 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a2b4e655-04ea-4bf1-b957-83ffc4989c53 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:41.271015 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a2b4e655-04ea-4bf1-b957-83ffc4989c53 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:41.297969 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:41.297969 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:41.302717 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a2b4e655-04ea-4bf1-b957-83ffc4989c53 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Volume info retrieved successfully. Dec 22 11:57:41.313958 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a2b4e655-04ea-4bf1-b957-83ffc4989c53 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/d8ce6a2a-7462-425d-a301-6a17b1e584a2 returned with HTTP 200 Dec 22 11:57:41.315885 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 397/786] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:57:41 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/d8ce6a2a-7462-425d-a301-6a17b1e584a2 => generated 902 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:42.328976 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d93c46f5-ddea-4dea-a297-1ee2e63136de tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/d8ce6a2a-7462-425d-a301-6a17b1e584a2 Dec 22 11:57:42.329392 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d93c46f5-ddea-4dea-a297-1ee2e63136de tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:42.329537 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:42.329537 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:42.329871 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d93c46f5-ddea-4dea-a297-1ee2e63136de tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:42.365318 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:42.365318 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:42.371163 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d93c46f5-ddea-4dea-a297-1ee2e63136de tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Volume info retrieved successfully. Dec 22 11:57:42.384763 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d93c46f5-ddea-4dea-a297-1ee2e63136de tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/d8ce6a2a-7462-425d-a301-6a17b1e584a2 returned with HTTP 200 Dec 22 11:57:42.385237 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 390/787] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:57:42 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/d8ce6a2a-7462-425d-a301-6a17b1e584a2 => generated 927 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:42.395759 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-acf668e6-d75a-4dc4-9172-bd975e089e65 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/d8ce6a2a-7462-425d-a301-6a17b1e584a2 Dec 22 11:57:42.396106 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-acf668e6-d75a-4dc4-9172-bd975e089e65 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:42.396252 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:42.396252 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:42.396515 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-acf668e6-d75a-4dc4-9172-bd975e089e65 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:42.425954 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:42.425954 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:42.430667 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-acf668e6-d75a-4dc4-9172-bd975e089e65 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Volume info retrieved successfully. Dec 22 11:57:42.441720 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-acf668e6-d75a-4dc4-9172-bd975e089e65 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/d8ce6a2a-7462-425d-a301-6a17b1e584a2 returned with HTTP 200 Dec 22 11:57:42.442192 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 398/788] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:57:42 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/d8ce6a2a-7462-425d-a301-6a17b1e584a2 => generated 927 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:42.450924 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a8d23d7d-cf3b-4521-a2d8-d1f51f372f73 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] POST http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes Dec 22 11:57:42.451265 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:42.451265 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:42.451876 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a8d23d7d-cf3b-4521-a2d8-d1f51f372f73 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-666941869"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:57:42.452703 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-a8d23d7d-cf3b-4521-a2d8-d1f51f372f73 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-666941869'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:57:42.452921 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-a8d23d7d-cf3b-4521-a2d8-d1f51f372f73 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Create volume of 1 GB Dec 22 11:57:42.463235 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a8d23d7d-cf3b-4521-a2d8-d1f51f372f73 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Availability Zones retrieved successfully. Dec 22 11:57:42.472556 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a8d23d7d-cf3b-4521-a2d8-d1f51f372f73 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Flow 'volume_create_api' (e00d337c-bf22-4a8e-83b4-90c3323399ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:57:42.474229 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a8d23d7d-cf3b-4521-a2d8-d1f51f372f73 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b178c79-cc6f-4f58-ac63-22840486359e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:57:42.475391 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-a8d23d7d-cf3b-4521-a2d8-d1f51f372f73 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:57:42.513577 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a8d23d7d-cf3b-4521-a2d8-d1f51f372f73 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b178c79-cc6f-4f58-ac63-22840486359e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:57:42.515155 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a8d23d7d-cf3b-4521-a2d8-d1f51f372f73 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe63132c-7e97-4ba8-ba60-6e33e1ff0c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:57:42.584929 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-a8d23d7d-cf3b-4521-a2d8-d1f51f372f73 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Created reservations ['f99d9f36-766f-43fc-81e5-37b2663027e6', '5af2392e-ad46-4ae8-96f0-470bfa1bf233', 'f8b7ef90-515d-4d05-9274-2054de827b41', '0e947785-faa0-4e9b-a6c0-00ec1f094312'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:57:42.586076 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a8d23d7d-cf3b-4521-a2d8-d1f51f372f73 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe63132c-7e97-4ba8-ba60-6e33e1ff0c7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f99d9f36-766f-43fc-81e5-37b2663027e6', '5af2392e-ad46-4ae8-96f0-470bfa1bf233', 'f8b7ef90-515d-4d05-9274-2054de827b41', '0e947785-faa0-4e9b-a6c0-00ec1f094312']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:57:42.587426 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a8d23d7d-cf3b-4521-a2d8-d1f51f372f73 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2d229cb-6120-4e8c-9830-fbd7b9cb3846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:57:42.648774 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a8d23d7d-cf3b-4521-a2d8-d1f51f372f73 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2d229cb-6120-4e8c-9830-fbd7b9cb3846) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1c3e3f1-d8d5-4ae3-a746-a5db3a672e4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-666941869',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7b7ea0f22ac3457fb9b22f627d14efcb',qos_specs=None,replication_status=,reservations=['f99d9f36-766f-43fc-81e5-37b2663027e6','5af2392e-ad46-4ae8-96f0-470bfa1bf233','f8b7ef90-515d-4d05-9274-2054de827b41','0e947785-faa0-4e9b-a6c0-00ec1f094312'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55e324183186411592fe97db0354580a',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T11:57:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-666941869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1c3e3f1-d8d5-4ae3-a746-a5db3a672e4e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7b7ea0f22ac3457fb9b22f627d14efcb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='55e324183186411592fe97db0354580a',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:57:42.650078 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a8d23d7d-cf3b-4521-a2d8-d1f51f372f73 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce83f7d4-4374-49ed-b325-8f5bdef3eab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:57:42.693410 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a8d23d7d-cf3b-4521-a2d8-d1f51f372f73 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce83f7d4-4374-49ed-b325-8f5bdef3eab4) transitioned into state 'SUCCESS' from state '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-666941869',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7b7ea0f22ac3457fb9b22f627d14efcb',qos_specs=None,replication_status=,reservations=['f99d9f36-766f-43fc-81e5-37b2663027e6','5af2392e-ad46-4ae8-96f0-470bfa1bf233','f8b7ef90-515d-4d05-9274-2054de827b41','0e947785-faa0-4e9b-a6c0-00ec1f094312'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55e324183186411592fe97db0354580a',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:57:42.694546 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a8d23d7d-cf3b-4521-a2d8-d1f51f372f73 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bec40b2-021c-437a-b45b-d5cf94b0f1e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:57:42.738000 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a8d23d7d-cf3b-4521-a2d8-d1f51f372f73 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bec40b2-021c-437a-b45b-d5cf94b0f1e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:57:42.740857 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a8d23d7d-cf3b-4521-a2d8-d1f51f372f73 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Flow 'volume_create_api' (e00d337c-bf22-4a8e-83b4-90c3323399ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:57:42.773239 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a8d23d7d-cf3b-4521-a2d8-d1f51f372f73 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Create volume request issued successfully. Dec 22 11:57:42.781481 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a8d23d7d-cf3b-4521-a2d8-d1f51f372f73 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes returned with HTTP 202 Dec 22 11:57:42.782112 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 391/789] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 11:57:42 2020] POST /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes => generated 834 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:57:42.796882 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3fc11593-05c5-45e7-bb3d-3f55ac9e4ee0 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/f1c3e3f1-d8d5-4ae3-a746-a5db3a672e4e Dec 22 11:57:42.797353 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3fc11593-05c5-45e7-bb3d-3f55ac9e4ee0 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:42.797616 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:42.797616 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:42.797920 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3fc11593-05c5-45e7-bb3d-3f55ac9e4ee0 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:42.824075 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:42.824075 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:42.829210 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3fc11593-05c5-45e7-bb3d-3f55ac9e4ee0 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Volume info retrieved successfully. Dec 22 11:57:42.840161 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3fc11593-05c5-45e7-bb3d-3f55ac9e4ee0 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/f1c3e3f1-d8d5-4ae3-a746-a5db3a672e4e returned with HTTP 200 Dec 22 11:57:42.840435 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 399/790] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:57:42 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/f1c3e3f1-d8d5-4ae3-a746-a5db3a672e4e => generated 902 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:43.858005 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6c2252ed-0dc1-4819-9426-75a6e9e4d3fa tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/f1c3e3f1-d8d5-4ae3-a746-a5db3a672e4e Dec 22 11:57:43.858433 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6c2252ed-0dc1-4819-9426-75a6e9e4d3fa tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:43.858598 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:43.858598 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:43.858911 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6c2252ed-0dc1-4819-9426-75a6e9e4d3fa tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:43.891932 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:43.891932 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:43.898956 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6c2252ed-0dc1-4819-9426-75a6e9e4d3fa tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Volume info retrieved successfully. Dec 22 11:57:43.923944 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6c2252ed-0dc1-4819-9426-75a6e9e4d3fa tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/f1c3e3f1-d8d5-4ae3-a746-a5db3a672e4e returned with HTTP 200 Dec 22 11:57:43.924505 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 392/791] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:57:43 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/f1c3e3f1-d8d5-4ae3-a746-a5db3a672e4e => generated 927 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:43.935078 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a8246a68-708c-403e-a5dd-047f3e0eb15b tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/f1c3e3f1-d8d5-4ae3-a746-a5db3a672e4e Dec 22 11:57:43.935477 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a8246a68-708c-403e-a5dd-047f3e0eb15b tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:43.935638 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:43.935638 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:43.935919 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a8246a68-708c-403e-a5dd-047f3e0eb15b tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:43.969397 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:43.969397 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:43.975366 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a8246a68-708c-403e-a5dd-047f3e0eb15b tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Volume info retrieved successfully. Dec 22 11:57:43.989426 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a8246a68-708c-403e-a5dd-047f3e0eb15b tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/f1c3e3f1-d8d5-4ae3-a746-a5db3a672e4e returned with HTTP 200 Dec 22 11:57:43.989895 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 400/792] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:57:43 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/f1c3e3f1-d8d5-4ae3-a746-a5db3a672e4e => generated 927 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:44.001381 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-61daa03e-ca60-4046-8785-0c5739c99410 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] POST http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes Dec 22 11:57:44.001955 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:44.001955 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:44.002472 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-61daa03e-ca60-4046-8785-0c5739c99410 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-393521513"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 11:57:44.003952 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-61daa03e-ca60-4046-8785-0c5739c99410 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-393521513'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 11:57:44.004407 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-61daa03e-ca60-4046-8785-0c5739c99410 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Create volume of 1 GB Dec 22 11:57:44.018678 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-61daa03e-ca60-4046-8785-0c5739c99410 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Availability Zones retrieved successfully. Dec 22 11:57:44.027924 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-61daa03e-ca60-4046-8785-0c5739c99410 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Flow 'volume_create_api' (25903ca2-fc2a-4ecc-a590-737ca66b5b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:57:44.029591 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-61daa03e-ca60-4046-8785-0c5739c99410 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79d84aab-3b2a-4726-ba74-4260547c1195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:57:44.030780 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-61daa03e-ca60-4046-8785-0c5739c99410 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 11:57:44.072061 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-61daa03e-ca60-4046-8785-0c5739c99410 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79d84aab-3b2a-4726-ba74-4260547c1195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:57:44.073356 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-61daa03e-ca60-4046-8785-0c5739c99410 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1213087-ab83-4a0f-a3bb-2da28e629177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:57:44.142913 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-61daa03e-ca60-4046-8785-0c5739c99410 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Created reservations ['be5e1bbe-71d4-45df-93b3-8b85fd079d9c', 'c7d09384-edd6-493f-8c5f-aa4912499faa', 'a61d795b-3fb7-42b1-88ae-6d37c1c008bd', '50f197d9-bfab-4004-8129-31129f9d535f'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 11:57:44.145005 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-61daa03e-ca60-4046-8785-0c5739c99410 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1213087-ab83-4a0f-a3bb-2da28e629177) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be5e1bbe-71d4-45df-93b3-8b85fd079d9c', 'c7d09384-edd6-493f-8c5f-aa4912499faa', 'a61d795b-3fb7-42b1-88ae-6d37c1c008bd', '50f197d9-bfab-4004-8129-31129f9d535f']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:57:44.147483 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-61daa03e-ca60-4046-8785-0c5739c99410 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27f5f843-ea84-4f9c-8f02-dda7758db3d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:57:44.233537 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-61daa03e-ca60-4046-8785-0c5739c99410 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27f5f843-ea84-4f9c-8f02-dda7758db3d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1726b7fb-8a22-4610-a501-5c27bd18cc93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-393521513',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7b7ea0f22ac3457fb9b22f627d14efcb',qos_specs=None,replication_status=,reservations=['be5e1bbe-71d4-45df-93b3-8b85fd079d9c','c7d09384-edd6-493f-8c5f-aa4912499faa','a61d795b-3fb7-42b1-88ae-6d37c1c008bd','50f197d9-bfab-4004-8129-31129f9d535f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55e324183186411592fe97db0354580a',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T11:57:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-393521513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1726b7fb-8a22-4610-a501-5c27bd18cc93,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7b7ea0f22ac3457fb9b22f627d14efcb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='55e324183186411592fe97db0354580a',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:57:44.234712 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-61daa03e-ca60-4046-8785-0c5739c99410 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2831513a-0006-4c5e-bf46-12f39f92f669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:57:44.278487 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-61daa03e-ca60-4046-8785-0c5739c99410 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2831513a-0006-4c5e-bf46-12f39f92f669) transitioned into state 'SUCCESS' from state '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-393521513',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7b7ea0f22ac3457fb9b22f627d14efcb',qos_specs=None,replication_status=,reservations=['be5e1bbe-71d4-45df-93b3-8b85fd079d9c','c7d09384-edd6-493f-8c5f-aa4912499faa','a61d795b-3fb7-42b1-88ae-6d37c1c008bd','50f197d9-bfab-4004-8129-31129f9d535f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55e324183186411592fe97db0354580a',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:57:44.279678 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-61daa03e-ca60-4046-8785-0c5739c99410 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b9e7749-7d47-4722-bc87-83e7384512f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 11:57:44.316099 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-61daa03e-ca60-4046-8785-0c5739c99410 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b9e7749-7d47-4722-bc87-83e7384512f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 11:57:44.317551 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-61daa03e-ca60-4046-8785-0c5739c99410 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Flow 'volume_create_api' (25903ca2-fc2a-4ecc-a590-737ca66b5b92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 11:57:44.348260 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-61daa03e-ca60-4046-8785-0c5739c99410 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Create volume request issued successfully. Dec 22 11:57:44.357048 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-61daa03e-ca60-4046-8785-0c5739c99410 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes returned with HTTP 202 Dec 22 11:57:44.357717 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 393/793] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 11:57:43 2020] POST /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes => generated 834 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 11:57:44.367780 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7e654604-4eeb-4c19-9a44-76800833e9d9 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/1726b7fb-8a22-4610-a501-5c27bd18cc93 Dec 22 11:57:44.368129 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7e654604-4eeb-4c19-9a44-76800833e9d9 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:44.368326 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:44.368326 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:44.368574 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7e654604-4eeb-4c19-9a44-76800833e9d9 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:44.398959 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:44.398959 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:44.404861 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7e654604-4eeb-4c19-9a44-76800833e9d9 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Volume info retrieved successfully. Dec 22 11:57:44.417553 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7e654604-4eeb-4c19-9a44-76800833e9d9 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/1726b7fb-8a22-4610-a501-5c27bd18cc93 returned with HTTP 200 Dec 22 11:57:44.418093 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 401/794] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:57:44 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/1726b7fb-8a22-4610-a501-5c27bd18cc93 => generated 902 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:45.433539 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b80ef8c9-52e8-48f0-8ca9-244436cf3382 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/1726b7fb-8a22-4610-a501-5c27bd18cc93 Dec 22 11:57:45.434207 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b80ef8c9-52e8-48f0-8ca9-244436cf3382 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:45.434491 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:45.434491 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:45.435018 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b80ef8c9-52e8-48f0-8ca9-244436cf3382 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:45.476960 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:45.476960 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:45.482971 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b80ef8c9-52e8-48f0-8ca9-244436cf3382 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Volume info retrieved successfully. Dec 22 11:57:45.498055 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b80ef8c9-52e8-48f0-8ca9-244436cf3382 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/1726b7fb-8a22-4610-a501-5c27bd18cc93 returned with HTTP 200 Dec 22 11:57:45.498663 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 394/795] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:57:45 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/1726b7fb-8a22-4610-a501-5c27bd18cc93 => generated 927 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 11:57:45.510681 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9e880c03-46c0-4dc4-8002-1d893253c7e0 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/1726b7fb-8a22-4610-a501-5c27bd18cc93 Dec 22 11:57:45.511385 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9e880c03-46c0-4dc4-8002-1d893253c7e0 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:45.511657 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:45.511657 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:45.512163 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9e880c03-46c0-4dc4-8002-1d893253c7e0 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:45.545734 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:45.545734 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:45.551986 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9e880c03-46c0-4dc4-8002-1d893253c7e0 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Volume info retrieved successfully. Dec 22 11:57:45.564978 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9e880c03-46c0-4dc4-8002-1d893253c7e0 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/1726b7fb-8a22-4610-a501-5c27bd18cc93 returned with HTTP 200 Dec 22 11:57:45.565539 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 402/796] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:57:45 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/1726b7fb-8a22-4610-a501-5c27bd18cc93 => generated 927 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:45.574658 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f86a96de-8831-4372-ba06-072a887b96b8 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes Dec 22 11:57:45.575015 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f86a96de-8831-4372-ba06-072a887b96b8 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:45.575162 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:45.575162 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:45.575400 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f86a96de-8831-4372-ba06-072a887b96b8 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:45.575937 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-f86a96de-8831-4372-ba06-072a887b96b8 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 11:57:45.577001 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f86a96de-8831-4372-ba06-072a887b96b8 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88155) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 11:57:45.611706 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f86a96de-8831-4372-ba06-072a887b96b8 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Get all volumes completed successfully. Dec 22 11:57:45.612915 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f86a96de-8831-4372-ba06-072a887b96b8 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes returned with HTTP 200 Dec 22 11:57:45.613439 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 395/797] 10.222.0.111 () {58 vars in 1209 bytes} [Tue Dec 22 11:57:45 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes => generated 1177 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:57:45.623210 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2961868e-ddc0-4bc6-a599-33c5a69696da tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?name=tempest-VolumesListTestJSON-Volume-753794006 Dec 22 11:57:45.623844 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2961868e-ddc0-4bc6-a599-33c5a69696da tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:45.624086 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:45.624086 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:45.624605 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2961868e-ddc0-4bc6-a599-33c5a69696da tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:45.625397 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-2961868e-ddc0-4bc6-a599-33c5a69696da tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 11:57:45.628059 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2961868e-ddc0-4bc6-a599-33c5a69696da tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-753794006'), ('no_migration_targets', True)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 11:57:45.653894 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2961868e-ddc0-4bc6-a599-33c5a69696da tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Get all volumes completed successfully. Dec 22 11:57:45.654481 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2961868e-ddc0-4bc6-a599-33c5a69696da tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?name=tempest-VolumesListTestJSON-Volume-753794006 returned with HTTP 200 Dec 22 11:57:45.654956 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 403/798] 10.222.0.111 () {58 vars in 1308 bytes} [Tue Dec 22 11:57:45 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?name=tempest-VolumesListTestJSON-Volume-753794006 => generated 401 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:45.662155 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4820ab36-48d5-4bdf-838d-96b9cf062db3 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?name=tempest-VolumesListTestJSON-Volume-666941869 Dec 22 11:57:45.662462 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4820ab36-48d5-4bdf-838d-96b9cf062db3 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:45.662625 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:45.662625 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:45.662977 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4820ab36-48d5-4bdf-838d-96b9cf062db3 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'detail' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:45.663472 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-4820ab36-48d5-4bdf-838d-96b9cf062db3 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 11:57:45.663964 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:45.663964 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:45.664593 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4820ab36-48d5-4bdf-838d-96b9cf062db3 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-666941869'), ('no_migration_targets', True)]). {{(pid=88155) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 11:57:45.694141 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4820ab36-48d5-4bdf-838d-96b9cf062db3 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Get all volumes completed successfully. Dec 22 11:57:45.694895 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:45.694895 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:45.699964 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4820ab36-48d5-4bdf-838d-96b9cf062db3 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?name=tempest-VolumesListTestJSON-Volume-666941869 returned with HTTP 200 Dec 22 11:57:45.700384 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 396/799] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 11:57:45 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?name=tempest-VolumesListTestJSON-Volume-666941869 => generated 930 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:45.709780 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-500ba1cd-5f51-4c5f-8f4f-c767b87368a7 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?limit=1 Dec 22 11:57:45.710076 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-500ba1cd-5f51-4c5f-8f4f-c767b87368a7 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:45.710207 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:45.710207 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:45.710400 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-500ba1cd-5f51-4c5f-8f4f-c767b87368a7 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'detail' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:45.710778 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-500ba1cd-5f51-4c5f-8f4f-c767b87368a7 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 11:57:45.711203 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:45.711203 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:45.711788 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-500ba1cd-5f51-4c5f-8f4f-c767b87368a7 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 11:57:45.739334 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-500ba1cd-5f51-4c5f-8f4f-c767b87368a7 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Get all volumes completed successfully. Dec 22 11:57:45.740313 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:45.740313 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:45.744964 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-500ba1cd-5f51-4c5f-8f4f-c767b87368a7 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?limit=1 returned with HTTP 200 Dec 22 11:57:45.745398 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 404/800] 10.222.0.111 () {58 vars in 1245 bytes} [Tue Dec 22 11:57:45 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?limit=1 => generated 1107 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:57:45.754217 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a579f0f6-b815-4e44-88a1-11934be6a7e5 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?limit=1&marker=1726b7fb-8a22-4610-a501-5c27bd18cc93 Dec 22 11:57:45.754490 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a579f0f6-b815-4e44-88a1-11934be6a7e5 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:45.754648 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:45.754648 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:45.754873 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a579f0f6-b815-4e44-88a1-11934be6a7e5 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'detail' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:45.755297 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-a579f0f6-b815-4e44-88a1-11934be6a7e5 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 11:57:45.756296 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a579f0f6-b815-4e44-88a1-11934be6a7e5 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88155) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 11:57:45.810348 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a579f0f6-b815-4e44-88a1-11934be6a7e5 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Get all volumes completed successfully. Dec 22 11:57:45.811299 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:45.811299 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:45.816695 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a579f0f6-b815-4e44-88a1-11934be6a7e5 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?limit=1&marker=1726b7fb-8a22-4610-a501-5c27bd18cc93 returned with HTTP 200 Dec 22 11:57:45.817115 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 397/801] 10.222.0.111 () {58 vars in 1333 bytes} [Tue Dec 22 11:57:45 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?limit=1&marker=1726b7fb-8a22-4610-a501-5c27bd18cc93 => generated 1107 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:57:45.825247 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-29acad9c-12a4-42b3-8181-1e39c56e8f6f tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?limit=1&marker=f1c3e3f1-d8d5-4ae3-a746-a5db3a672e4e Dec 22 11:57:45.825525 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-29acad9c-12a4-42b3-8181-1e39c56e8f6f tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:45.825653 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:45.825653 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:45.825847 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-29acad9c-12a4-42b3-8181-1e39c56e8f6f tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'detail' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:45.826212 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-29acad9c-12a4-42b3-8181-1e39c56e8f6f tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 11:57:45.827208 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-29acad9c-12a4-42b3-8181-1e39c56e8f6f tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 11:57:45.874452 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-29acad9c-12a4-42b3-8181-1e39c56e8f6f tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Get all volumes completed successfully. Dec 22 11:57:45.875295 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:45.875295 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:45.880226 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-29acad9c-12a4-42b3-8181-1e39c56e8f6f tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?limit=1&marker=f1c3e3f1-d8d5-4ae3-a746-a5db3a672e4e returned with HTTP 200 Dec 22 11:57:45.880567 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 405/802] 10.222.0.111 () {58 vars in 1333 bytes} [Tue Dec 22 11:57:45 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?limit=1&marker=f1c3e3f1-d8d5-4ae3-a746-a5db3a672e4e => generated 1107 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 11:57:45.895501 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7b5a0a79-4e91-4284-b6fa-1babe47252bc tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?limit=1&marker=d8ce6a2a-7462-425d-a301-6a17b1e584a2 Dec 22 11:57:45.895968 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7b5a0a79-4e91-4284-b6fa-1babe47252bc tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:45.896152 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:45.896152 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:45.896424 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7b5a0a79-4e91-4284-b6fa-1babe47252bc tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'detail' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:45.896775 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-7b5a0a79-4e91-4284-b6fa-1babe47252bc tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 11:57:45.897684 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7b5a0a79-4e91-4284-b6fa-1babe47252bc tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88155) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 11:57:45.944110 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7b5a0a79-4e91-4284-b6fa-1babe47252bc tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Get all volumes completed successfully. Dec 22 11:57:45.946672 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7b5a0a79-4e91-4284-b6fa-1babe47252bc tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?limit=1&marker=d8ce6a2a-7462-425d-a301-6a17b1e584a2 returned with HTTP 200 Dec 22 11:57:45.946912 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 398/803] 10.222.0.111 () {58 vars in 1333 bytes} [Tue Dec 22 11:57:45 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?limit=1&marker=d8ce6a2a-7462-425d-a301-6a17b1e584a2 => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 11:57:45.964670 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6027c45f-5dc1-4ccd-b54c-e78c44ed9ee8 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Dec 22 11:57:45.965406 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6027c45f-5dc1-4ccd-b54c-e78c44ed9ee8 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:45.965660 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:45.965660 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:45.966112 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6027c45f-5dc1-4ccd-b54c-e78c44ed9ee8 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'detail' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:45.966943 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-6027c45f-5dc1-4ccd-b54c-e78c44ed9ee8 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 11:57:45.967629 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6027c45f-5dc1-4ccd-b54c-e78c44ed9ee8 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Could not evaluate value available, assuming string {{(pid=88156) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 22 11:57:45.969424 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6027c45f-5dc1-4ccd-b54c-e78c44ed9ee8 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 11:57:46.001408 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6027c45f-5dc1-4ccd-b54c-e78c44ed9ee8 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Get all volumes completed successfully. Dec 22 11:57:46.002684 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:46.002684 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:46.007530 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6027c45f-5dc1-4ccd-b54c-e78c44ed9ee8 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Dec 22 11:57:46.008016 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 406/804] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 11:57:45 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 2066 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:57:46.019354 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3f1fcde8-ff14-4b83-bcb4-f43580788d4c tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Dec 22 11:57:46.019643 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3f1fcde8-ff14-4b83-bcb4-f43580788d4c tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:46.019945 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3f1fcde8-ff14-4b83-bcb4-f43580788d4c tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'detail' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:46.020395 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-3f1fcde8-ff14-4b83-bcb4-f43580788d4c tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 11:57:46.020758 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-3f1fcde8-ff14-4b83-bcb4-f43580788d4c tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Could not evaluate value available, assuming string {{(pid=88155) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 22 11:57:46.021677 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-3f1fcde8-ff14-4b83-bcb4-f43580788d4c tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88155) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 11:57:46.052784 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3f1fcde8-ff14-4b83-bcb4-f43580788d4c tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Get all volumes completed successfully. Dec 22 11:57:46.054238 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:46.054238 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:46.059781 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3f1fcde8-ff14-4b83-bcb4-f43580788d4c tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Dec 22 11:57:46.060307 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 399/805] 10.222.0.111 () {58 vars in 1331 bytes} [Tue Dec 22 11:57:46 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 2067 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:57:46.072989 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3e211552-b48b-433c-bcc9-7c2e29d57eaf tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?limit=1 Dec 22 11:57:46.073645 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3e211552-b48b-433c-bcc9-7c2e29d57eaf tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:46.073871 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:46.073871 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:46.074302 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3e211552-b48b-433c-bcc9-7c2e29d57eaf tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:46.075178 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-3e211552-b48b-433c-bcc9-7c2e29d57eaf tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 11:57:46.077214 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-3e211552-b48b-433c-bcc9-7c2e29d57eaf tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 11:57:46.103209 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3e211552-b48b-433c-bcc9-7c2e29d57eaf tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Get all volumes completed successfully. Dec 22 11:57:46.103912 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3e211552-b48b-433c-bcc9-7c2e29d57eaf tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?limit=1 returned with HTTP 200 Dec 22 11:57:46.104330 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 407/806] 10.222.0.111 () {58 vars in 1224 bytes} [Tue Dec 22 11:57:46 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?limit=1 => generated 571 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:46.113079 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ecc36080-9dbc-47b5-a8cb-19a1f3b93ddc tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?limit=1&marker=1726b7fb-8a22-4610-a501-5c27bd18cc93 Dec 22 11:57:46.113740 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ecc36080-9dbc-47b5-a8cb-19a1f3b93ddc tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:46.113991 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:46.113991 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:46.114464 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ecc36080-9dbc-47b5-a8cb-19a1f3b93ddc tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:46.115311 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-ecc36080-9dbc-47b5-a8cb-19a1f3b93ddc tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 11:57:46.117368 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ecc36080-9dbc-47b5-a8cb-19a1f3b93ddc tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88155) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 11:57:46.184961 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ecc36080-9dbc-47b5-a8cb-19a1f3b93ddc tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Get all volumes completed successfully. Dec 22 11:57:46.185719 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ecc36080-9dbc-47b5-a8cb-19a1f3b93ddc tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?limit=1&marker=1726b7fb-8a22-4610-a501-5c27bd18cc93 returned with HTTP 200 Dec 22 11:57:46.186155 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 400/807] 10.222.0.111 () {58 vars in 1312 bytes} [Tue Dec 22 11:57:46 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?limit=1&marker=1726b7fb-8a22-4610-a501-5c27bd18cc93 => generated 571 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:46.194349 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-067a9ef5-8c7d-44ff-8243-0b539f6a9ae9 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?limit=1&marker=f1c3e3f1-d8d5-4ae3-a746-a5db3a672e4e Dec 22 11:57:46.195047 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-067a9ef5-8c7d-44ff-8243-0b539f6a9ae9 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:46.195283 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:46.195283 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:46.195759 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-067a9ef5-8c7d-44ff-8243-0b539f6a9ae9 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:46.196483 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-067a9ef5-8c7d-44ff-8243-0b539f6a9ae9 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 11:57:46.197427 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:46.197427 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:46.198618 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-067a9ef5-8c7d-44ff-8243-0b539f6a9ae9 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 11:57:46.256202 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-067a9ef5-8c7d-44ff-8243-0b539f6a9ae9 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Get all volumes completed successfully. Dec 22 11:57:46.257026 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-067a9ef5-8c7d-44ff-8243-0b539f6a9ae9 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?limit=1&marker=f1c3e3f1-d8d5-4ae3-a746-a5db3a672e4e returned with HTTP 200 Dec 22 11:57:46.257525 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 408/808] 10.222.0.111 () {58 vars in 1312 bytes} [Tue Dec 22 11:57:46 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?limit=1&marker=f1c3e3f1-d8d5-4ae3-a746-a5db3a672e4e => generated 571 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:46.269299 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1f8a2ef6-c02d-4010-99a0-e71b8aee8e51 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?limit=1&marker=d8ce6a2a-7462-425d-a301-6a17b1e584a2 Dec 22 11:57:46.269554 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1f8a2ef6-c02d-4010-99a0-e71b8aee8e51 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:46.269689 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:46.269689 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:46.269880 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1f8a2ef6-c02d-4010-99a0-e71b8aee8e51 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:46.270265 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-1f8a2ef6-c02d-4010-99a0-e71b8aee8e51 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 11:57:46.270703 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:46.270703 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:46.271280 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1f8a2ef6-c02d-4010-99a0-e71b8aee8e51 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88155) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 11:57:46.319477 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1f8a2ef6-c02d-4010-99a0-e71b8aee8e51 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Get all volumes completed successfully. Dec 22 11:57:46.319898 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1f8a2ef6-c02d-4010-99a0-e71b8aee8e51 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?limit=1&marker=d8ce6a2a-7462-425d-a301-6a17b1e584a2 returned with HTTP 200 Dec 22 11:57:46.320329 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 401/809] 10.222.0.111 () {58 vars in 1312 bytes} [Tue Dec 22 11:57:46 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?limit=1&marker=d8ce6a2a-7462-425d-a301-6a17b1e584a2 => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 11:57:46.329274 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-37a13489-1292-49c5-95f3-5bee2e92c82c tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?name=tempest-VolumesListTestJSON-Volume-753794006&status=available Dec 22 11:57:46.329949 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-37a13489-1292-49c5-95f3-5bee2e92c82c tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:46.330726 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:46.330726 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:46.331195 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-37a13489-1292-49c5-95f3-5bee2e92c82c tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:46.331610 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-37a13489-1292-49c5-95f3-5bee2e92c82c tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 11:57:46.332040 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-37a13489-1292-49c5-95f3-5bee2e92c82c tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Could not evaluate value available, assuming string {{(pid=88156) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 22 11:57:46.332396 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:46.332396 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:46.332976 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-37a13489-1292-49c5-95f3-5bee2e92c82c tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-753794006'), ('no_migration_targets', True)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 11:57:46.362587 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-37a13489-1292-49c5-95f3-5bee2e92c82c tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Get all volumes completed successfully. Dec 22 11:57:46.363194 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-37a13489-1292-49c5-95f3-5bee2e92c82c tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?name=tempest-VolumesListTestJSON-Volume-753794006&status=available returned with HTTP 200 Dec 22 11:57:46.363611 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 409/810] 10.222.0.111 () {58 vars in 1342 bytes} [Tue Dec 22 11:57:46 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?name=tempest-VolumesListTestJSON-Volume-753794006&status=available => generated 401 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:46.373809 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e77b1346-c245-48d5-abf6-760c22e2ca90 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?name=tempest-VolumesListTestJSON-Volume-753794006&status=available Dec 22 11:57:46.374430 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e77b1346-c245-48d5-abf6-760c22e2ca90 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:46.375086 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e77b1346-c245-48d5-abf6-760c22e2ca90 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'detail' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:46.375898 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-e77b1346-c245-48d5-abf6-760c22e2ca90 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 11:57:46.376649 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e77b1346-c245-48d5-abf6-760c22e2ca90 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Could not evaluate value available, assuming string {{(pid=88155) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 22 11:57:46.378450 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e77b1346-c245-48d5-abf6-760c22e2ca90 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-753794006'), ('no_migration_targets', True)]). {{(pid=88155) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 11:57:46.403409 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e77b1346-c245-48d5-abf6-760c22e2ca90 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Get all volumes completed successfully. Dec 22 11:57:46.404128 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:46.404128 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:46.408441 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e77b1346-c245-48d5-abf6-760c22e2ca90 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?name=tempest-VolumesListTestJSON-Volume-753794006&status=available returned with HTTP 200 Dec 22 11:57:46.408954 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 402/811] 10.222.0.111 () {58 vars in 1363 bytes} [Tue Dec 22 11:57:46 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?name=tempest-VolumesListTestJSON-Volume-753794006&status=available => generated 930 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:46.417478 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b011d09c-72d9-4fe8-a71e-0325ef000c04 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?marker=d8ce6a2a-7462-425d-a301-6a17b1e584a2&sort=id%3Aasc Dec 22 11:57:46.417809 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b011d09c-72d9-4fe8-a71e-0325ef000c04 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:46.417950 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:46.417950 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:46.418171 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b011d09c-72d9-4fe8-a71e-0325ef000c04 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'detail' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:46.418609 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-b011d09c-72d9-4fe8-a71e-0325ef000c04 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 11:57:46.419075 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:46.419075 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:46.419683 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b011d09c-72d9-4fe8-a71e-0325ef000c04 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 11:57:46.492825 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b011d09c-72d9-4fe8-a71e-0325ef000c04 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Get all volumes completed successfully. Dec 22 11:57:46.493523 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:46.493523 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:46.498433 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b011d09c-72d9-4fe8-a71e-0325ef000c04 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?marker=d8ce6a2a-7462-425d-a301-6a17b1e584a2&sort=id%3Aasc returned with HTTP 200 Dec 22 11:57:46.498917 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 410/812] 10.222.0.111 () {58 vars in 1345 bytes} [Tue Dec 22 11:57:46 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?marker=d8ce6a2a-7462-425d-a301-6a17b1e584a2&sort=id%3Aasc => generated 930 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:46.509078 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6d221db7-b2fb-40c4-8be3-4ed4619a3ffe tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Dec 22 11:57:46.509393 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6d221db7-b2fb-40c4-8be3-4ed4619a3ffe tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:46.509537 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:46.509537 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:46.509759 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6d221db7-b2fb-40c4-8be3-4ed4619a3ffe tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'detail' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:46.510201 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-6d221db7-b2fb-40c4-8be3-4ed4619a3ffe tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 11:57:46.511301 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6d221db7-b2fb-40c4-8be3-4ed4619a3ffe tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=88155) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 11:57:46.543629 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6d221db7-b2fb-40c4-8be3-4ed4619a3ffe tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Get all volumes completed successfully. Dec 22 11:57:46.545201 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:46.545201 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:46.553275 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6d221db7-b2fb-40c4-8be3-4ed4619a3ffe tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Dec 22 11:57:46.553275 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 403/813] 10.222.0.111 () {58 vars in 1309 bytes} [Tue Dec 22 11:57:46 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2764 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:57:46.561051 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-841e3e76-ba2a-4686-8f87-1ef0227b32d7 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail Dec 22 11:57:46.561387 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-841e3e76-ba2a-4686-8f87-1ef0227b32d7 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:46.561537 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:46.561537 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:46.561765 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-841e3e76-ba2a-4686-8f87-1ef0227b32d7 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'detail' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:46.562164 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-841e3e76-ba2a-4686-8f87-1ef0227b32d7 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 11:57:46.563211 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-841e3e76-ba2a-4686-8f87-1ef0227b32d7 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 11:57:46.596785 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-841e3e76-ba2a-4686-8f87-1ef0227b32d7 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Get all volumes completed successfully. Dec 22 11:57:46.597924 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:46.597924 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:46.605298 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-841e3e76-ba2a-4686-8f87-1ef0227b32d7 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail returned with HTTP 200 Dec 22 11:57:46.606212 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 411/814] 10.222.0.111 () {58 vars in 1230 bytes} [Tue Dec 22 11:57:46 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail => generated 2764 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:57:46.617205 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3bc652e1-1c1d-4ec6-8d5a-a51241e7dc35 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Dec 22 11:57:46.617489 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3bc652e1-1c1d-4ec6-8d5a-a51241e7dc35 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:46.617634 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:46.617634 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:46.617864 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3bc652e1-1c1d-4ec6-8d5a-a51241e7dc35 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:46.618305 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-3bc652e1-1c1d-4ec6-8d5a-a51241e7dc35 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 11:57:46.619443 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-3bc652e1-1c1d-4ec6-8d5a-a51241e7dc35 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=88155) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 11:57:46.652086 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3bc652e1-1c1d-4ec6-8d5a-a51241e7dc35 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Get all volumes completed successfully. Dec 22 11:57:46.652835 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3bc652e1-1c1d-4ec6-8d5a-a51241e7dc35 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Dec 22 11:57:46.653445 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 404/815] 10.222.0.111 () {58 vars in 1288 bytes} [Tue Dec 22 11:57:46 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1177 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:57:46.660745 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-45c1fe98-e924-4839-a54b-f05fe26ba7f9 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?availability_zone=nova Dec 22 11:57:46.661053 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-45c1fe98-e924-4839-a54b-f05fe26ba7f9 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:46.661198 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:46.661198 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:46.661425 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-45c1fe98-e924-4839-a54b-f05fe26ba7f9 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:46.661852 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-45c1fe98-e924-4839-a54b-f05fe26ba7f9 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 11:57:46.662202 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-45c1fe98-e924-4839-a54b-f05fe26ba7f9 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Could not evaluate value nova, assuming string {{(pid=88156) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 22 11:57:46.663138 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-45c1fe98-e924-4839-a54b-f05fe26ba7f9 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 11:57:46.694505 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-45c1fe98-e924-4839-a54b-f05fe26ba7f9 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Get all volumes completed successfully. Dec 22 11:57:46.695345 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-45c1fe98-e924-4839-a54b-f05fe26ba7f9 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?availability_zone=nova returned with HTTP 200 Dec 22 11:57:46.695764 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 412/816] 10.222.0.111 () {58 vars in 1254 bytes} [Tue Dec 22 11:57:46 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?availability_zone=nova => generated 1177 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:57:46.702095 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e69951fa-a064-46ef-b2e7-f4a58be1da26 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?availability_zone=nova Dec 22 11:57:46.702583 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e69951fa-a064-46ef-b2e7-f4a58be1da26 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:46.702720 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:46.702720 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:46.702949 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e69951fa-a064-46ef-b2e7-f4a58be1da26 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:46.703340 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-e69951fa-a064-46ef-b2e7-f4a58be1da26 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 11:57:46.703709 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e69951fa-a064-46ef-b2e7-f4a58be1da26 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Could not evaluate value nova, assuming string {{(pid=88155) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 22 11:57:46.708727 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:46.708727 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:46.709322 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e69951fa-a064-46ef-b2e7-f4a58be1da26 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=88155) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 11:57:46.744156 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e69951fa-a064-46ef-b2e7-f4a58be1da26 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Get all volumes completed successfully. Dec 22 11:57:46.744942 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e69951fa-a064-46ef-b2e7-f4a58be1da26 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?availability_zone=nova returned with HTTP 200 Dec 22 11:57:46.745454 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 405/817] 10.222.0.111 () {58 vars in 1254 bytes} [Tue Dec 22 11:57:46 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?availability_zone=nova => generated 1177 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 11:57:46.753008 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d74918fe-cdec-4ee6-820e-483184adc8b8 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?bootable=false Dec 22 11:57:46.753258 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d74918fe-cdec-4ee6-820e-483184adc8b8 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:46.753385 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:46.753385 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:46.753556 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d74918fe-cdec-4ee6-820e-483184adc8b8 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:46.754019 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-d74918fe-cdec-4ee6-820e-483184adc8b8 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 11:57:46.754441 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:46.754441 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:46.755005 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d74918fe-cdec-4ee6-820e-483184adc8b8 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 11:57:46.781933 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d74918fe-cdec-4ee6-820e-483184adc8b8 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Get all volumes completed successfully. Dec 22 11:57:46.782657 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d74918fe-cdec-4ee6-820e-483184adc8b8 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?bootable=false returned with HTTP 200 Dec 22 11:57:46.783122 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 413/818] 10.222.0.111 () {58 vars in 1238 bytes} [Tue Dec 22 11:57:46 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?bootable=false => generated 1177 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:57:46.789343 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-63d34e17-7013-4e4a-bed0-33b2ecabd39e tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?bootable=false Dec 22 11:57:46.789615 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-63d34e17-7013-4e4a-bed0-33b2ecabd39e tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:46.789745 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:46.789745 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:46.789935 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-63d34e17-7013-4e4a-bed0-33b2ecabd39e tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:46.790317 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-63d34e17-7013-4e4a-bed0-33b2ecabd39e tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 11:57:46.790743 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:46.790743 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:46.791302 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-63d34e17-7013-4e4a-bed0-33b2ecabd39e tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=88155) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 11:57:46.819282 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-63d34e17-7013-4e4a-bed0-33b2ecabd39e tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Get all volumes completed successfully. Dec 22 11:57:46.819910 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-63d34e17-7013-4e4a-bed0-33b2ecabd39e tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?bootable=false returned with HTTP 200 Dec 22 11:57:46.820273 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 406/819] 10.222.0.111 () {58 vars in 1238 bytes} [Tue Dec 22 11:57:46 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?bootable=false => generated 1177 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:57:46.827305 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6a217dd5-0a47-44ee-88f3-a927813fd7b0 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?status=available Dec 22 11:57:46.827619 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6a217dd5-0a47-44ee-88f3-a927813fd7b0 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:46.827749 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:46.827749 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:46.827980 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6a217dd5-0a47-44ee-88f3-a927813fd7b0 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:46.828395 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-6a217dd5-0a47-44ee-88f3-a927813fd7b0 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 11:57:46.828750 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6a217dd5-0a47-44ee-88f3-a927813fd7b0 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Could not evaluate value available, assuming string {{(pid=88156) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 22 11:57:46.829141 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:46.829141 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:46.829721 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6a217dd5-0a47-44ee-88f3-a927813fd7b0 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 11:57:46.861112 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6a217dd5-0a47-44ee-88f3-a927813fd7b0 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Get all volumes completed successfully. Dec 22 11:57:46.862470 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6a217dd5-0a47-44ee-88f3-a927813fd7b0 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?status=available returned with HTTP 200 Dec 22 11:57:46.862975 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 414/820] 10.222.0.111 () {58 vars in 1242 bytes} [Tue Dec 22 11:57:46 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?status=available => generated 1177 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:57:46.872177 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1b887d16-aeda-41d2-92d2-a8e15e4f0cff tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?status=available Dec 22 11:57:46.872476 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1b887d16-aeda-41d2-92d2-a8e15e4f0cff tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:46.872634 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:46.872634 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:46.872900 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1b887d16-aeda-41d2-92d2-a8e15e4f0cff tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:46.873247 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-1b887d16-aeda-41d2-92d2-a8e15e4f0cff tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 11:57:46.873629 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1b887d16-aeda-41d2-92d2-a8e15e4f0cff tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Could not evaluate value available, assuming string {{(pid=88155) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 22 11:57:46.873993 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:46.873993 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:46.874631 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1b887d16-aeda-41d2-92d2-a8e15e4f0cff tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88155) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 11:57:46.904605 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1b887d16-aeda-41d2-92d2-a8e15e4f0cff tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Get all volumes completed successfully. Dec 22 11:57:46.905294 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1b887d16-aeda-41d2-92d2-a8e15e4f0cff tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?status=available returned with HTTP 200 Dec 22 11:57:46.905755 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 407/821] 10.222.0.111 () {58 vars in 1242 bytes} [Tue Dec 22 11:57:46 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes?status=available => generated 1177 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:57:46.918202 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-92a536fd-980f-4024-8d98-a5316c9e4a98 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?availability_zone=nova Dec 22 11:57:46.918907 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-92a536fd-980f-4024-8d98-a5316c9e4a98 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:46.919115 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:46.919115 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:46.919589 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-92a536fd-980f-4024-8d98-a5316c9e4a98 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'detail' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:46.920358 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-92a536fd-980f-4024-8d98-a5316c9e4a98 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 11:57:46.921042 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-92a536fd-980f-4024-8d98-a5316c9e4a98 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Could not evaluate value nova, assuming string {{(pid=88156) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 22 11:57:46.921725 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:46.921725 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:46.922940 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-92a536fd-980f-4024-8d98-a5316c9e4a98 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 11:57:46.954729 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-92a536fd-980f-4024-8d98-a5316c9e4a98 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Get all volumes completed successfully. Dec 22 11:57:46.956195 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:46.956195 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:46.960959 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-92a536fd-980f-4024-8d98-a5316c9e4a98 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?availability_zone=nova returned with HTTP 200 Dec 22 11:57:46.961413 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 415/822] 10.222.0.111 () {58 vars in 1275 bytes} [Tue Dec 22 11:57:46 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?availability_zone=nova => generated 2764 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:57:46.971379 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1d168682-a14b-4186-a6b6-6ebe93526ceb tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?bootable=false Dec 22 11:57:46.971689 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1d168682-a14b-4186-a6b6-6ebe93526ceb tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:46.971823 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:46.971823 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:46.972011 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1d168682-a14b-4186-a6b6-6ebe93526ceb tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'detail' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:46.972428 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-1d168682-a14b-4186-a6b6-6ebe93526ceb tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 11:57:46.972899 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:46.972899 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:46.973474 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1d168682-a14b-4186-a6b6-6ebe93526ceb tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=88155) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 11:57:47.000262 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1d168682-a14b-4186-a6b6-6ebe93526ceb tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Get all volumes completed successfully. Dec 22 11:57:47.001275 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:47.001275 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:47.005657 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1d168682-a14b-4186-a6b6-6ebe93526ceb tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?bootable=false returned with HTTP 200 Dec 22 11:57:47.006133 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 408/823] 10.222.0.111 () {58 vars in 1259 bytes} [Tue Dec 22 11:57:46 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?bootable=false => generated 2764 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:57:47.014604 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bd052d02-7fbf-44b5-8e40-9f9b5312d367 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?status=available Dec 22 11:57:47.014891 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bd052d02-7fbf-44b5-8e40-9f9b5312d367 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:47.015027 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:47.015027 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:47.015218 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bd052d02-7fbf-44b5-8e40-9f9b5312d367 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'detail' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:47.015629 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-bd052d02-7fbf-44b5-8e40-9f9b5312d367 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 11:57:47.015934 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-bd052d02-7fbf-44b5-8e40-9f9b5312d367 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Could not evaluate value available, assuming string {{(pid=88156) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 22 11:57:47.016694 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-bd052d02-7fbf-44b5-8e40-9f9b5312d367 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 11:57:47.053447 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bd052d02-7fbf-44b5-8e40-9f9b5312d367 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Get all volumes completed successfully. Dec 22 11:57:47.054937 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:47.054937 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:47.060438 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bd052d02-7fbf-44b5-8e40-9f9b5312d367 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?status=available returned with HTTP 200 Dec 22 11:57:47.060983 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 416/824] 10.222.0.111 () {58 vars in 1263 bytes} [Tue Dec 22 11:57:47 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/detail?status=available => generated 2764 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 11:57:47.071077 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-46622328-5779-472d-930d-a756849b54ed tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] DELETE http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/1726b7fb-8a22-4610-a501-5c27bd18cc93 Dec 22 11:57:47.071389 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-46622328-5779-472d-930d-a756849b54ed tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:47.071541 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:47.071541 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:47.071764 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-46622328-5779-472d-930d-a756849b54ed tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:47.072056 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-46622328-5779-472d-930d-a756849b54ed tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Delete volume with id: 1726b7fb-8a22-4610-a501-5c27bd18cc93 Dec 22 11:57:47.100325 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:47.100325 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:47.100977 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-46622328-5779-472d-930d-a756849b54ed tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Volume info retrieved successfully. Dec 22 11:57:47.174733 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-46622328-5779-472d-930d-a756849b54ed tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Delete volume request issued successfully. Dec 22 11:57:47.175082 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-46622328-5779-472d-930d-a756849b54ed tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/1726b7fb-8a22-4610-a501-5c27bd18cc93 returned with HTTP 202 Dec 22 11:57:47.175926 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 409/825] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 11:57:47 2020] DELETE /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/1726b7fb-8a22-4610-a501-5c27bd18cc93 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:57:47.183014 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-23282e1e-b0cd-43a1-9ff0-7ca509d2854f tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/1726b7fb-8a22-4610-a501-5c27bd18cc93 Dec 22 11:57:47.183206 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-23282e1e-b0cd-43a1-9ff0-7ca509d2854f tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:47.183398 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:47.183398 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:47.183714 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-23282e1e-b0cd-43a1-9ff0-7ca509d2854f tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:47.210961 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:47.210961 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:47.215368 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-23282e1e-b0cd-43a1-9ff0-7ca509d2854f tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Volume info retrieved successfully. Dec 22 11:57:47.226821 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-23282e1e-b0cd-43a1-9ff0-7ca509d2854f tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/1726b7fb-8a22-4610-a501-5c27bd18cc93 returned with HTTP 200 Dec 22 11:57:47.227257 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 417/826] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:57:47 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/1726b7fb-8a22-4610-a501-5c27bd18cc93 => generated 926 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:48.239036 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-93146ce7-9ce7-4411-9e4f-732eb278dbd7 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/1726b7fb-8a22-4610-a501-5c27bd18cc93 Dec 22 11:57:48.239355 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-93146ce7-9ce7-4411-9e4f-732eb278dbd7 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:48.239506 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:48.239506 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:48.239739 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-93146ce7-9ce7-4411-9e4f-732eb278dbd7 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:48.268981 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-93146ce7-9ce7-4411-9e4f-732eb278dbd7 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/1726b7fb-8a22-4610-a501-5c27bd18cc93 returned with HTTP 404 Dec 22 11:57:48.269617 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 410/827] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:57:48 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/1726b7fb-8a22-4610-a501-5c27bd18cc93 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:57:48.277652 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2c65d67e-01bf-44e3-a0f1-f5a441de66bc tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] DELETE http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/f1c3e3f1-d8d5-4ae3-a746-a5db3a672e4e Dec 22 11:57:48.278289 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2c65d67e-01bf-44e3-a0f1-f5a441de66bc tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:48.278631 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:48.278631 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:48.279165 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2c65d67e-01bf-44e3-a0f1-f5a441de66bc tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:48.279766 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-2c65d67e-01bf-44e3-a0f1-f5a441de66bc tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Delete volume with id: f1c3e3f1-d8d5-4ae3-a746-a5db3a672e4e Dec 22 11:57:48.318790 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:48.318790 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:48.319412 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2c65d67e-01bf-44e3-a0f1-f5a441de66bc tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Volume info retrieved successfully. Dec 22 11:57:48.396454 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2c65d67e-01bf-44e3-a0f1-f5a441de66bc tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Delete volume request issued successfully. Dec 22 11:57:48.397028 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2c65d67e-01bf-44e3-a0f1-f5a441de66bc tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/f1c3e3f1-d8d5-4ae3-a746-a5db3a672e4e returned with HTTP 202 Dec 22 11:57:48.400312 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 418/828] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 11:57:48 2020] DELETE /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/f1c3e3f1-d8d5-4ae3-a746-a5db3a672e4e => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:57:48.403570 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-991f87db-f85d-450e-abed-bfc347da5445 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/f1c3e3f1-d8d5-4ae3-a746-a5db3a672e4e Dec 22 11:57:48.403927 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-991f87db-f85d-450e-abed-bfc347da5445 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:48.404220 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-991f87db-f85d-450e-abed-bfc347da5445 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:48.430999 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:48.430999 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:48.435912 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-991f87db-f85d-450e-abed-bfc347da5445 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Volume info retrieved successfully. Dec 22 11:57:48.447391 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-991f87db-f85d-450e-abed-bfc347da5445 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/f1c3e3f1-d8d5-4ae3-a746-a5db3a672e4e returned with HTTP 200 Dec 22 11:57:48.447841 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 411/829] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:57:48 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/f1c3e3f1-d8d5-4ae3-a746-a5db3a672e4e => generated 926 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:49.461698 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-794094e7-94f2-42fa-973e-e96b10acba39 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/f1c3e3f1-d8d5-4ae3-a746-a5db3a672e4e Dec 22 11:57:49.462400 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-794094e7-94f2-42fa-973e-e96b10acba39 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:49.462707 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:49.462707 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:49.463201 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-794094e7-94f2-42fa-973e-e96b10acba39 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:49.492586 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-794094e7-94f2-42fa-973e-e96b10acba39 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/f1c3e3f1-d8d5-4ae3-a746-a5db3a672e4e returned with HTTP 404 Dec 22 11:57:49.493151 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 419/830] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:57:49 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/f1c3e3f1-d8d5-4ae3-a746-a5db3a672e4e => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 11:57:49.500764 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-63067fff-1a37-470d-8453-aa1b659f3231 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] DELETE http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/d8ce6a2a-7462-425d-a301-6a17b1e584a2 Dec 22 11:57:49.501478 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-63067fff-1a37-470d-8453-aa1b659f3231 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:49.501881 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:49.501881 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:49.502851 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-63067fff-1a37-470d-8453-aa1b659f3231 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:49.503403 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-63067fff-1a37-470d-8453-aa1b659f3231 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Delete volume with id: d8ce6a2a-7462-425d-a301-6a17b1e584a2 Dec 22 11:57:49.565529 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:49.565529 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:49.566296 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-63067fff-1a37-470d-8453-aa1b659f3231 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Volume info retrieved successfully. Dec 22 11:57:49.630055 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-63067fff-1a37-470d-8453-aa1b659f3231 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Delete volume request issued successfully. Dec 22 11:57:49.630345 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-63067fff-1a37-470d-8453-aa1b659f3231 tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/d8ce6a2a-7462-425d-a301-6a17b1e584a2 returned with HTTP 202 Dec 22 11:57:49.631137 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 412/831] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 11:57:49 2020] DELETE /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/d8ce6a2a-7462-425d-a301-6a17b1e584a2 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 11:57:49.638379 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-34188a28-61d3-4dd1-9473-356cfa070bba tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/d8ce6a2a-7462-425d-a301-6a17b1e584a2 Dec 22 11:57:49.639311 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-34188a28-61d3-4dd1-9473-356cfa070bba tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:49.639907 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-34188a28-61d3-4dd1-9473-356cfa070bba tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:49.681102 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 11:57:49.681102 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 11:57:49.687009 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-34188a28-61d3-4dd1-9473-356cfa070bba tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Volume info retrieved successfully. Dec 22 11:57:49.699333 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-34188a28-61d3-4dd1-9473-356cfa070bba tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/d8ce6a2a-7462-425d-a301-6a17b1e584a2 returned with HTTP 200 Dec 22 11:57:49.699969 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 420/832] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:57:49 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/d8ce6a2a-7462-425d-a301-6a17b1e584a2 => generated 926 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 11:57:50.710148 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1fc61b5e-8c12-4779-a96e-fdcb1c92fffb tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] GET http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/d8ce6a2a-7462-425d-a301-6a17b1e584a2 Dec 22 11:57:50.710537 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1fc61b5e-8c12-4779-a96e-fdcb1c92fffb tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 11:57:50.710639 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 11:57:50.710639 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 11:57:50.710894 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1fc61b5e-8c12-4779-a96e-fdcb1c92fffb tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 11:57:50.738801 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1fc61b5e-8c12-4779-a96e-fdcb1c92fffb tempest-VolumesListTestJSON-1903003053 tempest-VolumesListTestJSON-1903003053] http://10.222.0.111/volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/d8ce6a2a-7462-425d-a301-6a17b1e584a2 returned with HTTP 404 Dec 22 11:57:50.739481 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 413/833] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 11:57:50 2020] GET /volume/v3/7b7ea0f22ac3457fb9b22f627d14efcb/volumes/d8ce6a2a-7462-425d-a301-6a17b1e584a2 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:04:03.326750 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c55fd92a-4c42-4ef9-8157-e72311e640e9 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] DELETE http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 Dec 22 12:04:03.327140 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c55fd92a-4c42-4ef9-8157-e72311e640e9 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:03.327188 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:03.327188 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:03.327405 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c55fd92a-4c42-4ef9-8157-e72311e640e9 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:03.328266 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-c55fd92a-4c42-4ef9-8157-e72311e640e9 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Delete volume with id: 563cc2c0-c947-4794-bc0e-88410058d644 Dec 22 12:04:03.369402 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:03.369402 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:03.370181 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c55fd92a-4c42-4ef9-8157-e72311e640e9 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Volume info retrieved successfully. Dec 22 12:04:03.526379 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c55fd92a-4c42-4ef9-8157-e72311e640e9 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Delete volume request issued successfully. Dec 22 12:04:03.526693 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c55fd92a-4c42-4ef9-8157-e72311e640e9 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 returned with HTTP 202 Dec 22 12:04:03.529517 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 421/834] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:04:03 2020] DELETE /volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 => generated 0 bytes in 203 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:04:03.532297 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-85cbff65-eab5-427d-ac60-d334755b0478 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] GET http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 Dec 22 12:04:03.532575 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-85cbff65-eab5-427d-ac60-d334755b0478 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:03.532846 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-85cbff65-eab5-427d-ac60-d334755b0478 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:03.577084 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:03.577084 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:03.592558 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-85cbff65-eab5-427d-ac60-d334755b0478 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Volume info retrieved successfully. Dec 22 12:04:03.616385 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-85cbff65-eab5-427d-ac60-d334755b0478 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 returned with HTTP 200 Dec 22 12:04:03.617220 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 414/835] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:03 2020] GET /volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:04:04.626523 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f656f7ba-c8f3-482f-87e1-29bca019fd56 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] GET http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 Dec 22 12:04:04.629423 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f656f7ba-c8f3-482f-87e1-29bca019fd56 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:04.629423 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:04.629423 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:04.629423 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f656f7ba-c8f3-482f-87e1-29bca019fd56 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:04.664975 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:04.664975 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:04.670546 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f656f7ba-c8f3-482f-87e1-29bca019fd56 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Volume info retrieved successfully. Dec 22 12:04:04.682786 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f656f7ba-c8f3-482f-87e1-29bca019fd56 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 returned with HTTP 200 Dec 22 12:04:04.687999 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 422/836] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:04 2020] GET /volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 => generated 913 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:04:05.692679 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-15d3b1e5-8cc7-4740-add3-cb8335d7b994 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] GET http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 Dec 22 12:04:05.692987 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-15d3b1e5-8cc7-4740-add3-cb8335d7b994 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:05.693075 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:05.693075 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:05.693554 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-15d3b1e5-8cc7-4740-add3-cb8335d7b994 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:05.727401 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:05.727401 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:05.732563 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-15d3b1e5-8cc7-4740-add3-cb8335d7b994 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Volume info retrieved successfully. Dec 22 12:04:05.743504 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-15d3b1e5-8cc7-4740-add3-cb8335d7b994 tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 returned with HTTP 200 Dec 22 12:04:05.744058 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 415/837] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:05 2020] GET /volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 => generated 913 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:04:06.756996 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4bc5e644-2771-4224-bea6-83d7a7e73eda tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] GET http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 Dec 22 12:04:06.756996 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4bc5e644-2771-4224-bea6-83d7a7e73eda tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:06.756996 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:06.756996 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:06.756996 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4bc5e644-2771-4224-bea6-83d7a7e73eda tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:06.782679 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4bc5e644-2771-4224-bea6-83d7a7e73eda tempest-AttachVolumeTestJSON-757130292 tempest-AttachVolumeTestJSON-757130292] http://10.222.0.111/volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 returned with HTTP 404 Dec 22 12:04:06.786306 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 423/838] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:06 2020] GET /volume/v3/870c917b78f5462591060012f40d986d/volumes/563cc2c0-c947-4794-bc0e-88410058d644 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:04:09.808334 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-97993d27-0955-4d02-9cf0-d726ad2eb292 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] DELETE http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:09.808886 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-97993d27-0955-4d02-9cf0-d726ad2eb292 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:09.812231 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:09.812231 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:09.812231 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-97993d27-0955-4d02-9cf0-d726ad2eb292 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:09.812231 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-97993d27-0955-4d02-9cf0-d726ad2eb292 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Delete volume with id: 7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:09.835302 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:09.835302 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:09.835950 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-97993d27-0955-4d02-9cf0-d726ad2eb292 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:09.843351 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-97993d27-0955-4d02-9cf0-d726ad2eb292 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] 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. Dec 22 12:04:09.844267 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-97993d27-0955-4d02-9cf0-d726ad2eb292 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 400 Dec 22 12:04:09.844670 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 416/839] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:04:09 2020] DELETE /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 285 bytes in 47 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 22 12:04:09.851601 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4bdfe8dc-75aa-4f74-bb2f-1839c3d0a936 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:09.851904 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4bdfe8dc-75aa-4f74-bb2f-1839c3d0a936 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:09.852169 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4bdfe8dc-75aa-4f74-bb2f-1839c3d0a936 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:09.877168 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:09.877168 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:09.881713 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4bdfe8dc-75aa-4f74-bb2f-1839c3d0a936 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:09.902494 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:09.902494 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:09.909986 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4bdfe8dc-75aa-4f74-bb2f-1839c3d0a936 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:09.915535 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 424/840] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:09 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:10.920352 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4c7b902e-c623-4dce-8133-8e20cfa256be tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:10.920741 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4c7b902e-c623-4dce-8133-8e20cfa256be tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:10.920897 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:10.920897 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:10.921189 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4c7b902e-c623-4dce-8133-8e20cfa256be tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:10.949272 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:10.949272 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:10.955564 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4c7b902e-c623-4dce-8133-8e20cfa256be tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:10.966498 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:10.966498 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:10.971145 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4c7b902e-c623-4dce-8133-8e20cfa256be tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:10.971812 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 417/841] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:10 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:11.984407 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2fbf8bb7-d66a-46f5-826c-f0e72218b3d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:11.998841 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2fbf8bb7-d66a-46f5-826c-f0e72218b3d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:11.998841 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:11.998841 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:11.998841 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2fbf8bb7-d66a-46f5-826c-f0e72218b3d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:12.064008 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:12.064008 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:12.073583 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2fbf8bb7-d66a-46f5-826c-f0e72218b3d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:12.084192 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:12.084192 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:12.091236 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2fbf8bb7-d66a-46f5-826c-f0e72218b3d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:12.091236 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 425/842] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:11 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:13.098849 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e3cf6b38-b369-40ae-8833-a775c4c4dacf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:13.099428 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e3cf6b38-b369-40ae-8833-a775c4c4dacf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:13.099758 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:13.099758 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:13.100096 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e3cf6b38-b369-40ae-8833-a775c4c4dacf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:13.148750 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:13.148750 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:13.154094 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e3cf6b38-b369-40ae-8833-a775c4c4dacf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:13.164302 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:13.164302 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:13.168953 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e3cf6b38-b369-40ae-8833-a775c4c4dacf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:13.169401 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 418/843] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:13 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:14.178557 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-354247aa-8b85-43ff-8053-224cca459fca tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:14.179381 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-354247aa-8b85-43ff-8053-224cca459fca tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:14.179595 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:14.179595 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:14.179905 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-354247aa-8b85-43ff-8053-224cca459fca tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:14.242849 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:14.242849 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:14.261986 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-354247aa-8b85-43ff-8053-224cca459fca tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:14.285143 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:14.285143 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:14.293561 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-354247aa-8b85-43ff-8053-224cca459fca tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:14.299786 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 426/844] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:14 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:15.305730 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-955bdcb3-1189-4716-9918-a27884f7b3ef tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:15.305730 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-955bdcb3-1189-4716-9918-a27884f7b3ef tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:15.305730 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:15.305730 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:15.305730 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-955bdcb3-1189-4716-9918-a27884f7b3ef tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:15.336860 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:15.336860 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:15.342829 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-955bdcb3-1189-4716-9918-a27884f7b3ef tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:15.355135 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:15.355135 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:15.368123 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-955bdcb3-1189-4716-9918-a27884f7b3ef tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:15.368900 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 419/845] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:15 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:16.378442 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2234d975-cb82-48f9-aa1a-ad21fdd7f5cc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:16.378820 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2234d975-cb82-48f9-aa1a-ad21fdd7f5cc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:16.379238 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:16.379238 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:16.379627 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2234d975-cb82-48f9-aa1a-ad21fdd7f5cc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:16.445114 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:16.445114 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:16.458074 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2234d975-cb82-48f9-aa1a-ad21fdd7f5cc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:16.479710 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:16.479710 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:16.489474 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2234d975-cb82-48f9-aa1a-ad21fdd7f5cc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:16.490093 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 427/846] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:16 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:17.499111 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f8dce3a8-1268-46ec-af11-fa051557a561 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:17.500056 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f8dce3a8-1268-46ec-af11-fa051557a561 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:17.500722 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:17.500722 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:17.501136 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f8dce3a8-1268-46ec-af11-fa051557a561 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:17.589407 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:17.589407 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:17.596617 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f8dce3a8-1268-46ec-af11-fa051557a561 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:17.608455 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:17.608455 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:17.614072 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f8dce3a8-1268-46ec-af11-fa051557a561 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:17.615358 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 420/847] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:17 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:18.625733 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-41614590-755c-4eeb-a823-44a31342b37e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:18.626071 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-41614590-755c-4eeb-a823-44a31342b37e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:18.626210 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:18.626210 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:18.626379 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-41614590-755c-4eeb-a823-44a31342b37e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:18.664801 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:18.664801 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:18.670509 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-41614590-755c-4eeb-a823-44a31342b37e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:18.684028 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:18.684028 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:18.689664 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-41614590-755c-4eeb-a823-44a31342b37e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:18.694461 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 428/848] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:18 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:19.699602 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-01d1f162-17f7-43d9-a831-15944f5c30c4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:19.700314 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-01d1f162-17f7-43d9-a831-15944f5c30c4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:19.700555 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:19.700555 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:19.700914 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-01d1f162-17f7-43d9-a831-15944f5c30c4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:19.734843 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:19.734843 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:19.740005 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-01d1f162-17f7-43d9-a831-15944f5c30c4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:19.750338 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:19.750338 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:19.758008 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-01d1f162-17f7-43d9-a831-15944f5c30c4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:19.758008 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 421/849] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:19 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:20.327915 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1b220177-6c71-43ce-8d3b-8e1356a2bade req-73594a68-09a6-43d9-b7e9-60b2995a20a3 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] POST http://10.222.0.111/volume/v3/449e5d95dfbf4156908c89f600463f73/volumes Dec 22 12:04:20.328193 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:20.328193 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:20.328425 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1b220177-6c71-43ce-8d3b-8e1356a2bade req-73594a68-09a6-43d9-b7e9-60b2995a20a3 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1669342654", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:04:20.329230 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [req-1b220177-6c71-43ce-8d3b-8e1356a2bade req-73594a68-09a6-43d9-b7e9-60b2995a20a3 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1669342654', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:04:20.329408 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [req-1b220177-6c71-43ce-8d3b-8e1356a2bade req-73594a68-09a6-43d9-b7e9-60b2995a20a3 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Create volume of 1 GB Dec 22 12:04:20.344585 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-1b220177-6c71-43ce-8d3b-8e1356a2bade req-73594a68-09a6-43d9-b7e9-60b2995a20a3 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Availability Zones retrieved successfully. Dec 22 12:04:20.355803 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-1b220177-6c71-43ce-8d3b-8e1356a2bade req-73594a68-09a6-43d9-b7e9-60b2995a20a3 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Flow 'volume_create_api' (2180eaf4-6385-4741-92fc-e033e75ad863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:04:20.357263 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-1b220177-6c71-43ce-8d3b-8e1356a2bade req-73594a68-09a6-43d9-b7e9-60b2995a20a3 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3a46551-67f2-4e28-ba18-60fa21663403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:04:20.359125 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [req-1b220177-6c71-43ce-8d3b-8e1356a2bade req-73594a68-09a6-43d9-b7e9-60b2995a20a3 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:04:20.405403 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-1b220177-6c71-43ce-8d3b-8e1356a2bade req-73594a68-09a6-43d9-b7e9-60b2995a20a3 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3a46551-67f2-4e28-ba18-60fa21663403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:04:20.406803 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-1b220177-6c71-43ce-8d3b-8e1356a2bade req-73594a68-09a6-43d9-b7e9-60b2995a20a3 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8709f849-0c49-404c-82b9-e302a6f969f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:04:20.495407 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [req-1b220177-6c71-43ce-8d3b-8e1356a2bade req-73594a68-09a6-43d9-b7e9-60b2995a20a3 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Created reservations ['6030cda2-23d6-4bec-b510-0e14e6f9c170', '7b686fab-d3bc-47ab-9de6-8fcdf3815bf3', '0ac3ca3f-f03f-40c1-a0b2-7b73d0a1a611', '7dcebf2e-d571-4f2c-8de7-0d0bed05141a'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:04:20.497100 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-1b220177-6c71-43ce-8d3b-8e1356a2bade req-73594a68-09a6-43d9-b7e9-60b2995a20a3 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8709f849-0c49-404c-82b9-e302a6f969f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6030cda2-23d6-4bec-b510-0e14e6f9c170', '7b686fab-d3bc-47ab-9de6-8fcdf3815bf3', '0ac3ca3f-f03f-40c1-a0b2-7b73d0a1a611', '7dcebf2e-d571-4f2c-8de7-0d0bed05141a']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:04:20.498286 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-1b220177-6c71-43ce-8d3b-8e1356a2bade req-73594a68-09a6-43d9-b7e9-60b2995a20a3 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac737ed3-f5ee-46e1-94b2-aac5829db122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:04:20.574276 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-1b220177-6c71-43ce-8d3b-8e1356a2bade req-73594a68-09a6-43d9-b7e9-60b2995a20a3 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac737ed3-f5ee-46e1-94b2-aac5829db122) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2700412-097c-484d-b7af-f9af920f92f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1669342654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='449e5d95dfbf4156908c89f600463f73',qos_specs=None,replication_status=,reservations=['6030cda2-23d6-4bec-b510-0e14e6f9c170','7b686fab-d3bc-47ab-9de6-8fcdf3815bf3','0ac3ca3f-f03f-40c1-a0b2-7b73d0a1a611','7dcebf2e-d571-4f2c-8de7-0d0bed05141a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d0857444cae4a099ec9096fa9769b1e',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:04:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1669342654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2700412-097c-484d-b7af-f9af920f92f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='449e5d95dfbf4156908c89f600463f73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='6d0857444cae4a099ec9096fa9769b1e',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:04:20.575474 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-1b220177-6c71-43ce-8d3b-8e1356a2bade req-73594a68-09a6-43d9-b7e9-60b2995a20a3 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (459574b7-93fa-4af8-8710-834b2e424e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:04:20.641788 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-1b220177-6c71-43ce-8d3b-8e1356a2bade req-73594a68-09a6-43d9-b7e9-60b2995a20a3 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (459574b7-93fa-4af8-8710-834b2e424e6e) transitioned into state 'SUCCESS' from state '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-1669342654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='449e5d95dfbf4156908c89f600463f73',qos_specs=None,replication_status=,reservations=['6030cda2-23d6-4bec-b510-0e14e6f9c170','7b686fab-d3bc-47ab-9de6-8fcdf3815bf3','0ac3ca3f-f03f-40c1-a0b2-7b73d0a1a611','7dcebf2e-d571-4f2c-8de7-0d0bed05141a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d0857444cae4a099ec9096fa9769b1e',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:04:20.647841 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-1b220177-6c71-43ce-8d3b-8e1356a2bade req-73594a68-09a6-43d9-b7e9-60b2995a20a3 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b953a3b-ac4f-4213-bb83-08013adb4afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:04:20.733904 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-1b220177-6c71-43ce-8d3b-8e1356a2bade req-73594a68-09a6-43d9-b7e9-60b2995a20a3 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b953a3b-ac4f-4213-bb83-08013adb4afb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:04:20.735264 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-1b220177-6c71-43ce-8d3b-8e1356a2bade req-73594a68-09a6-43d9-b7e9-60b2995a20a3 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Flow 'volume_create_api' (2180eaf4-6385-4741-92fc-e033e75ad863) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:04:20.765058 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-1b220177-6c71-43ce-8d3b-8e1356a2bade req-73594a68-09a6-43d9-b7e9-60b2995a20a3 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Create volume request issued successfully. Dec 22 12:04:20.766894 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-810d8a46-9ae4-47cf-b67b-c91505a6a981 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:20.767179 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-810d8a46-9ae4-47cf-b67b-c91505a6a981 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:20.767821 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:20.767821 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:20.767821 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-810d8a46-9ae4-47cf-b67b-c91505a6a981 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:20.772697 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1b220177-6c71-43ce-8d3b-8e1356a2bade req-73594a68-09a6-43d9-b7e9-60b2995a20a3 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] http://10.222.0.111/volume/v3/449e5d95dfbf4156908c89f600463f73/volumes returned with HTTP 202 Dec 22 12:04:20.773580 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 429/850] 10.222.0.111 () {64 vars in 1517 bytes} [Tue Dec 22 12:04:20 2020] POST /volume/v3/449e5d95dfbf4156908c89f600463f73/volumes => generated 826 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:04:20.781245 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1b220177-6c71-43ce-8d3b-8e1356a2bade req-5072e493-7744-41e7-929f-9fa67f187596 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] GET http://10.222.0.111/volume/v3/449e5d95dfbf4156908c89f600463f73/volumes/e2700412-097c-484d-b7af-f9af920f92f1 Dec 22 12:04:20.781542 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1b220177-6c71-43ce-8d3b-8e1356a2bade req-5072e493-7744-41e7-929f-9fa67f187596 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:20.781684 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:20.781684 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:20.781870 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1b220177-6c71-43ce-8d3b-8e1356a2bade req-5072e493-7744-41e7-929f-9fa67f187596 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:20.800369 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:20.800369 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:20.805823 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-810d8a46-9ae4-47cf-b67b-c91505a6a981 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:20.810001 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:20.810001 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:20.815579 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-1b220177-6c71-43ce-8d3b-8e1356a2bade req-5072e493-7744-41e7-929f-9fa67f187596 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Volume info retrieved successfully. Dec 22 12:04:20.820981 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:20.820981 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:20.826035 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-810d8a46-9ae4-47cf-b67b-c91505a6a981 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:20.830833 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1b220177-6c71-43ce-8d3b-8e1356a2bade req-5072e493-7744-41e7-929f-9fa67f187596 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] http://10.222.0.111/volume/v3/449e5d95dfbf4156908c89f600463f73/volumes/e2700412-097c-484d-b7af-f9af920f92f1 returned with HTTP 200 Dec 22 12:04:20.839537 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 422/852] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:20 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:20.839579 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 430/852] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:04:20 2020] GET /volume/v3/449e5d95dfbf4156908c89f600463f73/volumes/e2700412-097c-484d-b7af-f9af920f92f1 => generated 894 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:04:21.624247 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-0835a26e-250b-4992-9093-15881e96336d req-dd48d018-fc31-426f-be37-7ec24d3b04e5 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] GET http://10.222.0.111/volume/v3/449e5d95dfbf4156908c89f600463f73/volumes/e2700412-097c-484d-b7af-f9af920f92f1 Dec 22 12:04:21.624935 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-0835a26e-250b-4992-9093-15881e96336d req-dd48d018-fc31-426f-be37-7ec24d3b04e5 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:21.625127 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:21.625127 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:21.625414 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-0835a26e-250b-4992-9093-15881e96336d req-dd48d018-fc31-426f-be37-7ec24d3b04e5 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:21.688932 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:21.688932 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:21.696827 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-0835a26e-250b-4992-9093-15881e96336d req-dd48d018-fc31-426f-be37-7ec24d3b04e5 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Volume info retrieved successfully. Dec 22 12:04:21.723250 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-0835a26e-250b-4992-9093-15881e96336d req-dd48d018-fc31-426f-be37-7ec24d3b04e5 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] http://10.222.0.111/volume/v3/449e5d95dfbf4156908c89f600463f73/volumes/e2700412-097c-484d-b7af-f9af920f92f1 returned with HTTP 200 Dec 22 12:04:21.725268 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 423/853] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:04:21 2020] GET /volume/v3/449e5d95dfbf4156908c89f600463f73/volumes/e2700412-097c-484d-b7af-f9af920f92f1 => generated 918 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:04:21.835592 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d747929c-6cd6-43de-9ed8-d89fc0be9d6b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:21.835887 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d747929c-6cd6-43de-9ed8-d89fc0be9d6b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:21.835993 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:21.835993 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:21.839131 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d747929c-6cd6-43de-9ed8-d89fc0be9d6b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:21.874492 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:21.874492 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:21.890997 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d747929c-6cd6-43de-9ed8-d89fc0be9d6b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:21.912014 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:21.912014 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:21.920334 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d747929c-6cd6-43de-9ed8-d89fc0be9d6b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:21.921183 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 431/854] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:21 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:22.798537 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-13a97f22-213a-4086-bc99-a7dfd8f6f034 req-3295240b-8956-4fda-8b21-11b57cb75c09 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] GET http://10.222.0.111/volume/v3/449e5d95dfbf4156908c89f600463f73/volumes/e2700412-097c-484d-b7af-f9af920f92f1 Dec 22 12:04:22.799062 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-13a97f22-213a-4086-bc99-a7dfd8f6f034 req-3295240b-8956-4fda-8b21-11b57cb75c09 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:22.799287 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:22.799287 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:22.799617 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-13a97f22-213a-4086-bc99-a7dfd8f6f034 req-3295240b-8956-4fda-8b21-11b57cb75c09 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:22.857159 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:22.857159 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:22.870795 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-13a97f22-213a-4086-bc99-a7dfd8f6f034 req-3295240b-8956-4fda-8b21-11b57cb75c09 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Volume info retrieved successfully. Dec 22 12:04:22.885527 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-13a97f22-213a-4086-bc99-a7dfd8f6f034 req-3295240b-8956-4fda-8b21-11b57cb75c09 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] http://10.222.0.111/volume/v3/449e5d95dfbf4156908c89f600463f73/volumes/e2700412-097c-484d-b7af-f9af920f92f1 returned with HTTP 200 Dec 22 12:04:22.886479 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 424/855] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:04:22 2020] GET /volume/v3/449e5d95dfbf4156908c89f600463f73/volumes/e2700412-097c-484d-b7af-f9af920f92f1 => generated 919 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:04:22.930591 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1c087d96-6ee2-47b9-9287-171e53788a21 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:22.930875 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1c087d96-6ee2-47b9-9287-171e53788a21 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:22.931008 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:22.931008 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:22.931214 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1c087d96-6ee2-47b9-9287-171e53788a21 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:22.972409 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:22.972409 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:22.979628 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1c087d96-6ee2-47b9-9287-171e53788a21 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:22.991439 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:22.991439 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:22.997496 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1c087d96-6ee2-47b9-9287-171e53788a21 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:22.998234 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 432/856] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:22 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:23.060407 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-14c69a78-0516-4ec0-a344-008d6ac1c46c req-4283096b-1ea3-4da0-a837-9b618ac35761 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] POST http://10.222.0.111/volume/v3/449e5d95dfbf4156908c89f600463f73/snapshots Dec 22 12:04:23.060653 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:23.060653 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:23.060882 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-14c69a78-0516-4ec0-a344-008d6ac1c46c req-4283096b-1ea3-4da0-a837-9b618ac35761 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e2700412-097c-484d-b7af-f9af920f92f1", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-941484123", "description": null, "metadata": {}}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:04:23.129265 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:23.129265 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:23.130600 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-14c69a78-0516-4ec0-a344-008d6ac1c46c req-4283096b-1ea3-4da0-a837-9b618ac35761 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Volume info retrieved successfully. Dec 22 12:04:23.131178 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [req-14c69a78-0516-4ec0-a344-008d6ac1c46c req-4283096b-1ea3-4da0-a837-9b618ac35761 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Create snapshot from volume e2700412-097c-484d-b7af-f9af920f92f1 Dec 22 12:04:23.230169 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [req-14c69a78-0516-4ec0-a344-008d6ac1c46c req-4283096b-1ea3-4da0-a837-9b618ac35761 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Created reservations ['84c8d135-614d-439b-9886-9dcb1ba0924d', '35b8c4b2-55d7-4216-9ef3-1d1dc72c3158', '4a03062f-0aee-4d93-9ccb-fa22fb167ba5', '4c296dc6-a831-47b5-9ce8-0dd9e24d3aad'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:04:23.420487 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-14c69a78-0516-4ec0-a344-008d6ac1c46c req-4283096b-1ea3-4da0-a837-9b618ac35761 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Snapshot create request issued successfully. Dec 22 12:04:23.421098 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-14c69a78-0516-4ec0-a344-008d6ac1c46c req-4283096b-1ea3-4da0-a837-9b618ac35761 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] http://10.222.0.111/volume/v3/449e5d95dfbf4156908c89f600463f73/snapshots returned with HTTP 202 Dec 22 12:04:23.421735 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 425/857] 10.222.0.111 () {64 vars in 1523 bytes} [Tue Dec 22 12:04:23 2020] POST /volume/v3/449e5d95dfbf4156908c89f600463f73/snapshots => generated 310 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:04:23.810691 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a698007c-6982-455a-b801-a034fa88eaff req-9f35c5e0-4a0a-4aa7-bcff-5123e18ec617 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] GET http://10.222.0.111/volume/v3/449e5d95dfbf4156908c89f600463f73/snapshots/ecf28807-c7b1-41ff-bcc2-a8c6e23d11d8 Dec 22 12:04:23.811103 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a698007c-6982-455a-b801-a034fa88eaff req-9f35c5e0-4a0a-4aa7-bcff-5123e18ec617 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:23.811325 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:23.811325 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:23.811898 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a698007c-6982-455a-b801-a034fa88eaff req-9f35c5e0-4a0a-4aa7-bcff-5123e18ec617 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:23.842555 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:23.842555 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:23.846606 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-a698007c-6982-455a-b801-a034fa88eaff req-9f35c5e0-4a0a-4aa7-bcff-5123e18ec617 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Snapshot retrieved successfully. Dec 22 12:04:23.859727 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a698007c-6982-455a-b801-a034fa88eaff req-9f35c5e0-4a0a-4aa7-bcff-5123e18ec617 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] http://10.222.0.111/volume/v3/449e5d95dfbf4156908c89f600463f73/snapshots/ecf28807-c7b1-41ff-bcc2-a8c6e23d11d8 returned with HTTP 200 Dec 22 12:04:23.862455 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 433/858] 10.222.0.111 () {60 vars in 1580 bytes} [Tue Dec 22 12:04:23 2020] GET /volume/v3/449e5d95dfbf4156908c89f600463f73/snapshots/ecf28807-c7b1-41ff-bcc2-a8c6e23d11d8 => generated 442 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:04:23.895447 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-96740805-6580-4c02-9803-2c12b4497fe4 req-4f621f18-4b50-4d09-bc44-c7d02702bf2b tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] GET http://10.222.0.111/volume/v3/449e5d95dfbf4156908c89f600463f73/snapshots/detail Dec 22 12:04:23.895727 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-96740805-6580-4c02-9803-2c12b4497fe4 req-4f621f18-4b50-4d09-bc44-c7d02702bf2b tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:23.895861 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:23.895861 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:23.896055 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-96740805-6580-4c02-9803-2c12b4497fe4 req-4f621f18-4b50-4d09-bc44-c7d02702bf2b tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Calling method 'detail' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:23.896413 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [req-96740805-6580-4c02-9803-2c12b4497fe4 req-4f621f18-4b50-4d09-bc44-c7d02702bf2b tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:04:23.896752 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:23.896752 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:23.897956 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.db.sqlalchemy.api [req-96740805-6580-4c02-9803-2c12b4497fe4 req-4f621f18-4b50-4d09-bc44-c7d02702bf2b tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Building query based on filter {{(pid=88155) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 12:04:23.909603 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-96740805-6580-4c02-9803-2c12b4497fe4 req-4f621f18-4b50-4d09-bc44-c7d02702bf2b tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Get all snapshots completed successfully. Dec 22 12:04:23.911069 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:23.911069 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:23.912188 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-96740805-6580-4c02-9803-2c12b4497fe4 req-4f621f18-4b50-4d09-bc44-c7d02702bf2b tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] http://10.222.0.111/volume/v3/449e5d95dfbf4156908c89f600463f73/snapshots/detail returned with HTTP 200 Dec 22 12:04:23.912840 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 426/859] 10.222.0.111 () {60 vars in 1490 bytes} [Tue Dec 22 12:04:23 2020] GET /volume/v3/449e5d95dfbf4156908c89f600463f73/snapshots/detail => generated 445 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:04:23.944728 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-5d5e4036-39af-48ac-911c-6884b6c34c3b req-9d5373e4-2add-4612-9b57-47e1c5378740 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] GET http://10.222.0.111/volume/v3/449e5d95dfbf4156908c89f600463f73/snapshots/ecf28807-c7b1-41ff-bcc2-a8c6e23d11d8 Dec 22 12:04:23.944728 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-5d5e4036-39af-48ac-911c-6884b6c34c3b req-9d5373e4-2add-4612-9b57-47e1c5378740 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:23.944728 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:23.944728 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:23.944728 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-5d5e4036-39af-48ac-911c-6884b6c34c3b req-9d5373e4-2add-4612-9b57-47e1c5378740 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:23.960876 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:23.960876 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:23.961490 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-5d5e4036-39af-48ac-911c-6884b6c34c3b req-9d5373e4-2add-4612-9b57-47e1c5378740 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Snapshot retrieved successfully. Dec 22 12:04:23.965184 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-5d5e4036-39af-48ac-911c-6884b6c34c3b req-9d5373e4-2add-4612-9b57-47e1c5378740 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] http://10.222.0.111/volume/v3/449e5d95dfbf4156908c89f600463f73/snapshots/ecf28807-c7b1-41ff-bcc2-a8c6e23d11d8 returned with HTTP 200 Dec 22 12:04:23.965681 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 434/860] 10.222.0.111 () {60 vars in 1580 bytes} [Tue Dec 22 12:04:23 2020] GET /volume/v3/449e5d95dfbf4156908c89f600463f73/snapshots/ecf28807-c7b1-41ff-bcc2-a8c6e23d11d8 => generated 442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:04:24.008274 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1b7f59c9-ebeb-4b93-aaac-4b87abcfd5d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:24.008764 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1b7f59c9-ebeb-4b93-aaac-4b87abcfd5d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:24.008810 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:24.008810 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:24.009040 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1b7f59c9-ebeb-4b93-aaac-4b87abcfd5d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:24.071986 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:24.071986 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:24.082808 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1b7f59c9-ebeb-4b93-aaac-4b87abcfd5d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:24.096274 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:24.096274 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:24.105324 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1b7f59c9-ebeb-4b93-aaac-4b87abcfd5d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:24.112246 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 427/861] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:24 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:25.115283 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-add26e7b-311c-4306-ba5e-cb0cb0c985ac tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:25.115572 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-add26e7b-311c-4306-ba5e-cb0cb0c985ac tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:25.115763 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:25.115763 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:25.116033 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-add26e7b-311c-4306-ba5e-cb0cb0c985ac tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:25.155026 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:25.155026 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:25.159867 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-add26e7b-311c-4306-ba5e-cb0cb0c985ac tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:25.179882 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:25.179882 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:25.180878 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-5183b980-d6fd-41cf-b0f8-cbc33a7835b6 req-00971528-ae6a-4f0a-9516-9f5e0a3d8ea8 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] GET http://10.222.0.111/volume/v3/449e5d95dfbf4156908c89f600463f73/snapshots/ecf28807-c7b1-41ff-bcc2-a8c6e23d11d8 Dec 22 12:04:25.181157 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-5183b980-d6fd-41cf-b0f8-cbc33a7835b6 req-00971528-ae6a-4f0a-9516-9f5e0a3d8ea8 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:25.181489 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:25.181489 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:25.181707 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-5183b980-d6fd-41cf-b0f8-cbc33a7835b6 req-00971528-ae6a-4f0a-9516-9f5e0a3d8ea8 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:25.184440 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-add26e7b-311c-4306-ba5e-cb0cb0c985ac tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:25.184911 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 435/862] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:25 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:25.194554 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:25.194554 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:25.195165 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-5183b980-d6fd-41cf-b0f8-cbc33a7835b6 req-00971528-ae6a-4f0a-9516-9f5e0a3d8ea8 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Snapshot retrieved successfully. Dec 22 12:04:25.196186 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-5183b980-d6fd-41cf-b0f8-cbc33a7835b6 req-00971528-ae6a-4f0a-9516-9f5e0a3d8ea8 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] http://10.222.0.111/volume/v3/449e5d95dfbf4156908c89f600463f73/snapshots/ecf28807-c7b1-41ff-bcc2-a8c6e23d11d8 returned with HTTP 200 Dec 22 12:04:25.196618 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 428/863] 10.222.0.111 () {60 vars in 1580 bytes} [Tue Dec 22 12:04:25 2020] GET /volume/v3/449e5d95dfbf4156908c89f600463f73/snapshots/ecf28807-c7b1-41ff-bcc2-a8c6e23d11d8 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:04:25.234638 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-d26a9e9e-2521-4ee9-bedc-72ec72c1d07a req-ad01a763-07ca-4625-8746-b656d52b1987 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] DELETE http://10.222.0.111/volume/v3/449e5d95dfbf4156908c89f600463f73/snapshots/ecf28807-c7b1-41ff-bcc2-a8c6e23d11d8 Dec 22 12:04:25.234638 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-d26a9e9e-2521-4ee9-bedc-72ec72c1d07a req-ad01a763-07ca-4625-8746-b656d52b1987 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:25.234638 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:25.234638 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:25.234638 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-d26a9e9e-2521-4ee9-bedc-72ec72c1d07a req-ad01a763-07ca-4625-8746-b656d52b1987 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:25.234638 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [req-d26a9e9e-2521-4ee9-bedc-72ec72c1d07a req-ad01a763-07ca-4625-8746-b656d52b1987 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Delete snapshot with id: ecf28807-c7b1-41ff-bcc2-a8c6e23d11d8 Dec 22 12:04:25.243513 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:25.243513 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:25.244336 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-d26a9e9e-2521-4ee9-bedc-72ec72c1d07a req-ad01a763-07ca-4625-8746-b656d52b1987 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Snapshot retrieved successfully. Dec 22 12:04:25.328619 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-d26a9e9e-2521-4ee9-bedc-72ec72c1d07a req-ad01a763-07ca-4625-8746-b656d52b1987 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Snapshot delete request issued successfully. Dec 22 12:04:25.329000 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-d26a9e9e-2521-4ee9-bedc-72ec72c1d07a req-ad01a763-07ca-4625-8746-b656d52b1987 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] http://10.222.0.111/volume/v3/449e5d95dfbf4156908c89f600463f73/snapshots/ecf28807-c7b1-41ff-bcc2-a8c6e23d11d8 returned with HTTP 202 Dec 22 12:04:25.333011 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 436/864] 10.222.0.111 () {62 vars in 1602 bytes} [Tue Dec 22 12:04:25 2020] DELETE /volume/v3/449e5d95dfbf4156908c89f600463f73/snapshots/ecf28807-c7b1-41ff-bcc2-a8c6e23d11d8 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:04:25.357723 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a3ef26cf-3537-4462-b32a-daea39b41382 req-6968b659-78d1-460a-947c-a5143c3c6812 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] GET http://10.222.0.111/volume/v3/449e5d95dfbf4156908c89f600463f73/snapshots/ecf28807-c7b1-41ff-bcc2-a8c6e23d11d8 Dec 22 12:04:25.358017 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a3ef26cf-3537-4462-b32a-daea39b41382 req-6968b659-78d1-460a-947c-a5143c3c6812 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:25.358145 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:25.358145 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:25.358338 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a3ef26cf-3537-4462-b32a-daea39b41382 req-6968b659-78d1-460a-947c-a5143c3c6812 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:25.380771 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:25.380771 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:25.382677 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-a3ef26cf-3537-4462-b32a-daea39b41382 req-6968b659-78d1-460a-947c-a5143c3c6812 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Snapshot retrieved successfully. Dec 22 12:04:25.382718 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a3ef26cf-3537-4462-b32a-daea39b41382 req-6968b659-78d1-460a-947c-a5143c3c6812 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] http://10.222.0.111/volume/v3/449e5d95dfbf4156908c89f600463f73/snapshots/ecf28807-c7b1-41ff-bcc2-a8c6e23d11d8 returned with HTTP 200 Dec 22 12:04:25.383665 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 429/865] 10.222.0.111 () {60 vars in 1580 bytes} [Tue Dec 22 12:04:25 2020] GET /volume/v3/449e5d95dfbf4156908c89f600463f73/snapshots/ecf28807-c7b1-41ff-bcc2-a8c6e23d11d8 => generated 468 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:04:26.194498 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eaa7cf11-fc6e-448b-8716-b93a760195d4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:26.194891 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eaa7cf11-fc6e-448b-8716-b93a760195d4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:26.194933 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:26.194933 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:26.195102 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eaa7cf11-fc6e-448b-8716-b93a760195d4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:26.220410 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:26.220410 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:26.225582 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-eaa7cf11-fc6e-448b-8716-b93a760195d4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:26.236586 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:26.236586 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:26.241259 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eaa7cf11-fc6e-448b-8716-b93a760195d4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:26.246503 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 437/866] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:26 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:26.574902 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ae8c1eae-9311-4fb0-ada9-7bc7cce93033 req-89e40c74-1df7-4acc-9d70-e6b6d184044f tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] GET http://10.222.0.111/volume/v3/449e5d95dfbf4156908c89f600463f73/snapshots/ecf28807-c7b1-41ff-bcc2-a8c6e23d11d8 Dec 22 12:04:26.575134 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ae8c1eae-9311-4fb0-ada9-7bc7cce93033 req-89e40c74-1df7-4acc-9d70-e6b6d184044f tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:26.575266 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:26.575266 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:26.575459 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ae8c1eae-9311-4fb0-ada9-7bc7cce93033 req-89e40c74-1df7-4acc-9d70-e6b6d184044f tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:26.587050 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ae8c1eae-9311-4fb0-ada9-7bc7cce93033 req-89e40c74-1df7-4acc-9d70-e6b6d184044f tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] http://10.222.0.111/volume/v3/449e5d95dfbf4156908c89f600463f73/snapshots/ecf28807-c7b1-41ff-bcc2-a8c6e23d11d8 returned with HTTP 404 Dec 22 12:04:26.587687 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 430/867] 10.222.0.111 () {60 vars in 1580 bytes} [Tue Dec 22 12:04:26 2020] GET /volume/v3/449e5d95dfbf4156908c89f600463f73/snapshots/ecf28807-c7b1-41ff-bcc2-a8c6e23d11d8 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:04:26.608175 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b294a23-2440-495f-bab3-dffd97034c2b req-d1b0198a-1daa-4826-88c8-112eec955f34 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] DELETE http://10.222.0.111/volume/v3/449e5d95dfbf4156908c89f600463f73/volumes/e2700412-097c-484d-b7af-f9af920f92f1 Dec 22 12:04:26.608406 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b294a23-2440-495f-bab3-dffd97034c2b req-d1b0198a-1daa-4826-88c8-112eec955f34 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:26.608533 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:26.608533 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:26.608726 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b294a23-2440-495f-bab3-dffd97034c2b req-d1b0198a-1daa-4826-88c8-112eec955f34 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:26.608972 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [req-9b294a23-2440-495f-bab3-dffd97034c2b req-d1b0198a-1daa-4826-88c8-112eec955f34 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Delete volume with id: e2700412-097c-484d-b7af-f9af920f92f1 Dec 22 12:04:26.633726 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:26.633726 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:26.634883 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-9b294a23-2440-495f-bab3-dffd97034c2b req-d1b0198a-1daa-4826-88c8-112eec955f34 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Volume info retrieved successfully. Dec 22 12:04:26.753555 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-9b294a23-2440-495f-bab3-dffd97034c2b req-d1b0198a-1daa-4826-88c8-112eec955f34 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Delete volume request issued successfully. Dec 22 12:04:26.754874 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b294a23-2440-495f-bab3-dffd97034c2b req-d1b0198a-1daa-4826-88c8-112eec955f34 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] http://10.222.0.111/volume/v3/449e5d95dfbf4156908c89f600463f73/volumes/e2700412-097c-484d-b7af-f9af920f92f1 returned with HTTP 202 Dec 22 12:04:26.755483 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 438/868] 10.222.0.111 () {62 vars in 1596 bytes} [Tue Dec 22 12:04:26 2020] DELETE /volume/v3/449e5d95dfbf4156908c89f600463f73/volumes/e2700412-097c-484d-b7af-f9af920f92f1 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:04:26.777916 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-47dda70e-6f87-4f5e-aa1c-f81e6bd21292 req-a2071d9a-78cc-4597-9dc4-38efbc3a4e4a tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] GET http://10.222.0.111/volume/v3/449e5d95dfbf4156908c89f600463f73/volumes/e2700412-097c-484d-b7af-f9af920f92f1 Dec 22 12:04:26.782483 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-47dda70e-6f87-4f5e-aa1c-f81e6bd21292 req-a2071d9a-78cc-4597-9dc4-38efbc3a4e4a tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:26.782483 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-47dda70e-6f87-4f5e-aa1c-f81e6bd21292 req-a2071d9a-78cc-4597-9dc4-38efbc3a4e4a tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:26.813071 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:26.813071 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:26.818878 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-47dda70e-6f87-4f5e-aa1c-f81e6bd21292 req-a2071d9a-78cc-4597-9dc4-38efbc3a4e4a tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Volume info retrieved successfully. Dec 22 12:04:26.834871 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-47dda70e-6f87-4f5e-aa1c-f81e6bd21292 req-a2071d9a-78cc-4597-9dc4-38efbc3a4e4a tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] http://10.222.0.111/volume/v3/449e5d95dfbf4156908c89f600463f73/volumes/e2700412-097c-484d-b7af-f9af920f92f1 returned with HTTP 200 Dec 22 12:04:26.841595 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 431/869] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:04:26 2020] GET /volume/v3/449e5d95dfbf4156908c89f600463f73/volumes/e2700412-097c-484d-b7af-f9af920f92f1 => generated 918 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:04:27.251863 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-23e22f24-180c-47fe-8d24-803158b0be98 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:27.252532 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-23e22f24-180c-47fe-8d24-803158b0be98 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:27.252770 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:27.252770 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:27.253116 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-23e22f24-180c-47fe-8d24-803158b0be98 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:27.302818 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:27.302818 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:27.308706 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-23e22f24-180c-47fe-8d24-803158b0be98 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:27.320556 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:27.320556 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:27.381984 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-23e22f24-180c-47fe-8d24-803158b0be98 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:27.383836 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 439/870] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:27 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:27.866100 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-0f8f63e4-9622-4c2a-bb96-eb0ceff230ba req-d43175e1-58c4-4a56-af77-30a6be9ac822 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] GET http://10.222.0.111/volume/v3/449e5d95dfbf4156908c89f600463f73/volumes/e2700412-097c-484d-b7af-f9af920f92f1 Dec 22 12:04:27.867492 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-0f8f63e4-9622-4c2a-bb96-eb0ceff230ba req-d43175e1-58c4-4a56-af77-30a6be9ac822 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:27.868258 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:27.868258 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:27.869564 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-0f8f63e4-9622-4c2a-bb96-eb0ceff230ba req-d43175e1-58c4-4a56-af77-30a6be9ac822 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:27.916524 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:27.916524 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:27.935543 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-0f8f63e4-9622-4c2a-bb96-eb0ceff230ba req-d43175e1-58c4-4a56-af77-30a6be9ac822 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Volume info retrieved successfully. Dec 22 12:04:27.948301 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-0f8f63e4-9622-4c2a-bb96-eb0ceff230ba req-d43175e1-58c4-4a56-af77-30a6be9ac822 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] http://10.222.0.111/volume/v3/449e5d95dfbf4156908c89f600463f73/volumes/e2700412-097c-484d-b7af-f9af920f92f1 returned with HTTP 200 Dec 22 12:04:27.948778 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 432/871] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:04:27 2020] GET /volume/v3/449e5d95dfbf4156908c89f600463f73/volumes/e2700412-097c-484d-b7af-f9af920f92f1 => generated 918 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:04:28.393487 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-40c31a5b-b5fe-45b2-8851-e33f1bfee382 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:28.393747 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-40c31a5b-b5fe-45b2-8851-e33f1bfee382 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:28.393845 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:28.393845 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:28.394271 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-40c31a5b-b5fe-45b2-8851-e33f1bfee382 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:28.439628 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:28.439628 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:28.446319 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-40c31a5b-b5fe-45b2-8851-e33f1bfee382 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:28.458191 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:28.458191 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:28.464831 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-40c31a5b-b5fe-45b2-8851-e33f1bfee382 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:28.470138 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 440/872] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:28 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:29.139758 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-10a72601-f331-4f05-8462-bbeabb7bd9d8 req-fe2d8aa9-d68b-4c1b-940a-01c7c2b4b1bd tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] GET http://10.222.0.111/volume/v3/449e5d95dfbf4156908c89f600463f73/volumes/e2700412-097c-484d-b7af-f9af920f92f1 Dec 22 12:04:29.140455 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-10a72601-f331-4f05-8462-bbeabb7bd9d8 req-fe2d8aa9-d68b-4c1b-940a-01c7c2b4b1bd tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:29.140698 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:29.140698 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:29.141045 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-10a72601-f331-4f05-8462-bbeabb7bd9d8 req-fe2d8aa9-d68b-4c1b-940a-01c7c2b4b1bd tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:29.176000 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-10a72601-f331-4f05-8462-bbeabb7bd9d8 req-fe2d8aa9-d68b-4c1b-940a-01c7c2b4b1bd tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] http://10.222.0.111/volume/v3/449e5d95dfbf4156908c89f600463f73/volumes/e2700412-097c-484d-b7af-f9af920f92f1 returned with HTTP 404 Dec 22 12:04:29.177052 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 433/873] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:04:29 2020] GET /volume/v3/449e5d95dfbf4156908c89f600463f73/volumes/e2700412-097c-484d-b7af-f9af920f92f1 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:04:29.420085 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ec37873c-9f54-400d-bd7f-5eecc44c8a7e req-db5b51c8-3921-42a9-9f40-93464a103447 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] DELETE http://10.222.0.111/volume/v3/449e5d95dfbf4156908c89f600463f73/volumes/e2700412-097c-484d-b7af-f9af920f92f1 Dec 22 12:04:29.422848 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ec37873c-9f54-400d-bd7f-5eecc44c8a7e req-db5b51c8-3921-42a9-9f40-93464a103447 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:29.423122 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:29.423122 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:29.423470 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ec37873c-9f54-400d-bd7f-5eecc44c8a7e req-db5b51c8-3921-42a9-9f40-93464a103447 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:29.424070 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [req-ec37873c-9f54-400d-bd7f-5eecc44c8a7e req-db5b51c8-3921-42a9-9f40-93464a103447 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Delete volume with id: e2700412-097c-484d-b7af-f9af920f92f1 Dec 22 12:04:29.457476 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ec37873c-9f54-400d-bd7f-5eecc44c8a7e req-db5b51c8-3921-42a9-9f40-93464a103447 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] http://10.222.0.111/volume/v3/449e5d95dfbf4156908c89f600463f73/volumes/e2700412-097c-484d-b7af-f9af920f92f1 returned with HTTP 404 Dec 22 12:04:29.458177 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 441/874] 10.222.0.111 () {62 vars in 1596 bytes} [Tue Dec 22 12:04:29 2020] DELETE /volume/v3/449e5d95dfbf4156908c89f600463f73/volumes/e2700412-097c-484d-b7af-f9af920f92f1 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:04:29.475221 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-163b95e1-4664-4bd6-9933-43e34c45ab00 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:29.476667 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-163b95e1-4664-4bd6-9933-43e34c45ab00 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:29.477091 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-163b95e1-4664-4bd6-9933-43e34c45ab00 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:29.493768 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-cebfcf7b-af1e-4d93-9c62-a576ee304a45 req-6ab49d2f-1dba-4488-847b-4dabadd78774 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] GET http://10.222.0.111/volume/v3/449e5d95dfbf4156908c89f600463f73/volumes/e2700412-097c-484d-b7af-f9af920f92f1 Dec 22 12:04:29.494545 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-cebfcf7b-af1e-4d93-9c62-a576ee304a45 req-6ab49d2f-1dba-4488-847b-4dabadd78774 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:29.494976 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-cebfcf7b-af1e-4d93-9c62-a576ee304a45 req-6ab49d2f-1dba-4488-847b-4dabadd78774 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:29.528369 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:29.528369 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:29.533408 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-163b95e1-4664-4bd6-9933-43e34c45ab00 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:29.538669 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-cebfcf7b-af1e-4d93-9c62-a576ee304a45 req-6ab49d2f-1dba-4488-847b-4dabadd78774 tempest-VolumesSnapshotsTestJSON-1428875364 tempest-VolumesSnapshotsTestJSON-1428875364] http://10.222.0.111/volume/v3/449e5d95dfbf4156908c89f600463f73/volumes/e2700412-097c-484d-b7af-f9af920f92f1 returned with HTTP 404 Dec 22 12:04:29.542872 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 442/875] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:04:29 2020] GET /volume/v3/449e5d95dfbf4156908c89f600463f73/volumes/e2700412-097c-484d-b7af-f9af920f92f1 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:04:29.548749 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:29.548749 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:29.553480 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-163b95e1-4664-4bd6-9933-43e34c45ab00 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:29.558597 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 434/876] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:29 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:30.563022 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-32e447e9-b17d-44dd-ae9a-c04d2f9fbc7c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:30.563628 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-32e447e9-b17d-44dd-ae9a-c04d2f9fbc7c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:30.564015 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-32e447e9-b17d-44dd-ae9a-c04d2f9fbc7c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:30.593673 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:30.593673 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:30.599264 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-32e447e9-b17d-44dd-ae9a-c04d2f9fbc7c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:30.609944 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:30.609944 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:30.614291 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-32e447e9-b17d-44dd-ae9a-c04d2f9fbc7c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:30.614916 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 443/877] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:30 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:31.629665 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-26596416-bff0-4d8d-a488-9147a564bcc7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:31.630390 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-26596416-bff0-4d8d-a488-9147a564bcc7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:31.630629 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:31.630629 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:31.631198 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-26596416-bff0-4d8d-a488-9147a564bcc7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:31.713211 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:31.713211 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:31.722349 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-26596416-bff0-4d8d-a488-9147a564bcc7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:31.733596 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:31.733596 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:31.738381 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-26596416-bff0-4d8d-a488-9147a564bcc7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:31.738969 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 435/878] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:31 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:32.747341 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bd37cd99-d8a1-44d9-96c2-cce51e3d7f38 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:32.748020 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bd37cd99-d8a1-44d9-96c2-cce51e3d7f38 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:32.748239 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:32.748239 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:32.748685 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bd37cd99-d8a1-44d9-96c2-cce51e3d7f38 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:32.777191 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:32.777191 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:32.782674 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bd37cd99-d8a1-44d9-96c2-cce51e3d7f38 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:32.794178 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:32.794178 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:32.799026 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bd37cd99-d8a1-44d9-96c2-cce51e3d7f38 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:32.799748 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 444/879] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:32 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:33.814422 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d9e2c8dc-4a60-4f45-b152-f71b4a8ba838 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:33.815144 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d9e2c8dc-4a60-4f45-b152-f71b4a8ba838 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:33.815380 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:33.815380 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:33.817367 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d9e2c8dc-4a60-4f45-b152-f71b4a8ba838 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:33.872272 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:33.872272 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:33.907010 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d9e2c8dc-4a60-4f45-b152-f71b4a8ba838 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:33.942820 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:33.942820 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:33.954295 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d9e2c8dc-4a60-4f45-b152-f71b4a8ba838 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:33.956443 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 436/880] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:33 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:34.295026 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7f2c12ca-41e9-4ee5-96f2-e8f7e6a284ec tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] POST http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes Dec 22 12:04:34.295526 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:34.295526 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:34.295758 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7f2c12ca-41e9-4ee5-96f2-e8f7e6a284ec tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1703473659", "imageRef": "632d04fa-05fd-4e7d-895f-0cd80c4fd464"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:04:34.296418 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-7f2c12ca-41e9-4ee5-96f2-e8f7e6a284ec tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1703473659', 'imageRef': '632d04fa-05fd-4e7d-895f-0cd80c4fd464'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:04:34.380134 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-7f2c12ca-41e9-4ee5-96f2-e8f7e6a284ec tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Create volume of 1 GB Dec 22 12:04:34.387356 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7f2c12ca-41e9-4ee5-96f2-e8f7e6a284ec tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Availability Zones retrieved successfully. Dec 22 12:04:34.397335 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7f2c12ca-41e9-4ee5-96f2-e8f7e6a284ec tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Flow 'volume_create_api' (d9a70beb-26f4-493c-b77d-b1952a8dec31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:04:34.398731 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7f2c12ca-41e9-4ee5-96f2-e8f7e6a284ec tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a54e5720-f670-4a37-ab40-67e18c196dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:04:34.401841 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-7f2c12ca-41e9-4ee5-96f2-e8f7e6a284ec tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:04:34.481806 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7f2c12ca-41e9-4ee5-96f2-e8f7e6a284ec tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a54e5720-f670-4a37-ab40-67e18c196dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:04:34.482922 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7f2c12ca-41e9-4ee5-96f2-e8f7e6a284ec tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bc0faa1-040b-47b9-9db0-dab39f69e430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:04:34.594349 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-7f2c12ca-41e9-4ee5-96f2-e8f7e6a284ec tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Created reservations ['42a48053-27f3-441e-9769-b2a4ffc2fc95', '826636a3-f5ab-49af-9b8b-9b3acd124c8d', '31c33f23-2697-4d0b-a83c-2e05e9ef85bf', 'f506fef5-faa9-40ed-84d0-b3d41c6b1309'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:04:34.595493 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7f2c12ca-41e9-4ee5-96f2-e8f7e6a284ec tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bc0faa1-040b-47b9-9db0-dab39f69e430) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42a48053-27f3-441e-9769-b2a4ffc2fc95', '826636a3-f5ab-49af-9b8b-9b3acd124c8d', '31c33f23-2697-4d0b-a83c-2e05e9ef85bf', 'f506fef5-faa9-40ed-84d0-b3d41c6b1309']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:04:34.596524 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7f2c12ca-41e9-4ee5-96f2-e8f7e6a284ec tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92317675-7217-460b-8f63-f27ce59fe6d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:04:34.688880 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7f2c12ca-41e9-4ee5-96f2-e8f7e6a284ec tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92317675-7217-460b-8f63-f27ce59fe6d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c226b9f8-f990-42c8-8214-beaa9850ebb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1703473659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33b351454f544708a29fa8ff5638b365',qos_specs=None,replication_status=,reservations=['42a48053-27f3-441e-9769-b2a4ffc2fc95','826636a3-f5ab-49af-9b8b-9b3acd124c8d','31c33f23-2697-4d0b-a83c-2e05e9ef85bf','f506fef5-faa9-40ed-84d0-b3d41c6b1309'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='752bf1340882439ab5b5c17503e7fe2d',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:04:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1703473659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c226b9f8-f990-42c8-8214-beaa9850ebb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33b351454f544708a29fa8ff5638b365',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='752bf1340882439ab5b5c17503e7fe2d',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:04:34.695053 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7f2c12ca-41e9-4ee5-96f2-e8f7e6a284ec tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1149086b-5ba6-44ff-a464-209684c840aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:04:34.753780 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7f2c12ca-41e9-4ee5-96f2-e8f7e6a284ec tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1149086b-5ba6-44ff-a464-209684c840aa) transitioned into state 'SUCCESS' from state '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-1703473659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33b351454f544708a29fa8ff5638b365',qos_specs=None,replication_status=,reservations=['42a48053-27f3-441e-9769-b2a4ffc2fc95','826636a3-f5ab-49af-9b8b-9b3acd124c8d','31c33f23-2697-4d0b-a83c-2e05e9ef85bf','f506fef5-faa9-40ed-84d0-b3d41c6b1309'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='752bf1340882439ab5b5c17503e7fe2d',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:04:34.754808 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7f2c12ca-41e9-4ee5-96f2-e8f7e6a284ec tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (699265c0-996e-412a-94bf-47b0eb5df468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:04:34.865983 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7f2c12ca-41e9-4ee5-96f2-e8f7e6a284ec tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (699265c0-996e-412a-94bf-47b0eb5df468) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:04:34.867590 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7f2c12ca-41e9-4ee5-96f2-e8f7e6a284ec tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Flow 'volume_create_api' (d9a70beb-26f4-493c-b77d-b1952a8dec31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:04:34.923478 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7f2c12ca-41e9-4ee5-96f2-e8f7e6a284ec tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Create volume request issued successfully. Dec 22 12:04:34.923478 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7f2c12ca-41e9-4ee5-96f2-e8f7e6a284ec tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes returned with HTTP 202 Dec 22 12:04:34.923478 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 445/881] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 12:04:34 2020] POST /volume/v3/33b351454f544708a29fa8ff5638b365/volumes => generated 823 bytes in 722 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:04:34.923595 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1418bf51-ad44-4796-9440-982db04a3f26 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:04:34.923595 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1418bf51-ad44-4796-9440-982db04a3f26 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:34.923595 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:34.923595 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:34.923595 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1418bf51-ad44-4796-9440-982db04a3f26 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:34.941071 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:34.941071 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:34.945749 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1418bf51-ad44-4796-9440-982db04a3f26 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:04:34.957468 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1418bf51-ad44-4796-9440-982db04a3f26 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:04:34.957936 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 437/882] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:34 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 891 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:04:34.966381 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-41881dc3-0352-41d8-8d80-48ebfe1e1918 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:34.966742 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-41881dc3-0352-41d8-8d80-48ebfe1e1918 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:34.966930 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:34.966930 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:34.967210 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-41881dc3-0352-41d8-8d80-48ebfe1e1918 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:34.997346 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:34.997346 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:35.002367 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-41881dc3-0352-41d8-8d80-48ebfe1e1918 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:35.015827 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:35.015827 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:35.037580 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-41881dc3-0352-41d8-8d80-48ebfe1e1918 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:35.042592 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 446/883] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:34 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:35.967432 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bf13d0b3-5d9f-41f4-9f34-2c55572637d8 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:04:35.968250 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bf13d0b3-5d9f-41f4-9f34-2c55572637d8 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:35.968550 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:35.968550 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:35.968976 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bf13d0b3-5d9f-41f4-9f34-2c55572637d8 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:36.031354 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:36.031354 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:36.040713 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bf13d0b3-5d9f-41f4-9f34-2c55572637d8 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:04:36.047675 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-18d005ba-64e7-48ae-be13-76543992d14e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:36.047972 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-18d005ba-64e7-48ae-be13-76543992d14e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:36.048104 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:36.048104 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:36.048300 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-18d005ba-64e7-48ae-be13-76543992d14e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:36.075624 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bf13d0b3-5d9f-41f4-9f34-2c55572637d8 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:04:36.081291 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 438/884] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:35 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 915 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:04:36.143897 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:36.143897 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:36.150737 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-18d005ba-64e7-48ae-be13-76543992d14e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:36.170790 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:36.170790 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:36.175835 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-18d005ba-64e7-48ae-be13-76543992d14e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:36.181431 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 447/885] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:36 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:37.395861 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7e40b64e-9e92-49d5-8fd9-1dd894799493 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:04:37.395861 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7e40b64e-9e92-49d5-8fd9-1dd894799493 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:37.395861 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:37.395861 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:37.395861 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7e40b64e-9e92-49d5-8fd9-1dd894799493 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:37.395861 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:37.395861 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:37.395861 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7e40b64e-9e92-49d5-8fd9-1dd894799493 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:04:37.395861 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7e40b64e-9e92-49d5-8fd9-1dd894799493 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:04:37.395861 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 439/886] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:37 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 915 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:04:37.433636 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-47dbb716-ccbd-4205-ad36-c50bb5d8d95e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:37.434166 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-47dbb716-ccbd-4205-ad36-c50bb5d8d95e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:37.434281 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:37.434281 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:37.434485 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-47dbb716-ccbd-4205-ad36-c50bb5d8d95e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:37.470697 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:37.470697 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:37.476148 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-47dbb716-ccbd-4205-ad36-c50bb5d8d95e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:37.486512 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:37.486512 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:37.490769 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-47dbb716-ccbd-4205-ad36-c50bb5d8d95e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:37.496807 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 448/887] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:37 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:04:38.399222 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-225e9c22-9b42-47fb-8de8-4bb54707caf9 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:04:38.399581 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-225e9c22-9b42-47fb-8de8-4bb54707caf9 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:38.399581 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:38.399581 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:38.399836 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-225e9c22-9b42-47fb-8de8-4bb54707caf9 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:38.425696 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:38.425696 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:38.431648 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-225e9c22-9b42-47fb-8de8-4bb54707caf9 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:04:38.444069 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-225e9c22-9b42-47fb-8de8-4bb54707caf9 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:04:38.444548 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 440/888] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:38 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 915 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:04:38.501331 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8d5d0135-1aac-4543-8863-1df5485b4862 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:38.501630 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8d5d0135-1aac-4543-8863-1df5485b4862 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:38.501763 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:38.501763 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:38.502044 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8d5d0135-1aac-4543-8863-1df5485b4862 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:38.528029 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:38.528029 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:38.533029 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8d5d0135-1aac-4543-8863-1df5485b4862 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:38.543963 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:38.543963 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:38.548240 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8d5d0135-1aac-4543-8863-1df5485b4862 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:38.548727 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 449/889] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:38 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:39.454984 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-065328bc-6038-4564-b08f-a30738b2d71f tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:04:39.455851 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-065328bc-6038-4564-b08f-a30738b2d71f tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:39.456099 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:39.456099 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:39.456457 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-065328bc-6038-4564-b08f-a30738b2d71f tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:39.513151 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:39.513151 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:39.521227 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-065328bc-6038-4564-b08f-a30738b2d71f tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:04:39.546610 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-065328bc-6038-4564-b08f-a30738b2d71f tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:04:39.551241 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 441/890] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:39 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 915 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:04:39.557758 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e187b303-0e36-4b8d-8665-e374ca936390 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:39.558508 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e187b303-0e36-4b8d-8665-e374ca936390 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:39.559452 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:39.559452 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:39.559702 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e187b303-0e36-4b8d-8665-e374ca936390 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:39.621869 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:39.621869 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:39.621869 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e187b303-0e36-4b8d-8665-e374ca936390 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:39.634148 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:39.634148 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:39.653395 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e187b303-0e36-4b8d-8665-e374ca936390 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:39.653868 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 450/891] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:39 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:40.561433 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a94b0945-9587-4422-8cd7-17ecb3f42d1f tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:04:40.561433 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a94b0945-9587-4422-8cd7-17ecb3f42d1f tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:40.561433 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:40.561433 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:40.561433 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a94b0945-9587-4422-8cd7-17ecb3f42d1f tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:40.630254 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:40.630254 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:40.630254 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a94b0945-9587-4422-8cd7-17ecb3f42d1f tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:04:40.634012 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a94b0945-9587-4422-8cd7-17ecb3f42d1f tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:04:40.634613 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 442/892] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:40 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 915 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:04:40.674205 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bc9d59c1-003e-4fb4-881b-3cbfb91fa4cc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:40.674205 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bc9d59c1-003e-4fb4-881b-3cbfb91fa4cc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:40.674205 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:40.674205 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:40.674205 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bc9d59c1-003e-4fb4-881b-3cbfb91fa4cc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:40.710158 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:40.710158 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:40.717714 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bc9d59c1-003e-4fb4-881b-3cbfb91fa4cc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:40.755614 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:40.755614 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:40.765650 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bc9d59c1-003e-4fb4-881b-3cbfb91fa4cc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:40.765650 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 451/893] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:40 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:41.645910 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-94617c81-83de-4db2-9b09-df7ec149640c tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:04:41.647387 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-94617c81-83de-4db2-9b09-df7ec149640c tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:41.647631 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:41.647631 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:41.647966 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-94617c81-83de-4db2-9b09-df7ec149640c tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:41.681323 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:41.681323 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:41.686542 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-94617c81-83de-4db2-9b09-df7ec149640c tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:04:41.699526 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-94617c81-83de-4db2-9b09-df7ec149640c tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:04:41.700443 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 443/894] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:41 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 915 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:04:41.897116 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-918dc5e4-d4d6-4fa6-9dbb-558d0755765b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:41.897116 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-918dc5e4-d4d6-4fa6-9dbb-558d0755765b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:41.897116 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:41.897116 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:41.897116 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-918dc5e4-d4d6-4fa6-9dbb-558d0755765b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:41.897116 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:41.897116 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:41.897116 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-918dc5e4-d4d6-4fa6-9dbb-558d0755765b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:41.897116 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:41.897116 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:41.897116 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-918dc5e4-d4d6-4fa6-9dbb-558d0755765b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:41.897116 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 452/895] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:41 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:42.709708 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a6bba182-10d0-462a-81f3-9a599122ae2e tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:04:42.710084 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a6bba182-10d0-462a-81f3-9a599122ae2e tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:42.711078 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:42.711078 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:42.711595 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a6bba182-10d0-462a-81f3-9a599122ae2e tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:42.743917 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:42.743917 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:42.751207 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a6bba182-10d0-462a-81f3-9a599122ae2e tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:04:42.766880 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a6bba182-10d0-462a-81f3-9a599122ae2e tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:04:42.767560 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 444/896] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:42 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 915 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:04:42.901919 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-71fa18b1-3b09-47d4-be77-98cfe7a8fbb6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:42.902386 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-71fa18b1-3b09-47d4-be77-98cfe7a8fbb6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:42.902593 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:42.902593 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:42.902896 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-71fa18b1-3b09-47d4-be77-98cfe7a8fbb6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:42.957978 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:42.957978 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:42.970630 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-71fa18b1-3b09-47d4-be77-98cfe7a8fbb6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:42.989749 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:42.989749 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:43.004301 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-71fa18b1-3b09-47d4-be77-98cfe7a8fbb6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:43.004868 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 453/897] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:42 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:43.778643 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d9e0c3ff-db98-4507-9dcf-1aa6ac30e6fd tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:04:43.779369 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d9e0c3ff-db98-4507-9dcf-1aa6ac30e6fd tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:43.779369 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:43.779369 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:43.779719 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d9e0c3ff-db98-4507-9dcf-1aa6ac30e6fd tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:43.810117 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:43.810117 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:43.815527 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d9e0c3ff-db98-4507-9dcf-1aa6ac30e6fd tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:04:43.826991 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d9e0c3ff-db98-4507-9dcf-1aa6ac30e6fd tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:04:43.827510 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 445/898] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:43 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 915 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:04:44.017901 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-86639b1d-c79d-4f49-9a54-d699caa267c5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:44.018498 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-86639b1d-c79d-4f49-9a54-d699caa267c5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:44.018833 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:44.018833 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:44.019406 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-86639b1d-c79d-4f49-9a54-d699caa267c5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:44.056539 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:44.056539 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:44.063427 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-86639b1d-c79d-4f49-9a54-d699caa267c5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:44.075042 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:44.075042 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:44.080455 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-86639b1d-c79d-4f49-9a54-d699caa267c5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:44.081028 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 454/899] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:44 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:44.964744 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d350654f-3395-4af0-877f-f44dbd3b0737 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:04:44.965482 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d350654f-3395-4af0-877f-f44dbd3b0737 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:44.965577 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:44.965577 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:44.965836 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d350654f-3395-4af0-877f-f44dbd3b0737 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:44.999340 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:44.999340 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:45.005343 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d350654f-3395-4af0-877f-f44dbd3b0737 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:04:45.019214 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d350654f-3395-4af0-877f-f44dbd3b0737 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:04:45.019886 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 446/900] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:44 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 915 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:04:45.092852 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4a6d020e-7042-4ae7-b256-6c2b39e1a320 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:45.093338 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4a6d020e-7042-4ae7-b256-6c2b39e1a320 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:45.093514 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:45.093514 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:45.093834 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4a6d020e-7042-4ae7-b256-6c2b39e1a320 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:45.131644 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:45.131644 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:45.139211 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4a6d020e-7042-4ae7-b256-6c2b39e1a320 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:45.161434 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:45.161434 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:45.170260 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4a6d020e-7042-4ae7-b256-6c2b39e1a320 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:45.170796 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 455/901] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:45 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:46.031285 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-85855eb8-8a07-470d-b547-2342f38f16a4 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:04:46.031990 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-85855eb8-8a07-470d-b547-2342f38f16a4 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:46.032260 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:46.032260 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:46.032889 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-85855eb8-8a07-470d-b547-2342f38f16a4 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:46.076985 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:46.076985 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:46.086011 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-85855eb8-8a07-470d-b547-2342f38f16a4 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:04:46.099006 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-85855eb8-8a07-470d-b547-2342f38f16a4 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:04:46.099635 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 447/902] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:46 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 915 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:04:46.182447 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3b534c6f-cce4-4351-bf49-3b630da538d1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:46.182893 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3b534c6f-cce4-4351-bf49-3b630da538d1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:46.183132 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:46.183132 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:46.183315 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3b534c6f-cce4-4351-bf49-3b630da538d1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:46.213825 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:46.213825 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:46.219200 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3b534c6f-cce4-4351-bf49-3b630da538d1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:46.229875 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:46.229875 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:46.237064 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3b534c6f-cce4-4351-bf49-3b630da538d1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:46.237742 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 456/903] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:46 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:47.113025 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-566f5c77-5020-4249-bd25-692a0866bf8b tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:04:47.113640 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-566f5c77-5020-4249-bd25-692a0866bf8b tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:47.113896 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:47.113896 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:47.114394 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-566f5c77-5020-4249-bd25-692a0866bf8b tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:47.146943 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:47.146943 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:47.153657 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-566f5c77-5020-4249-bd25-692a0866bf8b tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:04:47.166325 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-566f5c77-5020-4249-bd25-692a0866bf8b tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:04:47.166891 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 448/904] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:47 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 915 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:04:47.248486 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bf2cfa9d-cc9b-4b8d-b597-555f883836a3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:47.248793 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bf2cfa9d-cc9b-4b8d-b597-555f883836a3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:47.248940 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:47.248940 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:47.249141 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bf2cfa9d-cc9b-4b8d-b597-555f883836a3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:47.274459 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:47.274459 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:47.279489 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bf2cfa9d-cc9b-4b8d-b597-555f883836a3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:47.292469 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:47.292469 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:47.297459 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bf2cfa9d-cc9b-4b8d-b597-555f883836a3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:47.297926 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 457/905] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:47 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:48.182804 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-791edf53-b380-4965-a629-74be182f183a tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:04:48.182804 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-791edf53-b380-4965-a629-74be182f183a tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:48.182804 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:48.182804 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:48.182804 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-791edf53-b380-4965-a629-74be182f183a tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:48.240013 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:48.240013 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:48.240013 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-791edf53-b380-4965-a629-74be182f183a tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:04:48.251011 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-791edf53-b380-4965-a629-74be182f183a tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:04:48.251949 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 449/906] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:48 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 915 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:04:48.313202 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-636821cb-c648-4285-a5a1-ba9d75d11054 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:48.313937 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-636821cb-c648-4285-a5a1-ba9d75d11054 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:48.314180 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:48.314180 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:48.314555 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-636821cb-c648-4285-a5a1-ba9d75d11054 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:48.351621 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:48.351621 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:48.359458 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-636821cb-c648-4285-a5a1-ba9d75d11054 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:48.375466 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:48.375466 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:48.380735 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-636821cb-c648-4285-a5a1-ba9d75d11054 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:48.382035 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 458/907] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:48 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:49.261776 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a019e004-7746-4769-8098-a40f854fcb1e tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:04:49.262129 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a019e004-7746-4769-8098-a40f854fcb1e tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:49.262385 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:49.262385 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:49.262608 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a019e004-7746-4769-8098-a40f854fcb1e tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:49.287708 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:49.287708 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:49.292300 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a019e004-7746-4769-8098-a40f854fcb1e tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:04:49.304508 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a019e004-7746-4769-8098-a40f854fcb1e tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:04:49.309824 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 450/908] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:49 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:04:49.394513 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e640c9c1-b066-4f85-82ca-4368eaaddb60 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:49.399698 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e640c9c1-b066-4f85-82ca-4368eaaddb60 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:49.399698 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:49.399698 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:49.399698 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e640c9c1-b066-4f85-82ca-4368eaaddb60 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:49.463372 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:49.463372 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:49.469183 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e640c9c1-b066-4f85-82ca-4368eaaddb60 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:49.479833 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:49.479833 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:49.493329 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e640c9c1-b066-4f85-82ca-4368eaaddb60 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:49.500436 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 459/909] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:49 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:50.314920 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7ec3c702-0bfd-441f-bbe8-d2c9423debe9 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:04:50.315272 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7ec3c702-0bfd-441f-bbe8-d2c9423debe9 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:50.315272 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:50.315272 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:50.315483 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7ec3c702-0bfd-441f-bbe8-d2c9423debe9 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:50.344302 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:50.344302 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:50.349398 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7ec3c702-0bfd-441f-bbe8-d2c9423debe9 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:04:50.380877 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7ec3c702-0bfd-441f-bbe8-d2c9423debe9 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:04:50.381873 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 451/910] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:50 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 976 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:04:50.502371 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-daab7b99-c1fa-4ee9-80aa-e31638c5384b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:50.502771 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-daab7b99-c1fa-4ee9-80aa-e31638c5384b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:50.502771 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:50.502771 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:50.502977 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-daab7b99-c1fa-4ee9-80aa-e31638c5384b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:50.547897 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:50.547897 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:50.555948 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-daab7b99-c1fa-4ee9-80aa-e31638c5384b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:50.566370 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:50.566370 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:50.570554 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-daab7b99-c1fa-4ee9-80aa-e31638c5384b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:50.571193 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 460/911] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:50 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:51.392556 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-24f91f01-8a2c-4a20-a77c-888bbd3f161d tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:04:51.392894 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-24f91f01-8a2c-4a20-a77c-888bbd3f161d tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:51.393088 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:51.393088 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:51.393345 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-24f91f01-8a2c-4a20-a77c-888bbd3f161d tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:51.423972 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:51.423972 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:51.429626 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-24f91f01-8a2c-4a20-a77c-888bbd3f161d tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:04:51.442477 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-24f91f01-8a2c-4a20-a77c-888bbd3f161d tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:04:51.443033 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 452/912] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:51 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 976 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:04:51.608535 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-977ef09c-30eb-4e76-baec-4a4f73f7ca66 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:51.608535 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-977ef09c-30eb-4e76-baec-4a4f73f7ca66 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:51.608535 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:51.608535 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:51.608535 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-977ef09c-30eb-4e76-baec-4a4f73f7ca66 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:51.629033 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:51.629033 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:51.644600 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-977ef09c-30eb-4e76-baec-4a4f73f7ca66 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:51.644853 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:51.644853 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:51.649176 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-977ef09c-30eb-4e76-baec-4a4f73f7ca66 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:51.649657 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 461/913] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:51 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:52.453874 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-176c7ea8-9de0-4bba-8e8c-b3b15ce5091a tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:04:52.454690 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-176c7ea8-9de0-4bba-8e8c-b3b15ce5091a tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:52.454892 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:52.454892 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:52.455178 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-176c7ea8-9de0-4bba-8e8c-b3b15ce5091a tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:52.481502 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:52.481502 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:52.486113 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-176c7ea8-9de0-4bba-8e8c-b3b15ce5091a tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:04:52.497299 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-176c7ea8-9de0-4bba-8e8c-b3b15ce5091a tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:04:52.497743 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 453/914] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:52 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 976 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:04:52.659371 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-499dd0b6-e21b-483d-9c9f-2b1acbf26587 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:52.659668 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-499dd0b6-e21b-483d-9c9f-2b1acbf26587 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:52.659802 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:52.659802 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:52.659997 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-499dd0b6-e21b-483d-9c9f-2b1acbf26587 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:52.684243 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:52.684243 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:52.688911 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-499dd0b6-e21b-483d-9c9f-2b1acbf26587 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:52.701051 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:52.701051 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:52.702800 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-499dd0b6-e21b-483d-9c9f-2b1acbf26587 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:52.702800 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 462/915] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:52 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:53.529741 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-16824ae0-2cca-4ee6-bfa7-5ee2a9257b72 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:04:53.530062 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-16824ae0-2cca-4ee6-bfa7-5ee2a9257b72 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:53.530191 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:53.530191 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:53.530415 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-16824ae0-2cca-4ee6-bfa7-5ee2a9257b72 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:53.555325 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:53.555325 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:53.565137 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-16824ae0-2cca-4ee6-bfa7-5ee2a9257b72 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:04:53.575752 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-16824ae0-2cca-4ee6-bfa7-5ee2a9257b72 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:04:53.576247 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 454/916] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:53 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 976 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:04:53.713103 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-00ad6189-286d-4ecf-a3d4-456ab2db4a8c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:53.730932 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-00ad6189-286d-4ecf-a3d4-456ab2db4a8c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:53.730932 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:53.730932 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:53.730932 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-00ad6189-286d-4ecf-a3d4-456ab2db4a8c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:53.738216 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:53.738216 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:53.742774 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-00ad6189-286d-4ecf-a3d4-456ab2db4a8c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:53.752213 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:53.752213 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:53.756179 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-00ad6189-286d-4ecf-a3d4-456ab2db4a8c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:53.756837 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 463/917] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:53 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:54.585495 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-af400801-f196-4860-89c4-47f8e4da95b0 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:04:54.585924 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-af400801-f196-4860-89c4-47f8e4da95b0 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:54.586112 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:54.586112 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:54.586405 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-af400801-f196-4860-89c4-47f8e4da95b0 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:54.615519 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:54.615519 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:54.625602 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-af400801-f196-4860-89c4-47f8e4da95b0 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:04:54.636643 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-af400801-f196-4860-89c4-47f8e4da95b0 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:04:54.641495 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 455/918] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:54 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 976 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:04:54.766104 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-371cf2bc-85fd-4a16-802d-b84b6779cd60 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:54.766728 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-371cf2bc-85fd-4a16-802d-b84b6779cd60 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:54.766926 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:54.766926 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:54.767220 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-371cf2bc-85fd-4a16-802d-b84b6779cd60 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:54.795239 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:54.795239 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:54.802195 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-371cf2bc-85fd-4a16-802d-b84b6779cd60 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:54.813765 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:54.813765 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:54.819817 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-371cf2bc-85fd-4a16-802d-b84b6779cd60 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:54.821317 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 464/919] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:54 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:55.649247 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8c817fa6-1e3e-4328-824b-fca0b04d41fa tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:04:55.650150 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8c817fa6-1e3e-4328-824b-fca0b04d41fa tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:55.650393 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:55.650393 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:55.650915 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8c817fa6-1e3e-4328-824b-fca0b04d41fa tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:55.687621 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:55.687621 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:55.693654 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8c817fa6-1e3e-4328-824b-fca0b04d41fa tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:04:55.707802 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8c817fa6-1e3e-4328-824b-fca0b04d41fa tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:04:55.708427 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 456/920] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:55 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 976 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:04:55.830554 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c01ec296-609a-4498-a8b8-f352e9e003ab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:55.850602 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c01ec296-609a-4498-a8b8-f352e9e003ab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:55.850602 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:55.850602 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:55.850602 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c01ec296-609a-4498-a8b8-f352e9e003ab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:55.859616 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:55.859616 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:55.865128 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c01ec296-609a-4498-a8b8-f352e9e003ab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:55.874594 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:55.874594 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:55.879007 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c01ec296-609a-4498-a8b8-f352e9e003ab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:55.879800 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 465/921] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:55 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:56.719884 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ac8a7a68-989f-4360-8c70-1051e4904b91 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:04:56.720264 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ac8a7a68-989f-4360-8c70-1051e4904b91 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:56.720434 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:56.720434 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:56.720644 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ac8a7a68-989f-4360-8c70-1051e4904b91 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:56.756118 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:56.756118 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:56.761045 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ac8a7a68-989f-4360-8c70-1051e4904b91 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:04:56.772095 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ac8a7a68-989f-4360-8c70-1051e4904b91 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:04:56.782839 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 457/922] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:56 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 976 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:04:56.889320 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bf4915d8-518a-4a38-b99a-26c5563e0b61 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:56.889686 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bf4915d8-518a-4a38-b99a-26c5563e0b61 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:56.889843 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:56.889843 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:56.890070 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bf4915d8-518a-4a38-b99a-26c5563e0b61 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:56.921690 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:56.921690 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:56.928976 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bf4915d8-518a-4a38-b99a-26c5563e0b61 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:56.940300 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:56.940300 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:56.944705 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bf4915d8-518a-4a38-b99a-26c5563e0b61 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:56.950206 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 466/923] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:56 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:57.782646 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b16d35a1-4ef8-4cb3-a1d0-25a523538fc0 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:04:57.783010 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b16d35a1-4ef8-4cb3-a1d0-25a523538fc0 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:57.783261 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:57.783261 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:57.783541 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b16d35a1-4ef8-4cb3-a1d0-25a523538fc0 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:57.814729 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:57.814729 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:57.820330 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b16d35a1-4ef8-4cb3-a1d0-25a523538fc0 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:04:57.861421 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b16d35a1-4ef8-4cb3-a1d0-25a523538fc0 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:04:57.861421 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 458/924] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:57 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 976 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:04:57.954620 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eef63fa6-872a-4110-9d53-3bb64b67fa0c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:57.954980 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eef63fa6-872a-4110-9d53-3bb64b67fa0c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:57.955165 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:57.955165 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:57.955446 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eef63fa6-872a-4110-9d53-3bb64b67fa0c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:57.982995 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:57.982995 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:57.987896 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-eef63fa6-872a-4110-9d53-3bb64b67fa0c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:57.997710 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:57.997710 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:58.003663 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eef63fa6-872a-4110-9d53-3bb64b67fa0c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:58.004574 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 467/925] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:57 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:58.843590 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-99e188db-2422-499a-b857-e4de36ccb4c4 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:04:58.844057 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-99e188db-2422-499a-b857-e4de36ccb4c4 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:58.844255 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:58.844255 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:58.844628 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-99e188db-2422-499a-b857-e4de36ccb4c4 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:58.874678 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:58.874678 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:58.879306 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-99e188db-2422-499a-b857-e4de36ccb4c4 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:04:58.890064 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-99e188db-2422-499a-b857-e4de36ccb4c4 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:04:58.890528 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 459/926] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:58 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 976 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:04:59.014745 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6acb70d4-0775-48a9-9ea5-a3cb91358701 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:04:59.014745 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6acb70d4-0775-48a9-9ea5-a3cb91358701 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:59.014745 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:59.014745 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:59.017493 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6acb70d4-0775-48a9-9ea5-a3cb91358701 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:59.043683 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:59.043683 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:59.048888 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6acb70d4-0775-48a9-9ea5-a3cb91358701 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:04:59.058963 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:59.058963 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:59.063727 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6acb70d4-0775-48a9-9ea5-a3cb91358701 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:04:59.064264 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 468/927] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:59 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:04:59.904914 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3e8405d7-b921-4f0b-a879-445f9721e46b tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:04:59.905201 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3e8405d7-b921-4f0b-a879-445f9721e46b tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:04:59.905281 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:04:59.905281 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:04:59.905675 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3e8405d7-b921-4f0b-a879-445f9721e46b tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:04:59.929799 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:04:59.929799 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:04:59.934321 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3e8405d7-b921-4f0b-a879-445f9721e46b tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:04:59.945245 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3e8405d7-b921-4f0b-a879-445f9721e46b tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:04:59.964386 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 460/928] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:04:59 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 976 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:05:00.073968 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-35c55b7e-7b60-41ef-98b6-d297fde28b9e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:00.074293 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-35c55b7e-7b60-41ef-98b6-d297fde28b9e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:00.074433 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:00.074433 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:00.074698 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-35c55b7e-7b60-41ef-98b6-d297fde28b9e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:00.104095 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:00.104095 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:00.109429 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-35c55b7e-7b60-41ef-98b6-d297fde28b9e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:00.118663 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:00.118663 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:00.122947 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-35c55b7e-7b60-41ef-98b6-d297fde28b9e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:00.123491 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 469/929] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:00 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:00.973923 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-02954c81-ecf2-4687-a67e-9fdbf6c62d79 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:05:00.974283 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-02954c81-ecf2-4687-a67e-9fdbf6c62d79 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:00.974355 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:00.974355 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:00.974721 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-02954c81-ecf2-4687-a67e-9fdbf6c62d79 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:01.014686 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:01.014686 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:01.014686 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-02954c81-ecf2-4687-a67e-9fdbf6c62d79 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:05:01.019542 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-02954c81-ecf2-4687-a67e-9fdbf6c62d79 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:05:01.020004 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 461/930] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:00 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 976 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:05:01.134738 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cef82920-5860-4374-85b9-636f10758f7a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:01.134738 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cef82920-5860-4374-85b9-636f10758f7a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:01.134738 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:01.134738 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:01.134738 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cef82920-5860-4374-85b9-636f10758f7a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:01.162946 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:01.162946 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:01.171639 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cef82920-5860-4374-85b9-636f10758f7a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:01.181545 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:01.181545 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:01.186090 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cef82920-5860-4374-85b9-636f10758f7a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:01.186627 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 470/931] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:01 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:05:02.030076 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3d64f2e6-b407-48c2-921a-d98fb5fe343e tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:05:02.030993 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3d64f2e6-b407-48c2-921a-d98fb5fe343e tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:02.046785 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:02.046785 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:02.046785 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3d64f2e6-b407-48c2-921a-d98fb5fe343e tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:02.057902 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:02.057902 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:02.063770 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3d64f2e6-b407-48c2-921a-d98fb5fe343e tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:05:02.076026 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3d64f2e6-b407-48c2-921a-d98fb5fe343e tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:05:02.076620 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 462/932] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:02 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 976 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:05:02.196179 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bd239004-011c-4a3b-9f1b-e08b82f2b9df tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:02.196455 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bd239004-011c-4a3b-9f1b-e08b82f2b9df tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:02.196590 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:02.196590 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:02.196793 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bd239004-011c-4a3b-9f1b-e08b82f2b9df tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:02.224614 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:02.224614 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:02.229735 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bd239004-011c-4a3b-9f1b-e08b82f2b9df tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:02.240909 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:02.240909 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:02.247161 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bd239004-011c-4a3b-9f1b-e08b82f2b9df tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:02.248053 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 471/933] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:02 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:04.213183 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b5964608-57e7-4dee-8a94-087e1265b032 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:05:04.213183 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b5964608-57e7-4dee-8a94-087e1265b032 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:04.213183 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:04.213183 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:04.213183 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b5964608-57e7-4dee-8a94-087e1265b032 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:04.213183 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:04.213183 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:04.213183 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b5964608-57e7-4dee-8a94-087e1265b032 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:05:04.213183 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b5964608-57e7-4dee-8a94-087e1265b032 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:05:04.213183 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 463/934] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:03 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 976 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:05:04.288263 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-89e12383-cf11-433b-9c21-3123f0953783 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:04.288263 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-89e12383-cf11-433b-9c21-3123f0953783 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:04.288263 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:04.288263 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:04.288263 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-89e12383-cf11-433b-9c21-3123f0953783 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:04.288263 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:04.288263 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:04.288263 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-89e12383-cf11-433b-9c21-3123f0953783 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:04.288263 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:04.288263 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:04.288263 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-89e12383-cf11-433b-9c21-3123f0953783 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:04.288263 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 472/935] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:03 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:04.291247 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-88f64b8c-2b29-47bd-bdc4-76e1499468a7 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:05:04.291247 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-88f64b8c-2b29-47bd-bdc4-76e1499468a7 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:04.291247 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:04.291247 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:04.291247 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-88f64b8c-2b29-47bd-bdc4-76e1499468a7 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:04.291247 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:04.291247 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:04.291247 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-88f64b8c-2b29-47bd-bdc4-76e1499468a7 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:05:04.291247 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-88f64b8c-2b29-47bd-bdc4-76e1499468a7 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:05:04.291247 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 464/936] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:04 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 976 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:05:04.337644 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-26c75bb5-64f7-4459-a46c-1dd841582990 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:04.337644 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-26c75bb5-64f7-4459-a46c-1dd841582990 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:04.337644 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:04.337644 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:04.337644 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-26c75bb5-64f7-4459-a46c-1dd841582990 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:04.347093 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:04.347093 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:04.351953 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-26c75bb5-64f7-4459-a46c-1dd841582990 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:04.362076 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:04.362076 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:04.366649 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-26c75bb5-64f7-4459-a46c-1dd841582990 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:04.367154 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 473/937] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:04 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:05.214049 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5201d9b5-aa8e-4b31-b295-297e005291bb tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:05:05.214341 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5201d9b5-aa8e-4b31-b295-297e005291bb tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:05.214463 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:05.214463 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:05.214692 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5201d9b5-aa8e-4b31-b295-297e005291bb tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:05.257040 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:05.257040 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:05.257040 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5201d9b5-aa8e-4b31-b295-297e005291bb tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:05:05.258128 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5201d9b5-aa8e-4b31-b295-297e005291bb tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:05:05.258352 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 465/938] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:05 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 976 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:05:05.380522 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d82e746d-68b2-42c2-981c-a25aa3a77b56 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:05.381157 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d82e746d-68b2-42c2-981c-a25aa3a77b56 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:05.381347 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:05.381347 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:05.381855 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d82e746d-68b2-42c2-981c-a25aa3a77b56 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:05.413326 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:05.413326 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:05.417933 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d82e746d-68b2-42c2-981c-a25aa3a77b56 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:05.427822 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:05.427822 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:05.431944 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d82e746d-68b2-42c2-981c-a25aa3a77b56 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:05.432344 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 474/939] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:05 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:06.269865 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9b466864-1087-4602-a479-edf535f25f1b tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:05:06.270214 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9b466864-1087-4602-a479-edf535f25f1b tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:06.270277 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:06.270277 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:06.270561 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9b466864-1087-4602-a479-edf535f25f1b tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:06.296313 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:06.296313 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:06.300751 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9b466864-1087-4602-a479-edf535f25f1b tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:05:06.313506 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9b466864-1087-4602-a479-edf535f25f1b tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:05:06.318468 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 466/940] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:06 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 976 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:05:06.444635 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-551f6bb8-82bf-499a-b8ab-81ba69c63fb2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:06.445455 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-551f6bb8-82bf-499a-b8ab-81ba69c63fb2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:06.445744 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:06.445744 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:06.446219 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-551f6bb8-82bf-499a-b8ab-81ba69c63fb2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:06.487283 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:06.487283 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:06.492214 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-551f6bb8-82bf-499a-b8ab-81ba69c63fb2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:06.503768 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:06.503768 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:06.508963 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-551f6bb8-82bf-499a-b8ab-81ba69c63fb2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:06.524257 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 475/941] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:06 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:07.323478 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-10e54a75-1e43-45b2-9a83-f97d3923db6b tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:05:07.323832 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-10e54a75-1e43-45b2-9a83-f97d3923db6b tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:07.323832 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:07.323832 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:07.323986 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-10e54a75-1e43-45b2-9a83-f97d3923db6b tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:07.351566 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:07.351566 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:07.356832 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-10e54a75-1e43-45b2-9a83-f97d3923db6b tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:05:07.369412 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-10e54a75-1e43-45b2-9a83-f97d3923db6b tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:05:07.369929 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 467/942] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:07 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 976 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:05:07.519120 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-70b28b9f-d9ad-4bbf-8c96-95128fa81e37 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:07.519421 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-70b28b9f-d9ad-4bbf-8c96-95128fa81e37 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:07.519625 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:07.519625 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:07.519764 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-70b28b9f-d9ad-4bbf-8c96-95128fa81e37 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:07.544506 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:07.544506 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:07.549748 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-70b28b9f-d9ad-4bbf-8c96-95128fa81e37 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:07.559906 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:07.559906 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:07.564431 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-70b28b9f-d9ad-4bbf-8c96-95128fa81e37 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:07.565024 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 476/943] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:07 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:08.384349 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3317a227-077e-4e89-a13b-4edd54741e21 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:05:08.384349 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3317a227-077e-4e89-a13b-4edd54741e21 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:08.384349 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:08.384349 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:08.384349 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3317a227-077e-4e89-a13b-4edd54741e21 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:08.412862 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:08.412862 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:08.419269 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3317a227-077e-4e89-a13b-4edd54741e21 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:05:08.440697 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3317a227-077e-4e89-a13b-4edd54741e21 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:05:08.445591 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 468/944] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:08 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 976 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:05:08.576896 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7d7daa06-8bb0-49f7-b26c-7ecf9fdb08e1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:08.577524 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7d7daa06-8bb0-49f7-b26c-7ecf9fdb08e1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:08.577787 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:08.577787 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:08.578239 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7d7daa06-8bb0-49f7-b26c-7ecf9fdb08e1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:08.610652 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:08.610652 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:08.615964 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7d7daa06-8bb0-49f7-b26c-7ecf9fdb08e1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:08.648191 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:08.648191 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:08.648191 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7d7daa06-8bb0-49f7-b26c-7ecf9fdb08e1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:08.648191 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 477/945] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:08 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:09.453755 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-21d29411-f0ca-417d-93cf-bbaaa2dca105 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:05:09.454320 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-21d29411-f0ca-417d-93cf-bbaaa2dca105 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:09.491559 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:09.491559 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:09.491559 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-21d29411-f0ca-417d-93cf-bbaaa2dca105 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:09.491559 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:09.491559 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:09.493803 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-21d29411-f0ca-417d-93cf-bbaaa2dca105 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:05:09.505655 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-21d29411-f0ca-417d-93cf-bbaaa2dca105 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:05:09.506554 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 469/946] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:09 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 976 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:05:09.658458 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-11721936-56b9-4110-bbf4-4bec89e5fbfd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:09.658846 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-11721936-56b9-4110-bbf4-4bec89e5fbfd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:09.659041 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:09.659041 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:09.659606 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-11721936-56b9-4110-bbf4-4bec89e5fbfd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:09.690902 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:09.690902 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:09.698653 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-11721936-56b9-4110-bbf4-4bec89e5fbfd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:09.709325 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:09.709325 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:09.715092 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-11721936-56b9-4110-bbf4-4bec89e5fbfd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:09.715830 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 478/947] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:09 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:10.521184 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f62dfad3-1ec9-4408-95c1-95ef3308127d tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:05:10.521523 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f62dfad3-1ec9-4408-95c1-95ef3308127d tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:10.521585 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:10.521585 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:10.521773 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f62dfad3-1ec9-4408-95c1-95ef3308127d tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:10.546537 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:10.546537 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:10.551737 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f62dfad3-1ec9-4408-95c1-95ef3308127d tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:05:10.563087 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f62dfad3-1ec9-4408-95c1-95ef3308127d tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:05:10.563704 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 470/948] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:10 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 976 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:05:10.725901 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5f8f0e24-8161-4d8c-8a71-4dd24d4567a5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:10.726204 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5f8f0e24-8161-4d8c-8a71-4dd24d4567a5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:10.726356 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:10.726356 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:10.726562 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5f8f0e24-8161-4d8c-8a71-4dd24d4567a5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:10.751556 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:10.751556 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:10.756953 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5f8f0e24-8161-4d8c-8a71-4dd24d4567a5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:10.767024 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:10.767024 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:10.771932 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5f8f0e24-8161-4d8c-8a71-4dd24d4567a5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:10.809135 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 479/949] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:10 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:05:11.577421 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-11581301-5298-4f89-98c0-941a7969c110 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:05:11.578215 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-11581301-5298-4f89-98c0-941a7969c110 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:11.578727 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:11.578727 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:11.579686 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-11581301-5298-4f89-98c0-941a7969c110 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:11.615872 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:11.615872 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:11.620822 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-11581301-5298-4f89-98c0-941a7969c110 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:05:11.632675 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-11581301-5298-4f89-98c0-941a7969c110 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:05:11.633100 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 471/950] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:11 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 976 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:05:11.856992 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-57274dd1-c8f9-42a4-994d-7fc4e46e66c8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:11.856992 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-57274dd1-c8f9-42a4-994d-7fc4e46e66c8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:11.856992 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:11.856992 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:11.856992 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-57274dd1-c8f9-42a4-994d-7fc4e46e66c8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:11.856992 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:11.856992 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:11.860187 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-57274dd1-c8f9-42a4-994d-7fc4e46e66c8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:11.871646 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:11.871646 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:11.877140 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-57274dd1-c8f9-42a4-994d-7fc4e46e66c8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:11.877613 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 480/951] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:11 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:12.642296 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d93c43c9-1baa-44ed-a95f-5b79e9ba8b34 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:05:12.642559 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d93c43c9-1baa-44ed-a95f-5b79e9ba8b34 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:12.642752 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:12.642752 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:12.642916 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d93c43c9-1baa-44ed-a95f-5b79e9ba8b34 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:12.671170 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:12.671170 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:12.677046 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d93c43c9-1baa-44ed-a95f-5b79e9ba8b34 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:05:12.690873 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d93c43c9-1baa-44ed-a95f-5b79e9ba8b34 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:05:12.691661 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 472/952] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:12 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 976 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:05:12.886596 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e5a8a902-dadb-4552-acac-6aa4b279f0c1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:12.886884 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e5a8a902-dadb-4552-acac-6aa4b279f0c1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:12.887015 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:12.887015 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:12.887209 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e5a8a902-dadb-4552-acac-6aa4b279f0c1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:12.911407 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:12.911407 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:12.917117 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e5a8a902-dadb-4552-acac-6aa4b279f0c1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:12.928005 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:12.928005 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:12.932663 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e5a8a902-dadb-4552-acac-6aa4b279f0c1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:12.933217 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 481/953] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:12 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:13.701507 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-50d17b94-742b-4ab2-af62-53850fe1b1d9 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:05:13.701833 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-50d17b94-742b-4ab2-af62-53850fe1b1d9 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:13.701977 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:13.701977 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:13.702369 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-50d17b94-742b-4ab2-af62-53850fe1b1d9 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:13.733339 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:13.733339 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:13.739160 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-50d17b94-742b-4ab2-af62-53850fe1b1d9 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:05:13.751324 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-50d17b94-742b-4ab2-af62-53850fe1b1d9 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:05:13.756200 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 473/954] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:13 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 1364 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:05:13.765677 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bea7d127-42d2-4cf4-83c3-8fab70bfdac8 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] POST http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes Dec 22 12:05:13.765999 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:13.765999 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:13.766329 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bea7d127-42d2-4cf4-83c3-8fab70bfdac8 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-133048667"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:05:13.767226 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-bea7d127-42d2-4cf4-83c3-8fab70bfdac8 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-133048667'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:05:13.767495 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-bea7d127-42d2-4cf4-83c3-8fab70bfdac8 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Create volume of 1 GB Dec 22 12:05:13.776079 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bea7d127-42d2-4cf4-83c3-8fab70bfdac8 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Availability Zones retrieved successfully. Dec 22 12:05:13.789465 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-bea7d127-42d2-4cf4-83c3-8fab70bfdac8 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Flow 'volume_create_api' (85bc48e3-eede-433a-9388-b077cf5a3638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:05:13.789465 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-bea7d127-42d2-4cf4-83c3-8fab70bfdac8 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dde4032-f901-40b5-b2c9-78c45942832c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:05:13.789465 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-bea7d127-42d2-4cf4-83c3-8fab70bfdac8 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:05:13.829100 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-bea7d127-42d2-4cf4-83c3-8fab70bfdac8 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dde4032-f901-40b5-b2c9-78c45942832c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:05:13.830277 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-bea7d127-42d2-4cf4-83c3-8fab70bfdac8 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (204dbd57-8057-4439-9ba1-8bb3195063b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:05:13.944446 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6d8f930d-cfbb-410f-a3c5-382b1efd99c0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:13.944767 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6d8f930d-cfbb-410f-a3c5-382b1efd99c0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:13.945034 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:13.945034 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:13.945362 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6d8f930d-cfbb-410f-a3c5-382b1efd99c0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:13.973103 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:13.973103 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:13.977114 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6d8f930d-cfbb-410f-a3c5-382b1efd99c0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:13.986156 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:13.986156 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:13.990479 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6d8f930d-cfbb-410f-a3c5-382b1efd99c0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:13.991184 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 474/955] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:13 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:14.047900 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-bea7d127-42d2-4cf4-83c3-8fab70bfdac8 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Created reservations ['d51a0347-bdfb-40fd-89bc-dcde59e338c5', '52856fa8-2084-4cf9-b191-dd39463659ba', '065c8708-7037-495f-afb3-41ad3e1e7d28', '212264d1-1fd0-40a4-ad35-bd3159765d91'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:05:14.049068 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-bea7d127-42d2-4cf4-83c3-8fab70bfdac8 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (204dbd57-8057-4439-9ba1-8bb3195063b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d51a0347-bdfb-40fd-89bc-dcde59e338c5', '52856fa8-2084-4cf9-b191-dd39463659ba', '065c8708-7037-495f-afb3-41ad3e1e7d28', '212264d1-1fd0-40a4-ad35-bd3159765d91']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:05:14.050215 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-bea7d127-42d2-4cf4-83c3-8fab70bfdac8 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14871e01-573f-4214-ac07-694939f9f012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:05:14.132979 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-bea7d127-42d2-4cf4-83c3-8fab70bfdac8 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14871e01-573f-4214-ac07-694939f9f012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c7d5ec1-bd78-47e2-bc2c-c248faccffdb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-133048667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33b351454f544708a29fa8ff5638b365',qos_specs=None,replication_status=,reservations=['d51a0347-bdfb-40fd-89bc-dcde59e338c5','52856fa8-2084-4cf9-b191-dd39463659ba','065c8708-7037-495f-afb3-41ad3e1e7d28','212264d1-1fd0-40a4-ad35-bd3159765d91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='752bf1340882439ab5b5c17503e7fe2d',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:05:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-133048667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c7d5ec1-bd78-47e2-bc2c-c248faccffdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33b351454f544708a29fa8ff5638b365',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='752bf1340882439ab5b5c17503e7fe2d',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:05:14.134255 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-bea7d127-42d2-4cf4-83c3-8fab70bfdac8 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (111c2505-7803-4e27-86dc-cabd8b8066fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:05:14.248053 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-bea7d127-42d2-4cf4-83c3-8fab70bfdac8 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (111c2505-7803-4e27-86dc-cabd8b8066fa) transitioned into state 'SUCCESS' from state '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-133048667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33b351454f544708a29fa8ff5638b365',qos_specs=None,replication_status=,reservations=['d51a0347-bdfb-40fd-89bc-dcde59e338c5','52856fa8-2084-4cf9-b191-dd39463659ba','065c8708-7037-495f-afb3-41ad3e1e7d28','212264d1-1fd0-40a4-ad35-bd3159765d91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='752bf1340882439ab5b5c17503e7fe2d',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:05:14.250779 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-bea7d127-42d2-4cf4-83c3-8fab70bfdac8 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57b728f6-4b53-46f5-a60c-e364b75b1408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:05:14.305911 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-bea7d127-42d2-4cf4-83c3-8fab70bfdac8 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57b728f6-4b53-46f5-a60c-e364b75b1408) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:05:14.307245 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-bea7d127-42d2-4cf4-83c3-8fab70bfdac8 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Flow 'volume_create_api' (85bc48e3-eede-433a-9388-b077cf5a3638) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:05:14.331853 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bea7d127-42d2-4cf4-83c3-8fab70bfdac8 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Create volume request issued successfully. Dec 22 12:05:14.338473 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bea7d127-42d2-4cf4-83c3-8fab70bfdac8 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes returned with HTTP 202 Dec 22 12:05:14.343986 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 482/956] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:05:13 2020] POST /volume/v3/33b351454f544708a29fa8ff5638b365/volumes => generated 822 bytes in 576 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:05:14.347009 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-93be7419-76f6-4c13-a741-c32e64c12b33 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/1c7d5ec1-bd78-47e2-bc2c-c248faccffdb Dec 22 12:05:14.347310 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-93be7419-76f6-4c13-a741-c32e64c12b33 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:14.347447 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:14.347447 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:14.347662 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-93be7419-76f6-4c13-a741-c32e64c12b33 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:14.373536 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:14.373536 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:14.378744 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-93be7419-76f6-4c13-a741-c32e64c12b33 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:05:14.390495 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-93be7419-76f6-4c13-a741-c32e64c12b33 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/1c7d5ec1-bd78-47e2-bc2c-c248faccffdb returned with HTTP 200 Dec 22 12:05:14.395597 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 475/957] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:14 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/1c7d5ec1-bd78-47e2-bc2c-c248faccffdb => generated 890 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:05:15.007459 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7ed959b1-5890-4497-a01b-8db677a52d5d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:15.007840 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7ed959b1-5890-4497-a01b-8db677a52d5d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:15.007982 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:15.007982 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:15.008183 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7ed959b1-5890-4497-a01b-8db677a52d5d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:15.040691 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:15.040691 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:15.045548 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7ed959b1-5890-4497-a01b-8db677a52d5d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:15.055811 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:15.055811 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:15.059819 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7ed959b1-5890-4497-a01b-8db677a52d5d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:15.060285 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 483/958] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:14 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:15.403836 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fa5ab2f4-a95e-427d-8eac-48484b911ec6 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/1c7d5ec1-bd78-47e2-bc2c-c248faccffdb Dec 22 12:05:15.404471 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fa5ab2f4-a95e-427d-8eac-48484b911ec6 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:15.404850 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:15.404850 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:15.405332 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fa5ab2f4-a95e-427d-8eac-48484b911ec6 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:15.433437 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:15.433437 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:15.438816 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fa5ab2f4-a95e-427d-8eac-48484b911ec6 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:05:15.449945 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fa5ab2f4-a95e-427d-8eac-48484b911ec6 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/1c7d5ec1-bd78-47e2-bc2c-c248faccffdb returned with HTTP 200 Dec 22 12:05:15.450490 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 476/959] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:15 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/1c7d5ec1-bd78-47e2-bc2c-c248faccffdb => generated 915 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:05:15.458504 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-712e70cb-8350-4588-a532-2afec3714b83 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] POST http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes Dec 22 12:05:15.458821 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:15.458821 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:15.459381 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-712e70cb-8350-4588-a532-2afec3714b83 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1027735111"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:05:15.460010 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-712e70cb-8350-4588-a532-2afec3714b83 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1027735111'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:05:15.460201 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-712e70cb-8350-4588-a532-2afec3714b83 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Create volume of 1 GB Dec 22 12:05:15.468445 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-712e70cb-8350-4588-a532-2afec3714b83 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Availability Zones retrieved successfully. Dec 22 12:05:15.476608 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-712e70cb-8350-4588-a532-2afec3714b83 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Flow 'volume_create_api' (7db75adb-fac0-4a92-b323-528a450e56b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:05:15.477930 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-712e70cb-8350-4588-a532-2afec3714b83 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c750db76-4228-4bd8-9125-49ff20773e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:05:15.478915 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-712e70cb-8350-4588-a532-2afec3714b83 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:05:15.521456 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-712e70cb-8350-4588-a532-2afec3714b83 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c750db76-4228-4bd8-9125-49ff20773e49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:05:15.522563 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-712e70cb-8350-4588-a532-2afec3714b83 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd9fbeee-5cc7-4a1d-8f28-f27a466edc3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:05:16.070500 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ab3da465-977a-4349-a1a2-8dbf3253301c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:16.071325 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ab3da465-977a-4349-a1a2-8dbf3253301c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:16.071466 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:16.071466 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:16.071901 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ab3da465-977a-4349-a1a2-8dbf3253301c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:16.100745 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:16.100745 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:16.104625 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-712e70cb-8350-4588-a532-2afec3714b83 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Created reservations ['c969cca7-8248-4b73-bce0-657d2935127a', 'c8079cbb-5cb7-4429-8c91-4cc7c859ec78', '8adea7fb-7067-4f70-b8d0-b23323dca177', '56e09f30-ac74-4778-914b-b69b682ab4fb'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:05:16.109403 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ab3da465-977a-4349-a1a2-8dbf3253301c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:16.109557 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-712e70cb-8350-4588-a532-2afec3714b83 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd9fbeee-5cc7-4a1d-8f28-f27a466edc3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c969cca7-8248-4b73-bce0-657d2935127a', 'c8079cbb-5cb7-4429-8c91-4cc7c859ec78', '8adea7fb-7067-4f70-b8d0-b23323dca177', '56e09f30-ac74-4778-914b-b69b682ab4fb']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:05:16.109557 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-712e70cb-8350-4588-a532-2afec3714b83 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30b0d63f-f146-41b2-933b-79c1c7aded25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:05:16.118480 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:16.118480 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:16.123985 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ab3da465-977a-4349-a1a2-8dbf3253301c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:16.124504 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 477/960] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:16 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:05:16.209248 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-712e70cb-8350-4588-a532-2afec3714b83 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30b0d63f-f146-41b2-933b-79c1c7aded25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c8dd379-1d06-4534-9db7-d119b55c9079', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1027735111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33b351454f544708a29fa8ff5638b365',qos_specs=None,replication_status=,reservations=['c969cca7-8248-4b73-bce0-657d2935127a','c8079cbb-5cb7-4429-8c91-4cc7c859ec78','8adea7fb-7067-4f70-b8d0-b23323dca177','56e09f30-ac74-4778-914b-b69b682ab4fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='752bf1340882439ab5b5c17503e7fe2d',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:05:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1027735111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c8dd379-1d06-4534-9db7-d119b55c9079,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33b351454f544708a29fa8ff5638b365',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='752bf1340882439ab5b5c17503e7fe2d',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:05:16.213730 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-712e70cb-8350-4588-a532-2afec3714b83 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eb5e836-f772-4416-95cd-4ce23f134965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:05:16.266840 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-712e70cb-8350-4588-a532-2afec3714b83 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eb5e836-f772-4416-95cd-4ce23f134965) transitioned into state 'SUCCESS' from state '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-1027735111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33b351454f544708a29fa8ff5638b365',qos_specs=None,replication_status=,reservations=['c969cca7-8248-4b73-bce0-657d2935127a','c8079cbb-5cb7-4429-8c91-4cc7c859ec78','8adea7fb-7067-4f70-b8d0-b23323dca177','56e09f30-ac74-4778-914b-b69b682ab4fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='752bf1340882439ab5b5c17503e7fe2d',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:05:16.267886 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-712e70cb-8350-4588-a532-2afec3714b83 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cbe0f4a-ad9d-4429-826f-da9ab28d2c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:05:16.326041 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-712e70cb-8350-4588-a532-2afec3714b83 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cbe0f4a-ad9d-4429-826f-da9ab28d2c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:05:16.327481 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-712e70cb-8350-4588-a532-2afec3714b83 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Flow 'volume_create_api' (7db75adb-fac0-4a92-b323-528a450e56b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:05:16.351935 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-712e70cb-8350-4588-a532-2afec3714b83 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Create volume request issued successfully. Dec 22 12:05:16.358471 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-712e70cb-8350-4588-a532-2afec3714b83 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes returned with HTTP 202 Dec 22 12:05:16.359008 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 484/961] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:05:15 2020] POST /volume/v3/33b351454f544708a29fa8ff5638b365/volumes => generated 823 bytes in 903 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:05:16.366743 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e16028cd-958b-44d5-9b20-41a85e9992de tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/6c8dd379-1d06-4534-9db7-d119b55c9079 Dec 22 12:05:16.367075 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e16028cd-958b-44d5-9b20-41a85e9992de tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:16.367202 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:16.367202 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:16.367392 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e16028cd-958b-44d5-9b20-41a85e9992de tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:16.391590 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:16.391590 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:16.416568 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e16028cd-958b-44d5-9b20-41a85e9992de tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:05:16.435843 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e16028cd-958b-44d5-9b20-41a85e9992de tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/6c8dd379-1d06-4534-9db7-d119b55c9079 returned with HTTP 200 Dec 22 12:05:16.439191 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 478/962] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:16 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/6c8dd379-1d06-4534-9db7-d119b55c9079 => generated 891 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:05:17.135065 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cc33c865-2ce4-4ffa-af31-7ec28d15b85f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:17.135359 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cc33c865-2ce4-4ffa-af31-7ec28d15b85f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:17.135538 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:17.135538 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:17.135812 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cc33c865-2ce4-4ffa-af31-7ec28d15b85f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:17.160705 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:17.160705 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:17.166393 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cc33c865-2ce4-4ffa-af31-7ec28d15b85f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:17.176749 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:17.176749 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:17.181087 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cc33c865-2ce4-4ffa-af31-7ec28d15b85f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:17.181867 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 485/963] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:17 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:17.449836 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9c1e60e9-7cd0-4b80-8cc3-2fb72fa5a372 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/6c8dd379-1d06-4534-9db7-d119b55c9079 Dec 22 12:05:17.450516 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9c1e60e9-7cd0-4b80-8cc3-2fb72fa5a372 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:17.450729 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:17.450729 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:17.451034 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9c1e60e9-7cd0-4b80-8cc3-2fb72fa5a372 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:17.482259 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:17.482259 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:17.487187 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9c1e60e9-7cd0-4b80-8cc3-2fb72fa5a372 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:05:17.503008 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9c1e60e9-7cd0-4b80-8cc3-2fb72fa5a372 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/6c8dd379-1d06-4534-9db7-d119b55c9079 returned with HTTP 200 Dec 22 12:05:17.503838 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 479/964] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:17 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/6c8dd379-1d06-4534-9db7-d119b55c9079 => generated 916 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:05:18.191312 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5ae2534a-4064-4fc3-be46-e87979613f56 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:18.191666 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5ae2534a-4064-4fc3-be46-e87979613f56 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:18.191729 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:18.191729 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:18.191893 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5ae2534a-4064-4fc3-be46-e87979613f56 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:18.217802 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:18.217802 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:18.223121 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5ae2534a-4064-4fc3-be46-e87979613f56 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:18.233492 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:18.233492 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:18.238733 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5ae2534a-4064-4fc3-be46-e87979613f56 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:18.239199 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 486/965] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:18 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:19.248525 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2ba5d213-b08a-42ac-954e-2a484603687f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:19.248811 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2ba5d213-b08a-42ac-954e-2a484603687f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:19.248929 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:19.248929 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:19.249123 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2ba5d213-b08a-42ac-954e-2a484603687f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:19.275641 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:19.275641 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:19.280446 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2ba5d213-b08a-42ac-954e-2a484603687f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:19.289952 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:19.289952 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:19.294314 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2ba5d213-b08a-42ac-954e-2a484603687f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:19.298937 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 480/966] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:19 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:20.304819 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2752bad5-aa16-4818-802a-0c692fc50090 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:20.305400 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2752bad5-aa16-4818-802a-0c692fc50090 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:20.305400 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:20.305400 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:20.305400 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2752bad5-aa16-4818-802a-0c692fc50090 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:20.331908 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:20.331908 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:20.336769 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2752bad5-aa16-4818-802a-0c692fc50090 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:20.346108 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:20.346108 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:20.350669 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2752bad5-aa16-4818-802a-0c692fc50090 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:20.355521 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 487/967] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:20 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:21.360559 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-52865021-bd50-4f58-9099-f874f14d30c5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:21.360877 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-52865021-bd50-4f58-9099-f874f14d30c5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:21.361021 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:21.361021 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:21.361275 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-52865021-bd50-4f58-9099-f874f14d30c5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:21.385706 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:21.385706 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:21.389982 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-52865021-bd50-4f58-9099-f874f14d30c5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:21.398828 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:21.398828 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:21.402968 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-52865021-bd50-4f58-9099-f874f14d30c5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:21.403384 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 481/968] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:21 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:22.413891 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cd18717d-98e1-4716-9d03-dd52d6548d32 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:22.414733 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cd18717d-98e1-4716-9d03-dd52d6548d32 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:22.414985 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:22.414985 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:22.415330 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cd18717d-98e1-4716-9d03-dd52d6548d32 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:22.453164 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:22.453164 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:22.460094 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cd18717d-98e1-4716-9d03-dd52d6548d32 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:22.473820 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:22.473820 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:22.481713 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cd18717d-98e1-4716-9d03-dd52d6548d32 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:22.483110 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 488/969] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:22 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:23.498372 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-327a9c7e-649a-4c6e-974f-3464fac839fd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:23.498372 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-327a9c7e-649a-4c6e-974f-3464fac839fd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:23.498372 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:23.498372 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:23.498372 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-327a9c7e-649a-4c6e-974f-3464fac839fd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:23.539046 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:23.539046 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:23.544512 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-327a9c7e-649a-4c6e-974f-3464fac839fd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:23.558860 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:23.558860 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:23.565222 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-327a9c7e-649a-4c6e-974f-3464fac839fd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:23.570379 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 482/970] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:23 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:24.574474 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-36a13a61-9f77-42f3-92de-d5cac13b6dda tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:24.574799 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-36a13a61-9f77-42f3-92de-d5cac13b6dda tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:24.574912 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:24.574912 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:24.575106 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-36a13a61-9f77-42f3-92de-d5cac13b6dda tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:24.606157 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:24.606157 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:24.611100 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-36a13a61-9f77-42f3-92de-d5cac13b6dda tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:24.621259 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:24.621259 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:24.639796 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-36a13a61-9f77-42f3-92de-d5cac13b6dda tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:24.639796 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 489/971] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:24 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:25.646774 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-26ef281e-4b18-4898-aa07-e9ad62074ed5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:25.647475 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-26ef281e-4b18-4898-aa07-e9ad62074ed5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:25.648463 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:25.648463 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:25.648841 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-26ef281e-4b18-4898-aa07-e9ad62074ed5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:25.675380 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:25.675380 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:25.681315 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-26ef281e-4b18-4898-aa07-e9ad62074ed5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:25.693192 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:25.693192 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:25.697845 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-26ef281e-4b18-4898-aa07-e9ad62074ed5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:25.701618 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 483/972] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:25 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:26.710128 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ca8de2f8-2e76-446b-8150-1361e74d163e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:26.710412 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ca8de2f8-2e76-446b-8150-1361e74d163e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:26.710621 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:26.710621 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:26.710871 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ca8de2f8-2e76-446b-8150-1361e74d163e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:26.748839 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:26.748839 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:26.755208 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ca8de2f8-2e76-446b-8150-1361e74d163e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:26.767111 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:26.767111 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:26.771078 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ca8de2f8-2e76-446b-8150-1361e74d163e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:26.771580 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 490/973] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:26 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:26.929968 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4af66026-3446-4100-a22c-2d09af6cd83a tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] DELETE http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 Dec 22 12:05:26.930259 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4af66026-3446-4100-a22c-2d09af6cd83a tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:26.930369 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:26.930369 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:26.930504 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4af66026-3446-4100-a22c-2d09af6cd83a tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:26.930787 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-4af66026-3446-4100-a22c-2d09af6cd83a tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Delete volume with id: f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 Dec 22 12:05:26.957288 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:26.957288 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:26.958295 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4af66026-3446-4100-a22c-2d09af6cd83a tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Volume info retrieved successfully. Dec 22 12:05:27.063448 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4af66026-3446-4100-a22c-2d09af6cd83a tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Delete volume request issued successfully. Dec 22 12:05:27.063792 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4af66026-3446-4100-a22c-2d09af6cd83a tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 returned with HTTP 202 Dec 22 12:05:27.068592 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 484/974] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:05:26 2020] DELETE /volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 12:05:27.071448 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0b94cb49-9207-4075-8f52-e8e549204d6e tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] GET http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 Dec 22 12:05:27.071634 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0b94cb49-9207-4075-8f52-e8e549204d6e tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:27.071806 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:27.071806 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:27.072044 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0b94cb49-9207-4075-8f52-e8e549204d6e tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:27.109386 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:27.109386 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:27.114532 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0b94cb49-9207-4075-8f52-e8e549204d6e tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Volume info retrieved successfully. Dec 22 12:05:27.127315 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0b94cb49-9207-4075-8f52-e8e549204d6e tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 returned with HTTP 200 Dec 22 12:05:27.139307 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 491/975] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:27 2020] GET /volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 => generated 915 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:05:27.782612 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-30c16978-21bb-4606-bbe9-502b178b30d9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:27.782612 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-30c16978-21bb-4606-bbe9-502b178b30d9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:27.782612 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:27.782612 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:27.782612 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-30c16978-21bb-4606-bbe9-502b178b30d9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:27.838264 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:27.838264 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:27.843605 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-30c16978-21bb-4606-bbe9-502b178b30d9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:27.855756 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:27.855756 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:27.860738 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-30c16978-21bb-4606-bbe9-502b178b30d9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:27.861633 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 485/976] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:27 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:28.139951 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-76b64637-27c6-4819-a80d-ddf588e54d00 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] GET http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 Dec 22 12:05:28.139951 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-76b64637-27c6-4819-a80d-ddf588e54d00 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:28.139951 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:28.139951 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:28.140583 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-76b64637-27c6-4819-a80d-ddf588e54d00 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:28.193379 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:28.193379 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:28.208300 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-76b64637-27c6-4819-a80d-ddf588e54d00 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Volume info retrieved successfully. Dec 22 12:05:28.238071 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-76b64637-27c6-4819-a80d-ddf588e54d00 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 returned with HTTP 200 Dec 22 12:05:28.239917 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 492/977] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:28 2020] GET /volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 => generated 915 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:05:28.871323 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c6086a1b-1b46-4765-aa65-e55e08958154 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:28.871971 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c6086a1b-1b46-4765-aa65-e55e08958154 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:28.872565 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:28.872565 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:28.872969 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c6086a1b-1b46-4765-aa65-e55e08958154 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:28.908406 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:28.908406 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:28.914238 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c6086a1b-1b46-4765-aa65-e55e08958154 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:28.925465 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:28.925465 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:28.931808 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c6086a1b-1b46-4765-aa65-e55e08958154 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:28.932687 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 486/978] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:28 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:29.249358 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-54ea6814-2366-4b33-be35-f9d0964e8cc0 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] GET http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 Dec 22 12:05:29.249752 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-54ea6814-2366-4b33-be35-f9d0964e8cc0 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:29.249949 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:29.249949 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:29.250240 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-54ea6814-2366-4b33-be35-f9d0964e8cc0 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:29.282287 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-54ea6814-2366-4b33-be35-f9d0964e8cc0 tempest-DeleteServersTestJSON-1074185485 tempest-DeleteServersTestJSON-1074185485] http://10.222.0.111/volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 returned with HTTP 404 Dec 22 12:05:29.283051 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 493/979] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:29 2020] GET /volume/v3/151cbc0b34784c97a16a4897a521ecac/volumes/f9a7b01f-ab1a-4b2a-9f15-ea0dc75f4b89 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:05:29.839213 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-64ba13cb-3ae8-42d0-a75f-097858e1fc65 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:05:29.839614 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-64ba13cb-3ae8-42d0-a75f-097858e1fc65 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:29.839742 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:29.839742 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:29.839933 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-64ba13cb-3ae8-42d0-a75f-097858e1fc65 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:29.865268 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:29.865268 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:29.869856 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-64ba13cb-3ae8-42d0-a75f-097858e1fc65 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:05:29.880881 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-64ba13cb-3ae8-42d0-a75f-097858e1fc65 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:05:29.881399 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 487/980] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:05:29 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 1364 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:29.889571 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-d08e7bca-8e80-44e7-93ef-cd48fc9f40fd tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/1c7d5ec1-bd78-47e2-bc2c-c248faccffdb Dec 22 12:05:29.889571 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-d08e7bca-8e80-44e7-93ef-cd48fc9f40fd tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:29.889829 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-d08e7bca-8e80-44e7-93ef-cd48fc9f40fd tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:29.916474 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:29.916474 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:29.920887 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-d08e7bca-8e80-44e7-93ef-cd48fc9f40fd tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:05:29.932211 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-d08e7bca-8e80-44e7-93ef-cd48fc9f40fd tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/1c7d5ec1-bd78-47e2-bc2c-c248faccffdb returned with HTTP 200 Dec 22 12:05:29.932634 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 494/981] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:05:29 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/1c7d5ec1-bd78-47e2-bc2c-c248faccffdb => generated 915 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:05:29.940778 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-200bb56b-d7b0-4fcb-8344-7bf82aa55845 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:29.941050 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-200bb56b-d7b0-4fcb-8344-7bf82aa55845 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:29.941159 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:29.941159 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:29.941353 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-200bb56b-d7b0-4fcb-8344-7bf82aa55845 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:29.943830 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-e5b24b76-79e4-4f87-863c-ac314723258a tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/6c8dd379-1d06-4534-9db7-d119b55c9079 Dec 22 12:05:29.944110 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-e5b24b76-79e4-4f87-863c-ac314723258a tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:29.944277 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:29.944277 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:29.944477 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-e5b24b76-79e4-4f87-863c-ac314723258a tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:29.965748 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:29.965748 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:29.969357 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:29.969357 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:29.970453 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-200bb56b-d7b0-4fcb-8344-7bf82aa55845 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:29.974905 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-e5b24b76-79e4-4f87-863c-ac314723258a tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:05:29.980626 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:29.980626 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:29.985635 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-200bb56b-d7b0-4fcb-8344-7bf82aa55845 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:29.985635 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 495/982] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:29 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:05:29.991533 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-e5b24b76-79e4-4f87-863c-ac314723258a tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/6c8dd379-1d06-4534-9db7-d119b55c9079 returned with HTTP 200 Dec 22 12:05:29.992189 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 488/983] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:05:29 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/6c8dd379-1d06-4534-9db7-d119b55c9079 => generated 916 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:05:29.999077 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-200bb56b-d7b0-4fcb-8344-7bf82aa55845 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume// Dec 22 12:05:29.999371 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-200bb56b-d7b0-4fcb-8344-7bf82aa55845 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:29.999538 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:29.999538 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:29.999794 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-200bb56b-d7b0-4fcb-8344-7bf82aa55845 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:30.000533 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-200bb56b-d7b0-4fcb-8344-7bf82aa55845 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 12:05:30.000829 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 496/984] 10.222.0.111 () {58 vars in 1294 bytes} [Tue Dec 22 12:05:29 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 12:05:30.008428 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-ca67e9a4-927a-47c4-aab2-97a3e263369b tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] POST http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/attachments Dec 22 12:05:30.008727 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:30.008727 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:30.008950 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-ca67e9a4-927a-47c4-aab2-97a3e263369b tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c226b9f8-f990-42c8-8214-beaa9850ebb6", "instance_uuid": "f97853fa-47bf-4c18-bc4c-0a4b728ba72b", "connector": null}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:05:30.034216 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:30.034216 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:30.143408 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-ca67e9a4-927a-47c4-aab2-97a3e263369b tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/attachments returned with HTTP 200 Dec 22 12:05:30.143919 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 489/985] 10.222.0.111 () {66 vars in 1570 bytes} [Tue Dec 22 12:05:30 2020] POST /volume/v3/33b351454f544708a29fa8ff5638b365/attachments => generated 273 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:05:30.149696 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-200bb56b-d7b0-4fcb-8344-7bf82aa55845 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume// Dec 22 12:05:30.150474 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-200bb56b-d7b0-4fcb-8344-7bf82aa55845 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:30.151173 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-200bb56b-d7b0-4fcb-8344-7bf82aa55845 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:30.152589 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-200bb56b-d7b0-4fcb-8344-7bf82aa55845 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 12:05:30.153358 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 497/986] 10.222.0.111 () {58 vars in 1294 bytes} [Tue Dec 22 12:05:30 2020] GET /volume/ => generated 756 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 12:05:30.161048 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-05045e32-a6a5-4ed6-a910-9c43493ff598 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] POST http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/attachments Dec 22 12:05:30.161409 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:30.161409 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:30.161690 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-05045e32-a6a5-4ed6-a910-9c43493ff598 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1c7d5ec1-bd78-47e2-bc2c-c248faccffdb", "instance_uuid": "f97853fa-47bf-4c18-bc4c-0a4b728ba72b", "connector": null}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:05:30.189756 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:30.189756 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:30.366382 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-05045e32-a6a5-4ed6-a910-9c43493ff598 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/attachments returned with HTTP 200 Dec 22 12:05:30.367052 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 490/987] 10.222.0.111 () {66 vars in 1570 bytes} [Tue Dec 22 12:05:30 2020] POST /volume/v3/33b351454f544708a29fa8ff5638b365/attachments => generated 273 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:30.371454 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-200bb56b-d7b0-4fcb-8344-7bf82aa55845 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume// Dec 22 12:05:30.371724 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-200bb56b-d7b0-4fcb-8344-7bf82aa55845 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:30.372002 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-200bb56b-d7b0-4fcb-8344-7bf82aa55845 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:30.372647 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-200bb56b-d7b0-4fcb-8344-7bf82aa55845 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 12:05:30.372955 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 498/988] 10.222.0.111 () {58 vars in 1294 bytes} [Tue Dec 22 12:05:30 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 12:05:30.380115 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-7233ddb4-a882-4218-99d4-d6a3b4252b24 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] POST http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/attachments Dec 22 12:05:30.380419 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:30.380419 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:30.380640 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-7233ddb4-a882-4218-99d4-d6a3b4252b24 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6c8dd379-1d06-4534-9db7-d119b55c9079", "instance_uuid": "f97853fa-47bf-4c18-bc4c-0a4b728ba72b", "connector": null}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:05:30.411939 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:30.411939 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:30.677891 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-7233ddb4-a882-4218-99d4-d6a3b4252b24 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/attachments returned with HTTP 200 Dec 22 12:05:30.678821 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 491/989] 10.222.0.111 () {66 vars in 1570 bytes} [Tue Dec 22 12:05:30 2020] POST /volume/v3/33b351454f544708a29fa8ff5638b365/attachments => generated 273 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:30.994503 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-26b4494d-c86f-40c8-ba77-6bef1319f389 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:30.994926 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-26b4494d-c86f-40c8-ba77-6bef1319f389 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:30.995243 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-26b4494d-c86f-40c8-ba77-6bef1319f389 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:31.022164 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:31.022164 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:31.027473 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-26b4494d-c86f-40c8-ba77-6bef1319f389 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:31.037859 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:31.037859 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:31.042870 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-26b4494d-c86f-40c8-ba77-6bef1319f389 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:31.043681 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 499/990] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:30 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:32.053778 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-056b7652-168d-4534-958d-e79328b16bb6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:32.054362 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-056b7652-168d-4534-958d-e79328b16bb6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:32.054601 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:32.054601 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:32.054944 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-056b7652-168d-4534-958d-e79328b16bb6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:32.079583 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:32.079583 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:32.084468 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-056b7652-168d-4534-958d-e79328b16bb6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:32.093484 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:32.093484 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:32.097968 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-056b7652-168d-4534-958d-e79328b16bb6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:32.102997 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 492/991] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:32 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:33.108796 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-62ad8382-f14c-4115-bc85-f98644a42a78 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:33.109170 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-62ad8382-f14c-4115-bc85-f98644a42a78 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:33.109170 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:33.109170 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:33.109363 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-62ad8382-f14c-4115-bc85-f98644a42a78 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:33.142458 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:33.142458 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:33.149486 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-62ad8382-f14c-4115-bc85-f98644a42a78 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:33.160420 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:33.160420 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:33.166458 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-62ad8382-f14c-4115-bc85-f98644a42a78 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:33.167338 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 500/992] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:33 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:34.188301 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-30bf81b4-6a60-404b-92f0-1b8de844b96f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:34.188301 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-30bf81b4-6a60-404b-92f0-1b8de844b96f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:34.188301 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:34.188301 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:34.188301 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-30bf81b4-6a60-404b-92f0-1b8de844b96f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:34.202776 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:34.202776 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:34.207226 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-30bf81b4-6a60-404b-92f0-1b8de844b96f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:34.217094 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:34.217094 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:34.221663 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-30bf81b4-6a60-404b-92f0-1b8de844b96f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:34.222219 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 493/993] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:34 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:35.233894 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-30b4716e-92a9-405f-be2a-17255cd89ffb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:35.236714 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-30b4716e-92a9-405f-be2a-17255cd89ffb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:35.236714 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:35.236714 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:35.236714 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-30b4716e-92a9-405f-be2a-17255cd89ffb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:35.279786 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:35.279786 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:35.284658 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-30b4716e-92a9-405f-be2a-17255cd89ffb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:35.294836 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:35.294836 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:35.299135 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-30b4716e-92a9-405f-be2a-17255cd89ffb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:35.299899 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 501/994] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:35 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:35.553785 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-30bf81b4-6a60-404b-92f0-1b8de844b96f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume// Dec 22 12:05:35.555016 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-30bf81b4-6a60-404b-92f0-1b8de844b96f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:35.555159 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:35.555159 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:35.555365 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-30bf81b4-6a60-404b-92f0-1b8de844b96f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'all' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:35.556079 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-30bf81b4-6a60-404b-92f0-1b8de844b96f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 12:05:35.556510 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 494/995] 10.222.0.101 () {56 vars in 1094 bytes} [Tue Dec 22 12:05:35 2020] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 12:05:35.594116 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-4e0cf936-94cd-41a2-a6ba-255f5575a747 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:05:35.594425 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-4e0cf936-94cd-41a2-a6ba-255f5575a747 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:35.594557 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:35.594557 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:35.594768 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-4e0cf936-94cd-41a2-a6ba-255f5575a747 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:35.632230 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:35.632230 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:35.648501 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-4e0cf936-94cd-41a2-a6ba-255f5575a747 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:05:35.659712 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:35.659712 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:35.672829 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-4e0cf936-94cd-41a2-a6ba-255f5575a747 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:05:35.673631 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 502/996] 10.222.0.101 () {60 vars in 1408 bytes} [Tue Dec 22 12:05:35 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 1462 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 12:05:35.692467 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-4efe30aa-0317-4606-a6be-3002c5c6eee0 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] PUT http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/attachments/2b56a948-f50d-47e5-ba73-591c60421c6f Dec 22 12:05:35.693244 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-4efe30aa-0317-4606-a6be-3002c5c6eee0 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.101", "host": "n-h2-765315-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-6.cbci-765315-6.local", "mountpoint": "/dev/sda"}}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:05:35.724386 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 12:05:35.724386 n-d-765315-6 devstack@c-api.service[88154]: return self.call(f, *args, **kw) Dec 22 12:05:35.728415 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-4efe30aa-0317-4606-a6be-3002c5c6eee0 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Lock "b'cinder-attachment_update-c226b9f8-f990-42c8-8214-beaa9850ebb6-n-h2-765315-6'" acquired by "attachment_update" :: waited 0.007s {{(pid=88155) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 12:05:35.730953 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:35.730953 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:36.309785 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d1242fcf-2682-4884-996b-e9b073d954bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:36.310407 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d1242fcf-2682-4884-996b-e9b073d954bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:36.310661 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:36.310661 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:36.311312 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d1242fcf-2682-4884-996b-e9b073d954bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:36.356887 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:36.356887 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:36.369274 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d1242fcf-2682-4884-996b-e9b073d954bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:36.380530 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:36.380530 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:36.385752 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d1242fcf-2682-4884-996b-e9b073d954bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:36.386312 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 503/997] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:36 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:37.004696 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-4efe30aa-0317-4606-a6be-3002c5c6eee0 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Lock "b'cinder-attachment_update-c226b9f8-f990-42c8-8214-beaa9850ebb6-n-h2-765315-6'" released by "attachment_update" :: held 1.280s {{(pid=88155) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 12:05:37.005179 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-4efe30aa-0317-4606-a6be-3002c5c6eee0 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/attachments/2b56a948-f50d-47e5-ba73-591c60421c6f returned with HTTP 200 Dec 22 12:05:37.005839 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 495/998] 10.222.0.101 () {64 vars in 1473 bytes} [Tue Dec 22 12:05:35 2020] PUT /volume/v3/33b351454f544708a29fa8ff5638b365/attachments/2b56a948-f50d-47e5-ba73-591c60421c6f => generated 763 bytes in 1316 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:37.095703 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-710b7285-c71b-4c7d-bee5-e2fc6950224a tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] POST http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/attachments/2b56a948-f50d-47e5-ba73-591c60421c6f/action Dec 22 12:05:37.095703 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:37.095703 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:37.095703 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-710b7285-c71b-4c7d-bee5-e2fc6950224a tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Action body: b'{"os-complete": null}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:05:37.095703 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-710b7285-c71b-4c7d-bee5-e2fc6950224a tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:05:37.159604 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:37.159604 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:37.343037 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-710b7285-c71b-4c7d-bee5-e2fc6950224a tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/attachments/2b56a948-f50d-47e5-ba73-591c60421c6f/action returned with HTTP 204 Dec 22 12:05:37.348492 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 504/999] 10.222.0.101 () {64 vars in 1494 bytes} [Tue Dec 22 12:05:37 2020] POST /volume/v3/33b351454f544708a29fa8ff5638b365/attachments/2b56a948-f50d-47e5-ba73-591c60421c6f/action => generated 0 bytes in 263 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:05:37.394538 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4dd5f068-33f3-4b44-a8b3-68f5584a99b4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:37.394866 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4dd5f068-33f3-4b44-a8b3-68f5584a99b4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:37.395368 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:37.395368 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:37.395678 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4dd5f068-33f3-4b44-a8b3-68f5584a99b4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:37.456623 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:37.456623 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:37.469243 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4dd5f068-33f3-4b44-a8b3-68f5584a99b4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:37.497922 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:37.497922 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:37.510943 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4dd5f068-33f3-4b44-a8b3-68f5584a99b4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:37.516748 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 496/1000] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:37 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:37.771279 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-710b7285-c71b-4c7d-bee5-e2fc6950224a tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume// Dec 22 12:05:37.771575 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-710b7285-c71b-4c7d-bee5-e2fc6950224a tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:37.771744 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:37.771744 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:37.772008 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-710b7285-c71b-4c7d-bee5-e2fc6950224a tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:37.772625 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-710b7285-c71b-4c7d-bee5-e2fc6950224a tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 12:05:37.773072 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 505/1001] 10.222.0.101 () {56 vars in 1094 bytes} [Tue Dec 22 12:05:37 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 12:05:37.786826 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-76bb1a32-418a-4c45-8314-70ec72593a02 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/1c7d5ec1-bd78-47e2-bc2c-c248faccffdb Dec 22 12:05:37.787161 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-76bb1a32-418a-4c45-8314-70ec72593a02 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:37.787293 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:37.787293 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:37.787488 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-76bb1a32-418a-4c45-8314-70ec72593a02 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:37.866449 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:37.866449 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:37.880840 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-76bb1a32-418a-4c45-8314-70ec72593a02 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:05:37.897626 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:37.897626 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:37.902488 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-76bb1a32-418a-4c45-8314-70ec72593a02 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/1c7d5ec1-bd78-47e2-bc2c-c248faccffdb returned with HTTP 200 Dec 22 12:05:37.903246 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 497/1002] 10.222.0.101 () {60 vars in 1408 bytes} [Tue Dec 22 12:05:37 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/1c7d5ec1-bd78-47e2-bc2c-c248faccffdb => generated 1013 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 12:05:37.920257 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-6b1c33ac-ae2d-4efa-b6cf-0cfdf5d74bb7 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] PUT http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/attachments/a93addb5-4501-4fdd-8a08-046907d8167c Dec 22 12:05:37.920839 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-6b1c33ac-ae2d-4efa-b6cf-0cfdf5d74bb7 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.101", "host": "n-h2-765315-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-6.cbci-765315-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:05:37.950299 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 12:05:37.950299 n-d-765315-6 devstack@c-api.service[88154]: return self.call(f, *args, **kw) Dec 22 12:05:37.950761 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-6b1c33ac-ae2d-4efa-b6cf-0cfdf5d74bb7 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Lock "b'cinder-attachment_update-1c7d5ec1-bd78-47e2-bc2c-c248faccffdb-n-h2-765315-6'" acquired by "attachment_update" :: waited 0.019s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 12:05:37.952333 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:37.952333 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:38.522477 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-94d80add-f0e3-43a7-be28-0cc2132a0966 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:38.523279 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-94d80add-f0e3-43a7-be28-0cc2132a0966 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:38.523416 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:38.523416 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:38.523612 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-94d80add-f0e3-43a7-be28-0cc2132a0966 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:38.549878 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:38.549878 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:38.555730 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-94d80add-f0e3-43a7-be28-0cc2132a0966 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:38.565490 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:38.565490 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:38.571591 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-94d80add-f0e3-43a7-be28-0cc2132a0966 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:38.578673 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 498/1003] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:38 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:39.154012 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-6b1c33ac-ae2d-4efa-b6cf-0cfdf5d74bb7 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Lock "b'cinder-attachment_update-1c7d5ec1-bd78-47e2-bc2c-c248faccffdb-n-h2-765315-6'" released by "attachment_update" :: held 1.203s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 12:05:39.154981 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-6b1c33ac-ae2d-4efa-b6cf-0cfdf5d74bb7 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/attachments/a93addb5-4501-4fdd-8a08-046907d8167c returned with HTTP 200 Dec 22 12:05:39.158132 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 506/1004] 10.222.0.101 () {64 vars in 1473 bytes} [Tue Dec 22 12:05:37 2020] PUT /volume/v3/33b351454f544708a29fa8ff5638b365/attachments/a93addb5-4501-4fdd-8a08-046907d8167c => generated 763 bytes in 1239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:39.574412 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-07f0cfc5-a70b-4ed2-bf3d-57a79f4b99af tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] POST http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/attachments/a93addb5-4501-4fdd-8a08-046907d8167c/action Dec 22 12:05:39.574762 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:39.574762 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:39.575002 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-07f0cfc5-a70b-4ed2-bf3d-57a79f4b99af tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Action body: b'{"os-complete": null}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:05:39.575197 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-07f0cfc5-a70b-4ed2-bf3d-57a79f4b99af tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:05:39.582368 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f7ca6aa4-ce6d-472a-9e4f-fbacd9fb20cc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:39.586631 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f7ca6aa4-ce6d-472a-9e4f-fbacd9fb20cc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:39.586631 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:39.586631 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:39.586631 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f7ca6aa4-ce6d-472a-9e4f-fbacd9fb20cc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:39.609374 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:39.609374 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:39.614397 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f7ca6aa4-ce6d-472a-9e4f-fbacd9fb20cc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:39.624164 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:39.624164 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:39.632894 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:39.632894 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:39.637766 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f7ca6aa4-ce6d-472a-9e4f-fbacd9fb20cc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:39.638343 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 507/1005] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:39 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:39.688707 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-07f0cfc5-a70b-4ed2-bf3d-57a79f4b99af tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/attachments/a93addb5-4501-4fdd-8a08-046907d8167c/action returned with HTTP 204 Dec 22 12:05:39.689339 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 499/1006] 10.222.0.101 () {64 vars in 1494 bytes} [Tue Dec 22 12:05:39 2020] POST /volume/v3/33b351454f544708a29fa8ff5638b365/attachments/a93addb5-4501-4fdd-8a08-046907d8167c/action => generated 0 bytes in 118 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:05:39.743606 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f7ca6aa4-ce6d-472a-9e4f-fbacd9fb20cc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume// Dec 22 12:05:39.743890 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f7ca6aa4-ce6d-472a-9e4f-fbacd9fb20cc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:39.744026 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:39.744026 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:39.744223 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f7ca6aa4-ce6d-472a-9e4f-fbacd9fb20cc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:39.744834 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f7ca6aa4-ce6d-472a-9e4f-fbacd9fb20cc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 12:05:39.745149 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 508/1007] 10.222.0.101 () {56 vars in 1094 bytes} [Tue Dec 22 12:05:39 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 12:05:39.759876 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-75c535f3-44db-422e-a732-3d6abf56742c tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/6c8dd379-1d06-4534-9db7-d119b55c9079 Dec 22 12:05:39.760541 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-75c535f3-44db-422e-a732-3d6abf56742c tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:39.760760 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:39.760760 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:39.761190 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-75c535f3-44db-422e-a732-3d6abf56742c tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:39.802591 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:39.802591 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:39.807611 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-75c535f3-44db-422e-a732-3d6abf56742c tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:05:39.835401 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:39.835401 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:39.844138 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-75c535f3-44db-422e-a732-3d6abf56742c tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/6c8dd379-1d06-4534-9db7-d119b55c9079 returned with HTTP 200 Dec 22 12:05:39.844787 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 500/1008] 10.222.0.101 () {60 vars in 1408 bytes} [Tue Dec 22 12:05:39 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/6c8dd379-1d06-4534-9db7-d119b55c9079 => generated 1014 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 22 12:05:39.877684 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-25fc830e-357d-46f5-a74b-baf108003f03 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] PUT http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/attachments/1186d0e5-b07c-49db-a984-4a088765e8f1 Dec 22 12:05:39.878316 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-25fc830e-357d-46f5-a74b-baf108003f03 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.101", "host": "n-h2-765315-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-6.cbci-765315-6.local", "mountpoint": "/dev/sdc"}}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:05:39.903276 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 12:05:39.903276 n-d-765315-6 devstack@c-api.service[88154]: return self.call(f, *args, **kw) Dec 22 12:05:39.903276 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-25fc830e-357d-46f5-a74b-baf108003f03 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Lock "b'cinder-attachment_update-6c8dd379-1d06-4534-9db7-d119b55c9079-n-h2-765315-6'" acquired by "attachment_update" :: waited 0.006s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 12:05:39.915138 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:39.915138 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:40.648099 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c1cbb23d-df10-4345-bc42-4f98b121a891 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:40.649375 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c1cbb23d-df10-4345-bc42-4f98b121a891 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:40.649743 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:40.649743 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:40.650157 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c1cbb23d-df10-4345-bc42-4f98b121a891 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:40.692233 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:40.692233 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:40.699241 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c1cbb23d-df10-4345-bc42-4f98b121a891 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:40.716782 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:40.716782 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:40.722114 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c1cbb23d-df10-4345-bc42-4f98b121a891 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:40.722671 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 501/1009] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:40 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:41.098133 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-25fc830e-357d-46f5-a74b-baf108003f03 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Lock "b'cinder-attachment_update-6c8dd379-1d06-4534-9db7-d119b55c9079-n-h2-765315-6'" released by "attachment_update" :: held 1.197s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 12:05:41.099839 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-25fc830e-357d-46f5-a74b-baf108003f03 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/attachments/1186d0e5-b07c-49db-a984-4a088765e8f1 returned with HTTP 200 Dec 22 12:05:41.101616 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 509/1010] 10.222.0.101 () {64 vars in 1473 bytes} [Tue Dec 22 12:05:39 2020] PUT /volume/v3/33b351454f544708a29fa8ff5638b365/attachments/1186d0e5-b07c-49db-a984-4a088765e8f1 => generated 763 bytes in 1228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:41.165643 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-66abe39f-664a-47d5-a26f-4998cef00adc tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] POST http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/attachments/1186d0e5-b07c-49db-a984-4a088765e8f1/action Dec 22 12:05:41.166242 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:41.166242 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:41.166518 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-66abe39f-664a-47d5-a26f-4998cef00adc tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Action body: b'{"os-complete": null}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:05:41.166676 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-66abe39f-664a-47d5-a26f-4998cef00adc tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:05:41.215140 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:41.215140 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:41.374136 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9b96f6a1-cd6d-4405-a4f7-7dea795ff2cc req-66abe39f-664a-47d5-a26f-4998cef00adc tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/attachments/1186d0e5-b07c-49db-a984-4a088765e8f1/action returned with HTTP 204 Dec 22 12:05:41.377683 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 502/1011] 10.222.0.101 () {64 vars in 1494 bytes} [Tue Dec 22 12:05:41 2020] POST /volume/v3/33b351454f544708a29fa8ff5638b365/attachments/1186d0e5-b07c-49db-a984-4a088765e8f1/action => generated 0 bytes in 215 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:05:41.733193 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e07451b3-9eea-4d24-b5ba-818ea7aac17f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:41.733477 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e07451b3-9eea-4d24-b5ba-818ea7aac17f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:41.733579 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:41.733579 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:41.733934 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e07451b3-9eea-4d24-b5ba-818ea7aac17f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:41.768757 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:41.768757 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:41.777582 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e07451b3-9eea-4d24-b5ba-818ea7aac17f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:41.796302 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:41.796302 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:41.802536 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e07451b3-9eea-4d24-b5ba-818ea7aac17f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:41.803023 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 510/1012] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:41 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:42.813824 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8a35df75-acff-4355-a652-950e9533a82c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:42.814669 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8a35df75-acff-4355-a652-950e9533a82c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:42.815088 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:42.815088 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:42.815441 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8a35df75-acff-4355-a652-950e9533a82c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:42.847386 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:42.847386 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:42.853321 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8a35df75-acff-4355-a652-950e9533a82c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:42.863809 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:42.863809 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:42.869082 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8a35df75-acff-4355-a652-950e9533a82c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:42.869810 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 503/1013] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:42 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:43.879095 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cbb5c043-6866-4edd-968b-39ba41cfbe92 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:43.879812 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cbb5c043-6866-4edd-968b-39ba41cfbe92 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:43.880045 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:43.880045 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:43.880490 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cbb5c043-6866-4edd-968b-39ba41cfbe92 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:43.907797 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:43.907797 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:43.913409 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cbb5c043-6866-4edd-968b-39ba41cfbe92 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:43.923444 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:43.923444 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:43.928298 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cbb5c043-6866-4edd-968b-39ba41cfbe92 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:43.933319 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 511/1014] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:43 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:44.938336 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-69839ede-106c-43c8-868d-0ba3a5e00429 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:44.938981 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-69839ede-106c-43c8-868d-0ba3a5e00429 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:44.939199 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:44.939199 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:44.939527 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-69839ede-106c-43c8-868d-0ba3a5e00429 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:44.968294 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:44.968294 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:44.974089 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-69839ede-106c-43c8-868d-0ba3a5e00429 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:44.985223 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:44.985223 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:44.990267 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-69839ede-106c-43c8-868d-0ba3a5e00429 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:44.990748 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 504/1015] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:44 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:46.004464 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ef301e9e-0178-4f07-8477-61c78883d61a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:46.004464 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ef301e9e-0178-4f07-8477-61c78883d61a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:46.004464 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:46.004464 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:46.004464 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ef301e9e-0178-4f07-8477-61c78883d61a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:46.038046 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:46.038046 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:46.044029 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ef301e9e-0178-4f07-8477-61c78883d61a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:46.056140 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:46.056140 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:46.061543 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ef301e9e-0178-4f07-8477-61c78883d61a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:46.063347 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 512/1016] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:45 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:47.070747 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0bd09b22-93f6-4283-ae25-0ed448655d04 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:47.071382 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0bd09b22-93f6-4283-ae25-0ed448655d04 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:47.071638 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:47.071638 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:47.071978 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0bd09b22-93f6-4283-ae25-0ed448655d04 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:47.101980 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:47.101980 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:47.107020 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0bd09b22-93f6-4283-ae25-0ed448655d04 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:47.117481 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:47.117481 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:47.122012 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0bd09b22-93f6-4283-ae25-0ed448655d04 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:47.127424 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 505/1017] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:47 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:48.134951 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d834da4e-3766-4e47-9159-a33d08e3c663 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:48.136396 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d834da4e-3766-4e47-9159-a33d08e3c663 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:48.136652 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:48.136652 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:48.137147 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d834da4e-3766-4e47-9159-a33d08e3c663 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:48.175503 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:48.175503 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:48.180010 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d834da4e-3766-4e47-9159-a33d08e3c663 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:48.189426 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:48.189426 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:48.194259 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d834da4e-3766-4e47-9159-a33d08e3c663 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:48.194762 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 513/1018] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:48 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:49.204762 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a1910697-ac0f-4175-bf01-f1d4dd915474 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:49.205108 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a1910697-ac0f-4175-bf01-f1d4dd915474 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:49.205308 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:49.205308 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:49.205651 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a1910697-ac0f-4175-bf01-f1d4dd915474 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:49.245979 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:49.245979 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:49.251919 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a1910697-ac0f-4175-bf01-f1d4dd915474 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:49.262156 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:49.262156 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:49.267204 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a1910697-ac0f-4175-bf01-f1d4dd915474 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:49.268046 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 506/1019] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:49 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:50.280125 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c10a262e-6042-4df0-8eaa-70e7de295e5c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:50.281122 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c10a262e-6042-4df0-8eaa-70e7de295e5c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:50.281359 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:50.281359 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:50.281695 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c10a262e-6042-4df0-8eaa-70e7de295e5c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:50.321197 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:50.321197 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:50.327336 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c10a262e-6042-4df0-8eaa-70e7de295e5c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:50.337828 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:50.337828 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:50.343063 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c10a262e-6042-4df0-8eaa-70e7de295e5c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:50.343699 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 514/1020] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:50 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:51.353416 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d7afa5ac-18d0-4e88-92b1-2eb1a3d269fd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:51.353718 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d7afa5ac-18d0-4e88-92b1-2eb1a3d269fd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:51.353835 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:51.353835 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:51.354267 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d7afa5ac-18d0-4e88-92b1-2eb1a3d269fd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:51.380961 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:51.380961 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:51.388312 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d7afa5ac-18d0-4e88-92b1-2eb1a3d269fd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:51.396329 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:51.396329 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:51.400853 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d7afa5ac-18d0-4e88-92b1-2eb1a3d269fd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:51.401585 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 507/1021] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:51 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:52.417461 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-db8d31bf-dca8-43e3-9ffd-e3a3aa563de9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:52.417461 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-db8d31bf-dca8-43e3-9ffd-e3a3aa563de9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:52.417461 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:52.417461 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:52.417461 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-db8d31bf-dca8-43e3-9ffd-e3a3aa563de9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:52.441052 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:52.441052 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:52.446417 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-db8d31bf-dca8-43e3-9ffd-e3a3aa563de9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:52.456475 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:52.456475 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:52.461455 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-db8d31bf-dca8-43e3-9ffd-e3a3aa563de9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:52.461983 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 515/1022] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:52 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:53.471029 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c496aa5f-6445-4125-bc90-87789cb239a5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:53.471649 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c496aa5f-6445-4125-bc90-87789cb239a5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:53.471906 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:53.471906 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:53.472266 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c496aa5f-6445-4125-bc90-87789cb239a5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:53.507417 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:53.507417 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:53.512669 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c496aa5f-6445-4125-bc90-87789cb239a5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:53.531219 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:53.531219 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:53.574786 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c496aa5f-6445-4125-bc90-87789cb239a5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:53.574786 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 508/1023] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:53 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:54.579650 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-08c1cd57-8d52-469e-8cec-ff8ac0aa6b7b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:54.580452 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-08c1cd57-8d52-469e-8cec-ff8ac0aa6b7b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:54.580692 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:54.580692 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:54.580900 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-08c1cd57-8d52-469e-8cec-ff8ac0aa6b7b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:54.612099 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:54.612099 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:54.618953 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-08c1cd57-8d52-469e-8cec-ff8ac0aa6b7b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:54.630154 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:54.630154 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:54.636467 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-08c1cd57-8d52-469e-8cec-ff8ac0aa6b7b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:54.637529 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 516/1024] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:54 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:55.648022 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d4dcf6e2-eeca-4e99-b125-b08113c1da06 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:55.648707 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d4dcf6e2-eeca-4e99-b125-b08113c1da06 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:55.648827 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:55.648827 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:55.649159 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d4dcf6e2-eeca-4e99-b125-b08113c1da06 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:55.687759 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:55.687759 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:55.708863 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d4dcf6e2-eeca-4e99-b125-b08113c1da06 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:55.723590 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:55.723590 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:55.730740 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d4dcf6e2-eeca-4e99-b125-b08113c1da06 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:55.731505 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 509/1025] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:55 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:56.741489 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ab65dce7-2c81-435e-92fc-7cdf1cd925a8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:56.741913 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ab65dce7-2c81-435e-92fc-7cdf1cd925a8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:56.742266 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:56.742266 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:56.742601 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ab65dce7-2c81-435e-92fc-7cdf1cd925a8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:56.773089 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:56.773089 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:56.778267 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ab65dce7-2c81-435e-92fc-7cdf1cd925a8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:56.788593 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:56.788593 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:56.793415 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ab65dce7-2c81-435e-92fc-7cdf1cd925a8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:56.793945 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 517/1026] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:56 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:05:57.803334 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8e923712-c9b5-46bd-89d9-e9b2bc12fcf0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:57.803633 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8e923712-c9b5-46bd-89d9-e9b2bc12fcf0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:57.803799 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:57.803799 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:57.804071 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8e923712-c9b5-46bd-89d9-e9b2bc12fcf0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:57.839359 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:57.839359 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:57.844485 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8e923712-c9b5-46bd-89d9-e9b2bc12fcf0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:57.856703 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:57.856703 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:57.861607 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8e923712-c9b5-46bd-89d9-e9b2bc12fcf0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:57.862299 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 510/1027] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:57 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:58.871691 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ccf7f29b-3cb7-4b34-afe4-a35e15ffd09b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:58.872610 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ccf7f29b-3cb7-4b34-afe4-a35e15ffd09b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:58.872961 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:58.872961 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:58.873293 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ccf7f29b-3cb7-4b34-afe4-a35e15ffd09b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:58.901086 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:58.901086 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:58.907223 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ccf7f29b-3cb7-4b34-afe4-a35e15ffd09b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:05:58.919305 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:58.919305 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:05:58.923979 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ccf7f29b-3cb7-4b34-afe4-a35e15ffd09b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:05:58.924568 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 518/1028] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:58 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:05:59.934523 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4ae10448-27a3-43c0-a0f2-61bb45ef0ed3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:05:59.935280 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4ae10448-27a3-43c0-a0f2-61bb45ef0ed3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:05:59.935507 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:05:59.935507 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:05:59.935903 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4ae10448-27a3-43c0-a0f2-61bb45ef0ed3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:05:59.989729 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:05:59.989729 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:00.006790 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4ae10448-27a3-43c0-a0f2-61bb45ef0ed3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:00.030376 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:00.030376 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:00.042990 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4ae10448-27a3-43c0-a0f2-61bb45ef0ed3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:00.043584 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 511/1029] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:05:59 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:01.059405 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-39d82735-fc6b-4ac7-8076-5471a232f842 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:01.060051 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-39d82735-fc6b-4ac7-8076-5471a232f842 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:01.060307 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:01.060307 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:01.060658 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-39d82735-fc6b-4ac7-8076-5471a232f842 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:01.090750 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:01.090750 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:01.095379 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-39d82735-fc6b-4ac7-8076-5471a232f842 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:01.104594 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:01.104594 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:01.108856 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-39d82735-fc6b-4ac7-8076-5471a232f842 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:01.113761 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 519/1030] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:01 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:02.120515 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-616718c8-37e6-40a0-a9a6-c810c16e9b5b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:02.120819 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-616718c8-37e6-40a0-a9a6-c810c16e9b5b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:02.120900 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:02.120900 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:02.121093 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-616718c8-37e6-40a0-a9a6-c810c16e9b5b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:02.147189 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:02.147189 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:02.152107 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-616718c8-37e6-40a0-a9a6-c810c16e9b5b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:02.163888 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:02.163888 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:02.168385 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-616718c8-37e6-40a0-a9a6-c810c16e9b5b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:02.168888 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 512/1031] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:02 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:03.178083 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-598eda66-5c78-4c12-b5c7-4a0e7d9abfe0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:03.178377 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-598eda66-5c78-4c12-b5c7-4a0e7d9abfe0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:03.178519 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:03.178519 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:03.178741 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-598eda66-5c78-4c12-b5c7-4a0e7d9abfe0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:03.204934 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:03.204934 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:03.209793 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-598eda66-5c78-4c12-b5c7-4a0e7d9abfe0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:03.219043 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:03.219043 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:03.223163 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-598eda66-5c78-4c12-b5c7-4a0e7d9abfe0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:03.223627 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 520/1032] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:03 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:04.233579 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2b8346f1-b7e0-43a8-8135-d8d727db1479 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:04.234108 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2b8346f1-b7e0-43a8-8135-d8d727db1479 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:04.234249 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:04.234249 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:04.234447 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2b8346f1-b7e0-43a8-8135-d8d727db1479 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:04.278539 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:04.278539 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:04.283237 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2b8346f1-b7e0-43a8-8135-d8d727db1479 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:04.292632 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:04.292632 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:04.296804 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2b8346f1-b7e0-43a8-8135-d8d727db1479 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:04.299196 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 513/1033] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:04 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:05.306322 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5b07a0b7-af23-454b-a1d0-1b672023f44f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:05.306883 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5b07a0b7-af23-454b-a1d0-1b672023f44f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:05.307175 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:05.307175 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:05.307628 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5b07a0b7-af23-454b-a1d0-1b672023f44f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:05.346732 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:05.346732 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:05.352898 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5b07a0b7-af23-454b-a1d0-1b672023f44f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:05.364940 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:05.364940 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:05.369320 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5b07a0b7-af23-454b-a1d0-1b672023f44f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:05.369762 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 521/1034] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:05 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:06.378922 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3fd47352-caf9-4184-a9cc-456b1084e08d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:06.379561 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3fd47352-caf9-4184-a9cc-456b1084e08d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:06.379786 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:06.379786 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:06.380123 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3fd47352-caf9-4184-a9cc-456b1084e08d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:06.413479 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:06.413479 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:06.418721 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3fd47352-caf9-4184-a9cc-456b1084e08d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:06.431079 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:06.431079 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:06.436721 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3fd47352-caf9-4184-a9cc-456b1084e08d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:06.437306 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 514/1035] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:06 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:07.446929 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cbffc94f-2255-49ff-8539-4aee2f25859a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:07.447265 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cbffc94f-2255-49ff-8539-4aee2f25859a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:07.447343 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:07.447343 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:07.447504 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cbffc94f-2255-49ff-8539-4aee2f25859a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:07.481361 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:07.481361 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:07.486895 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cbffc94f-2255-49ff-8539-4aee2f25859a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:07.509471 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:07.509471 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:07.514245 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cbffc94f-2255-49ff-8539-4aee2f25859a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:07.515155 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 522/1036] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:07 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:08.528530 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1e58f40b-62eb-411a-9a3d-4a2e27af7ec5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:08.529314 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1e58f40b-62eb-411a-9a3d-4a2e27af7ec5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:08.529649 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:08.529649 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:08.530230 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1e58f40b-62eb-411a-9a3d-4a2e27af7ec5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:08.681446 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:08.681446 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:08.686247 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1e58f40b-62eb-411a-9a3d-4a2e27af7ec5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:08.696286 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:08.696286 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:08.700542 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1e58f40b-62eb-411a-9a3d-4a2e27af7ec5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:08.701005 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 515/1037] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:08 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:09.709782 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0c280c23-c122-4e94-bab7-784acf19612b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:09.710052 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0c280c23-c122-4e94-bab7-784acf19612b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:09.710218 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:09.710218 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:09.710425 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0c280c23-c122-4e94-bab7-784acf19612b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:09.737803 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:09.737803 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:09.742830 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0c280c23-c122-4e94-bab7-784acf19612b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:09.752057 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:09.752057 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:09.756534 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0c280c23-c122-4e94-bab7-784acf19612b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:09.757071 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 523/1038] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:09 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:10.766685 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c6b68d45-030f-430a-a6f1-9220d2fb8cac tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:10.767024 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c6b68d45-030f-430a-a6f1-9220d2fb8cac tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:10.767172 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:10.767172 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:10.767406 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c6b68d45-030f-430a-a6f1-9220d2fb8cac tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:10.822299 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:10.822299 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:10.828641 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c6b68d45-030f-430a-a6f1-9220d2fb8cac tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:10.840752 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:10.840752 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:10.845827 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c6b68d45-030f-430a-a6f1-9220d2fb8cac tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:10.851842 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 516/1039] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:10 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:11.857170 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-69ed39ee-2e8e-4fb8-af7a-9d3df10fe921 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:11.857941 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-69ed39ee-2e8e-4fb8-af7a-9d3df10fe921 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:11.858215 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:11.858215 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:11.858756 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-69ed39ee-2e8e-4fb8-af7a-9d3df10fe921 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:11.909016 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:11.909016 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:11.916224 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-69ed39ee-2e8e-4fb8-af7a-9d3df10fe921 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:11.926424 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:11.926424 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:11.930940 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-69ed39ee-2e8e-4fb8-af7a-9d3df10fe921 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:11.931371 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 524/1040] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:11 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:12.940815 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-81f9cbde-7c32-4aae-a46a-380be77ba1db tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:12.941335 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-81f9cbde-7c32-4aae-a46a-380be77ba1db tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:12.941335 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:12.941335 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:12.941335 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-81f9cbde-7c32-4aae-a46a-380be77ba1db tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:12.965803 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:12.965803 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:12.970332 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-81f9cbde-7c32-4aae-a46a-380be77ba1db tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:12.980453 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:12.980453 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:12.984809 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-81f9cbde-7c32-4aae-a46a-380be77ba1db tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:12.985352 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 517/1041] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:12 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:13.995212 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-be9abdc8-5b25-47bb-9bce-6c998a91afa6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:13.995522 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-be9abdc8-5b25-47bb-9bce-6c998a91afa6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:13.995658 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:13.995658 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:13.995882 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-be9abdc8-5b25-47bb-9bce-6c998a91afa6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:14.023669 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:14.023669 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:14.028546 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-be9abdc8-5b25-47bb-9bce-6c998a91afa6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:14.037960 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:14.037960 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:14.042160 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-be9abdc8-5b25-47bb-9bce-6c998a91afa6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:14.042641 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 525/1042] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:13 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:15.056476 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-341dc2c5-59f7-4868-a2c4-00b9e4ffe16e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:15.057182 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-341dc2c5-59f7-4868-a2c4-00b9e4ffe16e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:15.057416 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:15.057416 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:15.057978 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-341dc2c5-59f7-4868-a2c4-00b9e4ffe16e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:15.092328 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:15.092328 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:15.097967 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-341dc2c5-59f7-4868-a2c4-00b9e4ffe16e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:15.109792 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:15.109792 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:15.113974 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-341dc2c5-59f7-4868-a2c4-00b9e4ffe16e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:15.114438 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 518/1043] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:15 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:16.124851 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-da0be5d0-9882-4cff-9c85-670f7450e62e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:16.125160 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-da0be5d0-9882-4cff-9c85-670f7450e62e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:16.125241 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:16.125241 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:16.125442 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-da0be5d0-9882-4cff-9c85-670f7450e62e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:16.149917 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:16.149917 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:16.155179 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-da0be5d0-9882-4cff-9c85-670f7450e62e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:16.167111 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:16.167111 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:16.178294 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-da0be5d0-9882-4cff-9c85-670f7450e62e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:16.178905 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 526/1044] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:16 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:06:17.188560 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f6dc4354-a18e-4cd1-9e40-a5381da054cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:17.189146 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f6dc4354-a18e-4cd1-9e40-a5381da054cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:17.189240 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:17.189240 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:17.189466 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f6dc4354-a18e-4cd1-9e40-a5381da054cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:17.220459 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:17.220459 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:17.225610 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f6dc4354-a18e-4cd1-9e40-a5381da054cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:17.236032 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:17.236032 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:17.240876 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f6dc4354-a18e-4cd1-9e40-a5381da054cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:17.241312 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 519/1045] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:17 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:18.251360 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6ff36adf-603e-4602-99b8-fbd2cb74c530 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:18.251984 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6ff36adf-603e-4602-99b8-fbd2cb74c530 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:18.251984 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:18.251984 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:18.251984 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6ff36adf-603e-4602-99b8-fbd2cb74c530 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:18.281523 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:18.281523 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:18.286776 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6ff36adf-603e-4602-99b8-fbd2cb74c530 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:18.296333 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:18.296333 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:18.300596 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6ff36adf-603e-4602-99b8-fbd2cb74c530 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:18.301064 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 527/1046] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:18 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:19.310505 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-21db31a4-f245-4161-b591-4f0f5bb8ddc8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:19.310901 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-21db31a4-f245-4161-b591-4f0f5bb8ddc8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:19.310948 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:19.310948 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:19.311232 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-21db31a4-f245-4161-b591-4f0f5bb8ddc8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:19.337165 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:19.337165 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:19.342269 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-21db31a4-f245-4161-b591-4f0f5bb8ddc8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:19.352383 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:19.352383 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:19.357171 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-21db31a4-f245-4161-b591-4f0f5bb8ddc8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:19.357615 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 520/1047] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:19 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:20.368518 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1e551295-0846-45cc-8829-2c3858f2b687 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:20.368908 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1e551295-0846-45cc-8829-2c3858f2b687 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:20.368908 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:20.368908 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:20.369066 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1e551295-0846-45cc-8829-2c3858f2b687 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:20.393319 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:20.393319 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:20.398676 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1e551295-0846-45cc-8829-2c3858f2b687 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:20.407767 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:20.407767 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:20.411983 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1e551295-0846-45cc-8829-2c3858f2b687 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:20.412610 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 528/1048] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:20 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:21.425400 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f9b417ea-b44a-4041-9424-5d45b745d7d6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:21.426298 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f9b417ea-b44a-4041-9424-5d45b745d7d6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:21.426694 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:21.426694 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:21.427338 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f9b417ea-b44a-4041-9424-5d45b745d7d6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:21.464374 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:21.464374 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:21.469439 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f9b417ea-b44a-4041-9424-5d45b745d7d6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:21.480611 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:21.480611 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:21.485349 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f9b417ea-b44a-4041-9424-5d45b745d7d6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:21.486084 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 521/1049] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:21 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:22.495041 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-32201e92-7f75-4385-bf7b-0c337ac5d045 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:22.495330 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-32201e92-7f75-4385-bf7b-0c337ac5d045 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:22.495416 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:22.495416 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:22.495772 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-32201e92-7f75-4385-bf7b-0c337ac5d045 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:22.520242 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:22.520242 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:22.525689 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-32201e92-7f75-4385-bf7b-0c337ac5d045 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:22.535096 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:22.535096 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:22.539671 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-32201e92-7f75-4385-bf7b-0c337ac5d045 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:22.540243 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 529/1050] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:22 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:23.550204 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1e9d76fe-9f2a-4ff4-84a6-2c559fb04278 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:23.550901 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1e9d76fe-9f2a-4ff4-84a6-2c559fb04278 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:23.550901 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:23.550901 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:23.550901 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1e9d76fe-9f2a-4ff4-84a6-2c559fb04278 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:23.575612 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:23.575612 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:23.580833 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1e9d76fe-9f2a-4ff4-84a6-2c559fb04278 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:23.590637 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:23.590637 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:23.595066 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1e9d76fe-9f2a-4ff4-84a6-2c559fb04278 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:23.595788 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 522/1051] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:23 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:06:24.608290 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-011b4200-4d16-40eb-86e6-85841417d3c2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:24.608760 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-011b4200-4d16-40eb-86e6-85841417d3c2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:24.609049 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:24.609049 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:24.609384 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-011b4200-4d16-40eb-86e6-85841417d3c2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:24.642380 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:24.642380 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:24.648369 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-011b4200-4d16-40eb-86e6-85841417d3c2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:24.657793 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:24.657793 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:24.661977 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-011b4200-4d16-40eb-86e6-85841417d3c2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:24.662445 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 530/1052] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:24 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:25.672205 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-acd3945e-728c-4add-bcae-21a38d0a7d62 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:25.672842 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-acd3945e-728c-4add-bcae-21a38d0a7d62 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:25.673094 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:25.673094 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:25.673389 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-acd3945e-728c-4add-bcae-21a38d0a7d62 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:25.711837 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:25.711837 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:25.711837 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-acd3945e-728c-4add-bcae-21a38d0a7d62 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:25.718420 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:25.718420 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:25.723315 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-acd3945e-728c-4add-bcae-21a38d0a7d62 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:25.723864 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 523/1053] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:25 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:06:26.733551 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3f6777e0-5990-4750-8373-ebbfad67ffd7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:26.733865 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3f6777e0-5990-4750-8373-ebbfad67ffd7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:26.733967 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:26.733967 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:26.734161 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3f6777e0-5990-4750-8373-ebbfad67ffd7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:26.759274 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:26.759274 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:26.764038 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3f6777e0-5990-4750-8373-ebbfad67ffd7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:26.775622 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:26.775622 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:26.785707 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3f6777e0-5990-4750-8373-ebbfad67ffd7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:26.785707 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 531/1054] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:26 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:27.791411 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1cefb528-a8ce-492a-8bcf-1f6cad0c1e90 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:27.792100 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1cefb528-a8ce-492a-8bcf-1f6cad0c1e90 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:27.792379 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:27.792379 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:27.792770 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1cefb528-a8ce-492a-8bcf-1f6cad0c1e90 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:27.822029 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:27.822029 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:27.827547 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1cefb528-a8ce-492a-8bcf-1f6cad0c1e90 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:27.837707 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:27.837707 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:27.842598 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1cefb528-a8ce-492a-8bcf-1f6cad0c1e90 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:27.843167 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 524/1055] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:27 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:28.869187 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0bc0bd1e-097b-4fa3-95c0-b9afed0cf73e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:28.870227 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0bc0bd1e-097b-4fa3-95c0-b9afed0cf73e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:28.870764 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:28.870764 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:28.871429 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0bc0bd1e-097b-4fa3-95c0-b9afed0cf73e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:28.911363 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:28.911363 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:28.920823 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0bc0bd1e-097b-4fa3-95c0-b9afed0cf73e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:28.949919 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:28.949919 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:28.955115 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0bc0bd1e-097b-4fa3-95c0-b9afed0cf73e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:28.955887 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 532/1056] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:28 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:29.966175 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6d7808ee-5538-49c3-a389-30a1b0add6cb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:29.966465 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6d7808ee-5538-49c3-a389-30a1b0add6cb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:29.966595 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:29.966595 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:29.966846 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6d7808ee-5538-49c3-a389-30a1b0add6cb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:30.033158 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:30.033158 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:30.063797 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6d7808ee-5538-49c3-a389-30a1b0add6cb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:30.088906 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:30.088906 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:30.093397 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6d7808ee-5538-49c3-a389-30a1b0add6cb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:30.093857 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 525/1057] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:29 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:31.103114 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-53070e0c-5943-446d-bc9b-87156f95e42a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:31.103470 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-53070e0c-5943-446d-bc9b-87156f95e42a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:31.109229 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:31.109229 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:31.109229 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-53070e0c-5943-446d-bc9b-87156f95e42a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:31.138987 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:31.138987 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:31.160967 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-53070e0c-5943-446d-bc9b-87156f95e42a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:31.175290 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:31.175290 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:31.180141 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-53070e0c-5943-446d-bc9b-87156f95e42a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:31.181201 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 533/1058] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:31 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:32.189601 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ad0a7c22-82fe-4584-a8d5-d02ebc67e80c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:32.189944 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ad0a7c22-82fe-4584-a8d5-d02ebc67e80c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:32.190253 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:32.190253 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:32.190529 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ad0a7c22-82fe-4584-a8d5-d02ebc67e80c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:32.219968 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:32.219968 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:32.225125 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ad0a7c22-82fe-4584-a8d5-d02ebc67e80c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:32.235963 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:32.235963 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:32.243142 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ad0a7c22-82fe-4584-a8d5-d02ebc67e80c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:32.243613 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 526/1059] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:32 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:33.255811 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-303541e2-b994-4d30-b943-c09ff26fa8f8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:33.256264 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-303541e2-b994-4d30-b943-c09ff26fa8f8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:33.256445 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:33.256445 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:33.256986 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-303541e2-b994-4d30-b943-c09ff26fa8f8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:33.282811 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:33.282811 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:33.287987 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-303541e2-b994-4d30-b943-c09ff26fa8f8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:33.298148 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:33.298148 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:33.317530 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-303541e2-b994-4d30-b943-c09ff26fa8f8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:33.318139 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 534/1060] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:33 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:34.327778 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f5964be0-7f60-4902-95e3-9422fde2c295 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:34.328766 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f5964be0-7f60-4902-95e3-9422fde2c295 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:34.328965 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:34.328965 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:34.329338 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f5964be0-7f60-4902-95e3-9422fde2c295 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:34.360278 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:34.360278 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:34.367131 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f5964be0-7f60-4902-95e3-9422fde2c295 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:34.377284 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:34.377284 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:34.383723 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f5964be0-7f60-4902-95e3-9422fde2c295 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:34.384618 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 527/1061] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:34 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:35.393601 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-11aded84-828a-44f5-8cda-5313cac29d1d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:35.394232 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-11aded84-828a-44f5-8cda-5313cac29d1d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:35.394356 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:35.394356 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:35.394753 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-11aded84-828a-44f5-8cda-5313cac29d1d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:35.421530 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:35.421530 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:35.427133 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-11aded84-828a-44f5-8cda-5313cac29d1d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:35.437332 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:35.437332 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:35.441723 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-11aded84-828a-44f5-8cda-5313cac29d1d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:35.442203 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 535/1062] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:35 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:36.455013 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-89346f90-163c-41a7-9568-43d77e6be977 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:36.457810 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-89346f90-163c-41a7-9568-43d77e6be977 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:36.458380 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:36.458380 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:36.459859 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-89346f90-163c-41a7-9568-43d77e6be977 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:36.497332 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:36.497332 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:36.502484 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-89346f90-163c-41a7-9568-43d77e6be977 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:36.513225 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:36.513225 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:36.518008 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-89346f90-163c-41a7-9568-43d77e6be977 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:36.518510 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 528/1063] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:36 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:37.529930 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5d9027b9-9a96-4df7-b5b7-d0c231c5495c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:37.530252 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5d9027b9-9a96-4df7-b5b7-d0c231c5495c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:37.533220 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:37.533220 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:37.533220 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5d9027b9-9a96-4df7-b5b7-d0c231c5495c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:37.557447 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:37.557447 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:37.563415 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5d9027b9-9a96-4df7-b5b7-d0c231c5495c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:37.578853 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:37.578853 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:37.583573 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5d9027b9-9a96-4df7-b5b7-d0c231c5495c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:37.584075 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 536/1064] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:37 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:38.594965 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d075a562-f6ca-4085-b9f0-e91db24c0a99 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:38.595244 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d075a562-f6ca-4085-b9f0-e91db24c0a99 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:38.595794 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:38.595794 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:38.596000 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d075a562-f6ca-4085-b9f0-e91db24c0a99 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:38.627956 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:38.627956 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:38.632847 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d075a562-f6ca-4085-b9f0-e91db24c0a99 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:38.646383 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:38.646383 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:38.651605 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d075a562-f6ca-4085-b9f0-e91db24c0a99 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:38.652175 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 529/1065] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:38 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:39.661923 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e09fc744-9de8-4fcf-946a-b27a756c18d7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:39.662657 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e09fc744-9de8-4fcf-946a-b27a756c18d7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:39.664899 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:39.664899 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:39.664899 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e09fc744-9de8-4fcf-946a-b27a756c18d7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:39.715055 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:39.715055 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:39.729058 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e09fc744-9de8-4fcf-946a-b27a756c18d7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:39.758511 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:39.758511 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:39.768362 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e09fc744-9de8-4fcf-946a-b27a756c18d7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:39.770817 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 537/1066] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:39 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:40.780343 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d2148a74-cc58-43d7-9e36-fb17b518f5fc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:40.781029 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d2148a74-cc58-43d7-9e36-fb17b518f5fc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:40.781417 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:40.781417 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:40.781798 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d2148a74-cc58-43d7-9e36-fb17b518f5fc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:40.816239 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:40.816239 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:40.821494 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d2148a74-cc58-43d7-9e36-fb17b518f5fc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:40.831789 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:40.831789 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:40.842929 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d2148a74-cc58-43d7-9e36-fb17b518f5fc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:40.843863 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 530/1067] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:40 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:41.861328 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5d7c0f27-0a8b-4924-b110-8bfbea75b0b8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:41.861942 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5d7c0f27-0a8b-4924-b110-8bfbea75b0b8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:41.862222 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:41.862222 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:41.862487 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5d7c0f27-0a8b-4924-b110-8bfbea75b0b8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:41.908697 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:41.908697 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:41.915490 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5d7c0f27-0a8b-4924-b110-8bfbea75b0b8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:41.926448 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:41.926448 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:41.931895 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5d7c0f27-0a8b-4924-b110-8bfbea75b0b8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:41.932668 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 538/1068] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:41 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:06:42.942558 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-464353ac-e691-4789-8fa0-0e094256b3d5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:42.942961 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-464353ac-e691-4789-8fa0-0e094256b3d5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:42.943235 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:42.943235 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:42.944129 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-464353ac-e691-4789-8fa0-0e094256b3d5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:42.972376 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:42.972376 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:42.979165 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-464353ac-e691-4789-8fa0-0e094256b3d5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:42.990610 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:42.990610 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:42.997037 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-464353ac-e691-4789-8fa0-0e094256b3d5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:42.997517 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 531/1069] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:42 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:44.007528 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e5932777-ec8d-46f9-a222-586efef09d17 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:44.007903 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e5932777-ec8d-46f9-a222-586efef09d17 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:44.008041 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:44.008041 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:44.008337 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e5932777-ec8d-46f9-a222-586efef09d17 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:44.048436 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:44.048436 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:44.053439 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e5932777-ec8d-46f9-a222-586efef09d17 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:44.063455 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:44.063455 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:44.068383 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e5932777-ec8d-46f9-a222-586efef09d17 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:44.069690 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 539/1070] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:44 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:06:45.078649 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8f5ac6f0-b473-46b5-baf8-cadeebb1717b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:45.079215 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8f5ac6f0-b473-46b5-baf8-cadeebb1717b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:45.079332 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:45.079332 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:45.079692 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8f5ac6f0-b473-46b5-baf8-cadeebb1717b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:45.111359 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:45.111359 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:45.117192 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8f5ac6f0-b473-46b5-baf8-cadeebb1717b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:45.128316 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:45.128316 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:45.134587 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8f5ac6f0-b473-46b5-baf8-cadeebb1717b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:45.135199 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 532/1071] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:45 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:46.144463 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9d727649-f8dc-4cb3-b726-eb11195afad7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:46.145165 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9d727649-f8dc-4cb3-b726-eb11195afad7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:46.145388 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:46.145388 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:46.145918 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9d727649-f8dc-4cb3-b726-eb11195afad7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:46.193609 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:46.193609 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:46.199853 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9d727649-f8dc-4cb3-b726-eb11195afad7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:46.209715 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:46.209715 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:46.213897 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9d727649-f8dc-4cb3-b726-eb11195afad7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:46.214349 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 540/1072] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:46 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:47.223661 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-be06f46d-5622-4fed-aecb-9b588e966843 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:47.226127 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-be06f46d-5622-4fed-aecb-9b588e966843 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:47.226127 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:47.226127 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:47.226127 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-be06f46d-5622-4fed-aecb-9b588e966843 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:47.262497 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:47.262497 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:47.269008 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-be06f46d-5622-4fed-aecb-9b588e966843 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:47.289884 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:47.289884 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:47.294774 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-be06f46d-5622-4fed-aecb-9b588e966843 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:47.295359 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 533/1073] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:47 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:48.304773 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5e53e331-d333-4440-a144-8e9c74554e48 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:48.305357 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5e53e331-d333-4440-a144-8e9c74554e48 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:48.305611 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:48.305611 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:48.305976 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5e53e331-d333-4440-a144-8e9c74554e48 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:48.336818 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:48.336818 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:48.341600 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5e53e331-d333-4440-a144-8e9c74554e48 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:48.352384 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:48.352384 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:48.356722 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5e53e331-d333-4440-a144-8e9c74554e48 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:48.357295 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 541/1074] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:48 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:49.366749 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-143e8ff9-7f3a-4362-99c5-bf244458024b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:49.367612 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-143e8ff9-7f3a-4362-99c5-bf244458024b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:49.367859 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:49.367859 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:49.368202 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-143e8ff9-7f3a-4362-99c5-bf244458024b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:49.432485 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:49.432485 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:49.438487 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-143e8ff9-7f3a-4362-99c5-bf244458024b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:49.452876 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:49.452876 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:49.458045 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-143e8ff9-7f3a-4362-99c5-bf244458024b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:49.465198 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 534/1075] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:49 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:50.468813 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4eec3de0-4d77-41c3-8a2d-6392237b2d79 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:50.469379 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4eec3de0-4d77-41c3-8a2d-6392237b2d79 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:50.469582 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:50.469582 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:50.469894 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4eec3de0-4d77-41c3-8a2d-6392237b2d79 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:50.496059 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:50.496059 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:50.500771 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4eec3de0-4d77-41c3-8a2d-6392237b2d79 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:50.510946 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:50.510946 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:50.515171 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4eec3de0-4d77-41c3-8a2d-6392237b2d79 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:50.515744 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 542/1076] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:50 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:51.525787 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6db4ae71-268c-4960-aec9-787d2516cc42 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:51.527221 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6db4ae71-268c-4960-aec9-787d2516cc42 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:51.527346 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:51.527346 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:51.527671 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6db4ae71-268c-4960-aec9-787d2516cc42 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:51.553015 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:51.553015 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:51.558035 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6db4ae71-268c-4960-aec9-787d2516cc42 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:51.567494 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:51.567494 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:51.572365 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6db4ae71-268c-4960-aec9-787d2516cc42 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:51.573096 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 535/1077] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:51 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:52.583514 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-618cb0d0-1b0a-4738-bfb8-cd1fb3ebda42 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:52.585079 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-618cb0d0-1b0a-4738-bfb8-cd1fb3ebda42 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:52.585742 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:52.585742 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:52.586403 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-618cb0d0-1b0a-4738-bfb8-cd1fb3ebda42 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:52.627871 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:52.627871 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:52.642759 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-618cb0d0-1b0a-4738-bfb8-cd1fb3ebda42 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:52.655913 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:52.655913 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:52.661845 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-618cb0d0-1b0a-4738-bfb8-cd1fb3ebda42 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:52.662628 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 543/1078] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:52 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:53.672969 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5c7c01ec-badf-4f75-ba09-01097498ca53 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:53.673724 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5c7c01ec-badf-4f75-ba09-01097498ca53 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:53.673994 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:53.673994 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:53.674457 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5c7c01ec-badf-4f75-ba09-01097498ca53 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:53.730161 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:53.730161 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:53.736639 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5c7c01ec-badf-4f75-ba09-01097498ca53 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:53.750422 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:53.750422 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:53.756901 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5c7c01ec-badf-4f75-ba09-01097498ca53 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:53.757842 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 536/1079] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:53 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:54.766838 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a9dcb239-bea0-43b1-8aa1-4b8ec9498b80 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:54.767155 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a9dcb239-bea0-43b1-8aa1-4b8ec9498b80 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:54.767605 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:54.767605 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:54.767905 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a9dcb239-bea0-43b1-8aa1-4b8ec9498b80 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:54.804211 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:54.804211 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:54.824998 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a9dcb239-bea0-43b1-8aa1-4b8ec9498b80 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:54.849003 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:54.849003 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:54.855230 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a9dcb239-bea0-43b1-8aa1-4b8ec9498b80 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:54.856196 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 544/1080] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:54 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:55.866461 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-158ae59f-301f-4bb5-b7e0-df30a9248723 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:55.867592 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-158ae59f-301f-4bb5-b7e0-df30a9248723 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:55.867905 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:55.867905 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:55.868642 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-158ae59f-301f-4bb5-b7e0-df30a9248723 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:55.904705 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:55.904705 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:55.911044 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-158ae59f-301f-4bb5-b7e0-df30a9248723 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:55.924250 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:55.924250 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:55.929182 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-158ae59f-301f-4bb5-b7e0-df30a9248723 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:55.930236 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 537/1081] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:55 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:56.938259 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-33602600-d31e-4e39-bcfc-90d3439f86ed tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:56.938547 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-33602600-d31e-4e39-bcfc-90d3439f86ed tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:56.938719 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:56.938719 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:56.938916 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-33602600-d31e-4e39-bcfc-90d3439f86ed tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:56.987385 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:56.987385 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:56.988332 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-33602600-d31e-4e39-bcfc-90d3439f86ed tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:57.000774 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:57.000774 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:57.005370 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-33602600-d31e-4e39-bcfc-90d3439f86ed tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:57.005922 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 545/1082] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:56 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:58.017972 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-96b1f33d-bb5b-465b-97a9-5d77ae61c135 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:58.027819 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-96b1f33d-bb5b-465b-97a9-5d77ae61c135 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:58.029491 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:58.029491 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:58.030406 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-96b1f33d-bb5b-465b-97a9-5d77ae61c135 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:58.063150 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:58.063150 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:58.069260 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-96b1f33d-bb5b-465b-97a9-5d77ae61c135 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:58.079710 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:58.079710 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:58.084400 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-96b1f33d-bb5b-465b-97a9-5d77ae61c135 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:58.084934 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 538/1083] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:58 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:06:59.093545 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6dd55dda-5da7-46c5-800d-236fa3ff2e48 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:06:59.094311 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6dd55dda-5da7-46c5-800d-236fa3ff2e48 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:06:59.094953 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:06:59.094953 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:06:59.096202 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6dd55dda-5da7-46c5-800d-236fa3ff2e48 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:06:59.126024 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:59.126024 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:59.132830 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6dd55dda-5da7-46c5-800d-236fa3ff2e48 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:06:59.150378 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:06:59.150378 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:06:59.155139 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6dd55dda-5da7-46c5-800d-236fa3ff2e48 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:06:59.155658 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 546/1084] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:06:59 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:00.165166 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-56792008-c9a7-447d-9a8a-ee217d1244e7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:00.165460 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-56792008-c9a7-447d-9a8a-ee217d1244e7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:00.165575 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:00.165575 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:00.165767 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-56792008-c9a7-447d-9a8a-ee217d1244e7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:00.195772 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:00.195772 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:00.210128 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-56792008-c9a7-447d-9a8a-ee217d1244e7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:00.229124 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:00.229124 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:00.242425 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-56792008-c9a7-447d-9a8a-ee217d1244e7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:00.246468 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 539/1085] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:00 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:01.258858 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-897a9b26-635d-4ad2-91d9-d3eefde3f13a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:01.259245 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-897a9b26-635d-4ad2-91d9-d3eefde3f13a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:01.259245 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:01.259245 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:01.259543 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-897a9b26-635d-4ad2-91d9-d3eefde3f13a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:01.286103 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:01.286103 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:01.292490 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-897a9b26-635d-4ad2-91d9-d3eefde3f13a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:01.303924 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:01.303924 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:01.309059 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-897a9b26-635d-4ad2-91d9-d3eefde3f13a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:01.309683 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 547/1086] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:01 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:02.319747 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-13a0b6ed-a952-44ef-ba0a-8fda94a0f6ca tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:02.320528 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-13a0b6ed-a952-44ef-ba0a-8fda94a0f6ca tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:02.320682 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:02.320682 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:02.320916 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-13a0b6ed-a952-44ef-ba0a-8fda94a0f6ca tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:02.355847 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:02.355847 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:02.361993 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-13a0b6ed-a952-44ef-ba0a-8fda94a0f6ca tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:02.375477 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:02.375477 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:02.380819 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-13a0b6ed-a952-44ef-ba0a-8fda94a0f6ca tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:02.381540 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 540/1087] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:02 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:03.390699 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-80e24deb-ac2b-4732-bf8a-a57f1a03d301 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:03.391046 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-80e24deb-ac2b-4732-bf8a-a57f1a03d301 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:03.391180 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:03.391180 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:03.391433 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-80e24deb-ac2b-4732-bf8a-a57f1a03d301 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:03.418602 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:03.418602 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:03.423261 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-80e24deb-ac2b-4732-bf8a-a57f1a03d301 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:03.432768 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:03.432768 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:03.437598 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-80e24deb-ac2b-4732-bf8a-a57f1a03d301 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:03.438145 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 548/1088] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:03 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:04.446723 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e86308f6-1110-4aca-a680-0b4cff7c34b5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:04.447075 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e86308f6-1110-4aca-a680-0b4cff7c34b5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:04.447131 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:04.447131 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:04.447302 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e86308f6-1110-4aca-a680-0b4cff7c34b5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:04.476311 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:04.476311 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:04.481470 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e86308f6-1110-4aca-a680-0b4cff7c34b5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:04.492908 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:04.492908 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:04.501389 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e86308f6-1110-4aca-a680-0b4cff7c34b5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:04.502180 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 541/1089] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:04 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:05.513020 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-da6507b3-971f-41d3-807a-fc0f7c4965d8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:05.513701 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-da6507b3-971f-41d3-807a-fc0f7c4965d8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:05.513701 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:05.513701 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:05.513701 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-da6507b3-971f-41d3-807a-fc0f7c4965d8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:05.542592 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:05.542592 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:05.571952 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-da6507b3-971f-41d3-807a-fc0f7c4965d8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:05.582272 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:05.582272 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:05.587061 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-da6507b3-971f-41d3-807a-fc0f7c4965d8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:05.587540 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 549/1090] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:05 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:07:06.598797 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-01985f5a-7a4d-4578-902d-c5a1d2bf4e7c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:06.599447 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-01985f5a-7a4d-4578-902d-c5a1d2bf4e7c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:06.599705 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:06.599705 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:06.600414 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-01985f5a-7a4d-4578-902d-c5a1d2bf4e7c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:06.632897 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:06.632897 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:06.638647 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-01985f5a-7a4d-4578-902d-c5a1d2bf4e7c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:06.656662 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:06.656662 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:06.666402 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-01985f5a-7a4d-4578-902d-c5a1d2bf4e7c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:06.672457 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 542/1091] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:06 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:07.677473 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-38bd78d8-d3ff-4381-b129-c6e70e049883 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:07.677884 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-38bd78d8-d3ff-4381-b129-c6e70e049883 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:07.678020 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:07.678020 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:07.678462 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-38bd78d8-d3ff-4381-b129-c6e70e049883 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:07.705423 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:07.705423 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:07.711016 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-38bd78d8-d3ff-4381-b129-c6e70e049883 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:07.720760 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:07.720760 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:07.725167 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-38bd78d8-d3ff-4381-b129-c6e70e049883 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:07.725771 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 550/1092] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:07 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:08.735199 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ea7f31ca-cbcc-4847-be3e-54db02cfe9c7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:08.735564 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ea7f31ca-cbcc-4847-be3e-54db02cfe9c7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:08.735685 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:08.735685 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:08.736530 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ea7f31ca-cbcc-4847-be3e-54db02cfe9c7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:08.761756 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:08.761756 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:08.766988 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ea7f31ca-cbcc-4847-be3e-54db02cfe9c7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:08.778347 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:08.778347 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:08.782902 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ea7f31ca-cbcc-4847-be3e-54db02cfe9c7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:08.783487 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 543/1093] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:08 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:09.793454 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e76734ca-f5df-4e2e-8f57-1aa61fb23e50 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:09.793741 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e76734ca-f5df-4e2e-8f57-1aa61fb23e50 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:09.793871 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:09.793871 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:09.794071 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e76734ca-f5df-4e2e-8f57-1aa61fb23e50 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:09.828223 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:09.828223 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:09.833784 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e76734ca-f5df-4e2e-8f57-1aa61fb23e50 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:09.846670 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:09.846670 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:09.852083 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e76734ca-f5df-4e2e-8f57-1aa61fb23e50 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:09.852745 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 551/1094] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:09 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:10.863200 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-927b2eea-10c7-4d8e-8f63-6dc0aa8d2682 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:10.863200 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-927b2eea-10c7-4d8e-8f63-6dc0aa8d2682 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:10.863200 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:10.863200 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:10.863200 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-927b2eea-10c7-4d8e-8f63-6dc0aa8d2682 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:10.888778 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:10.888778 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:10.893894 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-927b2eea-10c7-4d8e-8f63-6dc0aa8d2682 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:10.903576 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:10.903576 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:10.907836 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-927b2eea-10c7-4d8e-8f63-6dc0aa8d2682 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:10.912808 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 544/1095] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:10 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:11.917771 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6b5c6b50-5d52-4c4f-9269-7ef881d32ef5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:11.918265 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6b5c6b50-5d52-4c4f-9269-7ef881d32ef5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:11.918265 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:11.918265 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:11.918398 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6b5c6b50-5d52-4c4f-9269-7ef881d32ef5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:12.085596 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:12.085596 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:12.090335 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6b5c6b50-5d52-4c4f-9269-7ef881d32ef5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:12.099531 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:12.099531 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:12.103780 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6b5c6b50-5d52-4c4f-9269-7ef881d32ef5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:12.104228 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 552/1096] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:11 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:13.113797 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9b93b69d-b855-434f-9f9f-0c2fd3635251 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:13.114373 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9b93b69d-b855-434f-9f9f-0c2fd3635251 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:13.114373 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:13.114373 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:13.114771 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9b93b69d-b855-434f-9f9f-0c2fd3635251 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:13.141353 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:13.141353 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:13.145934 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9b93b69d-b855-434f-9f9f-0c2fd3635251 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:13.155203 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:13.155203 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:13.159542 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9b93b69d-b855-434f-9f9f-0c2fd3635251 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:13.160176 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 545/1097] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:13 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:07:14.173239 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-931ebec5-acb8-4532-91cc-a1afa35a7317 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:14.173711 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-931ebec5-acb8-4532-91cc-a1afa35a7317 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:14.173865 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:14.173865 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:14.174067 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-931ebec5-acb8-4532-91cc-a1afa35a7317 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:14.201536 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:14.201536 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:14.206743 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-931ebec5-acb8-4532-91cc-a1afa35a7317 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:14.217466 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:14.217466 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:14.222037 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-931ebec5-acb8-4532-91cc-a1afa35a7317 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:14.227230 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 553/1098] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:14 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:15.231935 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-36456c3c-4d7c-42b5-8f9c-168c1eec7ab6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:15.232640 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-36456c3c-4d7c-42b5-8f9c-168c1eec7ab6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:15.232921 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:15.232921 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:15.233318 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-36456c3c-4d7c-42b5-8f9c-168c1eec7ab6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:15.262032 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:15.262032 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:15.267039 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-36456c3c-4d7c-42b5-8f9c-168c1eec7ab6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:15.277212 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:15.277212 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:15.281813 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-36456c3c-4d7c-42b5-8f9c-168c1eec7ab6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:15.282292 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 546/1099] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:15 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:16.295567 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-64ed8f1a-4517-45ac-9e58-9390cea5d374 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:16.296378 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-64ed8f1a-4517-45ac-9e58-9390cea5d374 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:16.296641 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:16.296641 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:16.297293 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-64ed8f1a-4517-45ac-9e58-9390cea5d374 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:16.336756 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:16.336756 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:16.342127 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-64ed8f1a-4517-45ac-9e58-9390cea5d374 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:16.351974 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:16.351974 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:16.356095 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-64ed8f1a-4517-45ac-9e58-9390cea5d374 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:16.356677 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 554/1100] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:16 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:17.366647 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c27cc0ae-b3ac-4cc0-b809-032f669a38c3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:17.367121 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c27cc0ae-b3ac-4cc0-b809-032f669a38c3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:17.367312 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:17.367312 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:17.367594 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c27cc0ae-b3ac-4cc0-b809-032f669a38c3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:17.396468 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:17.396468 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:17.402321 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c27cc0ae-b3ac-4cc0-b809-032f669a38c3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:17.412623 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:17.412623 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:17.417902 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c27cc0ae-b3ac-4cc0-b809-032f669a38c3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:17.418482 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 547/1101] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:17 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:18.429345 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-58795b65-5ba8-4868-83ca-75cdccce4b75 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:18.429773 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-58795b65-5ba8-4868-83ca-75cdccce4b75 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:18.429968 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:18.429968 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:18.430283 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-58795b65-5ba8-4868-83ca-75cdccce4b75 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:18.459858 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:18.459858 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:18.464587 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-58795b65-5ba8-4868-83ca-75cdccce4b75 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:18.475030 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:18.475030 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:18.480775 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-58795b65-5ba8-4868-83ca-75cdccce4b75 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:18.485502 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 555/1102] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:18 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:19.490291 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a11800da-1701-4d05-bf9e-99294e6fc2bc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:19.490610 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a11800da-1701-4d05-bf9e-99294e6fc2bc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:19.490946 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:19.490946 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:19.491413 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a11800da-1701-4d05-bf9e-99294e6fc2bc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:19.517965 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:19.517965 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:19.523446 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a11800da-1701-4d05-bf9e-99294e6fc2bc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:19.532905 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:19.532905 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:19.537019 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a11800da-1701-4d05-bf9e-99294e6fc2bc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:19.537461 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 548/1103] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:19 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:20.546961 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f989bc74-6d0c-4507-a10f-54ee43691918 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:20.547747 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f989bc74-6d0c-4507-a10f-54ee43691918 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:20.548307 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:20.548307 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:20.548861 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f989bc74-6d0c-4507-a10f-54ee43691918 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:20.583908 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:20.583908 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:20.591707 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f989bc74-6d0c-4507-a10f-54ee43691918 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:20.603477 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:20.603477 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:20.607949 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f989bc74-6d0c-4507-a10f-54ee43691918 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:20.608469 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 556/1104] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:20 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:21.618471 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dfb7970a-c2c3-47e6-b804-9a6138bb8844 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:21.619176 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dfb7970a-c2c3-47e6-b804-9a6138bb8844 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:21.619176 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:21.619176 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:21.619176 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dfb7970a-c2c3-47e6-b804-9a6138bb8844 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:21.656429 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:21.656429 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:21.661987 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-dfb7970a-c2c3-47e6-b804-9a6138bb8844 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:21.677850 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:21.677850 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:21.683076 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dfb7970a-c2c3-47e6-b804-9a6138bb8844 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:21.683922 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 549/1105] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:21 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:22.693076 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4b4c6cfe-a93b-4191-a150-0056979a8bb6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:22.693463 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4b4c6cfe-a93b-4191-a150-0056979a8bb6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:22.693598 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:22.693598 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:22.693818 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4b4c6cfe-a93b-4191-a150-0056979a8bb6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:22.722484 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:22.722484 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:22.735055 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4b4c6cfe-a93b-4191-a150-0056979a8bb6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:22.745975 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:22.745975 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:22.751382 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4b4c6cfe-a93b-4191-a150-0056979a8bb6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:22.752564 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 557/1106] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:22 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:23.766348 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-816c2d4b-aa7f-4efd-8608-31e0b37cf174 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:23.767040 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-816c2d4b-aa7f-4efd-8608-31e0b37cf174 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:23.767249 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:23.767249 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:23.767696 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-816c2d4b-aa7f-4efd-8608-31e0b37cf174 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:23.806727 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:23.806727 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:23.811981 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-816c2d4b-aa7f-4efd-8608-31e0b37cf174 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:23.823408 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:23.823408 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:23.828149 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-816c2d4b-aa7f-4efd-8608-31e0b37cf174 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:23.829133 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 550/1107] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:23 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:24.839066 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e54c8798-d1f7-4ad1-bb8b-f08aeac0cc65 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:24.839382 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e54c8798-d1f7-4ad1-bb8b-f08aeac0cc65 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:24.839652 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:24.839652 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:24.840016 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e54c8798-d1f7-4ad1-bb8b-f08aeac0cc65 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:24.885312 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:24.885312 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:24.891290 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e54c8798-d1f7-4ad1-bb8b-f08aeac0cc65 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:24.902657 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:24.902657 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:24.907026 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e54c8798-d1f7-4ad1-bb8b-f08aeac0cc65 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:24.907989 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 558/1108] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:24 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:25.918278 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c5200438-03cc-4a04-b60c-25f65df2c66e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:25.918278 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c5200438-03cc-4a04-b60c-25f65df2c66e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:25.918278 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:25.918278 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:25.918731 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c5200438-03cc-4a04-b60c-25f65df2c66e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:25.950242 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:25.950242 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:25.955602 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c5200438-03cc-4a04-b60c-25f65df2c66e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:25.965839 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:25.965839 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:25.970153 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c5200438-03cc-4a04-b60c-25f65df2c66e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:25.970796 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 551/1109] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:25 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:26.979642 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7c909215-3dd7-47af-a8c1-f445adbff113 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:26.980047 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7c909215-3dd7-47af-a8c1-f445adbff113 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:26.980305 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:26.980305 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:26.980559 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7c909215-3dd7-47af-a8c1-f445adbff113 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:27.005322 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:27.005322 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:27.009818 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7c909215-3dd7-47af-a8c1-f445adbff113 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:27.018636 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:27.018636 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:27.023804 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7c909215-3dd7-47af-a8c1-f445adbff113 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:27.029263 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 559/1110] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:26 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:28.034581 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3a937f9c-1d61-448d-8a5a-95837b0c48b2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:28.035154 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3a937f9c-1d61-448d-8a5a-95837b0c48b2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:28.035292 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:28.035292 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:28.035487 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3a937f9c-1d61-448d-8a5a-95837b0c48b2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:28.064762 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:28.064762 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:28.070817 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3a937f9c-1d61-448d-8a5a-95837b0c48b2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:28.082277 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:28.082277 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:28.087354 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3a937f9c-1d61-448d-8a5a-95837b0c48b2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:28.088167 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 552/1111] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:28 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:29.097085 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dd2122ee-8f1a-4325-972a-53881b0f215a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:29.097583 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dd2122ee-8f1a-4325-972a-53881b0f215a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:29.097773 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:29.097773 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:29.098049 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dd2122ee-8f1a-4325-972a-53881b0f215a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:29.130285 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:29.130285 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:29.135458 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-dd2122ee-8f1a-4325-972a-53881b0f215a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:29.145729 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:29.145729 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:29.150846 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dd2122ee-8f1a-4325-972a-53881b0f215a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:29.151711 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 560/1112] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:29 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:30.161402 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6678e423-5fbf-4dd2-9dba-66d6386c0f48 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:30.161900 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6678e423-5fbf-4dd2-9dba-66d6386c0f48 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:30.161900 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:30.161900 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:30.210968 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6678e423-5fbf-4dd2-9dba-66d6386c0f48 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:30.210968 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:30.210968 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:30.210968 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6678e423-5fbf-4dd2-9dba-66d6386c0f48 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:30.210968 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:30.210968 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:30.212444 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6678e423-5fbf-4dd2-9dba-66d6386c0f48 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:30.212949 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 553/1113] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:30 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:31.222366 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c10cdd94-fb6a-4525-809c-29aa0d31f55c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:31.222683 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c10cdd94-fb6a-4525-809c-29aa0d31f55c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:31.222786 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:31.222786 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:31.222979 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c10cdd94-fb6a-4525-809c-29aa0d31f55c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:31.255943 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:31.255943 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:31.262398 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c10cdd94-fb6a-4525-809c-29aa0d31f55c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:31.272568 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:31.272568 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:31.277092 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c10cdd94-fb6a-4525-809c-29aa0d31f55c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:31.277593 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 561/1114] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:31 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:32.286529 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-adbb38ef-f3c5-4556-9ad5-5993ef37e9d1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:32.286883 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-adbb38ef-f3c5-4556-9ad5-5993ef37e9d1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:32.286943 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:32.286943 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:32.287124 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-adbb38ef-f3c5-4556-9ad5-5993ef37e9d1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:32.340230 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:32.340230 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:32.346828 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-adbb38ef-f3c5-4556-9ad5-5993ef37e9d1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:32.359857 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:32.359857 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:32.368585 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-adbb38ef-f3c5-4556-9ad5-5993ef37e9d1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:32.369766 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 554/1115] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:32 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:33.379051 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-69d4d184-363c-4303-a0bc-d379d2c619f1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:33.379659 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-69d4d184-363c-4303-a0bc-d379d2c619f1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:33.380019 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:33.380019 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:33.381140 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-69d4d184-363c-4303-a0bc-d379d2c619f1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:33.461171 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:33.461171 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:33.471574 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-69d4d184-363c-4303-a0bc-d379d2c619f1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:33.486965 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:33.486965 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:33.493558 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-69d4d184-363c-4303-a0bc-d379d2c619f1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:33.500112 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 562/1116] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:33 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:34.502897 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-da4ea5fa-cbfb-4090-a356-f7b566c28ba7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:34.503383 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-da4ea5fa-cbfb-4090-a356-f7b566c28ba7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:34.503619 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:34.503619 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:34.503949 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-da4ea5fa-cbfb-4090-a356-f7b566c28ba7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:34.533702 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:34.533702 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:34.539728 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-da4ea5fa-cbfb-4090-a356-f7b566c28ba7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:34.557544 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:34.557544 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:34.562691 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-da4ea5fa-cbfb-4090-a356-f7b566c28ba7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:34.563369 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 555/1117] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:34 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:35.581218 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f1b6accb-e2c9-4aa8-b94f-54d2fc1eabcf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:35.581218 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f1b6accb-e2c9-4aa8-b94f-54d2fc1eabcf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:35.581218 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:35.581218 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:35.581218 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f1b6accb-e2c9-4aa8-b94f-54d2fc1eabcf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:35.604195 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:35.604195 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:35.613197 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f1b6accb-e2c9-4aa8-b94f-54d2fc1eabcf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:35.618462 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:35.618462 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:35.622840 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f1b6accb-e2c9-4aa8-b94f-54d2fc1eabcf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:35.623442 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 563/1118] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:35 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:36.633344 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-937df8be-d9aa-409b-8b67-9a7397611cf9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:36.633943 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-937df8be-d9aa-409b-8b67-9a7397611cf9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:36.634180 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:36.634180 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:36.634542 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-937df8be-d9aa-409b-8b67-9a7397611cf9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:36.683813 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:36.683813 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:36.691985 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-937df8be-d9aa-409b-8b67-9a7397611cf9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:36.711633 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:36.711633 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:36.717423 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-937df8be-d9aa-409b-8b67-9a7397611cf9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:36.718347 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 556/1119] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:36 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:37.727796 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-af50af90-98a8-4c05-b77f-815dae8f5357 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:37.728171 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-af50af90-98a8-4c05-b77f-815dae8f5357 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:37.728504 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:37.728504 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:37.728807 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-af50af90-98a8-4c05-b77f-815dae8f5357 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:37.768365 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:37.768365 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:37.774114 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-af50af90-98a8-4c05-b77f-815dae8f5357 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:37.785396 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:37.785396 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:37.790745 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-af50af90-98a8-4c05-b77f-815dae8f5357 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:37.791262 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 564/1120] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:37 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:38.801020 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-72cbc09e-c76d-4611-8d80-5e90c468c0aa tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:38.801280 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-72cbc09e-c76d-4611-8d80-5e90c468c0aa tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:38.801465 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:38.801465 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:38.801594 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-72cbc09e-c76d-4611-8d80-5e90c468c0aa tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:38.827665 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:38.827665 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:38.832455 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-72cbc09e-c76d-4611-8d80-5e90c468c0aa tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:38.844768 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:38.844768 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:38.851106 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-72cbc09e-c76d-4611-8d80-5e90c468c0aa tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:38.852179 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 557/1121] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:38 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:39.243184 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eaa7aa4d-eb44-41f5-99ff-c6966a6ba534 tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] POST http://10.222.0.111/volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/types Dec 22 12:07:39.243522 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:39.243522 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:39.243969 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eaa7aa4d-eb44-41f5-99ff-c6966a6ba534 tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1029493509"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:07:39.343178 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eaa7aa4d-eb44-41f5-99ff-c6966a6ba534 tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] http://10.222.0.111/volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/types returned with HTTP 200 Dec 22 12:07:39.344563 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 565/1122] 10.222.0.111 () {60 vars in 1224 bytes} [Tue Dec 22 12:07:39 2020] POST /volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/types => generated 224 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:07:39.356355 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dda6a5c4-fa1a-49b6-a59f-f589f3083f2e tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] POST http://10.222.0.111/volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/group_types Dec 22 12:07:39.356728 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:39.356728 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:39.357045 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dda6a5c4-fa1a-49b6-a59f-f589f3083f2e tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-336785319"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:07:39.418632 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dda6a5c4-fa1a-49b6-a59f-f589f3083f2e tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] http://10.222.0.111/volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/group_types returned with HTTP 202 Dec 22 12:07:39.422642 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 558/1123] 10.222.0.111 () {62 vars in 1283 bytes} [Tue Dec 22 12:07:39 2020] POST /volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/group_types => generated 180 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:07:39.512490 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-063b0809-09dc-4bf2-ad48-f9013a7b34ba tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] POST http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups Dec 22 12:07:39.512944 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-063b0809-09dc-4bf2-ad48-f9013a7b34ba tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2e5fdb51-ab98-4b39-b9ca-8cc75029ab9a", "volume_types": ["0794f9de-fc38-4a43-9728-9e4dc7737ebe"], "name": "tempest-GroupSnapshotsTest-Group-1995991696"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:07:39.513607 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-063b0809-09dc-4bf2-ad48-f9013a7b34ba tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Creating new group {'group': {'group_type': '2e5fdb51-ab98-4b39-b9ca-8cc75029ab9a', 'volume_types': ['0794f9de-fc38-4a43-9728-9e4dc7737ebe'], 'name': 'tempest-GroupSnapshotsTest-Group-1995991696'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 22 12:07:39.521643 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.groups [None req-063b0809-09dc-4bf2-ad48-f9013a7b34ba tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Creating group tempest-GroupSnapshotsTest-Group-1995991696. Dec 22 12:07:39.538776 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-063b0809-09dc-4bf2-ad48-f9013a7b34ba tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Availability zone cache updated, next update will occur around 2020-12-22 13:07:39.536319. {{(pid=88156) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 22 12:07:39.538776 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-063b0809-09dc-4bf2-ad48-f9013a7b34ba tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Availability Zones retrieved successfully. Dec 22 12:07:39.585793 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-063b0809-09dc-4bf2-ad48-f9013a7b34ba tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Created reservations ['d8e09b4b-1632-4371-b318-df51ead0aa3d'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:07:39.690357 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-063b0809-09dc-4bf2-ad48-f9013a7b34ba tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups returned with HTTP 202 Dec 22 12:07:39.693057 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 566/1124] 10.222.0.111 () {62 vars in 1269 bytes} [Tue Dec 22 12:07:39 2020] POST /volume/v3/922adae0c6b344679123289e6d4e1127/groups => generated 112 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:07:39.696845 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-97b220f1-2ef3-40b8-804f-194822a28f3f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/ff4c3709-f62d-476b-a584-23249ebfbf3f Dec 22 12:07:39.697150 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-97b220f1-2ef3-40b8-804f-194822a28f3f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:39.697389 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-97b220f1-2ef3-40b8-804f-194822a28f3f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:39.697724 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-97b220f1-2ef3-40b8-804f-194822a28f3f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] show called for member ff4c3709-f62d-476b-a584-23249ebfbf3f {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:07:39.702433 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:39.702433 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:39.721253 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-97b220f1-2ef3-40b8-804f-194822a28f3f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/ff4c3709-f62d-476b-a584-23249ebfbf3f returned with HTTP 200 Dec 22 12:07:39.721705 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 559/1125] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:07:39 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/groups/ff4c3709-f62d-476b-a584-23249ebfbf3f => generated 392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:39.861306 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-88525941-7780-4eaf-a201-90ed1f60a7d8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:39.861615 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-88525941-7780-4eaf-a201-90ed1f60a7d8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:39.861792 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:39.861792 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:39.862057 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-88525941-7780-4eaf-a201-90ed1f60a7d8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:39.965596 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:39.965596 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:39.970304 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-88525941-7780-4eaf-a201-90ed1f60a7d8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:39.979744 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:39.979744 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:39.984047 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-88525941-7780-4eaf-a201-90ed1f60a7d8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:39.984679 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 567/1126] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:39 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:40.732717 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-87dd65b0-ad11-4371-97c0-ca4d71fa3421 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/ff4c3709-f62d-476b-a584-23249ebfbf3f Dec 22 12:07:40.733412 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-87dd65b0-ad11-4371-97c0-ca4d71fa3421 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:40.733609 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:40.733609 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:40.733946 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-87dd65b0-ad11-4371-97c0-ca4d71fa3421 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:40.734308 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-87dd65b0-ad11-4371-97c0-ca4d71fa3421 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] show called for member ff4c3709-f62d-476b-a584-23249ebfbf3f {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:07:40.740198 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:40.740198 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:40.757733 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-87dd65b0-ad11-4371-97c0-ca4d71fa3421 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/ff4c3709-f62d-476b-a584-23249ebfbf3f returned with HTTP 200 Dec 22 12:07:40.758304 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 560/1127] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:07:40 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/groups/ff4c3709-f62d-476b-a584-23249ebfbf3f => generated 393 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:40.764912 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eca3cc5b-c8c7-46ac-acdb-6721e1e15db9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] POST http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes Dec 22 12:07:40.765216 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:40.765216 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:40.765439 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eca3cc5b-c8c7-46ac-acdb-6721e1e15db9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0794f9de-fc38-4a43-9728-9e4dc7737ebe", "group_id": "ff4c3709-f62d-476b-a584-23249ebfbf3f", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-910997411"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:07:40.766254 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-eca3cc5b-c8c7-46ac-acdb-6721e1e15db9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Create volume request body: {'volume': {'volume_type': '0794f9de-fc38-4a43-9728-9e4dc7737ebe', 'group_id': 'ff4c3709-f62d-476b-a584-23249ebfbf3f', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-910997411'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:07:40.778056 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:40.778056 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:40.778635 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-eca3cc5b-c8c7-46ac-acdb-6721e1e15db9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Create volume of 1 GB Dec 22 12:07:40.786560 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-eca3cc5b-c8c7-46ac-acdb-6721e1e15db9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Availability Zones retrieved successfully. Dec 22 12:07:40.794595 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-eca3cc5b-c8c7-46ac-acdb-6721e1e15db9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Flow 'volume_create_api' (6ab59248-58b8-4197-bdb9-023e2bbd63df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:07:40.796150 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-eca3cc5b-c8c7-46ac-acdb-6721e1e15db9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d652d76-37c5-4e08-8e17-001f3266c069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:07:40.796943 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:40.796943 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:40.800244 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-eca3cc5b-c8c7-46ac-acdb-6721e1e15db9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:07:40.822299 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-eca3cc5b-c8c7-46ac-acdb-6721e1e15db9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d652d76-37c5-4e08-8e17-001f3266c069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T12:07:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0794f9de-fc38-4a43-9728-9e4dc7737ebe,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1029493509',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0794f9de-fc38-4a43-9728-9e4dc7737ebe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ff4c3709-f62d-476b-a584-23249ebfbf3f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:07:40.823373 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-eca3cc5b-c8c7-46ac-acdb-6721e1e15db9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1cfaf37-fe0c-4946-abb9-ba66cbe473d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:07:40.848312 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-eca3cc5b-c8c7-46ac-acdb-6721e1e15db9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1029493509 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1029493509, it is now deprecated. Please use the default quota class for default quota. Dec 22 12:07:40.848828 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-eca3cc5b-c8c7-46ac-acdb-6721e1e15db9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1029493509 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1029493509, it is now deprecated. Please use the default quota class for default quota. Dec 22 12:07:40.994434 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0fb4d7bb-c1d1-4990-bcd6-ae5a9f9dfc46 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:40.994754 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0fb4d7bb-c1d1-4990-bcd6-ae5a9f9dfc46 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:40.994866 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:40.994866 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:40.995060 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0fb4d7bb-c1d1-4990-bcd6-ae5a9f9dfc46 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:41.020997 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:41.020997 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:41.025742 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0fb4d7bb-c1d1-4990-bcd6-ae5a9f9dfc46 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:41.035396 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:41.035396 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:41.042311 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0fb4d7bb-c1d1-4990-bcd6-ae5a9f9dfc46 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:41.043314 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 561/1128] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:40 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:07:41.135479 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-eca3cc5b-c8c7-46ac-acdb-6721e1e15db9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Created reservations ['60a6896e-b91a-45e9-8a49-4b2e2339b239', '7dd422d0-8426-4716-a0b7-70192d4c1bfb', 'd00e2418-7829-4934-905f-45bff56a4a73', '339c3a15-62fb-44da-8c85-f96c4bbf6298'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:07:41.136920 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-eca3cc5b-c8c7-46ac-acdb-6721e1e15db9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1cfaf37-fe0c-4946-abb9-ba66cbe473d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60a6896e-b91a-45e9-8a49-4b2e2339b239', '7dd422d0-8426-4716-a0b7-70192d4c1bfb', 'd00e2418-7829-4934-905f-45bff56a4a73', '339c3a15-62fb-44da-8c85-f96c4bbf6298']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:07:41.138282 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-eca3cc5b-c8c7-46ac-acdb-6721e1e15db9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d299869d-5f41-48cd-83ed-5d2bb2b0d6a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:07:41.224135 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-eca3cc5b-c8c7-46ac-acdb-6721e1e15db9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d299869d-5f41-48cd-83ed-5d2bb2b0d6a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b48e14c-9572-453f-8837-49c92ca941b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-910997411',encryption_key_id=None,group_id=ff4c3709-f62d-476b-a584-23249ebfbf3f,group_type_id=,metadata={},multiattach=False,project_id='922adae0c6b344679123289e6d4e1127',qos_specs=None,replication_status=,reservations=['60a6896e-b91a-45e9-8a49-4b2e2339b239','7dd422d0-8426-4716-a0b7-70192d4c1bfb','d00e2418-7829-4934-905f-45bff56a4a73','339c3a15-62fb-44da-8c85-f96c4bbf6298'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='444da9c8ea764dd2b93717d2dcc7eecd',volume_type_id=0794f9de-fc38-4a43-9728-9e4dc7737ebe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:07:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-910997411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ff4c3709-f62d-476b-a584-23249ebfbf3f,host=None,id=0b48e14c-9572-453f-8837-49c92ca941b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='922adae0c6b344679123289e6d4e1127',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='444da9c8ea764dd2b93717d2dcc7eecd',volume_attachment=,volume_type=,volume_type_id=0794f9de-fc38-4a43-9728-9e4dc7737ebe)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:07:41.225239 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-eca3cc5b-c8c7-46ac-acdb-6721e1e15db9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7853d8b0-a7ed-48e5-972c-4e3c6379e330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:07:41.313269 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-eca3cc5b-c8c7-46ac-acdb-6721e1e15db9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7853d8b0-a7ed-48e5-972c-4e3c6379e330) transitioned into state 'SUCCESS' from state '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-910997411',encryption_key_id=None,group_id=ff4c3709-f62d-476b-a584-23249ebfbf3f,group_type_id=,metadata={},multiattach=False,project_id='922adae0c6b344679123289e6d4e1127',qos_specs=None,replication_status=,reservations=['60a6896e-b91a-45e9-8a49-4b2e2339b239','7dd422d0-8426-4716-a0b7-70192d4c1bfb','d00e2418-7829-4934-905f-45bff56a4a73','339c3a15-62fb-44da-8c85-f96c4bbf6298'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='444da9c8ea764dd2b93717d2dcc7eecd',volume_type_id=0794f9de-fc38-4a43-9728-9e4dc7737ebe)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:07:41.315912 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-eca3cc5b-c8c7-46ac-acdb-6721e1e15db9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d96634c-a578-47fa-9ae3-c030df90fa3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:07:41.359430 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-eca3cc5b-c8c7-46ac-acdb-6721e1e15db9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d96634c-a578-47fa-9ae3-c030df90fa3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:07:41.360928 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-eca3cc5b-c8c7-46ac-acdb-6721e1e15db9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Flow 'volume_create_api' (6ab59248-58b8-4197-bdb9-023e2bbd63df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:07:41.389310 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-eca3cc5b-c8c7-46ac-acdb-6721e1e15db9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Create volume request issued successfully. Dec 22 12:07:41.397329 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-eca3cc5b-c8c7-46ac-acdb-6721e1e15db9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:07:41.397643 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-eca3cc5b-c8c7-46ac-acdb-6721e1e15db9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:07:41.402495 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-eca3cc5b-c8c7-46ac-acdb-6721e1e15db9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:07:41.405897 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:41.405897 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:41.465066 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eca3cc5b-c8c7-46ac-acdb-6721e1e15db9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes returned with HTTP 202 Dec 22 12:07:41.465783 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 568/1129] 10.222.0.111 () {62 vars in 1272 bytes} [Tue Dec 22 12:07:40 2020] POST /volume/v3/922adae0c6b344679123289e6d4e1127/volumes => generated 909 bytes in 703 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:07:41.474019 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f3c187d5-05c9-41e7-a987-82cc952e3a5d tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/0b48e14c-9572-453f-8837-49c92ca941b9 Dec 22 12:07:41.474364 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f3c187d5-05c9-41e7-a987-82cc952e3a5d tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:41.474515 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:41.474515 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:41.474776 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f3c187d5-05c9-41e7-a987-82cc952e3a5d tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:41.505627 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:41.505627 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:41.511389 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f3c187d5-05c9-41e7-a987-82cc952e3a5d tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Volume info retrieved successfully. Dec 22 12:07:41.518948 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-f3c187d5-05c9-41e7-a987-82cc952e3a5d tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:07:41.519236 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-f3c187d5-05c9-41e7-a987-82cc952e3a5d tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:07:41.523968 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-f3c187d5-05c9-41e7-a987-82cc952e3a5d tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:07:41.527904 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:41.527904 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:41.540024 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f3c187d5-05c9-41e7-a987-82cc952e3a5d tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/0b48e14c-9572-453f-8837-49c92ca941b9 returned with HTTP 200 Dec 22 12:07:41.540510 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 562/1130] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:07:41 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/0b48e14c-9572-453f-8837-49c92ca941b9 => generated 1001 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 12:07:42.055207 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-54966ac8-ce52-4dbf-b502-c71f4fe8f7f8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:42.061387 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-54966ac8-ce52-4dbf-b502-c71f4fe8f7f8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:42.061387 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:42.061387 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:42.061387 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-54966ac8-ce52-4dbf-b502-c71f4fe8f7f8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:42.092589 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:42.092589 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:42.097124 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-54966ac8-ce52-4dbf-b502-c71f4fe8f7f8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:42.106020 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:42.106020 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:42.109979 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-54966ac8-ce52-4dbf-b502-c71f4fe8f7f8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:42.110411 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 569/1131] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:42 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:42.550287 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-80719181-5981-49ac-a4cf-8aa3503b944a tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/0b48e14c-9572-453f-8837-49c92ca941b9 Dec 22 12:07:42.550662 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-80719181-5981-49ac-a4cf-8aa3503b944a tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:42.550933 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:42.550933 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:42.551215 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-80719181-5981-49ac-a4cf-8aa3503b944a tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:42.579021 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:42.579021 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:42.584165 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-80719181-5981-49ac-a4cf-8aa3503b944a tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Volume info retrieved successfully. Dec 22 12:07:42.591577 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-80719181-5981-49ac-a4cf-8aa3503b944a tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:07:42.591815 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-80719181-5981-49ac-a4cf-8aa3503b944a tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:07:42.596136 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-80719181-5981-49ac-a4cf-8aa3503b944a tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:07:42.599877 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:42.599877 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:42.611400 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-80719181-5981-49ac-a4cf-8aa3503b944a tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/0b48e14c-9572-453f-8837-49c92ca941b9 returned with HTTP 200 Dec 22 12:07:42.614597 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 563/1132] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:07:42 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/0b48e14c-9572-453f-8837-49c92ca941b9 => generated 1002 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 12:07:42.620810 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a64871de-133d-46ca-b902-fd81fd9f84fb tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] POST http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots Dec 22 12:07:42.620921 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:42.620921 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:42.621134 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a64871de-133d-46ca-b902-fd81fd9f84fb tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "ff4c3709-f62d-476b-a584-23249ebfbf3f", "name": "tempest-group_snapshot-43480620"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:07:42.621762 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.group_snapshots [None req-a64871de-133d-46ca-b902-fd81fd9f84fb tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Creating new group_snapshot {'group_snapshot': {'group_id': 'ff4c3709-f62d-476b-a584-23249ebfbf3f', 'name': 'tempest-group_snapshot-43480620'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Dec 22 12:07:42.626279 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:42.626279 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:42.632016 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.group_snapshots [None req-a64871de-133d-46ca-b902-fd81fd9f84fb tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Creating group_snapshot tempest-group_snapshot-43480620. Dec 22 12:07:42.760428 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:42.760428 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:42.777339 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-a64871de-133d-46ca-b902-fd81fd9f84fb tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1029493509 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1029493509, it is now deprecated. Please use the default quota class for default quota. Dec 22 12:07:42.966483 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-a64871de-133d-46ca-b902-fd81fd9f84fb tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Created reservations ['c1b037f2-2980-464e-b5e6-12c6b685f539', '7464c8ab-90ee-4a88-85cd-7fdcd06a6707', '6f409fd8-d587-4bec-91d2-818e305af68b', '21deff96-5e68-4f20-8f89-24fa5ac62da8'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:07:43.119205 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a076d91d-d138-4e4a-898e-19b4bde6b0e1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:43.119554 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a076d91d-d138-4e4a-898e-19b4bde6b0e1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:43.119620 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:43.119620 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:43.119792 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a076d91d-d138-4e4a-898e-19b4bde6b0e1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:43.148296 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:43.148296 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:43.153112 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a076d91d-d138-4e4a-898e-19b4bde6b0e1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:43.164668 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:43.164668 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:43.169540 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a076d91d-d138-4e4a-898e-19b4bde6b0e1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:43.170094 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 564/1133] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:43 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:43.231042 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a64871de-133d-46ca-b902-fd81fd9f84fb tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots returned with HTTP 202 Dec 22 12:07:43.232180 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 570/1134] 10.222.0.111 () {62 vars in 1296 bytes} [Tue Dec 22 12:07:42 2020] POST /volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots => generated 166 bytes in 614 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:07:43.244468 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-78ea904e-eb51-483c-8c1c-5ae8e24d4d5c tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/12d25103-c8b3-468b-b3a6-aebebc79cf5b Dec 22 12:07:43.245004 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-78ea904e-eb51-483c-8c1c-5ae8e24d4d5c tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:43.245174 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:43.245174 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:43.245423 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-78ea904e-eb51-483c-8c1c-5ae8e24d4d5c tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:43.245712 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.group_snapshots [None req-78ea904e-eb51-483c-8c1c-5ae8e24d4d5c tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] show called for member 12d25103-c8b3-468b-b3a6-aebebc79cf5b {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 22 12:07:43.251003 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:43.251003 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:43.257983 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-78ea904e-eb51-483c-8c1c-5ae8e24d4d5c tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/12d25103-c8b3-468b-b3a6-aebebc79cf5b returned with HTTP 200 Dec 22 12:07:43.258455 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 565/1135] 10.222.0.111 () {60 vars in 1385 bytes} [Tue Dec 22 12:07:43 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/12d25103-c8b3-468b-b3a6-aebebc79cf5b => generated 305 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:44.180323 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e4ab7c9c-e61d-49ba-bad8-cffc3e80ca6b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:44.180704 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e4ab7c9c-e61d-49ba-bad8-cffc3e80ca6b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:44.180755 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:44.180755 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:44.180900 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e4ab7c9c-e61d-49ba-bad8-cffc3e80ca6b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:44.212411 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:44.212411 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:44.218514 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e4ab7c9c-e61d-49ba-bad8-cffc3e80ca6b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:44.228298 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:44.228298 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:44.232365 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e4ab7c9c-e61d-49ba-bad8-cffc3e80ca6b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:44.232829 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 571/1136] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:44 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:44.265568 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9734ed2a-cc7e-4f62-a6d7-dfa4f1736a01 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/12d25103-c8b3-468b-b3a6-aebebc79cf5b Dec 22 12:07:44.265871 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9734ed2a-cc7e-4f62-a6d7-dfa4f1736a01 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:44.266065 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:44.266065 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:44.266264 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9734ed2a-cc7e-4f62-a6d7-dfa4f1736a01 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:44.266477 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.group_snapshots [None req-9734ed2a-cc7e-4f62-a6d7-dfa4f1736a01 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] show called for member 12d25103-c8b3-468b-b3a6-aebebc79cf5b {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 22 12:07:44.270226 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:44.270226 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:44.276290 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9734ed2a-cc7e-4f62-a6d7-dfa4f1736a01 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/12d25103-c8b3-468b-b3a6-aebebc79cf5b returned with HTTP 200 Dec 22 12:07:44.284791 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 566/1137] 10.222.0.111 () {60 vars in 1385 bytes} [Tue Dec 22 12:07:44 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/12d25103-c8b3-468b-b3a6-aebebc79cf5b => generated 305 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:45.242358 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-153d1f1c-b59a-4fb0-ae48-c9ed90015562 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:45.243339 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-153d1f1c-b59a-4fb0-ae48-c9ed90015562 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:45.243339 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:45.243339 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:45.243339 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-153d1f1c-b59a-4fb0-ae48-c9ed90015562 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:45.270003 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:45.270003 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:45.276126 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-153d1f1c-b59a-4fb0-ae48-c9ed90015562 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:45.293770 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:45.293770 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:45.293770 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-153d1f1c-b59a-4fb0-ae48-c9ed90015562 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:45.293770 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 572/1138] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:45 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:45.300394 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f38e6d1f-9a54-4343-ad45-a466b6db384e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/12d25103-c8b3-468b-b3a6-aebebc79cf5b Dec 22 12:07:45.300394 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f38e6d1f-9a54-4343-ad45-a466b6db384e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:45.300394 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:45.300394 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:45.300394 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f38e6d1f-9a54-4343-ad45-a466b6db384e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:45.300394 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.group_snapshots [None req-f38e6d1f-9a54-4343-ad45-a466b6db384e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] show called for member 12d25103-c8b3-468b-b3a6-aebebc79cf5b {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 22 12:07:45.300394 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:45.300394 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:45.313154 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f38e6d1f-9a54-4343-ad45-a466b6db384e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/12d25103-c8b3-468b-b3a6-aebebc79cf5b returned with HTTP 200 Dec 22 12:07:45.313154 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 567/1139] 10.222.0.111 () {60 vars in 1385 bytes} [Tue Dec 22 12:07:45 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/12d25103-c8b3-468b-b3a6-aebebc79cf5b => generated 306 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:45.317574 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-906bd582-3834-4c83-b717-654c19401d3e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/detail Dec 22 12:07:45.317574 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-906bd582-3834-4c83-b717-654c19401d3e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:45.317574 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:45.317574 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:45.317574 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-906bd582-3834-4c83-b717-654c19401d3e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'detail' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:45.317574 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-906bd582-3834-4c83-b717-654c19401d3e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:07:45.317574 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.db.sqlalchemy.api [None req-906bd582-3834-4c83-b717-654c19401d3e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Building query based on filter {{(pid=88156) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 12:07:45.326736 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-906bd582-3834-4c83-b717-654c19401d3e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Get all snapshots completed successfully. Dec 22 12:07:45.327610 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:45.327610 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:45.328032 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-906bd582-3834-4c83-b717-654c19401d3e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/detail returned with HTTP 200 Dec 22 12:07:45.330584 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 573/1140] 10.222.0.111 () {58 vars in 1236 bytes} [Tue Dec 22 12:07:45 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/detail => generated 452 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:07:45.335499 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-43893045-cf80-4cd1-a663-5d6105b1dfe5 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/990004d0-2500-4b57-895c-d55930f6349c Dec 22 12:07:45.336301 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-43893045-cf80-4cd1-a663-5d6105b1dfe5 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:45.336301 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:45.336301 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:45.336301 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-43893045-cf80-4cd1-a663-5d6105b1dfe5 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:45.419171 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:45.419171 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:45.419171 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-43893045-cf80-4cd1-a663-5d6105b1dfe5 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Snapshot retrieved successfully. Dec 22 12:07:45.419171 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-43893045-cf80-4cd1-a663-5d6105b1dfe5 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/990004d0-2500-4b57-895c-d55930f6349c returned with HTTP 200 Dec 22 12:07:45.419171 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 568/1141] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:07:45 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/990004d0-2500-4b57-895c-d55930f6349c => generated 449 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:07:45.424384 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-24ad42d8-57c1-428f-b417-0c058f37b7d4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] POST http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/action Dec 22 12:07:45.424384 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:45.424384 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:45.428300 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-24ad42d8-57c1-428f-b417-0c058f37b7d4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Action body: b'{"create-from-src": {"group_snapshot_id": "12d25103-c8b3-468b-b3a6-aebebc79cf5b", "name": "tempest-Group_from_snap-615319353"}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:07:45.428300 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-24ad42d8-57c1-428f-b417-0c058f37b7d4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "12d25103-c8b3-468b-b3a6-aebebc79cf5b", "name": "tempest-Group_from_snap-615319353"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:07:45.428300 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-24ad42d8-57c1-428f-b417-0c058f37b7d4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Creating new group {'create-from-src': {'group_snapshot_id': '12d25103-c8b3-468b-b3a6-aebebc79cf5b', 'name': 'tempest-Group_from_snap-615319353'}}. {{(pid=88156) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Dec 22 12:07:45.428300 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.groups [None req-24ad42d8-57c1-428f-b417-0c058f37b7d4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Creating group tempest-Group_from_snap-615319353 from group_snapshot 12d25103-c8b3-468b-b3a6-aebebc79cf5b. Dec 22 12:07:45.434439 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:45.434439 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:45.449356 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:45.449356 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:45.453025 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:45.453025 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:45.548414 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-24ad42d8-57c1-428f-b417-0c058f37b7d4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Created reservations ['363fb8a1-a471-4173-a068-94d57e8c3c32'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:07:45.880472 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.group.api [None req-24ad42d8-57c1-428f-b417-0c058f37b7d4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] A mapping entry already exists for group c9f1f159-ac59-43cb-b13a-7c14c6217ae2 and volume type 0794f9de-fc38-4a43-9728-9e4dc7737ebe. Do not need to create again. Dec 22 12:07:45.880919 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:45.880919 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:45.881318 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-24ad42d8-57c1-428f-b417-0c058f37b7d4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Availability Zones retrieved successfully. Dec 22 12:07:45.888967 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-24ad42d8-57c1-428f-b417-0c058f37b7d4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Flow 'volume_create_api' (843e6335-2018-4870-988a-27c7783cac63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:07:45.890426 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-24ad42d8-57c1-428f-b417-0c058f37b7d4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e5d7261-20fe-4493-90cc-718d65e0fde0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:07:45.891449 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-24ad42d8-57c1-428f-b417-0c058f37b7d4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:07:45.941827 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-24ad42d8-57c1-428f-b417-0c058f37b7d4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e5d7261-20fe-4493-90cc-718d65e0fde0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '990004d0-2500-4b57-895c-d55930f6349c', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T12:07:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0794f9de-fc38-4a43-9728-9e4dc7737ebe,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1029493509',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0794f9de-fc38-4a43-9728-9e4dc7737ebe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c9f1f159-ac59-43cb-b13a-7c14c6217ae2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:07:45.943061 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-24ad42d8-57c1-428f-b417-0c058f37b7d4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7b9b509-014b-48e8-9c94-194b90667928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:07:46.045618 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-24ad42d8-57c1-428f-b417-0c058f37b7d4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Created reservations ['e52f59aa-38e5-4b9e-a3a5-a5dc56affee6', '76641a82-b5e6-4687-9825-bc68802d8c33'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:07:46.046926 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-24ad42d8-57c1-428f-b417-0c058f37b7d4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7b9b509-014b-48e8-9c94-194b90667928) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e52f59aa-38e5-4b9e-a3a5-a5dc56affee6', '76641a82-b5e6-4687-9825-bc68802d8c33']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:07:46.048069 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-24ad42d8-57c1-428f-b417-0c058f37b7d4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18117e11-7de2-4fa1-9697-365894c7b956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:07:46.165822 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-24ad42d8-57c1-428f-b417-0c058f37b7d4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18117e11-7de2-4fa1-9697-365894c7b956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c1706e0-fb2d-49f1-9b96-408e191b1ee7', '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=c9f1f159-ac59-43cb-b13a-7c14c6217ae2,group_type_id=,metadata={},multiattach=False,project_id='922adae0c6b344679123289e6d4e1127',qos_specs=None,replication_status=,reservations=['e52f59aa-38e5-4b9e-a3a5-a5dc56affee6','76641a82-b5e6-4687-9825-bc68802d8c33'],size=1,snapshot_id=990004d0-2500-4b57-895c-d55930f6349c,source_replicaid=,source_volid=None,status='creating',user_id='444da9c8ea764dd2b93717d2dcc7eecd',volume_type_id=0794f9de-fc38-4a43-9728-9e4dc7737ebe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:07:46Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c9f1f159-ac59-43cb-b13a-7c14c6217ae2,host=None,id=2c1706e0-fb2d-49f1-9b96-408e191b1ee7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='922adae0c6b344679123289e6d4e1127',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=990004d0-2500-4b57-895c-d55930f6349c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='444da9c8ea764dd2b93717d2dcc7eecd',volume_attachment=,volume_type=,volume_type_id=0794f9de-fc38-4a43-9728-9e4dc7737ebe)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:07:46.166891 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-24ad42d8-57c1-428f-b417-0c058f37b7d4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cae72d31-f219-4c8f-ad25-74e443e71a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:07:46.241770 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-24ad42d8-57c1-428f-b417-0c058f37b7d4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cae72d31-f219-4c8f-ad25-74e443e71a81) transitioned into state 'SUCCESS' from 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=c9f1f159-ac59-43cb-b13a-7c14c6217ae2,group_type_id=,metadata={},multiattach=False,project_id='922adae0c6b344679123289e6d4e1127',qos_specs=None,replication_status=,reservations=['e52f59aa-38e5-4b9e-a3a5-a5dc56affee6','76641a82-b5e6-4687-9825-bc68802d8c33'],size=1,snapshot_id=990004d0-2500-4b57-895c-d55930f6349c,source_replicaid=,source_volid=None,status='creating',user_id='444da9c8ea764dd2b93717d2dcc7eecd',volume_type_id=0794f9de-fc38-4a43-9728-9e4dc7737ebe)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:07:46.243257 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-24ad42d8-57c1-428f-b417-0c058f37b7d4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Flow 'volume_create_api' (843e6335-2018-4870-988a-27c7783cac63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:07:46.269425 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-24ad42d8-57c1-428f-b417-0c058f37b7d4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Create volume request issued successfully. Dec 22 12:07:46.300971 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-236d6e1c-d780-491b-80c9-ba2772380343 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:46.301270 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-236d6e1c-d780-491b-80c9-ba2772380343 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:46.301402 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:46.301402 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:46.301596 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-236d6e1c-d780-491b-80c9-ba2772380343 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:46.328380 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:46.328380 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:46.333350 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-236d6e1c-d780-491b-80c9-ba2772380343 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:46.345724 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:46.345724 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:46.350388 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-236d6e1c-d780-491b-80c9-ba2772380343 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:46.350881 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 569/1142] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:46 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:46.354979 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-24ad42d8-57c1-428f-b417-0c058f37b7d4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/action returned with HTTP 202 Dec 22 12:07:46.355630 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 574/1143] 10.222.0.111 () {62 vars in 1290 bytes} [Tue Dec 22 12:07:45 2020] POST /volume/v3/922adae0c6b344679123289e6d4e1127/groups/action => generated 102 bytes in 934 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:07:46.360873 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-68cbc471-ca92-460b-82fa-50f1027d3ac4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/detail Dec 22 12:07:46.361193 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-68cbc471-ca92-460b-82fa-50f1027d3ac4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:46.361340 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:46.361340 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:46.361581 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-68cbc471-ca92-460b-82fa-50f1027d3ac4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'detail' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:46.362058 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-68cbc471-ca92-460b-82fa-50f1027d3ac4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:07:46.362981 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-68cbc471-ca92-460b-82fa-50f1027d3ac4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88155) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:07:46.389581 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-68cbc471-ca92-460b-82fa-50f1027d3ac4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Get all volumes completed successfully. Dec 22 12:07:46.390454 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-68cbc471-ca92-460b-82fa-50f1027d3ac4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:07:46.390967 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-68cbc471-ca92-460b-82fa-50f1027d3ac4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:07:46.395131 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-68cbc471-ca92-460b-82fa-50f1027d3ac4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:07:46.398859 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:46.398859 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:46.406086 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-68cbc471-ca92-460b-82fa-50f1027d3ac4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:07:46.406345 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-68cbc471-ca92-460b-82fa-50f1027d3ac4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:07:46.414239 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-68cbc471-ca92-460b-82fa-50f1027d3ac4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:07:46.414436 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:46.414436 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:46.428937 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-68cbc471-ca92-460b-82fa-50f1027d3ac4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/detail returned with HTTP 200 Dec 22 12:07:46.429491 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 570/1144] 10.222.0.111 () {60 vars in 1271 bytes} [Tue Dec 22 12:07:46 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/detail => generated 1989 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 12:07:46.438122 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8f07bd28-85c3-4a6f-93bf-b43d1fd11ac6 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/2c1706e0-fb2d-49f1-9b96-408e191b1ee7 Dec 22 12:07:46.438472 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8f07bd28-85c3-4a6f-93bf-b43d1fd11ac6 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:46.438639 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:46.438639 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:46.438877 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8f07bd28-85c3-4a6f-93bf-b43d1fd11ac6 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:46.478045 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:46.478045 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:46.484020 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8f07bd28-85c3-4a6f-93bf-b43d1fd11ac6 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Volume info retrieved successfully. Dec 22 12:07:46.492978 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-8f07bd28-85c3-4a6f-93bf-b43d1fd11ac6 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:07:46.493318 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-8f07bd28-85c3-4a6f-93bf-b43d1fd11ac6 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:07:46.499140 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-8f07bd28-85c3-4a6f-93bf-b43d1fd11ac6 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:07:46.503271 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:46.503271 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:46.515690 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8f07bd28-85c3-4a6f-93bf-b43d1fd11ac6 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/2c1706e0-fb2d-49f1-9b96-408e191b1ee7 returned with HTTP 200 Dec 22 12:07:46.516340 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 575/1145] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:07:46 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/2c1706e0-fb2d-49f1-9b96-408e191b1ee7 => generated 994 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:47.361820 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-19c939a3-c157-404b-9b42-7d051fa0934f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:47.362493 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-19c939a3-c157-404b-9b42-7d051fa0934f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:47.362761 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:47.362761 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:47.362969 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-19c939a3-c157-404b-9b42-7d051fa0934f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:47.387809 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:47.387809 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:47.392642 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-19c939a3-c157-404b-9b42-7d051fa0934f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:47.402273 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:47.402273 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:47.406381 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-19c939a3-c157-404b-9b42-7d051fa0934f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:47.407058 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 571/1146] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:47 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:47.526018 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-37e566b2-4424-4451-bab9-ce428ff047a4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/2c1706e0-fb2d-49f1-9b96-408e191b1ee7 Dec 22 12:07:47.526309 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-37e566b2-4424-4451-bab9-ce428ff047a4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:47.526420 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:47.526420 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:47.526629 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-37e566b2-4424-4451-bab9-ce428ff047a4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:47.563649 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:47.563649 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:47.568801 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-37e566b2-4424-4451-bab9-ce428ff047a4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Volume info retrieved successfully. Dec 22 12:07:47.578077 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-37e566b2-4424-4451-bab9-ce428ff047a4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:07:47.578328 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-37e566b2-4424-4451-bab9-ce428ff047a4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:07:47.583132 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-37e566b2-4424-4451-bab9-ce428ff047a4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:07:47.587274 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:47.587274 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:47.597646 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-37e566b2-4424-4451-bab9-ce428ff047a4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/2c1706e0-fb2d-49f1-9b96-408e191b1ee7 returned with HTTP 200 Dec 22 12:07:47.598234 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 576/1147] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:07:47 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/2c1706e0-fb2d-49f1-9b96-408e191b1ee7 => generated 994 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:48.416471 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9f3509b9-7ddd-4d39-b51f-58a78a6d2098 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:48.416777 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9f3509b9-7ddd-4d39-b51f-58a78a6d2098 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:48.416906 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:48.416906 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:48.417103 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9f3509b9-7ddd-4d39-b51f-58a78a6d2098 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:48.442616 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:48.442616 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:48.449752 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9f3509b9-7ddd-4d39-b51f-58a78a6d2098 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:48.459088 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:48.459088 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:48.464039 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9f3509b9-7ddd-4d39-b51f-58a78a6d2098 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:48.464464 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 572/1148] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:48 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:48.607229 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2c0482a7-b8b0-4dd6-8107-f8fcd583cfc7 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/2c1706e0-fb2d-49f1-9b96-408e191b1ee7 Dec 22 12:07:48.607545 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2c0482a7-b8b0-4dd6-8107-f8fcd583cfc7 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:48.607681 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:48.607681 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:48.607866 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2c0482a7-b8b0-4dd6-8107-f8fcd583cfc7 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:48.653171 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:48.653171 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:48.658509 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2c0482a7-b8b0-4dd6-8107-f8fcd583cfc7 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Volume info retrieved successfully. Dec 22 12:07:48.666290 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-2c0482a7-b8b0-4dd6-8107-f8fcd583cfc7 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:07:48.666522 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-2c0482a7-b8b0-4dd6-8107-f8fcd583cfc7 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:07:48.671128 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-2c0482a7-b8b0-4dd6-8107-f8fcd583cfc7 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:07:48.674801 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:48.674801 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:48.685391 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2c0482a7-b8b0-4dd6-8107-f8fcd583cfc7 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/2c1706e0-fb2d-49f1-9b96-408e191b1ee7 returned with HTTP 200 Dec 22 12:07:48.686030 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 577/1149] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:07:48 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/2c1706e0-fb2d-49f1-9b96-408e191b1ee7 => generated 994 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:49.473814 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5f56b004-0145-479f-a2d0-776f02d74851 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:49.474124 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5f56b004-0145-479f-a2d0-776f02d74851 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:49.474242 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:49.474242 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:49.474433 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5f56b004-0145-479f-a2d0-776f02d74851 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:49.504819 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:49.504819 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:49.512349 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5f56b004-0145-479f-a2d0-776f02d74851 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:49.521689 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:49.521689 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:49.525986 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5f56b004-0145-479f-a2d0-776f02d74851 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:49.526540 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 573/1150] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:49 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:49.694810 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-80020b80-b5a1-4580-8a1d-d05738585665 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/2c1706e0-fb2d-49f1-9b96-408e191b1ee7 Dec 22 12:07:49.695142 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-80020b80-b5a1-4580-8a1d-d05738585665 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:49.695277 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:49.695277 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:49.695469 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-80020b80-b5a1-4580-8a1d-d05738585665 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:49.720730 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:49.720730 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:49.725517 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-80020b80-b5a1-4580-8a1d-d05738585665 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Volume info retrieved successfully. Dec 22 12:07:49.732794 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-80020b80-b5a1-4580-8a1d-d05738585665 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:07:49.733038 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-80020b80-b5a1-4580-8a1d-d05738585665 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:07:49.737433 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-80020b80-b5a1-4580-8a1d-d05738585665 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:07:49.740668 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:49.740668 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:49.752795 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-80020b80-b5a1-4580-8a1d-d05738585665 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/2c1706e0-fb2d-49f1-9b96-408e191b1ee7 returned with HTTP 200 Dec 22 12:07:49.753297 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 578/1151] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:07:49 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/2c1706e0-fb2d-49f1-9b96-408e191b1ee7 => generated 994 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:50.535701 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-96699621-dad4-4dc1-8052-d5aa89fac781 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:50.535997 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-96699621-dad4-4dc1-8052-d5aa89fac781 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:50.536098 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:50.536098 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:50.536295 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-96699621-dad4-4dc1-8052-d5aa89fac781 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:50.561756 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:50.561756 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:50.567940 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-96699621-dad4-4dc1-8052-d5aa89fac781 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:50.577914 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:50.577914 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:50.581993 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-96699621-dad4-4dc1-8052-d5aa89fac781 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:50.582456 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 574/1152] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:50 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:50.762896 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c22a2c6e-78c3-4a63-9f0d-2aa90814af1f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/2c1706e0-fb2d-49f1-9b96-408e191b1ee7 Dec 22 12:07:50.763566 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c22a2c6e-78c3-4a63-9f0d-2aa90814af1f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:50.764124 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:50.764124 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:50.764124 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c22a2c6e-78c3-4a63-9f0d-2aa90814af1f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:50.791747 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:50.791747 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:50.796854 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c22a2c6e-78c3-4a63-9f0d-2aa90814af1f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Volume info retrieved successfully. Dec 22 12:07:50.803587 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-c22a2c6e-78c3-4a63-9f0d-2aa90814af1f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:07:50.803827 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-c22a2c6e-78c3-4a63-9f0d-2aa90814af1f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:07:50.816833 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-c22a2c6e-78c3-4a63-9f0d-2aa90814af1f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:07:50.816833 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:50.816833 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:50.821334 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c22a2c6e-78c3-4a63-9f0d-2aa90814af1f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/2c1706e0-fb2d-49f1-9b96-408e191b1ee7 returned with HTTP 200 Dec 22 12:07:50.821990 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 579/1153] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:07:50 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/2c1706e0-fb2d-49f1-9b96-408e191b1ee7 => generated 994 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:51.600646 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e2b1aad7-ba74-4bd4-a3ac-4d622fd2ccbf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:51.600646 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e2b1aad7-ba74-4bd4-a3ac-4d622fd2ccbf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:51.600646 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:51.600646 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:51.600646 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e2b1aad7-ba74-4bd4-a3ac-4d622fd2ccbf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:51.617918 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:51.617918 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:51.622369 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e2b1aad7-ba74-4bd4-a3ac-4d622fd2ccbf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:51.631169 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:51.631169 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:51.635558 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e2b1aad7-ba74-4bd4-a3ac-4d622fd2ccbf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:51.637517 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 575/1154] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:51 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:07:51.832371 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dba1233b-2119-4175-9005-98e9d7d821da tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/2c1706e0-fb2d-49f1-9b96-408e191b1ee7 Dec 22 12:07:51.832752 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dba1233b-2119-4175-9005-98e9d7d821da tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:51.832957 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:51.832957 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:51.833266 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dba1233b-2119-4175-9005-98e9d7d821da tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:51.862219 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:51.862219 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:51.867768 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-dba1233b-2119-4175-9005-98e9d7d821da tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Volume info retrieved successfully. Dec 22 12:07:51.874959 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-dba1233b-2119-4175-9005-98e9d7d821da tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:07:51.875606 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-dba1233b-2119-4175-9005-98e9d7d821da tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:07:51.880874 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-dba1233b-2119-4175-9005-98e9d7d821da tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:07:51.884486 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:51.884486 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:51.896162 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dba1233b-2119-4175-9005-98e9d7d821da tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/2c1706e0-fb2d-49f1-9b96-408e191b1ee7 returned with HTTP 200 Dec 22 12:07:51.897038 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 580/1155] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:07:51 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/2c1706e0-fb2d-49f1-9b96-408e191b1ee7 => generated 995 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:51.905615 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8298b4cd-9c41-45a7-80d4-d11019ab07c0 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/c9f1f159-ac59-43cb-b13a-7c14c6217ae2 Dec 22 12:07:51.905926 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8298b4cd-9c41-45a7-80d4-d11019ab07c0 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:51.906064 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:51.906064 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:51.906269 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8298b4cd-9c41-45a7-80d4-d11019ab07c0 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:51.906496 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-8298b4cd-9c41-45a7-80d4-d11019ab07c0 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] show called for member c9f1f159-ac59-43cb-b13a-7c14c6217ae2 {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:07:51.911188 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:51.911188 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:51.924641 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8298b4cd-9c41-45a7-80d4-d11019ab07c0 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/c9f1f159-ac59-43cb-b13a-7c14c6217ae2 returned with HTTP 200 Dec 22 12:07:51.925092 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 576/1156] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:07:51 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/groups/c9f1f159-ac59-43cb-b13a-7c14c6217ae2 => generated 417 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:07:51.931685 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a11f9510-396f-48df-baea-940e4e137c3c tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/detail Dec 22 12:07:51.932336 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a11f9510-396f-48df-baea-940e4e137c3c tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:51.932541 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:51.932541 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:51.932848 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a11f9510-396f-48df-baea-940e4e137c3c tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'detail' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:51.933407 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-a11f9510-396f-48df-baea-940e4e137c3c tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:07:51.934332 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a11f9510-396f-48df-baea-940e4e137c3c tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:07:51.961708 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a11f9510-396f-48df-baea-940e4e137c3c tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Get all volumes completed successfully. Dec 22 12:07:51.962652 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a11f9510-396f-48df-baea-940e4e137c3c tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:07:51.962885 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a11f9510-396f-48df-baea-940e4e137c3c tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:07:51.967593 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-a11f9510-396f-48df-baea-940e4e137c3c tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:07:51.971024 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:51.971024 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:51.977633 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a11f9510-396f-48df-baea-940e4e137c3c tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:07:51.977760 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a11f9510-396f-48df-baea-940e4e137c3c tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:07:51.982063 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-a11f9510-396f-48df-baea-940e4e137c3c tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:07:51.985335 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:51.985335 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:51.995926 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a11f9510-396f-48df-baea-940e4e137c3c tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/detail returned with HTTP 200 Dec 22 12:07:51.996144 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 581/1157] 10.222.0.111 () {60 vars in 1271 bytes} [Tue Dec 22 12:07:51 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/detail => generated 1990 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 12:07:52.005082 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ed743f4c-907d-472b-8280-fea342366fe4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] POST http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/c9f1f159-ac59-43cb-b13a-7c14c6217ae2/action Dec 22 12:07:52.005374 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:52.005374 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:52.005611 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ed743f4c-907d-472b-8280-fea342366fe4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:07:52.005806 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ed743f4c-907d-472b-8280-fea342366fe4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:07:52.006410 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-ed743f4c-907d-472b-8280-fea342366fe4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] delete called for group c9f1f159-ac59-43cb-b13a-7c14c6217ae2 {{(pid=88155) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 22 12:07:52.006555 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.groups [None req-ed743f4c-907d-472b-8280-fea342366fe4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Delete group with id: c9f1f159-ac59-43cb-b13a-7c14c6217ae2 Dec 22 12:07:52.012602 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:52.012602 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:52.175005 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ed743f4c-907d-472b-8280-fea342366fe4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/c9f1f159-ac59-43cb-b13a-7c14c6217ae2/action returned with HTTP 202 Dec 22 12:07:52.175749 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 577/1158] 10.222.0.111 () {62 vars in 1400 bytes} [Tue Dec 22 12:07:52 2020] POST /volume/v3/922adae0c6b344679123289e6d4e1127/groups/c9f1f159-ac59-43cb-b13a-7c14c6217ae2/action => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 12:07:52.183768 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-01c1fd0a-89b5-44cf-b924-82fdb8f0e37b tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/2c1706e0-fb2d-49f1-9b96-408e191b1ee7 Dec 22 12:07:52.184181 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-01c1fd0a-89b5-44cf-b924-82fdb8f0e37b tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:52.185982 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:52.185982 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:52.185982 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-01c1fd0a-89b5-44cf-b924-82fdb8f0e37b tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:52.209825 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:52.209825 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:52.215438 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-01c1fd0a-89b5-44cf-b924-82fdb8f0e37b tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Volume info retrieved successfully. Dec 22 12:07:52.223161 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-01c1fd0a-89b5-44cf-b924-82fdb8f0e37b tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:07:52.223439 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-01c1fd0a-89b5-44cf-b924-82fdb8f0e37b tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:07:52.228093 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-01c1fd0a-89b5-44cf-b924-82fdb8f0e37b tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:07:52.231958 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:52.231958 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:52.243375 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-01c1fd0a-89b5-44cf-b924-82fdb8f0e37b tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/2c1706e0-fb2d-49f1-9b96-408e191b1ee7 returned with HTTP 200 Dec 22 12:07:52.243894 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 582/1159] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:07:52 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/2c1706e0-fb2d-49f1-9b96-408e191b1ee7 => generated 994 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:07:52.647245 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ae6209df-26c0-4e83-8025-19cdd2afb1b6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:52.647245 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ae6209df-26c0-4e83-8025-19cdd2afb1b6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:52.647245 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:52.647245 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:52.647245 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ae6209df-26c0-4e83-8025-19cdd2afb1b6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:52.680066 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:52.680066 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:52.687293 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ae6209df-26c0-4e83-8025-19cdd2afb1b6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:52.703313 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:52.703313 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:52.703313 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ae6209df-26c0-4e83-8025-19cdd2afb1b6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:52.703313 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 578/1160] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:52 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:53.254108 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-19adeb3d-814d-45b2-a03b-c70a69092ba8 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/2c1706e0-fb2d-49f1-9b96-408e191b1ee7 Dec 22 12:07:53.254400 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-19adeb3d-814d-45b2-a03b-c70a69092ba8 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:53.254545 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:53.254545 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:53.254793 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-19adeb3d-814d-45b2-a03b-c70a69092ba8 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:53.281422 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:53.281422 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:53.292574 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-19adeb3d-814d-45b2-a03b-c70a69092ba8 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Volume info retrieved successfully. Dec 22 12:07:53.301576 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-19adeb3d-814d-45b2-a03b-c70a69092ba8 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:07:53.302178 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-19adeb3d-814d-45b2-a03b-c70a69092ba8 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:07:53.312440 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-19adeb3d-814d-45b2-a03b-c70a69092ba8 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:07:53.312440 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:53.312440 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:53.324915 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-19adeb3d-814d-45b2-a03b-c70a69092ba8 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/2c1706e0-fb2d-49f1-9b96-408e191b1ee7 returned with HTTP 200 Dec 22 12:07:53.324915 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 583/1161] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:07:53 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/2c1706e0-fb2d-49f1-9b96-408e191b1ee7 => generated 994 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:53.715735 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2e409223-fdf4-4631-81b8-5650b51fd8d7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:53.715735 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2e409223-fdf4-4631-81b8-5650b51fd8d7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:53.715735 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:53.715735 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:53.715735 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2e409223-fdf4-4631-81b8-5650b51fd8d7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:53.743935 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:53.743935 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:53.746877 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2e409223-fdf4-4631-81b8-5650b51fd8d7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:53.754949 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:53.754949 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:53.759709 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2e409223-fdf4-4631-81b8-5650b51fd8d7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:53.760229 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 579/1162] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:53 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:55.567988 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d576329c-f648-475f-a11e-91dd06194437 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/2c1706e0-fb2d-49f1-9b96-408e191b1ee7 Dec 22 12:07:55.567988 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d576329c-f648-475f-a11e-91dd06194437 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:55.567988 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:55.567988 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:55.567988 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d576329c-f648-475f-a11e-91dd06194437 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:55.567988 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d576329c-f648-475f-a11e-91dd06194437 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/2c1706e0-fb2d-49f1-9b96-408e191b1ee7 returned with HTTP 404 Dec 22 12:07:55.567988 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 584/1163] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:07:54 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/2c1706e0-fb2d-49f1-9b96-408e191b1ee7 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 12:07:55.574917 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-25316051-5cea-4224-89dd-5e6174542b18 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/c9f1f159-ac59-43cb-b13a-7c14c6217ae2 Dec 22 12:07:55.574917 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-25316051-5cea-4224-89dd-5e6174542b18 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:55.574917 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:55.574917 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:55.574917 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-25316051-5cea-4224-89dd-5e6174542b18 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:55.574917 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-25316051-5cea-4224-89dd-5e6174542b18 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] show called for member c9f1f159-ac59-43cb-b13a-7c14c6217ae2 {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:07:55.574917 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-25316051-5cea-4224-89dd-5e6174542b18 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/c9f1f159-ac59-43cb-b13a-7c14c6217ae2 returned with HTTP 404 Dec 22 12:07:55.574917 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 580/1164] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:07:54 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/groups/c9f1f159-ac59-43cb-b13a-7c14c6217ae2 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 12:07:55.576980 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aaafcb82-9ca4-4e07-9703-b6f9a5f19421 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] DELETE http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/12d25103-c8b3-468b-b3a6-aebebc79cf5b Dec 22 12:07:55.576980 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aaafcb82-9ca4-4e07-9703-b6f9a5f19421 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:55.576980 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aaafcb82-9ca4-4e07-9703-b6f9a5f19421 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:55.576980 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.group_snapshots [None req-aaafcb82-9ca4-4e07-9703-b6f9a5f19421 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] delete called for member 12d25103-c8b3-468b-b3a6-aebebc79cf5b {{(pid=88156) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 22 12:07:55.576980 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.group_snapshots [None req-aaafcb82-9ca4-4e07-9703-b6f9a5f19421 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Delete group_snapshot with id: 12d25103-c8b3-468b-b3a6-aebebc79cf5b Dec 22 12:07:55.576980 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:55.576980 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:55.579110 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1bc9d61f-9ac0-420e-b55d-05396197b8ed tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:55.579110 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1bc9d61f-9ac0-420e-b55d-05396197b8ed tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:55.579110 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1bc9d61f-9ac0-420e-b55d-05396197b8ed tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:55.579110 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:55.579110 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:55.579110 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1bc9d61f-9ac0-420e-b55d-05396197b8ed tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:55.579110 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:55.579110 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:55.579110 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1bc9d61f-9ac0-420e-b55d-05396197b8ed tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:55.579110 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 581/1165] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:54 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:55.856680 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-073d3604-30b3-4548-a0f3-4c75a5333b40 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:55.856680 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-073d3604-30b3-4548-a0f3-4c75a5333b40 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:55.856680 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:55.856680 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:55.856680 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-073d3604-30b3-4548-a0f3-4c75a5333b40 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:55.889893 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:55.889893 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:55.895645 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-073d3604-30b3-4548-a0f3-4c75a5333b40 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:55.906838 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:55.906838 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:55.911519 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-073d3604-30b3-4548-a0f3-4c75a5333b40 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:55.911977 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 582/1166] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:55 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:56.924164 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-69197ddc-b9d2-42af-88be-305520e61241 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:56.924776 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-69197ddc-b9d2-42af-88be-305520e61241 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:56.924776 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:56.924776 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:56.925052 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-69197ddc-b9d2-42af-88be-305520e61241 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:56.956374 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:56.956374 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:56.963018 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-69197ddc-b9d2-42af-88be-305520e61241 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:56.974679 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:56.974679 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:56.979821 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-69197ddc-b9d2-42af-88be-305520e61241 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:56.980400 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 583/1167] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:56 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:07:57.945272 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aaafcb82-9ca4-4e07-9703-b6f9a5f19421 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/12d25103-c8b3-468b-b3a6-aebebc79cf5b returned with HTTP 202 Dec 22 12:07:57.945272 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 585/1168] 10.222.0.111 () {60 vars in 1388 bytes} [Tue Dec 22 12:07:54 2020] DELETE /volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/12d25103-c8b3-468b-b3a6-aebebc79cf5b => generated 0 bytes in 3556 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 12:07:57.950404 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-be33a22a-5c38-42c8-9cbf-451a7a221751 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/detail Dec 22 12:07:57.950946 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-be33a22a-5c38-42c8-9cbf-451a7a221751 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:57.951670 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:57.951670 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:57.951670 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-be33a22a-5c38-42c8-9cbf-451a7a221751 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'detail' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:57.952049 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-be33a22a-5c38-42c8-9cbf-451a7a221751 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:07:57.953535 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-be33a22a-5c38-42c8-9cbf-451a7a221751 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88155) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:07:57.991314 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f283aad1-b860-4081-812e-bd1be608bda4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:57.991810 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f283aad1-b860-4081-812e-bd1be608bda4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:57.992096 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:57.992096 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:57.992495 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f283aad1-b860-4081-812e-bd1be608bda4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:58.000956 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-be33a22a-5c38-42c8-9cbf-451a7a221751 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Get all volumes completed successfully. Dec 22 12:07:58.002199 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-be33a22a-5c38-42c8-9cbf-451a7a221751 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:07:58.002265 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-be33a22a-5c38-42c8-9cbf-451a7a221751 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:07:58.009224 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-be33a22a-5c38-42c8-9cbf-451a7a221751 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:07:58.013740 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:58.013740 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:58.037672 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-be33a22a-5c38-42c8-9cbf-451a7a221751 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/detail returned with HTTP 200 Dec 22 12:07:58.037672 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 584/1169] 10.222.0.111 () {60 vars in 1271 bytes} [Tue Dec 22 12:07:57 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/detail => generated 1005 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 12:07:58.058132 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-291097d6-4ae3-4329-a221-a365b0590c63 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/detail Dec 22 12:07:58.058531 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-291097d6-4ae3-4329-a221-a365b0590c63 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:58.058848 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:58.058848 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:58.058967 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-291097d6-4ae3-4329-a221-a365b0590c63 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'detail' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:58.060814 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-291097d6-4ae3-4329-a221-a365b0590c63 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:07:58.062732 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:58.062732 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:58.062796 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.db.sqlalchemy.api [None req-291097d6-4ae3-4329-a221-a365b0590c63 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Building query based on filter {{(pid=88155) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 12:07:58.076575 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f283aad1-b860-4081-812e-bd1be608bda4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:58.087545 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:58.087545 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:58.102725 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f283aad1-b860-4081-812e-bd1be608bda4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:58.102725 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 586/1170] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:57 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:58.256730 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-291097d6-4ae3-4329-a221-a365b0590c63 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Get all snapshots completed successfully. Dec 22 12:07:58.257305 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:58.257305 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:58.258049 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-291097d6-4ae3-4329-a221-a365b0590c63 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/detail returned with HTTP 200 Dec 22 12:07:58.258498 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 585/1171] 10.222.0.111 () {58 vars in 1236 bytes} [Tue Dec 22 12:07:58 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/detail => generated 451 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:07:58.265297 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d40b8669-0133-4063-8474-bd220efe272c tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/990004d0-2500-4b57-895c-d55930f6349c Dec 22 12:07:58.265616 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d40b8669-0133-4063-8474-bd220efe272c tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:58.265851 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:58.265851 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:58.266224 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d40b8669-0133-4063-8474-bd220efe272c tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:58.279252 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:58.279252 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:58.279950 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d40b8669-0133-4063-8474-bd220efe272c tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Snapshot retrieved successfully. Dec 22 12:07:58.281358 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d40b8669-0133-4063-8474-bd220efe272c tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/990004d0-2500-4b57-895c-d55930f6349c returned with HTTP 200 Dec 22 12:07:58.282370 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 587/1172] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:07:58 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/990004d0-2500-4b57-895c-d55930f6349c => generated 448 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:07:59.114841 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a40a92cd-735e-41a5-88b6-cf86bd23de87 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:07:59.114841 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a40a92cd-735e-41a5-88b6-cf86bd23de87 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:59.114841 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:59.114841 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:59.114841 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a40a92cd-735e-41a5-88b6-cf86bd23de87 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:59.146726 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:59.146726 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:59.153106 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a40a92cd-735e-41a5-88b6-cf86bd23de87 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:07:59.165469 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:59.165469 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:59.169935 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a40a92cd-735e-41a5-88b6-cf86bd23de87 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:07:59.170451 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 586/1173] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:07:59 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:07:59.291117 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-265aabee-4f6d-4c4d-afa6-96f9ede83d0f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/990004d0-2500-4b57-895c-d55930f6349c Dec 22 12:07:59.291470 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-265aabee-4f6d-4c4d-afa6-96f9ede83d0f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:59.291635 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:59.291635 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:59.291884 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-265aabee-4f6d-4c4d-afa6-96f9ede83d0f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:59.306767 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-265aabee-4f6d-4c4d-afa6-96f9ede83d0f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/990004d0-2500-4b57-895c-d55930f6349c returned with HTTP 404 Dec 22 12:07:59.307404 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 588/1174] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:07:59 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/990004d0-2500-4b57-895c-d55930f6349c => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:07:59.313044 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-83d06e74-e904-4fe0-ba61-a08d68be8a01 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/12d25103-c8b3-468b-b3a6-aebebc79cf5b Dec 22 12:07:59.313405 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-83d06e74-e904-4fe0-ba61-a08d68be8a01 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:59.313553 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:59.313553 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:59.313783 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-83d06e74-e904-4fe0-ba61-a08d68be8a01 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:59.314049 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.group_snapshots [None req-83d06e74-e904-4fe0-ba61-a08d68be8a01 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] show called for member 12d25103-c8b3-468b-b3a6-aebebc79cf5b {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 22 12:07:59.318393 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-83d06e74-e904-4fe0-ba61-a08d68be8a01 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/12d25103-c8b3-468b-b3a6-aebebc79cf5b returned with HTTP 404 Dec 22 12:07:59.318984 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 587/1175] 10.222.0.111 () {60 vars in 1385 bytes} [Tue Dec 22 12:07:59 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/12d25103-c8b3-468b-b3a6-aebebc79cf5b => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 12:07:59.323442 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ef7bf5ab-ea66-4b3f-89b5-d7c3836885f9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/detail Dec 22 12:07:59.323767 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ef7bf5ab-ea66-4b3f-89b5-d7c3836885f9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:59.324064 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ef7bf5ab-ea66-4b3f-89b5-d7c3836885f9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'detail' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:59.324578 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-ef7bf5ab-ea66-4b3f-89b5-d7c3836885f9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:07:59.325601 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ef7bf5ab-ea66-4b3f-89b5-d7c3836885f9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:07:59.355178 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ef7bf5ab-ea66-4b3f-89b5-d7c3836885f9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Get all volumes completed successfully. Dec 22 12:07:59.356182 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-ef7bf5ab-ea66-4b3f-89b5-d7c3836885f9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:07:59.356450 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-ef7bf5ab-ea66-4b3f-89b5-d7c3836885f9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:07:59.362189 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-ef7bf5ab-ea66-4b3f-89b5-d7c3836885f9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:07:59.366159 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:59.366159 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:59.376540 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ef7bf5ab-ea66-4b3f-89b5-d7c3836885f9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/detail returned with HTTP 200 Dec 22 12:07:59.377094 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 589/1176] 10.222.0.111 () {60 vars in 1271 bytes} [Tue Dec 22 12:07:59 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/detail => generated 1005 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 12:07:59.386701 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-caffac1f-2e96-4225-a40c-f3da85bbdb55 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] POST http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/ff4c3709-f62d-476b-a584-23249ebfbf3f/action Dec 22 12:07:59.387224 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-caffac1f-2e96-4225-a40c-f3da85bbdb55 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:07:59.387426 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-caffac1f-2e96-4225-a40c-f3da85bbdb55 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:07:59.388049 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-caffac1f-2e96-4225-a40c-f3da85bbdb55 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] delete called for group ff4c3709-f62d-476b-a584-23249ebfbf3f {{(pid=88155) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 22 12:07:59.388275 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.groups [None req-caffac1f-2e96-4225-a40c-f3da85bbdb55 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Delete group with id: ff4c3709-f62d-476b-a584-23249ebfbf3f Dec 22 12:07:59.393128 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:59.393128 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:59.554765 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-caffac1f-2e96-4225-a40c-f3da85bbdb55 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/ff4c3709-f62d-476b-a584-23249ebfbf3f/action returned with HTTP 202 Dec 22 12:07:59.557760 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 588/1177] 10.222.0.111 () {62 vars in 1400 bytes} [Tue Dec 22 12:07:59 2020] POST /volume/v3/922adae0c6b344679123289e6d4e1127/groups/ff4c3709-f62d-476b-a584-23249ebfbf3f/action => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 12:07:59.563470 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6adb812e-a996-45a2-9361-f8257a60e2de tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/0b48e14c-9572-453f-8837-49c92ca941b9 Dec 22 12:07:59.563470 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6adb812e-a996-45a2-9361-f8257a60e2de tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:07:59.563470 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:07:59.563470 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:07:59.564486 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6adb812e-a996-45a2-9361-f8257a60e2de tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:07:59.597296 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:59.597296 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:59.602759 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6adb812e-a996-45a2-9361-f8257a60e2de tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Volume info retrieved successfully. Dec 22 12:07:59.610627 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-6adb812e-a996-45a2-9361-f8257a60e2de tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:07:59.610908 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-6adb812e-a996-45a2-9361-f8257a60e2de tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:07:59.616980 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-6adb812e-a996-45a2-9361-f8257a60e2de tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:07:59.621135 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:07:59.621135 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:07:59.633211 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6adb812e-a996-45a2-9361-f8257a60e2de tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/0b48e14c-9572-453f-8837-49c92ca941b9 returned with HTTP 200 Dec 22 12:07:59.633916 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 590/1178] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:07:59 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/0b48e14c-9572-453f-8837-49c92ca941b9 => generated 1001 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 12:08:00.180080 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-806f5e67-84cf-477e-9db1-eb1602aab02b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:00.180390 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-806f5e67-84cf-477e-9db1-eb1602aab02b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:00.180427 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:00.180427 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:00.180691 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-806f5e67-84cf-477e-9db1-eb1602aab02b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:00.210106 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:00.210106 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:00.211678 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-806f5e67-84cf-477e-9db1-eb1602aab02b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:00.222635 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:00.222635 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:00.227806 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-806f5e67-84cf-477e-9db1-eb1602aab02b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:00.228331 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 589/1179] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:00 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:00.644858 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e147ad13-c657-439a-8587-50f1db3d9dcd tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/0b48e14c-9572-453f-8837-49c92ca941b9 Dec 22 12:08:00.645514 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e147ad13-c657-439a-8587-50f1db3d9dcd tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:00.645755 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:00.645755 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:00.646107 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e147ad13-c657-439a-8587-50f1db3d9dcd tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:00.672308 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e147ad13-c657-439a-8587-50f1db3d9dcd tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/0b48e14c-9572-453f-8837-49c92ca941b9 returned with HTTP 404 Dec 22 12:08:00.672932 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 591/1180] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:08:00 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/0b48e14c-9572-453f-8837-49c92ca941b9 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 12:08:00.678443 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c5fff93f-241d-410d-ac62-32b4d3b72e79 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/ff4c3709-f62d-476b-a584-23249ebfbf3f Dec 22 12:08:00.678811 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c5fff93f-241d-410d-ac62-32b4d3b72e79 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:00.678982 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:00.678982 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:00.679241 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c5fff93f-241d-410d-ac62-32b4d3b72e79 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:00.679501 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-c5fff93f-241d-410d-ac62-32b4d3b72e79 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] show called for member ff4c3709-f62d-476b-a584-23249ebfbf3f {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:08:00.683722 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:00.683722 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:00.698851 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c5fff93f-241d-410d-ac62-32b4d3b72e79 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/ff4c3709-f62d-476b-a584-23249ebfbf3f returned with HTTP 200 Dec 22 12:08:00.699403 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 590/1181] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:08:00 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/groups/ff4c3709-f62d-476b-a584-23249ebfbf3f => generated 392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:01.243869 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7cdfdea3-fd8b-404a-a3e0-ce60f7869b91 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:01.244173 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7cdfdea3-fd8b-404a-a3e0-ce60f7869b91 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:01.244468 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7cdfdea3-fd8b-404a-a3e0-ce60f7869b91 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:01.274726 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:01.274726 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:01.279589 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7cdfdea3-fd8b-404a-a3e0-ce60f7869b91 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:01.291171 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:01.291171 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:01.293392 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7cdfdea3-fd8b-404a-a3e0-ce60f7869b91 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:01.293823 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 592/1182] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:01 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:01.709612 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6d386186-5f07-4b6c-b494-c7700fb24181 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/ff4c3709-f62d-476b-a584-23249ebfbf3f Dec 22 12:08:01.709612 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6d386186-5f07-4b6c-b494-c7700fb24181 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:01.709612 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:01.709612 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:01.709612 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6d386186-5f07-4b6c-b494-c7700fb24181 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:01.709612 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-6d386186-5f07-4b6c-b494-c7700fb24181 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] show called for member ff4c3709-f62d-476b-a584-23249ebfbf3f {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:08:01.721156 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6d386186-5f07-4b6c-b494-c7700fb24181 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/ff4c3709-f62d-476b-a584-23249ebfbf3f returned with HTTP 404 Dec 22 12:08:01.721156 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 591/1183] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:08:01 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/groups/ff4c3709-f62d-476b-a584-23249ebfbf3f => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 12:08:01.721331 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-df6a35e0-bd80-49e7-9a5d-865dd0cfec48 tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] DELETE http://10.222.0.111/volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/group_types/2e5fdb51-ab98-4b39-b9ca-8cc75029ab9a Dec 22 12:08:01.721331 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-df6a35e0-bd80-49e7-9a5d-865dd0cfec48 tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:01.721331 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:01.721331 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:01.721331 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-df6a35e0-bd80-49e7-9a5d-865dd0cfec48 tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:01.734770 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 12:08:01.734770 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 12:08:01.802672 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-df6a35e0-bd80-49e7-9a5d-865dd0cfec48 tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] http://10.222.0.111/volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/group_types/2e5fdb51-ab98-4b39-b9ca-8cc75029ab9a returned with HTTP 202 Dec 22 12:08:01.805840 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 593/1184] 10.222.0.111 () {60 vars in 1376 bytes} [Tue Dec 22 12:08:01 2020] DELETE /volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/group_types/2e5fdb51-ab98-4b39-b9ca-8cc75029ab9a => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Dec 22 12:08:01.812764 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-19c8e328-6acf-4e34-b9a5-dbe28f1ba440 tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] POST http://10.222.0.111/volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/types Dec 22 12:08:01.813365 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-19c8e328-6acf-4e34-b9a5-dbe28f1ba440 tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-874630772"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:08:01.814205 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:01.814205 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:01.909719 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-19c8e328-6acf-4e34-b9a5-dbe28f1ba440 tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] http://10.222.0.111/volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/types returned with HTTP 200 Dec 22 12:08:01.913206 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 592/1185] 10.222.0.111 () {60 vars in 1224 bytes} [Tue Dec 22 12:08:01 2020] POST /volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/types => generated 223 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:08:01.916529 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-463da310-ba94-4bee-adf0-2674c6dd5e7f tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] POST http://10.222.0.111/volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/group_types Dec 22 12:08:01.916978 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-463da310-ba94-4bee-adf0-2674c6dd5e7f tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1171298152"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:08:02.018628 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-463da310-ba94-4bee-adf0-2674c6dd5e7f tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] http://10.222.0.111/volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/group_types returned with HTTP 202 Dec 22 12:08:02.035233 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 594/1186] 10.222.0.111 () {62 vars in 1283 bytes} [Tue Dec 22 12:08:01 2020] POST /volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/group_types => generated 181 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:08:02.038485 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1dea5b4c-03a2-46eb-8933-4edb88e3abe4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] POST http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups Dec 22 12:08:02.039153 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1dea5b4c-03a2-46eb-8933-4edb88e3abe4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Action: 'create', calling method: version_select, body: {"group": {"group_type": "eaa20432-5f1a-492c-8dd5-4e497fb76491", "volume_types": ["35d99bf1-70ff-480b-894a-2fcb956565e4"], "name": "tempest-GroupSnapshotsTest-Group-2039625025"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:08:02.039975 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-1dea5b4c-03a2-46eb-8933-4edb88e3abe4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Creating new group {'group': {'group_type': 'eaa20432-5f1a-492c-8dd5-4e497fb76491', 'volume_types': ['35d99bf1-70ff-480b-894a-2fcb956565e4'], 'name': 'tempest-GroupSnapshotsTest-Group-2039625025'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 22 12:08:02.048608 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.groups [None req-1dea5b4c-03a2-46eb-8933-4edb88e3abe4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Creating group tempest-GroupSnapshotsTest-Group-2039625025. Dec 22 12:08:02.063408 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1dea5b4c-03a2-46eb-8933-4edb88e3abe4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Availability zone cache updated, next update will occur around 2020-12-22 13:08:02.063074. {{(pid=88155) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 22 12:08:02.063579 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1dea5b4c-03a2-46eb-8933-4edb88e3abe4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Availability Zones retrieved successfully. Dec 22 12:08:02.175554 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-1dea5b4c-03a2-46eb-8933-4edb88e3abe4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Created reservations ['5e4891e1-3dfb-429c-936b-90d6b3673dcb'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:08:02.280136 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1dea5b4c-03a2-46eb-8933-4edb88e3abe4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups returned with HTTP 202 Dec 22 12:08:02.283985 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 593/1187] 10.222.0.111 () {62 vars in 1269 bytes} [Tue Dec 22 12:08:02 2020] POST /volume/v3/922adae0c6b344679123289e6d4e1127/groups => generated 112 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:08:02.292068 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e6dc3e0d-bb94-4346-81d9-fa78f742ccf5 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc Dec 22 12:08:02.292068 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e6dc3e0d-bb94-4346-81d9-fa78f742ccf5 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:02.292303 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e6dc3e0d-bb94-4346-81d9-fa78f742ccf5 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:02.292928 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-e6dc3e0d-bb94-4346-81d9-fa78f742ccf5 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] show called for member bf0403df-4d79-4f20-9264-8a9d4634bdcc {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:08:02.301125 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:02.301125 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:02.303227 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-132beb44-4902-488b-8f46-c36cd53631b3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:02.303643 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-132beb44-4902-488b-8f46-c36cd53631b3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:02.303767 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:02.303767 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:02.303966 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-132beb44-4902-488b-8f46-c36cd53631b3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:02.316099 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e6dc3e0d-bb94-4346-81d9-fa78f742ccf5 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc returned with HTTP 200 Dec 22 12:08:02.316678 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 595/1188] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:08:02 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc => generated 392 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:02.329198 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:02.329198 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:02.334064 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-132beb44-4902-488b-8f46-c36cd53631b3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:02.344302 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:02.344302 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:02.348851 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-132beb44-4902-488b-8f46-c36cd53631b3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:02.349301 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 594/1189] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:02 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:03.325250 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a8bc409a-facc-4d17-8558-dc66c14bf36d tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc Dec 22 12:08:03.325545 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a8bc409a-facc-4d17-8558-dc66c14bf36d tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:03.325770 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:03.325770 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:03.325969 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a8bc409a-facc-4d17-8558-dc66c14bf36d tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:03.326184 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-a8bc409a-facc-4d17-8558-dc66c14bf36d tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] show called for member bf0403df-4d79-4f20-9264-8a9d4634bdcc {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:08:03.331327 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:03.331327 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:03.347198 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a8bc409a-facc-4d17-8558-dc66c14bf36d tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc returned with HTTP 200 Dec 22 12:08:03.347615 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 596/1190] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:08:03 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc => generated 393 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:08:03.354343 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-05e91d26-fdaf-4fa5-aaab-3a7e847d3f87 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] POST http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes Dec 22 12:08:03.355837 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:03.355837 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:03.355837 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-05e91d26-fdaf-4fa5-aaab-3a7e847d3f87 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Action: 'create', calling method: create, body: {"volume": {"volume_type": "35d99bf1-70ff-480b-894a-2fcb956565e4", "group_id": "bf0403df-4d79-4f20-9264-8a9d4634bdcc", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-2131615705"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:08:03.355837 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-05e91d26-fdaf-4fa5-aaab-3a7e847d3f87 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Create volume request body: {'volume': {'volume_type': '35d99bf1-70ff-480b-894a-2fcb956565e4', 'group_id': 'bf0403df-4d79-4f20-9264-8a9d4634bdcc', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-2131615705'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:08:03.364323 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f15b954e-13ad-455c-8421-0ee0fbaf610d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:03.364593 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f15b954e-13ad-455c-8421-0ee0fbaf610d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:03.364718 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:03.364718 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:03.364903 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f15b954e-13ad-455c-8421-0ee0fbaf610d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:03.367875 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:03.367875 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:03.368484 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-05e91d26-fdaf-4fa5-aaab-3a7e847d3f87 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Create volume of 1 GB Dec 22 12:08:03.376081 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-05e91d26-fdaf-4fa5-aaab-3a7e847d3f87 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Availability Zones retrieved successfully. Dec 22 12:08:03.384754 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-05e91d26-fdaf-4fa5-aaab-3a7e847d3f87 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Flow 'volume_create_api' (27a0436f-49ac-4c05-a9f8-97f2b2192682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:08:03.386310 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-05e91d26-fdaf-4fa5-aaab-3a7e847d3f87 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5d2a493-298e-4c63-968c-7ab8013bdacb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:08:03.387387 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:03.387387 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:03.387772 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-05e91d26-fdaf-4fa5-aaab-3a7e847d3f87 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:08:03.399940 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:03.399940 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:03.405044 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f15b954e-13ad-455c-8421-0ee0fbaf610d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:03.413998 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-05e91d26-fdaf-4fa5-aaab-3a7e847d3f87 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5d2a493-298e-4c63-968c-7ab8013bdacb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T12:08:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=35d99bf1-70ff-480b-894a-2fcb956565e4,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-874630772',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35d99bf1-70ff-480b-894a-2fcb956565e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bf0403df-4d79-4f20-9264-8a9d4634bdcc', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:08:03.414909 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:03.414909 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:03.415079 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-05e91d26-fdaf-4fa5-aaab-3a7e847d3f87 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0431366b-7815-403e-9215-e9e19420ed58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:08:03.419166 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f15b954e-13ad-455c-8421-0ee0fbaf610d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:03.419824 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 597/1191] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:03 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:03.437476 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-05e91d26-fdaf-4fa5-aaab-3a7e847d3f87 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-874630772 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-874630772, it is now deprecated. Please use the default quota class for default quota. Dec 22 12:08:03.437925 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-05e91d26-fdaf-4fa5-aaab-3a7e847d3f87 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-874630772 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-874630772, it is now deprecated. Please use the default quota class for default quota. Dec 22 12:08:03.482280 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-05e91d26-fdaf-4fa5-aaab-3a7e847d3f87 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Created reservations ['96c7a5bb-bc31-4663-bdbf-3f919adfa765', '694e3273-2b2d-46c3-a517-a86b88e197c6', 'b9bb1458-b198-4a94-ba8e-8e84255dbe5b', '6ed15347-c551-4afa-91c7-6340594bd080'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:08:03.483369 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-05e91d26-fdaf-4fa5-aaab-3a7e847d3f87 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0431366b-7815-403e-9215-e9e19420ed58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96c7a5bb-bc31-4663-bdbf-3f919adfa765', '694e3273-2b2d-46c3-a517-a86b88e197c6', 'b9bb1458-b198-4a94-ba8e-8e84255dbe5b', '6ed15347-c551-4afa-91c7-6340594bd080']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:08:03.484429 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-05e91d26-fdaf-4fa5-aaab-3a7e847d3f87 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0197e70a-7387-4412-a0fc-2c80654d1700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:08:03.559101 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-05e91d26-fdaf-4fa5-aaab-3a7e847d3f87 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0197e70a-7387-4412-a0fc-2c80654d1700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c433ff2-272c-4e15-9c4f-587eeb6b314c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-2131615705',encryption_key_id=None,group_id=bf0403df-4d79-4f20-9264-8a9d4634bdcc,group_type_id=,metadata={},multiattach=False,project_id='922adae0c6b344679123289e6d4e1127',qos_specs=None,replication_status=,reservations=['96c7a5bb-bc31-4663-bdbf-3f919adfa765','694e3273-2b2d-46c3-a517-a86b88e197c6','b9bb1458-b198-4a94-ba8e-8e84255dbe5b','6ed15347-c551-4afa-91c7-6340594bd080'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='444da9c8ea764dd2b93717d2dcc7eecd',volume_type_id=35d99bf1-70ff-480b-894a-2fcb956565e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:08:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-2131615705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bf0403df-4d79-4f20-9264-8a9d4634bdcc,host=None,id=0c433ff2-272c-4e15-9c4f-587eeb6b314c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='922adae0c6b344679123289e6d4e1127',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='444da9c8ea764dd2b93717d2dcc7eecd',volume_attachment=,volume_type=,volume_type_id=35d99bf1-70ff-480b-894a-2fcb956565e4)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:08:03.560142 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-05e91d26-fdaf-4fa5-aaab-3a7e847d3f87 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e9ddefa-ab83-42bb-a8e2-9dfc01beb2da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:08:03.601405 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-05e91d26-fdaf-4fa5-aaab-3a7e847d3f87 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e9ddefa-ab83-42bb-a8e2-9dfc01beb2da) transitioned into state 'SUCCESS' from state '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-2131615705',encryption_key_id=None,group_id=bf0403df-4d79-4f20-9264-8a9d4634bdcc,group_type_id=,metadata={},multiattach=False,project_id='922adae0c6b344679123289e6d4e1127',qos_specs=None,replication_status=,reservations=['96c7a5bb-bc31-4663-bdbf-3f919adfa765','694e3273-2b2d-46c3-a517-a86b88e197c6','b9bb1458-b198-4a94-ba8e-8e84255dbe5b','6ed15347-c551-4afa-91c7-6340594bd080'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='444da9c8ea764dd2b93717d2dcc7eecd',volume_type_id=35d99bf1-70ff-480b-894a-2fcb956565e4)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:08:03.602561 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-05e91d26-fdaf-4fa5-aaab-3a7e847d3f87 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98b0c565-8ed8-483e-bf75-bd73b343c2bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:08:03.654145 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-05e91d26-fdaf-4fa5-aaab-3a7e847d3f87 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98b0c565-8ed8-483e-bf75-bd73b343c2bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:08:03.654145 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-05e91d26-fdaf-4fa5-aaab-3a7e847d3f87 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Flow 'volume_create_api' (27a0436f-49ac-4c05-a9f8-97f2b2192682) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:08:03.679628 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-05e91d26-fdaf-4fa5-aaab-3a7e847d3f87 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Create volume request issued successfully. Dec 22 12:08:03.686184 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-05e91d26-fdaf-4fa5-aaab-3a7e847d3f87 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:03.686425 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-05e91d26-fdaf-4fa5-aaab-3a7e847d3f87 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:03.691577 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-05e91d26-fdaf-4fa5-aaab-3a7e847d3f87 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:03.695121 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:03.695121 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:03.701201 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-05e91d26-fdaf-4fa5-aaab-3a7e847d3f87 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes returned with HTTP 202 Dec 22 12:08:03.701690 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 595/1192] 10.222.0.111 () {62 vars in 1272 bytes} [Tue Dec 22 12:08:03 2020] POST /volume/v3/922adae0c6b344679123289e6d4e1127/volumes => generated 909 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:08:03.709940 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dfa8f049-91cf-4e40-bca0-a8100f68b9d4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/0c433ff2-272c-4e15-9c4f-587eeb6b314c Dec 22 12:08:03.710300 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dfa8f049-91cf-4e40-bca0-a8100f68b9d4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:03.710375 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:03.710375 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:03.710593 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dfa8f049-91cf-4e40-bca0-a8100f68b9d4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:03.736079 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:03.736079 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:03.740559 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-dfa8f049-91cf-4e40-bca0-a8100f68b9d4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Volume info retrieved successfully. Dec 22 12:08:03.747167 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-dfa8f049-91cf-4e40-bca0-a8100f68b9d4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:03.747411 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-dfa8f049-91cf-4e40-bca0-a8100f68b9d4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:03.751580 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-dfa8f049-91cf-4e40-bca0-a8100f68b9d4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:03.755424 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:03.755424 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:03.765388 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dfa8f049-91cf-4e40-bca0-a8100f68b9d4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/0c433ff2-272c-4e15-9c4f-587eeb6b314c returned with HTTP 200 Dec 22 12:08:03.765827 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 598/1193] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:08:03 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/0c433ff2-272c-4e15-9c4f-587eeb6b314c => generated 977 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:04.432551 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e80b0660-a224-49e2-af97-01a9bb72a6e6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:04.433125 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e80b0660-a224-49e2-af97-01a9bb72a6e6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:04.433367 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:04.433367 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:04.433785 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e80b0660-a224-49e2-af97-01a9bb72a6e6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:04.469767 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:04.469767 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:04.475225 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e80b0660-a224-49e2-af97-01a9bb72a6e6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:04.493712 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:04.493712 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:04.503542 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e80b0660-a224-49e2-af97-01a9bb72a6e6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:04.504029 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 596/1194] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:04 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:04.777982 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c21bcaed-e697-42e0-bd9b-2ea7de05bbbf tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/0c433ff2-272c-4e15-9c4f-587eeb6b314c Dec 22 12:08:04.778550 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c21bcaed-e697-42e0-bd9b-2ea7de05bbbf tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:04.778803 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:04.778803 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:04.779207 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c21bcaed-e697-42e0-bd9b-2ea7de05bbbf tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:04.816900 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:04.816900 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:04.822796 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c21bcaed-e697-42e0-bd9b-2ea7de05bbbf tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Volume info retrieved successfully. Dec 22 12:08:04.831568 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-c21bcaed-e697-42e0-bd9b-2ea7de05bbbf tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:04.832721 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-c21bcaed-e697-42e0-bd9b-2ea7de05bbbf tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:04.836868 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-c21bcaed-e697-42e0-bd9b-2ea7de05bbbf tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:04.840278 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:04.840278 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:04.850235 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c21bcaed-e697-42e0-bd9b-2ea7de05bbbf tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/0c433ff2-272c-4e15-9c4f-587eeb6b314c returned with HTTP 200 Dec 22 12:08:04.850644 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 599/1195] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:08:04 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/0c433ff2-272c-4e15-9c4f-587eeb6b314c => generated 1002 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 12:08:04.860258 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-27707f2f-db1e-4d51-98ae-aa6d108ba26e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] POST http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes Dec 22 12:08:04.861465 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:04.861465 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:04.861465 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-27707f2f-db1e-4d51-98ae-aa6d108ba26e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Action: 'create', calling method: create, body: {"volume": {"volume_type": "35d99bf1-70ff-480b-894a-2fcb956565e4", "group_id": "bf0403df-4d79-4f20-9264-8a9d4634bdcc", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1334261267"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:08:04.861818 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-27707f2f-db1e-4d51-98ae-aa6d108ba26e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Create volume request body: {'volume': {'volume_type': '35d99bf1-70ff-480b-894a-2fcb956565e4', 'group_id': 'bf0403df-4d79-4f20-9264-8a9d4634bdcc', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1334261267'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:08:04.874050 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:04.874050 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:04.874633 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-27707f2f-db1e-4d51-98ae-aa6d108ba26e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Create volume of 1 GB Dec 22 12:08:04.883056 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-27707f2f-db1e-4d51-98ae-aa6d108ba26e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Availability Zones retrieved successfully. Dec 22 12:08:04.890393 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-27707f2f-db1e-4d51-98ae-aa6d108ba26e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Flow 'volume_create_api' (3d49f866-8f09-46ee-b737-c789772ada2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:08:04.891979 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-27707f2f-db1e-4d51-98ae-aa6d108ba26e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c82e603-109e-4bb1-9d22-082c9d77cf12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:08:04.892839 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:04.892839 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:04.893158 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-27707f2f-db1e-4d51-98ae-aa6d108ba26e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:08:04.916201 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-27707f2f-db1e-4d51-98ae-aa6d108ba26e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c82e603-109e-4bb1-9d22-082c9d77cf12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T12:08:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=35d99bf1-70ff-480b-894a-2fcb956565e4,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-874630772',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35d99bf1-70ff-480b-894a-2fcb956565e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bf0403df-4d79-4f20-9264-8a9d4634bdcc', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:08:04.917160 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-27707f2f-db1e-4d51-98ae-aa6d108ba26e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4377615-a712-4cf7-8ef0-d9f5e38f1785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:08:04.979179 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-27707f2f-db1e-4d51-98ae-aa6d108ba26e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Created reservations ['b0e31987-de55-487d-96f5-f6c6cd05abd9', 'ee114e94-1e58-4e68-b09f-b63063490c07', '013e9175-7671-488e-bf84-310567b860f4', 'ceb13dce-50bb-4f60-a752-4bb050c165f4'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:08:04.980048 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-27707f2f-db1e-4d51-98ae-aa6d108ba26e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4377615-a712-4cf7-8ef0-d9f5e38f1785) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0e31987-de55-487d-96f5-f6c6cd05abd9', 'ee114e94-1e58-4e68-b09f-b63063490c07', '013e9175-7671-488e-bf84-310567b860f4', 'ceb13dce-50bb-4f60-a752-4bb050c165f4']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:08:04.981002 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-27707f2f-db1e-4d51-98ae-aa6d108ba26e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2886efd-15f0-4913-8732-08c55f56046f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:08:05.046648 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-27707f2f-db1e-4d51-98ae-aa6d108ba26e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2886efd-15f0-4913-8732-08c55f56046f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a888d771-baf5-42d9-8ba6-1d7fa5c1313f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1334261267',encryption_key_id=None,group_id=bf0403df-4d79-4f20-9264-8a9d4634bdcc,group_type_id=,metadata={},multiattach=False,project_id='922adae0c6b344679123289e6d4e1127',qos_specs=None,replication_status=,reservations=['b0e31987-de55-487d-96f5-f6c6cd05abd9','ee114e94-1e58-4e68-b09f-b63063490c07','013e9175-7671-488e-bf84-310567b860f4','ceb13dce-50bb-4f60-a752-4bb050c165f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='444da9c8ea764dd2b93717d2dcc7eecd',volume_type_id=35d99bf1-70ff-480b-894a-2fcb956565e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:08:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1334261267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bf0403df-4d79-4f20-9264-8a9d4634bdcc,host=None,id=a888d771-baf5-42d9-8ba6-1d7fa5c1313f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='922adae0c6b344679123289e6d4e1127',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='444da9c8ea764dd2b93717d2dcc7eecd',volume_attachment=,volume_type=,volume_type_id=35d99bf1-70ff-480b-894a-2fcb956565e4)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:08:05.048546 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-27707f2f-db1e-4d51-98ae-aa6d108ba26e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e95af79-570b-4ebb-92b3-2e281b7125ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:08:05.096410 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-27707f2f-db1e-4d51-98ae-aa6d108ba26e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e95af79-570b-4ebb-92b3-2e281b7125ff) transitioned into state 'SUCCESS' from state '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-1334261267',encryption_key_id=None,group_id=bf0403df-4d79-4f20-9264-8a9d4634bdcc,group_type_id=,metadata={},multiattach=False,project_id='922adae0c6b344679123289e6d4e1127',qos_specs=None,replication_status=,reservations=['b0e31987-de55-487d-96f5-f6c6cd05abd9','ee114e94-1e58-4e68-b09f-b63063490c07','013e9175-7671-488e-bf84-310567b860f4','ceb13dce-50bb-4f60-a752-4bb050c165f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='444da9c8ea764dd2b93717d2dcc7eecd',volume_type_id=35d99bf1-70ff-480b-894a-2fcb956565e4)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:08:05.097602 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-27707f2f-db1e-4d51-98ae-aa6d108ba26e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67ab3e55-e071-4be5-b853-c90d54a121e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:08:05.139684 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-27707f2f-db1e-4d51-98ae-aa6d108ba26e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67ab3e55-e071-4be5-b853-c90d54a121e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:08:05.141141 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-27707f2f-db1e-4d51-98ae-aa6d108ba26e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Flow 'volume_create_api' (3d49f866-8f09-46ee-b737-c789772ada2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:08:05.173392 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-27707f2f-db1e-4d51-98ae-aa6d108ba26e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Create volume request issued successfully. Dec 22 12:08:05.181390 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-27707f2f-db1e-4d51-98ae-aa6d108ba26e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:05.181629 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-27707f2f-db1e-4d51-98ae-aa6d108ba26e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:05.187989 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-27707f2f-db1e-4d51-98ae-aa6d108ba26e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:05.193047 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:05.193047 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:05.199233 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-27707f2f-db1e-4d51-98ae-aa6d108ba26e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes returned with HTTP 202 Dec 22 12:08:05.199861 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 597/1196] 10.222.0.111 () {62 vars in 1272 bytes} [Tue Dec 22 12:08:04 2020] POST /volume/v3/922adae0c6b344679123289e6d4e1127/volumes => generated 909 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:08:05.208232 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0be477f4-487d-4ea3-861a-1a0003d41ecd tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/a888d771-baf5-42d9-8ba6-1d7fa5c1313f Dec 22 12:08:05.208541 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0be477f4-487d-4ea3-861a-1a0003d41ecd tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:05.208681 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:05.208681 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:05.208884 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0be477f4-487d-4ea3-861a-1a0003d41ecd tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:05.235019 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:05.235019 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:05.240235 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0be477f4-487d-4ea3-861a-1a0003d41ecd tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Volume info retrieved successfully. Dec 22 12:08:05.247846 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-0be477f4-487d-4ea3-861a-1a0003d41ecd tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:05.248117 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-0be477f4-487d-4ea3-861a-1a0003d41ecd tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:05.252915 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-0be477f4-487d-4ea3-861a-1a0003d41ecd tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:05.256246 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:05.256246 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:05.265838 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0be477f4-487d-4ea3-861a-1a0003d41ecd tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/a888d771-baf5-42d9-8ba6-1d7fa5c1313f returned with HTTP 200 Dec 22 12:08:05.266312 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 600/1197] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:08:05 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/a888d771-baf5-42d9-8ba6-1d7fa5c1313f => generated 977 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:05.514098 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b4d870bb-082b-4e7d-bc3d-579ec7681d97 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:05.514421 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b4d870bb-082b-4e7d-bc3d-579ec7681d97 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:05.514595 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:05.514595 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:05.514947 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b4d870bb-082b-4e7d-bc3d-579ec7681d97 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:05.546940 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:05.546940 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:05.571884 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b4d870bb-082b-4e7d-bc3d-579ec7681d97 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:05.583309 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:05.583309 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:05.587972 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b4d870bb-082b-4e7d-bc3d-579ec7681d97 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:05.588563 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 598/1198] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:05 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:06.280947 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-40cb8a35-d30e-41a5-b2f2-cf372c93f274 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/a888d771-baf5-42d9-8ba6-1d7fa5c1313f Dec 22 12:08:06.281749 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-40cb8a35-d30e-41a5-b2f2-cf372c93f274 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:06.282015 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:06.282015 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:06.282743 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-40cb8a35-d30e-41a5-b2f2-cf372c93f274 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:06.319732 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:06.319732 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:06.325386 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-40cb8a35-d30e-41a5-b2f2-cf372c93f274 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Volume info retrieved successfully. Dec 22 12:08:06.333142 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-40cb8a35-d30e-41a5-b2f2-cf372c93f274 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:06.333420 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-40cb8a35-d30e-41a5-b2f2-cf372c93f274 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:06.338823 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-40cb8a35-d30e-41a5-b2f2-cf372c93f274 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:06.343243 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:06.343243 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:06.355519 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-40cb8a35-d30e-41a5-b2f2-cf372c93f274 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/a888d771-baf5-42d9-8ba6-1d7fa5c1313f returned with HTTP 200 Dec 22 12:08:06.356086 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 601/1199] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:08:06 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/a888d771-baf5-42d9-8ba6-1d7fa5c1313f => generated 1002 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 12:08:06.366469 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-debc8329-fd7b-4ffa-a8b0-174afff7a5a5 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] PUT http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc Dec 22 12:08:06.366841 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:06.366841 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:06.367090 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-debc8329-fd7b-4ffa-a8b0-174afff7a5a5 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "0c433ff2-272c-4e15-9c4f-587eeb6b314c"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:08:06.367849 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-debc8329-fd7b-4ffa-a8b0-174afff7a5a5 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Update called for group bf0403df-4d79-4f20-9264-8a9d4634bdcc. {{(pid=88155) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 22 12:08:06.368047 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.groups [None req-debc8329-fd7b-4ffa-a8b0-174afff7a5a5 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Updating group bf0403df-4d79-4f20-9264-8a9d4634bdcc with name None description: None add_volumes: None remove_volumes: 0c433ff2-272c-4e15-9c4f-587eeb6b314c. Dec 22 12:08:06.373053 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:06.373053 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:06.426770 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-debc8329-fd7b-4ffa-a8b0-174afff7a5a5 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc returned with HTTP 202 Dec 22 12:08:06.427291 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 599/1200] 10.222.0.111 () {62 vars in 1378 bytes} [Tue Dec 22 12:08:06 2020] PUT /volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 12:08:06.433135 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bcac9ad4-681b-4211-8217-2bfea2c1cbe9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc Dec 22 12:08:06.433595 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bcac9ad4-681b-4211-8217-2bfea2c1cbe9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:06.433735 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:06.433735 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:06.433974 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bcac9ad4-681b-4211-8217-2bfea2c1cbe9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:06.434235 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-bcac9ad4-681b-4211-8217-2bfea2c1cbe9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] show called for member bf0403df-4d79-4f20-9264-8a9d4634bdcc {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:08:06.439779 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:06.439779 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:06.458288 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bcac9ad4-681b-4211-8217-2bfea2c1cbe9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc returned with HTTP 200 Dec 22 12:08:06.461521 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 602/1201] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:08:06 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc => generated 392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:06.598434 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8ad63ab8-26d5-4ad7-b57a-c999418cfbee tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:06.598766 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8ad63ab8-26d5-4ad7-b57a-c999418cfbee tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:06.598927 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:06.598927 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:06.599158 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8ad63ab8-26d5-4ad7-b57a-c999418cfbee tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:06.624844 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:06.624844 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:06.629776 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8ad63ab8-26d5-4ad7-b57a-c999418cfbee tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:06.640401 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:06.640401 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:06.645302 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8ad63ab8-26d5-4ad7-b57a-c999418cfbee tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:06.645939 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 600/1202] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:06 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:07.471966 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c4323eae-0132-4494-8b22-886ed8e4a6ac tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc Dec 22 12:08:07.472465 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c4323eae-0132-4494-8b22-886ed8e4a6ac tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:07.472647 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:07.472647 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:07.472965 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c4323eae-0132-4494-8b22-886ed8e4a6ac tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:07.473313 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-c4323eae-0132-4494-8b22-886ed8e4a6ac tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] show called for member bf0403df-4d79-4f20-9264-8a9d4634bdcc {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:08:07.479957 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:07.479957 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:07.500913 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c4323eae-0132-4494-8b22-886ed8e4a6ac tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc returned with HTTP 200 Dec 22 12:08:07.501536 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 603/1203] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:08:07 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc => generated 393 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:07.510356 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a52ce47b-59de-4543-84e6-bef216d93463 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] PUT http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc Dec 22 12:08:07.510735 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:07.510735 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:07.510999 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a52ce47b-59de-4543-84e6-bef216d93463 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "0c433ff2-272c-4e15-9c4f-587eeb6b314c"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:08:07.511769 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-a52ce47b-59de-4543-84e6-bef216d93463 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Update called for group bf0403df-4d79-4f20-9264-8a9d4634bdcc. {{(pid=88155) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 22 12:08:07.511966 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.groups [None req-a52ce47b-59de-4543-84e6-bef216d93463 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Updating group bf0403df-4d79-4f20-9264-8a9d4634bdcc with name None description: None add_volumes: 0c433ff2-272c-4e15-9c4f-587eeb6b314c remove_volumes: None. Dec 22 12:08:07.517010 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:07.517010 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:07.603225 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a52ce47b-59de-4543-84e6-bef216d93463 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc returned with HTTP 202 Dec 22 12:08:07.604384 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 601/1204] 10.222.0.111 () {62 vars in 1378 bytes} [Tue Dec 22 12:08:07 2020] PUT /volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 12:08:07.609746 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-646c1a6e-9a76-4d15-ba77-b65e3f48dab6 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc Dec 22 12:08:07.610082 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-646c1a6e-9a76-4d15-ba77-b65e3f48dab6 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:07.610270 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:07.610270 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:07.610535 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-646c1a6e-9a76-4d15-ba77-b65e3f48dab6 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:07.610835 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-646c1a6e-9a76-4d15-ba77-b65e3f48dab6 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] show called for member bf0403df-4d79-4f20-9264-8a9d4634bdcc {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:08:07.615976 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:07.615976 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:07.630379 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-646c1a6e-9a76-4d15-ba77-b65e3f48dab6 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc returned with HTTP 200 Dec 22 12:08:07.630833 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 604/1205] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:08:07 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc => generated 392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:07.655415 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-00ed4936-e8d7-495d-9142-5ef5894251ac tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:07.655743 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-00ed4936-e8d7-495d-9142-5ef5894251ac tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:07.655908 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:07.655908 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:07.656150 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-00ed4936-e8d7-495d-9142-5ef5894251ac tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:07.687608 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:07.687608 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:07.693105 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-00ed4936-e8d7-495d-9142-5ef5894251ac tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:07.704393 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:07.704393 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:07.710435 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-00ed4936-e8d7-495d-9142-5ef5894251ac tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:07.710986 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 602/1206] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:07 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:08.641523 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1e672715-a9ac-4e7a-b03e-ed31f4c2c2d3 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc Dec 22 12:08:08.642151 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1e672715-a9ac-4e7a-b03e-ed31f4c2c2d3 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:08.642273 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:08.642273 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:08.642550 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1e672715-a9ac-4e7a-b03e-ed31f4c2c2d3 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:08.642968 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-1e672715-a9ac-4e7a-b03e-ed31f4c2c2d3 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] show called for member bf0403df-4d79-4f20-9264-8a9d4634bdcc {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:08:08.649764 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:08.649764 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:08.669387 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1e672715-a9ac-4e7a-b03e-ed31f4c2c2d3 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc returned with HTTP 200 Dec 22 12:08:08.669884 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 605/1207] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:08:08 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc => generated 393 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:08.678732 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3a2a6be4-c39f-497d-9df7-cfea1d79bd69 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] PUT http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc Dec 22 12:08:08.679199 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:08.679199 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:08.679540 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3a2a6be4-c39f-497d-9df7-cfea1d79bd69 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "a888d771-baf5-42d9-8ba6-1d7fa5c1313f"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:08:08.680311 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-3a2a6be4-c39f-497d-9df7-cfea1d79bd69 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Update called for group bf0403df-4d79-4f20-9264-8a9d4634bdcc. {{(pid=88155) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 22 12:08:08.680517 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.groups [None req-3a2a6be4-c39f-497d-9df7-cfea1d79bd69 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Updating group bf0403df-4d79-4f20-9264-8a9d4634bdcc with name None description: None add_volumes: None remove_volumes: a888d771-baf5-42d9-8ba6-1d7fa5c1313f. Dec 22 12:08:08.686108 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:08.686108 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:08.722080 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d9dbdd91-2f5a-4f37-a7e0-9976a3fe0d9e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:08.722429 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d9dbdd91-2f5a-4f37-a7e0-9976a3fe0d9e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:08.725140 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:08.725140 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:08.725140 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d9dbdd91-2f5a-4f37-a7e0-9976a3fe0d9e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:08.746202 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3a2a6be4-c39f-497d-9df7-cfea1d79bd69 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc returned with HTTP 202 Dec 22 12:08:08.749441 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 603/1208] 10.222.0.111 () {62 vars in 1378 bytes} [Tue Dec 22 12:08:08 2020] PUT /volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 12:08:08.752188 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:08.752188 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:08.752858 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a3ebede0-fc0b-488d-ba72-bf3a7f2cc786 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc Dec 22 12:08:08.753253 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a3ebede0-fc0b-488d-ba72-bf3a7f2cc786 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:08.753380 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:08.753380 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:08.753665 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a3ebede0-fc0b-488d-ba72-bf3a7f2cc786 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:08.753933 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-a3ebede0-fc0b-488d-ba72-bf3a7f2cc786 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] show called for member bf0403df-4d79-4f20-9264-8a9d4634bdcc {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:08:08.757887 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d9dbdd91-2f5a-4f37-a7e0-9976a3fe0d9e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:08.759141 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:08.759141 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:08.768905 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:08.768905 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:08.773817 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d9dbdd91-2f5a-4f37-a7e0-9976a3fe0d9e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:08.779458 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 606/1209] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:08 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:08:08.782115 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a3ebede0-fc0b-488d-ba72-bf3a7f2cc786 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc returned with HTTP 200 Dec 22 12:08:08.784044 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 604/1210] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:08:08 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc => generated 392 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:08:09.788702 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b1193b36-0fba-4169-bfc7-f8f46e9445ea tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:09.789400 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b1193b36-0fba-4169-bfc7-f8f46e9445ea tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:09.789692 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:09.789692 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:09.790261 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b1193b36-0fba-4169-bfc7-f8f46e9445ea tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:09.796417 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4de2c6d0-67df-4f76-90ee-cc97f9bc3af5 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc Dec 22 12:08:09.797205 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4de2c6d0-67df-4f76-90ee-cc97f9bc3af5 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:09.797492 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:09.797492 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:09.797938 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4de2c6d0-67df-4f76-90ee-cc97f9bc3af5 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:09.798801 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-4de2c6d0-67df-4f76-90ee-cc97f9bc3af5 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] show called for member bf0403df-4d79-4f20-9264-8a9d4634bdcc {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:08:09.805115 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:09.805115 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:09.823601 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4de2c6d0-67df-4f76-90ee-cc97f9bc3af5 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc returned with HTTP 200 Dec 22 12:08:09.824137 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 605/1211] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:08:09 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc => generated 393 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:09.826970 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:09.826970 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:09.832346 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b493c50c-223a-422c-b439-1b53c5fe9b10 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] PUT http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc Dec 22 12:08:09.832801 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:09.832801 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:09.833119 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b493c50c-223a-422c-b439-1b53c5fe9b10 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "a888d771-baf5-42d9-8ba6-1d7fa5c1313f"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:08:09.833465 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b1193b36-0fba-4169-bfc7-f8f46e9445ea tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:09.833881 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-b493c50c-223a-422c-b439-1b53c5fe9b10 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Update called for group bf0403df-4d79-4f20-9264-8a9d4634bdcc. {{(pid=88155) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 22 12:08:09.834085 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.groups [None req-b493c50c-223a-422c-b439-1b53c5fe9b10 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Updating group bf0403df-4d79-4f20-9264-8a9d4634bdcc with name None description: None add_volumes: a888d771-baf5-42d9-8ba6-1d7fa5c1313f remove_volumes: None. Dec 22 12:08:09.838754 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:09.838754 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:09.845074 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:09.845074 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:09.850659 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b1193b36-0fba-4169-bfc7-f8f46e9445ea tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:09.851259 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 607/1212] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:09 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:09.932398 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b493c50c-223a-422c-b439-1b53c5fe9b10 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc returned with HTTP 202 Dec 22 12:08:09.933006 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 606/1213] 10.222.0.111 () {62 vars in 1378 bytes} [Tue Dec 22 12:08:09 2020] PUT /volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Dec 22 12:08:09.939766 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fe63fe20-6236-4922-a14a-1ad508a828a5 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc Dec 22 12:08:09.940186 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fe63fe20-6236-4922-a14a-1ad508a828a5 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:09.940361 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:09.940361 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:09.941085 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fe63fe20-6236-4922-a14a-1ad508a828a5 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:09.941383 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-fe63fe20-6236-4922-a14a-1ad508a828a5 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] show called for member bf0403df-4d79-4f20-9264-8a9d4634bdcc {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:08:09.946707 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:09.946707 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:09.964833 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fe63fe20-6236-4922-a14a-1ad508a828a5 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc returned with HTTP 200 Dec 22 12:08:09.965356 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 608/1214] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:08:09 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc => generated 392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:10.863299 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e278a90e-8495-4dd4-b787-ef0a485e0c81 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:10.863691 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e278a90e-8495-4dd4-b787-ef0a485e0c81 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:10.863903 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:10.863903 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:10.864209 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e278a90e-8495-4dd4-b787-ef0a485e0c81 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:10.898757 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:10.898757 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:10.904729 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e278a90e-8495-4dd4-b787-ef0a485e0c81 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:10.915970 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:10.915970 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:10.921129 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e278a90e-8495-4dd4-b787-ef0a485e0c81 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:10.921666 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 607/1215] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:10 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:10.975625 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ee2ee0ac-7304-4c11-b57e-77a393c69596 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc Dec 22 12:08:10.975625 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ee2ee0ac-7304-4c11-b57e-77a393c69596 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:10.975625 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:10.975625 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:10.975625 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ee2ee0ac-7304-4c11-b57e-77a393c69596 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:10.975908 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-ee2ee0ac-7304-4c11-b57e-77a393c69596 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] show called for member bf0403df-4d79-4f20-9264-8a9d4634bdcc {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:08:10.981336 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:10.981336 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:10.997869 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ee2ee0ac-7304-4c11-b57e-77a393c69596 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc returned with HTTP 200 Dec 22 12:08:10.998959 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 609/1216] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:08:10 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc => generated 393 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:08:11.007119 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-84930c88-3503-46ed-ad3f-1bafe13440b4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/detail Dec 22 12:08:11.007477 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-84930c88-3503-46ed-ad3f-1bafe13440b4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:11.007620 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:11.007620 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:11.007877 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-84930c88-3503-46ed-ad3f-1bafe13440b4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'detail' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:11.008426 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-84930c88-3503-46ed-ad3f-1bafe13440b4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:08:11.009555 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-84930c88-3503-46ed-ad3f-1bafe13440b4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88155) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:08:11.042051 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-84930c88-3503-46ed-ad3f-1bafe13440b4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Get all volumes completed successfully. Dec 22 12:08:11.043153 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-84930c88-3503-46ed-ad3f-1bafe13440b4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:11.043417 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-84930c88-3503-46ed-ad3f-1bafe13440b4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:11.048580 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-84930c88-3503-46ed-ad3f-1bafe13440b4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:11.052687 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:11.052687 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:11.060093 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-84930c88-3503-46ed-ad3f-1bafe13440b4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:11.060345 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-84930c88-3503-46ed-ad3f-1bafe13440b4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:11.065096 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-84930c88-3503-46ed-ad3f-1bafe13440b4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:11.069437 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:11.069437 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:11.081755 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-84930c88-3503-46ed-ad3f-1bafe13440b4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/detail returned with HTTP 200 Dec 22 12:08:11.082349 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 608/1217] 10.222.0.111 () {60 vars in 1271 bytes} [Tue Dec 22 12:08:11 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/detail => generated 1997 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 12:08:11.092885 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2375d90a-a5bb-49a8-9df5-c18d78710283 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] POST http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots Dec 22 12:08:11.093258 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:11.093258 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:11.093517 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2375d90a-a5bb-49a8-9df5-c18d78710283 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "bf0403df-4d79-4f20-9264-8a9d4634bdcc", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1188660260"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:08:11.094298 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.group_snapshots [None req-2375d90a-a5bb-49a8-9df5-c18d78710283 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Creating new group_snapshot {'group_snapshot': {'group_id': 'bf0403df-4d79-4f20-9264-8a9d4634bdcc', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1188660260'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Dec 22 12:08:11.099112 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:11.099112 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:11.106225 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.group_snapshots [None req-2375d90a-a5bb-49a8-9df5-c18d78710283 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1188660260. Dec 22 12:08:11.198358 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:11.198358 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:11.233303 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-2375d90a-a5bb-49a8-9df5-c18d78710283 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-874630772 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-874630772, it is now deprecated. Please use the default quota class for default quota. Dec 22 12:08:11.233783 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-2375d90a-a5bb-49a8-9df5-c18d78710283 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-874630772 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-874630772, it is now deprecated. Please use the default quota class for default quota. Dec 22 12:08:11.297487 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-2375d90a-a5bb-49a8-9df5-c18d78710283 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Created reservations ['c51fd8fa-9a4d-4288-837e-e6b56db29b38', '2fc29e1b-5d2d-4792-9d6d-0e2addc06da4', '68866cb2-2389-45fd-a96a-80316078b913', '3d30f20b-66ab-41d8-bd41-b42ae92bfd1d'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:08:11.453832 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2375d90a-a5bb-49a8-9df5-c18d78710283 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots returned with HTTP 202 Dec 22 12:08:11.454936 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 610/1218] 10.222.0.111 () {62 vars in 1296 bytes} [Tue Dec 22 12:08:11 2020] POST /volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots => generated 187 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:08:11.463905 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f0023f7f-e747-4acc-ab8d-92846a7731ad tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/457e75cf-c5d3-4563-af5b-b913e88c7c07 Dec 22 12:08:11.464296 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f0023f7f-e747-4acc-ab8d-92846a7731ad tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:11.464472 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:11.464472 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:11.464730 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f0023f7f-e747-4acc-ab8d-92846a7731ad tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:11.465016 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.group_snapshots [None req-f0023f7f-e747-4acc-ab8d-92846a7731ad tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] show called for member 457e75cf-c5d3-4563-af5b-b913e88c7c07 {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 22 12:08:11.470185 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:11.470185 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:11.478228 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f0023f7f-e747-4acc-ab8d-92846a7731ad tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/457e75cf-c5d3-4563-af5b-b913e88c7c07 returned with HTTP 200 Dec 22 12:08:11.478751 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 609/1219] 10.222.0.111 () {60 vars in 1385 bytes} [Tue Dec 22 12:08:11 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/457e75cf-c5d3-4563-af5b-b913e88c7c07 => generated 326 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:11.936451 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-570d2893-dff1-48cb-a17d-8f165aab789c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:11.937283 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-570d2893-dff1-48cb-a17d-8f165aab789c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:11.937558 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:11.937558 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:11.938040 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-570d2893-dff1-48cb-a17d-8f165aab789c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:11.978351 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:11.978351 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:11.983670 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-570d2893-dff1-48cb-a17d-8f165aab789c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:11.994414 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:11.994414 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:11.999023 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-570d2893-dff1-48cb-a17d-8f165aab789c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:11.999528 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 611/1220] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:11 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:12.487018 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2c5626b3-a8bd-4c6c-bced-e7a99b259b3c tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/457e75cf-c5d3-4563-af5b-b913e88c7c07 Dec 22 12:08:12.487666 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2c5626b3-a8bd-4c6c-bced-e7a99b259b3c tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:12.487798 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:12.487798 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:12.488022 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2c5626b3-a8bd-4c6c-bced-e7a99b259b3c tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:12.488271 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.group_snapshots [None req-2c5626b3-a8bd-4c6c-bced-e7a99b259b3c tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] show called for member 457e75cf-c5d3-4563-af5b-b913e88c7c07 {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 22 12:08:12.492512 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:12.492512 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:12.500328 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2c5626b3-a8bd-4c6c-bced-e7a99b259b3c tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/457e75cf-c5d3-4563-af5b-b913e88c7c07 returned with HTTP 200 Dec 22 12:08:12.500801 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 610/1221] 10.222.0.111 () {60 vars in 1385 bytes} [Tue Dec 22 12:08:12 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/457e75cf-c5d3-4563-af5b-b913e88c7c07 => generated 326 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:13.011300 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-64e5cfb3-dcf4-4b30-a384-cffbaf389a18 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:13.011798 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-64e5cfb3-dcf4-4b30-a384-cffbaf389a18 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:13.011993 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:13.011993 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:13.012314 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-64e5cfb3-dcf4-4b30-a384-cffbaf389a18 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:13.043478 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:13.043478 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:13.048704 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-64e5cfb3-dcf4-4b30-a384-cffbaf389a18 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:13.058548 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:13.058548 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:13.063082 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-64e5cfb3-dcf4-4b30-a384-cffbaf389a18 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:13.063609 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 612/1222] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:13 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:13.511127 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-237d5e02-a080-4b01-9105-40ef95c72a66 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/457e75cf-c5d3-4563-af5b-b913e88c7c07 Dec 22 12:08:13.511127 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-237d5e02-a080-4b01-9105-40ef95c72a66 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:13.511127 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:13.511127 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:13.511127 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-237d5e02-a080-4b01-9105-40ef95c72a66 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:13.511127 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.group_snapshots [None req-237d5e02-a080-4b01-9105-40ef95c72a66 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] show called for member 457e75cf-c5d3-4563-af5b-b913e88c7c07 {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 22 12:08:13.515101 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:13.515101 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:13.522670 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-237d5e02-a080-4b01-9105-40ef95c72a66 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/457e75cf-c5d3-4563-af5b-b913e88c7c07 returned with HTTP 200 Dec 22 12:08:13.523182 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 611/1223] 10.222.0.111 () {60 vars in 1385 bytes} [Tue Dec 22 12:08:13 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/457e75cf-c5d3-4563-af5b-b913e88c7c07 => generated 327 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:13.530688 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2f2eb387-6b0f-4830-8c8d-8a270f8a8455 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/detail Dec 22 12:08:13.531031 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2f2eb387-6b0f-4830-8c8d-8a270f8a8455 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:13.531185 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:13.531185 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:13.531425 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2f2eb387-6b0f-4830-8c8d-8a270f8a8455 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'detail' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:13.531921 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-2f2eb387-6b0f-4830-8c8d-8a270f8a8455 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:08:13.533366 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.db.sqlalchemy.api [None req-2f2eb387-6b0f-4830-8c8d-8a270f8a8455 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Building query based on filter {{(pid=88156) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 12:08:13.547699 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2f2eb387-6b0f-4830-8c8d-8a270f8a8455 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Get all snapshots completed successfully. Dec 22 12:08:13.547699 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:13.547699 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:13.547699 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2f2eb387-6b0f-4830-8c8d-8a270f8a8455 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/detail returned with HTTP 200 Dec 22 12:08:13.547699 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 613/1224] 10.222.0.111 () {58 vars in 1236 bytes} [Tue Dec 22 12:08:13 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/detail => generated 927 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:08:13.555327 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c432afe3-c1a6-4f42-bff5-416e99ea819b tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/edec6e22-ef9c-45fa-9ccb-69c091ddc084 Dec 22 12:08:13.555662 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c432afe3-c1a6-4f42-bff5-416e99ea819b tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:13.555811 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:13.555811 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:13.556046 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c432afe3-c1a6-4f42-bff5-416e99ea819b tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:13.570983 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:13.570983 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:13.571658 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c432afe3-c1a6-4f42-bff5-416e99ea819b tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Snapshot retrieved successfully. Dec 22 12:08:13.572799 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c432afe3-c1a6-4f42-bff5-416e99ea819b tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/edec6e22-ef9c-45fa-9ccb-69c091ddc084 returned with HTTP 200 Dec 22 12:08:13.573290 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 612/1225] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:08:13 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/edec6e22-ef9c-45fa-9ccb-69c091ddc084 => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:08:13.582490 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-296920b0-6cba-436c-8581-1e90ccbb2ca7 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/300ce4ac-f4d9-498e-9d7d-8db4b7bd5b2d Dec 22 12:08:13.583042 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-296920b0-6cba-436c-8581-1e90ccbb2ca7 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:13.583098 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:13.583098 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:13.583300 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-296920b0-6cba-436c-8581-1e90ccbb2ca7 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:13.596710 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:13.596710 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:13.597267 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-296920b0-6cba-436c-8581-1e90ccbb2ca7 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Snapshot retrieved successfully. Dec 22 12:08:13.598304 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-296920b0-6cba-436c-8581-1e90ccbb2ca7 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/300ce4ac-f4d9-498e-9d7d-8db4b7bd5b2d returned with HTTP 200 Dec 22 12:08:13.598811 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 614/1226] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:08:13 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/300ce4ac-f4d9-498e-9d7d-8db4b7bd5b2d => generated 470 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:08:13.609646 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-54efc5ad-7f11-4b9d-833a-161700b07908 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] DELETE http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/457e75cf-c5d3-4563-af5b-b913e88c7c07 Dec 22 12:08:13.610097 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-54efc5ad-7f11-4b9d-833a-161700b07908 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:13.610237 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:13.610237 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:13.610435 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-54efc5ad-7f11-4b9d-833a-161700b07908 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:13.610737 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.group_snapshots [None req-54efc5ad-7f11-4b9d-833a-161700b07908 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] delete called for member 457e75cf-c5d3-4563-af5b-b913e88c7c07 {{(pid=88155) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 22 12:08:13.610853 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.group_snapshots [None req-54efc5ad-7f11-4b9d-833a-161700b07908 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Delete group_snapshot with id: 457e75cf-c5d3-4563-af5b-b913e88c7c07 Dec 22 12:08:13.614843 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:13.614843 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:13.785634 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-54efc5ad-7f11-4b9d-833a-161700b07908 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/457e75cf-c5d3-4563-af5b-b913e88c7c07 returned with HTTP 202 Dec 22 12:08:13.786412 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 613/1227] 10.222.0.111 () {60 vars in 1388 bytes} [Tue Dec 22 12:08:13 2020] DELETE /volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/457e75cf-c5d3-4563-af5b-b913e88c7c07 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Dec 22 12:08:13.792514 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4dcffe98-1441-4e1e-b448-880b785cae8a tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/detail Dec 22 12:08:13.792855 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4dcffe98-1441-4e1e-b448-880b785cae8a tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:13.793005 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:13.793005 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:13.793218 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4dcffe98-1441-4e1e-b448-880b785cae8a tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'detail' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:13.793745 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-4dcffe98-1441-4e1e-b448-880b785cae8a tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:08:13.794778 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4dcffe98-1441-4e1e-b448-880b785cae8a tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:08:13.827338 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4dcffe98-1441-4e1e-b448-880b785cae8a tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Get all volumes completed successfully. Dec 22 12:08:13.828371 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-4dcffe98-1441-4e1e-b448-880b785cae8a tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:13.828624 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-4dcffe98-1441-4e1e-b448-880b785cae8a tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:13.833635 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-4dcffe98-1441-4e1e-b448-880b785cae8a tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:13.838208 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:13.838208 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:13.845534 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-4dcffe98-1441-4e1e-b448-880b785cae8a tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:13.845767 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-4dcffe98-1441-4e1e-b448-880b785cae8a tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:13.850771 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-4dcffe98-1441-4e1e-b448-880b785cae8a tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:13.855031 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:13.855031 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:13.869740 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4dcffe98-1441-4e1e-b448-880b785cae8a tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/detail returned with HTTP 200 Dec 22 12:08:13.870267 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 615/1228] 10.222.0.111 () {60 vars in 1271 bytes} [Tue Dec 22 12:08:13 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/detail => generated 1997 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 12:08:13.880448 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-313b0ea8-3f1b-4885-a35f-19bb4a138f96 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/detail Dec 22 12:08:13.880957 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-313b0ea8-3f1b-4885-a35f-19bb4a138f96 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:13.881154 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:13.881154 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:13.881396 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-313b0ea8-3f1b-4885-a35f-19bb4a138f96 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'detail' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:13.881772 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-313b0ea8-3f1b-4885-a35f-19bb4a138f96 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:08:13.882158 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:13.882158 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:13.883330 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.db.sqlalchemy.api [None req-313b0ea8-3f1b-4885-a35f-19bb4a138f96 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Building query based on filter {{(pid=88155) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 12:08:13.896177 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-313b0ea8-3f1b-4885-a35f-19bb4a138f96 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Get all snapshots completed successfully. Dec 22 12:08:13.896838 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:13.896838 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:13.897636 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-313b0ea8-3f1b-4885-a35f-19bb4a138f96 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/detail returned with HTTP 200 Dec 22 12:08:13.898113 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 614/1229] 10.222.0.111 () {58 vars in 1236 bytes} [Tue Dec 22 12:08:13 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/detail => generated 929 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:08:13.905697 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-855b91a2-4c11-4110-aa94-1b4994d5edfc tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/edec6e22-ef9c-45fa-9ccb-69c091ddc084 Dec 22 12:08:13.906030 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-855b91a2-4c11-4110-aa94-1b4994d5edfc tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:13.906174 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:13.906174 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:13.906398 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-855b91a2-4c11-4110-aa94-1b4994d5edfc tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:13.921499 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:13.921499 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:13.922137 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-855b91a2-4c11-4110-aa94-1b4994d5edfc tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Snapshot retrieved successfully. Dec 22 12:08:13.923291 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-855b91a2-4c11-4110-aa94-1b4994d5edfc tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/edec6e22-ef9c-45fa-9ccb-69c091ddc084 returned with HTTP 200 Dec 22 12:08:13.923747 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 616/1230] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:08:13 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/edec6e22-ef9c-45fa-9ccb-69c091ddc084 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:08:14.073483 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ce345d73-d66b-40e1-a7ef-698181555083 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:14.073805 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ce345d73-d66b-40e1-a7ef-698181555083 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:14.073956 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:14.073956 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:14.074179 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ce345d73-d66b-40e1-a7ef-698181555083 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:14.102938 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:14.102938 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:14.108070 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ce345d73-d66b-40e1-a7ef-698181555083 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:14.118713 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:14.118713 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:14.124014 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ce345d73-d66b-40e1-a7ef-698181555083 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:14.124428 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 615/1231] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:14 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:14.931937 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f9319ba6-734e-42eb-8363-c73b5cf9c8ca tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/edec6e22-ef9c-45fa-9ccb-69c091ddc084 Dec 22 12:08:14.932258 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f9319ba6-734e-42eb-8363-c73b5cf9c8ca tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:14.932402 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:14.932402 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:14.932631 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f9319ba6-734e-42eb-8363-c73b5cf9c8ca tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:14.947473 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:14.947473 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:14.948039 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f9319ba6-734e-42eb-8363-c73b5cf9c8ca tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Snapshot retrieved successfully. Dec 22 12:08:14.949191 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f9319ba6-734e-42eb-8363-c73b5cf9c8ca tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/edec6e22-ef9c-45fa-9ccb-69c091ddc084 returned with HTTP 200 Dec 22 12:08:14.949656 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 617/1232] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:08:14 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/edec6e22-ef9c-45fa-9ccb-69c091ddc084 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:08:15.138075 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b92975aa-7bb3-4800-b978-31481c6d2487 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:15.138801 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b92975aa-7bb3-4800-b978-31481c6d2487 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:15.138999 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:15.138999 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:15.139452 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b92975aa-7bb3-4800-b978-31481c6d2487 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:15.169928 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:15.169928 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:15.175078 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b92975aa-7bb3-4800-b978-31481c6d2487 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:15.185540 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:15.185540 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:15.190053 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b92975aa-7bb3-4800-b978-31481c6d2487 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:15.190966 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 616/1233] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:15 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:15.958956 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2de91c32-622d-4cf8-9855-9b19387681b0 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/edec6e22-ef9c-45fa-9ccb-69c091ddc084 Dec 22 12:08:15.958956 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2de91c32-622d-4cf8-9855-9b19387681b0 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:15.959093 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:15.959093 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:15.959352 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2de91c32-622d-4cf8-9855-9b19387681b0 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:15.974338 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2de91c32-622d-4cf8-9855-9b19387681b0 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/edec6e22-ef9c-45fa-9ccb-69c091ddc084 returned with HTTP 404 Dec 22 12:08:15.975048 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 618/1234] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:08:15 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/edec6e22-ef9c-45fa-9ccb-69c091ddc084 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:08:15.981449 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b4953124-4326-4f0c-88a4-b946dab8de1d tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/300ce4ac-f4d9-498e-9d7d-8db4b7bd5b2d Dec 22 12:08:15.981756 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b4953124-4326-4f0c-88a4-b946dab8de1d tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:15.981921 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:15.981921 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:15.982174 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b4953124-4326-4f0c-88a4-b946dab8de1d tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:15.997042 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b4953124-4326-4f0c-88a4-b946dab8de1d tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/300ce4ac-f4d9-498e-9d7d-8db4b7bd5b2d returned with HTTP 404 Dec 22 12:08:15.997695 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 617/1235] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:08:15 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/300ce4ac-f4d9-498e-9d7d-8db4b7bd5b2d => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:08:16.003812 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0a20cc54-7155-4817-a43e-2ae761fb58d8 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/457e75cf-c5d3-4563-af5b-b913e88c7c07 Dec 22 12:08:16.004082 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0a20cc54-7155-4817-a43e-2ae761fb58d8 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:16.004360 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0a20cc54-7155-4817-a43e-2ae761fb58d8 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:16.004613 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.group_snapshots [None req-0a20cc54-7155-4817-a43e-2ae761fb58d8 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] show called for member 457e75cf-c5d3-4563-af5b-b913e88c7c07 {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 22 12:08:16.008894 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0a20cc54-7155-4817-a43e-2ae761fb58d8 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/457e75cf-c5d3-4563-af5b-b913e88c7c07 returned with HTTP 404 Dec 22 12:08:16.009480 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 619/1236] 10.222.0.111 () {60 vars in 1385 bytes} [Tue Dec 22 12:08:16 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/457e75cf-c5d3-4563-af5b-b913e88c7c07 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 12:08:16.015094 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-22cfecc2-f413-4538-a571-5929cd822d55 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] DELETE http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/457e75cf-c5d3-4563-af5b-b913e88c7c07 Dec 22 12:08:16.015467 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-22cfecc2-f413-4538-a571-5929cd822d55 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:16.015782 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-22cfecc2-f413-4538-a571-5929cd822d55 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:16.016066 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.group_snapshots [None req-22cfecc2-f413-4538-a571-5929cd822d55 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] delete called for member 457e75cf-c5d3-4563-af5b-b913e88c7c07 {{(pid=88155) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 22 12:08:16.016268 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.group_snapshots [None req-22cfecc2-f413-4538-a571-5929cd822d55 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Delete group_snapshot with id: 457e75cf-c5d3-4563-af5b-b913e88c7c07 Dec 22 12:08:16.020023 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-22cfecc2-f413-4538-a571-5929cd822d55 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/457e75cf-c5d3-4563-af5b-b913e88c7c07 returned with HTTP 404 Dec 22 12:08:16.022680 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 618/1237] 10.222.0.111 () {60 vars in 1388 bytes} [Tue Dec 22 12:08:16 2020] DELETE /volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/457e75cf-c5d3-4563-af5b-b913e88c7c07 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 12:08:16.038338 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f5d8c650-f43d-46eb-acf6-6b660f99f8ec tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/detail Dec 22 12:08:16.038753 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f5d8c650-f43d-46eb-acf6-6b660f99f8ec tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:16.039222 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f5d8c650-f43d-46eb-acf6-6b660f99f8ec tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'detail' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:16.039609 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-f5d8c650-f43d-46eb-acf6-6b660f99f8ec tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:08:16.040719 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f5d8c650-f43d-46eb-acf6-6b660f99f8ec tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:08:16.073031 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f5d8c650-f43d-46eb-acf6-6b660f99f8ec tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Get all volumes completed successfully. Dec 22 12:08:16.074141 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-f5d8c650-f43d-46eb-acf6-6b660f99f8ec tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:16.074434 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-f5d8c650-f43d-46eb-acf6-6b660f99f8ec tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:16.080149 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-f5d8c650-f43d-46eb-acf6-6b660f99f8ec tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:16.084845 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:16.084845 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:16.093563 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-f5d8c650-f43d-46eb-acf6-6b660f99f8ec tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:16.094526 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-f5d8c650-f43d-46eb-acf6-6b660f99f8ec tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:16.100290 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-f5d8c650-f43d-46eb-acf6-6b660f99f8ec tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:16.105031 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:16.105031 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:16.118375 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f5d8c650-f43d-46eb-acf6-6b660f99f8ec tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/detail returned with HTTP 200 Dec 22 12:08:16.118969 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 620/1238] 10.222.0.111 () {60 vars in 1271 bytes} [Tue Dec 22 12:08:16 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/detail => generated 1997 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 12:08:16.130901 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-89d1ef9d-983f-4618-84b9-1a30414ccaa7 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] POST http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc/action Dec 22 12:08:16.131470 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-89d1ef9d-983f-4618-84b9-1a30414ccaa7 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:08:16.132175 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-89d1ef9d-983f-4618-84b9-1a30414ccaa7 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:08:16.132666 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-89d1ef9d-983f-4618-84b9-1a30414ccaa7 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] delete called for group bf0403df-4d79-4f20-9264-8a9d4634bdcc {{(pid=88155) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 22 12:08:16.133003 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.groups [None req-89d1ef9d-983f-4618-84b9-1a30414ccaa7 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Delete group with id: bf0403df-4d79-4f20-9264-8a9d4634bdcc Dec 22 12:08:16.138512 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:16.138512 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:16.201056 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3150e17d-fd0e-4854-8edf-7e9f0e01c241 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:16.201393 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3150e17d-fd0e-4854-8edf-7e9f0e01c241 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:16.201548 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:16.201548 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:16.201804 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3150e17d-fd0e-4854-8edf-7e9f0e01c241 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:16.231507 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:16.231507 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:16.237072 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3150e17d-fd0e-4854-8edf-7e9f0e01c241 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:16.248073 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:16.248073 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:16.258246 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3150e17d-fd0e-4854-8edf-7e9f0e01c241 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:16.258817 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 621/1239] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:16 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:16.306653 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-89d1ef9d-983f-4618-84b9-1a30414ccaa7 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc/action returned with HTTP 202 Dec 22 12:08:16.307276 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 619/1240] 10.222.0.111 () {62 vars in 1400 bytes} [Tue Dec 22 12:08:16 2020] POST /volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc/action => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 12:08:16.312810 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e6ad4d3f-a0ae-4e6f-b732-f941f1023323 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/a888d771-baf5-42d9-8ba6-1d7fa5c1313f Dec 22 12:08:16.313184 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e6ad4d3f-a0ae-4e6f-b732-f941f1023323 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:16.313351 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:16.313351 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:16.313586 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e6ad4d3f-a0ae-4e6f-b732-f941f1023323 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:16.343622 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:16.343622 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:16.352638 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e6ad4d3f-a0ae-4e6f-b732-f941f1023323 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Volume info retrieved successfully. Dec 22 12:08:16.360938 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-e6ad4d3f-a0ae-4e6f-b732-f941f1023323 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:16.361172 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-e6ad4d3f-a0ae-4e6f-b732-f941f1023323 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:16.366400 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-e6ad4d3f-a0ae-4e6f-b732-f941f1023323 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:16.370362 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:16.370362 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:16.380221 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e6ad4d3f-a0ae-4e6f-b732-f941f1023323 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/a888d771-baf5-42d9-8ba6-1d7fa5c1313f returned with HTTP 200 Dec 22 12:08:16.380723 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 622/1241] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:08:16 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/a888d771-baf5-42d9-8ba6-1d7fa5c1313f => generated 1001 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 12:08:17.270462 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ef8b70b1-67d3-4a8b-9a2e-372f8d7cd867 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:17.270816 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ef8b70b1-67d3-4a8b-9a2e-372f8d7cd867 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:17.271052 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:17.271052 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:17.271358 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ef8b70b1-67d3-4a8b-9a2e-372f8d7cd867 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:17.300888 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:17.300888 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:17.307452 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ef8b70b1-67d3-4a8b-9a2e-372f8d7cd867 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:17.325461 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:17.325461 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:17.335842 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ef8b70b1-67d3-4a8b-9a2e-372f8d7cd867 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:17.336400 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 620/1242] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:17 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:17.394562 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0d39b0fe-ffec-446c-bbbf-38eb297bc854 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/a888d771-baf5-42d9-8ba6-1d7fa5c1313f Dec 22 12:08:17.395435 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0d39b0fe-ffec-446c-bbbf-38eb297bc854 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:17.395706 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:17.395706 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:17.396165 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0d39b0fe-ffec-446c-bbbf-38eb297bc854 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:17.424490 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:17.424490 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:17.429778 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0d39b0fe-ffec-446c-bbbf-38eb297bc854 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Volume info retrieved successfully. Dec 22 12:08:17.436984 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-0d39b0fe-ffec-446c-bbbf-38eb297bc854 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:17.437255 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-0d39b0fe-ffec-446c-bbbf-38eb297bc854 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:17.443166 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-0d39b0fe-ffec-446c-bbbf-38eb297bc854 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:17.448569 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:17.448569 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:17.465061 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0d39b0fe-ffec-446c-bbbf-38eb297bc854 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/a888d771-baf5-42d9-8ba6-1d7fa5c1313f returned with HTTP 200 Dec 22 12:08:17.465588 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 623/1243] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:08:17 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/a888d771-baf5-42d9-8ba6-1d7fa5c1313f => generated 1001 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 12:08:18.347195 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-839c386a-7dde-4ebc-a13b-eda14df0d95c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:18.347854 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-839c386a-7dde-4ebc-a13b-eda14df0d95c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:18.347854 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:18.347854 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:18.347854 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-839c386a-7dde-4ebc-a13b-eda14df0d95c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:18.375873 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:18.375873 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:18.381216 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-839c386a-7dde-4ebc-a13b-eda14df0d95c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:18.392227 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:18.392227 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:18.396955 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-839c386a-7dde-4ebc-a13b-eda14df0d95c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:18.397504 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 621/1244] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:18 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:18.476373 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fc825e01-45e5-451c-be1a-126367f38d2e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/a888d771-baf5-42d9-8ba6-1d7fa5c1313f Dec 22 12:08:18.476726 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fc825e01-45e5-451c-be1a-126367f38d2e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:18.476857 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:18.476857 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:18.477049 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fc825e01-45e5-451c-be1a-126367f38d2e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:18.499780 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fc825e01-45e5-451c-be1a-126367f38d2e tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/a888d771-baf5-42d9-8ba6-1d7fa5c1313f returned with HTTP 404 Dec 22 12:08:18.500337 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 624/1245] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:08:18 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/a888d771-baf5-42d9-8ba6-1d7fa5c1313f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 12:08:18.506205 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-84cbb35e-4b2c-4f19-9bb8-1999f9fefc87 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/0c433ff2-272c-4e15-9c4f-587eeb6b314c Dec 22 12:08:18.506400 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-84cbb35e-4b2c-4f19-9bb8-1999f9fefc87 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:18.506959 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:18.506959 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:18.507230 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-84cbb35e-4b2c-4f19-9bb8-1999f9fefc87 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:18.534043 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-84cbb35e-4b2c-4f19-9bb8-1999f9fefc87 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/0c433ff2-272c-4e15-9c4f-587eeb6b314c returned with HTTP 404 Dec 22 12:08:18.534656 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 622/1246] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:08:18 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/0c433ff2-272c-4e15-9c4f-587eeb6b314c => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 12:08:18.540547 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-435e054e-970c-49b6-9cc6-029586738e08 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc Dec 22 12:08:18.540879 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-435e054e-970c-49b6-9cc6-029586738e08 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:18.541187 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-435e054e-970c-49b6-9cc6-029586738e08 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:18.541412 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-435e054e-970c-49b6-9cc6-029586738e08 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] show called for member bf0403df-4d79-4f20-9264-8a9d4634bdcc {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:08:18.545970 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:18.545970 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:18.561111 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-435e054e-970c-49b6-9cc6-029586738e08 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc returned with HTTP 200 Dec 22 12:08:18.561257 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 625/1247] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:08:18 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc => generated 392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:19.406835 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-24604f59-6434-4316-9799-de2d9c9ec58f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:19.407121 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-24604f59-6434-4316-9799-de2d9c9ec58f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:19.407384 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-24604f59-6434-4316-9799-de2d9c9ec58f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:19.432860 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:19.432860 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:19.437645 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-24604f59-6434-4316-9799-de2d9c9ec58f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:19.446788 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:19.446788 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:19.451045 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-24604f59-6434-4316-9799-de2d9c9ec58f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:19.451729 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 623/1248] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:19 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:19.569800 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f124c872-e695-4ba2-ad9f-7592ce535278 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc Dec 22 12:08:19.570126 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f124c872-e695-4ba2-ad9f-7592ce535278 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:19.570331 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:19.570331 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:19.571473 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f124c872-e695-4ba2-ad9f-7592ce535278 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:19.571473 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-f124c872-e695-4ba2-ad9f-7592ce535278 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] show called for member bf0403df-4d79-4f20-9264-8a9d4634bdcc {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:08:19.574774 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f124c872-e695-4ba2-ad9f-7592ce535278 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc returned with HTTP 404 Dec 22 12:08:19.575453 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 626/1249] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:08:19 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/groups/bf0403df-4d79-4f20-9264-8a9d4634bdcc => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Dec 22 12:08:19.580632 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d7529a0d-9644-4ee1-a265-8614d6265680 tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] DELETE http://10.222.0.111/volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/group_types/eaa20432-5f1a-492c-8dd5-4e497fb76491 Dec 22 12:08:19.580786 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d7529a0d-9644-4ee1-a265-8614d6265680 tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:19.580916 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:19.580916 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:19.581108 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d7529a0d-9644-4ee1-a265-8614d6265680 tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:19.597449 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 12:08:19.597449 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 12:08:19.640587 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d7529a0d-9644-4ee1-a265-8614d6265680 tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] http://10.222.0.111/volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/group_types/eaa20432-5f1a-492c-8dd5-4e497fb76491 returned with HTTP 202 Dec 22 12:08:19.641023 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 624/1250] 10.222.0.111 () {60 vars in 1376 bytes} [Tue Dec 22 12:08:19 2020] DELETE /volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/group_types/eaa20432-5f1a-492c-8dd5-4e497fb76491 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 12:08:19.649811 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-183a27e1-b7a2-401e-b6b4-8e34a1990b2c tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] POST http://10.222.0.111/volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/types Dec 22 12:08:19.649811 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-183a27e1-b7a2-401e-b6b4-8e34a1990b2c tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1590191935"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:08:19.650463 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:19.650463 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:19.762510 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-183a27e1-b7a2-401e-b6b4-8e34a1990b2c tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] http://10.222.0.111/volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/types returned with HTTP 200 Dec 22 12:08:19.766476 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 627/1251] 10.222.0.111 () {60 vars in 1224 bytes} [Tue Dec 22 12:08:19 2020] POST /volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/types => generated 224 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:08:19.769747 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eefde98e-b113-4bfe-9fe8-7c4eceefcff6 tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] POST http://10.222.0.111/volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/group_types Dec 22 12:08:19.770231 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eefde98e-b113-4bfe-9fe8-7c4eceefcff6 tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-422828311"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:08:19.892598 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eefde98e-b113-4bfe-9fe8-7c4eceefcff6 tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] http://10.222.0.111/volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/group_types returned with HTTP 202 Dec 22 12:08:19.893337 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 625/1252] 10.222.0.111 () {62 vars in 1283 bytes} [Tue Dec 22 12:08:19 2020] POST /volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/group_types => generated 180 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Dec 22 12:08:19.901301 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5d81ae93-d946-4ddd-96bb-5ed01ddf50d7 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] POST http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups Dec 22 12:08:19.901977 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5d81ae93-d946-4ddd-96bb-5ed01ddf50d7 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c19fa244-ce28-4be8-a2a5-1ffb0e6504e3", "volume_types": ["e81a7f73-da28-4ecf-abf8-2ad1ad34223c"], "name": "tempest-GroupSnapshotsTest-Group-410124868"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:08:19.902975 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-5d81ae93-d946-4ddd-96bb-5ed01ddf50d7 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Creating new group {'group': {'group_type': 'c19fa244-ce28-4be8-a2a5-1ffb0e6504e3', 'volume_types': ['e81a7f73-da28-4ecf-abf8-2ad1ad34223c'], 'name': 'tempest-GroupSnapshotsTest-Group-410124868'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 22 12:08:19.912018 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.groups [None req-5d81ae93-d946-4ddd-96bb-5ed01ddf50d7 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Creating group tempest-GroupSnapshotsTest-Group-410124868. Dec 22 12:08:19.926818 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5d81ae93-d946-4ddd-96bb-5ed01ddf50d7 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Availability Zones retrieved successfully. Dec 22 12:08:19.996298 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-5d81ae93-d946-4ddd-96bb-5ed01ddf50d7 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Created reservations ['f3110cce-2df0-4f36-9c62-b9c0f241f996'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:08:20.086582 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5d81ae93-d946-4ddd-96bb-5ed01ddf50d7 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups returned with HTTP 202 Dec 22 12:08:20.087118 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 628/1253] 10.222.0.111 () {62 vars in 1269 bytes} [Tue Dec 22 12:08:19 2020] POST /volume/v3/922adae0c6b344679123289e6d4e1127/groups => generated 111 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:08:20.094103 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-71f757be-db07-4c6c-a1cf-bf377a147562 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/75aec1fb-0437-424c-bf19-3aae6edcf0dc Dec 22 12:08:20.094514 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-71f757be-db07-4c6c-a1cf-bf377a147562 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:20.095081 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-71f757be-db07-4c6c-a1cf-bf377a147562 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:20.095405 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-71f757be-db07-4c6c-a1cf-bf377a147562 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] show called for member 75aec1fb-0437-424c-bf19-3aae6edcf0dc {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:08:20.100825 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:20.100825 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:20.117170 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-71f757be-db07-4c6c-a1cf-bf377a147562 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/75aec1fb-0437-424c-bf19-3aae6edcf0dc returned with HTTP 200 Dec 22 12:08:20.117823 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 626/1254] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:08:20 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/groups/75aec1fb-0437-424c-bf19-3aae6edcf0dc => generated 391 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:08:20.465079 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ba7efdd1-7a9d-4299-90e7-4a46a1c27bd4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:20.465721 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ba7efdd1-7a9d-4299-90e7-4a46a1c27bd4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:20.465956 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:20.465956 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:20.466431 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ba7efdd1-7a9d-4299-90e7-4a46a1c27bd4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:20.507786 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:20.507786 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:20.514602 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ba7efdd1-7a9d-4299-90e7-4a46a1c27bd4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:20.526249 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:20.526249 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:20.531537 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ba7efdd1-7a9d-4299-90e7-4a46a1c27bd4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:20.532091 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 629/1255] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:20 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:21.127366 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ff77f513-5b0b-4fba-a0f1-af94a1a3c163 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/75aec1fb-0437-424c-bf19-3aae6edcf0dc Dec 22 12:08:21.127772 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ff77f513-5b0b-4fba-a0f1-af94a1a3c163 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:21.127949 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:21.127949 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:21.128207 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ff77f513-5b0b-4fba-a0f1-af94a1a3c163 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:21.128517 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-ff77f513-5b0b-4fba-a0f1-af94a1a3c163 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] show called for member 75aec1fb-0437-424c-bf19-3aae6edcf0dc {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:08:21.134144 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:21.134144 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:21.151187 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ff77f513-5b0b-4fba-a0f1-af94a1a3c163 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/75aec1fb-0437-424c-bf19-3aae6edcf0dc returned with HTTP 200 Dec 22 12:08:21.151637 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 627/1256] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:08:21 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/groups/75aec1fb-0437-424c-bf19-3aae6edcf0dc => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:21.159173 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a6843933-9bc6-4e6e-96fa-4f4e537d1b2f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] POST http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes Dec 22 12:08:21.159568 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:21.159568 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:21.159852 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a6843933-9bc6-4e6e-96fa-4f4e537d1b2f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e81a7f73-da28-4ecf-abf8-2ad1ad34223c", "group_id": "75aec1fb-0437-424c-bf19-3aae6edcf0dc", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1811708823"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:08:21.160713 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-a6843933-9bc6-4e6e-96fa-4f4e537d1b2f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Create volume request body: {'volume': {'volume_type': 'e81a7f73-da28-4ecf-abf8-2ad1ad34223c', 'group_id': '75aec1fb-0437-424c-bf19-3aae6edcf0dc', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1811708823'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:08:21.174467 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:21.174467 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:21.175189 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-a6843933-9bc6-4e6e-96fa-4f4e537d1b2f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Create volume of 1 GB Dec 22 12:08:21.184779 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a6843933-9bc6-4e6e-96fa-4f4e537d1b2f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Availability Zones retrieved successfully. Dec 22 12:08:21.194448 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a6843933-9bc6-4e6e-96fa-4f4e537d1b2f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Flow 'volume_create_api' (653decc6-b9a7-4cd5-91f8-6881e255adf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:08:21.196300 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a6843933-9bc6-4e6e-96fa-4f4e537d1b2f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34b6e5fd-ac2a-4711-bb17-0e4d24a9354d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:08:21.197533 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:21.197533 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:21.198059 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-a6843933-9bc6-4e6e-96fa-4f4e537d1b2f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:08:21.310926 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a6843933-9bc6-4e6e-96fa-4f4e537d1b2f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34b6e5fd-ac2a-4711-bb17-0e4d24a9354d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T12:08:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e81a7f73-da28-4ecf-abf8-2ad1ad34223c,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1590191935',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e81a7f73-da28-4ecf-abf8-2ad1ad34223c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '75aec1fb-0437-424c-bf19-3aae6edcf0dc', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:08:21.312176 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a6843933-9bc6-4e6e-96fa-4f4e537d1b2f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d8c263d-05fc-43ce-ba29-db04943dde60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:08:21.341506 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-a6843933-9bc6-4e6e-96fa-4f4e537d1b2f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1590191935 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1590191935, it is now deprecated. Please use the default quota class for default quota. Dec 22 12:08:21.342014 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-a6843933-9bc6-4e6e-96fa-4f4e537d1b2f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1590191935 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1590191935, it is now deprecated. Please use the default quota class for default quota. Dec 22 12:08:21.390733 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-a6843933-9bc6-4e6e-96fa-4f4e537d1b2f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Created reservations ['b29b05b3-2b58-4cfe-a897-7f96b8df80bf', '12e895bc-a096-47b4-8158-aa501a171a3d', '4d9d5e9c-eb26-45db-9fee-48dec0f0d8b4', 'f1baa6ef-cbf7-4cb5-8549-1687c21ae133'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:08:21.392022 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a6843933-9bc6-4e6e-96fa-4f4e537d1b2f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d8c263d-05fc-43ce-ba29-db04943dde60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b29b05b3-2b58-4cfe-a897-7f96b8df80bf', '12e895bc-a096-47b4-8158-aa501a171a3d', '4d9d5e9c-eb26-45db-9fee-48dec0f0d8b4', 'f1baa6ef-cbf7-4cb5-8549-1687c21ae133']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:08:21.393378 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a6843933-9bc6-4e6e-96fa-4f4e537d1b2f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f08f8b21-963b-444e-98d3-93c34480245e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:08:21.459488 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a6843933-9bc6-4e6e-96fa-4f4e537d1b2f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f08f8b21-963b-444e-98d3-93c34480245e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d86333b-20e3-46c3-bd7e-efd9824fc37e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1811708823',encryption_key_id=None,group_id=75aec1fb-0437-424c-bf19-3aae6edcf0dc,group_type_id=,metadata={},multiattach=False,project_id='922adae0c6b344679123289e6d4e1127',qos_specs=None,replication_status=,reservations=['b29b05b3-2b58-4cfe-a897-7f96b8df80bf','12e895bc-a096-47b4-8158-aa501a171a3d','4d9d5e9c-eb26-45db-9fee-48dec0f0d8b4','f1baa6ef-cbf7-4cb5-8549-1687c21ae133'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='444da9c8ea764dd2b93717d2dcc7eecd',volume_type_id=e81a7f73-da28-4ecf-abf8-2ad1ad34223c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:08:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1811708823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=75aec1fb-0437-424c-bf19-3aae6edcf0dc,host=None,id=3d86333b-20e3-46c3-bd7e-efd9824fc37e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='922adae0c6b344679123289e6d4e1127',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='444da9c8ea764dd2b93717d2dcc7eecd',volume_attachment=,volume_type=,volume_type_id=e81a7f73-da28-4ecf-abf8-2ad1ad34223c)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:08:21.460720 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a6843933-9bc6-4e6e-96fa-4f4e537d1b2f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f789e487-840c-48d9-b438-9b8f052be0fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:08:21.505674 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a6843933-9bc6-4e6e-96fa-4f4e537d1b2f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f789e487-840c-48d9-b438-9b8f052be0fa) transitioned into state 'SUCCESS' from state '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-1811708823',encryption_key_id=None,group_id=75aec1fb-0437-424c-bf19-3aae6edcf0dc,group_type_id=,metadata={},multiattach=False,project_id='922adae0c6b344679123289e6d4e1127',qos_specs=None,replication_status=,reservations=['b29b05b3-2b58-4cfe-a897-7f96b8df80bf','12e895bc-a096-47b4-8158-aa501a171a3d','4d9d5e9c-eb26-45db-9fee-48dec0f0d8b4','f1baa6ef-cbf7-4cb5-8549-1687c21ae133'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='444da9c8ea764dd2b93717d2dcc7eecd',volume_type_id=e81a7f73-da28-4ecf-abf8-2ad1ad34223c)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:08:21.507680 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a6843933-9bc6-4e6e-96fa-4f4e537d1b2f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eb35ec2-bca9-45bd-8b86-8bb90c4db969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:08:21.543054 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9999b01e-c881-46ca-9aaf-1d1d6fc03d71 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:21.543372 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9999b01e-c881-46ca-9aaf-1d1d6fc03d71 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:21.543531 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:21.543531 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:21.543767 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9999b01e-c881-46ca-9aaf-1d1d6fc03d71 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:21.556323 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a6843933-9bc6-4e6e-96fa-4f4e537d1b2f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eb35ec2-bca9-45bd-8b86-8bb90c4db969) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:08:21.559036 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a6843933-9bc6-4e6e-96fa-4f4e537d1b2f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Flow 'volume_create_api' (653decc6-b9a7-4cd5-91f8-6881e255adf2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:08:21.574099 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:21.574099 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:21.579988 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9999b01e-c881-46ca-9aaf-1d1d6fc03d71 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:21.588927 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a6843933-9bc6-4e6e-96fa-4f4e537d1b2f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Create volume request issued successfully. Dec 22 12:08:21.591419 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:21.591419 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:21.596732 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a6843933-9bc6-4e6e-96fa-4f4e537d1b2f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:21.596826 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9999b01e-c881-46ca-9aaf-1d1d6fc03d71 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:21.597000 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a6843933-9bc6-4e6e-96fa-4f4e537d1b2f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:21.602554 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 628/1257] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:21 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:08:21.602946 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-a6843933-9bc6-4e6e-96fa-4f4e537d1b2f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:21.606253 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:21.606253 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:21.613732 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a6843933-9bc6-4e6e-96fa-4f4e537d1b2f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes returned with HTTP 202 Dec 22 12:08:21.614426 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 630/1258] 10.222.0.111 () {62 vars in 1272 bytes} [Tue Dec 22 12:08:21 2020] POST /volume/v3/922adae0c6b344679123289e6d4e1127/volumes => generated 910 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:08:21.623861 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-271ac1b2-5f81-4e13-bc20-bf380536d75d tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/3d86333b-20e3-46c3-bd7e-efd9824fc37e Dec 22 12:08:21.624248 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-271ac1b2-5f81-4e13-bc20-bf380536d75d tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:21.624419 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:21.624419 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:21.624664 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-271ac1b2-5f81-4e13-bc20-bf380536d75d tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:21.654052 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:21.654052 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:21.659208 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-271ac1b2-5f81-4e13-bc20-bf380536d75d tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Volume info retrieved successfully. Dec 22 12:08:21.666919 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-271ac1b2-5f81-4e13-bc20-bf380536d75d tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:21.667173 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-271ac1b2-5f81-4e13-bc20-bf380536d75d tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:21.671752 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-271ac1b2-5f81-4e13-bc20-bf380536d75d tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:21.675365 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:21.675365 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:21.687386 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-271ac1b2-5f81-4e13-bc20-bf380536d75d tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/3d86333b-20e3-46c3-bd7e-efd9824fc37e returned with HTTP 200 Dec 22 12:08:21.688151 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 629/1259] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:08:21 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/3d86333b-20e3-46c3-bd7e-efd9824fc37e => generated 978 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:22.611291 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f5d647e7-6d74-44d8-9d0d-a8d544f65c0f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:22.611932 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f5d647e7-6d74-44d8-9d0d-a8d544f65c0f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:22.612218 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:22.612218 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:22.612679 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f5d647e7-6d74-44d8-9d0d-a8d544f65c0f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:22.647267 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:22.647267 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:22.653390 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f5d647e7-6d74-44d8-9d0d-a8d544f65c0f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:22.663462 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:22.663462 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:22.668372 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f5d647e7-6d74-44d8-9d0d-a8d544f65c0f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:22.668844 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 631/1260] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:22 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:22.700894 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6d8c4db6-c66c-440a-b878-e070c4107741 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/3d86333b-20e3-46c3-bd7e-efd9824fc37e Dec 22 12:08:22.701350 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6d8c4db6-c66c-440a-b878-e070c4107741 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:22.701544 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:22.701544 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:22.701858 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6d8c4db6-c66c-440a-b878-e070c4107741 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:22.739096 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:22.739096 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:22.744636 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6d8c4db6-c66c-440a-b878-e070c4107741 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Volume info retrieved successfully. Dec 22 12:08:22.752528 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-6d8c4db6-c66c-440a-b878-e070c4107741 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:22.752800 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-6d8c4db6-c66c-440a-b878-e070c4107741 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:22.758216 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-6d8c4db6-c66c-440a-b878-e070c4107741 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:22.762329 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:22.762329 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:22.773961 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6d8c4db6-c66c-440a-b878-e070c4107741 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/3d86333b-20e3-46c3-bd7e-efd9824fc37e returned with HTTP 200 Dec 22 12:08:22.774472 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 630/1261] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:08:22 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/3d86333b-20e3-46c3-bd7e-efd9824fc37e => generated 1003 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 12:08:22.790228 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5fb5b773-c288-45dd-936f-ab58d47451dd tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] POST http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots Dec 22 12:08:22.790557 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:22.790557 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:22.790863 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5fb5b773-c288-45dd-936f-ab58d47451dd tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "75aec1fb-0437-424c-bf19-3aae6edcf0dc", "name": "tempest-group_snapshot-114689981"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:08:22.792185 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.group_snapshots [None req-5fb5b773-c288-45dd-936f-ab58d47451dd tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Creating new group_snapshot {'group_snapshot': {'group_id': '75aec1fb-0437-424c-bf19-3aae6edcf0dc', 'name': 'tempest-group_snapshot-114689981'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Dec 22 12:08:22.797070 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:22.797070 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:22.810397 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.group_snapshots [None req-5fb5b773-c288-45dd-936f-ab58d47451dd tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Creating group_snapshot tempest-group_snapshot-114689981. Dec 22 12:08:22.864472 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:22.864472 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:22.882279 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-5fb5b773-c288-45dd-936f-ab58d47451dd tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1590191935 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1590191935, it is now deprecated. Please use the default quota class for default quota. Dec 22 12:08:22.927649 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-5fb5b773-c288-45dd-936f-ab58d47451dd tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Created reservations ['804a284c-4880-4ef9-be66-3412519c14ac', '33281449-cee7-45c9-9fb5-2d58f4babfdd', '80816b63-d29e-482e-bfc2-705cb6b8c64e', '68713aa5-f842-4623-84b7-7aead7419452'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:08:23.064756 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5fb5b773-c288-45dd-936f-ab58d47451dd tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots returned with HTTP 202 Dec 22 12:08:23.065732 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 632/1262] 10.222.0.111 () {62 vars in 1296 bytes} [Tue Dec 22 12:08:22 2020] POST /volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots => generated 167 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:08:23.073559 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-282b7721-c767-4327-9854-74f9200ed575 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/9a9741cd-aefe-4060-b5e1-ed7097794d0e Dec 22 12:08:23.073882 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-282b7721-c767-4327-9854-74f9200ed575 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:23.074029 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:23.074029 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:23.074251 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-282b7721-c767-4327-9854-74f9200ed575 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:23.074494 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.group_snapshots [None req-282b7721-c767-4327-9854-74f9200ed575 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] show called for member 9a9741cd-aefe-4060-b5e1-ed7097794d0e {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 22 12:08:23.078731 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:23.078731 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:23.086053 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-282b7721-c767-4327-9854-74f9200ed575 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/9a9741cd-aefe-4060-b5e1-ed7097794d0e returned with HTTP 200 Dec 22 12:08:23.086896 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 631/1263] 10.222.0.111 () {60 vars in 1385 bytes} [Tue Dec 22 12:08:23 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/9a9741cd-aefe-4060-b5e1-ed7097794d0e => generated 306 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:23.681530 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8e34eb79-2249-4bb5-a784-51fad3bf647d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:23.682998 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8e34eb79-2249-4bb5-a784-51fad3bf647d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:23.682998 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:23.682998 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:23.682998 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8e34eb79-2249-4bb5-a784-51fad3bf647d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:23.711947 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:23.711947 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:23.716823 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8e34eb79-2249-4bb5-a784-51fad3bf647d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:23.725911 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:23.725911 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:23.730743 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8e34eb79-2249-4bb5-a784-51fad3bf647d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:23.731519 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 633/1264] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:23 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:24.094927 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4f3abcd1-6cc1-4cf0-9bcf-5b06d6af22df tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/9a9741cd-aefe-4060-b5e1-ed7097794d0e Dec 22 12:08:24.097077 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4f3abcd1-6cc1-4cf0-9bcf-5b06d6af22df tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:24.097077 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:24.097077 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:24.097077 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4f3abcd1-6cc1-4cf0-9bcf-5b06d6af22df tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:24.097077 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.group_snapshots [None req-4f3abcd1-6cc1-4cf0-9bcf-5b06d6af22df tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] show called for member 9a9741cd-aefe-4060-b5e1-ed7097794d0e {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 22 12:08:24.099856 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:24.099856 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:24.105904 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4f3abcd1-6cc1-4cf0-9bcf-5b06d6af22df tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/9a9741cd-aefe-4060-b5e1-ed7097794d0e returned with HTTP 200 Dec 22 12:08:24.106333 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 632/1265] 10.222.0.111 () {60 vars in 1385 bytes} [Tue Dec 22 12:08:24 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/9a9741cd-aefe-4060-b5e1-ed7097794d0e => generated 307 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:24.112352 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f300096a-f395-4f8d-84cb-a7918b851db2 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/detail Dec 22 12:08:24.112833 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f300096a-f395-4f8d-84cb-a7918b851db2 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:24.112833 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:24.112833 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:24.112957 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f300096a-f395-4f8d-84cb-a7918b851db2 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'detail' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:24.113527 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-f300096a-f395-4f8d-84cb-a7918b851db2 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:08:24.114802 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.db.sqlalchemy.api [None req-f300096a-f395-4f8d-84cb-a7918b851db2 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Building query based on filter {{(pid=88156) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 12:08:24.124502 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f300096a-f395-4f8d-84cb-a7918b851db2 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Get all snapshots completed successfully. Dec 22 12:08:24.125048 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:24.125048 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:24.131469 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f300096a-f395-4f8d-84cb-a7918b851db2 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/detail returned with HTTP 200 Dec 22 12:08:24.131469 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 634/1266] 10.222.0.111 () {58 vars in 1236 bytes} [Tue Dec 22 12:08:24 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/detail => generated 453 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:08:24.137386 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fafaf27e-fdd7-4911-9e03-7a51c8f615cc tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/cc75972e-b9c9-43ca-b4ed-25a8274f2352 Dec 22 12:08:24.137669 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fafaf27e-fdd7-4911-9e03-7a51c8f615cc tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:24.137797 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:24.137797 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:24.137990 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fafaf27e-fdd7-4911-9e03-7a51c8f615cc tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:24.156968 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:24.156968 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:24.157584 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fafaf27e-fdd7-4911-9e03-7a51c8f615cc tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Snapshot retrieved successfully. Dec 22 12:08:24.158716 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fafaf27e-fdd7-4911-9e03-7a51c8f615cc tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/cc75972e-b9c9-43ca-b4ed-25a8274f2352 returned with HTTP 200 Dec 22 12:08:24.159170 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 633/1267] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:08:24 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/cc75972e-b9c9-43ca-b4ed-25a8274f2352 => generated 450 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:08:24.165405 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-40821345-f0c7-44de-a64e-267d15b8e44c tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/9a9741cd-aefe-4060-b5e1-ed7097794d0e Dec 22 12:08:24.165709 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-40821345-f0c7-44de-a64e-267d15b8e44c tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:24.165837 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:24.165837 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:24.166039 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-40821345-f0c7-44de-a64e-267d15b8e44c tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:24.166310 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.group_snapshots [None req-40821345-f0c7-44de-a64e-267d15b8e44c tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] show called for member 9a9741cd-aefe-4060-b5e1-ed7097794d0e {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 22 12:08:24.170078 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:24.170078 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:24.175690 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-40821345-f0c7-44de-a64e-267d15b8e44c tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/9a9741cd-aefe-4060-b5e1-ed7097794d0e returned with HTTP 200 Dec 22 12:08:24.176203 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 635/1268] 10.222.0.111 () {60 vars in 1385 bytes} [Tue Dec 22 12:08:24 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/9a9741cd-aefe-4060-b5e1-ed7097794d0e => generated 307 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:24.182043 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b23c8f22-13d1-4d89-bfe1-8c0d245a564d tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/detail Dec 22 12:08:24.182488 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b23c8f22-13d1-4d89-bfe1-8c0d245a564d tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:24.182677 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:24.182677 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:24.182937 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b23c8f22-13d1-4d89-bfe1-8c0d245a564d tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:24.193012 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b23c8f22-13d1-4d89-bfe1-8c0d245a564d tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/detail returned with HTTP 200 Dec 22 12:08:24.193518 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 634/1269] 10.222.0.111 () {60 vars in 1295 bytes} [Tue Dec 22 12:08:24 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/detail => generated 310 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:24.199741 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f9f1e8ec-e276-4dcb-869c-df38a8bca603 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] DELETE http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/9a9741cd-aefe-4060-b5e1-ed7097794d0e Dec 22 12:08:24.200151 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f9f1e8ec-e276-4dcb-869c-df38a8bca603 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:24.200287 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:24.200287 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:24.200483 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f9f1e8ec-e276-4dcb-869c-df38a8bca603 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:24.200702 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.group_snapshots [None req-f9f1e8ec-e276-4dcb-869c-df38a8bca603 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] delete called for member 9a9741cd-aefe-4060-b5e1-ed7097794d0e {{(pid=88156) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 22 12:08:24.200871 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.group_snapshots [None req-f9f1e8ec-e276-4dcb-869c-df38a8bca603 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Delete group_snapshot with id: 9a9741cd-aefe-4060-b5e1-ed7097794d0e Dec 22 12:08:24.204492 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:24.204492 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:24.299297 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f9f1e8ec-e276-4dcb-869c-df38a8bca603 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/9a9741cd-aefe-4060-b5e1-ed7097794d0e returned with HTTP 202 Dec 22 12:08:24.301775 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 636/1270] 10.222.0.111 () {60 vars in 1388 bytes} [Tue Dec 22 12:08:24 2020] DELETE /volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/9a9741cd-aefe-4060-b5e1-ed7097794d0e => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 12:08:24.304814 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-47717c9c-d929-4bb4-a1e3-2416ca7ccc55 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/detail Dec 22 12:08:24.305153 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-47717c9c-d929-4bb4-a1e3-2416ca7ccc55 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:24.305474 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:24.305474 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:24.305474 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-47717c9c-d929-4bb4-a1e3-2416ca7ccc55 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'detail' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:24.305834 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-47717c9c-d929-4bb4-a1e3-2416ca7ccc55 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:08:24.306286 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:24.306286 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:24.307173 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-47717c9c-d929-4bb4-a1e3-2416ca7ccc55 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88155) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:08:24.336713 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-47717c9c-d929-4bb4-a1e3-2416ca7ccc55 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Get all volumes completed successfully. Dec 22 12:08:24.337842 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-47717c9c-d929-4bb4-a1e3-2416ca7ccc55 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:24.338231 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-47717c9c-d929-4bb4-a1e3-2416ca7ccc55 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:24.343357 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-47717c9c-d929-4bb4-a1e3-2416ca7ccc55 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:24.348187 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:24.348187 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:24.366269 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-47717c9c-d929-4bb4-a1e3-2416ca7ccc55 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/detail returned with HTTP 200 Dec 22 12:08:24.366996 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 635/1271] 10.222.0.111 () {60 vars in 1271 bytes} [Tue Dec 22 12:08:24 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/detail => generated 1006 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 12:08:24.376140 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-38ba7a51-d538-49a0-940f-5aa4075a6819 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/detail Dec 22 12:08:24.376442 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-38ba7a51-d538-49a0-940f-5aa4075a6819 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:24.376583 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:24.376583 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:24.377015 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-38ba7a51-d538-49a0-940f-5aa4075a6819 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'detail' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:24.377354 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-38ba7a51-d538-49a0-940f-5aa4075a6819 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:08:24.377741 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:24.377741 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:24.378805 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.db.sqlalchemy.api [None req-38ba7a51-d538-49a0-940f-5aa4075a6819 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Building query based on filter {{(pid=88156) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 12:08:24.393245 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-38ba7a51-d538-49a0-940f-5aa4075a6819 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Get all snapshots completed successfully. Dec 22 12:08:24.393891 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:24.393891 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:24.394745 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-38ba7a51-d538-49a0-940f-5aa4075a6819 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/detail returned with HTTP 200 Dec 22 12:08:24.395514 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 637/1272] 10.222.0.111 () {58 vars in 1236 bytes} [Tue Dec 22 12:08:24 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/detail => generated 452 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:08:24.402510 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2f09016a-891f-40fc-8f13-ab94fb799c2f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/cc75972e-b9c9-43ca-b4ed-25a8274f2352 Dec 22 12:08:24.402845 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2f09016a-891f-40fc-8f13-ab94fb799c2f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:24.403099 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:24.403099 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:24.403299 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2f09016a-891f-40fc-8f13-ab94fb799c2f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:24.420159 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:24.420159 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:24.420907 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2f09016a-891f-40fc-8f13-ab94fb799c2f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Snapshot retrieved successfully. Dec 22 12:08:24.422025 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2f09016a-891f-40fc-8f13-ab94fb799c2f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/cc75972e-b9c9-43ca-b4ed-25a8274f2352 returned with HTTP 200 Dec 22 12:08:24.422482 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 636/1273] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:08:24 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/cc75972e-b9c9-43ca-b4ed-25a8274f2352 => generated 449 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:08:24.744869 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-00a66270-3214-43f7-aa24-0c8174244675 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:24.745509 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-00a66270-3214-43f7-aa24-0c8174244675 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:24.746050 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:24.746050 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:24.746518 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-00a66270-3214-43f7-aa24-0c8174244675 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:24.790548 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:24.790548 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:24.795717 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-00a66270-3214-43f7-aa24-0c8174244675 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:24.805946 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:24.805946 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:24.810774 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-00a66270-3214-43f7-aa24-0c8174244675 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:24.811340 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 638/1274] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:24 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:25.430536 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-84d3c40f-449f-44d3-b1ad-e8e239d8402f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/cc75972e-b9c9-43ca-b4ed-25a8274f2352 Dec 22 12:08:25.430861 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-84d3c40f-449f-44d3-b1ad-e8e239d8402f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:25.431010 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:25.431010 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:25.431388 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-84d3c40f-449f-44d3-b1ad-e8e239d8402f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:25.445709 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:25.445709 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:25.446328 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-84d3c40f-449f-44d3-b1ad-e8e239d8402f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Snapshot retrieved successfully. Dec 22 12:08:25.447380 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-84d3c40f-449f-44d3-b1ad-e8e239d8402f tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/cc75972e-b9c9-43ca-b4ed-25a8274f2352 returned with HTTP 200 Dec 22 12:08:25.447992 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 637/1275] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:08:25 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/cc75972e-b9c9-43ca-b4ed-25a8274f2352 => generated 448 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:08:25.833670 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-afc09258-8773-48ec-9a85-4d63c59ccca4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:25.834421 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-afc09258-8773-48ec-9a85-4d63c59ccca4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:25.834727 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:25.834727 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:25.835255 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-afc09258-8773-48ec-9a85-4d63c59ccca4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:25.871620 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:25.871620 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:25.880112 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-afc09258-8773-48ec-9a85-4d63c59ccca4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:25.892721 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:25.892721 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:25.897157 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-afc09258-8773-48ec-9a85-4d63c59ccca4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:25.897628 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 639/1276] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:25 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:26.454905 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c159136e-5ad4-455b-95dc-9bc7c5729811 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/cc75972e-b9c9-43ca-b4ed-25a8274f2352 Dec 22 12:08:26.455279 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c159136e-5ad4-455b-95dc-9bc7c5729811 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:26.455469 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:26.455469 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:26.455740 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c159136e-5ad4-455b-95dc-9bc7c5729811 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:26.472196 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c159136e-5ad4-455b-95dc-9bc7c5729811 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/cc75972e-b9c9-43ca-b4ed-25a8274f2352 returned with HTTP 404 Dec 22 12:08:26.474620 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 638/1277] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:08:26 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/snapshots/cc75972e-b9c9-43ca-b4ed-25a8274f2352 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:08:26.478868 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7a50d19e-a30b-4a79-bfff-7d21b3e57a05 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/9a9741cd-aefe-4060-b5e1-ed7097794d0e Dec 22 12:08:26.479246 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7a50d19e-a30b-4a79-bfff-7d21b3e57a05 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:26.479437 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:26.479437 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:26.479660 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7a50d19e-a30b-4a79-bfff-7d21b3e57a05 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:26.479937 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.group_snapshots [None req-7a50d19e-a30b-4a79-bfff-7d21b3e57a05 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] show called for member 9a9741cd-aefe-4060-b5e1-ed7097794d0e {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 22 12:08:26.483512 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7a50d19e-a30b-4a79-bfff-7d21b3e57a05 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/9a9741cd-aefe-4060-b5e1-ed7097794d0e returned with HTTP 404 Dec 22 12:08:26.484080 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 640/1278] 10.222.0.111 () {60 vars in 1385 bytes} [Tue Dec 22 12:08:26 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/9a9741cd-aefe-4060-b5e1-ed7097794d0e => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 12:08:26.488956 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-83eedb70-27ad-46a9-a2e5-9b9124744ac6 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots Dec 22 12:08:26.489364 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-83eedb70-27ad-46a9-a2e5-9b9124744ac6 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:26.489702 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-83eedb70-27ad-46a9-a2e5-9b9124744ac6 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:26.494795 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-83eedb70-27ad-46a9-a2e5-9b9124744ac6 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots returned with HTTP 200 Dec 22 12:08:26.495280 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 639/1279] 10.222.0.111 () {60 vars in 1274 bytes} [Tue Dec 22 12:08:26 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots => generated 23 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:08:26.501019 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8aba5f3b-ce5f-4cb5-8fa6-618c0d2c7f4a tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] DELETE http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/9a9741cd-aefe-4060-b5e1-ed7097794d0e Dec 22 12:08:26.501362 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8aba5f3b-ce5f-4cb5-8fa6-618c0d2c7f4a tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:26.501654 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8aba5f3b-ce5f-4cb5-8fa6-618c0d2c7f4a tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:26.501985 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.group_snapshots [None req-8aba5f3b-ce5f-4cb5-8fa6-618c0d2c7f4a tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] delete called for member 9a9741cd-aefe-4060-b5e1-ed7097794d0e {{(pid=88156) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 22 12:08:26.502177 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.group_snapshots [None req-8aba5f3b-ce5f-4cb5-8fa6-618c0d2c7f4a tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Delete group_snapshot with id: 9a9741cd-aefe-4060-b5e1-ed7097794d0e Dec 22 12:08:26.505633 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8aba5f3b-ce5f-4cb5-8fa6-618c0d2c7f4a tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/9a9741cd-aefe-4060-b5e1-ed7097794d0e returned with HTTP 404 Dec 22 12:08:26.506211 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 641/1280] 10.222.0.111 () {60 vars in 1388 bytes} [Tue Dec 22 12:08:26 2020] DELETE /volume/v3/922adae0c6b344679123289e6d4e1127/group_snapshots/9a9741cd-aefe-4060-b5e1-ed7097794d0e => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 12:08:26.510950 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-52bc3c5c-135d-4925-a8c9-3faa10cf7b1b tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/detail Dec 22 12:08:26.511217 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-52bc3c5c-135d-4925-a8c9-3faa10cf7b1b tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:26.511503 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-52bc3c5c-135d-4925-a8c9-3faa10cf7b1b tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'detail' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:26.511802 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-52bc3c5c-135d-4925-a8c9-3faa10cf7b1b tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:08:26.513414 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-52bc3c5c-135d-4925-a8c9-3faa10cf7b1b tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88155) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:08:26.539877 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-52bc3c5c-135d-4925-a8c9-3faa10cf7b1b tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Get all volumes completed successfully. Dec 22 12:08:26.540803 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-52bc3c5c-135d-4925-a8c9-3faa10cf7b1b tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:26.541335 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-52bc3c5c-135d-4925-a8c9-3faa10cf7b1b tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:26.546141 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-52bc3c5c-135d-4925-a8c9-3faa10cf7b1b tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:26.550506 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:26.550506 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:26.561790 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-52bc3c5c-135d-4925-a8c9-3faa10cf7b1b tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/detail returned with HTTP 200 Dec 22 12:08:26.562316 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 640/1281] 10.222.0.111 () {60 vars in 1271 bytes} [Tue Dec 22 12:08:26 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/detail => generated 1006 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 12:08:26.572688 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-35e5e3a2-5634-494d-8bb1-feb02906b571 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] POST http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/75aec1fb-0437-424c-bf19-3aae6edcf0dc/action Dec 22 12:08:26.573293 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-35e5e3a2-5634-494d-8bb1-feb02906b571 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:08:26.573535 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-35e5e3a2-5634-494d-8bb1-feb02906b571 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:08:26.574177 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-35e5e3a2-5634-494d-8bb1-feb02906b571 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] delete called for group 75aec1fb-0437-424c-bf19-3aae6edcf0dc {{(pid=88156) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 22 12:08:26.574365 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.groups [None req-35e5e3a2-5634-494d-8bb1-feb02906b571 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Delete group with id: 75aec1fb-0437-424c-bf19-3aae6edcf0dc Dec 22 12:08:26.579545 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:26.579545 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:26.705230 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-35e5e3a2-5634-494d-8bb1-feb02906b571 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/75aec1fb-0437-424c-bf19-3aae6edcf0dc/action returned with HTTP 202 Dec 22 12:08:26.706046 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 642/1282] 10.222.0.111 () {62 vars in 1400 bytes} [Tue Dec 22 12:08:26 2020] POST /volume/v3/922adae0c6b344679123289e6d4e1127/groups/75aec1fb-0437-424c-bf19-3aae6edcf0dc/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 12:08:26.711740 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cd95289a-175b-4044-9f8f-d535f8166e99 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/3d86333b-20e3-46c3-bd7e-efd9824fc37e Dec 22 12:08:26.712299 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cd95289a-175b-4044-9f8f-d535f8166e99 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:26.712556 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:26.712556 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:26.712762 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cd95289a-175b-4044-9f8f-d535f8166e99 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:26.745501 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:26.745501 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:26.751479 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cd95289a-175b-4044-9f8f-d535f8166e99 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Volume info retrieved successfully. Dec 22 12:08:26.759653 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-cd95289a-175b-4044-9f8f-d535f8166e99 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:26.760376 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-cd95289a-175b-4044-9f8f-d535f8166e99 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:26.765385 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-cd95289a-175b-4044-9f8f-d535f8166e99 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:26.769696 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:26.769696 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:26.781519 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cd95289a-175b-4044-9f8f-d535f8166e99 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/3d86333b-20e3-46c3-bd7e-efd9824fc37e returned with HTTP 200 Dec 22 12:08:26.782107 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 641/1283] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:08:26 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/3d86333b-20e3-46c3-bd7e-efd9824fc37e => generated 1002 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 12:08:26.906520 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7d2eafcb-0d71-4010-8e5b-5e3dece9da43 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:26.906837 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7d2eafcb-0d71-4010-8e5b-5e3dece9da43 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:26.906938 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:26.906938 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:26.907118 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7d2eafcb-0d71-4010-8e5b-5e3dece9da43 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:26.933162 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:26.933162 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:26.938381 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7d2eafcb-0d71-4010-8e5b-5e3dece9da43 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:26.949776 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:26.949776 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:26.954251 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7d2eafcb-0d71-4010-8e5b-5e3dece9da43 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:26.955090 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 643/1284] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:26 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:27.792720 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d44d1e97-5a31-4a58-a683-460c5ad15b28 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/3d86333b-20e3-46c3-bd7e-efd9824fc37e Dec 22 12:08:27.793036 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d44d1e97-5a31-4a58-a683-460c5ad15b28 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:27.793167 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:27.793167 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:27.793434 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d44d1e97-5a31-4a58-a683-460c5ad15b28 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:27.820729 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:27.820729 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:27.826034 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d44d1e97-5a31-4a58-a683-460c5ad15b28 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Volume info retrieved successfully. Dec 22 12:08:27.833722 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-d44d1e97-5a31-4a58-a683-460c5ad15b28 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:27.833940 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-d44d1e97-5a31-4a58-a683-460c5ad15b28 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:27.840148 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-d44d1e97-5a31-4a58-a683-460c5ad15b28 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:27.843870 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:27.843870 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:27.855047 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d44d1e97-5a31-4a58-a683-460c5ad15b28 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/3d86333b-20e3-46c3-bd7e-efd9824fc37e returned with HTTP 200 Dec 22 12:08:27.855539 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 642/1285] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:08:27 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/3d86333b-20e3-46c3-bd7e-efd9824fc37e => generated 1001 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 12:08:27.968906 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a553afe6-fbc8-47e8-b831-fe622858465d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:27.969647 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a553afe6-fbc8-47e8-b831-fe622858465d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:27.969999 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:27.969999 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:27.970555 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a553afe6-fbc8-47e8-b831-fe622858465d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:28.008061 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:28.008061 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:28.014256 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a553afe6-fbc8-47e8-b831-fe622858465d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:28.037924 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:28.037924 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:28.043852 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a553afe6-fbc8-47e8-b831-fe622858465d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:28.048325 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 644/1286] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:27 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:28.867082 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cc5f0292-6b2a-4150-8aa6-a5a5b59726b9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/3d86333b-20e3-46c3-bd7e-efd9824fc37e Dec 22 12:08:28.867439 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cc5f0292-6b2a-4150-8aa6-a5a5b59726b9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:28.867593 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:28.867593 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:28.867824 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cc5f0292-6b2a-4150-8aa6-a5a5b59726b9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:28.898417 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cc5f0292-6b2a-4150-8aa6-a5a5b59726b9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/3d86333b-20e3-46c3-bd7e-efd9824fc37e returned with HTTP 404 Dec 22 12:08:28.899133 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 643/1287] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:08:28 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/3d86333b-20e3-46c3-bd7e-efd9824fc37e => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 12:08:28.904941 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-628d94ad-c7c6-429b-abd0-b587c17fc396 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] GET http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/75aec1fb-0437-424c-bf19-3aae6edcf0dc Dec 22 12:08:28.905234 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-628d94ad-c7c6-429b-abd0-b587c17fc396 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:28.905368 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:28.905368 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:28.905654 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-628d94ad-c7c6-429b-abd0-b587c17fc396 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:28.905873 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-628d94ad-c7c6-429b-abd0-b587c17fc396 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] show called for member 75aec1fb-0437-424c-bf19-3aae6edcf0dc {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:08:28.910014 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-628d94ad-c7c6-429b-abd0-b587c17fc396 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/groups/75aec1fb-0437-424c-bf19-3aae6edcf0dc returned with HTTP 404 Dec 22 12:08:28.910555 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 645/1288] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:08:28 2020] GET /volume/v3/922adae0c6b344679123289e6d4e1127/groups/75aec1fb-0437-424c-bf19-3aae6edcf0dc => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 12:08:28.915208 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-afb9fe23-8bfe-4023-ae75-e0e2abfb8b10 tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] DELETE http://10.222.0.111/volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/group_types/c19fa244-ce28-4be8-a2a5-1ffb0e6504e3 Dec 22 12:08:28.915541 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-afb9fe23-8bfe-4023-ae75-e0e2abfb8b10 tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:28.915843 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-afb9fe23-8bfe-4023-ae75-e0e2abfb8b10 tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:28.931965 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 12:08:28.931965 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 12:08:29.052582 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f580e374-2011-4947-a0c6-7d4d17b1a5f6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:29.052903 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f580e374-2011-4947-a0c6-7d4d17b1a5f6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:29.053123 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f580e374-2011-4947-a0c6-7d4d17b1a5f6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:29.059708 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-afb9fe23-8bfe-4023-ae75-e0e2abfb8b10 tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] http://10.222.0.111/volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/group_types/c19fa244-ce28-4be8-a2a5-1ffb0e6504e3 returned with HTTP 202 Dec 22 12:08:29.060585 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 644/1289] 10.222.0.111 () {60 vars in 1376 bytes} [Tue Dec 22 12:08:28 2020] DELETE /volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/group_types/c19fa244-ce28-4be8-a2a5-1ffb0e6504e3 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 12:08:29.066943 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-49f4b1a8-ec78-4e1c-ae1a-acf0349e1bf9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] DELETE http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/3d86333b-20e3-46c3-bd7e-efd9824fc37e Dec 22 12:08:29.071294 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-49f4b1a8-ec78-4e1c-ae1a-acf0349e1bf9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:29.071294 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-49f4b1a8-ec78-4e1c-ae1a-acf0349e1bf9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:29.071294 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-49f4b1a8-ec78-4e1c-ae1a-acf0349e1bf9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Delete volume with id: 3d86333b-20e3-46c3-bd7e-efd9824fc37e Dec 22 12:08:29.085238 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:29.085238 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:29.091536 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f580e374-2011-4947-a0c6-7d4d17b1a5f6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:29.093235 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-49f4b1a8-ec78-4e1c-ae1a-acf0349e1bf9 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/3d86333b-20e3-46c3-bd7e-efd9824fc37e returned with HTTP 404 Dec 22 12:08:29.093854 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 645/1290] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:08:29 2020] DELETE /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/3d86333b-20e3-46c3-bd7e-efd9824fc37e => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:08:29.098970 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b4efd6f1-550a-4c7f-a64e-2f9f6fe080a0 tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] DELETE http://10.222.0.111/volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/types/e81a7f73-da28-4ecf-abf8-2ad1ad34223c Dec 22 12:08:29.099361 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b4efd6f1-550a-4c7f-a64e-2f9f6fe080a0 tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:29.099816 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b4efd6f1-550a-4c7f-a64e-2f9f6fe080a0 tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] Calling method '_delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:29.103494 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:29.103494 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:29.108588 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f580e374-2011-4947-a0c6-7d4d17b1a5f6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:29.109632 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 646/1291] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:29 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:29.187269 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b4efd6f1-550a-4c7f-a64e-2f9f6fe080a0 tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] http://10.222.0.111/volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/types/e81a7f73-da28-4ecf-abf8-2ad1ad34223c returned with HTTP 202 Dec 22 12:08:29.187858 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 646/1292] 10.222.0.111 () {58 vars in 1317 bytes} [Tue Dec 22 12:08:29 2020] DELETE /volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/types/e81a7f73-da28-4ecf-abf8-2ad1ad34223c => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 12:08:29.193234 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3010eb8a-c71f-4891-bc10-ea3244f0cb0d tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] GET http://10.222.0.111/volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/types/e81a7f73-da28-4ecf-abf8-2ad1ad34223c Dec 22 12:08:29.193632 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3010eb8a-c71f-4891-bc10-ea3244f0cb0d tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:29.193984 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:29.193984 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:29.194375 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3010eb8a-c71f-4891-bc10-ea3244f0cb0d tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:29.201464 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3010eb8a-c71f-4891-bc10-ea3244f0cb0d tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] http://10.222.0.111/volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/types/e81a7f73-da28-4ecf-abf8-2ad1ad34223c returned with HTTP 404 Dec 22 12:08:29.204536 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 647/1293] 10.222.0.111 () {58 vars in 1314 bytes} [Tue Dec 22 12:08:29 2020] GET /volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/types/e81a7f73-da28-4ecf-abf8-2ad1ad34223c => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:08:29.207065 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c6d2e2a4-c25a-4488-8fc2-6a3135c37914 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] DELETE http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/a888d771-baf5-42d9-8ba6-1d7fa5c1313f Dec 22 12:08:29.207394 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c6d2e2a4-c25a-4488-8fc2-6a3135c37914 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:29.207703 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c6d2e2a4-c25a-4488-8fc2-6a3135c37914 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:29.208004 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-c6d2e2a4-c25a-4488-8fc2-6a3135c37914 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Delete volume with id: a888d771-baf5-42d9-8ba6-1d7fa5c1313f Dec 22 12:08:29.235174 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c6d2e2a4-c25a-4488-8fc2-6a3135c37914 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/a888d771-baf5-42d9-8ba6-1d7fa5c1313f returned with HTTP 404 Dec 22 12:08:29.236276 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 647/1294] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:08:29 2020] DELETE /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/a888d771-baf5-42d9-8ba6-1d7fa5c1313f => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:08:29.242648 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e1510391-5a51-424e-ae64-8072174d8bb8 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] DELETE http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/0c433ff2-272c-4e15-9c4f-587eeb6b314c Dec 22 12:08:29.247498 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e1510391-5a51-424e-ae64-8072174d8bb8 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:29.247498 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e1510391-5a51-424e-ae64-8072174d8bb8 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:29.247498 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-e1510391-5a51-424e-ae64-8072174d8bb8 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Delete volume with id: 0c433ff2-272c-4e15-9c4f-587eeb6b314c Dec 22 12:08:29.267925 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e1510391-5a51-424e-ae64-8072174d8bb8 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/0c433ff2-272c-4e15-9c4f-587eeb6b314c returned with HTTP 404 Dec 22 12:08:29.268667 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 648/1295] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:08:29 2020] DELETE /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/0c433ff2-272c-4e15-9c4f-587eeb6b314c => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:08:29.273489 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0267cff9-2663-44d2-8329-26a0e704c951 tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] DELETE http://10.222.0.111/volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/types/35d99bf1-70ff-480b-894a-2fcb956565e4 Dec 22 12:08:29.273806 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0267cff9-2663-44d2-8329-26a0e704c951 tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:29.274216 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0267cff9-2663-44d2-8329-26a0e704c951 tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] Calling method '_delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:29.346859 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0267cff9-2663-44d2-8329-26a0e704c951 tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] http://10.222.0.111/volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/types/35d99bf1-70ff-480b-894a-2fcb956565e4 returned with HTTP 202 Dec 22 12:08:29.347523 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 648/1296] 10.222.0.111 () {58 vars in 1317 bytes} [Tue Dec 22 12:08:29 2020] DELETE /volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/types/35d99bf1-70ff-480b-894a-2fcb956565e4 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 12:08:29.352333 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2bea9b79-b80a-42fd-8529-0bde0626d870 tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] GET http://10.222.0.111/volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/types/35d99bf1-70ff-480b-894a-2fcb956565e4 Dec 22 12:08:29.352726 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2bea9b79-b80a-42fd-8529-0bde0626d870 tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:29.353044 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2bea9b79-b80a-42fd-8529-0bde0626d870 tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:29.375668 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2bea9b79-b80a-42fd-8529-0bde0626d870 tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] http://10.222.0.111/volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/types/35d99bf1-70ff-480b-894a-2fcb956565e4 returned with HTTP 404 Dec 22 12:08:29.376367 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 649/1297] 10.222.0.111 () {58 vars in 1314 bytes} [Tue Dec 22 12:08:29 2020] GET /volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/types/35d99bf1-70ff-480b-894a-2fcb956565e4 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:08:29.383014 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5cdb1bea-d8ff-432d-a47a-a7b6fdbe16c4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] DELETE http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/0b48e14c-9572-453f-8837-49c92ca941b9 Dec 22 12:08:29.387593 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5cdb1bea-d8ff-432d-a47a-a7b6fdbe16c4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:29.387593 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5cdb1bea-d8ff-432d-a47a-a7b6fdbe16c4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:29.387593 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-5cdb1bea-d8ff-432d-a47a-a7b6fdbe16c4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] Delete volume with id: 0b48e14c-9572-453f-8837-49c92ca941b9 Dec 22 12:08:29.410073 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5cdb1bea-d8ff-432d-a47a-a7b6fdbe16c4 tempest-GroupSnapshotsTest-1592593847 tempest-GroupSnapshotsTest-1592593847] http://10.222.0.111/volume/v3/922adae0c6b344679123289e6d4e1127/volumes/0b48e14c-9572-453f-8837-49c92ca941b9 returned with HTTP 404 Dec 22 12:08:29.410848 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 649/1298] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:08:29 2020] DELETE /volume/v3/922adae0c6b344679123289e6d4e1127/volumes/0b48e14c-9572-453f-8837-49c92ca941b9 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:08:29.421761 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-39ef1ba1-f637-45a5-8de0-d856304aebee tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] DELETE http://10.222.0.111/volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/types/0794f9de-fc38-4a43-9728-9e4dc7737ebe Dec 22 12:08:29.421761 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-39ef1ba1-f637-45a5-8de0-d856304aebee tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:29.421761 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-39ef1ba1-f637-45a5-8de0-d856304aebee tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] Calling method '_delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:29.455937 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 12:08:29.455937 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 12:08:29.494802 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-39ef1ba1-f637-45a5-8de0-d856304aebee tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] http://10.222.0.111/volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/types/0794f9de-fc38-4a43-9728-9e4dc7737ebe returned with HTTP 202 Dec 22 12:08:29.495389 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 650/1299] 10.222.0.111 () {58 vars in 1317 bytes} [Tue Dec 22 12:08:29 2020] DELETE /volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/types/0794f9de-fc38-4a43-9728-9e4dc7737ebe => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 12:08:29.500323 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6b1bc6e6-3c70-48b8-8de5-175e3e3b1a2a tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] GET http://10.222.0.111/volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/types/0794f9de-fc38-4a43-9728-9e4dc7737ebe Dec 22 12:08:29.500600 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6b1bc6e6-3c70-48b8-8de5-175e3e3b1a2a tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:29.500863 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6b1bc6e6-3c70-48b8-8de5-175e3e3b1a2a tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:29.508259 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6b1bc6e6-3c70-48b8-8de5-175e3e3b1a2a tempest-GroupSnapshotsTest-1253045601 tempest-GroupSnapshotsTest-1253045601] http://10.222.0.111/volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/types/0794f9de-fc38-4a43-9728-9e4dc7737ebe returned with HTTP 404 Dec 22 12:08:29.508954 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 650/1300] 10.222.0.111 () {58 vars in 1314 bytes} [Tue Dec 22 12:08:29 2020] GET /volume/v3/ad333ec15d9b437fac7c34cf365f4c8a/types/0794f9de-fc38-4a43-9728-9e4dc7737ebe => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:08:30.119598 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5e19b41c-3cf3-40f4-ab8d-7a45a9f29dbb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:30.119963 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5e19b41c-3cf3-40f4-ab8d-7a45a9f29dbb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:30.120398 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5e19b41c-3cf3-40f4-ab8d-7a45a9f29dbb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:30.164161 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:30.164161 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:30.164546 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5e19b41c-3cf3-40f4-ab8d-7a45a9f29dbb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:30.174607 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:30.174607 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:30.183837 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5e19b41c-3cf3-40f4-ab8d-7a45a9f29dbb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:30.184432 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 651/1301] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:30 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:31.194730 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-20a23278-ebb0-4b32-b6f1-eeab13b9a57d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:31.195421 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-20a23278-ebb0-4b32-b6f1-eeab13b9a57d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:31.195421 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-20a23278-ebb0-4b32-b6f1-eeab13b9a57d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:31.226471 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:31.226471 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:31.232717 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-20a23278-ebb0-4b32-b6f1-eeab13b9a57d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:31.245880 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:31.245880 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:31.253762 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-20a23278-ebb0-4b32-b6f1-eeab13b9a57d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:31.257503 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 651/1302] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:31 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:08:32.266818 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3a772ec8-e9d2-4134-967b-6d160d07f6a4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:32.274012 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3a772ec8-e9d2-4134-967b-6d160d07f6a4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:32.274012 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:32.274012 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:32.274012 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3a772ec8-e9d2-4134-967b-6d160d07f6a4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:32.308277 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:32.308277 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:32.313134 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3a772ec8-e9d2-4134-967b-6d160d07f6a4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:32.323211 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:32.323211 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:32.336035 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3a772ec8-e9d2-4134-967b-6d160d07f6a4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:32.336035 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 652/1303] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:32 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:33.121761 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6e7bf18d-ea17-43c9-b09e-f1f679710feb tempest-GroupsTest-1407468223 tempest-GroupsTest-1407468223] POST http://10.222.0.111/volume/v3/92338e74b11d4c2da8605f82371281d0/types Dec 22 12:08:33.122031 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:33.122031 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:33.122458 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6e7bf18d-ea17-43c9-b09e-f1f679710feb tempest-GroupsTest-1407468223 tempest-GroupsTest-1407468223] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-828929756"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:08:33.172342 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6e7bf18d-ea17-43c9-b09e-f1f679710feb tempest-GroupsTest-1407468223 tempest-GroupsTest-1407468223] http://10.222.0.111/volume/v3/92338e74b11d4c2da8605f82371281d0/types returned with HTTP 200 Dec 22 12:08:33.172934 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 652/1304] 10.222.0.111 () {60 vars in 1224 bytes} [Tue Dec 22 12:08:32 2020] POST /volume/v3/92338e74b11d4c2da8605f82371281d0/types => generated 215 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:08:33.179018 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6783f945-5441-492f-98c8-d7d5c6e254e9 tempest-GroupsTest-1407468223 tempest-GroupsTest-1407468223] POST http://10.222.0.111/volume/v3/92338e74b11d4c2da8605f82371281d0/group_types Dec 22 12:08:33.179306 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:33.179306 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:33.179525 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6783f945-5441-492f-98c8-d7d5c6e254e9 tempest-GroupsTest-1407468223 tempest-GroupsTest-1407468223] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-256735743"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:08:33.240798 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6783f945-5441-492f-98c8-d7d5c6e254e9 tempest-GroupsTest-1407468223 tempest-GroupsTest-1407468223] http://10.222.0.111/volume/v3/92338e74b11d4c2da8605f82371281d0/group_types returned with HTTP 202 Dec 22 12:08:33.241432 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 653/1305] 10.222.0.111 () {62 vars in 1283 bytes} [Tue Dec 22 12:08:33 2020] POST /volume/v3/92338e74b11d4c2da8605f82371281d0/group_types => generated 172 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:08:33.342279 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-41794ffd-dfe6-4863-844f-9a5f3f914e41 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:33.342583 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-41794ffd-dfe6-4863-844f-9a5f3f914e41 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:33.342879 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-41794ffd-dfe6-4863-844f-9a5f3f914e41 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:33.370895 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:33.370895 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:33.376755 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-41794ffd-dfe6-4863-844f-9a5f3f914e41 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:33.391728 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:33.391728 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:33.394601 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ff69a8fd-0ee1-4f0e-9c9c-0cdc69261c49 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] POST http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups Dec 22 12:08:33.395268 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ff69a8fd-0ee1-4f0e-9c9c-0cdc69261c49 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6f4f5808-edd3-4cca-b8d9-3cb02f2834f0", "volume_types": ["9dc7ed28-48c5-4804-816e-b6b73e3379c3"], "name": "tempest-Group1-1014236796"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:08:33.395965 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-ff69a8fd-0ee1-4f0e-9c9c-0cdc69261c49 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Creating new group {'group': {'group_type': '6f4f5808-edd3-4cca-b8d9-3cb02f2834f0', 'volume_types': ['9dc7ed28-48c5-4804-816e-b6b73e3379c3'], 'name': 'tempest-Group1-1014236796'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 22 12:08:33.397122 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-41794ffd-dfe6-4863-844f-9a5f3f914e41 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:33.398293 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 654/1306] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:33 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:33.409388 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.groups [None req-ff69a8fd-0ee1-4f0e-9c9c-0cdc69261c49 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Creating group tempest-Group1-1014236796. Dec 22 12:08:33.423848 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ff69a8fd-0ee1-4f0e-9c9c-0cdc69261c49 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Availability Zones retrieved successfully. Dec 22 12:08:33.470882 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-ff69a8fd-0ee1-4f0e-9c9c-0cdc69261c49 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Created reservations ['b04954d1-23e2-41c9-861d-c21c7a7047e3'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:08:33.598620 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ff69a8fd-0ee1-4f0e-9c9c-0cdc69261c49 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups returned with HTTP 202 Dec 22 12:08:33.599097 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 653/1307] 10.222.0.111 () {62 vars in 1269 bytes} [Tue Dec 22 12:08:33 2020] POST /volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups => generated 94 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:08:33.604935 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-72d66409-f234-4557-a507-59311a32e4fd tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/8e78aa72-c19b-45a3-bc9a-0de4a533a352 Dec 22 12:08:33.605305 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-72d66409-f234-4557-a507-59311a32e4fd tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:33.605472 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:33.605472 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:33.605706 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-72d66409-f234-4557-a507-59311a32e4fd tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:33.606550 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-72d66409-f234-4557-a507-59311a32e4fd tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] show called for member 8e78aa72-c19b-45a3-bc9a-0de4a533a352 {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:08:33.611927 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:33.611927 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:33.632677 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-72d66409-f234-4557-a507-59311a32e4fd tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/8e78aa72-c19b-45a3-bc9a-0de4a533a352 returned with HTTP 200 Dec 22 12:08:33.633765 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 655/1308] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:08:33 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/8e78aa72-c19b-45a3-bc9a-0de4a533a352 => generated 322 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:34.411337 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7c022c5f-32cb-4c4e-b60c-d9f9caae3352 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:34.412023 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7c022c5f-32cb-4c4e-b60c-d9f9caae3352 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:34.412218 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:34.412218 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:34.412525 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7c022c5f-32cb-4c4e-b60c-d9f9caae3352 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:34.438610 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:34.438610 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:34.443949 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7c022c5f-32cb-4c4e-b60c-d9f9caae3352 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:34.455144 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:34.455144 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:34.459785 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7c022c5f-32cb-4c4e-b60c-d9f9caae3352 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:34.460257 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 654/1309] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:34 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:34.641430 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-21db1904-54ab-470b-a286-f266bc9e2bc8 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/8e78aa72-c19b-45a3-bc9a-0de4a533a352 Dec 22 12:08:34.642209 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-21db1904-54ab-470b-a286-f266bc9e2bc8 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:34.642447 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:34.642447 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:34.643126 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-21db1904-54ab-470b-a286-f266bc9e2bc8 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:34.643475 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-21db1904-54ab-470b-a286-f266bc9e2bc8 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] show called for member 8e78aa72-c19b-45a3-bc9a-0de4a533a352 {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:08:34.648723 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:34.648723 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:34.663569 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-21db1904-54ab-470b-a286-f266bc9e2bc8 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/8e78aa72-c19b-45a3-bc9a-0de4a533a352 returned with HTTP 200 Dec 22 12:08:34.664059 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 656/1310] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:08:34 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/8e78aa72-c19b-45a3-bc9a-0de4a533a352 => generated 323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:34.670931 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-486c1588-c685-4848-8423-ec6808807445 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] POST http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups Dec 22 12:08:34.671216 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:34.671216 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:34.671658 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-486c1588-c685-4848-8423-ec6808807445 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6f4f5808-edd3-4cca-b8d9-3cb02f2834f0", "volume_types": ["9dc7ed28-48c5-4804-816e-b6b73e3379c3"], "name": "tempest-Group2-291627162"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:08:34.672303 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-486c1588-c685-4848-8423-ec6808807445 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Creating new group {'group': {'group_type': '6f4f5808-edd3-4cca-b8d9-3cb02f2834f0', 'volume_types': ['9dc7ed28-48c5-4804-816e-b6b73e3379c3'], 'name': 'tempest-Group2-291627162'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 22 12:08:34.678603 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.groups [None req-486c1588-c685-4848-8423-ec6808807445 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Creating group tempest-Group2-291627162. Dec 22 12:08:34.692153 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-486c1588-c685-4848-8423-ec6808807445 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Availability Zones retrieved successfully. Dec 22 12:08:34.746876 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-486c1588-c685-4848-8423-ec6808807445 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Created reservations ['7cf054dd-741f-4309-9aa8-a250478e08f2'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:08:34.873084 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-486c1588-c685-4848-8423-ec6808807445 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups returned with HTTP 202 Dec 22 12:08:34.874072 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 655/1311] 10.222.0.111 () {62 vars in 1269 bytes} [Tue Dec 22 12:08:34 2020] POST /volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups => generated 93 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 22 12:08:34.879777 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2d104056-51e3-4358-bca9-4cc5b643d50a tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/65328341-62fe-4420-a6cc-842999623d45 Dec 22 12:08:34.880337 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2d104056-51e3-4358-bca9-4cc5b643d50a tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:34.880337 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:34.880337 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:34.880512 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2d104056-51e3-4358-bca9-4cc5b643d50a tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:34.880576 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-2d104056-51e3-4358-bca9-4cc5b643d50a tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] show called for member 65328341-62fe-4420-a6cc-842999623d45 {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:08:34.886235 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:34.886235 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:34.914241 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2d104056-51e3-4358-bca9-4cc5b643d50a tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/65328341-62fe-4420-a6cc-842999623d45 returned with HTTP 200 Dec 22 12:08:34.914719 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 657/1312] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:08:34 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/65328341-62fe-4420-a6cc-842999623d45 => generated 321 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:35.470351 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5da88835-d706-4473-aea7-4038725cfdf7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:35.470669 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5da88835-d706-4473-aea7-4038725cfdf7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:35.470808 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:35.470808 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:35.471003 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5da88835-d706-4473-aea7-4038725cfdf7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:35.496189 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:35.496189 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:35.500787 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5da88835-d706-4473-aea7-4038725cfdf7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:35.509930 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:35.509930 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:35.514449 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5da88835-d706-4473-aea7-4038725cfdf7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:35.515002 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 656/1313] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:35 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:35.926820 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-35605bef-a595-4a51-97c8-c5df4b715c6c tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/65328341-62fe-4420-a6cc-842999623d45 Dec 22 12:08:35.926820 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-35605bef-a595-4a51-97c8-c5df4b715c6c tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:35.926820 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:35.926820 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:35.926820 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-35605bef-a595-4a51-97c8-c5df4b715c6c tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:35.926820 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-35605bef-a595-4a51-97c8-c5df4b715c6c tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] show called for member 65328341-62fe-4420-a6cc-842999623d45 {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:08:35.928920 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:35.928920 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:35.946372 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-35605bef-a595-4a51-97c8-c5df4b715c6c tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/65328341-62fe-4420-a6cc-842999623d45 returned with HTTP 200 Dec 22 12:08:35.946872 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 658/1314] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:08:35 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/65328341-62fe-4420-a6cc-842999623d45 => generated 322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:35.958686 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8a5dab76-b8c5-473f-9f25-e8522bab4131 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] POST http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes Dec 22 12:08:35.959005 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:35.959005 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:35.959239 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8a5dab76-b8c5-473f-9f25-e8522bab4131 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-829442791", "volume_type": "9dc7ed28-48c5-4804-816e-b6b73e3379c3", "group_id": "8e78aa72-c19b-45a3-bc9a-0de4a533a352", "size": 1}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:08:35.959989 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-8a5dab76-b8c5-473f-9f25-e8522bab4131 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Create volume request body: {'volume': {'name': 'tempest-volume-829442791', 'volume_type': '9dc7ed28-48c5-4804-816e-b6b73e3379c3', 'group_id': '8e78aa72-c19b-45a3-bc9a-0de4a533a352', 'size': 1}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:08:35.971273 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:35.971273 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:35.971943 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-8a5dab76-b8c5-473f-9f25-e8522bab4131 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Create volume of 1 GB Dec 22 12:08:35.979550 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8a5dab76-b8c5-473f-9f25-e8522bab4131 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Availability Zones retrieved successfully. Dec 22 12:08:35.986938 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8a5dab76-b8c5-473f-9f25-e8522bab4131 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Flow 'volume_create_api' (ac013f72-6757-4e21-bd03-cd824045dd33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:08:35.988398 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8a5dab76-b8c5-473f-9f25-e8522bab4131 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77ce19e7-c6a9-445f-9073-aabcddf072c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:08:35.989120 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:35.989120 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:35.989401 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-8a5dab76-b8c5-473f-9f25-e8522bab4131 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:08:36.024267 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8a5dab76-b8c5-473f-9f25-e8522bab4131 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77ce19e7-c6a9-445f-9073-aabcddf072c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T12:08:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9dc7ed28-48c5-4804-816e-b6b73e3379c3,is_public=True,name='tempest-GroupsTest-volume-type-828929756',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9dc7ed28-48c5-4804-816e-b6b73e3379c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8e78aa72-c19b-45a3-bc9a-0de4a533a352', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:08:36.026964 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8a5dab76-b8c5-473f-9f25-e8522bab4131 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f57995fa-6d55-4275-a9d7-f711c077120b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:08:36.057291 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-8a5dab76-b8c5-473f-9f25-e8522bab4131 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-828929756 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-828929756, it is now deprecated. Please use the default quota class for default quota. Dec 22 12:08:36.057809 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-8a5dab76-b8c5-473f-9f25-e8522bab4131 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-828929756 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-828929756, it is now deprecated. Please use the default quota class for default quota. Dec 22 12:08:36.117720 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-8a5dab76-b8c5-473f-9f25-e8522bab4131 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Created reservations ['3d9f9547-a1d2-4e32-9070-2d1154b8aeca', '57282c7b-f699-4a55-bec2-a25835d13485', 'f95b8007-b10b-4e34-8cee-9a2ba7a00647', '4a602b44-8645-4e4c-b000-597a61343c5a'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:08:36.118862 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8a5dab76-b8c5-473f-9f25-e8522bab4131 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f57995fa-6d55-4275-a9d7-f711c077120b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d9f9547-a1d2-4e32-9070-2d1154b8aeca', '57282c7b-f699-4a55-bec2-a25835d13485', 'f95b8007-b10b-4e34-8cee-9a2ba7a00647', '4a602b44-8645-4e4c-b000-597a61343c5a']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:08:36.120645 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8a5dab76-b8c5-473f-9f25-e8522bab4131 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c663c875-1fa4-472d-a59c-8b783bb93b0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:08:36.177746 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8a5dab76-b8c5-473f-9f25-e8522bab4131 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c663c875-1fa4-472d-a59c-8b783bb93b0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7645028-f8a8-424a-a809-774e7c42c60d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-829442791',encryption_key_id=None,group_id=8e78aa72-c19b-45a3-bc9a-0de4a533a352,group_type_id=,metadata={},multiattach=False,project_id='91830cc812ee40eea1e5651fe339b5d4',qos_specs=None,replication_status=,reservations=['3d9f9547-a1d2-4e32-9070-2d1154b8aeca','57282c7b-f699-4a55-bec2-a25835d13485','f95b8007-b10b-4e34-8cee-9a2ba7a00647','4a602b44-8645-4e4c-b000-597a61343c5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3abf435caa394e6bbe005195d70de94e',volume_type_id=9dc7ed28-48c5-4804-816e-b6b73e3379c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:08:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-829442791',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8e78aa72-c19b-45a3-bc9a-0de4a533a352,host=None,id=f7645028-f8a8-424a-a809-774e7c42c60d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91830cc812ee40eea1e5651fe339b5d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='3abf435caa394e6bbe005195d70de94e',volume_attachment=,volume_type=,volume_type_id=9dc7ed28-48c5-4804-816e-b6b73e3379c3)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:08:36.178834 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8a5dab76-b8c5-473f-9f25-e8522bab4131 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f5bc27c-6431-4b1a-9437-aac9f4248ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:08:36.222728 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8a5dab76-b8c5-473f-9f25-e8522bab4131 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f5bc27c-6431-4b1a-9437-aac9f4248ddb) transitioned into state 'SUCCESS' from state '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-829442791',encryption_key_id=None,group_id=8e78aa72-c19b-45a3-bc9a-0de4a533a352,group_type_id=,metadata={},multiattach=False,project_id='91830cc812ee40eea1e5651fe339b5d4',qos_specs=None,replication_status=,reservations=['3d9f9547-a1d2-4e32-9070-2d1154b8aeca','57282c7b-f699-4a55-bec2-a25835d13485','f95b8007-b10b-4e34-8cee-9a2ba7a00647','4a602b44-8645-4e4c-b000-597a61343c5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3abf435caa394e6bbe005195d70de94e',volume_type_id=9dc7ed28-48c5-4804-816e-b6b73e3379c3)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:08:36.224009 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8a5dab76-b8c5-473f-9f25-e8522bab4131 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1812206f-31e9-48ae-a1f6-cd94b5cdaf11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:08:36.294956 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8a5dab76-b8c5-473f-9f25-e8522bab4131 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1812206f-31e9-48ae-a1f6-cd94b5cdaf11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:08:36.296521 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8a5dab76-b8c5-473f-9f25-e8522bab4131 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Flow 'volume_create_api' (ac013f72-6757-4e21-bd03-cd824045dd33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:08:36.325972 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8a5dab76-b8c5-473f-9f25-e8522bab4131 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Create volume request issued successfully. Dec 22 12:08:36.333906 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-8a5dab76-b8c5-473f-9f25-e8522bab4131 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:36.334161 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-8a5dab76-b8c5-473f-9f25-e8522bab4131 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:36.339112 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-8a5dab76-b8c5-473f-9f25-e8522bab4131 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:36.342850 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:36.342850 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:36.351154 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8a5dab76-b8c5-473f-9f25-e8522bab4131 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes returned with HTTP 202 Dec 22 12:08:36.351803 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 657/1315] 10.222.0.111 () {62 vars in 1272 bytes} [Tue Dec 22 12:08:35 2020] POST /volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes => generated 881 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:08:36.359749 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-39ade17c-c98e-47a4-a84d-64baeec4ecd9 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/f7645028-f8a8-424a-a809-774e7c42c60d Dec 22 12:08:36.360055 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-39ade17c-c98e-47a4-a84d-64baeec4ecd9 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:36.360168 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:36.360168 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:36.360366 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-39ade17c-c98e-47a4-a84d-64baeec4ecd9 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:36.386141 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:36.386141 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:36.391001 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-39ade17c-c98e-47a4-a84d-64baeec4ecd9 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Volume info retrieved successfully. Dec 22 12:08:36.401053 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-39ade17c-c98e-47a4-a84d-64baeec4ecd9 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:36.401336 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-39ade17c-c98e-47a4-a84d-64baeec4ecd9 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:36.405822 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-39ade17c-c98e-47a4-a84d-64baeec4ecd9 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:36.409382 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:36.409382 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:36.420725 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-39ade17c-c98e-47a4-a84d-64baeec4ecd9 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/f7645028-f8a8-424a-a809-774e7c42c60d returned with HTTP 200 Dec 22 12:08:36.421213 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 659/1316] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:08:36 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/f7645028-f8a8-424a-a809-774e7c42c60d => generated 949 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:36.531168 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1a87e4aa-ee6b-434f-a78f-08ba890fcc7f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:36.532946 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1a87e4aa-ee6b-434f-a78f-08ba890fcc7f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:36.533802 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:36.533802 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:36.535097 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1a87e4aa-ee6b-434f-a78f-08ba890fcc7f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:36.569300 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:36.569300 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:36.575940 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1a87e4aa-ee6b-434f-a78f-08ba890fcc7f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:36.593700 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:36.593700 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:36.603797 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1a87e4aa-ee6b-434f-a78f-08ba890fcc7f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:36.604440 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 658/1317] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:36 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:37.431168 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-317d98a7-26cf-480a-8fc9-4d33ee1856a9 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/f7645028-f8a8-424a-a809-774e7c42c60d Dec 22 12:08:37.431985 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-317d98a7-26cf-480a-8fc9-4d33ee1856a9 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:37.432521 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:37.432521 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:37.432927 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-317d98a7-26cf-480a-8fc9-4d33ee1856a9 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:37.467306 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:37.467306 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:37.472936 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-317d98a7-26cf-480a-8fc9-4d33ee1856a9 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Volume info retrieved successfully. Dec 22 12:08:37.480881 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-317d98a7-26cf-480a-8fc9-4d33ee1856a9 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:37.481289 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-317d98a7-26cf-480a-8fc9-4d33ee1856a9 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:37.486061 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-317d98a7-26cf-480a-8fc9-4d33ee1856a9 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:37.489645 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:37.489645 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:37.500876 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-317d98a7-26cf-480a-8fc9-4d33ee1856a9 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/f7645028-f8a8-424a-a809-774e7c42c60d returned with HTTP 200 Dec 22 12:08:37.501522 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 660/1318] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:08:37 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/f7645028-f8a8-424a-a809-774e7c42c60d => generated 974 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:37.513745 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-91b9c9eb-f030-4b86-b3c8-a751e112ede1 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/8e78aa72-c19b-45a3-bc9a-0de4a533a352 Dec 22 12:08:37.513745 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-91b9c9eb-f030-4b86-b3c8-a751e112ede1 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:37.513745 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:37.513745 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:37.513745 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-91b9c9eb-f030-4b86-b3c8-a751e112ede1 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:37.513745 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-91b9c9eb-f030-4b86-b3c8-a751e112ede1 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] show called for member 8e78aa72-c19b-45a3-bc9a-0de4a533a352 {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:08:37.515775 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:37.515775 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:37.530113 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-91b9c9eb-f030-4b86-b3c8-a751e112ede1 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/8e78aa72-c19b-45a3-bc9a-0de4a533a352 returned with HTTP 200 Dec 22 12:08:37.530584 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 659/1319] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:08:37 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/8e78aa72-c19b-45a3-bc9a-0de4a533a352 => generated 323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:37.537858 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2ebfef49-0d2d-4f3c-98fa-d8182ffb1ddf tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/65328341-62fe-4420-a6cc-842999623d45 Dec 22 12:08:37.538093 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2ebfef49-0d2d-4f3c-98fa-d8182ffb1ddf tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:37.538093 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:37.538093 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:37.538292 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2ebfef49-0d2d-4f3c-98fa-d8182ffb1ddf tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:37.538504 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-2ebfef49-0d2d-4f3c-98fa-d8182ffb1ddf tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] show called for member 65328341-62fe-4420-a6cc-842999623d45 {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:08:37.543264 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:37.543264 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:37.557203 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2ebfef49-0d2d-4f3c-98fa-d8182ffb1ddf tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/65328341-62fe-4420-a6cc-842999623d45 returned with HTTP 200 Dec 22 12:08:37.557904 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 661/1320] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:08:37 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/65328341-62fe-4420-a6cc-842999623d45 => generated 322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:37.564152 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-65abe8f3-3777-4c0e-a1d5-184dc2d54fce tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/detail Dec 22 12:08:37.564460 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-65abe8f3-3777-4c0e-a1d5-184dc2d54fce tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:37.564593 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:37.564593 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:37.564785 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-65abe8f3-3777-4c0e-a1d5-184dc2d54fce tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:37.565252 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:37.565252 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:37.595593 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-65abe8f3-3777-4c0e-a1d5-184dc2d54fce tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/detail returned with HTTP 200 Dec 22 12:08:37.596334 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 660/1321] 10.222.0.111 () {60 vars in 1268 bytes} [Tue Dec 22 12:08:37 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/detail => generated 639 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:37.602330 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0016dda7-5b9f-46a0-8cc4-5ae80c1da43d tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/detail Dec 22 12:08:37.602794 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0016dda7-5b9f-46a0-8cc4-5ae80c1da43d tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:37.603050 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:37.603050 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:37.603396 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0016dda7-5b9f-46a0-8cc4-5ae80c1da43d tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'detail' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:37.603994 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-0016dda7-5b9f-46a0-8cc4-5ae80c1da43d tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:08:37.604587 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:37.604587 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:37.605309 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-0016dda7-5b9f-46a0-8cc4-5ae80c1da43d tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:08:37.614096 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0f880790-5b33-4aa7-ac44-a5aba0e4d601 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:37.614766 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0f880790-5b33-4aa7-ac44-a5aba0e4d601 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:37.615065 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:37.615065 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:37.615488 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0f880790-5b33-4aa7-ac44-a5aba0e4d601 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:37.646491 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:37.646491 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:37.648554 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0016dda7-5b9f-46a0-8cc4-5ae80c1da43d tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Get all volumes completed successfully. Dec 22 12:08:37.649765 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-0016dda7-5b9f-46a0-8cc4-5ae80c1da43d tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:37.650009 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-0016dda7-5b9f-46a0-8cc4-5ae80c1da43d tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:37.652221 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0f880790-5b33-4aa7-ac44-a5aba0e4d601 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:37.656570 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-0016dda7-5b9f-46a0-8cc4-5ae80c1da43d tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:37.666976 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:37.666976 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:37.671232 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:37.671232 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:37.675601 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0f880790-5b33-4aa7-ac44-a5aba0e4d601 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:37.682596 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 661/1322] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:37 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:37.682761 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0016dda7-5b9f-46a0-8cc4-5ae80c1da43d tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/detail returned with HTTP 200 Dec 22 12:08:37.682761 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 662/1323] 10.222.0.111 () {60 vars in 1271 bytes} [Tue Dec 22 12:08:37 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/detail => generated 977 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:37.688851 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e276c01d-a1c1-4fcd-83aa-9e28d224c161 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/detail Dec 22 12:08:37.689161 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e276c01d-a1c1-4fcd-83aa-9e28d224c161 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:37.689293 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:37.689293 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:37.689489 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e276c01d-a1c1-4fcd-83aa-9e28d224c161 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'detail' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:37.689844 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-e276c01d-a1c1-4fcd-83aa-9e28d224c161 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:08:37.690824 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e276c01d-a1c1-4fcd-83aa-9e28d224c161 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88155) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:08:37.722108 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e276c01d-a1c1-4fcd-83aa-9e28d224c161 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Get all volumes completed successfully. Dec 22 12:08:37.723129 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-e276c01d-a1c1-4fcd-83aa-9e28d224c161 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:37.723362 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-e276c01d-a1c1-4fcd-83aa-9e28d224c161 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:37.729273 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-e276c01d-a1c1-4fcd-83aa-9e28d224c161 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:37.733024 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:37.733024 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:37.744073 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e276c01d-a1c1-4fcd-83aa-9e28d224c161 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/detail returned with HTTP 200 Dec 22 12:08:37.744710 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 662/1324] 10.222.0.111 () {60 vars in 1271 bytes} [Tue Dec 22 12:08:37 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/detail => generated 977 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:37.754292 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-94725deb-d601-4735-9cff-8ca43854e761 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] POST http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/8e78aa72-c19b-45a3-bc9a-0de4a533a352/action Dec 22 12:08:37.754614 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:37.754614 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:37.754853 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-94725deb-d601-4735-9cff-8ca43854e761 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:08:37.755044 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-94725deb-d601-4735-9cff-8ca43854e761 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:08:37.755765 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-94725deb-d601-4735-9cff-8ca43854e761 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] delete called for group 8e78aa72-c19b-45a3-bc9a-0de4a533a352 {{(pid=88156) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 22 12:08:37.755964 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.groups [None req-94725deb-d601-4735-9cff-8ca43854e761 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Delete group with id: 8e78aa72-c19b-45a3-bc9a-0de4a533a352 Dec 22 12:08:37.760544 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:37.760544 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:37.981817 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-94725deb-d601-4735-9cff-8ca43854e761 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/8e78aa72-c19b-45a3-bc9a-0de4a533a352/action returned with HTTP 202 Dec 22 12:08:37.983160 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 663/1325] 10.222.0.111 () {62 vars in 1400 bytes} [Tue Dec 22 12:08:37 2020] POST /volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/8e78aa72-c19b-45a3-bc9a-0de4a533a352/action => generated 0 bytes in 232 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 12:08:37.984983 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-58c45d4b-5ea0-41d9-8acd-d1b8ca011703 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/f7645028-f8a8-424a-a809-774e7c42c60d Dec 22 12:08:37.985335 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-58c45d4b-5ea0-41d9-8acd-d1b8ca011703 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:37.985482 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:37.985482 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:37.985704 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-58c45d4b-5ea0-41d9-8acd-d1b8ca011703 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:38.061996 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:38.061996 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:38.071448 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-58c45d4b-5ea0-41d9-8acd-d1b8ca011703 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Volume info retrieved successfully. Dec 22 12:08:38.080901 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-58c45d4b-5ea0-41d9-8acd-d1b8ca011703 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:38.081293 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-58c45d4b-5ea0-41d9-8acd-d1b8ca011703 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:38.086879 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-58c45d4b-5ea0-41d9-8acd-d1b8ca011703 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:38.091597 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:38.091597 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:38.104247 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-58c45d4b-5ea0-41d9-8acd-d1b8ca011703 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/f7645028-f8a8-424a-a809-774e7c42c60d returned with HTTP 200 Dec 22 12:08:38.109277 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 663/1326] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:08:37 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/f7645028-f8a8-424a-a809-774e7c42c60d => generated 973 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:08:38.685860 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-55f0b7d3-cf7e-427a-bb73-c60edabbdca3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:38.686245 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-55f0b7d3-cf7e-427a-bb73-c60edabbdca3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:38.692711 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:38.692711 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:38.692991 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-55f0b7d3-cf7e-427a-bb73-c60edabbdca3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:38.729155 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:38.729155 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:38.729155 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-55f0b7d3-cf7e-427a-bb73-c60edabbdca3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:38.737843 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:38.737843 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:38.742099 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-55f0b7d3-cf7e-427a-bb73-c60edabbdca3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:38.742630 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 664/1327] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:38 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:39.114883 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c9c2887f-0e4d-4682-ae79-75ab71fc28fe tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/f7645028-f8a8-424a-a809-774e7c42c60d Dec 22 12:08:39.115191 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c9c2887f-0e4d-4682-ae79-75ab71fc28fe tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:39.115316 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:39.115316 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:39.115726 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c9c2887f-0e4d-4682-ae79-75ab71fc28fe tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:39.139529 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c9c2887f-0e4d-4682-ae79-75ab71fc28fe tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/f7645028-f8a8-424a-a809-774e7c42c60d returned with HTTP 404 Dec 22 12:08:39.140180 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 664/1328] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:08:39 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/f7645028-f8a8-424a-a809-774e7c42c60d => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 12:08:39.145913 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-49a61e22-ba68-47a8-8cbc-9fc85f821f44 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/8e78aa72-c19b-45a3-bc9a-0de4a533a352 Dec 22 12:08:39.146210 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-49a61e22-ba68-47a8-8cbc-9fc85f821f44 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:39.146328 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:39.146328 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:39.146543 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-49a61e22-ba68-47a8-8cbc-9fc85f821f44 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:39.146749 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-49a61e22-ba68-47a8-8cbc-9fc85f821f44 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] show called for member 8e78aa72-c19b-45a3-bc9a-0de4a533a352 {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:08:39.152881 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:39.152881 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:39.167960 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-49a61e22-ba68-47a8-8cbc-9fc85f821f44 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/8e78aa72-c19b-45a3-bc9a-0de4a533a352 returned with HTTP 200 Dec 22 12:08:39.168427 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 665/1329] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:08:39 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/8e78aa72-c19b-45a3-bc9a-0de4a533a352 => generated 322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:08:39.752100 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-caf92136-e07d-42d1-b9e3-38d59d07c7ae tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:39.752411 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-caf92136-e07d-42d1-b9e3-38d59d07c7ae tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:39.752721 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-caf92136-e07d-42d1-b9e3-38d59d07c7ae tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:39.794435 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:39.794435 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:39.799271 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-caf92136-e07d-42d1-b9e3-38d59d07c7ae tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:39.812935 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:39.812935 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:39.813116 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-caf92136-e07d-42d1-b9e3-38d59d07c7ae tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:39.813552 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 665/1330] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:39 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:40.176509 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3882da58-2911-432f-8bb0-4ff33900f30a tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/8e78aa72-c19b-45a3-bc9a-0de4a533a352 Dec 22 12:08:40.176881 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3882da58-2911-432f-8bb0-4ff33900f30a tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:40.177045 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:40.177045 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:40.177324 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3882da58-2911-432f-8bb0-4ff33900f30a tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:40.177588 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-3882da58-2911-432f-8bb0-4ff33900f30a tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] show called for member 8e78aa72-c19b-45a3-bc9a-0de4a533a352 {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:08:40.181383 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3882da58-2911-432f-8bb0-4ff33900f30a tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/8e78aa72-c19b-45a3-bc9a-0de4a533a352 returned with HTTP 404 Dec 22 12:08:40.181982 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 666/1331] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:08:40 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/8e78aa72-c19b-45a3-bc9a-0de4a533a352 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 12:08:40.187634 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aa31d6ae-755f-4b1c-a339-b8b6d6518fb3 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] POST http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/65328341-62fe-4420-a6cc-842999623d45/action Dec 22 12:08:40.187930 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:40.187930 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:40.189991 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aa31d6ae-755f-4b1c-a339-b8b6d6518fb3 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:08:40.189991 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aa31d6ae-755f-4b1c-a339-b8b6d6518fb3 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:08:40.189991 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-aa31d6ae-755f-4b1c-a339-b8b6d6518fb3 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] delete called for group 65328341-62fe-4420-a6cc-842999623d45 {{(pid=88155) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 22 12:08:40.189991 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.groups [None req-aa31d6ae-755f-4b1c-a339-b8b6d6518fb3 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Delete group with id: 65328341-62fe-4420-a6cc-842999623d45 Dec 22 12:08:40.193565 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:40.193565 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:40.269608 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aa31d6ae-755f-4b1c-a339-b8b6d6518fb3 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/65328341-62fe-4420-a6cc-842999623d45/action returned with HTTP 202 Dec 22 12:08:40.270721 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 666/1332] 10.222.0.111 () {62 vars in 1400 bytes} [Tue Dec 22 12:08:40 2020] POST /volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/65328341-62fe-4420-a6cc-842999623d45/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Dec 22 12:08:40.280401 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-da6a0222-f635-46e0-90cd-d8d1775e6586 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/65328341-62fe-4420-a6cc-842999623d45 Dec 22 12:08:40.281117 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-da6a0222-f635-46e0-90cd-d8d1775e6586 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:40.281714 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-da6a0222-f635-46e0-90cd-d8d1775e6586 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:40.282197 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-da6a0222-f635-46e0-90cd-d8d1775e6586 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] show called for member 65328341-62fe-4420-a6cc-842999623d45 {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:08:40.290349 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:40.290349 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:40.306134 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-da6a0222-f635-46e0-90cd-d8d1775e6586 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/65328341-62fe-4420-a6cc-842999623d45 returned with HTTP 200 Dec 22 12:08:40.307000 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 667/1333] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:08:40 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/65328341-62fe-4420-a6cc-842999623d45 => generated 321 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:40.823338 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-808f79f9-c44b-474e-b4cc-de6ec53b53b5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:40.823717 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-808f79f9-c44b-474e-b4cc-de6ec53b53b5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:40.823820 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:40.823820 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:40.824052 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-808f79f9-c44b-474e-b4cc-de6ec53b53b5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:40.867560 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:40.867560 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:40.873566 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-808f79f9-c44b-474e-b4cc-de6ec53b53b5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:40.889611 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:40.889611 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:40.894522 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-808f79f9-c44b-474e-b4cc-de6ec53b53b5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:40.897860 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 667/1334] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:40 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:41.320017 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2c4a24a7-21be-48f2-b53c-1795f616fb65 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/65328341-62fe-4420-a6cc-842999623d45 Dec 22 12:08:41.320750 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2c4a24a7-21be-48f2-b53c-1795f616fb65 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:41.321004 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:41.321004 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:41.321491 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2c4a24a7-21be-48f2-b53c-1795f616fb65 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:41.323821 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-2c4a24a7-21be-48f2-b53c-1795f616fb65 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] show called for member 65328341-62fe-4420-a6cc-842999623d45 {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:08:41.329253 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2c4a24a7-21be-48f2-b53c-1795f616fb65 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/65328341-62fe-4420-a6cc-842999623d45 returned with HTTP 404 Dec 22 12:08:41.332262 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 668/1335] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:08:41 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/65328341-62fe-4420-a6cc-842999623d45 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 12:08:41.335354 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ec2a3f36-fb2d-4eaa-837c-9bf866ca2af3 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/detail Dec 22 12:08:41.335666 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ec2a3f36-fb2d-4eaa-837c-9bf866ca2af3 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:41.335791 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:41.335791 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:41.335974 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ec2a3f36-fb2d-4eaa-837c-9bf866ca2af3 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:41.341352 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ec2a3f36-fb2d-4eaa-837c-9bf866ca2af3 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/detail returned with HTTP 200 Dec 22 12:08:41.341719 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 668/1336] 10.222.0.111 () {60 vars in 1268 bytes} [Tue Dec 22 12:08:41 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/detail => generated 14 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:08:41.346929 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f8a88bb0-c49f-4551-8072-787eb2e7e3eb tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/detail Dec 22 12:08:41.347216 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f8a88bb0-c49f-4551-8072-787eb2e7e3eb tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:41.347468 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f8a88bb0-c49f-4551-8072-787eb2e7e3eb tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'detail' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:41.347844 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-f8a88bb0-c49f-4551-8072-787eb2e7e3eb tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:08:41.348265 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:41.348265 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:41.348843 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f8a88bb0-c49f-4551-8072-787eb2e7e3eb tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:08:41.374239 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f8a88bb0-c49f-4551-8072-787eb2e7e3eb tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Get all volumes completed successfully. Dec 22 12:08:41.376651 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f8a88bb0-c49f-4551-8072-787eb2e7e3eb tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/detail returned with HTTP 200 Dec 22 12:08:41.377079 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 669/1337] 10.222.0.111 () {60 vars in 1271 bytes} [Tue Dec 22 12:08:41 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:08:41.385411 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cd18d853-27a3-4fe3-9f6e-7f21d3114a65 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] POST http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/65328341-62fe-4420-a6cc-842999623d45/action Dec 22 12:08:41.385912 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cd18d853-27a3-4fe3-9f6e-7f21d3114a65 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:08:41.386107 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cd18d853-27a3-4fe3-9f6e-7f21d3114a65 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:08:41.386726 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-cd18d853-27a3-4fe3-9f6e-7f21d3114a65 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] delete called for group 65328341-62fe-4420-a6cc-842999623d45 {{(pid=88155) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 22 12:08:41.386900 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.groups [None req-cd18d853-27a3-4fe3-9f6e-7f21d3114a65 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Delete group with id: 65328341-62fe-4420-a6cc-842999623d45 Dec 22 12:08:41.390525 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cd18d853-27a3-4fe3-9f6e-7f21d3114a65 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/65328341-62fe-4420-a6cc-842999623d45/action returned with HTTP 404 Dec 22 12:08:41.391141 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 669/1338] 10.222.0.111 () {62 vars in 1400 bytes} [Tue Dec 22 12:08:41 2020] POST /volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/65328341-62fe-4420-a6cc-842999623d45/action => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 12:08:41.395142 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d8b4ede8-0576-425c-bb4c-33fa3e8f4367 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/detail Dec 22 12:08:41.395441 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d8b4ede8-0576-425c-bb4c-33fa3e8f4367 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:41.395852 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d8b4ede8-0576-425c-bb4c-33fa3e8f4367 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'detail' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:41.396016 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-d8b4ede8-0576-425c-bb4c-33fa3e8f4367 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:08:41.396988 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d8b4ede8-0576-425c-bb4c-33fa3e8f4367 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:08:41.421480 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d8b4ede8-0576-425c-bb4c-33fa3e8f4367 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Get all volumes completed successfully. Dec 22 12:08:41.423936 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d8b4ede8-0576-425c-bb4c-33fa3e8f4367 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/detail returned with HTTP 200 Dec 22 12:08:41.424361 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 670/1339] 10.222.0.111 () {60 vars in 1271 bytes} [Tue Dec 22 12:08:41 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:08:41.432912 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d0a03ef0-6997-4f02-8fde-b078eb49b4f9 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] POST http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/8e78aa72-c19b-45a3-bc9a-0de4a533a352/action Dec 22 12:08:41.433350 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d0a03ef0-6997-4f02-8fde-b078eb49b4f9 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:08:41.433530 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d0a03ef0-6997-4f02-8fde-b078eb49b4f9 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:08:41.434109 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-d0a03ef0-6997-4f02-8fde-b078eb49b4f9 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] delete called for group 8e78aa72-c19b-45a3-bc9a-0de4a533a352 {{(pid=88155) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 22 12:08:41.434276 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.groups [None req-d0a03ef0-6997-4f02-8fde-b078eb49b4f9 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Delete group with id: 8e78aa72-c19b-45a3-bc9a-0de4a533a352 Dec 22 12:08:41.438426 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d0a03ef0-6997-4f02-8fde-b078eb49b4f9 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/8e78aa72-c19b-45a3-bc9a-0de4a533a352/action returned with HTTP 404 Dec 22 12:08:41.438972 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 670/1340] 10.222.0.111 () {62 vars in 1400 bytes} [Tue Dec 22 12:08:41 2020] POST /volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/8e78aa72-c19b-45a3-bc9a-0de4a533a352/action => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 12:08:41.443650 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9a3d9a61-98e0-4bd2-9304-bd3edbb932b2 tempest-GroupsTest-1407468223 tempest-GroupsTest-1407468223] DELETE http://10.222.0.111/volume/v3/92338e74b11d4c2da8605f82371281d0/group_types/6f4f5808-edd3-4cca-b8d9-3cb02f2834f0 Dec 22 12:08:41.443931 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9a3d9a61-98e0-4bd2-9304-bd3edbb932b2 tempest-GroupsTest-1407468223 tempest-GroupsTest-1407468223] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:41.444187 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9a3d9a61-98e0-4bd2-9304-bd3edbb932b2 tempest-GroupsTest-1407468223 tempest-GroupsTest-1407468223] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:41.457433 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 12:08:41.457433 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 12:08:41.495011 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9a3d9a61-98e0-4bd2-9304-bd3edbb932b2 tempest-GroupsTest-1407468223 tempest-GroupsTest-1407468223] http://10.222.0.111/volume/v3/92338e74b11d4c2da8605f82371281d0/group_types/6f4f5808-edd3-4cca-b8d9-3cb02f2834f0 returned with HTTP 202 Dec 22 12:08:41.495557 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 671/1341] 10.222.0.111 () {60 vars in 1376 bytes} [Tue Dec 22 12:08:41 2020] DELETE /volume/v3/92338e74b11d4c2da8605f82371281d0/group_types/6f4f5808-edd3-4cca-b8d9-3cb02f2834f0 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Dec 22 12:08:41.502968 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b0eff3e7-7ce2-4b6e-bebe-e53fea6296b1 tempest-GroupsTest-1407468223 tempest-GroupsTest-1407468223] POST http://10.222.0.111/volume/v3/92338e74b11d4c2da8605f82371281d0/types Dec 22 12:08:41.503497 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b0eff3e7-7ce2-4b6e-bebe-e53fea6296b1 tempest-GroupsTest-1407468223 tempest-GroupsTest-1407468223] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1209144400"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:08:41.597619 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b0eff3e7-7ce2-4b6e-bebe-e53fea6296b1 tempest-GroupsTest-1407468223 tempest-GroupsTest-1407468223] http://10.222.0.111/volume/v3/92338e74b11d4c2da8605f82371281d0/types returned with HTTP 200 Dec 22 12:08:41.598903 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 671/1342] 10.222.0.111 () {60 vars in 1224 bytes} [Tue Dec 22 12:08:41 2020] POST /volume/v3/92338e74b11d4c2da8605f82371281d0/types => generated 216 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:08:41.608302 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a2e8bca7-ff9d-4cc2-ad1b-9dee5a1d3605 tempest-GroupsTest-1407468223 tempest-GroupsTest-1407468223] POST http://10.222.0.111/volume/v3/92338e74b11d4c2da8605f82371281d0/group_types Dec 22 12:08:41.608846 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a2e8bca7-ff9d-4cc2-ad1b-9dee5a1d3605 tempest-GroupsTest-1407468223 tempest-GroupsTest-1407468223] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1782110750"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:08:41.656452 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a2e8bca7-ff9d-4cc2-ad1b-9dee5a1d3605 tempest-GroupsTest-1407468223 tempest-GroupsTest-1407468223] http://10.222.0.111/volume/v3/92338e74b11d4c2da8605f82371281d0/group_types returned with HTTP 202 Dec 22 12:08:41.657010 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 672/1343] 10.222.0.111 () {62 vars in 1283 bytes} [Tue Dec 22 12:08:41 2020] POST /volume/v3/92338e74b11d4c2da8605f82371281d0/group_types => generated 173 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:08:41.663125 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-16429379-446f-4300-9b92-ab04f88635b5 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] POST http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups Dec 22 12:08:41.663636 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-16429379-446f-4300-9b92-ab04f88635b5 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f60bc80b-4c13-4fd4-a7eb-61a80917a6d3", "volume_types": ["4fd4d1c6-5bde-4932-a765-0fb13ee73588"], "name": "tempest-GroupsTest-Group-432333133"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:08:41.664293 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-16429379-446f-4300-9b92-ab04f88635b5 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Creating new group {'group': {'group_type': 'f60bc80b-4c13-4fd4-a7eb-61a80917a6d3', 'volume_types': ['4fd4d1c6-5bde-4932-a765-0fb13ee73588'], 'name': 'tempest-GroupsTest-Group-432333133'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 22 12:08:41.672014 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.groups [None req-16429379-446f-4300-9b92-ab04f88635b5 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Creating group tempest-GroupsTest-Group-432333133. Dec 22 12:08:41.694244 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-16429379-446f-4300-9b92-ab04f88635b5 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Availability Zones retrieved successfully. Dec 22 12:08:41.734224 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-16429379-446f-4300-9b92-ab04f88635b5 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Created reservations ['3c70a88b-0fe9-4dee-9d3f-00f56604cd94'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:08:41.842330 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-16429379-446f-4300-9b92-ab04f88635b5 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups returned with HTTP 202 Dec 22 12:08:41.843513 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 672/1344] 10.222.0.111 () {62 vars in 1269 bytes} [Tue Dec 22 12:08:41 2020] POST /volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups => generated 103 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:08:41.848643 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9b0685f5-9c2e-4249-98ab-f21deca33ae9 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/818ea8b2-33b9-43ef-844c-e28f82e8dba2 Dec 22 12:08:41.848952 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9b0685f5-9c2e-4249-98ab-f21deca33ae9 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:41.849200 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9b0685f5-9c2e-4249-98ab-f21deca33ae9 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:41.849597 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-9b0685f5-9c2e-4249-98ab-f21deca33ae9 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] show called for member 818ea8b2-33b9-43ef-844c-e28f82e8dba2 {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:08:41.854200 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:41.854200 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:41.868276 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9b0685f5-9c2e-4249-98ab-f21deca33ae9 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/818ea8b2-33b9-43ef-844c-e28f82e8dba2 returned with HTTP 200 Dec 22 12:08:41.868276 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 673/1345] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:08:41 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/818ea8b2-33b9-43ef-844c-e28f82e8dba2 => generated 331 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:41.904856 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bafde7d3-075f-41ce-ab96-319aac675c2e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:41.905131 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bafde7d3-075f-41ce-ab96-319aac675c2e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:41.905266 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:41.905266 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:41.905482 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bafde7d3-075f-41ce-ab96-319aac675c2e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:41.930402 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:41.930402 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:41.935989 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bafde7d3-075f-41ce-ab96-319aac675c2e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:41.946322 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:41.946322 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:41.951066 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bafde7d3-075f-41ce-ab96-319aac675c2e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:41.951604 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 673/1346] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:41 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:42.877032 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9e8a55a6-d169-4a6e-a1d5-0d5720b11177 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/818ea8b2-33b9-43ef-844c-e28f82e8dba2 Dec 22 12:08:42.877426 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9e8a55a6-d169-4a6e-a1d5-0d5720b11177 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:42.877573 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:42.877573 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:42.879074 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9e8a55a6-d169-4a6e-a1d5-0d5720b11177 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:42.879074 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-9e8a55a6-d169-4a6e-a1d5-0d5720b11177 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] show called for member 818ea8b2-33b9-43ef-844c-e28f82e8dba2 {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:08:42.882669 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:42.882669 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:42.897572 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9e8a55a6-d169-4a6e-a1d5-0d5720b11177 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/818ea8b2-33b9-43ef-844c-e28f82e8dba2 returned with HTTP 200 Dec 22 12:08:42.898041 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 674/1347] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:08:42 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/818ea8b2-33b9-43ef-844c-e28f82e8dba2 => generated 332 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:42.908499 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1c3774d5-8036-4dda-9171-fbff8d7c8026 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] POST http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes Dec 22 12:08:42.908499 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:42.908499 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:42.908499 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1c3774d5-8036-4dda-9171-fbff8d7c8026 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4fd4d1c6-5bde-4932-a765-0fb13ee73588", "group_id": "818ea8b2-33b9-43ef-844c-e28f82e8dba2", "size": 1, "name": "tempest-GroupsTest-Volume-95104321"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:08:42.908499 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-1c3774d5-8036-4dda-9171-fbff8d7c8026 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Create volume request body: {'volume': {'volume_type': '4fd4d1c6-5bde-4932-a765-0fb13ee73588', 'group_id': '818ea8b2-33b9-43ef-844c-e28f82e8dba2', 'size': 1, 'name': 'tempest-GroupsTest-Volume-95104321'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:08:42.919311 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:42.919311 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:42.919874 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-1c3774d5-8036-4dda-9171-fbff8d7c8026 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Create volume of 1 GB Dec 22 12:08:42.927131 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1c3774d5-8036-4dda-9171-fbff8d7c8026 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Availability Zones retrieved successfully. Dec 22 12:08:42.939416 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1c3774d5-8036-4dda-9171-fbff8d7c8026 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Flow 'volume_create_api' (94409473-213b-490a-bef8-7a807d8cbaf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:08:42.962031 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-42e9f62b-5c90-4eef-9cbf-da5e559c5c9f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:42.962434 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-42e9f62b-5c90-4eef-9cbf-da5e559c5c9f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:42.962643 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:42.962643 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:42.963099 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-42e9f62b-5c90-4eef-9cbf-da5e559c5c9f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:42.993696 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:42.993696 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:42.999157 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-42e9f62b-5c90-4eef-9cbf-da5e559c5c9f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:43.020381 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:43.020381 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:43.024771 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-42e9f62b-5c90-4eef-9cbf-da5e559c5c9f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:43.025539 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 675/1348] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:42 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:43.061314 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1c3774d5-8036-4dda-9171-fbff8d7c8026 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa62a470-9b90-41bc-aff4-6c8186898930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:08:43.062300 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:43.062300 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:43.062711 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-1c3774d5-8036-4dda-9171-fbff8d7c8026 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:08:43.091065 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1c3774d5-8036-4dda-9171-fbff8d7c8026 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa62a470-9b90-41bc-aff4-6c8186898930) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T12:08:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4fd4d1c6-5bde-4932-a765-0fb13ee73588,is_public=True,name='tempest-GroupsTest-volume-type-1209144400',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4fd4d1c6-5bde-4932-a765-0fb13ee73588', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '818ea8b2-33b9-43ef-844c-e28f82e8dba2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:08:43.092277 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1c3774d5-8036-4dda-9171-fbff8d7c8026 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2da34c71-f638-47aa-985c-028def7e1098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:08:43.118413 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-1c3774d5-8036-4dda-9171-fbff8d7c8026 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1209144400 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1209144400, it is now deprecated. Please use the default quota class for default quota. Dec 22 12:08:43.118908 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-1c3774d5-8036-4dda-9171-fbff8d7c8026 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1209144400 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1209144400, it is now deprecated. Please use the default quota class for default quota. Dec 22 12:08:43.167886 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-1c3774d5-8036-4dda-9171-fbff8d7c8026 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Created reservations ['d7aee75c-4c07-4515-a520-a2f650753b3f', 'd1e78175-f038-4c87-9660-f1726b4118cc', 'd732298f-6c6a-457b-bbce-b0901694c20c', '2fea6a8d-b880-4b97-9e4c-71cdf6b4afa1'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:08:43.169036 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1c3774d5-8036-4dda-9171-fbff8d7c8026 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2da34c71-f638-47aa-985c-028def7e1098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7aee75c-4c07-4515-a520-a2f650753b3f', 'd1e78175-f038-4c87-9660-f1726b4118cc', 'd732298f-6c6a-457b-bbce-b0901694c20c', '2fea6a8d-b880-4b97-9e4c-71cdf6b4afa1']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:08:43.170080 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1c3774d5-8036-4dda-9171-fbff8d7c8026 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fafb7538-66c1-49b4-a603-0cdbdae14ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:08:43.264979 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1c3774d5-8036-4dda-9171-fbff8d7c8026 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fafb7538-66c1-49b4-a603-0cdbdae14ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f81e94b3-1580-4723-aa31-ba7c62644938', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-95104321',encryption_key_id=None,group_id=818ea8b2-33b9-43ef-844c-e28f82e8dba2,group_type_id=,metadata={},multiattach=False,project_id='91830cc812ee40eea1e5651fe339b5d4',qos_specs=None,replication_status=,reservations=['d7aee75c-4c07-4515-a520-a2f650753b3f','d1e78175-f038-4c87-9660-f1726b4118cc','d732298f-6c6a-457b-bbce-b0901694c20c','2fea6a8d-b880-4b97-9e4c-71cdf6b4afa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3abf435caa394e6bbe005195d70de94e',volume_type_id=4fd4d1c6-5bde-4932-a765-0fb13ee73588), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:08:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-95104321',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=818ea8b2-33b9-43ef-844c-e28f82e8dba2,host=None,id=f81e94b3-1580-4723-aa31-ba7c62644938,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91830cc812ee40eea1e5651fe339b5d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='3abf435caa394e6bbe005195d70de94e',volume_attachment=,volume_type=,volume_type_id=4fd4d1c6-5bde-4932-a765-0fb13ee73588)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:08:43.265941 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1c3774d5-8036-4dda-9171-fbff8d7c8026 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3d53818-65ed-474e-a62b-7f6139ce87b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:08:43.318656 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1c3774d5-8036-4dda-9171-fbff8d7c8026 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3d53818-65ed-474e-a62b-7f6139ce87b3) transitioned into state 'SUCCESS' from state '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-95104321',encryption_key_id=None,group_id=818ea8b2-33b9-43ef-844c-e28f82e8dba2,group_type_id=,metadata={},multiattach=False,project_id='91830cc812ee40eea1e5651fe339b5d4',qos_specs=None,replication_status=,reservations=['d7aee75c-4c07-4515-a520-a2f650753b3f','d1e78175-f038-4c87-9660-f1726b4118cc','d732298f-6c6a-457b-bbce-b0901694c20c','2fea6a8d-b880-4b97-9e4c-71cdf6b4afa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3abf435caa394e6bbe005195d70de94e',volume_type_id=4fd4d1c6-5bde-4932-a765-0fb13ee73588)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:08:43.321561 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1c3774d5-8036-4dda-9171-fbff8d7c8026 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c5336c4-bfb3-4533-b1b4-75d0d23cfc19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:08:43.379506 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1c3774d5-8036-4dda-9171-fbff8d7c8026 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c5336c4-bfb3-4533-b1b4-75d0d23cfc19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:08:43.380946 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1c3774d5-8036-4dda-9171-fbff8d7c8026 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Flow 'volume_create_api' (94409473-213b-490a-bef8-7a807d8cbaf7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:08:43.418552 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1c3774d5-8036-4dda-9171-fbff8d7c8026 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Create volume request issued successfully. Dec 22 12:08:43.428054 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-1c3774d5-8036-4dda-9171-fbff8d7c8026 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:43.428293 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-1c3774d5-8036-4dda-9171-fbff8d7c8026 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:43.432892 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-1c3774d5-8036-4dda-9171-fbff8d7c8026 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:43.436245 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:43.436245 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:43.442332 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1c3774d5-8036-4dda-9171-fbff8d7c8026 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes returned with HTTP 202 Dec 22 12:08:43.442838 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 674/1349] 10.222.0.111 () {62 vars in 1272 bytes} [Tue Dec 22 12:08:42 2020] POST /volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes => generated 892 bytes in 540 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:08:43.450941 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3ce063c7-ecfd-49a2-ab30-b0781915595b tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/f81e94b3-1580-4723-aa31-ba7c62644938 Dec 22 12:08:43.451245 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3ce063c7-ecfd-49a2-ab30-b0781915595b tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:43.451378 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:43.451378 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:43.451569 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3ce063c7-ecfd-49a2-ab30-b0781915595b tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:43.477178 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:43.477178 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:43.482668 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3ce063c7-ecfd-49a2-ab30-b0781915595b tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Volume info retrieved successfully. Dec 22 12:08:43.489836 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-3ce063c7-ecfd-49a2-ab30-b0781915595b tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:43.490229 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-3ce063c7-ecfd-49a2-ab30-b0781915595b tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:43.496795 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-3ce063c7-ecfd-49a2-ab30-b0781915595b tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:43.501461 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:43.501461 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:43.511773 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3ce063c7-ecfd-49a2-ab30-b0781915595b tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/f81e94b3-1580-4723-aa31-ba7c62644938 returned with HTTP 200 Dec 22 12:08:43.512245 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 676/1350] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:08:43 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/f81e94b3-1580-4723-aa31-ba7c62644938 => generated 960 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:44.037162 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-21644425-b1fa-4eb5-8d7f-d2673e077139 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:44.037793 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-21644425-b1fa-4eb5-8d7f-d2673e077139 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:44.037999 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:44.037999 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:44.038322 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-21644425-b1fa-4eb5-8d7f-d2673e077139 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:44.068309 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:44.068309 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:44.073543 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-21644425-b1fa-4eb5-8d7f-d2673e077139 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:44.085031 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:44.085031 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:44.094694 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-21644425-b1fa-4eb5-8d7f-d2673e077139 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:44.102813 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 675/1351] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:44 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:44.522072 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e566f31f-c51c-48c6-aae5-0c74b9710229 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/f81e94b3-1580-4723-aa31-ba7c62644938 Dec 22 12:08:44.522392 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e566f31f-c51c-48c6-aae5-0c74b9710229 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:44.522622 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:44.522622 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:44.522775 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e566f31f-c51c-48c6-aae5-0c74b9710229 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:44.548424 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:44.548424 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:44.553767 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e566f31f-c51c-48c6-aae5-0c74b9710229 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Volume info retrieved successfully. Dec 22 12:08:44.561124 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-e566f31f-c51c-48c6-aae5-0c74b9710229 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:44.561356 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-e566f31f-c51c-48c6-aae5-0c74b9710229 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:44.565990 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-e566f31f-c51c-48c6-aae5-0c74b9710229 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:44.574295 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:44.574295 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:44.584816 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e566f31f-c51c-48c6-aae5-0c74b9710229 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/f81e94b3-1580-4723-aa31-ba7c62644938 returned with HTTP 200 Dec 22 12:08:44.585468 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 677/1352] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:08:44 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/f81e94b3-1580-4723-aa31-ba7c62644938 => generated 985 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:08:44.593848 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-147a9432-0853-41e8-a598-20ce4595ced7 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] POST http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes Dec 22 12:08:44.594162 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:44.594162 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:44.594390 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-147a9432-0853-41e8-a598-20ce4595ced7 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4fd4d1c6-5bde-4932-a765-0fb13ee73588", "group_id": "818ea8b2-33b9-43ef-844c-e28f82e8dba2", "size": 1, "name": "tempest-GroupsTest-Volume-94685519"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:08:44.595097 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-147a9432-0853-41e8-a598-20ce4595ced7 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Create volume request body: {'volume': {'volume_type': '4fd4d1c6-5bde-4932-a765-0fb13ee73588', 'group_id': '818ea8b2-33b9-43ef-844c-e28f82e8dba2', 'size': 1, 'name': 'tempest-GroupsTest-Volume-94685519'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:08:44.606297 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:44.606297 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:44.606912 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-147a9432-0853-41e8-a598-20ce4595ced7 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Create volume of 1 GB Dec 22 12:08:44.614508 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-147a9432-0853-41e8-a598-20ce4595ced7 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Availability Zones retrieved successfully. Dec 22 12:08:44.622473 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-147a9432-0853-41e8-a598-20ce4595ced7 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Flow 'volume_create_api' (1e20a298-90ac-4c5b-ae4d-102c2b0ff83b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:08:44.624086 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-147a9432-0853-41e8-a598-20ce4595ced7 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5d067c4-01be-49a1-be7b-1bd967bdac83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:08:44.624811 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:44.624811 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:44.625063 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-147a9432-0853-41e8-a598-20ce4595ced7 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:08:44.651748 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-147a9432-0853-41e8-a598-20ce4595ced7 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5d067c4-01be-49a1-be7b-1bd967bdac83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T12:08:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4fd4d1c6-5bde-4932-a765-0fb13ee73588,is_public=True,name='tempest-GroupsTest-volume-type-1209144400',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4fd4d1c6-5bde-4932-a765-0fb13ee73588', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '818ea8b2-33b9-43ef-844c-e28f82e8dba2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:08:44.652808 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-147a9432-0853-41e8-a598-20ce4595ced7 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7d203fa-fe9d-4451-9644-b3965e1e415e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:08:44.718789 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-147a9432-0853-41e8-a598-20ce4595ced7 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Created reservations ['feacf5aa-13cf-4473-a006-bc6568fc62ad', '77a8458b-3749-4641-957d-f54ff696aafa', '494beb09-75da-416e-93a5-84a550fbe8b2', 'd5ef89b9-e22a-4d4f-8735-19340ca79586'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:08:44.719939 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-147a9432-0853-41e8-a598-20ce4595ced7 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7d203fa-fe9d-4451-9644-b3965e1e415e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['feacf5aa-13cf-4473-a006-bc6568fc62ad', '77a8458b-3749-4641-957d-f54ff696aafa', '494beb09-75da-416e-93a5-84a550fbe8b2', 'd5ef89b9-e22a-4d4f-8735-19340ca79586']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:08:44.721010 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-147a9432-0853-41e8-a598-20ce4595ced7 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7ac9999-c839-4458-ba0b-922f5c4a17c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:08:44.779385 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-147a9432-0853-41e8-a598-20ce4595ced7 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7ac9999-c839-4458-ba0b-922f5c4a17c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26d29376-c6d8-4edc-b3ae-b94994217f62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-94685519',encryption_key_id=None,group_id=818ea8b2-33b9-43ef-844c-e28f82e8dba2,group_type_id=,metadata={},multiattach=False,project_id='91830cc812ee40eea1e5651fe339b5d4',qos_specs=None,replication_status=,reservations=['feacf5aa-13cf-4473-a006-bc6568fc62ad','77a8458b-3749-4641-957d-f54ff696aafa','494beb09-75da-416e-93a5-84a550fbe8b2','d5ef89b9-e22a-4d4f-8735-19340ca79586'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3abf435caa394e6bbe005195d70de94e',volume_type_id=4fd4d1c6-5bde-4932-a765-0fb13ee73588), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:08:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-94685519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=818ea8b2-33b9-43ef-844c-e28f82e8dba2,host=None,id=26d29376-c6d8-4edc-b3ae-b94994217f62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91830cc812ee40eea1e5651fe339b5d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='3abf435caa394e6bbe005195d70de94e',volume_attachment=,volume_type=,volume_type_id=4fd4d1c6-5bde-4932-a765-0fb13ee73588)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:08:44.780403 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-147a9432-0853-41e8-a598-20ce4595ced7 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28825b08-297d-44b1-ab8e-6fa5fa1baed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:08:44.827483 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-147a9432-0853-41e8-a598-20ce4595ced7 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28825b08-297d-44b1-ab8e-6fa5fa1baed3) transitioned into state 'SUCCESS' from state '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-94685519',encryption_key_id=None,group_id=818ea8b2-33b9-43ef-844c-e28f82e8dba2,group_type_id=,metadata={},multiattach=False,project_id='91830cc812ee40eea1e5651fe339b5d4',qos_specs=None,replication_status=,reservations=['feacf5aa-13cf-4473-a006-bc6568fc62ad','77a8458b-3749-4641-957d-f54ff696aafa','494beb09-75da-416e-93a5-84a550fbe8b2','d5ef89b9-e22a-4d4f-8735-19340ca79586'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3abf435caa394e6bbe005195d70de94e',volume_type_id=4fd4d1c6-5bde-4932-a765-0fb13ee73588)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:08:44.828450 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-147a9432-0853-41e8-a598-20ce4595ced7 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45248b08-2e4b-434d-ae1f-1ea17660110e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:08:44.891058 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-147a9432-0853-41e8-a598-20ce4595ced7 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45248b08-2e4b-434d-ae1f-1ea17660110e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:08:44.892398 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-147a9432-0853-41e8-a598-20ce4595ced7 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Flow 'volume_create_api' (1e20a298-90ac-4c5b-ae4d-102c2b0ff83b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:08:44.916595 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-147a9432-0853-41e8-a598-20ce4595ced7 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Create volume request issued successfully. Dec 22 12:08:44.923272 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-147a9432-0853-41e8-a598-20ce4595ced7 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:44.923504 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-147a9432-0853-41e8-a598-20ce4595ced7 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:44.928036 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-147a9432-0853-41e8-a598-20ce4595ced7 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:44.931355 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:44.931355 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:44.938789 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-147a9432-0853-41e8-a598-20ce4595ced7 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes returned with HTTP 202 Dec 22 12:08:44.939461 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 676/1353] 10.222.0.111 () {62 vars in 1272 bytes} [Tue Dec 22 12:08:44 2020] POST /volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes => generated 892 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:08:44.948528 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e1389061-fd76-4a6e-a0f2-289b84471cbd tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/26d29376-c6d8-4edc-b3ae-b94994217f62 Dec 22 12:08:44.948874 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e1389061-fd76-4a6e-a0f2-289b84471cbd tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:44.949029 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:44.949029 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:44.949246 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e1389061-fd76-4a6e-a0f2-289b84471cbd tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:44.977755 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:44.977755 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:44.986528 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e1389061-fd76-4a6e-a0f2-289b84471cbd tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Volume info retrieved successfully. Dec 22 12:08:44.995232 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-e1389061-fd76-4a6e-a0f2-289b84471cbd tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:44.995603 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-e1389061-fd76-4a6e-a0f2-289b84471cbd tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:45.000651 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-e1389061-fd76-4a6e-a0f2-289b84471cbd tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:45.004476 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:45.004476 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:45.016119 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e1389061-fd76-4a6e-a0f2-289b84471cbd tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/26d29376-c6d8-4edc-b3ae-b94994217f62 returned with HTTP 200 Dec 22 12:08:45.016694 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 678/1354] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:08:44 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/26d29376-c6d8-4edc-b3ae-b94994217f62 => generated 960 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:08:45.113366 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bfa848c5-acb9-44f2-88ee-946de9183909 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:45.113906 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bfa848c5-acb9-44f2-88ee-946de9183909 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:45.113906 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:45.113906 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:45.114213 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bfa848c5-acb9-44f2-88ee-946de9183909 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:45.148053 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:45.148053 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:45.154196 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bfa848c5-acb9-44f2-88ee-946de9183909 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:45.166724 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:45.166724 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:45.171229 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bfa848c5-acb9-44f2-88ee-946de9183909 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:45.171756 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 677/1355] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:45 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:08:46.029589 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1ce3d60a-17bd-479c-9d11-8085302cafaf tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/26d29376-c6d8-4edc-b3ae-b94994217f62 Dec 22 12:08:46.030022 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1ce3d60a-17bd-479c-9d11-8085302cafaf tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:46.030241 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:46.030241 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:46.030593 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1ce3d60a-17bd-479c-9d11-8085302cafaf tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:46.062690 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:46.062690 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:46.067685 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1ce3d60a-17bd-479c-9d11-8085302cafaf tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Volume info retrieved successfully. Dec 22 12:08:46.074919 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-1ce3d60a-17bd-479c-9d11-8085302cafaf tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:46.075270 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-1ce3d60a-17bd-479c-9d11-8085302cafaf tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:46.079530 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-1ce3d60a-17bd-479c-9d11-8085302cafaf tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:46.083033 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:46.083033 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:46.093393 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1ce3d60a-17bd-479c-9d11-8085302cafaf tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/26d29376-c6d8-4edc-b3ae-b94994217f62 returned with HTTP 200 Dec 22 12:08:46.093865 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 679/1356] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:08:46 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/26d29376-c6d8-4edc-b3ae-b94994217f62 => generated 985 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:46.102148 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-714abeb9-e3c5-4079-a5e6-1591c6e3976b tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] PUT http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/818ea8b2-33b9-43ef-844c-e28f82e8dba2 Dec 22 12:08:46.102553 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:46.102553 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:46.102815 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-714abeb9-e3c5-4079-a5e6-1591c6e3976b tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "26d29376-c6d8-4edc-b3ae-b94994217f62"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:08:46.103748 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-714abeb9-e3c5-4079-a5e6-1591c6e3976b tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Update called for group 818ea8b2-33b9-43ef-844c-e28f82e8dba2. {{(pid=88155) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 22 12:08:46.103978 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.groups [None req-714abeb9-e3c5-4079-a5e6-1591c6e3976b tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Updating group 818ea8b2-33b9-43ef-844c-e28f82e8dba2 with name new_group description: This is a new group add_volumes: None remove_volumes: 26d29376-c6d8-4edc-b3ae-b94994217f62. Dec 22 12:08:46.108354 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:46.108354 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:46.161753 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-714abeb9-e3c5-4079-a5e6-1591c6e3976b tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/818ea8b2-33b9-43ef-844c-e28f82e8dba2 returned with HTTP 202 Dec 22 12:08:46.162407 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 678/1357] 10.222.0.111 () {62 vars in 1379 bytes} [Tue Dec 22 12:08:46 2020] PUT /volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/818ea8b2-33b9-43ef-844c-e28f82e8dba2 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 12:08:46.169861 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-746e6a89-d1f7-4618-8eba-1003aa69a7d0 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/818ea8b2-33b9-43ef-844c-e28f82e8dba2 Dec 22 12:08:46.170139 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-746e6a89-d1f7-4618-8eba-1003aa69a7d0 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:46.170275 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:46.170275 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:46.170473 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-746e6a89-d1f7-4618-8eba-1003aa69a7d0 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:46.170814 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-746e6a89-d1f7-4618-8eba-1003aa69a7d0 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] show called for member 818ea8b2-33b9-43ef-844c-e28f82e8dba2 {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:08:46.175826 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:46.175826 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:46.181329 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3de045a8-2c9d-48b2-afa1-ca871e97f236 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:46.181738 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3de045a8-2c9d-48b2-afa1-ca871e97f236 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:46.182049 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:46.182049 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:46.182532 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3de045a8-2c9d-48b2-afa1-ca871e97f236 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:46.190343 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-746e6a89-d1f7-4618-8eba-1003aa69a7d0 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/818ea8b2-33b9-43ef-844c-e28f82e8dba2 returned with HTTP 200 Dec 22 12:08:46.190918 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 680/1358] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:08:46 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/818ea8b2-33b9-43ef-844c-e28f82e8dba2 => generated 323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:46.214023 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:46.214023 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:46.219046 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3de045a8-2c9d-48b2-afa1-ca871e97f236 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:46.229456 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:46.229456 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:46.233996 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3de045a8-2c9d-48b2-afa1-ca871e97f236 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:46.234516 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 679/1359] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:46 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:47.199402 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-445ab943-55a0-459f-82ca-03a8c1acef26 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/818ea8b2-33b9-43ef-844c-e28f82e8dba2 Dec 22 12:08:47.199732 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-445ab943-55a0-459f-82ca-03a8c1acef26 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:47.199893 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:47.199893 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:47.200120 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-445ab943-55a0-459f-82ca-03a8c1acef26 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:47.200379 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-445ab943-55a0-459f-82ca-03a8c1acef26 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] show called for member 818ea8b2-33b9-43ef-844c-e28f82e8dba2 {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:08:47.205083 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:47.205083 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:47.220190 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-445ab943-55a0-459f-82ca-03a8c1acef26 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/818ea8b2-33b9-43ef-844c-e28f82e8dba2 returned with HTTP 200 Dec 22 12:08:47.220689 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 681/1360] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:08:47 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/818ea8b2-33b9-43ef-844c-e28f82e8dba2 => generated 324 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:47.227788 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1f08ac30-1ab9-4f99-bd34-40985acad513 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/818ea8b2-33b9-43ef-844c-e28f82e8dba2 Dec 22 12:08:47.228098 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1f08ac30-1ab9-4f99-bd34-40985acad513 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:47.228233 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:47.228233 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:47.228455 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1f08ac30-1ab9-4f99-bd34-40985acad513 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:47.228671 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-1f08ac30-1ab9-4f99-bd34-40985acad513 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] show called for member 818ea8b2-33b9-43ef-844c-e28f82e8dba2 {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:08:47.233010 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:47.233010 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:47.254336 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1f08ac30-1ab9-4f99-bd34-40985acad513 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/818ea8b2-33b9-43ef-844c-e28f82e8dba2 returned with HTTP 200 Dec 22 12:08:47.254336 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 680/1361] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:08:47 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/818ea8b2-33b9-43ef-844c-e28f82e8dba2 => generated 324 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:47.254441 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ded07ef9-b716-4c69-af3b-683c31d24717 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:47.254441 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ded07ef9-b716-4c69-af3b-683c31d24717 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:47.254441 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:47.254441 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:47.254441 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ded07ef9-b716-4c69-af3b-683c31d24717 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:47.256220 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-68bd2c84-42e5-47d2-b9c6-a26a8e020aee tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/detail Dec 22 12:08:47.256507 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-68bd2c84-42e5-47d2-b9c6-a26a8e020aee tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:47.256617 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:47.256617 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:47.256806 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-68bd2c84-42e5-47d2-b9c6-a26a8e020aee tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'detail' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:47.257251 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-68bd2c84-42e5-47d2-b9c6-a26a8e020aee tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:08:47.257646 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:47.257646 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:47.258244 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-68bd2c84-42e5-47d2-b9c6-a26a8e020aee tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88155) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:08:47.278262 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:47.278262 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:47.284086 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ded07ef9-b716-4c69-af3b-683c31d24717 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:47.294927 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:47.294927 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:47.302002 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ded07ef9-b716-4c69-af3b-683c31d24717 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:47.303191 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 682/1362] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:47 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:08:47.316608 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-68bd2c84-42e5-47d2-b9c6-a26a8e020aee tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Get all volumes completed successfully. Dec 22 12:08:47.319988 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-68bd2c84-42e5-47d2-b9c6-a26a8e020aee tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:47.319988 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-68bd2c84-42e5-47d2-b9c6-a26a8e020aee tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:47.323625 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-68bd2c84-42e5-47d2-b9c6-a26a8e020aee tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:47.327310 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:47.327310 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:47.337932 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-68bd2c84-42e5-47d2-b9c6-a26a8e020aee tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/detail returned with HTTP 200 Dec 22 12:08:47.338523 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 681/1363] 10.222.0.111 () {60 vars in 1271 bytes} [Tue Dec 22 12:08:47 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/detail => generated 1929 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 22 12:08:47.348500 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-92734910-ebf3-4c31-a422-c1636915827b tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] PUT http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/818ea8b2-33b9-43ef-844c-e28f82e8dba2 Dec 22 12:08:47.348825 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:47.348825 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:47.349244 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-92734910-ebf3-4c31-a422-c1636915827b tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "26d29376-c6d8-4edc-b3ae-b94994217f62"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:08:47.349933 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-92734910-ebf3-4c31-a422-c1636915827b tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Update called for group 818ea8b2-33b9-43ef-844c-e28f82e8dba2. {{(pid=88156) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 22 12:08:47.350133 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.groups [None req-92734910-ebf3-4c31-a422-c1636915827b tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Updating group 818ea8b2-33b9-43ef-844c-e28f82e8dba2 with name None description: None add_volumes: 26d29376-c6d8-4edc-b3ae-b94994217f62 remove_volumes: None. Dec 22 12:08:47.354601 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:47.354601 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:47.440282 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-92734910-ebf3-4c31-a422-c1636915827b tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/818ea8b2-33b9-43ef-844c-e28f82e8dba2 returned with HTTP 202 Dec 22 12:08:47.440894 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 683/1364] 10.222.0.111 () {62 vars in 1378 bytes} [Tue Dec 22 12:08:47 2020] PUT /volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/818ea8b2-33b9-43ef-844c-e28f82e8dba2 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Dec 22 12:08:47.446388 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1be2580b-5b8f-48c3-a27b-819b99ca1af8 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/818ea8b2-33b9-43ef-844c-e28f82e8dba2 Dec 22 12:08:47.446716 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1be2580b-5b8f-48c3-a27b-819b99ca1af8 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:47.446847 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:47.446847 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:47.447052 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1be2580b-5b8f-48c3-a27b-819b99ca1af8 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:47.447817 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-1be2580b-5b8f-48c3-a27b-819b99ca1af8 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] show called for member 818ea8b2-33b9-43ef-844c-e28f82e8dba2 {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:08:47.451984 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:47.451984 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:47.472601 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1be2580b-5b8f-48c3-a27b-819b99ca1af8 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/818ea8b2-33b9-43ef-844c-e28f82e8dba2 returned with HTTP 200 Dec 22 12:08:47.474736 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 682/1365] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:08:47 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/818ea8b2-33b9-43ef-844c-e28f82e8dba2 => generated 323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:48.314272 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6ffd55e0-6cdc-40ba-8031-5c892bbff9ee tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:48.314744 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6ffd55e0-6cdc-40ba-8031-5c892bbff9ee tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:48.314744 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:48.314744 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:48.314930 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6ffd55e0-6cdc-40ba-8031-5c892bbff9ee tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:48.343739 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:48.343739 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:48.348844 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6ffd55e0-6cdc-40ba-8031-5c892bbff9ee tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:48.359953 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:48.359953 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:48.364922 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6ffd55e0-6cdc-40ba-8031-5c892bbff9ee tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:48.365432 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 684/1366] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:48 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:48.482179 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8f189520-e204-411a-bbd9-c2868315c206 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/818ea8b2-33b9-43ef-844c-e28f82e8dba2 Dec 22 12:08:48.482399 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8f189520-e204-411a-bbd9-c2868315c206 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:48.482725 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:48.482725 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:48.483047 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8f189520-e204-411a-bbd9-c2868315c206 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:48.483272 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-8f189520-e204-411a-bbd9-c2868315c206 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] show called for member 818ea8b2-33b9-43ef-844c-e28f82e8dba2 {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:08:48.487634 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:48.487634 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:48.503191 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8f189520-e204-411a-bbd9-c2868315c206 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/818ea8b2-33b9-43ef-844c-e28f82e8dba2 returned with HTTP 200 Dec 22 12:08:48.503647 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 683/1367] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:08:48 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/818ea8b2-33b9-43ef-844c-e28f82e8dba2 => generated 324 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:48.510581 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9a4fe208-9556-487e-8600-293c941f01eb tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/detail Dec 22 12:08:48.510910 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9a4fe208-9556-487e-8600-293c941f01eb tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:48.511048 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:48.511048 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:48.511247 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9a4fe208-9556-487e-8600-293c941f01eb tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'detail' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:48.511663 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-9a4fe208-9556-487e-8600-293c941f01eb tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:08:48.512598 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9a4fe208-9556-487e-8600-293c941f01eb tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:08:48.541291 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9a4fe208-9556-487e-8600-293c941f01eb tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Get all volumes completed successfully. Dec 22 12:08:48.542325 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-9a4fe208-9556-487e-8600-293c941f01eb tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:48.542547 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-9a4fe208-9556-487e-8600-293c941f01eb tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:48.547049 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-9a4fe208-9556-487e-8600-293c941f01eb tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:48.550702 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:48.550702 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:48.557167 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-9a4fe208-9556-487e-8600-293c941f01eb tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:48.557552 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-9a4fe208-9556-487e-8600-293c941f01eb tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:48.561499 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-9a4fe208-9556-487e-8600-293c941f01eb tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:48.567875 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:48.567875 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:48.575653 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9a4fe208-9556-487e-8600-293c941f01eb tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/detail returned with HTTP 200 Dec 22 12:08:48.576161 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 685/1368] 10.222.0.111 () {60 vars in 1271 bytes} [Tue Dec 22 12:08:48 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/detail => generated 1963 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 12:08:48.584824 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-72a33c46-ddd7-4ee7-8444-424ccff6a505 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/detail Dec 22 12:08:48.585136 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-72a33c46-ddd7-4ee7-8444-424ccff6a505 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:48.585267 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:48.585267 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:48.585457 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-72a33c46-ddd7-4ee7-8444-424ccff6a505 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'detail' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:48.585800 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-72a33c46-ddd7-4ee7-8444-424ccff6a505 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:08:48.586227 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:48.586227 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:48.586782 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-72a33c46-ddd7-4ee7-8444-424ccff6a505 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88155) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:08:48.615646 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-72a33c46-ddd7-4ee7-8444-424ccff6a505 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Get all volumes completed successfully. Dec 22 12:08:48.616575 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-72a33c46-ddd7-4ee7-8444-424ccff6a505 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:48.616764 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-72a33c46-ddd7-4ee7-8444-424ccff6a505 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:48.622665 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-72a33c46-ddd7-4ee7-8444-424ccff6a505 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:48.628679 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:48.628679 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:48.635048 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-72a33c46-ddd7-4ee7-8444-424ccff6a505 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:48.635321 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-72a33c46-ddd7-4ee7-8444-424ccff6a505 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:48.639986 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-72a33c46-ddd7-4ee7-8444-424ccff6a505 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:48.643464 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:48.643464 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:48.653517 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-72a33c46-ddd7-4ee7-8444-424ccff6a505 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/detail returned with HTTP 200 Dec 22 12:08:48.653941 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 684/1369] 10.222.0.111 () {60 vars in 1271 bytes} [Tue Dec 22 12:08:48 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/detail => generated 1963 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 22 12:08:48.664726 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f901cd2c-1dc2-41ce-be4b-15be1ba636f0 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] POST http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/818ea8b2-33b9-43ef-844c-e28f82e8dba2/action Dec 22 12:08:48.665145 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:48.665145 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:48.665472 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f901cd2c-1dc2-41ce-be4b-15be1ba636f0 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:08:48.665704 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f901cd2c-1dc2-41ce-be4b-15be1ba636f0 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:08:48.666377 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-f901cd2c-1dc2-41ce-be4b-15be1ba636f0 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] delete called for group 818ea8b2-33b9-43ef-844c-e28f82e8dba2 {{(pid=88156) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 22 12:08:48.666587 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.groups [None req-f901cd2c-1dc2-41ce-be4b-15be1ba636f0 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Delete group with id: 818ea8b2-33b9-43ef-844c-e28f82e8dba2 Dec 22 12:08:48.671012 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:48.671012 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:48.990661 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f901cd2c-1dc2-41ce-be4b-15be1ba636f0 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/818ea8b2-33b9-43ef-844c-e28f82e8dba2/action returned with HTTP 202 Dec 22 12:08:48.995353 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 686/1370] 10.222.0.111 () {62 vars in 1400 bytes} [Tue Dec 22 12:08:48 2020] POST /volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/818ea8b2-33b9-43ef-844c-e28f82e8dba2/action => generated 0 bytes in 331 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 12:08:48.998873 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2209d5b3-63df-45f9-8fd6-2e9c64d7f66a tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/26d29376-c6d8-4edc-b3ae-b94994217f62 Dec 22 12:08:48.999460 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2209d5b3-63df-45f9-8fd6-2e9c64d7f66a tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:48.999613 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:48.999613 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:48.999978 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2209d5b3-63df-45f9-8fd6-2e9c64d7f66a tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:49.025640 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:49.025640 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:49.030772 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2209d5b3-63df-45f9-8fd6-2e9c64d7f66a tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Volume info retrieved successfully. Dec 22 12:08:49.037634 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-2209d5b3-63df-45f9-8fd6-2e9c64d7f66a tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:49.037988 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-2209d5b3-63df-45f9-8fd6-2e9c64d7f66a tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:49.043128 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-2209d5b3-63df-45f9-8fd6-2e9c64d7f66a tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:49.047512 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:49.047512 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:49.059553 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2209d5b3-63df-45f9-8fd6-2e9c64d7f66a tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/26d29376-c6d8-4edc-b3ae-b94994217f62 returned with HTTP 200 Dec 22 12:08:49.060097 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 685/1371] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:08:48 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/26d29376-c6d8-4edc-b3ae-b94994217f62 => generated 984 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:49.377381 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a85b036c-2e26-41f5-86b5-0861279189b0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:49.380068 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a85b036c-2e26-41f5-86b5-0861279189b0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:49.380322 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:49.380322 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:49.380760 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a85b036c-2e26-41f5-86b5-0861279189b0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:49.406295 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:49.406295 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:49.411280 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a85b036c-2e26-41f5-86b5-0861279189b0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:49.420683 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:49.420683 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:49.424817 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a85b036c-2e26-41f5-86b5-0861279189b0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:49.425372 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 687/1372] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:49 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:50.069704 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-326ea296-8591-4ca4-a5eb-92c1e0519fac tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/26d29376-c6d8-4edc-b3ae-b94994217f62 Dec 22 12:08:50.070152 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-326ea296-8591-4ca4-a5eb-92c1e0519fac tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:50.070371 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:50.070371 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:50.070733 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-326ea296-8591-4ca4-a5eb-92c1e0519fac tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:50.097995 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:50.097995 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:50.103401 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-326ea296-8591-4ca4-a5eb-92c1e0519fac tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Volume info retrieved successfully. Dec 22 12:08:50.111231 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-326ea296-8591-4ca4-a5eb-92c1e0519fac tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:50.111589 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-326ea296-8591-4ca4-a5eb-92c1e0519fac tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:50.116191 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-326ea296-8591-4ca4-a5eb-92c1e0519fac tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:50.120622 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:50.120622 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:50.135522 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-326ea296-8591-4ca4-a5eb-92c1e0519fac tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/26d29376-c6d8-4edc-b3ae-b94994217f62 returned with HTTP 200 Dec 22 12:08:50.141435 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 686/1373] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:08:50 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/26d29376-c6d8-4edc-b3ae-b94994217f62 => generated 984 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:50.435160 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4c9b3ed2-98c3-4548-977c-832eefa3ea63 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:50.435793 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4c9b3ed2-98c3-4548-977c-832eefa3ea63 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:50.436007 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:50.436007 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:50.436399 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4c9b3ed2-98c3-4548-977c-832eefa3ea63 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:50.471278 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:50.471278 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:50.476107 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4c9b3ed2-98c3-4548-977c-832eefa3ea63 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:50.486936 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:50.486936 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:50.491238 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4c9b3ed2-98c3-4548-977c-832eefa3ea63 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:50.492186 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 688/1374] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:50 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:51.147678 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a4854d0f-42a3-42bb-8a21-398b90ee9535 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/26d29376-c6d8-4edc-b3ae-b94994217f62 Dec 22 12:08:51.147989 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a4854d0f-42a3-42bb-8a21-398b90ee9535 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:51.148152 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:51.148152 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:51.148365 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a4854d0f-42a3-42bb-8a21-398b90ee9535 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:51.176177 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:51.176177 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:51.183716 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a4854d0f-42a3-42bb-8a21-398b90ee9535 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Volume info retrieved successfully. Dec 22 12:08:51.190986 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a4854d0f-42a3-42bb-8a21-398b90ee9535 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:08:51.191530 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a4854d0f-42a3-42bb-8a21-398b90ee9535 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:08:51.196917 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-a4854d0f-42a3-42bb-8a21-398b90ee9535 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:08:51.201575 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:51.201575 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:51.211485 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a4854d0f-42a3-42bb-8a21-398b90ee9535 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/26d29376-c6d8-4edc-b3ae-b94994217f62 returned with HTTP 200 Dec 22 12:08:51.216297 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 687/1375] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:08:51 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/26d29376-c6d8-4edc-b3ae-b94994217f62 => generated 983 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:51.502483 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-00fd7c79-7e2f-4f24-b983-172368187bc3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:51.503769 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-00fd7c79-7e2f-4f24-b983-172368187bc3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:51.504329 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:51.504329 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:51.504915 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-00fd7c79-7e2f-4f24-b983-172368187bc3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:51.676007 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:51.676007 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:51.682297 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-00fd7c79-7e2f-4f24-b983-172368187bc3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:51.693073 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:51.693073 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:51.698323 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-00fd7c79-7e2f-4f24-b983-172368187bc3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:51.702972 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 689/1376] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:51 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:08:52.221898 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6e4a97c1-863e-4043-98e6-174f0943198e tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/26d29376-c6d8-4edc-b3ae-b94994217f62 Dec 22 12:08:52.222272 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6e4a97c1-863e-4043-98e6-174f0943198e tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:52.222454 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:52.222454 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:52.222683 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6e4a97c1-863e-4043-98e6-174f0943198e tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:52.246489 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6e4a97c1-863e-4043-98e6-174f0943198e tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/26d29376-c6d8-4edc-b3ae-b94994217f62 returned with HTTP 404 Dec 22 12:08:52.247115 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 688/1377] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:08:52 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/26d29376-c6d8-4edc-b3ae-b94994217f62 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 12:08:52.252048 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8119423b-9e1a-4286-afc3-ff007bdd8032 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/f81e94b3-1580-4723-aa31-ba7c62644938 Dec 22 12:08:52.252344 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8119423b-9e1a-4286-afc3-ff007bdd8032 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:52.252474 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:52.252474 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:52.252668 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8119423b-9e1a-4286-afc3-ff007bdd8032 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:52.274996 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8119423b-9e1a-4286-afc3-ff007bdd8032 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/f81e94b3-1580-4723-aa31-ba7c62644938 returned with HTTP 404 Dec 22 12:08:52.275687 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 690/1378] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:08:52 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/f81e94b3-1580-4723-aa31-ba7c62644938 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 12:08:52.283509 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-944438fc-ec67-4d94-929c-ac9c618c965c tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] GET http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/818ea8b2-33b9-43ef-844c-e28f82e8dba2 Dec 22 12:08:52.284226 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-944438fc-ec67-4d94-929c-ac9c618c965c tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:52.284810 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-944438fc-ec67-4d94-929c-ac9c618c965c tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:52.285292 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-944438fc-ec67-4d94-929c-ac9c618c965c tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] show called for member 818ea8b2-33b9-43ef-844c-e28f82e8dba2 {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:08:52.292321 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-944438fc-ec67-4d94-929c-ac9c618c965c tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/818ea8b2-33b9-43ef-844c-e28f82e8dba2 returned with HTTP 404 Dec 22 12:08:52.292839 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 689/1379] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:08:52 2020] GET /volume/v3/91830cc812ee40eea1e5651fe339b5d4/groups/818ea8b2-33b9-43ef-844c-e28f82e8dba2 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 12:08:52.297232 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-654bbecb-b1d4-4d97-a864-c4729c921e87 tempest-GroupsTest-1407468223 tempest-GroupsTest-1407468223] DELETE http://10.222.0.111/volume/v3/92338e74b11d4c2da8605f82371281d0/group_types/f60bc80b-4c13-4fd4-a7eb-61a80917a6d3 Dec 22 12:08:52.297540 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-654bbecb-b1d4-4d97-a864-c4729c921e87 tempest-GroupsTest-1407468223 tempest-GroupsTest-1407468223] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:52.297795 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-654bbecb-b1d4-4d97-a864-c4729c921e87 tempest-GroupsTest-1407468223 tempest-GroupsTest-1407468223] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:52.315552 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 12:08:52.315552 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 12:08:52.375986 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-654bbecb-b1d4-4d97-a864-c4729c921e87 tempest-GroupsTest-1407468223 tempest-GroupsTest-1407468223] http://10.222.0.111/volume/v3/92338e74b11d4c2da8605f82371281d0/group_types/f60bc80b-4c13-4fd4-a7eb-61a80917a6d3 returned with HTTP 202 Dec 22 12:08:52.376450 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 691/1380] 10.222.0.111 () {60 vars in 1376 bytes} [Tue Dec 22 12:08:52 2020] DELETE /volume/v3/92338e74b11d4c2da8605f82371281d0/group_types/f60bc80b-4c13-4fd4-a7eb-61a80917a6d3 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 12:08:52.382468 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-828e851e-22a5-4bc8-bd4e-702ed98e3d31 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] DELETE http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/26d29376-c6d8-4edc-b3ae-b94994217f62 Dec 22 12:08:52.382781 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-828e851e-22a5-4bc8-bd4e-702ed98e3d31 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:52.385492 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-828e851e-22a5-4bc8-bd4e-702ed98e3d31 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:52.385492 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-828e851e-22a5-4bc8-bd4e-702ed98e3d31 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Delete volume with id: 26d29376-c6d8-4edc-b3ae-b94994217f62 Dec 22 12:08:52.406619 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-828e851e-22a5-4bc8-bd4e-702ed98e3d31 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/26d29376-c6d8-4edc-b3ae-b94994217f62 returned with HTTP 404 Dec 22 12:08:52.407194 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 690/1381] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:08:52 2020] DELETE /volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/26d29376-c6d8-4edc-b3ae-b94994217f62 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:08:52.412388 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4446d92e-1b05-4efb-b737-64f96c22a764 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] DELETE http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/f81e94b3-1580-4723-aa31-ba7c62644938 Dec 22 12:08:52.412722 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4446d92e-1b05-4efb-b737-64f96c22a764 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:52.413067 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4446d92e-1b05-4efb-b737-64f96c22a764 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:52.413378 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-4446d92e-1b05-4efb-b737-64f96c22a764 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] Delete volume with id: f81e94b3-1580-4723-aa31-ba7c62644938 Dec 22 12:08:52.436303 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4446d92e-1b05-4efb-b737-64f96c22a764 tempest-GroupsTest-927038698 tempest-GroupsTest-927038698] http://10.222.0.111/volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/f81e94b3-1580-4723-aa31-ba7c62644938 returned with HTTP 404 Dec 22 12:08:52.436956 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 692/1382] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:08:52 2020] DELETE /volume/v3/91830cc812ee40eea1e5651fe339b5d4/volumes/f81e94b3-1580-4723-aa31-ba7c62644938 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:08:52.446741 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3d9e3ee9-3140-4115-930b-007a23b067c4 tempest-GroupsTest-1407468223 tempest-GroupsTest-1407468223] DELETE http://10.222.0.111/volume/v3/92338e74b11d4c2da8605f82371281d0/types/4fd4d1c6-5bde-4932-a765-0fb13ee73588 Dec 22 12:08:52.447484 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3d9e3ee9-3140-4115-930b-007a23b067c4 tempest-GroupsTest-1407468223 tempest-GroupsTest-1407468223] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:52.448106 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3d9e3ee9-3140-4115-930b-007a23b067c4 tempest-GroupsTest-1407468223 tempest-GroupsTest-1407468223] Calling method '_delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:52.490563 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 12:08:52.490563 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 12:08:52.537559 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3d9e3ee9-3140-4115-930b-007a23b067c4 tempest-GroupsTest-1407468223 tempest-GroupsTest-1407468223] http://10.222.0.111/volume/v3/92338e74b11d4c2da8605f82371281d0/types/4fd4d1c6-5bde-4932-a765-0fb13ee73588 returned with HTTP 202 Dec 22 12:08:52.537559 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 691/1383] 10.222.0.111 () {58 vars in 1317 bytes} [Tue Dec 22 12:08:52 2020] DELETE /volume/v3/92338e74b11d4c2da8605f82371281d0/types/4fd4d1c6-5bde-4932-a765-0fb13ee73588 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:08:52.540661 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cd9091c8-d4b2-4e1b-9b21-2c9e6dcfc521 tempest-GroupsTest-1407468223 tempest-GroupsTest-1407468223] GET http://10.222.0.111/volume/v3/92338e74b11d4c2da8605f82371281d0/types/4fd4d1c6-5bde-4932-a765-0fb13ee73588 Dec 22 12:08:52.540967 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cd9091c8-d4b2-4e1b-9b21-2c9e6dcfc521 tempest-GroupsTest-1407468223 tempest-GroupsTest-1407468223] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:52.541267 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cd9091c8-d4b2-4e1b-9b21-2c9e6dcfc521 tempest-GroupsTest-1407468223 tempest-GroupsTest-1407468223] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:52.548337 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cd9091c8-d4b2-4e1b-9b21-2c9e6dcfc521 tempest-GroupsTest-1407468223 tempest-GroupsTest-1407468223] http://10.222.0.111/volume/v3/92338e74b11d4c2da8605f82371281d0/types/4fd4d1c6-5bde-4932-a765-0fb13ee73588 returned with HTTP 404 Dec 22 12:08:52.548859 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 693/1384] 10.222.0.111 () {58 vars in 1314 bytes} [Tue Dec 22 12:08:52 2020] GET /volume/v3/92338e74b11d4c2da8605f82371281d0/types/4fd4d1c6-5bde-4932-a765-0fb13ee73588 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:08:52.553599 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9b23bf87-4e25-4095-9459-418416f53e03 tempest-GroupsTest-1407468223 tempest-GroupsTest-1407468223] DELETE http://10.222.0.111/volume/v3/92338e74b11d4c2da8605f82371281d0/types/9dc7ed28-48c5-4804-816e-b6b73e3379c3 Dec 22 12:08:52.553996 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9b23bf87-4e25-4095-9459-418416f53e03 tempest-GroupsTest-1407468223 tempest-GroupsTest-1407468223] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:52.554279 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9b23bf87-4e25-4095-9459-418416f53e03 tempest-GroupsTest-1407468223 tempest-GroupsTest-1407468223] Calling method '_delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:52.649703 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9b23bf87-4e25-4095-9459-418416f53e03 tempest-GroupsTest-1407468223 tempest-GroupsTest-1407468223] http://10.222.0.111/volume/v3/92338e74b11d4c2da8605f82371281d0/types/9dc7ed28-48c5-4804-816e-b6b73e3379c3 returned with HTTP 202 Dec 22 12:08:52.650641 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 692/1385] 10.222.0.111 () {58 vars in 1317 bytes} [Tue Dec 22 12:08:52 2020] DELETE /volume/v3/92338e74b11d4c2da8605f82371281d0/types/9dc7ed28-48c5-4804-816e-b6b73e3379c3 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 12:08:52.656336 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-701855a8-aab2-41ff-af62-acd25adfdc76 tempest-GroupsTest-1407468223 tempest-GroupsTest-1407468223] GET http://10.222.0.111/volume/v3/92338e74b11d4c2da8605f82371281d0/types/9dc7ed28-48c5-4804-816e-b6b73e3379c3 Dec 22 12:08:52.656793 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-701855a8-aab2-41ff-af62-acd25adfdc76 tempest-GroupsTest-1407468223 tempest-GroupsTest-1407468223] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:52.657062 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-701855a8-aab2-41ff-af62-acd25adfdc76 tempest-GroupsTest-1407468223 tempest-GroupsTest-1407468223] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:52.665150 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-701855a8-aab2-41ff-af62-acd25adfdc76 tempest-GroupsTest-1407468223 tempest-GroupsTest-1407468223] http://10.222.0.111/volume/v3/92338e74b11d4c2da8605f82371281d0/types/9dc7ed28-48c5-4804-816e-b6b73e3379c3 returned with HTTP 404 Dec 22 12:08:52.665613 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 694/1386] 10.222.0.111 () {58 vars in 1314 bytes} [Tue Dec 22 12:08:52 2020] GET /volume/v3/92338e74b11d4c2da8605f82371281d0/types/9dc7ed28-48c5-4804-816e-b6b73e3379c3 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:08:52.708358 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7e4631b0-8c0f-43c4-b9d2-bc95e3cbf08c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:52.708675 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7e4631b0-8c0f-43c4-b9d2-bc95e3cbf08c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:52.708977 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7e4631b0-8c0f-43c4-b9d2-bc95e3cbf08c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:52.740912 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:52.740912 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:52.746258 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7e4631b0-8c0f-43c4-b9d2-bc95e3cbf08c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:52.757940 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:52.757940 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:52.763416 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7e4631b0-8c0f-43c4-b9d2-bc95e3cbf08c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:52.763965 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 693/1387] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:52 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:53.772943 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-71ef2400-1bb2-4d12-b383-040cf05b999f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:53.773314 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-71ef2400-1bb2-4d12-b383-040cf05b999f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:53.773470 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-71ef2400-1bb2-4d12-b383-040cf05b999f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:53.799626 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:53.799626 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:53.804156 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-71ef2400-1bb2-4d12-b383-040cf05b999f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:53.816124 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:53.816124 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:53.820801 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-71ef2400-1bb2-4d12-b383-040cf05b999f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:53.821407 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 695/1388] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:53 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:54.834486 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e0622e8d-95df-4226-88e1-0944f485d57f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:54.835126 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e0622e8d-95df-4226-88e1-0944f485d57f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:54.835347 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:54.835347 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:54.835889 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e0622e8d-95df-4226-88e1-0944f485d57f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:54.867824 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:54.867824 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:54.874656 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e0622e8d-95df-4226-88e1-0944f485d57f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:54.886091 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:54.886091 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:54.891106 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e0622e8d-95df-4226-88e1-0944f485d57f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:54.891582 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 694/1389] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:54 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:55.901337 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1c98951f-16ea-4575-afdd-9afc37b1caae tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:55.902009 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1c98951f-16ea-4575-afdd-9afc37b1caae tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:55.902227 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:55.902227 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:55.902541 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1c98951f-16ea-4575-afdd-9afc37b1caae tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:55.929064 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:55.929064 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:55.935149 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1c98951f-16ea-4575-afdd-9afc37b1caae tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:55.948577 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:55.948577 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:55.953231 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1c98951f-16ea-4575-afdd-9afc37b1caae tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:55.954011 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 696/1390] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:55 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:56.963847 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-36a96e8a-83a4-4c94-af55-f481584b7d92 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:56.964467 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-36a96e8a-83a4-4c94-af55-f481584b7d92 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:56.964683 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:56.964683 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:56.965012 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-36a96e8a-83a4-4c94-af55-f481584b7d92 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:56.992014 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:56.992014 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:57.002023 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-36a96e8a-83a4-4c94-af55-f481584b7d92 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:57.012309 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:57.012309 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:57.016715 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-36a96e8a-83a4-4c94-af55-f481584b7d92 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:57.028210 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 695/1391] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:56 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:57.217042 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f5f18c13-1db1-44eb-9be2-2bf09fdfaabf tempest-VolumesServicesTestJSON-652463468 tempest-VolumesServicesTestJSON-652463468] GET http://10.222.0.111/volume/v3/9d56538bfaf64b4b9fe5cd7b01cd40ee/os-services Dec 22 12:08:57.218377 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f5f18c13-1db1-44eb-9be2-2bf09fdfaabf tempest-VolumesServicesTestJSON-652463468 tempest-VolumesServicesTestJSON-652463468] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:57.218377 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:57.218377 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:57.218377 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f5f18c13-1db1-44eb-9be2-2bf09fdfaabf tempest-VolumesServicesTestJSON-652463468 tempest-VolumesServicesTestJSON-652463468] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:57.224688 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f5f18c13-1db1-44eb-9be2-2bf09fdfaabf tempest-VolumesServicesTestJSON-652463468 tempest-VolumesServicesTestJSON-652463468] http://10.222.0.111/volume/v3/9d56538bfaf64b4b9fe5cd7b01cd40ee/os-services returned with HTTP 200 Dec 22 12:08:57.225405 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 697/1392] 10.222.0.111 () {58 vars in 1221 bytes} [Tue Dec 22 12:08:57 2020] GET /volume/v3/9d56538bfaf64b4b9fe5cd7b01cd40ee/os-services => generated 629 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:08:57.235058 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-15746ca6-0384-4b9e-bfce-93c9452add9f tempest-VolumesServicesTestJSON-652463468 tempest-VolumesServicesTestJSON-652463468] GET http://10.222.0.111/volume/v3/9d56538bfaf64b4b9fe5cd7b01cd40ee/os-services?host=n-d-765315-6 Dec 22 12:08:57.235428 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-15746ca6-0384-4b9e-bfce-93c9452add9f tempest-VolumesServicesTestJSON-652463468 tempest-VolumesServicesTestJSON-652463468] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:57.235704 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:57.235704 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:57.236024 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-15746ca6-0384-4b9e-bfce-93c9452add9f tempest-VolumesServicesTestJSON-652463468 tempest-VolumesServicesTestJSON-652463468] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:57.242071 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-15746ca6-0384-4b9e-bfce-93c9452add9f tempest-VolumesServicesTestJSON-652463468 tempest-VolumesServicesTestJSON-652463468] http://10.222.0.111/volume/v3/9d56538bfaf64b4b9fe5cd7b01cd40ee/os-services?host=n-d-765315-6 returned with HTTP 200 Dec 22 12:08:57.242597 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 696/1393] 10.222.0.111 () {58 vars in 1256 bytes} [Tue Dec 22 12:08:57 2020] GET /volume/v3/9d56538bfaf64b4b9fe5cd7b01cd40ee/os-services?host=n-d-765315-6 => generated 629 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:08:57.251921 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-414ecc43-95da-4e57-8c88-c61ea08efa21 tempest-VolumesServicesTestJSON-652463468 tempest-VolumesServicesTestJSON-652463468] GET http://10.222.0.111/volume/v3/9d56538bfaf64b4b9fe5cd7b01cd40ee/os-services?host=n-d-765315-6&binary=cinder-scheduler Dec 22 12:08:57.252263 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-414ecc43-95da-4e57-8c88-c61ea08efa21 tempest-VolumesServicesTestJSON-652463468 tempest-VolumesServicesTestJSON-652463468] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:57.252698 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-414ecc43-95da-4e57-8c88-c61ea08efa21 tempest-VolumesServicesTestJSON-652463468 tempest-VolumesServicesTestJSON-652463468] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:57.258514 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-414ecc43-95da-4e57-8c88-c61ea08efa21 tempest-VolumesServicesTestJSON-652463468 tempest-VolumesServicesTestJSON-652463468] http://10.222.0.111/volume/v3/9d56538bfaf64b4b9fe5cd7b01cd40ee/os-services?host=n-d-765315-6&binary=cinder-scheduler returned with HTTP 200 Dec 22 12:08:57.259003 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 698/1394] 10.222.0.111 () {58 vars in 1304 bytes} [Tue Dec 22 12:08:57 2020] GET /volume/v3/9d56538bfaf64b4b9fe5cd7b01cd40ee/os-services?host=n-d-765315-6&binary=cinder-scheduler => generated 191 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:08:57.268612 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fecc000a-1eb9-4525-abc3-aa27d004a2cb tempest-VolumesServicesTestJSON-652463468 tempest-VolumesServicesTestJSON-652463468] GET http://10.222.0.111/volume/v3/9d56538bfaf64b4b9fe5cd7b01cd40ee/os-services?binary=cinder-scheduler Dec 22 12:08:57.268889 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fecc000a-1eb9-4525-abc3-aa27d004a2cb tempest-VolumesServicesTestJSON-652463468 tempest-VolumesServicesTestJSON-652463468] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:57.269154 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fecc000a-1eb9-4525-abc3-aa27d004a2cb tempest-VolumesServicesTestJSON-652463468 tempest-VolumesServicesTestJSON-652463468] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:57.273497 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fecc000a-1eb9-4525-abc3-aa27d004a2cb tempest-VolumesServicesTestJSON-652463468 tempest-VolumesServicesTestJSON-652463468] http://10.222.0.111/volume/v3/9d56538bfaf64b4b9fe5cd7b01cd40ee/os-services?binary=cinder-scheduler returned with HTTP 200 Dec 22 12:08:57.273877 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 697/1395] 10.222.0.111 () {58 vars in 1268 bytes} [Tue Dec 22 12:08:57 2020] GET /volume/v3/9d56538bfaf64b4b9fe5cd7b01cd40ee/os-services?binary=cinder-scheduler => generated 191 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:08:57.368925 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-43878f62-8051-4b40-9040-68cb1de9308e tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] POST http://10.222.0.111/volume/v3/f862e48ec4b649bfb03b385e41c24762/volumes Dec 22 12:08:57.370304 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-43878f62-8051-4b40-9040-68cb1de9308e tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-2147372924"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:08:57.370304 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-43878f62-8051-4b40-9040-68cb1de9308e tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-2147372924'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:08:57.370304 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-43878f62-8051-4b40-9040-68cb1de9308e tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Create volume of 1 GB Dec 22 12:08:57.377220 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-43878f62-8051-4b40-9040-68cb1de9308e tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Availability Zones retrieved successfully. Dec 22 12:08:57.385658 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-43878f62-8051-4b40-9040-68cb1de9308e tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Flow 'volume_create_api' (d596b605-7684-4378-81fb-01aee6113216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:08:57.387014 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-43878f62-8051-4b40-9040-68cb1de9308e tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56dde7a2-94dc-4ad4-91a4-032dabcee845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:08:57.388023 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-43878f62-8051-4b40-9040-68cb1de9308e tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:08:57.442515 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-43878f62-8051-4b40-9040-68cb1de9308e tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56dde7a2-94dc-4ad4-91a4-032dabcee845) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:08:57.445302 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-43878f62-8051-4b40-9040-68cb1de9308e tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfbd699e-813e-458f-b625-f43eefd36695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:08:57.574693 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-43878f62-8051-4b40-9040-68cb1de9308e tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Created reservations ['4cb57bb3-1017-4b89-b980-bed513f2944d', '1a163f27-3eaf-4912-b033-41a47d305c4e', '94d8607e-f7a0-40d6-9f0d-bbf5dddb8025', '1e10093d-07e5-4ec6-8a43-d58444c32ecb'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:08:57.576119 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-43878f62-8051-4b40-9040-68cb1de9308e tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfbd699e-813e-458f-b625-f43eefd36695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cb57bb3-1017-4b89-b980-bed513f2944d', '1a163f27-3eaf-4912-b033-41a47d305c4e', '94d8607e-f7a0-40d6-9f0d-bbf5dddb8025', '1e10093d-07e5-4ec6-8a43-d58444c32ecb']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:08:57.577402 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-43878f62-8051-4b40-9040-68cb1de9308e tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dd4c16b-e4b1-464c-ab6e-97e35ede88f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:08:57.647040 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-43878f62-8051-4b40-9040-68cb1de9308e tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dd4c16b-e4b1-464c-ab6e-97e35ede88f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dff85e91-de7a-47e2-b806-58677475b1bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2147372924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f862e48ec4b649bfb03b385e41c24762',qos_specs=None,replication_status=,reservations=['4cb57bb3-1017-4b89-b980-bed513f2944d','1a163f27-3eaf-4912-b033-41a47d305c4e','94d8607e-f7a0-40d6-9f0d-bbf5dddb8025','1e10093d-07e5-4ec6-8a43-d58444c32ecb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e16a5a0fa19c41d2b82bdc1f40c0d85a',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:08:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2147372924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dff85e91-de7a-47e2-b806-58677475b1bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f862e48ec4b649bfb03b385e41c24762',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e16a5a0fa19c41d2b82bdc1f40c0d85a',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:08:57.648328 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-43878f62-8051-4b40-9040-68cb1de9308e tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0060b77-f01a-4b66-bb56-a5b83ae48f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:08:57.723496 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-43878f62-8051-4b40-9040-68cb1de9308e tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0060b77-f01a-4b66-bb56-a5b83ae48f6a) transitioned into state 'SUCCESS' from state '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-2147372924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f862e48ec4b649bfb03b385e41c24762',qos_specs=None,replication_status=,reservations=['4cb57bb3-1017-4b89-b980-bed513f2944d','1a163f27-3eaf-4912-b033-41a47d305c4e','94d8607e-f7a0-40d6-9f0d-bbf5dddb8025','1e10093d-07e5-4ec6-8a43-d58444c32ecb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e16a5a0fa19c41d2b82bdc1f40c0d85a',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:08:57.724683 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-43878f62-8051-4b40-9040-68cb1de9308e tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4bdf3d9-c259-4dc2-9f74-5ebbf5e81450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:08:57.788360 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-43878f62-8051-4b40-9040-68cb1de9308e tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4bdf3d9-c259-4dc2-9f74-5ebbf5e81450) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:08:57.789688 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-43878f62-8051-4b40-9040-68cb1de9308e tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Flow 'volume_create_api' (d596b605-7684-4378-81fb-01aee6113216) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:08:57.818064 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-43878f62-8051-4b40-9040-68cb1de9308e tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Create volume request issued successfully. Dec 22 12:08:57.825369 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-43878f62-8051-4b40-9040-68cb1de9308e tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] http://10.222.0.111/volume/v3/f862e48ec4b649bfb03b385e41c24762/volumes returned with HTTP 202 Dec 22 12:08:57.825847 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 699/1396] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:08:57 2020] POST /volume/v3/f862e48ec4b649bfb03b385e41c24762/volumes => generated 825 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:08:57.833757 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-975632d9-3c18-4223-a676-2b070f209676 tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] GET http://10.222.0.111/volume/v3/f862e48ec4b649bfb03b385e41c24762/volumes/dff85e91-de7a-47e2-b806-58677475b1bc Dec 22 12:08:57.834157 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-975632d9-3c18-4223-a676-2b070f209676 tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:57.834420 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-975632d9-3c18-4223-a676-2b070f209676 tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:57.861249 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:57.861249 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:57.866161 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-975632d9-3c18-4223-a676-2b070f209676 tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Volume info retrieved successfully. Dec 22 12:08:57.884023 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-975632d9-3c18-4223-a676-2b070f209676 tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] http://10.222.0.111/volume/v3/f862e48ec4b649bfb03b385e41c24762/volumes/dff85e91-de7a-47e2-b806-58677475b1bc returned with HTTP 200 Dec 22 12:08:57.884023 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 698/1397] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:57 2020] GET /volume/v3/f862e48ec4b649bfb03b385e41c24762/volumes/dff85e91-de7a-47e2-b806-58677475b1bc => generated 893 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:08:58.043560 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-398ba041-e5c7-469c-a200-a3108d9626ce tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:58.044452 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-398ba041-e5c7-469c-a200-a3108d9626ce tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:58.044717 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:58.044717 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:58.045149 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-398ba041-e5c7-469c-a200-a3108d9626ce tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:58.071946 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:58.071946 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:58.077606 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-398ba041-e5c7-469c-a200-a3108d9626ce tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:58.091044 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:58.091044 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:58.092338 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-398ba041-e5c7-469c-a200-a3108d9626ce tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:58.092886 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 700/1398] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:58 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:58.889010 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-72b38196-2774-40a3-91e6-af9765cc7062 tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] GET http://10.222.0.111/volume/v3/f862e48ec4b649bfb03b385e41c24762/volumes/dff85e91-de7a-47e2-b806-58677475b1bc Dec 22 12:08:58.889407 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-72b38196-2774-40a3-91e6-af9765cc7062 tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:58.889621 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:58.889621 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:58.889820 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-72b38196-2774-40a3-91e6-af9765cc7062 tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:58.913846 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:58.913846 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:58.918521 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-72b38196-2774-40a3-91e6-af9765cc7062 tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Volume info retrieved successfully. Dec 22 12:08:58.928627 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-72b38196-2774-40a3-91e6-af9765cc7062 tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] http://10.222.0.111/volume/v3/f862e48ec4b649bfb03b385e41c24762/volumes/dff85e91-de7a-47e2-b806-58677475b1bc returned with HTTP 200 Dec 22 12:08:58.929051 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 699/1399] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:58 2020] GET /volume/v3/f862e48ec4b649bfb03b385e41c24762/volumes/dff85e91-de7a-47e2-b806-58677475b1bc => generated 918 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:08:58.937241 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ac7ec71d-a8c0-44d5-ba5a-b213e9e3f067 tempest-VolumesServicesTestJSON-652463468 tempest-VolumesServicesTestJSON-652463468] GET http://10.222.0.111/volume/v3/9d56538bfaf64b4b9fe5cd7b01cd40ee/volumes/dff85e91-de7a-47e2-b806-58677475b1bc Dec 22 12:08:58.937527 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ac7ec71d-a8c0-44d5-ba5a-b213e9e3f067 tempest-VolumesServicesTestJSON-652463468 tempest-VolumesServicesTestJSON-652463468] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:58.939682 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:58.939682 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:58.939895 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ac7ec71d-a8c0-44d5-ba5a-b213e9e3f067 tempest-VolumesServicesTestJSON-652463468 tempest-VolumesServicesTestJSON-652463468] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:58.967004 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:58.967004 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:58.971728 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ac7ec71d-a8c0-44d5-ba5a-b213e9e3f067 tempest-VolumesServicesTestJSON-652463468 tempest-VolumesServicesTestJSON-652463468] Volume info retrieved successfully. Dec 22 12:08:58.982590 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ac7ec71d-a8c0-44d5-ba5a-b213e9e3f067 tempest-VolumesServicesTestJSON-652463468 tempest-VolumesServicesTestJSON-652463468] http://10.222.0.111/volume/v3/9d56538bfaf64b4b9fe5cd7b01cd40ee/volumes/dff85e91-de7a-47e2-b806-58677475b1bc returned with HTTP 200 Dec 22 12:08:58.983143 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 701/1400] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:58 2020] GET /volume/v3/9d56538bfaf64b4b9fe5cd7b01cd40ee/volumes/dff85e91-de7a-47e2-b806-58677475b1bc => generated 1089 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:08:58.992470 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a3680ad1-5215-487d-9685-3b6441a9fabb tempest-VolumesServicesTestJSON-652463468 tempest-VolumesServicesTestJSON-652463468] GET http://10.222.0.111/volume/v3/9d56538bfaf64b4b9fe5cd7b01cd40ee/os-services?host=n-d-765315-6&binary=cinder-volume Dec 22 12:08:58.992927 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a3680ad1-5215-487d-9685-3b6441a9fabb tempest-VolumesServicesTestJSON-652463468 tempest-VolumesServicesTestJSON-652463468] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:58.993062 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:58.993062 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:58.993405 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a3680ad1-5215-487d-9685-3b6441a9fabb tempest-VolumesServicesTestJSON-652463468 tempest-VolumesServicesTestJSON-652463468] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:58.998838 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a3680ad1-5215-487d-9685-3b6441a9fabb tempest-VolumesServicesTestJSON-652463468 tempest-VolumesServicesTestJSON-652463468] http://10.222.0.111/volume/v3/9d56538bfaf64b4b9fe5cd7b01cd40ee/os-services?host=n-d-765315-6&binary=cinder-volume returned with HTTP 200 Dec 22 12:08:58.999269 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 700/1401] 10.222.0.111 () {58 vars in 1298 bytes} [Tue Dec 22 12:08:58 2020] GET /volume/v3/9d56538bfaf64b4b9fe5cd7b01cd40ee/os-services?host=n-d-765315-6&binary=cinder-volume => generated 278 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:08:59.008487 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-39bbf253-aade-46ef-85ae-af1f10c2adaf tempest-VolumesServicesTestJSON-652463468 tempest-VolumesServicesTestJSON-652463468] GET http://10.222.0.111/volume/v3/9d56538bfaf64b4b9fe5cd7b01cd40ee/os-services Dec 22 12:08:59.008738 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-39bbf253-aade-46ef-85ae-af1f10c2adaf tempest-VolumesServicesTestJSON-652463468 tempest-VolumesServicesTestJSON-652463468] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:59.008872 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:59.008872 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:59.009068 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-39bbf253-aade-46ef-85ae-af1f10c2adaf tempest-VolumesServicesTestJSON-652463468 tempest-VolumesServicesTestJSON-652463468] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:59.015650 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-39bbf253-aade-46ef-85ae-af1f10c2adaf tempest-VolumesServicesTestJSON-652463468 tempest-VolumesServicesTestJSON-652463468] http://10.222.0.111/volume/v3/9d56538bfaf64b4b9fe5cd7b01cd40ee/os-services returned with HTTP 200 Dec 22 12:08:59.016441 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 702/1402] 10.222.0.111 () {58 vars in 1221 bytes} [Tue Dec 22 12:08:59 2020] GET /volume/v3/9d56538bfaf64b4b9fe5cd7b01cd40ee/os-services => generated 629 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:08:59.043104 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-47734920-873e-4684-b729-66131ef1802d tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] DELETE http://10.222.0.111/volume/v3/f862e48ec4b649bfb03b385e41c24762/volumes/dff85e91-de7a-47e2-b806-58677475b1bc Dec 22 12:08:59.043448 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-47734920-873e-4684-b729-66131ef1802d tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:59.043711 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-47734920-873e-4684-b729-66131ef1802d tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:59.043993 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-47734920-873e-4684-b729-66131ef1802d tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Delete volume with id: dff85e91-de7a-47e2-b806-58677475b1bc Dec 22 12:08:59.084601 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:59.084601 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:59.085267 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-47734920-873e-4684-b729-66131ef1802d tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Volume info retrieved successfully. Dec 22 12:08:59.101897 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d0cde273-625e-4ade-a4ba-eacc873b5899 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:08:59.102178 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d0cde273-625e-4ade-a4ba-eacc873b5899 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:59.102441 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d0cde273-625e-4ade-a4ba-eacc873b5899 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:59.128887 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:59.128887 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:59.137900 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d0cde273-625e-4ade-a4ba-eacc873b5899 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:08:59.147994 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:59.147994 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:59.152506 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d0cde273-625e-4ade-a4ba-eacc873b5899 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:08:59.152987 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 703/1403] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:59 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:08:59.161759 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-47734920-873e-4684-b729-66131ef1802d tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Delete volume request issued successfully. Dec 22 12:08:59.162025 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-47734920-873e-4684-b729-66131ef1802d tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] http://10.222.0.111/volume/v3/f862e48ec4b649bfb03b385e41c24762/volumes/dff85e91-de7a-47e2-b806-58677475b1bc returned with HTTP 202 Dec 22 12:08:59.162508 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 701/1404] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:08:59 2020] DELETE /volume/v3/f862e48ec4b649bfb03b385e41c24762/volumes/dff85e91-de7a-47e2-b806-58677475b1bc => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:08:59.167269 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1a435899-fee1-43b7-b767-dad31ee6b6b8 tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] GET http://10.222.0.111/volume/v3/f862e48ec4b649bfb03b385e41c24762/volumes/dff85e91-de7a-47e2-b806-58677475b1bc Dec 22 12:08:59.167545 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1a435899-fee1-43b7-b767-dad31ee6b6b8 tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:08:59.167671 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:08:59.167671 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:08:59.167862 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1a435899-fee1-43b7-b767-dad31ee6b6b8 tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:08:59.197971 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:08:59.197971 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:08:59.202366 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1a435899-fee1-43b7-b767-dad31ee6b6b8 tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Volume info retrieved successfully. Dec 22 12:08:59.213657 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1a435899-fee1-43b7-b767-dad31ee6b6b8 tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] http://10.222.0.111/volume/v3/f862e48ec4b649bfb03b385e41c24762/volumes/dff85e91-de7a-47e2-b806-58677475b1bc returned with HTTP 200 Dec 22 12:08:59.214275 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 704/1405] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:08:59 2020] GET /volume/v3/f862e48ec4b649bfb03b385e41c24762/volumes/dff85e91-de7a-47e2-b806-58677475b1bc => generated 917 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:09:00.164762 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-539bf4fb-3c1e-449c-8b2b-5704dbe8ed14 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:00.164762 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-539bf4fb-3c1e-449c-8b2b-5704dbe8ed14 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:00.164762 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:00.164762 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:00.164762 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-539bf4fb-3c1e-449c-8b2b-5704dbe8ed14 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:00.204818 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:00.204818 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:00.210635 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-539bf4fb-3c1e-449c-8b2b-5704dbe8ed14 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:00.229376 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-218fce7f-659e-41e2-b897-f3fe18e3c1d9 tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] GET http://10.222.0.111/volume/v3/f862e48ec4b649bfb03b385e41c24762/volumes/dff85e91-de7a-47e2-b806-58677475b1bc Dec 22 12:09:00.229376 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-218fce7f-659e-41e2-b897-f3fe18e3c1d9 tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:00.229376 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:00.229376 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:00.229376 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-218fce7f-659e-41e2-b897-f3fe18e3c1d9 tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:00.242338 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:00.242338 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:00.248615 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-539bf4fb-3c1e-449c-8b2b-5704dbe8ed14 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:00.253866 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 702/1406] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:00 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:00.255875 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:00.255875 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:00.282130 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-218fce7f-659e-41e2-b897-f3fe18e3c1d9 tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Volume info retrieved successfully. Dec 22 12:09:00.284532 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-218fce7f-659e-41e2-b897-f3fe18e3c1d9 tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] http://10.222.0.111/volume/v3/f862e48ec4b649bfb03b385e41c24762/volumes/dff85e91-de7a-47e2-b806-58677475b1bc returned with HTTP 200 Dec 22 12:09:00.285223 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 705/1407] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:00 2020] GET /volume/v3/f862e48ec4b649bfb03b385e41c24762/volumes/dff85e91-de7a-47e2-b806-58677475b1bc => generated 917 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:09:01.259686 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ac82d2ef-5e1a-4a71-8153-4277fcdd4722 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:01.260571 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ac82d2ef-5e1a-4a71-8153-4277fcdd4722 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:01.260865 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:01.260865 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:01.261185 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ac82d2ef-5e1a-4a71-8153-4277fcdd4722 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:01.295315 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b181ae8e-e7b8-4633-9444-7e9359c8d071 tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] GET http://10.222.0.111/volume/v3/f862e48ec4b649bfb03b385e41c24762/volumes/dff85e91-de7a-47e2-b806-58677475b1bc Dec 22 12:09:01.295664 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b181ae8e-e7b8-4633-9444-7e9359c8d071 tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:01.295800 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:01.295800 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:01.296061 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b181ae8e-e7b8-4633-9444-7e9359c8d071 tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:01.307329 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:01.307329 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:01.331665 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ac82d2ef-5e1a-4a71-8153-4277fcdd4722 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:01.347555 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b181ae8e-e7b8-4633-9444-7e9359c8d071 tempest-VolumesServicesTestJSON-415261396 tempest-VolumesServicesTestJSON-415261396] http://10.222.0.111/volume/v3/f862e48ec4b649bfb03b385e41c24762/volumes/dff85e91-de7a-47e2-b806-58677475b1bc returned with HTTP 404 Dec 22 12:09:01.350978 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 706/1408] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:01 2020] GET /volume/v3/f862e48ec4b649bfb03b385e41c24762/volumes/dff85e91-de7a-47e2-b806-58677475b1bc => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:09:01.376613 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:01.376613 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:01.384741 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ac82d2ef-5e1a-4a71-8153-4277fcdd4722 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:01.385396 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 703/1409] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:01 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:02.395458 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5a0faf09-ceba-4cac-bf16-0881202f4919 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:02.396902 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5a0faf09-ceba-4cac-bf16-0881202f4919 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:02.396902 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5a0faf09-ceba-4cac-bf16-0881202f4919 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:02.456488 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:02.456488 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:02.462120 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5a0faf09-ceba-4cac-bf16-0881202f4919 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:02.475739 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:02.475739 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:02.481071 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5a0faf09-ceba-4cac-bf16-0881202f4919 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:02.481689 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 707/1410] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:02 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:03.490475 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7ac2b55b-dfce-40ea-a2ca-73fae6642611 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:03.491200 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7ac2b55b-dfce-40ea-a2ca-73fae6642611 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:03.491415 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:03.491415 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:03.491730 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7ac2b55b-dfce-40ea-a2ca-73fae6642611 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:03.523283 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:03.523283 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:03.549728 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7ac2b55b-dfce-40ea-a2ca-73fae6642611 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:03.561272 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:03.561272 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:03.565850 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7ac2b55b-dfce-40ea-a2ca-73fae6642611 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:03.566802 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 704/1411] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:03 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:04.576460 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e413c21b-c9e1-4ae6-9709-a1002989e26c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:04.577526 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e413c21b-c9e1-4ae6-9709-a1002989e26c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:04.577947 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:04.577947 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:04.578277 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e413c21b-c9e1-4ae6-9709-a1002989e26c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:04.624811 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:04.624811 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:04.633891 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e413c21b-c9e1-4ae6-9709-a1002989e26c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:04.649027 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:04.649027 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:04.654643 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e413c21b-c9e1-4ae6-9709-a1002989e26c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:04.655223 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 708/1412] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:04 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:05.458979 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8154705a-d8ad-4893-b2f9-5ffc7fbb9cdf tempest-VolumeSnapshotQuotasNegativeTestJSON-705377807 tempest-VolumeSnapshotQuotasNegativeTestJSON-705377807] GET http://10.222.0.111/volume/v3/50c2a5c6fa67427e85c91ad51f9be9c9/os-quota-sets/64074468457e4dbcb1f568ad6f19e84e Dec 22 12:09:05.459266 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8154705a-d8ad-4893-b2f9-5ffc7fbb9cdf tempest-VolumeSnapshotQuotasNegativeTestJSON-705377807 tempest-VolumeSnapshotQuotasNegativeTestJSON-705377807] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:05.459395 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:05.459395 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:05.459588 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8154705a-d8ad-4893-b2f9-5ffc7fbb9cdf tempest-VolumeSnapshotQuotasNegativeTestJSON-705377807 tempest-VolumeSnapshotQuotasNegativeTestJSON-705377807] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:05.474429 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8154705a-d8ad-4893-b2f9-5ffc7fbb9cdf tempest-VolumeSnapshotQuotasNegativeTestJSON-705377807 tempest-VolumeSnapshotQuotasNegativeTestJSON-705377807] http://10.222.0.111/volume/v3/50c2a5c6fa67427e85c91ad51f9be9c9/os-quota-sets/64074468457e4dbcb1f568ad6f19e84e returned with HTTP 200 Dec 22 12:09:05.474897 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 705/1413] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:09:05 2020] GET /volume/v3/50c2a5c6fa67427e85c91ad51f9be9c9/os-quota-sets/64074468457e4dbcb1f568ad6f19e84e => generated 361 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:09:05.482148 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c1823226-03cb-4b27-b77d-8c4fad450b75 tempest-VolumeSnapshotQuotasNegativeTestJSON-705377807 tempest-VolumeSnapshotQuotasNegativeTestJSON-705377807] PUT http://10.222.0.111/volume/v3/50c2a5c6fa67427e85c91ad51f9be9c9/os-quota-sets/64074468457e4dbcb1f568ad6f19e84e Dec 22 12:09:05.482478 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:05.482478 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:05.482892 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c1823226-03cb-4b27-b77d-8c4fad450b75 tempest-VolumeSnapshotQuotasNegativeTestJSON-705377807 tempest-VolumeSnapshotQuotasNegativeTestJSON-705377807] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:09:05.670524 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e76ddf80-d0a4-4e9b-b9a5-639056cbff53 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:05.671218 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e76ddf80-d0a4-4e9b-b9a5-639056cbff53 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:05.671748 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e76ddf80-d0a4-4e9b-b9a5-639056cbff53 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:05.715074 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:05.715074 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:05.720681 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e76ddf80-d0a4-4e9b-b9a5-639056cbff53 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:05.731109 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:05.731109 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:05.735313 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e76ddf80-d0a4-4e9b-b9a5-639056cbff53 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:05.735834 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 706/1414] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:05 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:06.037948 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c1823226-03cb-4b27-b77d-8c4fad450b75 tempest-VolumeSnapshotQuotasNegativeTestJSON-705377807 tempest-VolumeSnapshotQuotasNegativeTestJSON-705377807] http://10.222.0.111/volume/v3/50c2a5c6fa67427e85c91ad51f9be9c9/os-quota-sets/64074468457e4dbcb1f568ad6f19e84e returned with HTTP 200 Dec 22 12:09:06.038783 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 709/1415] 10.222.0.111 () {60 vars in 1346 bytes} [Tue Dec 22 12:09:05 2020] PUT /volume/v3/50c2a5c6fa67427e85c91ad51f9be9c9/os-quota-sets/64074468457e4dbcb1f568ad6f19e84e => generated 314 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:09:06.129402 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1df04efc-242a-4e3c-a889-ae70f3c8472a tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] POST http://10.222.0.111/volume/v3/64074468457e4dbcb1f568ad6f19e84e/volumes Dec 22 12:09:06.129781 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:06.129781 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:06.130119 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1df04efc-242a-4e3c-a889-ae70f3c8472a tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-305405292"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:09:06.130852 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-1df04efc-242a-4e3c-a889-ae70f3c8472a tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-305405292'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:09:06.131240 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-1df04efc-242a-4e3c-a889-ae70f3c8472a tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Create volume of 1 GB Dec 22 12:09:06.141601 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1df04efc-242a-4e3c-a889-ae70f3c8472a tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Availability Zones retrieved successfully. Dec 22 12:09:06.149579 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1df04efc-242a-4e3c-a889-ae70f3c8472a tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Flow 'volume_create_api' (eee15a81-44de-4f4d-9e49-3b96433eeba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:09:06.151567 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1df04efc-242a-4e3c-a889-ae70f3c8472a tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2db89e94-6a5b-4402-95b4-9fdb76703ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:09:06.152736 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-1df04efc-242a-4e3c-a889-ae70f3c8472a tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:09:06.191987 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1df04efc-242a-4e3c-a889-ae70f3c8472a tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2db89e94-6a5b-4402-95b4-9fdb76703ca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:09:06.193117 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1df04efc-242a-4e3c-a889-ae70f3c8472a tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (894ccb0e-6fe1-4191-9841-6f0c2f58710b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:09:06.745964 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-77635a3c-4cf3-4d93-98ff-f7d5631eddeb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:06.748217 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-77635a3c-4cf3-4d93-98ff-f7d5631eddeb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:06.748217 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-77635a3c-4cf3-4d93-98ff-f7d5631eddeb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:06.787177 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:06.787177 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:06.787177 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-77635a3c-4cf3-4d93-98ff-f7d5631eddeb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:06.798843 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:06.798843 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:06.803059 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-1df04efc-242a-4e3c-a889-ae70f3c8472a tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Created reservations ['b2548144-1091-46c1-a247-10060d062133', '836daf98-f6ae-41a8-b40d-42045272f2d1', 'd4c73dba-6de0-407e-aade-a3dd90ed1450', 'f4366b1e-96ce-4a3c-81ef-ce2f2fa8d669'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:09:06.812269 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-77635a3c-4cf3-4d93-98ff-f7d5631eddeb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:06.812422 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1df04efc-242a-4e3c-a889-ae70f3c8472a tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (894ccb0e-6fe1-4191-9841-6f0c2f58710b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2548144-1091-46c1-a247-10060d062133', '836daf98-f6ae-41a8-b40d-42045272f2d1', 'd4c73dba-6de0-407e-aade-a3dd90ed1450', 'f4366b1e-96ce-4a3c-81ef-ce2f2fa8d669']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:09:06.812468 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 710/1416] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:06 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:06.812500 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1df04efc-242a-4e3c-a889-ae70f3c8472a tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12043760-8472-40a0-a4d6-fe27e825ff5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:09:07.721800 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1df04efc-242a-4e3c-a889-ae70f3c8472a tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12043760-8472-40a0-a4d6-fe27e825ff5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0aefd74-252e-473b-b19f-553fe3806d29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-305405292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64074468457e4dbcb1f568ad6f19e84e',qos_specs=None,replication_status=,reservations=['b2548144-1091-46c1-a247-10060d062133','836daf98-f6ae-41a8-b40d-42045272f2d1','d4c73dba-6de0-407e-aade-a3dd90ed1450','f4366b1e-96ce-4a3c-81ef-ce2f2fa8d669'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdb3029161f441f2998dddb48803799e',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:09:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-305405292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0aefd74-252e-473b-b19f-553fe3806d29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64074468457e4dbcb1f568ad6f19e84e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='fdb3029161f441f2998dddb48803799e',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:09:07.723126 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1df04efc-242a-4e3c-a889-ae70f3c8472a tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83a5dd30-4c11-4517-bb7c-0d928e07c757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:09:07.818611 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-03b27220-0739-49ed-95ac-973da21ab201 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:07.818948 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-03b27220-0739-49ed-95ac-973da21ab201 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:07.819119 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:07.819119 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:07.819388 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-03b27220-0739-49ed-95ac-973da21ab201 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:07.862926 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:07.862926 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:07.862926 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-03b27220-0739-49ed-95ac-973da21ab201 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:07.867368 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:07.867368 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:07.872915 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-03b27220-0739-49ed-95ac-973da21ab201 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:07.873360 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 711/1417] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:07 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:08.129001 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1df04efc-242a-4e3c-a889-ae70f3c8472a tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83a5dd30-4c11-4517-bb7c-0d928e07c757) transitioned into state 'SUCCESS' from state '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-305405292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64074468457e4dbcb1f568ad6f19e84e',qos_specs=None,replication_status=,reservations=['b2548144-1091-46c1-a247-10060d062133','836daf98-f6ae-41a8-b40d-42045272f2d1','d4c73dba-6de0-407e-aade-a3dd90ed1450','f4366b1e-96ce-4a3c-81ef-ce2f2fa8d669'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdb3029161f441f2998dddb48803799e',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:09:08.130310 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1df04efc-242a-4e3c-a889-ae70f3c8472a tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e9dc6d9-241f-4134-b31d-8641f8923601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:09:08.179327 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1df04efc-242a-4e3c-a889-ae70f3c8472a tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e9dc6d9-241f-4134-b31d-8641f8923601) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:09:08.180988 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1df04efc-242a-4e3c-a889-ae70f3c8472a tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Flow 'volume_create_api' (eee15a81-44de-4f4d-9e49-3b96433eeba3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:09:08.238087 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1df04efc-242a-4e3c-a889-ae70f3c8472a tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Create volume request issued successfully. Dec 22 12:09:08.263562 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1df04efc-242a-4e3c-a889-ae70f3c8472a tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] http://10.222.0.111/volume/v3/64074468457e4dbcb1f568ad6f19e84e/volumes returned with HTTP 202 Dec 22 12:09:08.264059 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 707/1418] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:09:06 2020] POST /volume/v3/64074468457e4dbcb1f568ad6f19e84e/volumes => generated 837 bytes in 2221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:09:08.272420 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9b464e6b-1149-4068-84cd-228dfd28e1fb tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] GET http://10.222.0.111/volume/v3/64074468457e4dbcb1f568ad6f19e84e/volumes/c0aefd74-252e-473b-b19f-553fe3806d29 Dec 22 12:09:08.272868 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9b464e6b-1149-4068-84cd-228dfd28e1fb tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:08.273090 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:08.273090 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:08.273405 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9b464e6b-1149-4068-84cd-228dfd28e1fb tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:08.325724 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:08.325724 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:08.331204 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9b464e6b-1149-4068-84cd-228dfd28e1fb tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Volume info retrieved successfully. Dec 22 12:09:08.342416 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9b464e6b-1149-4068-84cd-228dfd28e1fb tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] http://10.222.0.111/volume/v3/64074468457e4dbcb1f568ad6f19e84e/volumes/c0aefd74-252e-473b-b19f-553fe3806d29 returned with HTTP 200 Dec 22 12:09:08.343172 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 712/1419] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:08 2020] GET /volume/v3/64074468457e4dbcb1f568ad6f19e84e/volumes/c0aefd74-252e-473b-b19f-553fe3806d29 => generated 905 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:09:08.884424 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-35518340-159c-4f79-8a27-42d617305d3f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:08.885305 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-35518340-159c-4f79-8a27-42d617305d3f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:08.885575 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:08.885575 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:08.885933 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-35518340-159c-4f79-8a27-42d617305d3f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:08.935056 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:08.935056 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:08.943578 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-35518340-159c-4f79-8a27-42d617305d3f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:08.955411 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:08.955411 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:08.960990 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-35518340-159c-4f79-8a27-42d617305d3f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:08.961514 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 708/1420] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:08 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:09.354247 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e333e225-599c-493e-a294-14a950c28b64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] GET http://10.222.0.111/volume/v3/64074468457e4dbcb1f568ad6f19e84e/volumes/c0aefd74-252e-473b-b19f-553fe3806d29 Dec 22 12:09:09.354791 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e333e225-599c-493e-a294-14a950c28b64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:09.355075 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:09.355075 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:09.355570 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e333e225-599c-493e-a294-14a950c28b64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:09.412857 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:09.412857 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:09.425842 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e333e225-599c-493e-a294-14a950c28b64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Volume info retrieved successfully. Dec 22 12:09:09.450697 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e333e225-599c-493e-a294-14a950c28b64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] http://10.222.0.111/volume/v3/64074468457e4dbcb1f568ad6f19e84e/volumes/c0aefd74-252e-473b-b19f-553fe3806d29 returned with HTTP 200 Dec 22 12:09:09.460018 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3e68efbd-2b47-4647-8021-b74887c06918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] POST http://10.222.0.111/volume/v3/64074468457e4dbcb1f568ad6f19e84e/snapshots Dec 22 12:09:09.460664 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:09.460664 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:09.461055 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3e68efbd-2b47-4647-8021-b74887c06918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c0aefd74-252e-473b-b19f-553fe3806d29", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-351166163"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:09:09.469349 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 713/1421] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:09 2020] GET /volume/v3/64074468457e4dbcb1f568ad6f19e84e/volumes/c0aefd74-252e-473b-b19f-553fe3806d29 => generated 930 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:09:09.530657 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:09.530657 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:09.530657 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3e68efbd-2b47-4647-8021-b74887c06918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Volume info retrieved successfully. Dec 22 12:09:09.530657 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-3e68efbd-2b47-4647-8021-b74887c06918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Create snapshot from volume c0aefd74-252e-473b-b19f-553fe3806d29 Dec 22 12:09:09.697144 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-3e68efbd-2b47-4647-8021-b74887c06918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Created reservations ['5625f7fc-f23d-4c9b-b287-ab561ec16666', '226927f4-ddb7-4a75-8a53-35af9b9cdc28', '570ce397-5eae-47f8-9952-6b8e752b6c48', 'be1f51a8-e68f-4175-83ec-88aa8066e5e2'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:09:09.896324 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3e68efbd-2b47-4647-8021-b74887c06918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Snapshot create request issued successfully. Dec 22 12:09:09.896858 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3e68efbd-2b47-4647-8021-b74887c06918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] http://10.222.0.111/volume/v3/64074468457e4dbcb1f568ad6f19e84e/snapshots returned with HTTP 202 Dec 22 12:09:09.902098 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 709/1422] 10.222.0.111 () {60 vars in 1237 bytes} [Tue Dec 22 12:09:09 2020] POST /volume/v3/64074468457e4dbcb1f568ad6f19e84e/snapshots => generated 322 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:09:09.905381 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-81c967b5-13e2-4a05-8f9a-e697d703a891 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] GET http://10.222.0.111/volume/v3/64074468457e4dbcb1f568ad6f19e84e/snapshots/caef243e-7eb2-480c-95e4-5281485ca6fb Dec 22 12:09:09.905747 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-81c967b5-13e2-4a05-8f9a-e697d703a891 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:09.905887 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:09.905887 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:09.906079 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-81c967b5-13e2-4a05-8f9a-e697d703a891 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:09.929480 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:09.929480 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:09.930276 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-81c967b5-13e2-4a05-8f9a-e697d703a891 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Snapshot retrieved successfully. Dec 22 12:09:09.931814 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-81c967b5-13e2-4a05-8f9a-e697d703a891 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] http://10.222.0.111/volume/v3/64074468457e4dbcb1f568ad6f19e84e/snapshots/caef243e-7eb2-480c-95e4-5281485ca6fb returned with HTTP 200 Dec 22 12:09:09.933902 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 714/1423] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:09:09 2020] GET /volume/v3/64074468457e4dbcb1f568ad6f19e84e/snapshots/caef243e-7eb2-480c-95e4-5281485ca6fb => generated 454 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:09:09.971004 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-095dfcbf-e72e-4b6a-87c4-8ddcb580e101 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:09.971420 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-095dfcbf-e72e-4b6a-87c4-8ddcb580e101 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:09.971574 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:09.971574 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:09.971775 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-095dfcbf-e72e-4b6a-87c4-8ddcb580e101 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:10.002401 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:10.002401 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:10.010377 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-095dfcbf-e72e-4b6a-87c4-8ddcb580e101 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:10.028650 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:10.028650 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:10.033858 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-095dfcbf-e72e-4b6a-87c4-8ddcb580e101 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:10.034672 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 710/1424] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:09 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:10.947303 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c8825176-5628-4324-904e-79fcbddd754a tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] GET http://10.222.0.111/volume/v3/64074468457e4dbcb1f568ad6f19e84e/snapshots/caef243e-7eb2-480c-95e4-5281485ca6fb Dec 22 12:09:10.947957 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c8825176-5628-4324-904e-79fcbddd754a tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:10.948272 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:10.948272 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:10.948873 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c8825176-5628-4324-904e-79fcbddd754a tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:10.998495 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:10.998495 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:10.999922 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c8825176-5628-4324-904e-79fcbddd754a tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Snapshot retrieved successfully. Dec 22 12:09:11.003926 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c8825176-5628-4324-904e-79fcbddd754a tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] http://10.222.0.111/volume/v3/64074468457e4dbcb1f568ad6f19e84e/snapshots/caef243e-7eb2-480c-95e4-5281485ca6fb returned with HTTP 200 Dec 22 12:09:11.006079 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 715/1425] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:09:10 2020] GET /volume/v3/64074468457e4dbcb1f568ad6f19e84e/snapshots/caef243e-7eb2-480c-95e4-5281485ca6fb => generated 454 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:09:11.044363 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0882a085-7095-4d0d-b117-ab640044c680 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:11.044730 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0882a085-7095-4d0d-b117-ab640044c680 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:11.044897 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:11.044897 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:11.045158 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0882a085-7095-4d0d-b117-ab640044c680 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:11.114912 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:11.114912 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:11.135218 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0882a085-7095-4d0d-b117-ab640044c680 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:11.152282 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:11.152282 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:11.160514 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0882a085-7095-4d0d-b117-ab640044c680 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:11.161039 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 711/1426] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:11 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:12.015705 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cf4c8eef-f643-448a-8177-fb15f9eb9a3c tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] GET http://10.222.0.111/volume/v3/64074468457e4dbcb1f568ad6f19e84e/snapshots/caef243e-7eb2-480c-95e4-5281485ca6fb Dec 22 12:09:12.016563 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cf4c8eef-f643-448a-8177-fb15f9eb9a3c tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:12.016841 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:12.016841 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:12.017332 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cf4c8eef-f643-448a-8177-fb15f9eb9a3c tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:12.036983 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:12.036983 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:12.038184 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cf4c8eef-f643-448a-8177-fb15f9eb9a3c tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Snapshot retrieved successfully. Dec 22 12:09:12.039299 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cf4c8eef-f643-448a-8177-fb15f9eb9a3c tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] http://10.222.0.111/volume/v3/64074468457e4dbcb1f568ad6f19e84e/snapshots/caef243e-7eb2-480c-95e4-5281485ca6fb returned with HTTP 200 Dec 22 12:09:12.039849 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 716/1427] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:09:12 2020] GET /volume/v3/64074468457e4dbcb1f568ad6f19e84e/snapshots/caef243e-7eb2-480c-95e4-5281485ca6fb => generated 481 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:09:12.047853 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6a82095d-abf7-40e8-bbc7-32eb9e2303a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-705377807 tempest-VolumeSnapshotQuotasNegativeTestJSON-705377807] PUT http://10.222.0.111/volume/v3/50c2a5c6fa67427e85c91ad51f9be9c9/os-quota-sets/64074468457e4dbcb1f568ad6f19e84e Dec 22 12:09:12.048262 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:12.048262 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:12.048669 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6a82095d-abf7-40e8-bbc7-32eb9e2303a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-705377807 tempest-VolumeSnapshotQuotasNegativeTestJSON-705377807] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:09:12.172190 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a7a2a05e-57de-462d-8ce8-7204b8c3f77e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:12.172190 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a7a2a05e-57de-462d-8ce8-7204b8c3f77e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:12.172190 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:12.172190 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:12.172190 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a7a2a05e-57de-462d-8ce8-7204b8c3f77e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:12.214962 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6a82095d-abf7-40e8-bbc7-32eb9e2303a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-705377807 tempest-VolumeSnapshotQuotasNegativeTestJSON-705377807] http://10.222.0.111/volume/v3/50c2a5c6fa67427e85c91ad51f9be9c9/os-quota-sets/64074468457e4dbcb1f568ad6f19e84e returned with HTTP 200 Dec 22 12:09:12.217080 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 712/1428] 10.222.0.111 () {60 vars in 1346 bytes} [Tue Dec 22 12:09:12 2020] PUT /volume/v3/50c2a5c6fa67427e85c91ad51f9be9c9/os-quota-sets/64074468457e4dbcb1f568ad6f19e84e => generated 314 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:09:12.226171 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-503e8a27-27ec-4103-99ef-1a332a220c98 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] POST http://10.222.0.111/volume/v3/64074468457e4dbcb1f568ad6f19e84e/snapshots Dec 22 12:09:12.226883 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-503e8a27-27ec-4103-99ef-1a332a220c98 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c0aefd74-252e-473b-b19f-553fe3806d29"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:09:12.231987 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:12.231987 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:12.238629 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a7a2a05e-57de-462d-8ce8-7204b8c3f77e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:12.253173 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:12.253173 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:12.259122 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a7a2a05e-57de-462d-8ce8-7204b8c3f77e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:12.260191 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 717/1429] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:12 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:12.270046 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:12.270046 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:12.270859 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-503e8a27-27ec-4103-99ef-1a332a220c98 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Volume info retrieved successfully. Dec 22 12:09:12.271280 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-503e8a27-27ec-4103-99ef-1a332a220c98 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Create snapshot from volume c0aefd74-252e-473b-b19f-553fe3806d29 Dec 22 12:09:12.301190 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota_utils [None req-503e8a27-27ec-4103-99ef-1a332a220c98 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Quota exceeded for 64074468457e4dbcb1f568ad6f19e84e, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Dec 22 12:09:12.301895 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.middleware.fault [None req-503e8a27-27ec-4103-99ef-1a332a220c98 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] http://10.222.0.111/volume/v3/64074468457e4dbcb1f568ad6f19e84e/snapshots returned with HTTP 413 Dec 22 12:09:12.303168 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 713/1430] 10.222.0.111 () {60 vars in 1236 bytes} [Tue Dec 22 12:09:12 2020] POST /volume/v3/64074468457e4dbcb1f568ad6f19e84e/snapshots => generated 208 bytes in 82 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Dec 22 12:09:12.309738 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ed29c3b9-19a1-4dd7-aafc-e4edc1e6dc77 tempest-VolumeSnapshotQuotasNegativeTestJSON-705377807 tempest-VolumeSnapshotQuotasNegativeTestJSON-705377807] PUT http://10.222.0.111/volume/v3/50c2a5c6fa67427e85c91ad51f9be9c9/os-quota-sets/64074468457e4dbcb1f568ad6f19e84e Dec 22 12:09:12.310061 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:12.310061 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:12.310331 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ed29c3b9-19a1-4dd7-aafc-e4edc1e6dc77 tempest-VolumeSnapshotQuotasNegativeTestJSON-705377807 tempest-VolumeSnapshotQuotasNegativeTestJSON-705377807] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:09:12.434743 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ed29c3b9-19a1-4dd7-aafc-e4edc1e6dc77 tempest-VolumeSnapshotQuotasNegativeTestJSON-705377807 tempest-VolumeSnapshotQuotasNegativeTestJSON-705377807] http://10.222.0.111/volume/v3/50c2a5c6fa67427e85c91ad51f9be9c9/os-quota-sets/64074468457e4dbcb1f568ad6f19e84e returned with HTTP 200 Dec 22 12:09:12.435289 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 718/1431] 10.222.0.111 () {60 vars in 1346 bytes} [Tue Dec 22 12:09:12 2020] PUT /volume/v3/50c2a5c6fa67427e85c91ad51f9be9c9/os-quota-sets/64074468457e4dbcb1f568ad6f19e84e => generated 314 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:09:12.442534 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-31a3bac7-f66c-4497-b81d-efaaa4071594 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] POST http://10.222.0.111/volume/v3/64074468457e4dbcb1f568ad6f19e84e/snapshots Dec 22 12:09:12.442822 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:12.442822 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:12.443101 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-31a3bac7-f66c-4497-b81d-efaaa4071594 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c0aefd74-252e-473b-b19f-553fe3806d29"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:09:12.469955 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:12.469955 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:12.470593 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-31a3bac7-f66c-4497-b81d-efaaa4071594 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Volume info retrieved successfully. Dec 22 12:09:12.470803 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-31a3bac7-f66c-4497-b81d-efaaa4071594 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Create snapshot from volume c0aefd74-252e-473b-b19f-553fe3806d29 Dec 22 12:09:12.494077 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota_utils [None req-31a3bac7-f66c-4497-b81d-efaaa4071594 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Quota exceeded for 64074468457e4dbcb1f568ad6f19e84e, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Dec 22 12:09:12.494400 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.middleware.fault [None req-31a3bac7-f66c-4497-b81d-efaaa4071594 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] http://10.222.0.111/volume/v3/64074468457e4dbcb1f568ad6f19e84e/snapshots returned with HTTP 413 Dec 22 12:09:12.495325 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 714/1432] 10.222.0.111 () {60 vars in 1236 bytes} [Tue Dec 22 12:09:12 2020] POST /volume/v3/64074468457e4dbcb1f568ad6f19e84e/snapshots => generated 133 bytes in 56 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Dec 22 12:09:12.501311 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-592cafcd-fa2d-4344-b3f8-f51d0ec03fc6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] DELETE http://10.222.0.111/volume/v3/64074468457e4dbcb1f568ad6f19e84e/snapshots/caef243e-7eb2-480c-95e4-5281485ca6fb Dec 22 12:09:12.501781 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-592cafcd-fa2d-4344-b3f8-f51d0ec03fc6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:12.502060 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-592cafcd-fa2d-4344-b3f8-f51d0ec03fc6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:12.502241 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-592cafcd-fa2d-4344-b3f8-f51d0ec03fc6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Delete snapshot with id: caef243e-7eb2-480c-95e4-5281485ca6fb Dec 22 12:09:12.515603 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:12.515603 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:12.516146 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-592cafcd-fa2d-4344-b3f8-f51d0ec03fc6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Snapshot retrieved successfully. Dec 22 12:09:12.578041 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-592cafcd-fa2d-4344-b3f8-f51d0ec03fc6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Snapshot delete request issued successfully. Dec 22 12:09:12.578298 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-592cafcd-fa2d-4344-b3f8-f51d0ec03fc6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] http://10.222.0.111/volume/v3/64074468457e4dbcb1f568ad6f19e84e/snapshots/caef243e-7eb2-480c-95e4-5281485ca6fb returned with HTTP 202 Dec 22 12:09:12.578795 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 719/1433] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 12:09:12 2020] DELETE /volume/v3/64074468457e4dbcb1f568ad6f19e84e/snapshots/caef243e-7eb2-480c-95e4-5281485ca6fb => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:09:12.584453 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4724b5f4-a68d-4212-aaa6-51565444e0c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] GET http://10.222.0.111/volume/v3/64074468457e4dbcb1f568ad6f19e84e/snapshots/caef243e-7eb2-480c-95e4-5281485ca6fb Dec 22 12:09:12.584787 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4724b5f4-a68d-4212-aaa6-51565444e0c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:12.584931 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:12.584931 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:12.585124 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4724b5f4-a68d-4212-aaa6-51565444e0c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:12.598853 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:12.598853 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:12.599697 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4724b5f4-a68d-4212-aaa6-51565444e0c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Snapshot retrieved successfully. Dec 22 12:09:12.600761 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4724b5f4-a68d-4212-aaa6-51565444e0c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] http://10.222.0.111/volume/v3/64074468457e4dbcb1f568ad6f19e84e/snapshots/caef243e-7eb2-480c-95e4-5281485ca6fb returned with HTTP 200 Dec 22 12:09:12.601220 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 715/1434] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:09:12 2020] GET /volume/v3/64074468457e4dbcb1f568ad6f19e84e/snapshots/caef243e-7eb2-480c-95e4-5281485ca6fb => generated 480 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:09:13.268746 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5c510d3d-274e-47c0-bab0-4d964eb38946 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:13.269021 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5c510d3d-274e-47c0-bab0-4d964eb38946 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:13.269359 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:13.269359 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:13.269564 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5c510d3d-274e-47c0-bab0-4d964eb38946 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:13.299021 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:13.299021 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:13.317671 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5c510d3d-274e-47c0-bab0-4d964eb38946 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:13.317671 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:13.317671 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:13.319615 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5c510d3d-274e-47c0-bab0-4d964eb38946 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:13.320183 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 720/1435] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:13 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:13.609404 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-84342b33-d9de-4d7e-b05c-a39baf3ffb53 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] GET http://10.222.0.111/volume/v3/64074468457e4dbcb1f568ad6f19e84e/snapshots/caef243e-7eb2-480c-95e4-5281485ca6fb Dec 22 12:09:13.610074 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-84342b33-d9de-4d7e-b05c-a39baf3ffb53 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:13.610299 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:13.610299 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:13.610642 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-84342b33-d9de-4d7e-b05c-a39baf3ffb53 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:13.624022 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-84342b33-d9de-4d7e-b05c-a39baf3ffb53 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] http://10.222.0.111/volume/v3/64074468457e4dbcb1f568ad6f19e84e/snapshots/caef243e-7eb2-480c-95e4-5281485ca6fb returned with HTTP 404 Dec 22 12:09:13.624764 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 716/1436] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:09:13 2020] GET /volume/v3/64074468457e4dbcb1f568ad6f19e84e/snapshots/caef243e-7eb2-480c-95e4-5281485ca6fb => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:09:13.629630 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2419e5d2-a7f4-411b-a1db-9f82e674d928 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] DELETE http://10.222.0.111/volume/v3/64074468457e4dbcb1f568ad6f19e84e/volumes/c0aefd74-252e-473b-b19f-553fe3806d29 Dec 22 12:09:13.630085 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2419e5d2-a7f4-411b-a1db-9f82e674d928 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:13.630323 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:13.630323 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:13.630691 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2419e5d2-a7f4-411b-a1db-9f82e674d928 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:13.631031 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-2419e5d2-a7f4-411b-a1db-9f82e674d928 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Delete volume with id: c0aefd74-252e-473b-b19f-553fe3806d29 Dec 22 12:09:13.663119 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:13.663119 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:13.664085 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2419e5d2-a7f4-411b-a1db-9f82e674d928 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Volume info retrieved successfully. Dec 22 12:09:13.791767 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2419e5d2-a7f4-411b-a1db-9f82e674d928 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Delete volume request issued successfully. Dec 22 12:09:13.792059 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2419e5d2-a7f4-411b-a1db-9f82e674d928 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] http://10.222.0.111/volume/v3/64074468457e4dbcb1f568ad6f19e84e/volumes/c0aefd74-252e-473b-b19f-553fe3806d29 returned with HTTP 202 Dec 22 12:09:13.798207 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-913e75a2-f677-4123-a967-b8344727f96d tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] GET http://10.222.0.111/volume/v3/64074468457e4dbcb1f568ad6f19e84e/volumes/c0aefd74-252e-473b-b19f-553fe3806d29 Dec 22 12:09:13.798637 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-913e75a2-f677-4123-a967-b8344727f96d tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:13.798828 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 721/1437] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:09:13 2020] DELETE /volume/v3/64074468457e4dbcb1f568ad6f19e84e/volumes/c0aefd74-252e-473b-b19f-553fe3806d29 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:09:13.799238 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-913e75a2-f677-4123-a967-b8344727f96d tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:13.831281 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:13.831281 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:13.836275 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-913e75a2-f677-4123-a967-b8344727f96d tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Volume info retrieved successfully. Dec 22 12:09:13.847756 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-913e75a2-f677-4123-a967-b8344727f96d tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] http://10.222.0.111/volume/v3/64074468457e4dbcb1f568ad6f19e84e/volumes/c0aefd74-252e-473b-b19f-553fe3806d29 returned with HTTP 200 Dec 22 12:09:13.852473 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 717/1438] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:13 2020] GET /volume/v3/64074468457e4dbcb1f568ad6f19e84e/volumes/c0aefd74-252e-473b-b19f-553fe3806d29 => generated 929 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:09:14.330044 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-48c4d427-626f-44c0-b666-1b4d41a8e784 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:14.330781 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-48c4d427-626f-44c0-b666-1b4d41a8e784 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:14.331008 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:14.331008 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:14.331631 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-48c4d427-626f-44c0-b666-1b4d41a8e784 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:14.376662 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:14.376662 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:14.382440 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-48c4d427-626f-44c0-b666-1b4d41a8e784 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:14.403512 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:14.403512 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:14.409485 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-48c4d427-626f-44c0-b666-1b4d41a8e784 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:14.410292 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 722/1439] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:14 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:14.857864 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-36bd4f5d-ac0a-400a-aa89-c6425bb6dc68 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] GET http://10.222.0.111/volume/v3/64074468457e4dbcb1f568ad6f19e84e/volumes/c0aefd74-252e-473b-b19f-553fe3806d29 Dec 22 12:09:14.858225 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-36bd4f5d-ac0a-400a-aa89-c6425bb6dc68 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:14.858360 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:14.858360 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:14.858641 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-36bd4f5d-ac0a-400a-aa89-c6425bb6dc68 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:14.886741 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:14.886741 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:14.891841 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-36bd4f5d-ac0a-400a-aa89-c6425bb6dc68 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Volume info retrieved successfully. Dec 22 12:09:14.903940 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-36bd4f5d-ac0a-400a-aa89-c6425bb6dc68 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] http://10.222.0.111/volume/v3/64074468457e4dbcb1f568ad6f19e84e/volumes/c0aefd74-252e-473b-b19f-553fe3806d29 returned with HTTP 200 Dec 22 12:09:14.909074 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 718/1440] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:14 2020] GET /volume/v3/64074468457e4dbcb1f568ad6f19e84e/volumes/c0aefd74-252e-473b-b19f-553fe3806d29 => generated 929 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:09:15.425072 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e8329b4e-9bb8-431c-ba3c-e17fb9117ef8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:15.433476 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e8329b4e-9bb8-431c-ba3c-e17fb9117ef8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:15.434804 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:15.434804 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:15.435249 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e8329b4e-9bb8-431c-ba3c-e17fb9117ef8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:15.561134 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:15.561134 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:15.576118 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e8329b4e-9bb8-431c-ba3c-e17fb9117ef8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:15.595305 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:15.595305 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:15.602832 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e8329b4e-9bb8-431c-ba3c-e17fb9117ef8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:15.610099 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 723/1441] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:15 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:15.918636 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6aaab929-fe76-4d72-8db0-a1b581e9a95c tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] GET http://10.222.0.111/volume/v3/64074468457e4dbcb1f568ad6f19e84e/volumes/c0aefd74-252e-473b-b19f-553fe3806d29 Dec 22 12:09:16.432480 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6aaab929-fe76-4d72-8db0-a1b581e9a95c tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:16.432480 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:16.432480 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:16.432480 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6aaab929-fe76-4d72-8db0-a1b581e9a95c tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:16.432480 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6aaab929-fe76-4d72-8db0-a1b581e9a95c tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1478649983] http://10.222.0.111/volume/v3/64074468457e4dbcb1f568ad6f19e84e/volumes/c0aefd74-252e-473b-b19f-553fe3806d29 returned with HTTP 404 Dec 22 12:09:16.432480 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 719/1442] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:15 2020] GET /volume/v3/64074468457e4dbcb1f568ad6f19e84e/volumes/c0aefd74-252e-473b-b19f-553fe3806d29 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:09:16.435539 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-68586146-0d39-4a2e-bf05-ca2247032f3b tempest-VolumeSnapshotQuotasNegativeTestJSON-705377807 tempest-VolumeSnapshotQuotasNegativeTestJSON-705377807] PUT http://10.222.0.111/volume/v3/50c2a5c6fa67427e85c91ad51f9be9c9/os-quota-sets/64074468457e4dbcb1f568ad6f19e84e Dec 22 12:09:16.435539 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:16.435539 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:16.435539 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-68586146-0d39-4a2e-bf05-ca2247032f3b tempest-VolumeSnapshotQuotasNegativeTestJSON-705377807 tempest-VolumeSnapshotQuotasNegativeTestJSON-705377807] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:09:16.621235 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6fab1ba8-d07d-4a8e-acd4-b7611f8332a1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:16.621570 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6fab1ba8-d07d-4a8e-acd4-b7611f8332a1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:16.621909 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6fab1ba8-d07d-4a8e-acd4-b7611f8332a1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:16.659840 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:16.659840 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:16.665308 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6fab1ba8-d07d-4a8e-acd4-b7611f8332a1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:16.676294 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:16.676294 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:16.681481 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6fab1ba8-d07d-4a8e-acd4-b7611f8332a1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:16.682400 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 720/1443] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:16 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:17.426308 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-68586146-0d39-4a2e-bf05-ca2247032f3b tempest-VolumeSnapshotQuotasNegativeTestJSON-705377807 tempest-VolumeSnapshotQuotasNegativeTestJSON-705377807] http://10.222.0.111/volume/v3/50c2a5c6fa67427e85c91ad51f9be9c9/os-quota-sets/64074468457e4dbcb1f568ad6f19e84e returned with HTTP 200 Dec 22 12:09:17.427224 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 724/1444] 10.222.0.111 () {60 vars in 1347 bytes} [Tue Dec 22 12:09:15 2020] PUT /volume/v3/50c2a5c6fa67427e85c91ad51f9be9c9/os-quota-sets/64074468457e4dbcb1f568ad6f19e84e => generated 319 bytes in 1465 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:09:17.691738 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2bcb0f8f-0ae3-4caf-bad9-db400040af8e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:17.692598 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2bcb0f8f-0ae3-4caf-bad9-db400040af8e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:17.692725 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:17.692725 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:17.693089 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2bcb0f8f-0ae3-4caf-bad9-db400040af8e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:17.718788 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:17.718788 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:17.723428 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2bcb0f8f-0ae3-4caf-bad9-db400040af8e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:17.734310 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:17.734310 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:17.739283 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2bcb0f8f-0ae3-4caf-bad9-db400040af8e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:17.744648 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 721/1445] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:17 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:18.749831 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ac993905-b0a6-4a0d-b81a-116b359a1bf9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:18.750164 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ac993905-b0a6-4a0d-b81a-116b359a1bf9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:18.750531 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ac993905-b0a6-4a0d-b81a-116b359a1bf9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:18.801032 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:18.801032 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:18.816608 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ac993905-b0a6-4a0d-b81a-116b359a1bf9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:18.825327 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:18.825327 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:18.831078 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ac993905-b0a6-4a0d-b81a-116b359a1bf9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:18.831477 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 725/1446] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:18 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:19.840741 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1910ac55-f449-4fa6-afbe-bb7d85eb84be tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:19.841053 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1910ac55-f449-4fa6-afbe-bb7d85eb84be tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:19.845463 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:19.845463 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:19.845463 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1910ac55-f449-4fa6-afbe-bb7d85eb84be tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:19.875835 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:19.875835 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:19.881066 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1910ac55-f449-4fa6-afbe-bb7d85eb84be tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:19.896057 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:19.896057 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:19.901147 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1910ac55-f449-4fa6-afbe-bb7d85eb84be tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:19.901724 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 722/1447] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:19 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:20.910711 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-be4a3476-392e-43b6-9e28-716f1a7098ec tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:20.911329 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-be4a3476-392e-43b6-9e28-716f1a7098ec tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:20.911581 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:20.911581 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:20.911923 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-be4a3476-392e-43b6-9e28-716f1a7098ec tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:20.942249 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:20.942249 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:20.947760 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-be4a3476-392e-43b6-9e28-716f1a7098ec tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:20.959424 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:20.959424 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:20.964932 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-be4a3476-392e-43b6-9e28-716f1a7098ec tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:20.965583 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 726/1448] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:20 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:21.975049 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-45fd032b-7648-4d0b-bef5-eadbf5f48341 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:21.975341 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-45fd032b-7648-4d0b-bef5-eadbf5f48341 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:21.975434 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:21.975434 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:21.975633 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-45fd032b-7648-4d0b-bef5-eadbf5f48341 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:21.996045 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6ce35cbf-4ff7-480a-aaad-72142086df5e tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] POST http://10.222.0.111/volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types Dec 22 12:09:22.002599 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:22.002599 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:22.002599 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6ce35cbf-4ff7-480a-aaad-72142086df5e tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1457846905", "os-volume-type-access:is_public": false}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:09:22.044281 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:22.044281 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:22.049286 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-45fd032b-7648-4d0b-bef5-eadbf5f48341 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:22.059364 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:22.059364 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:22.066307 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-45fd032b-7648-4d0b-bef5-eadbf5f48341 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:22.066307 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 727/1449] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:21 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:22.097314 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6ce35cbf-4ff7-480a-aaad-72142086df5e tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] http://10.222.0.111/volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types returned with HTTP 200 Dec 22 12:09:22.100329 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 723/1450] 10.222.0.111 () {60 vars in 1225 bytes} [Tue Dec 22 12:09:21 2020] POST /volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types => generated 229 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:09:22.183198 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1afacffc-6764-4f34-bf1e-9828edf903b7 tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] POST http://10.222.0.111/volume/v3/0b3c1469bf124a9a9439531c053a2c3a/volumes Dec 22 12:09:22.183471 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:22.183471 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:22.183686 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1afacffc-6764-4f34-bf1e-9828edf903b7 tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5deb2060-ece5-46fd-a550-c86bb4c31cd3", "size": 1}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:09:22.184301 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-1afacffc-6764-4f34-bf1e-9828edf903b7 tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Create volume request body: {'volume': {'volume_type': '5deb2060-ece5-46fd-a550-c86bb4c31cd3', 'size': 1}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:09:22.197376 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1afacffc-6764-4f34-bf1e-9828edf903b7 tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] http://10.222.0.111/volume/v3/0b3c1469bf124a9a9439531c053a2c3a/volumes returned with HTTP 404 Dec 22 12:09:22.197963 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 728/1451] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:09:22 2020] POST /volume/v3/0b3c1469bf124a9a9439531c053a2c3a/volumes => generated 114 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:09:22.203265 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0b8de58a-f14c-4dc1-8871-178b72f6d58b tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] POST http://10.222.0.111/volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types/5deb2060-ece5-46fd-a550-c86bb4c31cd3/action Dec 22 12:09:22.203722 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0b8de58a-f14c-4dc1-8871-178b72f6d58b tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] Action body: b'{"addProjectAccess": {"project": "0b3c1469bf124a9a9439531c053a2c3a"}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:09:22.203918 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0b8de58a-f14c-4dc1-8871-178b72f6d58b tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "0b3c1469bf124a9a9439531c053a2c3a"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:09:22.246662 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0b8de58a-f14c-4dc1-8871-178b72f6d58b tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] http://10.222.0.111/volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types/5deb2060-ece5-46fd-a550-c86bb4c31cd3/action returned with HTTP 202 Dec 22 12:09:22.247271 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 724/1452] 10.222.0.111 () {60 vars in 1356 bytes} [Tue Dec 22 12:09:22 2020] POST /volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types/5deb2060-ece5-46fd-a550-c86bb4c31cd3/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:09:22.252926 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2a2b0eb3-0e87-4980-9ee6-0979f46b7f7d tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] POST http://10.222.0.111/volume/v3/0b3c1469bf124a9a9439531c053a2c3a/volumes Dec 22 12:09:22.257374 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2a2b0eb3-0e87-4980-9ee6-0979f46b7f7d tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5deb2060-ece5-46fd-a550-c86bb4c31cd3", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-912835440"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:09:22.257374 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-2a2b0eb3-0e87-4980-9ee6-0979f46b7f7d tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Create volume request body: {'volume': {'volume_type': '5deb2060-ece5-46fd-a550-c86bb4c31cd3', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-912835440'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:09:22.262312 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-2a2b0eb3-0e87-4980-9ee6-0979f46b7f7d tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Create volume of 1 GB Dec 22 12:09:22.262939 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:22.262939 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:22.263593 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2a2b0eb3-0e87-4980-9ee6-0979f46b7f7d tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Availability Zones retrieved successfully. Dec 22 12:09:22.272600 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2a2b0eb3-0e87-4980-9ee6-0979f46b7f7d tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Flow 'volume_create_api' (26352b1a-4733-46fd-9d24-65c3aa5ec26d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:09:22.274176 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2a2b0eb3-0e87-4980-9ee6-0979f46b7f7d tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b52714c7-446e-4415-a570-8e06eb6427e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:09:22.275313 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-2a2b0eb3-0e87-4980-9ee6-0979f46b7f7d tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:09:22.308534 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2a2b0eb3-0e87-4980-9ee6-0979f46b7f7d tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b52714c7-446e-4415-a570-8e06eb6427e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T12:09:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5deb2060-ece5-46fd-a550-c86bb4c31cd3,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1457846905',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5deb2060-ece5-46fd-a550-c86bb4c31cd3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:09:22.311019 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2a2b0eb3-0e87-4980-9ee6-0979f46b7f7d tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a836df15-8f9c-4cbf-b9ca-5c9935cbdd90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:09:22.339470 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-2a2b0eb3-0e87-4980-9ee6-0979f46b7f7d tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1457846905 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1457846905, it is now deprecated. Please use the default quota class for default quota. Dec 22 12:09:22.339908 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-2a2b0eb3-0e87-4980-9ee6-0979f46b7f7d tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1457846905 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1457846905, it is now deprecated. Please use the default quota class for default quota. Dec 22 12:09:22.397832 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-2a2b0eb3-0e87-4980-9ee6-0979f46b7f7d tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Created reservations ['9e3e7b1a-eb8e-4b1f-997b-9b14f794231e', 'be6a436a-607b-4b10-9c37-7119147701a7', 'f11080db-b344-443e-a259-f1bae54843b3', '86434632-641a-4763-b728-5470ef82207a'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:09:22.399270 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2a2b0eb3-0e87-4980-9ee6-0979f46b7f7d tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a836df15-8f9c-4cbf-b9ca-5c9935cbdd90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e3e7b1a-eb8e-4b1f-997b-9b14f794231e', 'be6a436a-607b-4b10-9c37-7119147701a7', 'f11080db-b344-443e-a259-f1bae54843b3', '86434632-641a-4763-b728-5470ef82207a']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:09:22.401176 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2a2b0eb3-0e87-4980-9ee6-0979f46b7f7d tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f4ae00d-2c18-41e6-b768-9af73571461d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:09:22.471801 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2a2b0eb3-0e87-4980-9ee6-0979f46b7f7d tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f4ae00d-2c18-41e6-b768-9af73571461d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d4337b5-35ec-4a98-ac22-26f8db47c9b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-912835440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b3c1469bf124a9a9439531c053a2c3a',qos_specs=None,replication_status=,reservations=['9e3e7b1a-eb8e-4b1f-997b-9b14f794231e','be6a436a-607b-4b10-9c37-7119147701a7','f11080db-b344-443e-a259-f1bae54843b3','86434632-641a-4763-b728-5470ef82207a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e75205a2438f414592051c67ebe264d0',volume_type_id=5deb2060-ece5-46fd-a550-c86bb4c31cd3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:09:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-912835440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d4337b5-35ec-4a98-ac22-26f8db47c9b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b3c1469bf124a9a9439531c053a2c3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e75205a2438f414592051c67ebe264d0',volume_attachment=,volume_type=,volume_type_id=5deb2060-ece5-46fd-a550-c86bb4c31cd3)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:09:22.472905 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2a2b0eb3-0e87-4980-9ee6-0979f46b7f7d tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e107241-ea20-4464-9dce-396b7dbc0f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:09:22.524321 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2a2b0eb3-0e87-4980-9ee6-0979f46b7f7d tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e107241-ea20-4464-9dce-396b7dbc0f12) transitioned into state 'SUCCESS' from state '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-912835440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b3c1469bf124a9a9439531c053a2c3a',qos_specs=None,replication_status=,reservations=['9e3e7b1a-eb8e-4b1f-997b-9b14f794231e','be6a436a-607b-4b10-9c37-7119147701a7','f11080db-b344-443e-a259-f1bae54843b3','86434632-641a-4763-b728-5470ef82207a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e75205a2438f414592051c67ebe264d0',volume_type_id=5deb2060-ece5-46fd-a550-c86bb4c31cd3)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:09:22.526150 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2a2b0eb3-0e87-4980-9ee6-0979f46b7f7d tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce3ec58d-3452-428e-a48e-37168c90cc2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:09:22.565660 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2a2b0eb3-0e87-4980-9ee6-0979f46b7f7d tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce3ec58d-3452-428e-a48e-37168c90cc2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:09:22.567224 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2a2b0eb3-0e87-4980-9ee6-0979f46b7f7d tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Flow 'volume_create_api' (26352b1a-4733-46fd-9d24-65c3aa5ec26d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:09:22.597217 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2a2b0eb3-0e87-4980-9ee6-0979f46b7f7d tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Create volume request issued successfully. Dec 22 12:09:22.608386 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2a2b0eb3-0e87-4980-9ee6-0979f46b7f7d tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] http://10.222.0.111/volume/v3/0b3c1469bf124a9a9439531c053a2c3a/volumes returned with HTTP 202 Dec 22 12:09:22.611383 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 729/1453] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 12:09:22 2020] POST /volume/v3/0b3c1469bf124a9a9439531c053a2c3a/volumes => generated 863 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:09:22.619577 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-85141fb2-4704-4477-8b17-e43e1d6906ba tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] GET http://10.222.0.111/volume/v3/0b3c1469bf124a9a9439531c053a2c3a/volumes/3d4337b5-35ec-4a98-ac22-26f8db47c9b6 Dec 22 12:09:22.619865 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-85141fb2-4704-4477-8b17-e43e1d6906ba tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:22.620130 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-85141fb2-4704-4477-8b17-e43e1d6906ba tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:22.664119 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:22.664119 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:22.670416 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-85141fb2-4704-4477-8b17-e43e1d6906ba tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Volume info retrieved successfully. Dec 22 12:09:22.689352 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-85141fb2-4704-4477-8b17-e43e1d6906ba tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] http://10.222.0.111/volume/v3/0b3c1469bf124a9a9439531c053a2c3a/volumes/3d4337b5-35ec-4a98-ac22-26f8db47c9b6 returned with HTTP 200 Dec 22 12:09:22.690286 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 725/1454] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:22 2020] GET /volume/v3/0b3c1469bf124a9a9439531c053a2c3a/volumes/3d4337b5-35ec-4a98-ac22-26f8db47c9b6 => generated 931 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:09:23.074835 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-abaa95df-1820-414d-93c3-3665b248e88a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:23.075628 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-abaa95df-1820-414d-93c3-3665b248e88a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:23.075905 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:23.075905 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:23.076244 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-abaa95df-1820-414d-93c3-3665b248e88a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:23.116586 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:23.116586 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:23.123258 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-abaa95df-1820-414d-93c3-3665b248e88a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:23.136826 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:23.136826 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:23.142759 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-abaa95df-1820-414d-93c3-3665b248e88a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:23.143505 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 730/1455] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:23 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:23.700211 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-37074f04-03a6-46a0-ac7f-39f7a7a23b58 tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] GET http://10.222.0.111/volume/v3/0b3c1469bf124a9a9439531c053a2c3a/volumes/3d4337b5-35ec-4a98-ac22-26f8db47c9b6 Dec 22 12:09:23.700489 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-37074f04-03a6-46a0-ac7f-39f7a7a23b58 tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:23.700619 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:23.700619 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:23.700811 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-37074f04-03a6-46a0-ac7f-39f7a7a23b58 tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:23.725351 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:23.725351 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:23.730598 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-37074f04-03a6-46a0-ac7f-39f7a7a23b58 tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Volume info retrieved successfully. Dec 22 12:09:23.741051 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-37074f04-03a6-46a0-ac7f-39f7a7a23b58 tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] http://10.222.0.111/volume/v3/0b3c1469bf124a9a9439531c053a2c3a/volumes/3d4337b5-35ec-4a98-ac22-26f8db47c9b6 returned with HTTP 200 Dec 22 12:09:23.741475 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 726/1456] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:23 2020] GET /volume/v3/0b3c1469bf124a9a9439531c053a2c3a/volumes/3d4337b5-35ec-4a98-ac22-26f8db47c9b6 => generated 956 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:09:23.749975 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0bbd9edb-71cb-44c6-b967-a25900d551ad tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] POST http://10.222.0.111/volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types/5deb2060-ece5-46fd-a550-c86bb4c31cd3/action Dec 22 12:09:23.750246 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:23.750246 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:23.750483 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0bbd9edb-71cb-44c6-b967-a25900d551ad tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] Action body: b'{"removeProjectAccess": {"project": "0b3c1469bf124a9a9439531c053a2c3a"}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:09:23.750700 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0bbd9edb-71cb-44c6-b967-a25900d551ad tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "0b3c1469bf124a9a9439531c053a2c3a"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:09:23.843539 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0bbd9edb-71cb-44c6-b967-a25900d551ad tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] http://10.222.0.111/volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types/5deb2060-ece5-46fd-a550-c86bb4c31cd3/action returned with HTTP 202 Dec 22 12:09:23.844517 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 731/1457] 10.222.0.111 () {60 vars in 1356 bytes} [Tue Dec 22 12:09:23 2020] POST /volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types/5deb2060-ece5-46fd-a550-c86bb4c31cd3/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:09:23.850656 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2cf8eaec-e5b6-4ff1-9392-7e1eb7754f44 tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] POST http://10.222.0.111/volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types Dec 22 12:09:23.850962 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:23.850962 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:23.851219 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2cf8eaec-e5b6-4ff1-9392-7e1eb7754f44 tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-242343962", "os-volume-type-access:is_public": false}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:09:24.000518 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2cf8eaec-e5b6-4ff1-9392-7e1eb7754f44 tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] http://10.222.0.111/volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types returned with HTTP 200 Dec 22 12:09:24.001090 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 727/1458] 10.222.0.111 () {60 vars in 1225 bytes} [Tue Dec 22 12:09:23 2020] POST /volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types => generated 228 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:09:24.007537 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ffd088b0-1843-4ec2-b5fa-5ceaf9e0391b tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] POST http://10.222.0.111/volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types/99167a86-65e2-49f2-8eaf-a162e19b7086/action Dec 22 12:09:24.008000 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ffd088b0-1843-4ec2-b5fa-5ceaf9e0391b tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] Action body: b'{"addProjectAccess": {"project": "0b3c1469bf124a9a9439531c053a2c3a"}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:09:24.008203 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ffd088b0-1843-4ec2-b5fa-5ceaf9e0391b tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "0b3c1469bf124a9a9439531c053a2c3a"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:09:24.082347 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ffd088b0-1843-4ec2-b5fa-5ceaf9e0391b tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] http://10.222.0.111/volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types/99167a86-65e2-49f2-8eaf-a162e19b7086/action returned with HTTP 202 Dec 22 12:09:24.082347 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 732/1459] 10.222.0.111 () {60 vars in 1356 bytes} [Tue Dec 22 12:09:24 2020] POST /volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types/99167a86-65e2-49f2-8eaf-a162e19b7086/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:09:24.083201 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-298aa916-2a82-4fbd-8a26-86810cf6461d tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] POST http://10.222.0.111/volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types/99167a86-65e2-49f2-8eaf-a162e19b7086/action Dec 22 12:09:24.084091 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-298aa916-2a82-4fbd-8a26-86810cf6461d tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] Action body: b'{"addProjectAccess": {"project": "cbbb30d51da74fd99c335594a0f42a77"}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:09:24.084583 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-298aa916-2a82-4fbd-8a26-86810cf6461d tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "cbbb30d51da74fd99c335594a0f42a77"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:09:24.125441 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-298aa916-2a82-4fbd-8a26-86810cf6461d tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] http://10.222.0.111/volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types/99167a86-65e2-49f2-8eaf-a162e19b7086/action returned with HTTP 202 Dec 22 12:09:24.125963 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 728/1460] 10.222.0.111 () {60 vars in 1356 bytes} [Tue Dec 22 12:09:24 2020] POST /volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types/99167a86-65e2-49f2-8eaf-a162e19b7086/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:09:24.132266 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c80616e0-0ab5-4195-bcdc-2dceab75ad46 tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] GET http://10.222.0.111/volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types/99167a86-65e2-49f2-8eaf-a162e19b7086/os-volume-type-access Dec 22 12:09:24.132633 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c80616e0-0ab5-4195-bcdc-2dceab75ad46 tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:24.136570 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c80616e0-0ab5-4195-bcdc-2dceab75ad46 tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:24.145782 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c80616e0-0ab5-4195-bcdc-2dceab75ad46 tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] http://10.222.0.111/volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types/99167a86-65e2-49f2-8eaf-a162e19b7086/os-volume-type-access returned with HTTP 200 Dec 22 12:09:24.146260 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 733/1461] 10.222.0.111 () {58 vars in 1380 bytes} [Tue Dec 22 12:09:24 2020] GET /volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types/99167a86-65e2-49f2-8eaf-a162e19b7086/os-volume-type-access => generated 244 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:09:24.153824 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1de52b17-b963-4c42-8289-81980d3783df tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:24.154266 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1de52b17-b963-4c42-8289-81980d3783df tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:24.154823 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1de52b17-b963-4c42-8289-81980d3783df tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:24.162516 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cb610d2a-1988-49d1-8469-3c6ebf2cbefd tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] POST http://10.222.0.111/volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types/99167a86-65e2-49f2-8eaf-a162e19b7086/action Dec 22 12:09:24.163183 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cb610d2a-1988-49d1-8469-3c6ebf2cbefd tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] Action body: b'{"removeProjectAccess": {"project": "cbbb30d51da74fd99c335594a0f42a77"}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:09:24.163507 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cb610d2a-1988-49d1-8469-3c6ebf2cbefd tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "cbbb30d51da74fd99c335594a0f42a77"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:09:24.184084 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:24.184084 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:24.190166 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1de52b17-b963-4c42-8289-81980d3783df tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:24.203065 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:24.203065 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:24.208074 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cb610d2a-1988-49d1-8469-3c6ebf2cbefd tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] http://10.222.0.111/volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types/99167a86-65e2-49f2-8eaf-a162e19b7086/action returned with HTTP 202 Dec 22 12:09:24.208683 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 734/1462] 10.222.0.111 () {60 vars in 1356 bytes} [Tue Dec 22 12:09:24 2020] POST /volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types/99167a86-65e2-49f2-8eaf-a162e19b7086/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:09:24.209208 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1de52b17-b963-4c42-8289-81980d3783df tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:24.209750 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 729/1463] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:24 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:09:24.219301 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7a2fc0fb-fd81-409f-9a59-971c8258badb tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] POST http://10.222.0.111/volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types/99167a86-65e2-49f2-8eaf-a162e19b7086/action Dec 22 12:09:24.219813 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7a2fc0fb-fd81-409f-9a59-971c8258badb tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] Action body: b'{"removeProjectAccess": {"project": "0b3c1469bf124a9a9439531c053a2c3a"}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:09:24.220149 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7a2fc0fb-fd81-409f-9a59-971c8258badb tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "0b3c1469bf124a9a9439531c053a2c3a"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:09:24.269889 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7a2fc0fb-fd81-409f-9a59-971c8258badb tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] http://10.222.0.111/volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types/99167a86-65e2-49f2-8eaf-a162e19b7086/action returned with HTTP 202 Dec 22 12:09:24.270677 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 735/1464] 10.222.0.111 () {60 vars in 1356 bytes} [Tue Dec 22 12:09:24 2020] POST /volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types/99167a86-65e2-49f2-8eaf-a162e19b7086/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:09:24.279535 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-11b93989-a5b3-4137-b405-82262db9724d tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] DELETE http://10.222.0.111/volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types/99167a86-65e2-49f2-8eaf-a162e19b7086 Dec 22 12:09:24.279822 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-11b93989-a5b3-4137-b405-82262db9724d tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:24.279960 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:24.279960 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:24.280174 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-11b93989-a5b3-4137-b405-82262db9724d tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] Calling method '_delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:24.318587 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 12:09:24.318587 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 12:09:24.389474 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-11b93989-a5b3-4137-b405-82262db9724d tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] http://10.222.0.111/volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types/99167a86-65e2-49f2-8eaf-a162e19b7086 returned with HTTP 202 Dec 22 12:09:24.390032 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 730/1465] 10.222.0.111 () {58 vars in 1317 bytes} [Tue Dec 22 12:09:24 2020] DELETE /volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types/99167a86-65e2-49f2-8eaf-a162e19b7086 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:09:24.395330 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4cad7c9c-d24c-45ec-99ba-6e0e2d011809 tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] GET http://10.222.0.111/volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types/99167a86-65e2-49f2-8eaf-a162e19b7086 Dec 22 12:09:24.395979 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4cad7c9c-d24c-45ec-99ba-6e0e2d011809 tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:24.403133 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4cad7c9c-d24c-45ec-99ba-6e0e2d011809 tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:24.410424 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4cad7c9c-d24c-45ec-99ba-6e0e2d011809 tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] http://10.222.0.111/volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types/99167a86-65e2-49f2-8eaf-a162e19b7086 returned with HTTP 404 Dec 22 12:09:24.411256 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 736/1466] 10.222.0.111 () {58 vars in 1314 bytes} [Tue Dec 22 12:09:24 2020] GET /volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types/99167a86-65e2-49f2-8eaf-a162e19b7086 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:09:24.416997 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-47fa0f31-74bf-4981-bce5-5849be31b59a tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] DELETE http://10.222.0.111/volume/v3/0b3c1469bf124a9a9439531c053a2c3a/volumes/3d4337b5-35ec-4a98-ac22-26f8db47c9b6 Dec 22 12:09:24.417465 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-47fa0f31-74bf-4981-bce5-5849be31b59a tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:24.417719 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-47fa0f31-74bf-4981-bce5-5849be31b59a tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:24.418014 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-47fa0f31-74bf-4981-bce5-5849be31b59a tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Delete volume with id: 3d4337b5-35ec-4a98-ac22-26f8db47c9b6 Dec 22 12:09:24.443232 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:24.443232 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:24.443827 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-47fa0f31-74bf-4981-bce5-5849be31b59a tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Volume info retrieved successfully. Dec 22 12:09:24.545613 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-47fa0f31-74bf-4981-bce5-5849be31b59a tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Delete volume request issued successfully. Dec 22 12:09:24.545964 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-47fa0f31-74bf-4981-bce5-5849be31b59a tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] http://10.222.0.111/volume/v3/0b3c1469bf124a9a9439531c053a2c3a/volumes/3d4337b5-35ec-4a98-ac22-26f8db47c9b6 returned with HTTP 202 Dec 22 12:09:24.546644 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 731/1467] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:09:24 2020] DELETE /volume/v3/0b3c1469bf124a9a9439531c053a2c3a/volumes/3d4337b5-35ec-4a98-ac22-26f8db47c9b6 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:09:24.551563 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c2900903-deff-484f-979e-e4655ba87911 tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] GET http://10.222.0.111/volume/v3/0b3c1469bf124a9a9439531c053a2c3a/volumes/3d4337b5-35ec-4a98-ac22-26f8db47c9b6 Dec 22 12:09:24.551848 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c2900903-deff-484f-979e-e4655ba87911 tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:24.554664 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c2900903-deff-484f-979e-e4655ba87911 tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:24.583503 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:24.583503 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:24.589510 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c2900903-deff-484f-979e-e4655ba87911 tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Volume info retrieved successfully. Dec 22 12:09:24.601563 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c2900903-deff-484f-979e-e4655ba87911 tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] http://10.222.0.111/volume/v3/0b3c1469bf124a9a9439531c053a2c3a/volumes/3d4337b5-35ec-4a98-ac22-26f8db47c9b6 returned with HTTP 200 Dec 22 12:09:24.602020 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 737/1468] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:24 2020] GET /volume/v3/0b3c1469bf124a9a9439531c053a2c3a/volumes/3d4337b5-35ec-4a98-ac22-26f8db47c9b6 => generated 955 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:09:25.218748 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b0e46d5f-bbc4-4882-8282-05d443fe30c8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:25.219025 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b0e46d5f-bbc4-4882-8282-05d443fe30c8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:25.219152 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:25.219152 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:25.219345 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b0e46d5f-bbc4-4882-8282-05d443fe30c8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:25.244419 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:25.244419 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:25.249055 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b0e46d5f-bbc4-4882-8282-05d443fe30c8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:25.258090 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:25.258090 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:25.262488 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b0e46d5f-bbc4-4882-8282-05d443fe30c8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:25.263088 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 732/1469] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:25 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:25.612407 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2315857b-f4b2-46c4-83d4-bbff140769e5 tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] GET http://10.222.0.111/volume/v3/0b3c1469bf124a9a9439531c053a2c3a/volumes/3d4337b5-35ec-4a98-ac22-26f8db47c9b6 Dec 22 12:09:25.612694 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2315857b-f4b2-46c4-83d4-bbff140769e5 tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:25.612833 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:25.612833 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:25.613032 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2315857b-f4b2-46c4-83d4-bbff140769e5 tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:25.637076 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2315857b-f4b2-46c4-83d4-bbff140769e5 tempest-VolumeTypesAccessTest-181774313 tempest-VolumeTypesAccessTest-181774313] http://10.222.0.111/volume/v3/0b3c1469bf124a9a9439531c053a2c3a/volumes/3d4337b5-35ec-4a98-ac22-26f8db47c9b6 returned with HTTP 404 Dec 22 12:09:25.637657 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 738/1470] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:25 2020] GET /volume/v3/0b3c1469bf124a9a9439531c053a2c3a/volumes/3d4337b5-35ec-4a98-ac22-26f8db47c9b6 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:09:25.644036 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ba234aad-e81c-4a3e-b31f-5893f8c994c8 tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] DELETE http://10.222.0.111/volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types/5deb2060-ece5-46fd-a550-c86bb4c31cd3 Dec 22 12:09:25.644793 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ba234aad-e81c-4a3e-b31f-5893f8c994c8 tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:25.644868 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:25.644868 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:25.645503 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ba234aad-e81c-4a3e-b31f-5893f8c994c8 tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] Calling method '_delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:25.681873 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 12:09:25.681873 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 12:09:25.718843 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ba234aad-e81c-4a3e-b31f-5893f8c994c8 tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] http://10.222.0.111/volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types/5deb2060-ece5-46fd-a550-c86bb4c31cd3 returned with HTTP 202 Dec 22 12:09:25.719359 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 733/1471] 10.222.0.111 () {58 vars in 1317 bytes} [Tue Dec 22 12:09:25 2020] DELETE /volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types/5deb2060-ece5-46fd-a550-c86bb4c31cd3 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:09:25.724461 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-49b07630-966d-43fd-a9a4-1e92fdecb79f tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] GET http://10.222.0.111/volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types/5deb2060-ece5-46fd-a550-c86bb4c31cd3 Dec 22 12:09:25.724851 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-49b07630-966d-43fd-a9a4-1e92fdecb79f tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:25.725969 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-49b07630-966d-43fd-a9a4-1e92fdecb79f tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:25.735342 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-49b07630-966d-43fd-a9a4-1e92fdecb79f tempest-VolumeTypesAccessTest-1929268411 tempest-VolumeTypesAccessTest-1929268411] http://10.222.0.111/volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types/5deb2060-ece5-46fd-a550-c86bb4c31cd3 returned with HTTP 404 Dec 22 12:09:25.736621 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 739/1472] 10.222.0.111 () {58 vars in 1314 bytes} [Tue Dec 22 12:09:25 2020] GET /volume/v3/52f21dcd9e164c82b016754f3a58cc4a/types/5deb2060-ece5-46fd-a550-c86bb4c31cd3 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:09:26.273164 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-50244566-7d45-4b61-a42b-5f58f1599202 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:26.273469 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-50244566-7d45-4b61-a42b-5f58f1599202 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:26.273823 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-50244566-7d45-4b61-a42b-5f58f1599202 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:26.324497 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:26.324497 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:26.330119 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-50244566-7d45-4b61-a42b-5f58f1599202 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:26.342124 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:26.342124 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:26.346625 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-50244566-7d45-4b61-a42b-5f58f1599202 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:26.351739 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 734/1473] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:26 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:27.475878 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e3fa40cc-99e4-41f6-8d72-de3452aba408 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:27.475878 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e3fa40cc-99e4-41f6-8d72-de3452aba408 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:27.475878 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e3fa40cc-99e4-41f6-8d72-de3452aba408 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:27.475878 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:27.475878 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:27.475878 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e3fa40cc-99e4-41f6-8d72-de3452aba408 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:27.475878 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:27.475878 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:27.475878 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e3fa40cc-99e4-41f6-8d72-de3452aba408 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:27.475878 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 740/1474] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:27 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:09:28.485157 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8b1eb217-c64d-46ee-8d8d-b3922ba53195 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:28.485842 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8b1eb217-c64d-46ee-8d8d-b3922ba53195 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:28.486104 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:28.486104 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:28.487125 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8b1eb217-c64d-46ee-8d8d-b3922ba53195 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:28.528675 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:28.528675 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:28.534438 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8b1eb217-c64d-46ee-8d8d-b3922ba53195 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:28.545469 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:28.545469 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:28.550931 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8b1eb217-c64d-46ee-8d8d-b3922ba53195 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:28.551547 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 735/1475] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:28 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:29.560439 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fc49165e-1861-4d06-b7eb-ecbd8f899d49 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:29.561159 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fc49165e-1861-4d06-b7eb-ecbd8f899d49 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:29.561377 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:29.561377 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:29.561726 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fc49165e-1861-4d06-b7eb-ecbd8f899d49 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:29.590156 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:29.590156 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:29.596209 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fc49165e-1861-4d06-b7eb-ecbd8f899d49 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:29.609274 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:29.609274 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:29.614205 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fc49165e-1861-4d06-b7eb-ecbd8f899d49 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:29.614922 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 741/1476] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:29 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:30.623496 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4c8b2f29-4521-48c8-834f-4780a619fa97 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:30.623774 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4c8b2f29-4521-48c8-834f-4780a619fa97 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:30.623887 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:30.623887 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:30.624076 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4c8b2f29-4521-48c8-834f-4780a619fa97 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:30.650410 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:30.650410 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:30.655259 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4c8b2f29-4521-48c8-834f-4780a619fa97 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:30.669800 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:30.669800 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:30.675355 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4c8b2f29-4521-48c8-834f-4780a619fa97 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:30.684368 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 736/1477] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:30 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:31.291059 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-82d7476d-a19d-4c1b-9f2a-f17daacfebe3 tempest-ExtensionsTestJSON-1284364302 tempest-ExtensionsTestJSON-1284364302] GET http://10.222.0.111/volume/v3/f86b6f46a9da4a8cb5e80644c488a3ff/extensions Dec 22 12:09:31.291339 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-82d7476d-a19d-4c1b-9f2a-f17daacfebe3 tempest-ExtensionsTestJSON-1284364302 tempest-ExtensionsTestJSON-1284364302] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:31.291464 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:31.291464 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:31.291654 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-82d7476d-a19d-4c1b-9f2a-f17daacfebe3 tempest-ExtensionsTestJSON-1284364302 tempest-ExtensionsTestJSON-1284364302] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:31.292165 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-82d7476d-a19d-4c1b-9f2a-f17daacfebe3 tempest-ExtensionsTestJSON-1284364302 tempest-ExtensionsTestJSON-1284364302] http://10.222.0.111/volume/v3/f86b6f46a9da4a8cb5e80644c488a3ff/extensions returned with HTTP 200 Dec 22 12:09:31.292588 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 742/1478] 10.222.0.111 () {58 vars in 1218 bytes} [Tue Dec 22 12:09:31 2020] GET /volume/v3/f86b6f46a9da4a8cb5e80644c488a3ff/extensions => generated 5245 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:31.685724 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0f2fced1-550a-4f7e-a04e-b693489dff1a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:31.686477 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0f2fced1-550a-4f7e-a04e-b693489dff1a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:31.686755 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:31.686755 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:31.687368 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0f2fced1-550a-4f7e-a04e-b693489dff1a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:31.719189 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:31.719189 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:31.722470 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0f2fced1-550a-4f7e-a04e-b693489dff1a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:31.732948 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:31.732948 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:31.738227 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0f2fced1-550a-4f7e-a04e-b693489dff1a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:31.739041 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 737/1479] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:31 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:32.748243 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aa6ee8a9-d860-4f2b-a86a-9779c4e0a689 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:32.748583 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aa6ee8a9-d860-4f2b-a86a-9779c4e0a689 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:32.748816 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aa6ee8a9-d860-4f2b-a86a-9779c4e0a689 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:32.776610 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:32.776610 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:32.781996 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-aa6ee8a9-d860-4f2b-a86a-9779c4e0a689 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:32.797062 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:32.797062 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:32.802188 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aa6ee8a9-d860-4f2b-a86a-9779c4e0a689 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:32.802957 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 743/1480] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:32 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:33.812965 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-89ebdff5-9505-49cb-b54a-cd409d60034c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:33.813321 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-89ebdff5-9505-49cb-b54a-cd409d60034c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:33.813367 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:33.813367 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:33.813590 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-89ebdff5-9505-49cb-b54a-cd409d60034c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:33.838848 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:33.838848 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:33.843766 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-89ebdff5-9505-49cb-b54a-cd409d60034c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:33.852874 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:33.852874 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:33.857784 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-89ebdff5-9505-49cb-b54a-cd409d60034c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:33.858127 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 738/1481] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:33 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:09:34.573363 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-678a6748-2d50-474b-b53e-c2f2641e7ddd tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] POST http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes Dec 22 12:09:34.573679 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:34.573679 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:34.573951 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-678a6748-2d50-474b-b53e-c2f2641e7ddd tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-523058539"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:09:34.574639 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-678a6748-2d50-474b-b53e-c2f2641e7ddd tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-523058539'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:09:34.574833 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-678a6748-2d50-474b-b53e-c2f2641e7ddd tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Create volume of 1 GB Dec 22 12:09:34.582377 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-678a6748-2d50-474b-b53e-c2f2641e7ddd tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Availability Zones retrieved successfully. Dec 22 12:09:34.590073 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-678a6748-2d50-474b-b53e-c2f2641e7ddd tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Flow 'volume_create_api' (bc2c7623-0776-444c-8a63-978aa6e2f1db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:09:34.591475 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-678a6748-2d50-474b-b53e-c2f2641e7ddd tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41bc830d-133a-4f33-bece-e961e8f34e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:09:34.592553 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-678a6748-2d50-474b-b53e-c2f2641e7ddd tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:09:34.631495 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-678a6748-2d50-474b-b53e-c2f2641e7ddd tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41bc830d-133a-4f33-bece-e961e8f34e4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:09:34.632558 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-678a6748-2d50-474b-b53e-c2f2641e7ddd tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ac9e8ab-b8c6-43bc-b9ab-77e92aff1249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:09:34.729371 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-678a6748-2d50-474b-b53e-c2f2641e7ddd tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Created reservations ['8d9745cb-e97c-4fcc-aa64-fa940826c8ab', 'c1857f0f-34ae-430b-bec7-44e51005b7c7', '82851a95-92cd-486c-bf76-db066c50e131', '370db6e4-5cf6-45bd-b9cd-143d53933ba4'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:09:34.730940 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-678a6748-2d50-474b-b53e-c2f2641e7ddd tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ac9e8ab-b8c6-43bc-b9ab-77e92aff1249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d9745cb-e97c-4fcc-aa64-fa940826c8ab', 'c1857f0f-34ae-430b-bec7-44e51005b7c7', '82851a95-92cd-486c-bf76-db066c50e131', '370db6e4-5cf6-45bd-b9cd-143d53933ba4']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:09:34.732134 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-678a6748-2d50-474b-b53e-c2f2641e7ddd tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3496e60-a7ce-4762-9fd5-2e8e96cada6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:09:34.792480 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-678a6748-2d50-474b-b53e-c2f2641e7ddd tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3496e60-a7ce-4762-9fd5-2e8e96cada6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7a64a57-cb1c-4f0d-953d-864d7fb23824', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-523058539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8f244413cc14849b2ad16a2cb07192b',qos_specs=None,replication_status=,reservations=['8d9745cb-e97c-4fcc-aa64-fa940826c8ab','c1857f0f-34ae-430b-bec7-44e51005b7c7','82851a95-92cd-486c-bf76-db066c50e131','370db6e4-5cf6-45bd-b9cd-143d53933ba4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5ddf4b450c64f12a6080ac7184e9f1c',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:09:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-523058539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7a64a57-cb1c-4f0d-953d-864d7fb23824,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8f244413cc14849b2ad16a2cb07192b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='c5ddf4b450c64f12a6080ac7184e9f1c',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:09:34.793582 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-678a6748-2d50-474b-b53e-c2f2641e7ddd tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1175d1f9-c27f-4ee4-a364-da8a28d6f066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:09:34.842066 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-678a6748-2d50-474b-b53e-c2f2641e7ddd tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1175d1f9-c27f-4ee4-a364-da8a28d6f066) transitioned into state 'SUCCESS' from state '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-523058539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8f244413cc14849b2ad16a2cb07192b',qos_specs=None,replication_status=,reservations=['8d9745cb-e97c-4fcc-aa64-fa940826c8ab','c1857f0f-34ae-430b-bec7-44e51005b7c7','82851a95-92cd-486c-bf76-db066c50e131','370db6e4-5cf6-45bd-b9cd-143d53933ba4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5ddf4b450c64f12a6080ac7184e9f1c',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:09:34.846267 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-678a6748-2d50-474b-b53e-c2f2641e7ddd tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d0853b5-73a1-40d2-b63f-fa98b1527d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:09:34.866612 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-efb8d3f5-2c59-49b0-8dfc-812e38667267 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:34.866896 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-efb8d3f5-2c59-49b0-8dfc-812e38667267 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:34.867027 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:34.867027 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:34.867207 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-efb8d3f5-2c59-49b0-8dfc-812e38667267 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:34.895577 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:34.895577 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:34.900608 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-efb8d3f5-2c59-49b0-8dfc-812e38667267 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:34.904700 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-678a6748-2d50-474b-b53e-c2f2641e7ddd tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d0853b5-73a1-40d2-b63f-fa98b1527d37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:09:34.906587 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-678a6748-2d50-474b-b53e-c2f2641e7ddd tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Flow 'volume_create_api' (bc2c7623-0776-444c-8a63-978aa6e2f1db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:09:34.910235 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:34.910235 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:34.914307 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-efb8d3f5-2c59-49b0-8dfc-812e38667267 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:34.914785 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 739/1482] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:34 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:34.940826 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-678a6748-2d50-474b-b53e-c2f2641e7ddd tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Create volume request issued successfully. Dec 22 12:09:34.947948 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-678a6748-2d50-474b-b53e-c2f2641e7ddd tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes returned with HTTP 202 Dec 22 12:09:34.948445 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 744/1483] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:09:34 2020] POST /volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes => generated 819 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:09:34.959458 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a1f748b2-0bea-4cfa-8469-17624744052f tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] GET http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 Dec 22 12:09:34.960100 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a1f748b2-0bea-4cfa-8469-17624744052f tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:34.960356 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:34.960356 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:34.960826 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a1f748b2-0bea-4cfa-8469-17624744052f tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:35.000302 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:35.000302 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:35.005047 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a1f748b2-0bea-4cfa-8469-17624744052f tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Volume info retrieved successfully. Dec 22 12:09:35.030039 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a1f748b2-0bea-4cfa-8469-17624744052f tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 returned with HTTP 200 Dec 22 12:09:35.030386 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 740/1484] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:34 2020] GET /volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 => generated 887 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:09:35.925612 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9941f89b-336b-40a4-9229-f8a8e1e63378 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:35.925992 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9941f89b-336b-40a4-9229-f8a8e1e63378 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:35.926167 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:35.926167 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:35.926435 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9941f89b-336b-40a4-9229-f8a8e1e63378 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:35.950846 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:35.950846 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:35.955521 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9941f89b-336b-40a4-9229-f8a8e1e63378 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:35.964443 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:35.964443 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:35.968799 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9941f89b-336b-40a4-9229-f8a8e1e63378 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:35.969310 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 745/1485] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:35 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:36.039800 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-23b82923-0f3d-44df-bb23-85d20b5da8ce tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] GET http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 Dec 22 12:09:36.040041 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-23b82923-0f3d-44df-bb23-85d20b5da8ce tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:36.040303 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:36.040303 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:36.040507 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-23b82923-0f3d-44df-bb23-85d20b5da8ce tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:36.080981 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:36.080981 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:36.085974 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-23b82923-0f3d-44df-bb23-85d20b5da8ce tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Volume info retrieved successfully. Dec 22 12:09:36.098136 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-23b82923-0f3d-44df-bb23-85d20b5da8ce tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 returned with HTTP 200 Dec 22 12:09:36.098611 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 741/1486] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:36 2020] GET /volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 => generated 912 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:09:36.978855 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-58541baf-82ab-4312-bc2e-73596aa8dc79 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:36.979138 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-58541baf-82ab-4312-bc2e-73596aa8dc79 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:36.979306 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:36.979306 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:36.979481 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-58541baf-82ab-4312-bc2e-73596aa8dc79 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:37.004386 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:37.004386 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:37.009176 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-58541baf-82ab-4312-bc2e-73596aa8dc79 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:37.047624 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:37.047624 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:37.051018 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-58541baf-82ab-4312-bc2e-73596aa8dc79 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:37.051682 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 746/1487] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:36 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:38.156154 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5894e231-0848-4228-8ee2-88401a356a38 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:38.157063 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5894e231-0848-4228-8ee2-88401a356a38 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:38.157790 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:38.157790 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:38.158185 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5894e231-0848-4228-8ee2-88401a356a38 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:38.186198 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:38.186198 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:38.191936 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5894e231-0848-4228-8ee2-88401a356a38 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:38.203425 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:38.203425 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:38.210258 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5894e231-0848-4228-8ee2-88401a356a38 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:38.210821 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 742/1488] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:38 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:39.221128 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-558136e4-9fb4-4dcb-a86f-072fa1c67cd5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:39.221415 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-558136e4-9fb4-4dcb-a86f-072fa1c67cd5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:39.221494 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:39.221494 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:39.221719 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-558136e4-9fb4-4dcb-a86f-072fa1c67cd5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:39.267738 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:39.267738 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:39.274075 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-558136e4-9fb4-4dcb-a86f-072fa1c67cd5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:39.287897 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:39.287897 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:39.294132 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-558136e4-9fb4-4dcb-a86f-072fa1c67cd5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:39.295128 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 747/1489] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:39 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:40.304360 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3c0137bc-1e97-4f7b-9ebd-241a00dc0cdc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:40.305066 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3c0137bc-1e97-4f7b-9ebd-241a00dc0cdc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:40.305233 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:40.305233 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:40.305479 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3c0137bc-1e97-4f7b-9ebd-241a00dc0cdc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:40.331039 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:40.331039 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:40.335603 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3c0137bc-1e97-4f7b-9ebd-241a00dc0cdc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:40.344545 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:40.344545 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:40.348656 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3c0137bc-1e97-4f7b-9ebd-241a00dc0cdc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:40.349315 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 743/1490] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:40 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:41.358512 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-167639dd-088d-4396-a0a7-60859f79d51a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:41.358901 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-167639dd-088d-4396-a0a7-60859f79d51a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:41.358988 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:41.358988 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:41.359178 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-167639dd-088d-4396-a0a7-60859f79d51a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:41.385807 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:41.385807 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:41.391106 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-167639dd-088d-4396-a0a7-60859f79d51a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:41.402404 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:41.402404 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:41.406759 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-167639dd-088d-4396-a0a7-60859f79d51a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:41.407972 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 748/1491] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:41 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:42.421049 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-205adec8-1d47-4960-b989-d9d0d72f137b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:42.421614 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-205adec8-1d47-4960-b989-d9d0d72f137b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:42.421872 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:42.421872 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:42.422692 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-205adec8-1d47-4960-b989-d9d0d72f137b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:42.452494 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:42.452494 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:42.459942 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-205adec8-1d47-4960-b989-d9d0d72f137b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:42.471402 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:42.471402 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:42.476171 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-205adec8-1d47-4960-b989-d9d0d72f137b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:42.477506 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 744/1492] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:42 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:43.516728 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9cfdca4c-2bbf-47cb-9c9f-e62d0954ceab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:43.516728 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9cfdca4c-2bbf-47cb-9c9f-e62d0954ceab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:43.516728 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:43.516728 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:43.516728 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9cfdca4c-2bbf-47cb-9c9f-e62d0954ceab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:43.521528 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:43.521528 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:43.527275 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9cfdca4c-2bbf-47cb-9c9f-e62d0954ceab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:43.551786 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:43.551786 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:43.551786 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9cfdca4c-2bbf-47cb-9c9f-e62d0954ceab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:43.551786 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 749/1493] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:43 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:44.557672 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3c013082-ad9d-438e-ba7a-f1c6f28c2e16 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:44.557672 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3c013082-ad9d-438e-ba7a-f1c6f28c2e16 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:44.557672 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:44.557672 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:44.557672 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3c013082-ad9d-438e-ba7a-f1c6f28c2e16 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:44.589416 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:44.589416 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:44.594218 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3c013082-ad9d-438e-ba7a-f1c6f28c2e16 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:44.605717 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:44.605717 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:44.610670 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3c013082-ad9d-438e-ba7a-f1c6f28c2e16 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:44.611295 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 745/1494] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:44 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:45.620475 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a13b50a5-689c-4d02-a1e8-b8a78ad0a1bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:45.620742 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a13b50a5-689c-4d02-a1e8-b8a78ad0a1bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:45.620846 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:45.620846 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:45.621039 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a13b50a5-689c-4d02-a1e8-b8a78ad0a1bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:45.645767 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:45.645767 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:45.650455 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a13b50a5-689c-4d02-a1e8-b8a78ad0a1bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:45.660257 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:45.660257 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:45.664696 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a13b50a5-689c-4d02-a1e8-b8a78ad0a1bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:45.665120 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 750/1495] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:45 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:46.681267 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d38c9dd7-83e8-4876-a034-d5666069b201 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:46.682046 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d38c9dd7-83e8-4876-a034-d5666069b201 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:46.682309 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:46.682309 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:46.683061 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d38c9dd7-83e8-4876-a034-d5666069b201 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:46.714837 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:46.714837 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:46.721162 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d38c9dd7-83e8-4876-a034-d5666069b201 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:46.733128 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:46.733128 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:46.738056 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d38c9dd7-83e8-4876-a034-d5666069b201 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:46.738788 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 746/1496] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:46 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:47.748690 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a772b4d0-def4-4bdf-8e24-1d2917b1644f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:47.749296 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a772b4d0-def4-4bdf-8e24-1d2917b1644f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:47.749296 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:47.749296 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:47.749296 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a772b4d0-def4-4bdf-8e24-1d2917b1644f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:47.775236 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:47.775236 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:47.780615 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a772b4d0-def4-4bdf-8e24-1d2917b1644f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:47.791362 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:47.791362 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:47.795876 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a772b4d0-def4-4bdf-8e24-1d2917b1644f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:47.796426 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 751/1497] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:47 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:48.809758 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-70f4455e-1c84-461b-b3ba-7ceff3f38668 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:48.810294 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-70f4455e-1c84-461b-b3ba-7ceff3f38668 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:48.810512 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:48.810512 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:48.811046 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-70f4455e-1c84-461b-b3ba-7ceff3f38668 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:48.843408 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:48.843408 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:48.859850 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-70f4455e-1c84-461b-b3ba-7ceff3f38668 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:48.872457 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:48.872457 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:48.877581 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-70f4455e-1c84-461b-b3ba-7ceff3f38668 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:48.878743 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 747/1498] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:48 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:49.894687 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d286efa7-b118-4a1f-b2b1-d40298f71f3d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:49.894687 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d286efa7-b118-4a1f-b2b1-d40298f71f3d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:49.894687 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:49.894687 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:49.894687 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d286efa7-b118-4a1f-b2b1-d40298f71f3d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:49.915069 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:49.915069 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:49.920346 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d286efa7-b118-4a1f-b2b1-d40298f71f3d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:49.931257 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:49.931257 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:49.935684 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d286efa7-b118-4a1f-b2b1-d40298f71f3d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:49.936260 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 752/1499] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:49 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:50.946418 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fb532de9-1585-41c8-a45f-a2c67b33c6b6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:50.946780 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fb532de9-1585-41c8-a45f-a2c67b33c6b6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:50.946895 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:50.946895 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:50.947292 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fb532de9-1585-41c8-a45f-a2c67b33c6b6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:50.976146 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:50.976146 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:50.981997 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fb532de9-1585-41c8-a45f-a2c67b33c6b6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:50.993573 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:50.993573 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:50.998221 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fb532de9-1585-41c8-a45f-a2c67b33c6b6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:50.998683 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 748/1500] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:50 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:52.008597 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-01b81f98-71fd-4196-8467-6ebdec4ff572 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:52.008897 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-01b81f98-71fd-4196-8467-6ebdec4ff572 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:52.009083 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:52.009083 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:52.009449 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-01b81f98-71fd-4196-8467-6ebdec4ff572 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:52.036638 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:52.036638 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:52.041212 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-01b81f98-71fd-4196-8467-6ebdec4ff572 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:52.051507 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:52.051507 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:52.062524 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-01b81f98-71fd-4196-8467-6ebdec4ff572 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:52.066071 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 753/1501] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:52 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:52.955191 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c772d3a2-2bc5-4105-9658-9c30a9734b89 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] POST http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824/action Dec 22 12:09:52.955483 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:52.955483 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:52.955720 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c772d3a2-2bc5-4105-9658-9c30a9734b89 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Action body: b'{"os-attach": {"instance_uuid": "5ddb2973-acdd-4ce2-8d7a-6f91838355e5", "mountpoint": "/dev/sdb"}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:09:52.955919 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c772d3a2-2bc5-4105-9658-9c30a9734b89 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "5ddb2973-acdd-4ce2-8d7a-6f91838355e5", "mountpoint": "/dev/sdb"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:09:52.982235 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:52.982235 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:52.982964 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c772d3a2-2bc5-4105-9658-9c30a9734b89 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Volume info retrieved successfully. Dec 22 12:09:53.039368 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c772d3a2-2bc5-4105-9658-9c30a9734b89 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Update volume admin metadata completed successfully. Dec 22 12:09:53.073197 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ee6aa54f-0331-4984-8851-0eae47706958 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:53.077815 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ee6aa54f-0331-4984-8851-0eae47706958 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:53.077815 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:53.077815 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:53.077815 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ee6aa54f-0331-4984-8851-0eae47706958 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:53.100336 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:53.100336 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:53.110956 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ee6aa54f-0331-4984-8851-0eae47706958 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:53.122604 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:53.122604 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:53.127280 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ee6aa54f-0331-4984-8851-0eae47706958 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:53.132569 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 754/1502] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:53 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:53.286655 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c772d3a2-2bc5-4105-9658-9c30a9734b89 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Attach volume completed successfully. Dec 22 12:09:53.287270 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c772d3a2-2bc5-4105-9658-9c30a9734b89 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824/action returned with HTTP 202 Dec 22 12:09:53.287844 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 749/1503] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 12:09:52 2020] POST /volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824/action => generated 0 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 12:09:53.293036 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7bb334a5-bcb8-4d88-ad31-48ef3457ac92 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] GET http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 Dec 22 12:09:53.293374 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7bb334a5-bcb8-4d88-ad31-48ef3457ac92 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:53.293520 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:53.293520 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:53.293752 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7bb334a5-bcb8-4d88-ad31-48ef3457ac92 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:53.322814 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:53.322814 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:53.329347 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7bb334a5-bcb8-4d88-ad31-48ef3457ac92 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Volume info retrieved successfully. Dec 22 12:09:53.340387 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:53.340387 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:53.346003 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7bb334a5-bcb8-4d88-ad31-48ef3457ac92 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 returned with HTTP 200 Dec 22 12:09:53.353305 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 755/1504] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:53 2020] GET /volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 => generated 1246 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:53.356019 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-96d9e50d-4385-4efd-9f88-f1da4dd23c0c tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] POST http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824/action Dec 22 12:09:53.356327 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:53.356327 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:53.356566 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-96d9e50d-4385-4efd-9f88-f1da4dd23c0c tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Action body: b'{"os-detach": {}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:09:53.356768 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-96d9e50d-4385-4efd-9f88-f1da4dd23c0c tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:09:53.389384 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:53.389384 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:53.390196 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-96d9e50d-4385-4efd-9f88-f1da4dd23c0c tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Volume info retrieved successfully. Dec 22 12:09:53.549905 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-96d9e50d-4385-4efd-9f88-f1da4dd23c0c tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Detach volume completed successfully. Dec 22 12:09:53.550255 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-96d9e50d-4385-4efd-9f88-f1da4dd23c0c tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824/action returned with HTTP 202 Dec 22 12:09:53.552920 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 750/1505] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 12:09:53 2020] POST /volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824/action => generated 0 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 12:09:53.555996 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e4ee3f39-2479-43c3-b682-0fb29bb1307f tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] GET http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 Dec 22 12:09:53.556625 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e4ee3f39-2479-43c3-b682-0fb29bb1307f tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:53.556807 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:53.556807 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:53.557080 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e4ee3f39-2479-43c3-b682-0fb29bb1307f tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:53.587588 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:53.587588 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:53.593077 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e4ee3f39-2479-43c3-b682-0fb29bb1307f tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Volume info retrieved successfully. Dec 22 12:09:53.605802 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e4ee3f39-2479-43c3-b682-0fb29bb1307f tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 returned with HTTP 200 Dec 22 12:09:53.610616 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 756/1506] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:53 2020] GET /volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 => generated 931 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:09:54.137283 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-babed1f3-4ebb-4c39-9d68-269655db04fc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:54.137874 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-babed1f3-4ebb-4c39-9d68-269655db04fc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:54.138088 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:54.138088 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:54.138406 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-babed1f3-4ebb-4c39-9d68-269655db04fc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:54.164779 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:54.164779 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:54.169957 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-babed1f3-4ebb-4c39-9d68-269655db04fc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:54.183307 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:54.183307 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:54.188272 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-babed1f3-4ebb-4c39-9d68-269655db04fc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:54.189003 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 751/1507] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:54 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:55.199303 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1fc8dba3-abc1-4574-b227-271125e9a3cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:55.199602 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1fc8dba3-abc1-4574-b227-271125e9a3cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:55.199694 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:55.199694 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:55.200035 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1fc8dba3-abc1-4574-b227-271125e9a3cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:55.243880 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:55.243880 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:55.248823 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1fc8dba3-abc1-4574-b227-271125e9a3cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:55.258445 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:55.258445 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:55.262653 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1fc8dba3-abc1-4574-b227-271125e9a3cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:55.263335 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 757/1508] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:55 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:56.272800 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b4707903-84eb-4a99-9efd-dbdee34d0376 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:56.273939 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b4707903-84eb-4a99-9efd-dbdee34d0376 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:56.275967 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:56.275967 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:56.276334 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b4707903-84eb-4a99-9efd-dbdee34d0376 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:56.318627 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:56.318627 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:56.323291 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b4707903-84eb-4a99-9efd-dbdee34d0376 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:56.332948 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:56.332948 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:56.337053 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b4707903-84eb-4a99-9efd-dbdee34d0376 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:56.337512 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 752/1509] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:56 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:57.347643 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3f6e2962-128a-4277-9467-707ad0b01a92 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:57.351415 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3f6e2962-128a-4277-9467-707ad0b01a92 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:57.351415 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:57.351415 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:57.351415 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3f6e2962-128a-4277-9467-707ad0b01a92 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:57.374155 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:57.374155 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:57.383692 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3f6e2962-128a-4277-9467-707ad0b01a92 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:57.390272 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:57.390272 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:57.397094 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3f6e2962-128a-4277-9467-707ad0b01a92 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:57.397694 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 758/1510] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:57 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:58.406578 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c151203e-cc89-4c2b-a0ca-f24d5d0688cc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:58.406862 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c151203e-cc89-4c2b-a0ca-f24d5d0688cc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:58.406977 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:58.406977 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:58.407171 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c151203e-cc89-4c2b-a0ca-f24d5d0688cc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:58.444937 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:58.444937 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:58.450322 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c151203e-cc89-4c2b-a0ca-f24d5d0688cc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:58.463523 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:58.463523 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:58.467999 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c151203e-cc89-4c2b-a0ca-f24d5d0688cc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:58.468435 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 753/1511] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:58 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:09:59.580743 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-08fddae5-0f43-4066-ab4f-b8add58acf20 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:09:59.580743 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-08fddae5-0f43-4066-ab4f-b8add58acf20 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:09:59.580743 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:09:59.580743 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:09:59.580743 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-08fddae5-0f43-4066-ab4f-b8add58acf20 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:09:59.580743 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:59.580743 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:59.580743 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-08fddae5-0f43-4066-ab4f-b8add58acf20 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:09:59.580743 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:09:59.580743 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:09:59.580743 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-08fddae5-0f43-4066-ab4f-b8add58acf20 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:09:59.580743 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 759/1512] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:09:59 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:00.578472 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8b4273b9-b859-4543-96e9-22fc27b4ffad tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:10:00.579108 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8b4273b9-b859-4543-96e9-22fc27b4ffad tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:00.579378 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:00.579378 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:00.579825 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8b4273b9-b859-4543-96e9-22fc27b4ffad tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:00.610191 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:00.610191 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:00.616272 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8b4273b9-b859-4543-96e9-22fc27b4ffad tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:00.627360 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:00.627360 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:00.632498 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8b4273b9-b859-4543-96e9-22fc27b4ffad tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:10:00.632914 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 754/1513] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:00 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:01.649980 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aa5e5e00-7594-4ea2-b718-13b5f389ebdc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:10:01.650522 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aa5e5e00-7594-4ea2-b718-13b5f389ebdc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:01.650522 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:01.650522 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:01.650797 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aa5e5e00-7594-4ea2-b718-13b5f389ebdc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:01.689184 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:01.689184 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:01.695271 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-aa5e5e00-7594-4ea2-b718-13b5f389ebdc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:01.705884 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:01.705884 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:01.711018 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aa5e5e00-7594-4ea2-b718-13b5f389ebdc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:10:01.711580 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 760/1514] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:01 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:03.308058 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-27e87720-3555-4e80-990c-c994be8bedf7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:10:03.308058 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-27e87720-3555-4e80-990c-c994be8bedf7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:03.308058 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:03.308058 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:03.308058 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-27e87720-3555-4e80-990c-c994be8bedf7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:03.308058 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:03.308058 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:03.308058 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-27e87720-3555-4e80-990c-c994be8bedf7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:03.308058 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:03.308058 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:03.308058 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-27e87720-3555-4e80-990c-c994be8bedf7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:10:03.308058 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 755/1515] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:02 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:03.778811 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-606d538d-cf6d-4000-899d-c668208e3360 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:10:03.779352 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-606d538d-cf6d-4000-899d-c668208e3360 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:03.779487 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:03.779487 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:03.779670 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-606d538d-cf6d-4000-899d-c668208e3360 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:03.810451 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:03.810451 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:03.815743 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-606d538d-cf6d-4000-899d-c668208e3360 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:03.826854 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:03.826854 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:03.832110 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-606d538d-cf6d-4000-899d-c668208e3360 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:10:03.837239 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 761/1516] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:03 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:04.842951 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6f72fc20-653c-498f-803e-a947c13d272c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:10:04.843403 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6f72fc20-653c-498f-803e-a947c13d272c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:04.843615 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:04.843615 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:04.843925 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6f72fc20-653c-498f-803e-a947c13d272c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:04.887138 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:04.887138 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:04.891598 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6f72fc20-653c-498f-803e-a947c13d272c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:04.906741 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:04.906741 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:04.906741 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6f72fc20-653c-498f-803e-a947c13d272c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:10:04.906741 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 756/1517] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:04 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:04.915615 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-62b6826a-22f5-4abe-9b9d-53b71cfed398 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] POST http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes Dec 22 12:10:04.915891 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:04.915891 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:04.916112 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-62b6826a-22f5-4abe-9b9d-53b71cfed398 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-132811305"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:10:04.916742 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-62b6826a-22f5-4abe-9b9d-53b71cfed398 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-132811305'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:10:04.916930 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-62b6826a-22f5-4abe-9b9d-53b71cfed398 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Create volume of 1 GB Dec 22 12:10:04.924035 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-62b6826a-22f5-4abe-9b9d-53b71cfed398 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Availability Zones retrieved successfully. Dec 22 12:10:04.943531 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-62b6826a-22f5-4abe-9b9d-53b71cfed398 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Flow 'volume_create_api' (5cee3d45-7d72-4aeb-91de-92f76660253d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:10:04.946303 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-62b6826a-22f5-4abe-9b9d-53b71cfed398 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c7248d9-4d0f-4148-b672-41241bf7b05a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:04.948360 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-62b6826a-22f5-4abe-9b9d-53b71cfed398 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:10:04.987460 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-62b6826a-22f5-4abe-9b9d-53b71cfed398 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c7248d9-4d0f-4148-b672-41241bf7b05a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:04.988696 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-62b6826a-22f5-4abe-9b9d-53b71cfed398 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64b84f5b-e82b-4082-9b98-2c256f16f1a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:05.104660 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-62b6826a-22f5-4abe-9b9d-53b71cfed398 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Created reservations ['9c73c143-82f6-4dbd-9e7f-4c434a8e97ea', '447501ae-3868-4d43-b3e4-f14d498bdddd', '3112ffe8-db9a-4444-ab22-5cf46e3e2251', '866d734f-a58f-40c0-b86d-6f91aa83c98e'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:10:05.105923 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-62b6826a-22f5-4abe-9b9d-53b71cfed398 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64b84f5b-e82b-4082-9b98-2c256f16f1a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c73c143-82f6-4dbd-9e7f-4c434a8e97ea', '447501ae-3868-4d43-b3e4-f14d498bdddd', '3112ffe8-db9a-4444-ab22-5cf46e3e2251', '866d734f-a58f-40c0-b86d-6f91aa83c98e']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:05.107110 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-62b6826a-22f5-4abe-9b9d-53b71cfed398 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea1ddcd2-3570-409a-ba04-b343e8a37d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:05.190284 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-62b6826a-22f5-4abe-9b9d-53b71cfed398 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea1ddcd2-3570-409a-ba04-b343e8a37d38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03385b76-3f1a-42fe-80ff-ec42b0aca51a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-132811305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='124f31e7b1104e44bbe11811624f996e',qos_specs=None,replication_status=,reservations=['9c73c143-82f6-4dbd-9e7f-4c434a8e97ea','447501ae-3868-4d43-b3e4-f14d498bdddd','3112ffe8-db9a-4444-ab22-5cf46e3e2251','866d734f-a58f-40c0-b86d-6f91aa83c98e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4904a98fc988433196250c9c2b3d8bde',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:10:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-132811305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03385b76-3f1a-42fe-80ff-ec42b0aca51a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='124f31e7b1104e44bbe11811624f996e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='4904a98fc988433196250c9c2b3d8bde',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:05.191566 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-62b6826a-22f5-4abe-9b9d-53b71cfed398 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9a9c9a0-d4dc-44ac-9b8f-3efba3d78801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:05.243407 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-62b6826a-22f5-4abe-9b9d-53b71cfed398 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9a9c9a0-d4dc-44ac-9b8f-3efba3d78801) transitioned into state 'SUCCESS' from state '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-132811305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='124f31e7b1104e44bbe11811624f996e',qos_specs=None,replication_status=,reservations=['9c73c143-82f6-4dbd-9e7f-4c434a8e97ea','447501ae-3868-4d43-b3e4-f14d498bdddd','3112ffe8-db9a-4444-ab22-5cf46e3e2251','866d734f-a58f-40c0-b86d-6f91aa83c98e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4904a98fc988433196250c9c2b3d8bde',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:05.244393 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-62b6826a-22f5-4abe-9b9d-53b71cfed398 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97f97128-c56e-4b72-a861-ed4d227f2526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:05.304041 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-62b6826a-22f5-4abe-9b9d-53b71cfed398 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97f97128-c56e-4b72-a861-ed4d227f2526) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:05.305376 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-62b6826a-22f5-4abe-9b9d-53b71cfed398 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Flow 'volume_create_api' (5cee3d45-7d72-4aeb-91de-92f76660253d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:10:05.330991 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-62b6826a-22f5-4abe-9b9d-53b71cfed398 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Create volume request issued successfully. Dec 22 12:10:05.338274 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-62b6826a-22f5-4abe-9b9d-53b71cfed398 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes returned with HTTP 202 Dec 22 12:10:05.338947 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 762/1518] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:10:04 2020] POST /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes => generated 829 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:10:05.346996 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d2ea08ba-60a0-4c64-8dd1-53c5eac2ac76 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/03385b76-3f1a-42fe-80ff-ec42b0aca51a Dec 22 12:10:05.351560 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d2ea08ba-60a0-4c64-8dd1-53c5eac2ac76 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:05.351560 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:05.351560 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:05.351560 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d2ea08ba-60a0-4c64-8dd1-53c5eac2ac76 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:05.375919 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:05.375919 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:05.382343 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d2ea08ba-60a0-4c64-8dd1-53c5eac2ac76 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Volume info retrieved successfully. Dec 22 12:10:05.395211 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d2ea08ba-60a0-4c64-8dd1-53c5eac2ac76 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/03385b76-3f1a-42fe-80ff-ec42b0aca51a returned with HTTP 200 Dec 22 12:10:05.395736 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 757/1519] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:05 2020] GET /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/03385b76-3f1a-42fe-80ff-ec42b0aca51a => generated 897 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:05.916695 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e74e9273-8d9e-4f97-a826-79563eb35e71 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:10:05.917063 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e74e9273-8d9e-4f97-a826-79563eb35e71 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:05.917063 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:05.917063 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:05.917309 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e74e9273-8d9e-4f97-a826-79563eb35e71 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:05.953058 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:05.953058 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:05.960310 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e74e9273-8d9e-4f97-a826-79563eb35e71 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:05.971454 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:05.971454 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:05.976992 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e74e9273-8d9e-4f97-a826-79563eb35e71 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:10:05.977537 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 763/1520] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:05 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:06.415079 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-baacbc38-9680-46b5-8853-b1259305316a tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/03385b76-3f1a-42fe-80ff-ec42b0aca51a Dec 22 12:10:06.415079 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-baacbc38-9680-46b5-8853-b1259305316a tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:06.415079 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:06.415079 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:06.415079 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-baacbc38-9680-46b5-8853-b1259305316a tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:06.438881 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:06.438881 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:06.442286 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-baacbc38-9680-46b5-8853-b1259305316a tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Volume info retrieved successfully. Dec 22 12:10:06.456181 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-baacbc38-9680-46b5-8853-b1259305316a tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/03385b76-3f1a-42fe-80ff-ec42b0aca51a returned with HTTP 200 Dec 22 12:10:06.456903 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 758/1521] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:06 2020] GET /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/03385b76-3f1a-42fe-80ff-ec42b0aca51a => generated 921 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:06.986962 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0a6341a4-472d-4f73-b11a-32cbb3917852 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:10:06.987269 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0a6341a4-472d-4f73-b11a-32cbb3917852 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:06.987381 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:06.987381 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:06.987579 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0a6341a4-472d-4f73-b11a-32cbb3917852 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:07.027632 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:07.027632 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:07.033346 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0a6341a4-472d-4f73-b11a-32cbb3917852 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:07.056955 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:07.056955 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:07.063305 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0a6341a4-472d-4f73-b11a-32cbb3917852 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:10:07.068327 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 764/1522] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:06 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:07.466363 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-75a9defb-b5ca-4b53-a10d-1a204cc16898 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/03385b76-3f1a-42fe-80ff-ec42b0aca51a Dec 22 12:10:07.466672 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-75a9defb-b5ca-4b53-a10d-1a204cc16898 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:07.466804 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:07.466804 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:07.466998 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-75a9defb-b5ca-4b53-a10d-1a204cc16898 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:07.501561 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:07.501561 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:07.514256 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-75a9defb-b5ca-4b53-a10d-1a204cc16898 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Volume info retrieved successfully. Dec 22 12:10:07.525801 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-75a9defb-b5ca-4b53-a10d-1a204cc16898 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/03385b76-3f1a-42fe-80ff-ec42b0aca51a returned with HTTP 200 Dec 22 12:10:07.531939 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 759/1523] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:07 2020] GET /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/03385b76-3f1a-42fe-80ff-ec42b0aca51a => generated 922 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:08.073066 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7a5d58f8-a843-426a-a9e3-8ba1338af431 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:10:08.073367 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7a5d58f8-a843-426a-a9e3-8ba1338af431 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:08.073486 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:08.073486 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:08.073894 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7a5d58f8-a843-426a-a9e3-8ba1338af431 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:08.098530 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:08.098530 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:08.103111 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7a5d58f8-a843-426a-a9e3-8ba1338af431 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:08.112109 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:08.112109 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:08.117137 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7a5d58f8-a843-426a-a9e3-8ba1338af431 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:10:08.117629 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 765/1524] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:08 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:09.126995 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-850b6bc5-1a94-43a8-b624-2650928017bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 Dec 22 12:10:09.127380 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-850b6bc5-1a94-43a8-b624-2650928017bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:09.127542 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:09.127542 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:09.127828 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-850b6bc5-1a94-43a8-b624-2650928017bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:09.155865 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:09.155865 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:09.160544 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-850b6bc5-1a94-43a8-b624-2650928017bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:09.171046 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:09.171046 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:09.175231 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-850b6bc5-1a94-43a8-b624-2650928017bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 returned with HTTP 200 Dec 22 12:10:09.182829 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 760/1525] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:09 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/7e1afa10-5d99-46f2-8a3d-4ecf7631d071 => generated 1211 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:09.184231 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3b653894-e9a9-4d02-ab8b-2d952889527b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] DELETE http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:09.184803 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3b653894-e9a9-4d02-ab8b-2d952889527b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:09.185039 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:09.185039 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:09.185404 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3b653894-e9a9-4d02-ab8b-2d952889527b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:09.185874 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-3b653894-e9a9-4d02-ab8b-2d952889527b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Delete volume with id: 3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:09.217552 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:09.217552 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:09.219289 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3b653894-e9a9-4d02-ab8b-2d952889527b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:09.227903 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3b653894-e9a9-4d02-ab8b-2d952889527b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] 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. Dec 22 12:10:09.228485 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3b653894-e9a9-4d02-ab8b-2d952889527b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 400 Dec 22 12:10:09.229253 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 766/1526] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:10:09 2020] DELETE /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 285 bytes in 48 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 22 12:10:09.240855 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7f899339-c302-42b9-9e2f-31c73c4736be tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:09.241328 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7f899339-c302-42b9-9e2f-31c73c4736be tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:09.241588 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:09.241588 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:09.241989 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7f899339-c302-42b9-9e2f-31c73c4736be tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:09.268996 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:09.268996 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:09.274005 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7f899339-c302-42b9-9e2f-31c73c4736be tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:09.284590 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:09.284590 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:09.289092 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7f899339-c302-42b9-9e2f-31c73c4736be tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:09.289556 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 761/1527] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:09 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:10.298699 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9ad1afbb-4812-4fd6-a818-3a4626da11fd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:10.298987 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9ad1afbb-4812-4fd6-a818-3a4626da11fd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:10.299088 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:10.299088 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:10.299495 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9ad1afbb-4812-4fd6-a818-3a4626da11fd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:10.339692 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:10.339692 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:10.344625 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9ad1afbb-4812-4fd6-a818-3a4626da11fd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:10.354528 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:10.354528 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:10.358776 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9ad1afbb-4812-4fd6-a818-3a4626da11fd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:10.359285 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 767/1528] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:10 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:11.368613 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-43a384fc-0c3b-42da-b4b4-6b86f6fb2087 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:11.368940 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-43a384fc-0c3b-42da-b4b4-6b86f6fb2087 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:11.369120 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:11.369120 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:11.369383 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-43a384fc-0c3b-42da-b4b4-6b86f6fb2087 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:11.395884 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:11.395884 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:11.400685 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-43a384fc-0c3b-42da-b4b4-6b86f6fb2087 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:11.409845 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:11.409845 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:11.414728 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-43a384fc-0c3b-42da-b4b4-6b86f6fb2087 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:11.415171 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 762/1529] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:11 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:12.424605 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-607c28de-095e-4ae9-9eeb-5990ebb0cda7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:12.424895 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-607c28de-095e-4ae9-9eeb-5990ebb0cda7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:12.425060 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:12.425060 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:12.425297 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-607c28de-095e-4ae9-9eeb-5990ebb0cda7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:12.460646 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:12.460646 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:12.465864 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-607c28de-095e-4ae9-9eeb-5990ebb0cda7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:12.475614 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:12.475614 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:12.479892 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-607c28de-095e-4ae9-9eeb-5990ebb0cda7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:12.480566 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 768/1530] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:12 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:13.489653 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b52a0237-5db7-4875-83fb-10688e7b220b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:13.490032 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b52a0237-5db7-4875-83fb-10688e7b220b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:13.490219 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:13.490219 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:13.490706 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b52a0237-5db7-4875-83fb-10688e7b220b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:13.531690 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:13.531690 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:13.538962 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b52a0237-5db7-4875-83fb-10688e7b220b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:13.548762 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:13.548762 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:13.553065 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b52a0237-5db7-4875-83fb-10688e7b220b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:13.553601 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 763/1531] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:13 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:14.562956 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fe0ba91a-2ed5-4e43-b040-bcb42da18d48 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:14.563549 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fe0ba91a-2ed5-4e43-b040-bcb42da18d48 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:14.563549 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:14.563549 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:14.563841 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fe0ba91a-2ed5-4e43-b040-bcb42da18d48 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:14.591039 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:14.591039 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:14.595865 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fe0ba91a-2ed5-4e43-b040-bcb42da18d48 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:14.605006 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:14.605006 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:14.609575 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fe0ba91a-2ed5-4e43-b040-bcb42da18d48 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:14.610079 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 769/1532] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:14 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:15.619424 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-71afa72d-21b6-4781-b684-dad5a92a6400 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:15.619700 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-71afa72d-21b6-4781-b684-dad5a92a6400 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:15.619837 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:15.619837 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:15.620029 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-71afa72d-21b6-4781-b684-dad5a92a6400 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:15.644781 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:15.644781 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:15.649459 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-71afa72d-21b6-4781-b684-dad5a92a6400 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:15.657952 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:15.657952 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:15.662384 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-71afa72d-21b6-4781-b684-dad5a92a6400 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:15.662930 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 764/1533] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:15 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:16.681978 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-89bdbe0e-1cc5-4d3e-8d4f-ea7127bbfe2d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:16.682286 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-89bdbe0e-1cc5-4d3e-8d4f-ea7127bbfe2d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:16.683074 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:16.683074 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:16.683074 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-89bdbe0e-1cc5-4d3e-8d4f-ea7127bbfe2d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:16.708092 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:16.708092 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:16.713673 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-89bdbe0e-1cc5-4d3e-8d4f-ea7127bbfe2d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:16.727983 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:16.727983 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:16.732169 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-89bdbe0e-1cc5-4d3e-8d4f-ea7127bbfe2d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:16.732642 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 770/1534] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:16 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:17.671003 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-de6506d9-8024-44b6-9ce8-8d5f87434417 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] POST http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824/action Dec 22 12:10:17.671302 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:17.671302 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:17.671552 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-de6506d9-8024-44b6-9ce8-8d5f87434417 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Action body: b'{"os-attach": {"instance_uuid": "6e56681d-8842-4990-836e-7330392a21f2", "mountpoint": "/dev/sdb"}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:10:17.671748 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-de6506d9-8024-44b6-9ce8-8d5f87434417 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "6e56681d-8842-4990-836e-7330392a21f2", "mountpoint": "/dev/sdb"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:10:17.696880 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:17.696880 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:17.697489 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-de6506d9-8024-44b6-9ce8-8d5f87434417 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Volume info retrieved successfully. Dec 22 12:10:17.703804 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-de6506d9-8024-44b6-9ce8-8d5f87434417 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Update volume admin metadata completed successfully. Dec 22 12:10:17.743122 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b04c566c-c437-4c86-83e9-8d8a9c1b22b7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:17.743471 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b04c566c-c437-4c86-83e9-8d8a9c1b22b7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:17.743604 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:17.743604 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:17.743798 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b04c566c-c437-4c86-83e9-8d8a9c1b22b7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:17.769518 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:17.769518 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:17.775320 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b04c566c-c437-4c86-83e9-8d8a9c1b22b7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:17.787291 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:17.787291 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:17.792062 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b04c566c-c437-4c86-83e9-8d8a9c1b22b7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:17.792632 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 771/1535] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:17 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:17.917600 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-de6506d9-8024-44b6-9ce8-8d5f87434417 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Attach volume completed successfully. Dec 22 12:10:17.918240 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-de6506d9-8024-44b6-9ce8-8d5f87434417 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824/action returned with HTTP 202 Dec 22 12:10:17.921259 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 765/1536] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 12:10:17 2020] POST /volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824/action => generated 0 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 12:10:17.924063 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-31353cdb-660d-42d7-b453-a1dd94d3970c tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] GET http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 Dec 22 12:10:17.924374 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-31353cdb-660d-42d7-b453-a1dd94d3970c tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:17.924652 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:17.924652 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:17.924852 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-31353cdb-660d-42d7-b453-a1dd94d3970c tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:17.949715 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:17.949715 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:17.954158 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-31353cdb-660d-42d7-b453-a1dd94d3970c tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Volume info retrieved successfully. Dec 22 12:10:17.963220 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:17.963220 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:17.967370 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-31353cdb-660d-42d7-b453-a1dd94d3970c tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 returned with HTTP 200 Dec 22 12:10:17.968155 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 772/1537] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:17 2020] GET /volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 => generated 1246 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:17.976325 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4656cc3c-dccb-494e-b08d-5529e454bad8 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] GET http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 Dec 22 12:10:17.976606 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4656cc3c-dccb-494e-b08d-5529e454bad8 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:17.976739 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:17.976739 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:17.976922 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4656cc3c-dccb-494e-b08d-5529e454bad8 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:18.003880 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:18.003880 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:18.010542 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4656cc3c-dccb-494e-b08d-5529e454bad8 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Volume info retrieved successfully. Dec 22 12:10:18.020636 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:18.020636 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:18.025169 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4656cc3c-dccb-494e-b08d-5529e454bad8 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 returned with HTTP 200 Dec 22 12:10:18.025686 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 766/1538] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:17 2020] GET /volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 => generated 1246 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:10:18.034245 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a107988e-56ef-4f8c-99e1-db869915ee29 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] POST http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824/action Dec 22 12:10:18.034534 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:18.034534 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:18.034790 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a107988e-56ef-4f8c-99e1-db869915ee29 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Action body: b'{"os-detach": {}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:10:18.034982 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a107988e-56ef-4f8c-99e1-db869915ee29 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:10:18.064126 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:18.064126 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:18.065070 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a107988e-56ef-4f8c-99e1-db869915ee29 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Volume info retrieved successfully. Dec 22 12:10:18.219227 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a107988e-56ef-4f8c-99e1-db869915ee29 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Detach volume completed successfully. Dec 22 12:10:18.219550 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a107988e-56ef-4f8c-99e1-db869915ee29 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824/action returned with HTTP 202 Dec 22 12:10:18.220446 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 773/1539] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 12:10:18 2020] POST /volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824/action => generated 0 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 12:10:18.225508 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-92e4894b-0f83-4ba4-a8a0-06a57843293a tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] GET http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 Dec 22 12:10:18.225787 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-92e4894b-0f83-4ba4-a8a0-06a57843293a tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:18.225921 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:18.225921 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:18.226122 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-92e4894b-0f83-4ba4-a8a0-06a57843293a tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:18.251007 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:18.251007 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:18.256058 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-92e4894b-0f83-4ba4-a8a0-06a57843293a tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Volume info retrieved successfully. Dec 22 12:10:18.267496 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-92e4894b-0f83-4ba4-a8a0-06a57843293a tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 returned with HTTP 200 Dec 22 12:10:18.267918 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 767/1540] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:18 2020] GET /volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 => generated 931 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:18.802810 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1a342142-fb20-4158-a98b-6ef5d9d3ad2b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:18.803217 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1a342142-fb20-4158-a98b-6ef5d9d3ad2b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:18.803217 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:18.803217 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:18.803418 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1a342142-fb20-4158-a98b-6ef5d9d3ad2b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:18.858364 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:18.858364 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:18.863525 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1a342142-fb20-4158-a98b-6ef5d9d3ad2b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:18.884256 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:18.884256 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:18.888854 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1a342142-fb20-4158-a98b-6ef5d9d3ad2b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:18.889325 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 774/1541] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:18 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:19.899372 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-326cc996-3a3f-45cc-b4a3-fb16da70a48c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:19.899703 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-326cc996-3a3f-45cc-b4a3-fb16da70a48c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:19.899765 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:19.899765 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:19.899964 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-326cc996-3a3f-45cc-b4a3-fb16da70a48c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:19.941629 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:19.941629 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:19.951144 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-326cc996-3a3f-45cc-b4a3-fb16da70a48c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:19.966242 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:19.966242 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:19.972494 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-326cc996-3a3f-45cc-b4a3-fb16da70a48c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:19.973117 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 768/1542] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:19 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:20.988975 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e30b741a-a9d2-4f2f-9865-bc3c03a7663c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:20.989336 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e30b741a-a9d2-4f2f-9865-bc3c03a7663c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:20.989474 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:20.989474 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:20.989731 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e30b741a-a9d2-4f2f-9865-bc3c03a7663c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:21.019525 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:21.019525 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:21.024474 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e30b741a-a9d2-4f2f-9865-bc3c03a7663c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:21.034677 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:21.034677 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:21.047238 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e30b741a-a9d2-4f2f-9865-bc3c03a7663c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:21.052326 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 775/1543] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:20 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:21.908690 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8be37fcc-a804-40a6-a3aa-ef295663d45a tempest-BackendsCapabilitiesAdminTestsJSON-495474436 tempest-BackendsCapabilitiesAdminTestsJSON-495474436] GET http://10.222.0.111/volume/v3/0cf657fadc6c4eccb91abb240c564815/scheduler-stats/get_pools Dec 22 12:10:21.909030 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8be37fcc-a804-40a6-a3aa-ef295663d45a tempest-BackendsCapabilitiesAdminTestsJSON-495474436 tempest-BackendsCapabilitiesAdminTestsJSON-495474436] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:21.909153 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:21.909153 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:21.909387 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8be37fcc-a804-40a6-a3aa-ef295663d45a tempest-BackendsCapabilitiesAdminTestsJSON-495474436 tempest-BackendsCapabilitiesAdminTestsJSON-495474436] Calling method 'get_pools' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:21.920921 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8be37fcc-a804-40a6-a3aa-ef295663d45a tempest-BackendsCapabilitiesAdminTestsJSON-495474436 tempest-BackendsCapabilitiesAdminTestsJSON-495474436] http://10.222.0.111/volume/v3/0cf657fadc6c4eccb91abb240c564815/scheduler-stats/get_pools returned with HTTP 200 Dec 22 12:10:21.921440 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 769/1544] 10.222.0.111 () {58 vars in 1263 bytes} [Tue Dec 22 12:10:21 2020] GET /volume/v3/0cf657fadc6c4eccb91abb240c564815/scheduler-stats/get_pools => generated 61 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 12:10:21.930333 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d438d509-6d8f-4848-98fb-17b4b110f0ad tempest-BackendsCapabilitiesAdminTestsJSON-495474436 tempest-BackendsCapabilitiesAdminTestsJSON-495474436] GET http://10.222.0.111/volume/v3/0cf657fadc6c4eccb91abb240c564815/scheduler-stats/get_pools?detail=True Dec 22 12:10:21.930619 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d438d509-6d8f-4848-98fb-17b4b110f0ad tempest-BackendsCapabilitiesAdminTestsJSON-495474436 tempest-BackendsCapabilitiesAdminTestsJSON-495474436] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:21.930776 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:21.930776 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:21.930947 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d438d509-6d8f-4848-98fb-17b4b110f0ad tempest-BackendsCapabilitiesAdminTestsJSON-495474436 tempest-BackendsCapabilitiesAdminTestsJSON-495474436] Calling method 'get_pools' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:21.940745 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d438d509-6d8f-4848-98fb-17b4b110f0ad tempest-BackendsCapabilitiesAdminTestsJSON-495474436 tempest-BackendsCapabilitiesAdminTestsJSON-495474436] http://10.222.0.111/volume/v3/0cf657fadc6c4eccb91abb240c564815/scheduler-stats/get_pools?detail=True returned with HTTP 200 Dec 22 12:10:21.941173 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 776/1545] 10.222.0.111 () {58 vars in 1286 bytes} [Tue Dec 22 12:10:21 2020] GET /volume/v3/0cf657fadc6c4eccb91abb240c564815/scheduler-stats/get_pools?detail=True => generated 769 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:21.948637 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-996c9f33-41bd-4ba9-a735-2bf44c2f5819 tempest-BackendsCapabilitiesAdminTestsJSON-495474436 tempest-BackendsCapabilitiesAdminTestsJSON-495474436] GET http://10.222.0.111/volume/v3/0cf657fadc6c4eccb91abb240c564815/capabilities/n-d-765315-6@lvmdriver-1 Dec 22 12:10:21.948950 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-996c9f33-41bd-4ba9-a735-2bf44c2f5819 tempest-BackendsCapabilitiesAdminTestsJSON-495474436 tempest-BackendsCapabilitiesAdminTestsJSON-495474436] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:21.949214 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-996c9f33-41bd-4ba9-a735-2bf44c2f5819 tempest-BackendsCapabilitiesAdminTestsJSON-495474436 tempest-BackendsCapabilitiesAdminTestsJSON-495474436] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:21.960641 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-996c9f33-41bd-4ba9-a735-2bf44c2f5819 tempest-BackendsCapabilitiesAdminTestsJSON-495474436 tempest-BackendsCapabilitiesAdminTestsJSON-495474436] http://10.222.0.111/volume/v3/0cf657fadc6c4eccb91abb240c564815/capabilities/n-d-765315-6@lvmdriver-1 returned with HTTP 200 Dec 22 12:10:21.960641 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 770/1546] 10.222.0.111 () {58 vars in 1299 bytes} [Tue Dec 22 12:10:21 2020] GET /volume/v3/0cf657fadc6c4eccb91abb240c564815/capabilities/n-d-765315-6@lvmdriver-1 => generated 712 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:21.967703 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1670e4e7-e506-4255-a641-dffe4989485b tempest-BackendsCapabilitiesAdminTestsJSON-495474436 tempest-BackendsCapabilitiesAdminTestsJSON-495474436] GET http://10.222.0.111/volume/v3/0cf657fadc6c4eccb91abb240c564815/capabilities/n-d-765315-6@lvmdriver-1 Dec 22 12:10:21.967985 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1670e4e7-e506-4255-a641-dffe4989485b tempest-BackendsCapabilitiesAdminTestsJSON-495474436 tempest-BackendsCapabilitiesAdminTestsJSON-495474436] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:21.968369 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1670e4e7-e506-4255-a641-dffe4989485b tempest-BackendsCapabilitiesAdminTestsJSON-495474436 tempest-BackendsCapabilitiesAdminTestsJSON-495474436] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:21.977484 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1670e4e7-e506-4255-a641-dffe4989485b tempest-BackendsCapabilitiesAdminTestsJSON-495474436 tempest-BackendsCapabilitiesAdminTestsJSON-495474436] http://10.222.0.111/volume/v3/0cf657fadc6c4eccb91abb240c564815/capabilities/n-d-765315-6@lvmdriver-1 returned with HTTP 200 Dec 22 12:10:21.977894 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 777/1547] 10.222.0.111 () {58 vars in 1299 bytes} [Tue Dec 22 12:10:21 2020] GET /volume/v3/0cf657fadc6c4eccb91abb240c564815/capabilities/n-d-765315-6@lvmdriver-1 => generated 712 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:22.057569 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b52530ac-56b3-4399-8285-4bf3a84ffae0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:22.057859 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b52530ac-56b3-4399-8285-4bf3a84ffae0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:22.058107 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b52530ac-56b3-4399-8285-4bf3a84ffae0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:22.083398 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:22.083398 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:22.088368 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b52530ac-56b3-4399-8285-4bf3a84ffae0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:22.097438 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:22.097438 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:22.101950 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b52530ac-56b3-4399-8285-4bf3a84ffae0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:22.102478 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 771/1548] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:22 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:23.113011 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b12d24a8-c77f-4717-b5ed-e2c450a130d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:23.113332 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b12d24a8-c77f-4717-b5ed-e2c450a130d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:23.113619 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b12d24a8-c77f-4717-b5ed-e2c450a130d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:23.140757 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:23.140757 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:23.145772 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b12d24a8-c77f-4717-b5ed-e2c450a130d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:23.165932 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:23.165932 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:23.170219 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b12d24a8-c77f-4717-b5ed-e2c450a130d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:23.170687 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 778/1549] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:23 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:23.440686 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7ead4389-cd94-4508-a31e-b13e163d2276 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] POST http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824/action Dec 22 12:10:23.445342 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:23.445342 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:23.445342 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7ead4389-cd94-4508-a31e-b13e163d2276 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Action body: b'{"os-reserve": {}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:10:23.445342 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7ead4389-cd94-4508-a31e-b13e163d2276 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:10:23.466917 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:23.466917 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:23.467520 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7ead4389-cd94-4508-a31e-b13e163d2276 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Volume info retrieved successfully. Dec 22 12:10:23.538342 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7ead4389-cd94-4508-a31e-b13e163d2276 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Reserve volume completed successfully. Dec 22 12:10:23.538780 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7ead4389-cd94-4508-a31e-b13e163d2276 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824/action returned with HTTP 202 Dec 22 12:10:23.539360 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 772/1550] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 12:10:23 2020] POST /volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 12:10:23.544864 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2e03edc6-32a7-4b5b-af58-b601ae81f256 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] GET http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 Dec 22 12:10:23.545154 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2e03edc6-32a7-4b5b-af58-b601ae81f256 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:23.545288 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:23.545288 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:23.545481 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2e03edc6-32a7-4b5b-af58-b601ae81f256 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:23.575664 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:23.575664 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:23.580522 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2e03edc6-32a7-4b5b-af58-b601ae81f256 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Volume info retrieved successfully. Dec 22 12:10:23.591094 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2e03edc6-32a7-4b5b-af58-b601ae81f256 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 returned with HTTP 200 Dec 22 12:10:23.591580 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 779/1551] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:23 2020] GET /volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 => generated 931 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:23.599698 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-604c7f3f-efca-4daf-ad92-56520828fd1e tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] POST http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824/action Dec 22 12:10:23.600045 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:23.600045 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:23.600374 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-604c7f3f-efca-4daf-ad92-56520828fd1e tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Action body: b'{"os-unreserve": {}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:10:23.600607 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-604c7f3f-efca-4daf-ad92-56520828fd1e tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:10:23.625508 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:23.625508 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:23.626104 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-604c7f3f-efca-4daf-ad92-56520828fd1e tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Volume info retrieved successfully. Dec 22 12:10:23.687266 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-604c7f3f-efca-4daf-ad92-56520828fd1e tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Unreserve volume completed successfully. Dec 22 12:10:23.687591 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-604c7f3f-efca-4daf-ad92-56520828fd1e tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824/action returned with HTTP 202 Dec 22 12:10:23.688173 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 773/1552] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 12:10:23 2020] POST /volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 12:10:23.695693 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aa43e108-d999-4e4d-a4f5-1f5d613372fd tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] GET http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 Dec 22 12:10:23.696245 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aa43e108-d999-4e4d-a4f5-1f5d613372fd tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:23.696448 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:23.696448 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:23.696781 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aa43e108-d999-4e4d-a4f5-1f5d613372fd tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:23.750322 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:23.750322 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:23.755017 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-aa43e108-d999-4e4d-a4f5-1f5d613372fd tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Volume info retrieved successfully. Dec 22 12:10:23.765895 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aa43e108-d999-4e4d-a4f5-1f5d613372fd tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 returned with HTTP 200 Dec 22 12:10:23.767615 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 780/1553] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:23 2020] GET /volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 => generated 931 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:10:23.775332 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3f913af7-45a0-4d42-90f5-3910ded2e7f1 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] POST http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824/action Dec 22 12:10:23.775601 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:23.775601 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:23.775832 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3f913af7-45a0-4d42-90f5-3910ded2e7f1 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:10:23.776027 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3f913af7-45a0-4d42-90f5-3910ded2e7f1 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:10:23.802822 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:23.802822 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:23.803443 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3f913af7-45a0-4d42-90f5-3910ded2e7f1 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Volume info retrieved successfully. Dec 22 12:10:23.835343 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3f913af7-45a0-4d42-90f5-3910ded2e7f1 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Volume updated successfully. Dec 22 12:10:23.836160 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3f913af7-45a0-4d42-90f5-3910ded2e7f1 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824/action returned with HTTP 200 Dec 22 12:10:23.836719 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 774/1554] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 12:10:23 2020] POST /volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824/action => generated 0 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 22 12:10:23.842547 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7a74f715-af31-4c2e-96f8-3d7d012e3adb tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] GET http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 Dec 22 12:10:23.848403 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7a74f715-af31-4c2e-96f8-3d7d012e3adb tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:23.848403 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:23.848403 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:23.848403 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7a74f715-af31-4c2e-96f8-3d7d012e3adb tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:23.870611 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:23.870611 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:23.875584 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7a74f715-af31-4c2e-96f8-3d7d012e3adb tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Volume info retrieved successfully. Dec 22 12:10:23.887253 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7a74f715-af31-4c2e-96f8-3d7d012e3adb tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 returned with HTTP 200 Dec 22 12:10:23.887817 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 781/1555] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:23 2020] GET /volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 => generated 930 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:23.895747 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4bf72332-e663-4ea2-b164-8978d0f872fd tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] POST http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824/action Dec 22 12:10:23.896015 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:23.896015 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:23.896250 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4bf72332-e663-4ea2-b164-8978d0f872fd tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:10:23.896463 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4bf72332-e663-4ea2-b164-8978d0f872fd tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:10:23.934113 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:23.934113 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:23.935503 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4bf72332-e663-4ea2-b164-8978d0f872fd tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Volume info retrieved successfully. Dec 22 12:10:23.996225 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4bf72332-e663-4ea2-b164-8978d0f872fd tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Volume updated successfully. Dec 22 12:10:23.996709 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4bf72332-e663-4ea2-b164-8978d0f872fd tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824/action returned with HTTP 200 Dec 22 12:10:23.997395 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 775/1556] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 12:10:23 2020] POST /volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824/action => generated 0 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 22 12:10:24.002254 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3c8fdf05-97b9-4b41-bd0c-a2ffaf2988a2 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] GET http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 Dec 22 12:10:24.002536 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3c8fdf05-97b9-4b41-bd0c-a2ffaf2988a2 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:24.002703 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:24.002703 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:24.002899 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3c8fdf05-97b9-4b41-bd0c-a2ffaf2988a2 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:24.031263 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:24.031263 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:24.036446 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3c8fdf05-97b9-4b41-bd0c-a2ffaf2988a2 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Volume info retrieved successfully. Dec 22 12:10:24.051758 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3c8fdf05-97b9-4b41-bd0c-a2ffaf2988a2 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 returned with HTTP 200 Dec 22 12:10:24.060073 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 782/1557] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:23 2020] GET /volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 => generated 931 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:24.063302 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b64c26b8-a87f-4d04-9c83-5d8be27d2bd4 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] POST http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824/action Dec 22 12:10:24.063302 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:24.063302 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:24.063649 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b64c26b8-a87f-4d04-9c83-5d8be27d2bd4 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:10:24.063649 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b64c26b8-a87f-4d04-9c83-5d8be27d2bd4 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:10:24.089934 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:24.089934 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:24.090654 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b64c26b8-a87f-4d04-9c83-5d8be27d2bd4 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Volume info retrieved successfully. Dec 22 12:10:24.148475 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b64c26b8-a87f-4d04-9c83-5d8be27d2bd4 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Update volume admin metadata completed successfully. Dec 22 12:10:24.148760 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b64c26b8-a87f-4d04-9c83-5d8be27d2bd4 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Update readonly setting on volume completed successfully. Dec 22 12:10:24.148982 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b64c26b8-a87f-4d04-9c83-5d8be27d2bd4 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824/action returned with HTTP 202 Dec 22 12:10:24.153827 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 776/1558] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 12:10:24 2020] POST /volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 12:10:24.155043 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-02191e00-2d6a-42ff-a402-37bda498c936 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] GET http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 Dec 22 12:10:24.155334 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-02191e00-2d6a-42ff-a402-37bda498c936 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:24.155468 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:24.155468 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:24.155664 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-02191e00-2d6a-42ff-a402-37bda498c936 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:24.182999 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:24.182999 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:24.183072 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8372ae0f-16fc-4554-bf07-a14104c24644 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:24.183072 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8372ae0f-16fc-4554-bf07-a14104c24644 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:24.183072 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:24.183072 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:24.183072 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8372ae0f-16fc-4554-bf07-a14104c24644 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:24.184512 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-02191e00-2d6a-42ff-a402-37bda498c936 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Volume info retrieved successfully. Dec 22 12:10:24.196015 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-02191e00-2d6a-42ff-a402-37bda498c936 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 returned with HTTP 200 Dec 22 12:10:24.201368 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 783/1559] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:24 2020] GET /volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 => generated 930 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:24.206363 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-36df140f-a341-49ed-a2fe-923cea11f67f tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] POST http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824/action Dec 22 12:10:24.206728 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:24.206728 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:24.206933 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:24.206933 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:24.214111 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-36df140f-a341-49ed-a2fe-923cea11f67f tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:10:24.214111 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-36df140f-a341-49ed-a2fe-923cea11f67f tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:10:24.214192 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8372ae0f-16fc-4554-bf07-a14104c24644 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:24.220717 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:24.220717 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:24.224806 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8372ae0f-16fc-4554-bf07-a14104c24644 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:24.225266 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 777/1560] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:24 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:24.245864 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:24.245864 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:24.246618 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-36df140f-a341-49ed-a2fe-923cea11f67f tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Volume info retrieved successfully. Dec 22 12:10:24.290187 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-36df140f-a341-49ed-a2fe-923cea11f67f tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Update volume admin metadata completed successfully. Dec 22 12:10:24.290425 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-36df140f-a341-49ed-a2fe-923cea11f67f tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Update readonly setting on volume completed successfully. Dec 22 12:10:24.290798 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-36df140f-a341-49ed-a2fe-923cea11f67f tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824/action returned with HTTP 202 Dec 22 12:10:24.291463 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 784/1561] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 12:10:24 2020] POST /volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 12:10:24.296848 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8f1d0fbf-f9eb-4c1d-ac4a-f43000a26939 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] GET http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 Dec 22 12:10:24.297129 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8f1d0fbf-f9eb-4c1d-ac4a-f43000a26939 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:24.297307 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:24.297307 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:24.297504 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8f1d0fbf-f9eb-4c1d-ac4a-f43000a26939 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:24.323025 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:24.323025 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:24.329223 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8f1d0fbf-f9eb-4c1d-ac4a-f43000a26939 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Volume info retrieved successfully. Dec 22 12:10:24.340598 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8f1d0fbf-f9eb-4c1d-ac4a-f43000a26939 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 returned with HTTP 200 Dec 22 12:10:24.348126 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 778/1562] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:24 2020] GET /volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 => generated 931 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:24.351302 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-90f9b299-65fc-4bdc-a4e8-bb3af72a33be tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] POST http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824/action Dec 22 12:10:24.351593 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:24.351593 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:24.351834 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-90f9b299-65fc-4bdc-a4e8-bb3af72a33be tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-363093846", "disk_format": "raw"}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:10:24.352316 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-90f9b299-65fc-4bdc-a4e8-bb3af72a33be tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-363093846", "disk_format": "raw"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:10:24.378753 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:24.378753 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:24.379415 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-90f9b299-65fc-4bdc-a4e8-bb3af72a33be tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Volume info retrieved successfully. Dec 22 12:10:24.456829 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:24.456829 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:24.551441 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-90f9b299-65fc-4bdc-a4e8-bb3af72a33be tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Copy volume to image completed successfully. Dec 22 12:10:24.551977 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-90f9b299-65fc-4bdc-a4e8-bb3af72a33be tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824/action returned with HTTP 202 Dec 22 12:10:24.552942 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 785/1563] 10.222.0.111 () {60 vars in 1363 bytes} [Tue Dec 22 12:10:24 2020] POST /volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824/action => generated 692 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:10:25.049755 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-44087f84-9501-42a4-bcd1-6f545ac8d6fe tempest-GroupTypesTest-790427917 tempest-GroupTypesTest-790427917] POST http://10.222.0.111/volume/v3/5c2aca9b16b04b6faf1c23e34972f1e8/group_types Dec 22 12:10:25.050462 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:25.050462 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:25.050917 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-44087f84-9501-42a4-bcd1-6f545ac8d6fe tempest-GroupTypesTest-790427917 tempest-GroupTypesTest-790427917] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-574435144", "description": "tempest-group-type-description-592801649", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:10:25.106320 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-44087f84-9501-42a4-bcd1-6f545ac8d6fe tempest-GroupTypesTest-790427917 tempest-GroupTypesTest-790427917] http://10.222.0.111/volume/v3/5c2aca9b16b04b6faf1c23e34972f1e8/group_types returned with HTTP 202 Dec 22 12:10:25.110017 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 779/1564] 10.222.0.111 () {62 vars in 1284 bytes} [Tue Dec 22 12:10:24 2020] POST /volume/v3/5c2aca9b16b04b6faf1c23e34972f1e8/group_types => generated 263 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:10:25.112897 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-67c07108-b67e-4ec3-ae22-2579f289099d tempest-GroupTypesTest-790427917 tempest-GroupTypesTest-790427917] GET http://10.222.0.111/volume/v3/5c2aca9b16b04b6faf1c23e34972f1e8/group_types Dec 22 12:10:25.113203 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-67c07108-b67e-4ec3-ae22-2579f289099d tempest-GroupTypesTest-790427917 tempest-GroupTypesTest-790427917] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:25.117628 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:25.117628 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:25.117628 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-67c07108-b67e-4ec3-ae22-2579f289099d tempest-GroupTypesTest-790427917 tempest-GroupTypesTest-790427917] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:25.122880 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-67c07108-b67e-4ec3-ae22-2579f289099d tempest-GroupTypesTest-790427917 tempest-GroupTypesTest-790427917] http://10.222.0.111/volume/v3/5c2aca9b16b04b6faf1c23e34972f1e8/group_types returned with HTTP 200 Dec 22 12:10:25.123273 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 786/1565] 10.222.0.111 () {60 vars in 1262 bytes} [Tue Dec 22 12:10:25 2020] GET /volume/v3/5c2aca9b16b04b6faf1c23e34972f1e8/group_types => generated 497 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:25.128664 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-37f71caa-94bc-4aad-8f70-2d9a00f65a77 tempest-GroupTypesTest-790427917 tempest-GroupTypesTest-790427917] PUT http://10.222.0.111/volume/v3/5c2aca9b16b04b6faf1c23e34972f1e8/group_types/184dc1eb-f0a2-4a23-9520-022b2096187e Dec 22 12:10:25.129115 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-37f71caa-94bc-4aad-8f70-2d9a00f65a77 tempest-GroupTypesTest-790427917 tempest-GroupTypesTest-790427917] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-556050393", "description": "updated-group-type-desc"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:10:25.177500 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-37f71caa-94bc-4aad-8f70-2d9a00f65a77 tempest-GroupTypesTest-790427917 tempest-GroupTypesTest-790427917] http://10.222.0.111/volume/v3/5c2aca9b16b04b6faf1c23e34972f1e8/group_types/184dc1eb-f0a2-4a23-9520-022b2096187e returned with HTTP 200 Dec 22 12:10:25.177971 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 780/1566] 10.222.0.111 () {62 vars in 1394 bytes} [Tue Dec 22 12:10:25 2020] PUT /volume/v3/5c2aca9b16b04b6faf1c23e34972f1e8/group_types/184dc1eb-f0a2-4a23-9520-022b2096187e => generated 254 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:25.184520 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4f4da284-cff4-47cc-b652-ae4991735ee5 tempest-GroupTypesTest-790427917 tempest-GroupTypesTest-790427917] GET http://10.222.0.111/volume/v3/5c2aca9b16b04b6faf1c23e34972f1e8/group_types/184dc1eb-f0a2-4a23-9520-022b2096187e Dec 22 12:10:25.184805 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4f4da284-cff4-47cc-b652-ae4991735ee5 tempest-GroupTypesTest-790427917 tempest-GroupTypesTest-790427917] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:25.185061 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4f4da284-cff4-47cc-b652-ae4991735ee5 tempest-GroupTypesTest-790427917 tempest-GroupTypesTest-790427917] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:25.191826 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4f4da284-cff4-47cc-b652-ae4991735ee5 tempest-GroupTypesTest-790427917 tempest-GroupTypesTest-790427917] http://10.222.0.111/volume/v3/5c2aca9b16b04b6faf1c23e34972f1e8/group_types/184dc1eb-f0a2-4a23-9520-022b2096187e returned with HTTP 200 Dec 22 12:10:25.192181 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 787/1567] 10.222.0.111 () {60 vars in 1373 bytes} [Tue Dec 22 12:10:25 2020] GET /volume/v3/5c2aca9b16b04b6faf1c23e34972f1e8/group_types/184dc1eb-f0a2-4a23-9520-022b2096187e => generated 254 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:10:25.198257 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-17302cb0-86e1-4286-b422-bd97378acc70 tempest-GroupTypesTest-790427917 tempest-GroupTypesTest-790427917] DELETE http://10.222.0.111/volume/v3/5c2aca9b16b04b6faf1c23e34972f1e8/group_types/184dc1eb-f0a2-4a23-9520-022b2096187e Dec 22 12:10:25.198633 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-17302cb0-86e1-4286-b422-bd97378acc70 tempest-GroupTypesTest-790427917 tempest-GroupTypesTest-790427917] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:25.198938 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-17302cb0-86e1-4286-b422-bd97378acc70 tempest-GroupTypesTest-790427917 tempest-GroupTypesTest-790427917] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:25.229545 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 12:10:25.229545 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 12:10:25.235133 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ecf8cd28-3214-4066-a72c-f76d86903dbc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:25.235568 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ecf8cd28-3214-4066-a72c-f76d86903dbc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:25.235947 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ecf8cd28-3214-4066-a72c-f76d86903dbc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:25.278895 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:25.278895 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:25.298440 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-17302cb0-86e1-4286-b422-bd97378acc70 tempest-GroupTypesTest-790427917 tempest-GroupTypesTest-790427917] http://10.222.0.111/volume/v3/5c2aca9b16b04b6faf1c23e34972f1e8/group_types/184dc1eb-f0a2-4a23-9520-022b2096187e returned with HTTP 202 Dec 22 12:10:25.299255 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 781/1568] 10.222.0.111 () {60 vars in 1376 bytes} [Tue Dec 22 12:10:25 2020] DELETE /volume/v3/5c2aca9b16b04b6faf1c23e34972f1e8/group_types/184dc1eb-f0a2-4a23-9520-022b2096187e => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Dec 22 12:10:25.314592 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ecf8cd28-3214-4066-a72c-f76d86903dbc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:25.339547 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:25.339547 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:25.352452 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ecf8cd28-3214-4066-a72c-f76d86903dbc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:25.355201 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 788/1569] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:25 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:26.362406 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e9d2f19f-c214-424f-9ec0-b150fbb83978 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:26.362702 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e9d2f19f-c214-424f-9ec0-b150fbb83978 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:26.362970 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e9d2f19f-c214-424f-9ec0-b150fbb83978 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:26.390088 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:26.390088 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:26.401658 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e9d2f19f-c214-424f-9ec0-b150fbb83978 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:26.432990 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:26.432990 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:26.444675 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e9d2f19f-c214-424f-9ec0-b150fbb83978 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:26.451127 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 782/1570] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:26 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:27.455356 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c645aec4-8d75-4e83-bb38-9674899b2d66 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:27.456004 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c645aec4-8d75-4e83-bb38-9674899b2d66 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:27.456004 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:27.456004 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:27.457429 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c645aec4-8d75-4e83-bb38-9674899b2d66 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:27.488010 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:27.488010 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:27.493526 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c645aec4-8d75-4e83-bb38-9674899b2d66 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:27.504520 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:27.504520 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:27.509664 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c645aec4-8d75-4e83-bb38-9674899b2d66 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:27.510189 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 789/1571] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:27 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:10:28.124555 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4d08675e-3bd4-46f0-9340-5bd9f56e481e tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] POST http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes Dec 22 12:10:28.124818 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:28.124818 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:28.125045 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4d08675e-3bd4-46f0-9340-5bd9f56e481e tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-940895758"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:10:28.125751 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-4d08675e-3bd4-46f0-9340-5bd9f56e481e tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-940895758'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:10:28.125951 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-4d08675e-3bd4-46f0-9340-5bd9f56e481e tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Create volume of 1 GB Dec 22 12:10:28.133502 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4d08675e-3bd4-46f0-9340-5bd9f56e481e tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Availability Zones retrieved successfully. Dec 22 12:10:28.141377 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4d08675e-3bd4-46f0-9340-5bd9f56e481e tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Flow 'volume_create_api' (4b45a9ca-39a3-4e8d-bd8d-129949027e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:10:28.142764 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4d08675e-3bd4-46f0-9340-5bd9f56e481e tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10b9aa96-390c-4408-b471-e5a737fa9574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:28.143779 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-4d08675e-3bd4-46f0-9340-5bd9f56e481e tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:10:28.176793 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4d08675e-3bd4-46f0-9340-5bd9f56e481e tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10b9aa96-390c-4408-b471-e5a737fa9574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:28.177912 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4d08675e-3bd4-46f0-9340-5bd9f56e481e tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b6f30ac-a16b-4c40-9f86-f572e91d990c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:28.518653 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3def9839-a22c-4611-a1d2-63a5a89cac79 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:28.519028 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3def9839-a22c-4611-a1d2-63a5a89cac79 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:28.519095 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:28.519095 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:28.519266 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3def9839-a22c-4611-a1d2-63a5a89cac79 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:28.543996 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:28.543996 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:28.548740 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3def9839-a22c-4611-a1d2-63a5a89cac79 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:28.558321 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:28.558321 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:28.562869 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3def9839-a22c-4611-a1d2-63a5a89cac79 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:28.563572 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 790/1572] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:28 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:10:28.946009 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-4d08675e-3bd4-46f0-9340-5bd9f56e481e tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Created reservations ['a1da9df2-fe73-4406-9ed0-7c4998ff1f8b', '68b4c370-f55c-4277-9e41-bd47c5f64e98', '2a0a6f5e-1269-4305-9102-c44508083ceb', 'ff4df92a-bc27-48a0-bc9e-55dfd2e17600'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:10:28.954095 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4d08675e-3bd4-46f0-9340-5bd9f56e481e tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b6f30ac-a16b-4c40-9f86-f572e91d990c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1da9df2-fe73-4406-9ed0-7c4998ff1f8b', '68b4c370-f55c-4277-9e41-bd47c5f64e98', '2a0a6f5e-1269-4305-9102-c44508083ceb', 'ff4df92a-bc27-48a0-bc9e-55dfd2e17600']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:28.954095 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4d08675e-3bd4-46f0-9340-5bd9f56e481e tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3746fbec-2168-4a5c-893d-46d54552996f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:29.130263 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4d08675e-3bd4-46f0-9340-5bd9f56e481e tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3746fbec-2168-4a5c-893d-46d54552996f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37968cba-ef42-4b97-810d-8349396a7dd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-940895758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='124f31e7b1104e44bbe11811624f996e',qos_specs=None,replication_status=,reservations=['a1da9df2-fe73-4406-9ed0-7c4998ff1f8b','68b4c370-f55c-4277-9e41-bd47c5f64e98','2a0a6f5e-1269-4305-9102-c44508083ceb','ff4df92a-bc27-48a0-bc9e-55dfd2e17600'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4904a98fc988433196250c9c2b3d8bde',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:10:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-940895758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37968cba-ef42-4b97-810d-8349396a7dd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='124f31e7b1104e44bbe11811624f996e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='4904a98fc988433196250c9c2b3d8bde',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:29.131403 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4d08675e-3bd4-46f0-9340-5bd9f56e481e tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7f2ea6f-134d-498e-aef1-ca3062530d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:29.179837 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4d08675e-3bd4-46f0-9340-5bd9f56e481e tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7f2ea6f-134d-498e-aef1-ca3062530d71) transitioned into state 'SUCCESS' from state '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-940895758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='124f31e7b1104e44bbe11811624f996e',qos_specs=None,replication_status=,reservations=['a1da9df2-fe73-4406-9ed0-7c4998ff1f8b','68b4c370-f55c-4277-9e41-bd47c5f64e98','2a0a6f5e-1269-4305-9102-c44508083ceb','ff4df92a-bc27-48a0-bc9e-55dfd2e17600'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4904a98fc988433196250c9c2b3d8bde',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:29.181450 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4d08675e-3bd4-46f0-9340-5bd9f56e481e tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (271474f8-8ed9-48b1-97a8-14241d17054a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:29.224581 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4d08675e-3bd4-46f0-9340-5bd9f56e481e tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (271474f8-8ed9-48b1-97a8-14241d17054a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:29.229593 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4d08675e-3bd4-46f0-9340-5bd9f56e481e tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Flow 'volume_create_api' (4b45a9ca-39a3-4e8d-bd8d-129949027e38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:10:29.287311 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4d08675e-3bd4-46f0-9340-5bd9f56e481e tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Create volume request issued successfully. Dec 22 12:10:29.298810 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4d08675e-3bd4-46f0-9340-5bd9f56e481e tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes returned with HTTP 202 Dec 22 12:10:29.307870 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 783/1573] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:10:28 2020] POST /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes => generated 829 bytes in 1177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:10:29.312106 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ba715447-a609-4b66-9e5d-5bca1f3b0234 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 Dec 22 12:10:29.312834 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ba715447-a609-4b66-9e5d-5bca1f3b0234 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:29.313086 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:29.313086 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:29.313454 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ba715447-a609-4b66-9e5d-5bca1f3b0234 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:29.379817 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:29.379817 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:29.393248 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ba715447-a609-4b66-9e5d-5bca1f3b0234 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Volume info retrieved successfully. Dec 22 12:10:29.413583 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ba715447-a609-4b66-9e5d-5bca1f3b0234 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 returned with HTTP 200 Dec 22 12:10:29.414172 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 791/1574] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:29 2020] GET /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 => generated 897 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:29.573152 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f4627d82-84a6-45a0-b376-abbfa38997d3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:29.574255 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f4627d82-84a6-45a0-b376-abbfa38997d3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:29.574508 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:29.574508 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:29.574951 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f4627d82-84a6-45a0-b376-abbfa38997d3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:29.624425 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:29.624425 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:29.636178 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f4627d82-84a6-45a0-b376-abbfa38997d3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:29.656339 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:29.656339 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:29.669310 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f4627d82-84a6-45a0-b376-abbfa38997d3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:29.670129 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 784/1575] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:29 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:30.425104 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-74be4161-9b8e-453a-9056-54b9bb01a9a7 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 Dec 22 12:10:30.425424 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-74be4161-9b8e-453a-9056-54b9bb01a9a7 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:30.425604 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:30.425604 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:30.425741 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-74be4161-9b8e-453a-9056-54b9bb01a9a7 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:30.477050 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:30.477050 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:30.482358 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-74be4161-9b8e-453a-9056-54b9bb01a9a7 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Volume info retrieved successfully. Dec 22 12:10:30.499569 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-74be4161-9b8e-453a-9056-54b9bb01a9a7 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 returned with HTTP 200 Dec 22 12:10:30.500221 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 792/1576] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:30 2020] GET /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 => generated 922 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:30.678866 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5b18b36f-a097-4ef0-bea4-084f1121b185 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:30.679253 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5b18b36f-a097-4ef0-bea4-084f1121b185 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:30.679441 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:30.679441 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:30.679857 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5b18b36f-a097-4ef0-bea4-084f1121b185 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:30.747373 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:30.747373 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:30.760678 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5b18b36f-a097-4ef0-bea4-084f1121b185 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:30.766845 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1aba34a8-1fc8-43a0-a6dc-d1552ea6999b tempest-UserMessagesTest-2075532840 tempest-UserMessagesTest-2075532840] POST http://10.222.0.111/volume/v3/9e1abfa79e2f4984a490060bb3727e94/types Dec 22 12:10:30.767117 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:30.767117 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:30.767359 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1aba34a8-1fc8-43a0-a6dc-d1552ea6999b tempest-UserMessagesTest-2075532840 tempest-UserMessagesTest-2075532840] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-2029975204", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1639038254", "vendor_name": "tempest-vendor_name-1532047273"}}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:10:30.779080 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:30.779080 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:30.784263 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5b18b36f-a097-4ef0-bea4-084f1121b185 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:30.789424 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 793/1577] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:30 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:30.789424 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1a30b327-a6d0-45ed-aacf-3d8f87e7e759 req-26912a51-0f7f-4e81-9b1d-1d1d7e51349a tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 Dec 22 12:10:30.789424 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1a30b327-a6d0-45ed-aacf-3d8f87e7e759 req-26912a51-0f7f-4e81-9b1d-1d1d7e51349a tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:30.789424 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:30.789424 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:30.789424 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1a30b327-a6d0-45ed-aacf-3d8f87e7e759 req-26912a51-0f7f-4e81-9b1d-1d1d7e51349a tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:30.822318 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:30.822318 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:30.823660 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-1a30b327-a6d0-45ed-aacf-3d8f87e7e759 req-26912a51-0f7f-4e81-9b1d-1d1d7e51349a tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Volume info retrieved successfully. Dec 22 12:10:30.836761 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1a30b327-a6d0-45ed-aacf-3d8f87e7e759 req-26912a51-0f7f-4e81-9b1d-1d1d7e51349a tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 returned with HTTP 200 Dec 22 12:10:30.837511 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 794/1578] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:10:30 2020] GET /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 => generated 922 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:30.841370 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1aba34a8-1fc8-43a0-a6dc-d1552ea6999b tempest-UserMessagesTest-2075532840 tempest-UserMessagesTest-2075532840] http://10.222.0.111/volume/v3/9e1abfa79e2f4984a490060bb3727e94/types returned with HTTP 200 Dec 22 12:10:30.843849 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 785/1579] 10.222.0.111 () {60 vars in 1225 bytes} [Tue Dec 22 12:10:30 2020] POST /volume/v3/9e1abfa79e2f4984a490060bb3727e94/types => generated 328 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:30.938248 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8b4c8036-37aa-4d7d-b37f-5d37abcea1fa tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] POST http://10.222.0.111/volume/v3/86c242396d5c4b93b837c0506f77417a/volumes Dec 22 12:10:30.938846 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:30.938846 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:30.939078 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8b4c8036-37aa-4d7d-b37f-5d37abcea1fa tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Action: 'create', calling method: create, body: {"volume": {"volume_type": "64b13060-e7f5-40ee-8e35-7773d34ea842", "size": 1, "name": "tempest-UserMessagesTest-Volume-1022930976"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:10:30.939777 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-8b4c8036-37aa-4d7d-b37f-5d37abcea1fa tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Create volume request body: {'volume': {'volume_type': '64b13060-e7f5-40ee-8e35-7773d34ea842', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1022930976'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:10:30.949261 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-8b4c8036-37aa-4d7d-b37f-5d37abcea1fa tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Create volume of 1 GB Dec 22 12:10:30.949805 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:30.949805 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:30.950233 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8b4c8036-37aa-4d7d-b37f-5d37abcea1fa tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Availability Zones retrieved successfully. Dec 22 12:10:30.958903 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8b4c8036-37aa-4d7d-b37f-5d37abcea1fa tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Flow 'volume_create_api' (cad8a31c-8ebf-4053-92ae-0556712fbf0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:10:30.960287 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8b4c8036-37aa-4d7d-b37f-5d37abcea1fa tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9539a4b9-6ce0-485c-9cf1-307a7bb692d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:30.961422 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-8b4c8036-37aa-4d7d-b37f-5d37abcea1fa tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:10:31.007463 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8b4c8036-37aa-4d7d-b37f-5d37abcea1fa tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9539a4b9-6ce0-485c-9cf1-307a7bb692d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T12:10:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1639038254',vendor_name='tempest-vendor_name-1532047273'},id=64b13060-e7f5-40ee-8e35-7773d34ea842,is_public=True,name='tempest-UserMessagesTest-volume-type-2029975204',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64b13060-e7f5-40ee-8e35-7773d34ea842', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:31.008876 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8b4c8036-37aa-4d7d-b37f-5d37abcea1fa tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65b3525a-65f3-4d32-bd46-681df72d4adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:31.043218 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-8b4c8036-37aa-4d7d-b37f-5d37abcea1fa tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-2029975204 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-2029975204, it is now deprecated. Please use the default quota class for default quota. Dec 22 12:10:31.043869 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-8b4c8036-37aa-4d7d-b37f-5d37abcea1fa tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-2029975204 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-2029975204, it is now deprecated. Please use the default quota class for default quota. Dec 22 12:10:31.103216 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-8b4c8036-37aa-4d7d-b37f-5d37abcea1fa tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Created reservations ['8353368c-19ef-4f47-839e-7de0b9d0d5b8', '00955577-869a-486a-aa22-cb9adfe8b9fc', 'f0bd5a2c-9a24-4545-85f7-d72b2509f156', '5cfd2895-4adc-4648-9854-672a3b26f901'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:10:31.104509 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8b4c8036-37aa-4d7d-b37f-5d37abcea1fa tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65b3525a-65f3-4d32-bd46-681df72d4adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8353368c-19ef-4f47-839e-7de0b9d0d5b8', '00955577-869a-486a-aa22-cb9adfe8b9fc', 'f0bd5a2c-9a24-4545-85f7-d72b2509f156', '5cfd2895-4adc-4648-9854-672a3b26f901']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:31.105572 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8b4c8036-37aa-4d7d-b37f-5d37abcea1fa tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d38f1d40-5d22-4d1c-9a83-981c74e1ba6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:31.170154 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8b4c8036-37aa-4d7d-b37f-5d37abcea1fa tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d38f1d40-5d22-4d1c-9a83-981c74e1ba6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '440ac0a3-9796-4929-941c-7c5e1e25ea62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1022930976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86c242396d5c4b93b837c0506f77417a',qos_specs=None,replication_status=,reservations=['8353368c-19ef-4f47-839e-7de0b9d0d5b8','00955577-869a-486a-aa22-cb9adfe8b9fc','f0bd5a2c-9a24-4545-85f7-d72b2509f156','5cfd2895-4adc-4648-9854-672a3b26f901'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10ec9efcdbec4d8cbdd10ba11ac435cc',volume_type_id=64b13060-e7f5-40ee-8e35-7773d34ea842), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:10:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1022930976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=440ac0a3-9796-4929-941c-7c5e1e25ea62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86c242396d5c4b93b837c0506f77417a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='10ec9efcdbec4d8cbdd10ba11ac435cc',volume_attachment=,volume_type=,volume_type_id=64b13060-e7f5-40ee-8e35-7773d34ea842)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:31.171415 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8b4c8036-37aa-4d7d-b37f-5d37abcea1fa tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f0603e9-4504-48ab-854a-dc65421ccad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:31.230591 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8b4c8036-37aa-4d7d-b37f-5d37abcea1fa tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f0603e9-4504-48ab-854a-dc65421ccad1) transitioned into state 'SUCCESS' from state '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-1022930976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86c242396d5c4b93b837c0506f77417a',qos_specs=None,replication_status=,reservations=['8353368c-19ef-4f47-839e-7de0b9d0d5b8','00955577-869a-486a-aa22-cb9adfe8b9fc','f0bd5a2c-9a24-4545-85f7-d72b2509f156','5cfd2895-4adc-4648-9854-672a3b26f901'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10ec9efcdbec4d8cbdd10ba11ac435cc',volume_type_id=64b13060-e7f5-40ee-8e35-7773d34ea842)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:31.237792 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8b4c8036-37aa-4d7d-b37f-5d37abcea1fa tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6afe3b43-8bb0-414b-be36-28702e4dd5a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:31.292895 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8b4c8036-37aa-4d7d-b37f-5d37abcea1fa tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6afe3b43-8bb0-414b-be36-28702e4dd5a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:31.294294 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8b4c8036-37aa-4d7d-b37f-5d37abcea1fa tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Flow 'volume_create_api' (cad8a31c-8ebf-4053-92ae-0556712fbf0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:10:31.320853 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8b4c8036-37aa-4d7d-b37f-5d37abcea1fa tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Create volume request issued successfully. Dec 22 12:10:31.328682 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8b4c8036-37aa-4d7d-b37f-5d37abcea1fa tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] http://10.222.0.111/volume/v3/86c242396d5c4b93b837c0506f77417a/volumes returned with HTTP 202 Dec 22 12:10:31.535958 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 795/1580] 10.222.0.111 () {62 vars in 1271 bytes} [Tue Dec 22 12:10:30 2020] POST /volume/v3/86c242396d5c4b93b837c0506f77417a/volumes => generated 854 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:10:31.536013 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6b036d69-bedc-4d96-b2e9-88f1bfb34cf5 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] GET http://10.222.0.111/volume/v3/86c242396d5c4b93b837c0506f77417a/volumes/440ac0a3-9796-4929-941c-7c5e1e25ea62 Dec 22 12:10:31.536013 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6b036d69-bedc-4d96-b2e9-88f1bfb34cf5 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:31.536013 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6b036d69-bedc-4d96-b2e9-88f1bfb34cf5 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:31.564072 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:31.564072 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:31.570157 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6b036d69-bedc-4d96-b2e9-88f1bfb34cf5 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Volume info retrieved successfully. Dec 22 12:10:31.581958 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6b036d69-bedc-4d96-b2e9-88f1bfb34cf5 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] http://10.222.0.111/volume/v3/86c242396d5c4b93b837c0506f77417a/volumes/440ac0a3-9796-4929-941c-7c5e1e25ea62 returned with HTTP 200 Dec 22 12:10:31.582471 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 786/1581] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:10:31 2020] GET /volume/v3/86c242396d5c4b93b837c0506f77417a/volumes/440ac0a3-9796-4929-941c-7c5e1e25ea62 => generated 922 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:31.801037 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b006f0de-b3b6-4084-be27-be3e4ba19de7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:31.801918 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b006f0de-b3b6-4084-be27-be3e4ba19de7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:31.802193 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:31.802193 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:31.802691 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b006f0de-b3b6-4084-be27-be3e4ba19de7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:31.841856 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:31.841856 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:31.847295 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b006f0de-b3b6-4084-be27-be3e4ba19de7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:31.867985 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:31.867985 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:31.874720 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b006f0de-b3b6-4084-be27-be3e4ba19de7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:31.878279 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 796/1582] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:31 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:32.593295 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e993fc91-6833-4a60-b618-d4edca4d2f39 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] GET http://10.222.0.111/volume/v3/86c242396d5c4b93b837c0506f77417a/volumes/440ac0a3-9796-4929-941c-7c5e1e25ea62 Dec 22 12:10:32.593798 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e993fc91-6833-4a60-b618-d4edca4d2f39 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:32.594043 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:32.594043 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:32.594390 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e993fc91-6833-4a60-b618-d4edca4d2f39 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:32.624888 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:32.624888 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:32.630286 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e993fc91-6833-4a60-b618-d4edca4d2f39 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Volume info retrieved successfully. Dec 22 12:10:32.642648 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e993fc91-6833-4a60-b618-d4edca4d2f39 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] http://10.222.0.111/volume/v3/86c242396d5c4b93b837c0506f77417a/volumes/440ac0a3-9796-4929-941c-7c5e1e25ea62 returned with HTTP 200 Dec 22 12:10:32.643286 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 787/1583] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:10:32 2020] GET /volume/v3/86c242396d5c4b93b837c0506f77417a/volumes/440ac0a3-9796-4929-941c-7c5e1e25ea62 => generated 922 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:32.793760 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b006f0de-b3b6-4084-be27-be3e4ba19de7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume// Dec 22 12:10:32.794363 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b006f0de-b3b6-4084-be27-be3e4ba19de7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:32.794617 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:32.794617 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:32.795078 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b006f0de-b3b6-4084-be27-be3e4ba19de7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:32.796620 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b006f0de-b3b6-4084-be27-be3e4ba19de7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 12:10:32.797302 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 797/1584] 10.222.0.111 () {58 vars in 1294 bytes} [Tue Dec 22 12:10:32 2020] GET /volume/ => generated 756 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 12:10:32.809546 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1a30b327-a6d0-45ed-aacf-3d8f87e7e759 req-b43a5068-d2ad-4227-8ad3-7027204d8335 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] POST http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/attachments Dec 22 12:10:32.810108 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:32.810108 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:32.810108 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1a30b327-a6d0-45ed-aacf-3d8f87e7e759 req-b43a5068-d2ad-4227-8ad3-7027204d8335 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "37968cba-ef42-4b97-810d-8349396a7dd6", "instance_uuid": "3f6909a1-9ab1-47df-a1ec-c91348e34b95", "connector": null}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:10:32.869306 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:32.869306 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:32.887909 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1139cab7-f824-4edd-9f62-1aecabb82ecd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:32.888179 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1139cab7-f824-4edd-9f62-1aecabb82ecd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:32.888438 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1139cab7-f824-4edd-9f62-1aecabb82ecd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:32.917104 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:32.917104 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:32.922773 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1139cab7-f824-4edd-9f62-1aecabb82ecd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:32.935336 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:32.935336 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:32.940812 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1139cab7-f824-4edd-9f62-1aecabb82ecd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:32.942016 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 798/1585] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:32 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:33.097738 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1a30b327-a6d0-45ed-aacf-3d8f87e7e759 req-b43a5068-d2ad-4227-8ad3-7027204d8335 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/attachments returned with HTTP 200 Dec 22 12:10:33.098327 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 788/1586] 10.222.0.111 () {66 vars in 1570 bytes} [Tue Dec 22 12:10:32 2020] POST /volume/v3/124f31e7b1104e44bbe11811624f996e/attachments => generated 273 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:33.213208 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-35583b4e-f548-4956-aeaf-ce41beddabcf tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 Dec 22 12:10:33.213961 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-35583b4e-f548-4956-aeaf-ce41beddabcf tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:33.214245 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:33.214245 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:33.217767 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-35583b4e-f548-4956-aeaf-ce41beddabcf tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:33.245797 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:33.245797 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:33.251446 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-35583b4e-f548-4956-aeaf-ce41beddabcf tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Volume info retrieved successfully. Dec 22 12:10:33.264312 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1a30b327-a6d0-45ed-aacf-3d8f87e7e759 req-b43a5068-d2ad-4227-8ad3-7027204d8335 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume// Dec 22 12:10:33.264567 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1a30b327-a6d0-45ed-aacf-3d8f87e7e759 req-b43a5068-d2ad-4227-8ad3-7027204d8335 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:33.264705 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:33.264705 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:33.264940 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1a30b327-a6d0-45ed-aacf-3d8f87e7e759 req-b43a5068-d2ad-4227-8ad3-7027204d8335 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'all' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:33.265674 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1a30b327-a6d0-45ed-aacf-3d8f87e7e759 req-b43a5068-d2ad-4227-8ad3-7027204d8335 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 12:10:33.266000 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 789/1587] 10.222.0.101 () {56 vars in 1094 bytes} [Tue Dec 22 12:10:33 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 12:10:33.271455 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:33.271455 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:33.278374 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-35583b4e-f548-4956-aeaf-ce41beddabcf tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 returned with HTTP 200 Dec 22 12:10:33.278884 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 799/1588] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:33 2020] GET /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 => generated 921 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:10:33.284429 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1a30b327-a6d0-45ed-aacf-3d8f87e7e759 req-bf3581fc-5973-459e-b5a3-76977d5a177e tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 Dec 22 12:10:33.285247 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1a30b327-a6d0-45ed-aacf-3d8f87e7e759 req-bf3581fc-5973-459e-b5a3-76977d5a177e tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:33.285971 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1a30b327-a6d0-45ed-aacf-3d8f87e7e759 req-bf3581fc-5973-459e-b5a3-76977d5a177e tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:33.330407 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:33.330407 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:33.337264 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-1a30b327-a6d0-45ed-aacf-3d8f87e7e759 req-bf3581fc-5973-459e-b5a3-76977d5a177e tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Volume info retrieved successfully. Dec 22 12:10:33.349212 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:33.349212 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:33.354172 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1a30b327-a6d0-45ed-aacf-3d8f87e7e759 req-bf3581fc-5973-459e-b5a3-76977d5a177e tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 returned with HTTP 200 Dec 22 12:10:33.354769 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 790/1589] 10.222.0.101 () {60 vars in 1408 bytes} [Tue Dec 22 12:10:33 2020] GET /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 => generated 1020 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 12:10:33.373586 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1a30b327-a6d0-45ed-aacf-3d8f87e7e759 req-670a9fa2-5714-4d50-b7d5-8483106b2474 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] PUT http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/attachments/4eef8e50-c2cd-4e53-aba5-59af6cf1e1f6 Dec 22 12:10:33.373925 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:33.373925 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:33.374209 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1a30b327-a6d0-45ed-aacf-3d8f87e7e759 req-670a9fa2-5714-4d50-b7d5-8483106b2474 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.101", "host": "n-h2-765315-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-6.cbci-765315-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:10:33.401326 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 12:10:33.401326 n-d-765315-6 devstack@c-api.service[88154]: return self.call(f, *args, **kw) Dec 22 12:10:33.401682 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-1a30b327-a6d0-45ed-aacf-3d8f87e7e759 req-670a9fa2-5714-4d50-b7d5-8483106b2474 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Lock "b'cinder-attachment_update-37968cba-ef42-4b97-810d-8349396a7dd6-n-h2-765315-6'" acquired by "attachment_update" :: waited 0.007s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 12:10:33.403260 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:33.403260 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:33.654111 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4258aa73-ed0a-4005-842a-1a15e90a0fff tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] GET http://10.222.0.111/volume/v3/86c242396d5c4b93b837c0506f77417a/volumes/440ac0a3-9796-4929-941c-7c5e1e25ea62 Dec 22 12:10:33.654997 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4258aa73-ed0a-4005-842a-1a15e90a0fff tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:33.655116 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:33.655116 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:33.655458 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4258aa73-ed0a-4005-842a-1a15e90a0fff tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:33.688990 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:33.688990 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:33.695693 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4258aa73-ed0a-4005-842a-1a15e90a0fff tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Volume info retrieved successfully. Dec 22 12:10:33.708541 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4258aa73-ed0a-4005-842a-1a15e90a0fff tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] http://10.222.0.111/volume/v3/86c242396d5c4b93b837c0506f77417a/volumes/440ac0a3-9796-4929-941c-7c5e1e25ea62 returned with HTTP 200 Dec 22 12:10:33.714696 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 791/1590] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:10:33 2020] GET /volume/v3/86c242396d5c4b93b837c0506f77417a/volumes/440ac0a3-9796-4929-941c-7c5e1e25ea62 => generated 943 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:33.717044 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1de33d64-aed5-4cdc-985f-f15a409d4843 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] GET http://10.222.0.111/volume/v3/86c242396d5c4b93b837c0506f77417a/messages Dec 22 12:10:33.717346 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1de33d64-aed5-4cdc-985f-f15a409d4843 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:33.717477 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:33.717477 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:33.717670 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1de33d64-aed5-4cdc-985f-f15a409d4843 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:33.723627 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1de33d64-aed5-4cdc-985f-f15a409d4843 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] http://10.222.0.111/volume/v3/86c242396d5c4b93b837c0506f77417a/messages returned with HTTP 200 Dec 22 12:10:33.724018 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 792/1591] 10.222.0.111 () {60 vars in 1252 bytes} [Tue Dec 22 12:10:33 2020] GET /volume/v3/86c242396d5c4b93b837c0506f77417a/messages => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:10:33.729645 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-40e03d06-0ad8-48aa-b592-59aaa56253f6 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] DELETE http://10.222.0.111/volume/v3/86c242396d5c4b93b837c0506f77417a/messages/9cea36ac-f42d-4e5b-82d6-d9a6d62ae655 Dec 22 12:10:33.730043 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-40e03d06-0ad8-48aa-b592-59aaa56253f6 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:33.730297 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-40e03d06-0ad8-48aa-b592-59aaa56253f6 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:33.735567 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 12:10:33.735567 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 12:10:33.773841 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-40e03d06-0ad8-48aa-b592-59aaa56253f6 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] http://10.222.0.111/volume/v3/86c242396d5c4b93b837c0506f77417a/messages/9cea36ac-f42d-4e5b-82d6-d9a6d62ae655 returned with HTTP 204 Dec 22 12:10:33.779136 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 793/1592] 10.222.0.111 () {60 vars in 1366 bytes} [Tue Dec 22 12:10:33 2020] DELETE /volume/v3/86c242396d5c4b93b837c0506f77417a/messages/9cea36ac-f42d-4e5b-82d6-d9a6d62ae655 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Dec 22 12:10:33.779136 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-672b0e08-d666-43a5-9398-76fa19b402ef tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] GET http://10.222.0.111/volume/v3/86c242396d5c4b93b837c0506f77417a/messages/9cea36ac-f42d-4e5b-82d6-d9a6d62ae655 Dec 22 12:10:33.779271 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-672b0e08-d666-43a5-9398-76fa19b402ef tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:33.779566 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-672b0e08-d666-43a5-9398-76fa19b402ef tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:33.782884 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-672b0e08-d666-43a5-9398-76fa19b402ef tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] http://10.222.0.111/volume/v3/86c242396d5c4b93b837c0506f77417a/messages/9cea36ac-f42d-4e5b-82d6-d9a6d62ae655 returned with HTTP 404 Dec 22 12:10:33.783342 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 794/1593] 10.222.0.111 () {60 vars in 1363 bytes} [Tue Dec 22 12:10:33 2020] GET /volume/v3/86c242396d5c4b93b837c0506f77417a/messages/9cea36ac-f42d-4e5b-82d6-d9a6d62ae655 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 22 12:10:33.788795 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e3395277-6244-4a76-8c12-81cb380f925d tempest-UserMessagesTest-2075532840 tempest-UserMessagesTest-2075532840] POST http://10.222.0.111/volume/v3/9e1abfa79e2f4984a490060bb3727e94/types Dec 22 12:10:33.789252 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e3395277-6244-4a76-8c12-81cb380f925d tempest-UserMessagesTest-2075532840 tempest-UserMessagesTest-2075532840] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1204181192", "extra_specs": {"storage_protocol": "tempest-storage_protocol-60118039", "vendor_name": "tempest-vendor_name-1211970131"}}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:10:33.987795 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e3395277-6244-4a76-8c12-81cb380f925d tempest-UserMessagesTest-2075532840 tempest-UserMessagesTest-2075532840] http://10.222.0.111/volume/v3/9e1abfa79e2f4984a490060bb3727e94/types returned with HTTP 200 Dec 22 12:10:33.991959 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 795/1594] 10.222.0.111 () {60 vars in 1225 bytes} [Tue Dec 22 12:10:33 2020] POST /volume/v3/9e1abfa79e2f4984a490060bb3727e94/types => generated 326 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:10:33.995915 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1867d451-099f-4a6a-b360-e76d3b9df150 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:33.996246 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1867d451-099f-4a6a-b360-e76d3b9df150 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:33.999466 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1867d451-099f-4a6a-b360-e76d3b9df150 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:34.053312 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:34.053312 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:34.064226 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1867d451-099f-4a6a-b360-e76d3b9df150 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:34.101908 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:34.101908 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:34.114018 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1867d451-099f-4a6a-b360-e76d3b9df150 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:34.119529 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 796/1595] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:33 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:34.119529 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fcfc99dd-17d2-4611-93aa-6ff904d9db55 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] POST http://10.222.0.111/volume/v3/86c242396d5c4b93b837c0506f77417a/volumes Dec 22 12:10:34.119529 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:34.119529 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:34.119529 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fcfc99dd-17d2-4611-93aa-6ff904d9db55 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d6b63e24-d2ed-456b-b549-88e3ad394504", "size": 1, "name": "tempest-UserMessagesTest-Volume-2145173531"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:10:34.121263 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-fcfc99dd-17d2-4611-93aa-6ff904d9db55 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Create volume request body: {'volume': {'volume_type': 'd6b63e24-d2ed-456b-b549-88e3ad394504', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-2145173531'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:10:34.150968 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-fcfc99dd-17d2-4611-93aa-6ff904d9db55 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Create volume of 1 GB Dec 22 12:10:34.151467 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:34.151467 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:34.151930 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fcfc99dd-17d2-4611-93aa-6ff904d9db55 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Availability Zones retrieved successfully. Dec 22 12:10:34.167880 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fcfc99dd-17d2-4611-93aa-6ff904d9db55 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Flow 'volume_create_api' (ff04eb18-9cdc-47f2-a397-16cf9d4fb8cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:10:34.172871 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fcfc99dd-17d2-4611-93aa-6ff904d9db55 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b826c3b9-c490-4df1-a3a4-a46503db83ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:34.174124 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-fcfc99dd-17d2-4611-93aa-6ff904d9db55 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:10:34.213865 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fcfc99dd-17d2-4611-93aa-6ff904d9db55 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b826c3b9-c490-4df1-a3a4-a46503db83ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T12:10:34Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-60118039',vendor_name='tempest-vendor_name-1211970131'},id=d6b63e24-d2ed-456b-b549-88e3ad394504,is_public=True,name='tempest-UserMessagesTest-volume-type-1204181192',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6b63e24-d2ed-456b-b549-88e3ad394504', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:34.215035 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fcfc99dd-17d2-4611-93aa-6ff904d9db55 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (970302d0-a14e-4f05-b1bc-526394907470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:34.246191 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-fcfc99dd-17d2-4611-93aa-6ff904d9db55 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1204181192 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1204181192, it is now deprecated. Please use the default quota class for default quota. Dec 22 12:10:34.246710 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-fcfc99dd-17d2-4611-93aa-6ff904d9db55 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1204181192 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1204181192, it is now deprecated. Please use the default quota class for default quota. Dec 22 12:10:34.338168 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-fcfc99dd-17d2-4611-93aa-6ff904d9db55 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Created reservations ['cb26f9d3-9010-4550-9cb1-43a48bd237c0', 'def35cd2-feda-43dd-9b11-0760858067c2', 'aef969a2-a1eb-4e71-85cb-296dfed62b53', '8f6ae44a-2a43-4d33-bf5b-86b4585d0ee3'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:10:34.339918 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fcfc99dd-17d2-4611-93aa-6ff904d9db55 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (970302d0-a14e-4f05-b1bc-526394907470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb26f9d3-9010-4550-9cb1-43a48bd237c0', 'def35cd2-feda-43dd-9b11-0760858067c2', 'aef969a2-a1eb-4e71-85cb-296dfed62b53', '8f6ae44a-2a43-4d33-bf5b-86b4585d0ee3']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:34.341057 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fcfc99dd-17d2-4611-93aa-6ff904d9db55 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e64f1536-0230-4393-ae9d-ddc72ab91257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:34.921887 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fcfc99dd-17d2-4611-93aa-6ff904d9db55 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e64f1536-0230-4393-ae9d-ddc72ab91257) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d0ceca1-7775-408c-a737-4fe1c4d08d22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2145173531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86c242396d5c4b93b837c0506f77417a',qos_specs=None,replication_status=,reservations=['cb26f9d3-9010-4550-9cb1-43a48bd237c0','def35cd2-feda-43dd-9b11-0760858067c2','aef969a2-a1eb-4e71-85cb-296dfed62b53','8f6ae44a-2a43-4d33-bf5b-86b4585d0ee3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10ec9efcdbec4d8cbdd10ba11ac435cc',volume_type_id=d6b63e24-d2ed-456b-b549-88e3ad394504), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:10:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2145173531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d0ceca1-7775-408c-a737-4fe1c4d08d22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86c242396d5c4b93b837c0506f77417a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='10ec9efcdbec4d8cbdd10ba11ac435cc',volume_attachment=,volume_type=,volume_type_id=d6b63e24-d2ed-456b-b549-88e3ad394504)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:34.923360 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fcfc99dd-17d2-4611-93aa-6ff904d9db55 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fa06829-9e21-407f-8e45-9e4f5c3ed49a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:35.805388 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fcfc99dd-17d2-4611-93aa-6ff904d9db55 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fa06829-9e21-407f-8e45-9e4f5c3ed49a) transitioned into state 'SUCCESS' from state '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-2145173531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86c242396d5c4b93b837c0506f77417a',qos_specs=None,replication_status=,reservations=['cb26f9d3-9010-4550-9cb1-43a48bd237c0','def35cd2-feda-43dd-9b11-0760858067c2','aef969a2-a1eb-4e71-85cb-296dfed62b53','8f6ae44a-2a43-4d33-bf5b-86b4585d0ee3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10ec9efcdbec4d8cbdd10ba11ac435cc',volume_type_id=d6b63e24-d2ed-456b-b549-88e3ad394504)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:35.808967 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fcfc99dd-17d2-4611-93aa-6ff904d9db55 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b388f346-b501-4709-8624-53bf485c40ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:35.924504 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fcfc99dd-17d2-4611-93aa-6ff904d9db55 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b388f346-b501-4709-8624-53bf485c40ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:35.929423 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fcfc99dd-17d2-4611-93aa-6ff904d9db55 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Flow 'volume_create_api' (ff04eb18-9cdc-47f2-a397-16cf9d4fb8cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:10:35.969909 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fcfc99dd-17d2-4611-93aa-6ff904d9db55 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Create volume request issued successfully. Dec 22 12:10:35.980440 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fcfc99dd-17d2-4611-93aa-6ff904d9db55 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] http://10.222.0.111/volume/v3/86c242396d5c4b93b837c0506f77417a/volumes returned with HTTP 202 Dec 22 12:10:35.981396 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 797/1596] 10.222.0.111 () {62 vars in 1271 bytes} [Tue Dec 22 12:10:34 2020] POST /volume/v3/86c242396d5c4b93b837c0506f77417a/volumes => generated 854 bytes in 1866 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:10:35.989082 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2d1cf3e9-ab76-49ad-a545-221e6214b258 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 Dec 22 12:10:35.989162 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2d1cf3e9-ab76-49ad-a545-221e6214b258 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:35.989332 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:35.989332 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:35.989573 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2d1cf3e9-ab76-49ad-a545-221e6214b258 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:36.034291 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:36.034291 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:36.042313 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2d1cf3e9-ab76-49ad-a545-221e6214b258 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Volume info retrieved successfully. Dec 22 12:10:36.057409 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:36.057409 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:36.060780 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-1a30b327-a6d0-45ed-aacf-3d8f87e7e759 req-670a9fa2-5714-4d50-b7d5-8483106b2474 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Lock "b'cinder-attachment_update-37968cba-ef42-4b97-810d-8349396a7dd6-n-h2-765315-6'" released by "attachment_update" :: held 2.659s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 12:10:36.069374 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2d1cf3e9-ab76-49ad-a545-221e6214b258 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 returned with HTTP 200 Dec 22 12:10:36.069427 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1a30b327-a6d0-45ed-aacf-3d8f87e7e759 req-670a9fa2-5714-4d50-b7d5-8483106b2474 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/attachments/4eef8e50-c2cd-4e53-aba5-59af6cf1e1f6 returned with HTTP 200 Dec 22 12:10:36.069468 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 798/1597] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:35 2020] GET /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 => generated 922 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:36.069506 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 800/1598] 10.222.0.101 () {64 vars in 1473 bytes} [Tue Dec 22 12:10:33 2020] PUT /volume/v3/124f31e7b1104e44bbe11811624f996e/attachments/4eef8e50-c2cd-4e53-aba5-59af6cf1e1f6 => generated 763 bytes in 2697 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:36.071314 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-39831503-3a50-4fdf-94a5-eb4e75c9f5dd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:36.071604 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-39831503-3a50-4fdf-94a5-eb4e75c9f5dd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:36.071737 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:36.071737 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:36.071937 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-39831503-3a50-4fdf-94a5-eb4e75c9f5dd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:36.074260 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a27f21ab-445e-4212-a1eb-399b41a4366c tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] GET http://10.222.0.111/volume/v3/86c242396d5c4b93b837c0506f77417a/volumes/1d0ceca1-7775-408c-a737-4fe1c4d08d22 Dec 22 12:10:36.075205 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a27f21ab-445e-4212-a1eb-399b41a4366c tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:36.075331 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:36.075331 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:36.075555 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a27f21ab-445e-4212-a1eb-399b41a4366c tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:36.105213 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:36.105213 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:36.111468 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a27f21ab-445e-4212-a1eb-399b41a4366c tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Volume info retrieved successfully. Dec 22 12:10:36.115583 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:36.115583 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:36.125272 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-39831503-3a50-4fdf-94a5-eb4e75c9f5dd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:36.125327 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a27f21ab-445e-4212-a1eb-399b41a4366c tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] http://10.222.0.111/volume/v3/86c242396d5c4b93b837c0506f77417a/volumes/1d0ceca1-7775-408c-a737-4fe1c4d08d22 returned with HTTP 200 Dec 22 12:10:36.125327 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 799/1599] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:10:36 2020] GET /volume/v3/86c242396d5c4b93b837c0506f77417a/volumes/1d0ceca1-7775-408c-a737-4fe1c4d08d22 => generated 922 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:36.133411 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:36.133411 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:36.141834 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-39831503-3a50-4fdf-94a5-eb4e75c9f5dd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:36.142962 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 801/1600] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:36 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:37.077380 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-59590c54-ca9f-4457-8e49-bb17fb8b0c5d tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 Dec 22 12:10:37.078359 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-59590c54-ca9f-4457-8e49-bb17fb8b0c5d tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:37.078720 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:37.078720 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:37.079248 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-59590c54-ca9f-4457-8e49-bb17fb8b0c5d tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:37.117528 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:37.117528 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:37.124171 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-59590c54-ca9f-4457-8e49-bb17fb8b0c5d tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Volume info retrieved successfully. Dec 22 12:10:37.133487 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ac882288-ed18-4e38-8021-bfa5c0a23b8a tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] GET http://10.222.0.111/volume/v3/86c242396d5c4b93b837c0506f77417a/volumes/1d0ceca1-7775-408c-a737-4fe1c4d08d22 Dec 22 12:10:37.133790 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ac882288-ed18-4e38-8021-bfa5c0a23b8a tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:37.133922 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:37.133922 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:37.134114 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ac882288-ed18-4e38-8021-bfa5c0a23b8a tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:37.139419 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:37.139419 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:37.145479 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-59590c54-ca9f-4457-8e49-bb17fb8b0c5d tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 returned with HTTP 200 Dec 22 12:10:37.153857 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 800/1601] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:37 2020] GET /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 => generated 922 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:37.159581 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8ae565e6-b757-4b06-ac8c-c5027793ca02 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:37.160172 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8ae565e6-b757-4b06-ac8c-c5027793ca02 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:37.160421 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:37.160421 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:37.160758 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8ae565e6-b757-4b06-ac8c-c5027793ca02 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:37.191756 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:37.191756 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:37.197326 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ac882288-ed18-4e38-8021-bfa5c0a23b8a tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Volume info retrieved successfully. Dec 22 12:10:37.225747 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ac882288-ed18-4e38-8021-bfa5c0a23b8a tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] http://10.222.0.111/volume/v3/86c242396d5c4b93b837c0506f77417a/volumes/1d0ceca1-7775-408c-a737-4fe1c4d08d22 returned with HTTP 200 Dec 22 12:10:37.226401 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 802/1602] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:10:37 2020] GET /volume/v3/86c242396d5c4b93b837c0506f77417a/volumes/1d0ceca1-7775-408c-a737-4fe1c4d08d22 => generated 943 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:37.231358 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:37.231358 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:37.233954 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f4b04b9c-b878-4b80-b8b3-51bcceb50f92 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] GET http://10.222.0.111/volume/v3/86c242396d5c4b93b837c0506f77417a/messages Dec 22 12:10:37.234493 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f4b04b9c-b878-4b80-b8b3-51bcceb50f92 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:37.234751 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:37.234751 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:37.235080 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f4b04b9c-b878-4b80-b8b3-51bcceb50f92 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:37.240935 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f4b04b9c-b878-4b80-b8b3-51bcceb50f92 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] http://10.222.0.111/volume/v3/86c242396d5c4b93b837c0506f77417a/messages returned with HTTP 200 Dec 22 12:10:37.241653 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 803/1603] 10.222.0.111 () {60 vars in 1252 bytes} [Tue Dec 22 12:10:37 2020] GET /volume/v3/86c242396d5c4b93b837c0506f77417a/messages => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:10:37.245518 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8ae565e6-b757-4b06-ac8c-c5027793ca02 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:37.247715 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-acf2c12a-ac97-4201-9bdf-280325b34921 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] GET http://10.222.0.111/volume/v3/86c242396d5c4b93b837c0506f77417a/messages/03e66da2-7d68-45d2-9246-016d308a883a Dec 22 12:10:37.248131 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-acf2c12a-ac97-4201-9bdf-280325b34921 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:37.248504 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-acf2c12a-ac97-4201-9bdf-280325b34921 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:37.262922 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-acf2c12a-ac97-4201-9bdf-280325b34921 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] http://10.222.0.111/volume/v3/86c242396d5c4b93b837c0506f77417a/messages/03e66da2-7d68-45d2-9246-016d308a883a returned with HTTP 200 Dec 22 12:10:37.263552 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 804/1604] 10.222.0.111 () {60 vars in 1363 bytes} [Tue Dec 22 12:10:37 2020] GET /volume/v3/86c242396d5c4b93b837c0506f77417a/messages/03e66da2-7d68-45d2-9246-016d308a883a => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:10:37.264972 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:37.264972 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:37.268882 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d3ea0e08-d19f-4eff-bd6a-16130792f1fe tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] GET http://10.222.0.111/volume/v3/86c242396d5c4b93b837c0506f77417a/messages Dec 22 12:10:37.269310 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d3ea0e08-d19f-4eff-bd6a-16130792f1fe tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:37.269688 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d3ea0e08-d19f-4eff-bd6a-16130792f1fe tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:37.269945 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8ae565e6-b757-4b06-ac8c-c5027793ca02 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:37.270400 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 801/1605] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:37 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:37.281587 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d3ea0e08-d19f-4eff-bd6a-16130792f1fe tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] http://10.222.0.111/volume/v3/86c242396d5c4b93b837c0506f77417a/messages returned with HTTP 200 Dec 22 12:10:37.282115 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 805/1606] 10.222.0.111 () {60 vars in 1252 bytes} [Tue Dec 22 12:10:37 2020] GET /volume/v3/86c242396d5c4b93b837c0506f77417a/messages => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:10:37.297792 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4d661788-a91f-4678-9a38-6a59d6abdd17 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] DELETE http://10.222.0.111/volume/v3/86c242396d5c4b93b837c0506f77417a/messages/03e66da2-7d68-45d2-9246-016d308a883a Dec 22 12:10:37.298129 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4d661788-a91f-4678-9a38-6a59d6abdd17 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:37.298268 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:37.298268 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:37.298463 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4d661788-a91f-4678-9a38-6a59d6abdd17 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:37.313726 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 12:10:37.313726 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 12:10:37.358947 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4d661788-a91f-4678-9a38-6a59d6abdd17 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] http://10.222.0.111/volume/v3/86c242396d5c4b93b837c0506f77417a/messages/03e66da2-7d68-45d2-9246-016d308a883a returned with HTTP 204 Dec 22 12:10:37.359613 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 802/1607] 10.222.0.111 () {60 vars in 1366 bytes} [Tue Dec 22 12:10:37 2020] DELETE /volume/v3/86c242396d5c4b93b837c0506f77417a/messages/03e66da2-7d68-45d2-9246-016d308a883a => generated 0 bytes in 74 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Dec 22 12:10:37.365041 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0b9a5f81-2ce7-4963-84f2-91dda770341f tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] DELETE http://10.222.0.111/volume/v3/86c242396d5c4b93b837c0506f77417a/volumes/1d0ceca1-7775-408c-a737-4fe1c4d08d22 Dec 22 12:10:37.365321 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0b9a5f81-2ce7-4963-84f2-91dda770341f tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:37.365583 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0b9a5f81-2ce7-4963-84f2-91dda770341f tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:37.365835 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-0b9a5f81-2ce7-4963-84f2-91dda770341f tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Delete volume with id: 1d0ceca1-7775-408c-a737-4fe1c4d08d22 Dec 22 12:10:37.391430 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:37.391430 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:37.392695 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0b9a5f81-2ce7-4963-84f2-91dda770341f tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Volume info retrieved successfully. Dec 22 12:10:37.394138 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-0b9a5f81-2ce7-4963-84f2-91dda770341f tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Decrease volume quotas only if status is not error_managing. {{(pid=88156) delete /opt/stack/cinder/cinder/volume/api.py:410}} Dec 22 12:10:37.413070 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-0b9a5f81-2ce7-4963-84f2-91dda770341f tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1204181192 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1204181192, it is now deprecated. Please use the default quota class for default quota. Dec 22 12:10:37.413788 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-0b9a5f81-2ce7-4963-84f2-91dda770341f tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1204181192 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1204181192, it is now deprecated. Please use the default quota class for default quota. Dec 22 12:10:37.456654 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-0b9a5f81-2ce7-4963-84f2-91dda770341f tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Created reservations ['7ca667fc-c464-40e1-8ff7-88c9bf067094', '41bdff0b-6bb7-4e7a-b50b-70128e25e0bb', '78af5289-7a79-47ab-aebe-01433ec0e530', '07cc158c-3a28-434e-a935-52aa70ccf09a'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:10:37.458071 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 12:10:37.458071 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 12:10:38.159607 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-df763dae-3d1d-4d77-9161-cc8c1f585d7c tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 Dec 22 12:10:38.160356 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-df763dae-3d1d-4d77-9161-cc8c1f585d7c tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:38.160834 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-df763dae-3d1d-4d77-9161-cc8c1f585d7c tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:38.196502 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:38.196502 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:38.203072 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-df763dae-3d1d-4d77-9161-cc8c1f585d7c tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Volume info retrieved successfully. Dec 22 12:10:38.214841 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:38.214841 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:38.220437 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-df763dae-3d1d-4d77-9161-cc8c1f585d7c tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 returned with HTTP 200 Dec 22 12:10:38.221034 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 803/1608] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:38 2020] GET /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 => generated 922 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:38.280672 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-04bd737b-c8c0-420e-98d3-3b5e23518824 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:38.280991 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-04bd737b-c8c0-420e-98d3-3b5e23518824 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:38.281147 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:38.281147 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:38.281501 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-04bd737b-c8c0-420e-98d3-3b5e23518824 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:38.309655 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:38.309655 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:38.317703 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-04bd737b-c8c0-420e-98d3-3b5e23518824 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:38.333120 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:38.333120 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:38.338341 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-04bd737b-c8c0-420e-98d3-3b5e23518824 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:38.338870 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 804/1609] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:38 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:10:38.658501 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0b9a5f81-2ce7-4963-84f2-91dda770341f tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Delete volume request issued successfully. Dec 22 12:10:38.658501 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0b9a5f81-2ce7-4963-84f2-91dda770341f tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] http://10.222.0.111/volume/v3/86c242396d5c4b93b837c0506f77417a/volumes/1d0ceca1-7775-408c-a737-4fe1c4d08d22 returned with HTTP 202 Dec 22 12:10:38.658501 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 806/1610] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:10:37 2020] DELETE /volume/v3/86c242396d5c4b93b837c0506f77417a/volumes/1d0ceca1-7775-408c-a737-4fe1c4d08d22 => generated 0 bytes in 1260 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:10:38.665423 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4bd33316-f51c-48d3-8e57-50e8c81e2038 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] GET http://10.222.0.111/volume/v3/86c242396d5c4b93b837c0506f77417a/volumes/1d0ceca1-7775-408c-a737-4fe1c4d08d22 Dec 22 12:10:38.665791 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4bd33316-f51c-48d3-8e57-50e8c81e2038 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:38.665973 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:38.665973 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:38.666250 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4bd33316-f51c-48d3-8e57-50e8c81e2038 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:38.695504 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4bd33316-f51c-48d3-8e57-50e8c81e2038 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] http://10.222.0.111/volume/v3/86c242396d5c4b93b837c0506f77417a/volumes/1d0ceca1-7775-408c-a737-4fe1c4d08d22 returned with HTTP 404 Dec 22 12:10:38.696161 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 805/1611] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:38 2020] GET /volume/v3/86c242396d5c4b93b837c0506f77417a/volumes/1d0ceca1-7775-408c-a737-4fe1c4d08d22 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:10:38.702687 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-45c5fef2-240d-4286-a211-44411d70f98a tempest-UserMessagesTest-2075532840 tempest-UserMessagesTest-2075532840] DELETE http://10.222.0.111/volume/v3/9e1abfa79e2f4984a490060bb3727e94/types/d6b63e24-d2ed-456b-b549-88e3ad394504 Dec 22 12:10:38.703018 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-45c5fef2-240d-4286-a211-44411d70f98a tempest-UserMessagesTest-2075532840 tempest-UserMessagesTest-2075532840] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:38.703183 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:38.703183 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:38.703424 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-45c5fef2-240d-4286-a211-44411d70f98a tempest-UserMessagesTest-2075532840 tempest-UserMessagesTest-2075532840] Calling method '_delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:39.109246 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-45c5fef2-240d-4286-a211-44411d70f98a tempest-UserMessagesTest-2075532840 tempest-UserMessagesTest-2075532840] http://10.222.0.111/volume/v3/9e1abfa79e2f4984a490060bb3727e94/types/d6b63e24-d2ed-456b-b549-88e3ad394504 returned with HTTP 202 Dec 22 12:10:39.114454 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 807/1612] 10.222.0.111 () {58 vars in 1317 bytes} [Tue Dec 22 12:10:38 2020] DELETE /volume/v3/9e1abfa79e2f4984a490060bb3727e94/types/d6b63e24-d2ed-456b-b549-88e3ad394504 => generated 0 bytes in 411 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 12:10:39.116086 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ed36381b-109c-4612-bc9e-10ab842505d7 tempest-UserMessagesTest-2075532840 tempest-UserMessagesTest-2075532840] GET http://10.222.0.111/volume/v3/9e1abfa79e2f4984a490060bb3727e94/types/d6b63e24-d2ed-456b-b549-88e3ad394504 Dec 22 12:10:39.116411 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ed36381b-109c-4612-bc9e-10ab842505d7 tempest-UserMessagesTest-2075532840 tempest-UserMessagesTest-2075532840] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:39.116768 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ed36381b-109c-4612-bc9e-10ab842505d7 tempest-UserMessagesTest-2075532840 tempest-UserMessagesTest-2075532840] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:39.124809 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ed36381b-109c-4612-bc9e-10ab842505d7 tempest-UserMessagesTest-2075532840 tempest-UserMessagesTest-2075532840] http://10.222.0.111/volume/v3/9e1abfa79e2f4984a490060bb3727e94/types/d6b63e24-d2ed-456b-b549-88e3ad394504 returned with HTTP 404 Dec 22 12:10:39.125411 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 806/1613] 10.222.0.111 () {58 vars in 1314 bytes} [Tue Dec 22 12:10:39 2020] GET /volume/v3/9e1abfa79e2f4984a490060bb3727e94/types/d6b63e24-d2ed-456b-b549-88e3ad394504 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:10:39.130586 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6cd0c4c1-b0fc-49d2-ad39-d18d38e372e8 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] DELETE http://10.222.0.111/volume/v3/86c242396d5c4b93b837c0506f77417a/volumes/440ac0a3-9796-4929-941c-7c5e1e25ea62 Dec 22 12:10:39.130871 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6cd0c4c1-b0fc-49d2-ad39-d18d38e372e8 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:39.131166 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6cd0c4c1-b0fc-49d2-ad39-d18d38e372e8 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:39.131626 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-6cd0c4c1-b0fc-49d2-ad39-d18d38e372e8 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Delete volume with id: 440ac0a3-9796-4929-941c-7c5e1e25ea62 Dec 22 12:10:39.161086 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:39.161086 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:39.161859 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6cd0c4c1-b0fc-49d2-ad39-d18d38e372e8 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Volume info retrieved successfully. Dec 22 12:10:39.163175 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6cd0c4c1-b0fc-49d2-ad39-d18d38e372e8 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Decrease volume quotas only if status is not error_managing. {{(pid=88156) delete /opt/stack/cinder/cinder/volume/api.py:410}} Dec 22 12:10:39.265212 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e00ff7f2-67b7-4e42-8d6c-04748ff4be85 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 Dec 22 12:10:39.275437 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e00ff7f2-67b7-4e42-8d6c-04748ff4be85 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:39.275437 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e00ff7f2-67b7-4e42-8d6c-04748ff4be85 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:39.456130 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:39.456130 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:39.456130 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e00ff7f2-67b7-4e42-8d6c-04748ff4be85 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Volume info retrieved successfully. Dec 22 12:10:39.456130 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:39.456130 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:39.456130 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e00ff7f2-67b7-4e42-8d6c-04748ff4be85 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 returned with HTTP 200 Dec 22 12:10:39.456130 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 807/1614] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:39 2020] GET /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 => generated 922 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:39.456130 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a05ea76c-bd5e-4cfc-a452-12706f489427 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:39.456130 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a05ea76c-bd5e-4cfc-a452-12706f489427 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:39.456130 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:39.456130 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:39.456130 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a05ea76c-bd5e-4cfc-a452-12706f489427 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:39.456130 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:39.456130 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:39.456130 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a05ea76c-bd5e-4cfc-a452-12706f489427 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:39.456130 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:39.456130 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:39.456130 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a05ea76c-bd5e-4cfc-a452-12706f489427 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:39.456130 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 808/1615] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:39 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:39.532365 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-6cd0c4c1-b0fc-49d2-ad39-d18d38e372e8 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Created reservations ['aa67d149-0ed0-4835-8b2b-58bb368f6422', '72a389e8-66ce-4f13-9107-0eaba8cf86fa', '4c2fb394-413d-4846-8e56-862337a60563', 'ae8cbbc9-d921-4d4d-b740-d74a9ec7122d'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:10:39.533545 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 12:10:39.533545 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 12:10:39.715577 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6cd0c4c1-b0fc-49d2-ad39-d18d38e372e8 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Delete volume request issued successfully. Dec 22 12:10:39.716271 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6cd0c4c1-b0fc-49d2-ad39-d18d38e372e8 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] http://10.222.0.111/volume/v3/86c242396d5c4b93b837c0506f77417a/volumes/440ac0a3-9796-4929-941c-7c5e1e25ea62 returned with HTTP 202 Dec 22 12:10:39.717373 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 808/1616] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:10:39 2020] DELETE /volume/v3/86c242396d5c4b93b837c0506f77417a/volumes/440ac0a3-9796-4929-941c-7c5e1e25ea62 => generated 0 bytes in 589 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:10:39.724988 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3c023ce8-e32e-47af-aaf0-db611d472e31 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] GET http://10.222.0.111/volume/v3/86c242396d5c4b93b837c0506f77417a/volumes/440ac0a3-9796-4929-941c-7c5e1e25ea62 Dec 22 12:10:39.725662 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3c023ce8-e32e-47af-aaf0-db611d472e31 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:39.726579 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:39.726579 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:39.727009 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3c023ce8-e32e-47af-aaf0-db611d472e31 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:39.752705 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3c023ce8-e32e-47af-aaf0-db611d472e31 tempest-UserMessagesTest-273448228 tempest-UserMessagesTest-273448228] http://10.222.0.111/volume/v3/86c242396d5c4b93b837c0506f77417a/volumes/440ac0a3-9796-4929-941c-7c5e1e25ea62 returned with HTTP 404 Dec 22 12:10:39.753195 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 809/1617] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:39 2020] GET /volume/v3/86c242396d5c4b93b837c0506f77417a/volumes/440ac0a3-9796-4929-941c-7c5e1e25ea62 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:10:39.758018 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-851ac992-1c41-4103-b5c0-8e5cdb6b869a tempest-UserMessagesTest-2075532840 tempest-UserMessagesTest-2075532840] DELETE http://10.222.0.111/volume/v3/9e1abfa79e2f4984a490060bb3727e94/types/64b13060-e7f5-40ee-8e35-7773d34ea842 Dec 22 12:10:39.758332 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-851ac992-1c41-4103-b5c0-8e5cdb6b869a tempest-UserMessagesTest-2075532840 tempest-UserMessagesTest-2075532840] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:39.758479 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:39.758479 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:39.758736 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-851ac992-1c41-4103-b5c0-8e5cdb6b869a tempest-UserMessagesTest-2075532840 tempest-UserMessagesTest-2075532840] Calling method '_delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:39.826463 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-851ac992-1c41-4103-b5c0-8e5cdb6b869a tempest-UserMessagesTest-2075532840 tempest-UserMessagesTest-2075532840] http://10.222.0.111/volume/v3/9e1abfa79e2f4984a490060bb3727e94/types/64b13060-e7f5-40ee-8e35-7773d34ea842 returned with HTTP 202 Dec 22 12:10:39.827232 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 809/1618] 10.222.0.111 () {58 vars in 1317 bytes} [Tue Dec 22 12:10:39 2020] DELETE /volume/v3/9e1abfa79e2f4984a490060bb3727e94/types/64b13060-e7f5-40ee-8e35-7773d34ea842 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:10:39.832736 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-982d7fd4-45ad-4b0b-a737-e00814f5fb89 tempest-UserMessagesTest-2075532840 tempest-UserMessagesTest-2075532840] GET http://10.222.0.111/volume/v3/9e1abfa79e2f4984a490060bb3727e94/types/64b13060-e7f5-40ee-8e35-7773d34ea842 Dec 22 12:10:39.834309 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-982d7fd4-45ad-4b0b-a737-e00814f5fb89 tempest-UserMessagesTest-2075532840 tempest-UserMessagesTest-2075532840] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:39.834309 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-982d7fd4-45ad-4b0b-a737-e00814f5fb89 tempest-UserMessagesTest-2075532840 tempest-UserMessagesTest-2075532840] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:39.841455 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-982d7fd4-45ad-4b0b-a737-e00814f5fb89 tempest-UserMessagesTest-2075532840 tempest-UserMessagesTest-2075532840] http://10.222.0.111/volume/v3/9e1abfa79e2f4984a490060bb3727e94/types/64b13060-e7f5-40ee-8e35-7773d34ea842 returned with HTTP 404 Dec 22 12:10:39.842354 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 810/1619] 10.222.0.111 () {58 vars in 1314 bytes} [Tue Dec 22 12:10:39 2020] GET /volume/v3/9e1abfa79e2f4984a490060bb3727e94/types/64b13060-e7f5-40ee-8e35-7773d34ea842 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:10:40.358101 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-571aee76-3a19-4bed-b090-073da6dd655f tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 Dec 22 12:10:40.358513 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-571aee76-3a19-4bed-b090-073da6dd655f tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:40.359217 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-571aee76-3a19-4bed-b090-073da6dd655f tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:40.396856 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:40.396856 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:40.405059 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-571aee76-3a19-4bed-b090-073da6dd655f tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Volume info retrieved successfully. Dec 22 12:10:40.419585 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:40.419585 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:40.425604 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-571aee76-3a19-4bed-b090-073da6dd655f tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 returned with HTTP 200 Dec 22 12:10:40.426228 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 810/1620] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:40 2020] GET /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 => generated 922 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:40.463326 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bad062b3-b275-49f1-b676-775ddb422d4e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:40.463867 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bad062b3-b275-49f1-b676-775ddb422d4e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:40.464378 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bad062b3-b275-49f1-b676-775ddb422d4e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:40.494113 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:40.494113 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:40.501641 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bad062b3-b275-49f1-b676-775ddb422d4e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:40.521306 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:40.521306 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:40.529742 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bad062b3-b275-49f1-b676-775ddb422d4e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:40.530414 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 811/1621] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:40 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:41.437667 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-adc448a4-4206-4347-a02d-148426c4ce55 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 Dec 22 12:10:41.438073 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-adc448a4-4206-4347-a02d-148426c4ce55 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:41.438073 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:41.438073 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:41.438314 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-adc448a4-4206-4347-a02d-148426c4ce55 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:41.468544 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:41.468544 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:41.474240 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-adc448a4-4206-4347-a02d-148426c4ce55 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Volume info retrieved successfully. Dec 22 12:10:41.484454 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:41.484454 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:41.489310 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-adc448a4-4206-4347-a02d-148426c4ce55 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 returned with HTTP 200 Dec 22 12:10:41.490018 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 811/1622] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:41 2020] GET /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 => generated 922 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:41.542527 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-41bdda10-0826-476f-9838-cef8249db216 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:41.543157 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-41bdda10-0826-476f-9838-cef8249db216 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:41.543507 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:41.543507 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:41.543765 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-41bdda10-0826-476f-9838-cef8249db216 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:41.588131 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:41.588131 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:41.594033 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-41bdda10-0826-476f-9838-cef8249db216 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:41.603687 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:41.603687 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:41.608398 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-41bdda10-0826-476f-9838-cef8249db216 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:41.608867 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 812/1623] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:41 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:42.031747 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1a30b327-a6d0-45ed-aacf-3d8f87e7e759 req-f2c894ce-13e9-4fd5-91ab-2b4a9c9a33a4 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] POST http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/attachments/4eef8e50-c2cd-4e53-aba5-59af6cf1e1f6/action Dec 22 12:10:42.032855 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:42.032855 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:42.033407 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1a30b327-a6d0-45ed-aacf-3d8f87e7e759 req-f2c894ce-13e9-4fd5-91ab-2b4a9c9a33a4 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Action body: b'{"os-complete": null}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:10:42.033889 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1a30b327-a6d0-45ed-aacf-3d8f87e7e759 req-f2c894ce-13e9-4fd5-91ab-2b4a9c9a33a4 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:10:42.076520 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:42.076520 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:42.172831 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1a30b327-a6d0-45ed-aacf-3d8f87e7e759 req-f2c894ce-13e9-4fd5-91ab-2b4a9c9a33a4 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/attachments/4eef8e50-c2cd-4e53-aba5-59af6cf1e1f6/action returned with HTTP 204 Dec 22 12:10:42.173376 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 812/1624] 10.222.0.101 () {64 vars in 1494 bytes} [Tue Dec 22 12:10:42 2020] POST /volume/v3/124f31e7b1104e44bbe11811624f996e/attachments/4eef8e50-c2cd-4e53-aba5-59af6cf1e1f6/action => generated 0 bytes in 148 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:10:42.498635 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-80aa2297-1d14-44ab-8c89-df87ffa3653a tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 Dec 22 12:10:42.498951 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-80aa2297-1d14-44ab-8c89-df87ffa3653a tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:42.499102 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:42.499102 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:42.499363 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-80aa2297-1d14-44ab-8c89-df87ffa3653a tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:42.528552 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:42.528552 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:42.534005 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-80aa2297-1d14-44ab-8c89-df87ffa3653a tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Volume info retrieved successfully. Dec 22 12:10:42.544707 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:42.544707 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:42.550513 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-80aa2297-1d14-44ab-8c89-df87ffa3653a tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 returned with HTTP 200 Dec 22 12:10:42.550513 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 813/1625] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:42 2020] GET /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 => generated 1214 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:42.618526 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0118a892-a1a7-4b24-8ca1-0ae03b4bc31f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:42.618884 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0118a892-a1a7-4b24-8ca1-0ae03b4bc31f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:42.619018 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:42.619018 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:42.619212 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0118a892-a1a7-4b24-8ca1-0ae03b4bc31f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:42.647987 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:42.647987 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:42.653146 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0118a892-a1a7-4b24-8ca1-0ae03b4bc31f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:42.655288 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a25c8da2-340c-451b-9958-41cb9d5e7a99 req-536b0089-14a1-4183-9917-643c0ae617e2 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 Dec 22 12:10:42.655668 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a25c8da2-340c-451b-9958-41cb9d5e7a99 req-536b0089-14a1-4183-9917-643c0ae617e2 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:42.655859 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:42.655859 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:42.656140 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a25c8da2-340c-451b-9958-41cb9d5e7a99 req-536b0089-14a1-4183-9917-643c0ae617e2 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:42.663764 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:42.663764 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:42.669764 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0118a892-a1a7-4b24-8ca1-0ae03b4bc31f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:42.674608 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 813/1626] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:42 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:42.693486 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:42.693486 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:42.698457 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-a25c8da2-340c-451b-9958-41cb9d5e7a99 req-536b0089-14a1-4183-9917-643c0ae617e2 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Volume info retrieved successfully. Dec 22 12:10:42.709211 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:42.709211 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:42.715601 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a25c8da2-340c-451b-9958-41cb9d5e7a99 req-536b0089-14a1-4183-9917-643c0ae617e2 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 returned with HTTP 200 Dec 22 12:10:42.718086 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 814/1627] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:10:42 2020] GET /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 => generated 1214 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:42.929888 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-035dffb1-cf4e-4cbe-887b-4dc14206d1a2 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] GET http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 Dec 22 12:10:42.930171 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-035dffb1-cf4e-4cbe-887b-4dc14206d1a2 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:42.930304 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:42.930304 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:42.930521 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-035dffb1-cf4e-4cbe-887b-4dc14206d1a2 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:42.956651 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:42.956651 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:42.961624 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-035dffb1-cf4e-4cbe-887b-4dc14206d1a2 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Volume info retrieved successfully. Dec 22 12:10:42.976091 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-035dffb1-cf4e-4cbe-887b-4dc14206d1a2 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 returned with HTTP 200 Dec 22 12:10:42.976714 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 814/1628] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:42 2020] GET /volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 => generated 931 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:43.683320 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b9832631-2661-427e-9eb9-b9e4c915c526 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:43.684371 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b9832631-2661-427e-9eb9-b9e4c915c526 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:43.684751 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:43.684751 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:43.685988 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b9832631-2661-427e-9eb9-b9e4c915c526 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:43.712891 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:43.712891 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:43.719863 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b9832631-2661-427e-9eb9-b9e4c915c526 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:43.730804 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:43.730804 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:43.736425 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b9832631-2661-427e-9eb9-b9e4c915c526 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:43.736958 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 815/1629] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:43 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:10:43.886534 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-37bc9aa0-60dc-48ae-94c6-ed85f46c20ae tempest-VolumeManageAdminTest-223512885 tempest-VolumeManageAdminTest-223512885] POST http://10.222.0.111/volume/v3/88210c9fa62343ffb7fd604ceb8e8809/volumes Dec 22 12:10:43.886830 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:43.886830 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:43.887048 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-37bc9aa0-60dc-48ae-94c6-ed85f46c20ae tempest-VolumeManageAdminTest-223512885 tempest-VolumeManageAdminTest-223512885] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeManageAdminTest-Volume-1458404762"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:10:43.887690 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-37bc9aa0-60dc-48ae-94c6-ed85f46c20ae tempest-VolumeManageAdminTest-223512885 tempest-VolumeManageAdminTest-223512885] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeManageAdminTest-Volume-1458404762'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:10:43.887888 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-37bc9aa0-60dc-48ae-94c6-ed85f46c20ae tempest-VolumeManageAdminTest-223512885 tempest-VolumeManageAdminTest-223512885] Create volume of 1 GB Dec 22 12:10:43.895007 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-37bc9aa0-60dc-48ae-94c6-ed85f46c20ae tempest-VolumeManageAdminTest-223512885 tempest-VolumeManageAdminTest-223512885] Availability Zones retrieved successfully. Dec 22 12:10:43.902376 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-37bc9aa0-60dc-48ae-94c6-ed85f46c20ae tempest-VolumeManageAdminTest-223512885 tempest-VolumeManageAdminTest-223512885] Flow 'volume_create_api' (adb0e032-0eea-40b9-b9f3-6cf7d22da487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:10:43.903988 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-37bc9aa0-60dc-48ae-94c6-ed85f46c20ae tempest-VolumeManageAdminTest-223512885 tempest-VolumeManageAdminTest-223512885] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daa54f07-4d8f-407e-9957-ac97299e93ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:43.905227 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-37bc9aa0-60dc-48ae-94c6-ed85f46c20ae tempest-VolumeManageAdminTest-223512885 tempest-VolumeManageAdminTest-223512885] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:10:43.935147 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-37bc9aa0-60dc-48ae-94c6-ed85f46c20ae tempest-VolumeManageAdminTest-223512885 tempest-VolumeManageAdminTest-223512885] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daa54f07-4d8f-407e-9957-ac97299e93ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:43.936602 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-37bc9aa0-60dc-48ae-94c6-ed85f46c20ae tempest-VolumeManageAdminTest-223512885 tempest-VolumeManageAdminTest-223512885] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9306f96-a64d-4132-b8c7-c424d638200e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:43.986168 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-00122937-6622-4980-8913-f14067d22330 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] GET http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 Dec 22 12:10:43.986447 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-00122937-6622-4980-8913-f14067d22330 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:43.986593 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:43.986593 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:43.986795 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-00122937-6622-4980-8913-f14067d22330 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:44.013789 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:44.013789 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:44.015647 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-00122937-6622-4980-8913-f14067d22330 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Volume info retrieved successfully. Dec 22 12:10:44.026850 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-00122937-6622-4980-8913-f14067d22330 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 returned with HTTP 200 Dec 22 12:10:44.031767 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 816/1630] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:43 2020] GET /volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 => generated 931 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:10:44.101378 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-37bc9aa0-60dc-48ae-94c6-ed85f46c20ae tempest-VolumeManageAdminTest-223512885 tempest-VolumeManageAdminTest-223512885] Created reservations ['fe460018-e686-4119-b236-4371755b8a82', 'ecd92e47-853f-463b-85ee-adedc4b7cf21', 'e01ce021-5b52-46a8-a6e2-eebf0de42bcf', '91c3a343-d7fb-4f9b-8eb9-a28b2130166d'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:10:44.102712 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-37bc9aa0-60dc-48ae-94c6-ed85f46c20ae tempest-VolumeManageAdminTest-223512885 tempest-VolumeManageAdminTest-223512885] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9306f96-a64d-4132-b8c7-c424d638200e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe460018-e686-4119-b236-4371755b8a82', 'ecd92e47-853f-463b-85ee-adedc4b7cf21', 'e01ce021-5b52-46a8-a6e2-eebf0de42bcf', '91c3a343-d7fb-4f9b-8eb9-a28b2130166d']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:44.103824 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-37bc9aa0-60dc-48ae-94c6-ed85f46c20ae tempest-VolumeManageAdminTest-223512885 tempest-VolumeManageAdminTest-223512885] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c5982ae-5f77-4700-ba6a-ba0b08087afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:44.162316 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-37bc9aa0-60dc-48ae-94c6-ed85f46c20ae tempest-VolumeManageAdminTest-223512885 tempest-VolumeManageAdminTest-223512885] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c5982ae-5f77-4700-ba6a-ba0b08087afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e4242fd-3cc0-4697-801d-b814648508f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1458404762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88210c9fa62343ffb7fd604ceb8e8809',qos_specs=None,replication_status=,reservations=['fe460018-e686-4119-b236-4371755b8a82','ecd92e47-853f-463b-85ee-adedc4b7cf21','e01ce021-5b52-46a8-a6e2-eebf0de42bcf','91c3a343-d7fb-4f9b-8eb9-a28b2130166d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb180fb419d84953a7e966c116e4f04b',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:10:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1458404762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e4242fd-3cc0-4697-801d-b814648508f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88210c9fa62343ffb7fd604ceb8e8809',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='eb180fb419d84953a7e966c116e4f04b',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:44.163500 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-37bc9aa0-60dc-48ae-94c6-ed85f46c20ae tempest-VolumeManageAdminTest-223512885 tempest-VolumeManageAdminTest-223512885] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (520e6046-5688-493b-b8dd-9179b7da074a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:44.223789 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-37bc9aa0-60dc-48ae-94c6-ed85f46c20ae tempest-VolumeManageAdminTest-223512885 tempest-VolumeManageAdminTest-223512885] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (520e6046-5688-493b-b8dd-9179b7da074a) transitioned into state 'SUCCESS' from state '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-1458404762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88210c9fa62343ffb7fd604ceb8e8809',qos_specs=None,replication_status=,reservations=['fe460018-e686-4119-b236-4371755b8a82','ecd92e47-853f-463b-85ee-adedc4b7cf21','e01ce021-5b52-46a8-a6e2-eebf0de42bcf','91c3a343-d7fb-4f9b-8eb9-a28b2130166d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb180fb419d84953a7e966c116e4f04b',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:44.227281 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-37bc9aa0-60dc-48ae-94c6-ed85f46c20ae tempest-VolumeManageAdminTest-223512885 tempest-VolumeManageAdminTest-223512885] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae462af6-18b3-4918-8c2b-74a5fd918496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:44.284763 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-37bc9aa0-60dc-48ae-94c6-ed85f46c20ae tempest-VolumeManageAdminTest-223512885 tempest-VolumeManageAdminTest-223512885] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae462af6-18b3-4918-8c2b-74a5fd918496) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:44.286294 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-37bc9aa0-60dc-48ae-94c6-ed85f46c20ae tempest-VolumeManageAdminTest-223512885 tempest-VolumeManageAdminTest-223512885] Flow 'volume_create_api' (adb0e032-0eea-40b9-b9f3-6cf7d22da487) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:10:44.312887 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-37bc9aa0-60dc-48ae-94c6-ed85f46c20ae tempest-VolumeManageAdminTest-223512885 tempest-VolumeManageAdminTest-223512885] Create volume request issued successfully. Dec 22 12:10:44.319764 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-37bc9aa0-60dc-48ae-94c6-ed85f46c20ae tempest-VolumeManageAdminTest-223512885 tempest-VolumeManageAdminTest-223512885] http://10.222.0.111/volume/v3/88210c9fa62343ffb7fd604ceb8e8809/volumes returned with HTTP 202 Dec 22 12:10:44.320286 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 815/1631] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:10:43 2020] POST /volume/v3/88210c9fa62343ffb7fd604ceb8e8809/volumes => generated 823 bytes in 542 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:10:44.328403 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-31ed289d-4993-44d4-8363-7adaca9fa20c tempest-VolumeManageAdminTest-223512885 tempest-VolumeManageAdminTest-223512885] GET http://10.222.0.111/volume/v3/88210c9fa62343ffb7fd604ceb8e8809/volumes/8e4242fd-3cc0-4697-801d-b814648508f5 Dec 22 12:10:44.328681 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-31ed289d-4993-44d4-8363-7adaca9fa20c tempest-VolumeManageAdminTest-223512885 tempest-VolumeManageAdminTest-223512885] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:44.328812 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:44.328812 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:44.329006 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-31ed289d-4993-44d4-8363-7adaca9fa20c tempest-VolumeManageAdminTest-223512885 tempest-VolumeManageAdminTest-223512885] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:44.353788 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:44.353788 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:44.358364 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-31ed289d-4993-44d4-8363-7adaca9fa20c tempest-VolumeManageAdminTest-223512885 tempest-VolumeManageAdminTest-223512885] Volume info retrieved successfully. Dec 22 12:10:44.368584 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-31ed289d-4993-44d4-8363-7adaca9fa20c tempest-VolumeManageAdminTest-223512885 tempest-VolumeManageAdminTest-223512885] http://10.222.0.111/volume/v3/88210c9fa62343ffb7fd604ceb8e8809/volumes/8e4242fd-3cc0-4697-801d-b814648508f5 returned with HTTP 200 Dec 22 12:10:44.369025 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 817/1632] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:44 2020] GET /volume/v3/88210c9fa62343ffb7fd604ceb8e8809/volumes/8e4242fd-3cc0-4697-801d-b814648508f5 => generated 891 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:44.749282 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f17d15ff-1f44-422a-8a9f-bbf001d9cded tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:44.749872 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f17d15ff-1f44-422a-8a9f-bbf001d9cded tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:44.750091 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:44.750091 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:44.750509 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f17d15ff-1f44-422a-8a9f-bbf001d9cded tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:44.781683 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:44.781683 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:44.786317 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f17d15ff-1f44-422a-8a9f-bbf001d9cded tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:44.798746 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:44.798746 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:44.800459 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f17d15ff-1f44-422a-8a9f-bbf001d9cded tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:44.805289 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 816/1633] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:44 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:45.358071 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-60c8cd5d-4ce9-4fe8-bc89-59e1be6251d5 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] DELETE http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 Dec 22 12:10:45.358884 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-60c8cd5d-4ce9-4fe8-bc89-59e1be6251d5 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:45.359108 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:45.359108 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:45.359854 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-60c8cd5d-4ce9-4fe8-bc89-59e1be6251d5 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:45.360310 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-60c8cd5d-4ce9-4fe8-bc89-59e1be6251d5 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Delete volume with id: b7a64a57-cb1c-4f0d-953d-864d7fb23824 Dec 22 12:10:45.379028 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e75788e0-0a7b-4059-bf34-52d3b51615a4 tempest-VolumeManageAdminTest-223512885 tempest-VolumeManageAdminTest-223512885] GET http://10.222.0.111/volume/v3/88210c9fa62343ffb7fd604ceb8e8809/volumes/8e4242fd-3cc0-4697-801d-b814648508f5 Dec 22 12:10:45.379567 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e75788e0-0a7b-4059-bf34-52d3b51615a4 tempest-VolumeManageAdminTest-223512885 tempest-VolumeManageAdminTest-223512885] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:45.379861 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:45.379861 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:45.380127 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e75788e0-0a7b-4059-bf34-52d3b51615a4 tempest-VolumeManageAdminTest-223512885 tempest-VolumeManageAdminTest-223512885] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:45.392655 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:45.392655 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:45.393352 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-60c8cd5d-4ce9-4fe8-bc89-59e1be6251d5 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Volume info retrieved successfully. Dec 22 12:10:45.407237 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:45.407237 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:45.411890 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e75788e0-0a7b-4059-bf34-52d3b51615a4 tempest-VolumeManageAdminTest-223512885 tempest-VolumeManageAdminTest-223512885] Volume info retrieved successfully. Dec 22 12:10:45.423052 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e75788e0-0a7b-4059-bf34-52d3b51615a4 tempest-VolumeManageAdminTest-223512885 tempest-VolumeManageAdminTest-223512885] http://10.222.0.111/volume/v3/88210c9fa62343ffb7fd604ceb8e8809/volumes/8e4242fd-3cc0-4697-801d-b814648508f5 returned with HTTP 200 Dec 22 12:10:45.423696 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 817/1634] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:45 2020] GET /volume/v3/88210c9fa62343ffb7fd604ceb8e8809/volumes/8e4242fd-3cc0-4697-801d-b814648508f5 => generated 916 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:45.469368 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-60c8cd5d-4ce9-4fe8-bc89-59e1be6251d5 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Delete volume request issued successfully. Dec 22 12:10:45.469689 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-60c8cd5d-4ce9-4fe8-bc89-59e1be6251d5 tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 returned with HTTP 202 Dec 22 12:10:45.472264 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 818/1635] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:10:45 2020] DELETE /volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:10:45.472343 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3f5f2fca-bf78-490d-8a11-fac553af8643 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] GET http://10.222.0.111/volume/v3/989a85c30bf14b8d81886431d29cbc82/volumes/8e4242fd-3cc0-4697-801d-b814648508f5 Dec 22 12:10:45.472343 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3f5f2fca-bf78-490d-8a11-fac553af8643 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:45.472343 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:45.472343 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:45.472343 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3f5f2fca-bf78-490d-8a11-fac553af8643 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:45.477253 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ea33e192-1c0b-4fb6-ad9d-9c798a3d553b tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] GET http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 Dec 22 12:10:45.477722 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ea33e192-1c0b-4fb6-ad9d-9c798a3d553b tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:45.477959 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:45.477959 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:45.478245 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ea33e192-1c0b-4fb6-ad9d-9c798a3d553b tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:45.499847 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:45.499847 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:45.506118 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3f5f2fca-bf78-490d-8a11-fac553af8643 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Volume info retrieved successfully. Dec 22 12:10:45.507676 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:45.507676 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:45.516644 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ea33e192-1c0b-4fb6-ad9d-9c798a3d553b tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Volume info retrieved successfully. Dec 22 12:10:45.520095 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3f5f2fca-bf78-490d-8a11-fac553af8643 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] http://10.222.0.111/volume/v3/989a85c30bf14b8d81886431d29cbc82/volumes/8e4242fd-3cc0-4697-801d-b814648508f5 returned with HTTP 200 Dec 22 12:10:45.520844 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 818/1636] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:45 2020] GET /volume/v3/989a85c30bf14b8d81886431d29cbc82/volumes/8e4242fd-3cc0-4697-801d-b814648508f5 => generated 1087 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:10:45.529418 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6904225a-cd0f-4f12-ad9d-cb2c08dc6a85 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] POST http://10.222.0.111/volume/v3/989a85c30bf14b8d81886431d29cbc82/volumes/8e4242fd-3cc0-4697-801d-b814648508f5/action Dec 22 12:10:45.529760 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:45.529760 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:45.529979 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6904225a-cd0f-4f12-ad9d-cb2c08dc6a85 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Action body: b'{"os-unmanage": {}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:10:45.530177 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6904225a-cd0f-4f12-ad9d-cb2c08dc6a85 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:10:45.530423 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.contrib.volume_unmanage [None req-6904225a-cd0f-4f12-ad9d-cb2c08dc6a85 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Unmanage volume with id: 8e4242fd-3cc0-4697-801d-b814648508f5 Dec 22 12:10:45.532680 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ea33e192-1c0b-4fb6-ad9d-9c798a3d553b tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 returned with HTTP 200 Dec 22 12:10:45.533239 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 819/1637] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:45 2020] GET /volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 => generated 930 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:10:45.557791 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:45.557791 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:45.558333 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6904225a-cd0f-4f12-ad9d-cb2c08dc6a85 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Volume info retrieved successfully. Dec 22 12:10:45.608102 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6904225a-cd0f-4f12-ad9d-cb2c08dc6a85 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Delete volume request issued successfully. Dec 22 12:10:45.608392 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6904225a-cd0f-4f12-ad9d-cb2c08dc6a85 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] http://10.222.0.111/volume/v3/989a85c30bf14b8d81886431d29cbc82/volumes/8e4242fd-3cc0-4697-801d-b814648508f5/action returned with HTTP 202 Dec 22 12:10:45.609073 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 819/1638] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 12:10:45 2020] POST /volume/v3/989a85c30bf14b8d81886431d29cbc82/volumes/8e4242fd-3cc0-4697-801d-b814648508f5/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:10:45.614016 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dfea799d-3fe8-442e-92e8-9eff862e728e tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] GET http://10.222.0.111/volume/v3/989a85c30bf14b8d81886431d29cbc82/volumes/8e4242fd-3cc0-4697-801d-b814648508f5 Dec 22 12:10:45.615066 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dfea799d-3fe8-442e-92e8-9eff862e728e tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:45.615066 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:45.615066 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:45.615066 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dfea799d-3fe8-442e-92e8-9eff862e728e tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:45.645028 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:45.645028 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:45.649921 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-dfea799d-3fe8-442e-92e8-9eff862e728e tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Volume info retrieved successfully. Dec 22 12:10:45.661282 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dfea799d-3fe8-442e-92e8-9eff862e728e tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] http://10.222.0.111/volume/v3/989a85c30bf14b8d81886431d29cbc82/volumes/8e4242fd-3cc0-4697-801d-b814648508f5 returned with HTTP 200 Dec 22 12:10:45.661727 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 820/1639] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:45 2020] GET /volume/v3/989a85c30bf14b8d81886431d29cbc82/volumes/8e4242fd-3cc0-4697-801d-b814648508f5 => generated 1088 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:45.810058 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4082c2e4-644b-4ab1-8976-faf83afa21bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:45.810759 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4082c2e4-644b-4ab1-8976-faf83afa21bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:45.810901 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:45.810901 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:45.811101 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4082c2e4-644b-4ab1-8976-faf83afa21bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:45.838926 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:45.838926 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:45.844801 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4082c2e4-644b-4ab1-8976-faf83afa21bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:45.855881 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:45.855881 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:45.865689 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4082c2e4-644b-4ab1-8976-faf83afa21bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:45.866261 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 820/1640] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:45 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:46.546407 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cc99449f-3317-4ddc-b00d-fea1bc27d4fd tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] GET http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 Dec 22 12:10:46.546736 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cc99449f-3317-4ddc-b00d-fea1bc27d4fd tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:46.546895 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:46.546895 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:46.547098 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cc99449f-3317-4ddc-b00d-fea1bc27d4fd tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:46.571766 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cc99449f-3317-4ddc-b00d-fea1bc27d4fd tempest-VolumesActionsTest-1693488463 tempest-VolumesActionsTest-1693488463] http://10.222.0.111/volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 returned with HTTP 404 Dec 22 12:10:46.572388 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 821/1641] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:46 2020] GET /volume/v3/e8f244413cc14849b2ad16a2cb07192b/volumes/b7a64a57-cb1c-4f0d-953d-864d7fb23824 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:10:46.674440 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-faa47909-1f91-4f55-ab45-d51f15f93588 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] GET http://10.222.0.111/volume/v3/989a85c30bf14b8d81886431d29cbc82/volumes/8e4242fd-3cc0-4697-801d-b814648508f5 Dec 22 12:10:46.675457 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-faa47909-1f91-4f55-ab45-d51f15f93588 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:46.675985 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:46.675985 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:46.676425 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-faa47909-1f91-4f55-ab45-d51f15f93588 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:46.708331 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-faa47909-1f91-4f55-ab45-d51f15f93588 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] http://10.222.0.111/volume/v3/989a85c30bf14b8d81886431d29cbc82/volumes/8e4242fd-3cc0-4697-801d-b814648508f5 returned with HTTP 404 Dec 22 12:10:46.708889 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 821/1642] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:46 2020] GET /volume/v3/989a85c30bf14b8d81886431d29cbc82/volumes/8e4242fd-3cc0-4697-801d-b814648508f5 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:10:46.714013 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-471b0f4f-8ba7-403b-82ac-729da18589ac tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] GET http://10.222.0.111/volume/v3/989a85c30bf14b8d81886431d29cbc82/volumes/detail?all_tenants=1 Dec 22 12:10:46.714427 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-471b0f4f-8ba7-403b-82ac-729da18589ac tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:46.714683 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-471b0f4f-8ba7-403b-82ac-729da18589ac tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Calling method 'detail' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:46.715825 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-471b0f4f-8ba7-403b-82ac-729da18589ac tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88155) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:10:46.768022 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-471b0f4f-8ba7-403b-82ac-729da18589ac tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Get all volumes completed successfully. Dec 22 12:10:46.770510 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:46.770510 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:46.777019 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-471b0f4f-8ba7-403b-82ac-729da18589ac tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] http://10.222.0.111/volume/v3/989a85c30bf14b8d81886431d29cbc82/volumes/detail?all_tenants=1 returned with HTTP 200 Dec 22 12:10:46.777856 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 822/1643] 10.222.0.111 () {58 vars in 1257 bytes} [Tue Dec 22 12:10:46 2020] GET /volume/v3/989a85c30bf14b8d81886431d29cbc82/volumes/detail?all_tenants=1 => generated 13498 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 22 12:10:46.790463 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f705c2fe-58aa-4a13-8083-699603673a3a tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] POST http://10.222.0.111/volume/v3/989a85c30bf14b8d81886431d29cbc82/os-volume-manage Dec 22 12:10:46.792129 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f705c2fe-58aa-4a13-8083-699603673a3a tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeManageAdminTest-volume-1842863088", "host": "n-d-765315-6@lvmdriver-1#lvmdriver-1", "ref": {"source-name": "volume-8e4242fd-3cc0-4697-801d-b814648508f5"}, "volume_type": "lvmdriver-1", "availability_zone": "nova"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:10:46.793759 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.volume_manage [None req-f705c2fe-58aa-4a13-8083-699603673a3a tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Manage volume request body: {'volume': {'name': 'tempest-VolumeManageAdminTest-volume-1842863088', 'host': 'n-d-765315-6@lvmdriver-1#lvmdriver-1', 'ref': {'source-name': 'volume-8e4242fd-3cc0-4697-801d-b814648508f5'}, 'volume_type': 'lvmdriver-1', 'availability_zone': 'nova'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/contrib/volume_manage.py:113}} Dec 22 12:10:46.821417 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f705c2fe-58aa-4a13-8083-699603673a3a tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Flow 'volume_manage_existing_api' (1ce03602-8f17-4517-9390-67cac8d18268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:10:46.822787 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f705c2fe-58aa-4a13-8083-699603673a3a tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae636602-0cb7-42a9-9f72-cf4f5d9bc6f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:46.879919 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6a7d46e7-1853-4bdc-a471-ff0e3344aac1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:46.880171 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6a7d46e7-1853-4bdc-a471-ff0e3344aac1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:46.880307 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:46.880307 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:46.880499 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6a7d46e7-1853-4bdc-a471-ff0e3344aac1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:46.905272 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:46.905272 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:46.909764 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6a7d46e7-1853-4bdc-a471-ff0e3344aac1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:46.912011 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-f705c2fe-58aa-4a13-8083-699603673a3a tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Created reservations ['b06901bd-21d3-4398-9200-2a4ab0196ec7', '34d8d472-fa0a-46cf-846c-81099aa2df35', '100e4568-523c-4096-a9a8-5e0dcb520332', '3a41fdf8-ab52-488e-a478-2e81df82c1bc'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:10:46.913243 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f705c2fe-58aa-4a13-8083-699603673a3a tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae636602-0cb7-42a9-9f72-cf4f5d9bc6f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b06901bd-21d3-4398-9200-2a4ab0196ec7', '34d8d472-fa0a-46cf-846c-81099aa2df35', '100e4568-523c-4096-a9a8-5e0dcb520332', '3a41fdf8-ab52-488e-a478-2e81df82c1bc']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:46.914462 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f705c2fe-58aa-4a13-8083-699603673a3a tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (6fafcbd5-3680-409d-b373-783810f0b01b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:46.918954 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:46.918954 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:46.923183 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6a7d46e7-1853-4bdc-a471-ff0e3344aac1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:46.923641 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 823/1644] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:46 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:47.010782 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f705c2fe-58aa-4a13-8083-699603673a3a tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (6fafcbd5-3680-409d-b373-783810f0b01b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': 'daf8b4253f194f7fadfa947e648e26a5', 'project_id': '989a85c30bf14b8d81886431d29cbc82', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-1842863088', 'host': 'n-d-765315-6@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', '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=2020-12-22T12:10:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1842863088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='n-d-765315-6@lvmdriver-1#lvmdriver-1',id=ebd4f4f1-09a6-427c-948b-6ba68ee739e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='989a85c30bf14b8d81886431d29cbc82',provider_auth=None,provider_geometry=None,provider_id=None,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='daf8b4253f194f7fadfa947e648e26a5',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:47.012081 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f705c2fe-58aa-4a13-8083-699603673a3a tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1814b489-a556-41dc-8e82-1252b7057a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:47.060261 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f705c2fe-58aa-4a13-8083-699603673a3a tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1814b489-a556-41dc-8e82-1252b7057a23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': 'daf8b4253f194f7fadfa947e648e26a5', 'project_id': '989a85c30bf14b8d81886431d29cbc82', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-1842863088', 'host': 'n-d-765315-6@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'metadata': {}, 'bootable': False, 'multiattach': False}}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:47.061314 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f705c2fe-58aa-4a13-8083-699603673a3a tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (879f429e-c635-497f-b2a5-8718ed33c3d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:47.064302 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f705c2fe-58aa-4a13-8083-699603673a3a tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (879f429e-c635-497f-b2a5-8718ed33c3d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:47.065537 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f705c2fe-58aa-4a13-8083-699603673a3a tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Flow 'volume_manage_existing_api' (1ce03602-8f17-4517-9390-67cac8d18268) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:10:47.071149 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f705c2fe-58aa-4a13-8083-699603673a3a tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Manage volume request issued successfully. Dec 22 12:10:47.085715 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f705c2fe-58aa-4a13-8083-699603673a3a tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] http://10.222.0.111/volume/v3/989a85c30bf14b8d81886431d29cbc82/os-volume-manage returned with HTTP 202 Dec 22 12:10:47.086299 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 822/1645] 10.222.0.111 () {60 vars in 1258 bytes} [Tue Dec 22 12:10:46 2020] POST /volume/v3/989a85c30bf14b8d81886431d29cbc82/os-volume-manage => generated 849 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 22 12:10:47.094082 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6dbc199f-f7f1-4464-addd-2fc4b87a7bf7 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] GET http://10.222.0.111/volume/v3/989a85c30bf14b8d81886431d29cbc82/volumes/ebd4f4f1-09a6-427c-948b-6ba68ee739e9 Dec 22 12:10:47.094345 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6dbc199f-f7f1-4464-addd-2fc4b87a7bf7 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:47.094496 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:47.094496 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:47.101003 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6dbc199f-f7f1-4464-addd-2fc4b87a7bf7 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:47.122837 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:47.122837 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:47.127348 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6dbc199f-f7f1-4464-addd-2fc4b87a7bf7 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Volume info retrieved successfully. Dec 22 12:10:47.137850 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6dbc199f-f7f1-4464-addd-2fc4b87a7bf7 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] http://10.222.0.111/volume/v3/989a85c30bf14b8d81886431d29cbc82/volumes/ebd4f4f1-09a6-427c-948b-6ba68ee739e9 returned with HTTP 200 Dec 22 12:10:47.138609 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 824/1646] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:47 2020] GET /volume/v3/989a85c30bf14b8d81886431d29cbc82/volumes/ebd4f4f1-09a6-427c-948b-6ba68ee739e9 => generated 1086 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:47.932197 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ffb0b82c-9d4f-4a82-a2f7-c4f958809572 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:47.932504 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ffb0b82c-9d4f-4a82-a2f7-c4f958809572 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:47.932626 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:47.932626 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:47.932826 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ffb0b82c-9d4f-4a82-a2f7-c4f958809572 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:47.961620 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:47.961620 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:47.967225 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ffb0b82c-9d4f-4a82-a2f7-c4f958809572 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:47.983235 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:47.983235 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:47.986443 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ffb0b82c-9d4f-4a82-a2f7-c4f958809572 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:47.986936 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 823/1647] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:47 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:48.150240 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f467b7be-c412-4193-b6f9-c26e0f079881 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] GET http://10.222.0.111/volume/v3/989a85c30bf14b8d81886431d29cbc82/volumes/ebd4f4f1-09a6-427c-948b-6ba68ee739e9 Dec 22 12:10:48.150867 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f467b7be-c412-4193-b6f9-c26e0f079881 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:48.151159 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:48.151159 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:48.151792 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f467b7be-c412-4193-b6f9-c26e0f079881 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:48.180431 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:48.180431 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:48.185304 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f467b7be-c412-4193-b6f9-c26e0f079881 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Volume info retrieved successfully. Dec 22 12:10:48.195610 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f467b7be-c412-4193-b6f9-c26e0f079881 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] http://10.222.0.111/volume/v3/989a85c30bf14b8d81886431d29cbc82/volumes/ebd4f4f1-09a6-427c-948b-6ba68ee739e9 returned with HTTP 200 Dec 22 12:10:48.196046 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 825/1648] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:48 2020] GET /volume/v3/989a85c30bf14b8d81886431d29cbc82/volumes/ebd4f4f1-09a6-427c-948b-6ba68ee739e9 => generated 1087 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:48.204521 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5c666c0f-6233-4a52-ba0d-124f84dac575 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] GET http://10.222.0.111/volume/v3/989a85c30bf14b8d81886431d29cbc82/volumes/ebd4f4f1-09a6-427c-948b-6ba68ee739e9 Dec 22 12:10:48.204800 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5c666c0f-6233-4a52-ba0d-124f84dac575 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:48.204924 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:48.204924 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:48.205113 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5c666c0f-6233-4a52-ba0d-124f84dac575 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:48.231477 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:48.231477 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:48.235945 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5c666c0f-6233-4a52-ba0d-124f84dac575 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Volume info retrieved successfully. Dec 22 12:10:48.246055 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5c666c0f-6233-4a52-ba0d-124f84dac575 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] http://10.222.0.111/volume/v3/989a85c30bf14b8d81886431d29cbc82/volumes/ebd4f4f1-09a6-427c-948b-6ba68ee739e9 returned with HTTP 200 Dec 22 12:10:48.246464 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 824/1649] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:48 2020] GET /volume/v3/989a85c30bf14b8d81886431d29cbc82/volumes/ebd4f4f1-09a6-427c-948b-6ba68ee739e9 => generated 1087 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:10:48.254812 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0b58fa2b-27d3-4ce4-bd83-39baa6cd5fd8 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] DELETE http://10.222.0.111/volume/v3/989a85c30bf14b8d81886431d29cbc82/volumes/ebd4f4f1-09a6-427c-948b-6ba68ee739e9 Dec 22 12:10:48.255132 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0b58fa2b-27d3-4ce4-bd83-39baa6cd5fd8 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:48.255303 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:48.255303 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:48.255561 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0b58fa2b-27d3-4ce4-bd83-39baa6cd5fd8 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:48.255866 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-0b58fa2b-27d3-4ce4-bd83-39baa6cd5fd8 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Delete volume with id: ebd4f4f1-09a6-427c-948b-6ba68ee739e9 Dec 22 12:10:48.282270 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:48.282270 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:48.282792 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0b58fa2b-27d3-4ce4-bd83-39baa6cd5fd8 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Volume info retrieved successfully. Dec 22 12:10:48.368258 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0b58fa2b-27d3-4ce4-bd83-39baa6cd5fd8 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Delete volume request issued successfully. Dec 22 12:10:48.368538 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0b58fa2b-27d3-4ce4-bd83-39baa6cd5fd8 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] http://10.222.0.111/volume/v3/989a85c30bf14b8d81886431d29cbc82/volumes/ebd4f4f1-09a6-427c-948b-6ba68ee739e9 returned with HTTP 202 Dec 22 12:10:48.369071 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 826/1650] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:10:48 2020] DELETE /volume/v3/989a85c30bf14b8d81886431d29cbc82/volumes/ebd4f4f1-09a6-427c-948b-6ba68ee739e9 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:10:48.378950 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9458f5a6-5255-4454-a304-b6179f5e8c22 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] GET http://10.222.0.111/volume/v3/989a85c30bf14b8d81886431d29cbc82/volumes/ebd4f4f1-09a6-427c-948b-6ba68ee739e9 Dec 22 12:10:48.378950 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9458f5a6-5255-4454-a304-b6179f5e8c22 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:48.378950 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:48.378950 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:48.378950 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9458f5a6-5255-4454-a304-b6179f5e8c22 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:48.402431 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:48.402431 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:48.407636 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9458f5a6-5255-4454-a304-b6179f5e8c22 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Volume info retrieved successfully. Dec 22 12:10:48.418137 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9458f5a6-5255-4454-a304-b6179f5e8c22 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] http://10.222.0.111/volume/v3/989a85c30bf14b8d81886431d29cbc82/volumes/ebd4f4f1-09a6-427c-948b-6ba68ee739e9 returned with HTTP 200 Dec 22 12:10:48.418726 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 825/1651] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:48 2020] GET /volume/v3/989a85c30bf14b8d81886431d29cbc82/volumes/ebd4f4f1-09a6-427c-948b-6ba68ee739e9 => generated 1086 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:48.996942 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-34b47dbf-b83f-4549-bca1-ebd3a98187ac tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:48.997711 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-34b47dbf-b83f-4549-bca1-ebd3a98187ac tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:48.997711 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:48.997711 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:48.998302 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-34b47dbf-b83f-4549-bca1-ebd3a98187ac tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:49.010474 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a1decb02-e08f-4d78-88ae-f97f8905df80 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] POST http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes Dec 22 12:10:49.010907 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:49.010907 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:49.011444 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a1decb02-e08f-4d78-88ae-f97f8905df80 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1048843682"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:10:49.012609 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-a1decb02-e08f-4d78-88ae-f97f8905df80 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1048843682'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:10:49.012947 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-a1decb02-e08f-4d78-88ae-f97f8905df80 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Create volume of 1 GB Dec 22 12:10:49.021305 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a1decb02-e08f-4d78-88ae-f97f8905df80 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Availability Zones retrieved successfully. Dec 22 12:10:49.033229 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a1decb02-e08f-4d78-88ae-f97f8905df80 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Flow 'volume_create_api' (398de528-60f0-4154-9c2c-4244334dc341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:10:49.035128 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a1decb02-e08f-4d78-88ae-f97f8905df80 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (914dcfe6-5492-4c7d-a751-257980f51d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:49.036462 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-a1decb02-e08f-4d78-88ae-f97f8905df80 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:10:49.083700 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a1decb02-e08f-4d78-88ae-f97f8905df80 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (914dcfe6-5492-4c7d-a751-257980f51d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:49.084826 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a1decb02-e08f-4d78-88ae-f97f8905df80 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96efcd8d-567f-4c7c-be3c-4a6d9f79b312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:49.087698 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:49.087698 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:49.093550 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-34b47dbf-b83f-4549-bca1-ebd3a98187ac tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:49.109941 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:49.109941 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:49.117107 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-34b47dbf-b83f-4549-bca1-ebd3a98187ac tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:49.119054 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 826/1652] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:48 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:49.213061 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-a1decb02-e08f-4d78-88ae-f97f8905df80 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Created reservations ['700ce915-8854-42cf-a59f-af5f874266a2', '6991124f-3525-4641-a832-037b82186934', 'c5b4ef73-f528-4db4-85a7-f743c7bd651b', '3edd0ba1-6e2d-4b5b-9138-aa5badd021ea'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:10:49.214182 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a1decb02-e08f-4d78-88ae-f97f8905df80 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96efcd8d-567f-4c7c-be3c-4a6d9f79b312) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['700ce915-8854-42cf-a59f-af5f874266a2', '6991124f-3525-4641-a832-037b82186934', 'c5b4ef73-f528-4db4-85a7-f743c7bd651b', '3edd0ba1-6e2d-4b5b-9138-aa5badd021ea']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:49.215289 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a1decb02-e08f-4d78-88ae-f97f8905df80 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4bc6b09-7ad7-4492-bef6-8aea5c1880a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:49.412014 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a1decb02-e08f-4d78-88ae-f97f8905df80 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4bc6b09-7ad7-4492-bef6-8aea5c1880a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d04d96e-932d-47cd-9bd2-9a28c604b1cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1048843682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9d9e517c8c34b5f9750560266561f33',qos_specs=None,replication_status=,reservations=['700ce915-8854-42cf-a59f-af5f874266a2','6991124f-3525-4641-a832-037b82186934','c5b4ef73-f528-4db4-85a7-f743c7bd651b','3edd0ba1-6e2d-4b5b-9138-aa5badd021ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='353209a080d14f33929fb957a9437f16',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:10:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1048843682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d04d96e-932d-47cd-9bd2-9a28c604b1cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9d9e517c8c34b5f9750560266561f33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='353209a080d14f33929fb957a9437f16',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:49.413024 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a1decb02-e08f-4d78-88ae-f97f8905df80 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4692a612-c2db-4409-8945-6c382590e302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:49.427993 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7d36399a-a8ef-4716-a372-ed0a6bc1cec2 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] GET http://10.222.0.111/volume/v3/989a85c30bf14b8d81886431d29cbc82/volumes/ebd4f4f1-09a6-427c-948b-6ba68ee739e9 Dec 22 12:10:49.428305 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7d36399a-a8ef-4716-a372-ed0a6bc1cec2 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:49.428441 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:49.428441 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:49.428634 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7d36399a-a8ef-4716-a372-ed0a6bc1cec2 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:49.455791 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7d36399a-a8ef-4716-a372-ed0a6bc1cec2 tempest-VolumeManageAdminTest-774980284 tempest-VolumeManageAdminTest-774980284] http://10.222.0.111/volume/v3/989a85c30bf14b8d81886431d29cbc82/volumes/ebd4f4f1-09a6-427c-948b-6ba68ee739e9 returned with HTTP 404 Dec 22 12:10:49.456489 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 827/1653] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:49 2020] GET /volume/v3/989a85c30bf14b8d81886431d29cbc82/volumes/ebd4f4f1-09a6-427c-948b-6ba68ee739e9 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:10:49.463638 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cafa428f-b64f-4d8f-8bf0-7916d2ed762e tempest-VolumeManageAdminTest-223512885 tempest-VolumeManageAdminTest-223512885] DELETE http://10.222.0.111/volume/v3/88210c9fa62343ffb7fd604ceb8e8809/volumes/8e4242fd-3cc0-4697-801d-b814648508f5 Dec 22 12:10:49.463866 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cafa428f-b64f-4d8f-8bf0-7916d2ed762e tempest-VolumeManageAdminTest-223512885 tempest-VolumeManageAdminTest-223512885] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:49.464123 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cafa428f-b64f-4d8f-8bf0-7916d2ed762e tempest-VolumeManageAdminTest-223512885 tempest-VolumeManageAdminTest-223512885] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:49.464374 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-cafa428f-b64f-4d8f-8bf0-7916d2ed762e tempest-VolumeManageAdminTest-223512885 tempest-VolumeManageAdminTest-223512885] Delete volume with id: 8e4242fd-3cc0-4697-801d-b814648508f5 Dec 22 12:10:49.490732 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cafa428f-b64f-4d8f-8bf0-7916d2ed762e tempest-VolumeManageAdminTest-223512885 tempest-VolumeManageAdminTest-223512885] http://10.222.0.111/volume/v3/88210c9fa62343ffb7fd604ceb8e8809/volumes/8e4242fd-3cc0-4697-801d-b814648508f5 returned with HTTP 404 Dec 22 12:10:49.491393 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 828/1654] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:10:49 2020] DELETE /volume/v3/88210c9fa62343ffb7fd604ceb8e8809/volumes/8e4242fd-3cc0-4697-801d-b814648508f5 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 22 12:10:49.507486 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a1decb02-e08f-4d78-88ae-f97f8905df80 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4692a612-c2db-4409-8945-6c382590e302) transitioned into state 'SUCCESS' from state '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-1048843682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9d9e517c8c34b5f9750560266561f33',qos_specs=None,replication_status=,reservations=['700ce915-8854-42cf-a59f-af5f874266a2','6991124f-3525-4641-a832-037b82186934','c5b4ef73-f528-4db4-85a7-f743c7bd651b','3edd0ba1-6e2d-4b5b-9138-aa5badd021ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='353209a080d14f33929fb957a9437f16',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:49.508491 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a1decb02-e08f-4d78-88ae-f97f8905df80 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6ee667f-b244-45b5-ad03-e57dfda083fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:49.603841 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a1decb02-e08f-4d78-88ae-f97f8905df80 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6ee667f-b244-45b5-ad03-e57dfda083fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:49.605268 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a1decb02-e08f-4d78-88ae-f97f8905df80 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Flow 'volume_create_api' (398de528-60f0-4154-9c2c-4244334dc341) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:10:49.632101 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a1decb02-e08f-4d78-88ae-f97f8905df80 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Create volume request issued successfully. Dec 22 12:10:49.639598 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a1decb02-e08f-4d78-88ae-f97f8905df80 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes returned with HTTP 202 Dec 22 12:10:49.640096 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 827/1655] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:10:48 2020] POST /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes => generated 820 bytes in 721 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:10:49.648178 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f86e4a9e-72ef-4760-adb5-60d01b030b8b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc Dec 22 12:10:49.648422 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f86e4a9e-72ef-4760-adb5-60d01b030b8b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:49.648688 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f86e4a9e-72ef-4760-adb5-60d01b030b8b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:49.675224 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:49.675224 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:49.680162 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f86e4a9e-72ef-4760-adb5-60d01b030b8b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:10:49.692777 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f86e4a9e-72ef-4760-adb5-60d01b030b8b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc returned with HTTP 200 Dec 22 12:10:49.693708 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 829/1656] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:49 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc => generated 888 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:50.127211 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e80d9356-bd5b-4cd8-b675-b2c7d62212ab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:50.127531 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e80d9356-bd5b-4cd8-b675-b2c7d62212ab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:50.127701 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:50.127701 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:50.127958 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e80d9356-bd5b-4cd8-b675-b2c7d62212ab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:50.154400 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:50.154400 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:50.159430 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e80d9356-bd5b-4cd8-b675-b2c7d62212ab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:50.170456 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:50.170456 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:50.175291 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e80d9356-bd5b-4cd8-b675-b2c7d62212ab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:50.175806 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 828/1657] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:50 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:50.712179 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3b6d0c29-efed-41f6-bb1a-0c129e31d8c3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc Dec 22 12:10:50.712179 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3b6d0c29-efed-41f6-bb1a-0c129e31d8c3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:50.712179 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:50.712179 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:50.712179 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3b6d0c29-efed-41f6-bb1a-0c129e31d8c3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:50.728099 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:50.728099 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:50.732997 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3b6d0c29-efed-41f6-bb1a-0c129e31d8c3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:10:50.743845 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3b6d0c29-efed-41f6-bb1a-0c129e31d8c3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc returned with HTTP 200 Dec 22 12:10:50.744452 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 830/1658] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:50 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc => generated 913 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:51.185769 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8826956d-08ee-4b90-a8ee-5b62730e758a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:51.186409 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8826956d-08ee-4b90-a8ee-5b62730e758a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:51.186689 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:51.186689 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:51.186942 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8826956d-08ee-4b90-a8ee-5b62730e758a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:51.213727 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:51.213727 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:51.222910 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8826956d-08ee-4b90-a8ee-5b62730e758a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:51.228065 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:51.228065 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:51.232590 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8826956d-08ee-4b90-a8ee-5b62730e758a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:51.233092 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 829/1659] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:51 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:10:52.110692 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-951dea88-dae6-49dd-9d90-d0c6b31b2232 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] POST http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes Dec 22 12:10:52.110971 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:52.110971 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:52.111207 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-951dea88-dae6-49dd-9d90-d0c6b31b2232 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Action: 'create', calling method: create, body: {"volume": {"imageRef": "632d04fa-05fd-4e7d-895f-0cd80c4fd464", "size": 1, "name": "tempest-VolumesExtendTest-Volume-556147539"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:10:52.111870 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-951dea88-dae6-49dd-9d90-d0c6b31b2232 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Create volume request body: {'volume': {'imageRef': '632d04fa-05fd-4e7d-895f-0cd80c4fd464', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-556147539'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:10:52.164233 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-951dea88-dae6-49dd-9d90-d0c6b31b2232 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Create volume of 1 GB Dec 22 12:10:52.172969 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-951dea88-dae6-49dd-9d90-d0c6b31b2232 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Availability Zones retrieved successfully. Dec 22 12:10:52.182158 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-951dea88-dae6-49dd-9d90-d0c6b31b2232 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Flow 'volume_create_api' (05b8d9a3-11a3-4cc9-8627-0247e6788a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:10:52.183835 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-951dea88-dae6-49dd-9d90-d0c6b31b2232 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2ab994f-a48e-49b4-a30a-68268ba8be2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:52.185229 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-951dea88-dae6-49dd-9d90-d0c6b31b2232 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:10:52.240791 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-951dea88-dae6-49dd-9d90-d0c6b31b2232 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2ab994f-a48e-49b4-a30a-68268ba8be2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:52.242036 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-951dea88-dae6-49dd-9d90-d0c6b31b2232 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86c19b62-4458-406e-b540-26ad9a7147f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:52.242771 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2e8e56c4-5577-4847-8bb0-09b337c6f918 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:52.243053 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2e8e56c4-5577-4847-8bb0-09b337c6f918 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:52.243196 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:52.243196 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:52.243443 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2e8e56c4-5577-4847-8bb0-09b337c6f918 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:52.271058 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:52.271058 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:52.275497 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2e8e56c4-5577-4847-8bb0-09b337c6f918 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:52.284595 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:52.284595 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:52.288502 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2e8e56c4-5577-4847-8bb0-09b337c6f918 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:52.288915 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 830/1660] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:52 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:10:52.394318 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-951dea88-dae6-49dd-9d90-d0c6b31b2232 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Created reservations ['f8d39035-0586-4db7-aa17-8975182055f4', '2a107d97-37a8-4ae7-b701-35c017928a58', '526c0f64-2485-41a3-80a1-a5e3139886a1', '7b51bfc8-012a-47e9-b343-85d07139735c'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:10:52.395633 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-951dea88-dae6-49dd-9d90-d0c6b31b2232 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86c19b62-4458-406e-b540-26ad9a7147f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8d39035-0586-4db7-aa17-8975182055f4', '2a107d97-37a8-4ae7-b701-35c017928a58', '526c0f64-2485-41a3-80a1-a5e3139886a1', '7b51bfc8-012a-47e9-b343-85d07139735c']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:52.396795 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-951dea88-dae6-49dd-9d90-d0c6b31b2232 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca313c70-5663-4ff5-b97f-71f77304c6f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:52.507903 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-951dea88-dae6-49dd-9d90-d0c6b31b2232 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca313c70-5663-4ff5-b97f-71f77304c6f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d9e87ef-fe4f-4b01-9374-49038f224a13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-556147539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9de690288dea42309dc577dc748cc2e5',qos_specs=None,replication_status=,reservations=['f8d39035-0586-4db7-aa17-8975182055f4','2a107d97-37a8-4ae7-b701-35c017928a58','526c0f64-2485-41a3-80a1-a5e3139886a1','7b51bfc8-012a-47e9-b343-85d07139735c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3caac10c8b364d20a8b40e70775538c7',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:10:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-556147539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d9e87ef-fe4f-4b01-9374-49038f224a13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9de690288dea42309dc577dc748cc2e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='3caac10c8b364d20a8b40e70775538c7',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:52.509006 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-951dea88-dae6-49dd-9d90-d0c6b31b2232 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fa71fbb-8137-4ca5-b899-696b9ad5d4b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:52.554799 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-951dea88-dae6-49dd-9d90-d0c6b31b2232 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fa71fbb-8137-4ca5-b899-696b9ad5d4b6) transitioned into state 'SUCCESS' from state '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-556147539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9de690288dea42309dc577dc748cc2e5',qos_specs=None,replication_status=,reservations=['f8d39035-0586-4db7-aa17-8975182055f4','2a107d97-37a8-4ae7-b701-35c017928a58','526c0f64-2485-41a3-80a1-a5e3139886a1','7b51bfc8-012a-47e9-b343-85d07139735c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3caac10c8b364d20a8b40e70775538c7',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:52.555844 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-951dea88-dae6-49dd-9d90-d0c6b31b2232 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d30ea8a7-d349-4b17-b580-610a2599ef36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:10:52.589772 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-951dea88-dae6-49dd-9d90-d0c6b31b2232 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d30ea8a7-d349-4b17-b580-610a2599ef36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:10:52.591154 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-951dea88-dae6-49dd-9d90-d0c6b31b2232 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Flow 'volume_create_api' (05b8d9a3-11a3-4cc9-8627-0247e6788a79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:10:52.738395 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9f8cb6fb-eaea-45ed-8009-5b0095aba6db req-55f3e91e-52f3-4e4e-a59f-304f9975c0a5 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 Dec 22 12:10:52.739761 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9f8cb6fb-eaea-45ed-8009-5b0095aba6db req-55f3e91e-52f3-4e4e-a59f-304f9975c0a5 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:52.739761 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:52.739761 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:52.739761 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9f8cb6fb-eaea-45ed-8009-5b0095aba6db req-55f3e91e-52f3-4e4e-a59f-304f9975c0a5 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:52.744924 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-951dea88-dae6-49dd-9d90-d0c6b31b2232 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Create volume request issued successfully. Dec 22 12:10:52.752017 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-951dea88-dae6-49dd-9d90-d0c6b31b2232 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes returned with HTTP 202 Dec 22 12:10:52.752651 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 831/1661] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 12:10:52 2020] POST /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes => generated 842 bytes in 644 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 22 12:10:52.760108 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c4aa387e-8e78-43bd-9969-1cdf9c288688 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:10:52.760382 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c4aa387e-8e78-43bd-9969-1cdf9c288688 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:52.760507 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:52.760507 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:52.760700 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c4aa387e-8e78-43bd-9969-1cdf9c288688 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:52.763662 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:52.763662 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:52.772233 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-9f8cb6fb-eaea-45ed-8009-5b0095aba6db req-55f3e91e-52f3-4e4e-a59f-304f9975c0a5 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Volume info retrieved successfully. Dec 22 12:10:52.777209 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:52.777209 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:52.781928 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9f8cb6fb-eaea-45ed-8009-5b0095aba6db req-55f3e91e-52f3-4e4e-a59f-304f9975c0a5 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 returned with HTTP 200 Dec 22 12:10:52.782386 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 831/1662] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:10:52 2020] GET /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 => generated 1214 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:10:52.785268 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:52.785268 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:52.789574 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c4aa387e-8e78-43bd-9969-1cdf9c288688 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:10:52.800335 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c4aa387e-8e78-43bd-9969-1cdf9c288688 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:10:52.805148 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 832/1663] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:52 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 910 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:10:53.298514 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6e86016b-e07b-46c9-be83-6e53c0cdfc8a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:53.299208 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6e86016b-e07b-46c9-be83-6e53c0cdfc8a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:53.299331 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:53.299331 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:53.299685 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6e86016b-e07b-46c9-be83-6e53c0cdfc8a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:53.325829 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:53.325829 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:53.331193 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6e86016b-e07b-46c9-be83-6e53c0cdfc8a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:53.341646 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:53.341646 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:53.346374 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6e86016b-e07b-46c9-be83-6e53c0cdfc8a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:53.351030 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 832/1664] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:53 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:53.810260 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-64612903-8c15-48f1-8856-fc529698c386 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:10:53.810721 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-64612903-8c15-48f1-8856-fc529698c386 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:53.810863 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:53.810863 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:53.811073 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-64612903-8c15-48f1-8856-fc529698c386 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:53.836240 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:53.836240 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:53.841035 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-64612903-8c15-48f1-8856-fc529698c386 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:10:53.852931 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-64612903-8c15-48f1-8856-fc529698c386 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:10:53.853386 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 833/1665] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:53 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 910 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:54.355940 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-08ae7033-9dbd-48dd-9d8d-5947967c9705 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:54.356741 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-08ae7033-9dbd-48dd-9d8d-5947967c9705 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:54.357239 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:54.357239 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:54.357564 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-08ae7033-9dbd-48dd-9d8d-5947967c9705 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:54.392525 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:54.392525 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:54.400979 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-08ae7033-9dbd-48dd-9d8d-5947967c9705 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:54.414922 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:54.414922 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:54.432764 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-08ae7033-9dbd-48dd-9d8d-5947967c9705 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:54.433624 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 833/1666] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:54 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:54.862931 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e14f81e7-367b-4a01-9b8d-3924ded81f80 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:10:54.863805 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e14f81e7-367b-4a01-9b8d-3924ded81f80 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:54.863805 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:54.863805 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:54.863805 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e14f81e7-367b-4a01-9b8d-3924ded81f80 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:54.904732 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:54.904732 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:54.909545 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e14f81e7-367b-4a01-9b8d-3924ded81f80 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:10:54.922181 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e14f81e7-367b-4a01-9b8d-3924ded81f80 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:10:54.923339 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 834/1667] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:54 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 910 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:55.442617 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-73f27a65-25f9-49f5-87bc-becc208068e9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:55.443211 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-73f27a65-25f9-49f5-87bc-becc208068e9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:55.443341 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:55.443341 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:55.443764 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-73f27a65-25f9-49f5-87bc-becc208068e9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:55.473525 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:55.473525 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:55.482129 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-73f27a65-25f9-49f5-87bc-becc208068e9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:55.496819 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:55.496819 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:55.510930 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-73f27a65-25f9-49f5-87bc-becc208068e9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:55.511362 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 834/1668] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:55 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:55.931711 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dc839355-3dc0-442d-8332-b8672015893c tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:10:55.931989 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dc839355-3dc0-442d-8332-b8672015893c tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:55.932123 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:55.932123 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:55.932302 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dc839355-3dc0-442d-8332-b8672015893c tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:55.959938 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:55.959938 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:55.966499 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-dc839355-3dc0-442d-8332-b8672015893c tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:10:55.977086 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dc839355-3dc0-442d-8332-b8672015893c tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:10:55.985128 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 835/1669] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:55 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 910 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:56.521275 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bf308a16-3f42-4d86-9033-fe9fe24fd665 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:56.521601 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bf308a16-3f42-4d86-9033-fe9fe24fd665 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:56.521704 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:56.521704 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:56.521915 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bf308a16-3f42-4d86-9033-fe9fe24fd665 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:56.552059 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:56.552059 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:56.557614 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bf308a16-3f42-4d86-9033-fe9fe24fd665 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:56.568183 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:56.568183 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:56.572843 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bf308a16-3f42-4d86-9033-fe9fe24fd665 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:56.573469 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 835/1670] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:56 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:56.782415 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-98881e73-0169-44d8-91ca-3b96a64543ff tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 Dec 22 12:10:56.782729 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-98881e73-0169-44d8-91ca-3b96a64543ff tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:56.782860 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:56.782860 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:56.783053 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-98881e73-0169-44d8-91ca-3b96a64543ff tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:56.808536 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:56.808536 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:56.813457 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-98881e73-0169-44d8-91ca-3b96a64543ff tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Volume info retrieved successfully. Dec 22 12:10:56.823961 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:56.823961 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:56.829420 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-98881e73-0169-44d8-91ca-3b96a64543ff tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 returned with HTTP 200 Dec 22 12:10:56.829997 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 836/1671] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:56 2020] GET /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 => generated 1214 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:56.896591 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-2beb1188-cfc9-442b-b3f7-1d8b46e0f31e req-c7043dc2-93b0-49cd-bc0a-50f73d189116 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 Dec 22 12:10:56.896845 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-2beb1188-cfc9-442b-b3f7-1d8b46e0f31e req-c7043dc2-93b0-49cd-bc0a-50f73d189116 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:56.896986 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:56.896986 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:56.897182 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-2beb1188-cfc9-442b-b3f7-1d8b46e0f31e req-c7043dc2-93b0-49cd-bc0a-50f73d189116 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:56.932053 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:56.932053 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:56.937105 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-2beb1188-cfc9-442b-b3f7-1d8b46e0f31e req-c7043dc2-93b0-49cd-bc0a-50f73d189116 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Volume info retrieved successfully. Dec 22 12:10:56.947209 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:56.947209 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:56.952902 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-2beb1188-cfc9-442b-b3f7-1d8b46e0f31e req-c7043dc2-93b0-49cd-bc0a-50f73d189116 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 returned with HTTP 200 Dec 22 12:10:56.953387 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 836/1672] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:10:56 2020] GET /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 => generated 1214 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:56.965881 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-2beb1188-cfc9-442b-b3f7-1d8b46e0f31e req-7f24bf5c-f9b6-4c45-86f6-b6de5cea3b51 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] POST http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6/action Dec 22 12:10:56.966271 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:56.966271 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:56.966564 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-2beb1188-cfc9-442b-b3f7-1d8b46e0f31e req-7f24bf5c-f9b6-4c45-86f6-b6de5cea3b51 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Action body: b'{"os-begin_detaching": null}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:10:56.966814 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-2beb1188-cfc9-442b-b3f7-1d8b46e0f31e req-7f24bf5c-f9b6-4c45-86f6-b6de5cea3b51 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:10:56.986586 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c4f9f2b3-9474-4ba5-ac81-21e5794834d9 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:10:56.986885 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c4f9f2b3-9474-4ba5-ac81-21e5794834d9 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:56.987020 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:56.987020 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:56.987217 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c4f9f2b3-9474-4ba5-ac81-21e5794834d9 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:56.996768 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:56.996768 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:56.997434 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-2beb1188-cfc9-442b-b3f7-1d8b46e0f31e req-7f24bf5c-f9b6-4c45-86f6-b6de5cea3b51 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Volume info retrieved successfully. Dec 22 12:10:57.046095 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:57.046095 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:57.046095 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c4f9f2b3-9474-4ba5-ac81-21e5794834d9 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:10:57.046095 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c4f9f2b3-9474-4ba5-ac81-21e5794834d9 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:10:57.046095 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 837/1673] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:56 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 910 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:57.207673 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-2beb1188-cfc9-442b-b3f7-1d8b46e0f31e req-7f24bf5c-f9b6-4c45-86f6-b6de5cea3b51 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Begin detaching volume completed successfully. Dec 22 12:10:57.208053 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-2beb1188-cfc9-442b-b3f7-1d8b46e0f31e req-7f24bf5c-f9b6-4c45-86f6-b6de5cea3b51 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6/action returned with HTTP 202 Dec 22 12:10:57.208676 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 837/1674] 10.222.0.111 () {64 vars in 1648 bytes} [Tue Dec 22 12:10:56 2020] POST /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6/action => generated 0 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 12:10:57.920212 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b34e75aa-2ba4-4096-8a53-3b5b45cdfbf5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:57.920212 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b34e75aa-2ba4-4096-8a53-3b5b45cdfbf5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:57.920212 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:57.920212 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:57.920212 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b34e75aa-2ba4-4096-8a53-3b5b45cdfbf5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:57.920212 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:57.920212 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:57.920212 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b34e75aa-2ba4-4096-8a53-3b5b45cdfbf5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:57.920212 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:57.920212 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:57.920212 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b34e75aa-2ba4-4096-8a53-3b5b45cdfbf5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:57.920212 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 838/1675] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:57 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:58.043714 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2b8acd01-eab1-4e8a-be77-e4cc25c52ba8 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:10:58.044230 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2b8acd01-eab1-4e8a-be77-e4cc25c52ba8 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:58.044511 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:58.044511 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:58.045011 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2b8acd01-eab1-4e8a-be77-e4cc25c52ba8 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:58.077792 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:58.077792 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:58.083830 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2b8acd01-eab1-4e8a-be77-e4cc25c52ba8 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:10:58.096756 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2b8acd01-eab1-4e8a-be77-e4cc25c52ba8 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:10:58.097217 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 838/1676] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:58 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 910 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:58.645688 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d0c9605d-2278-4447-9db1-78243cf477d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:58.646197 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d0c9605d-2278-4447-9db1-78243cf477d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:58.646375 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:58.646375 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:58.646585 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d0c9605d-2278-4447-9db1-78243cf477d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:58.673295 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:58.673295 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:58.678552 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d0c9605d-2278-4447-9db1-78243cf477d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:58.688757 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:58.688757 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:58.693312 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d0c9605d-2278-4447-9db1-78243cf477d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:58.694076 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 839/1677] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:58 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:10:59.108710 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-81426273-7941-4b14-997e-06a18cb20c23 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:10:59.109040 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-81426273-7941-4b14-997e-06a18cb20c23 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:59.109165 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:59.109165 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:59.109372 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-81426273-7941-4b14-997e-06a18cb20c23 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:59.133504 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:59.133504 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:59.137935 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-81426273-7941-4b14-997e-06a18cb20c23 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:10:59.149066 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-81426273-7941-4b14-997e-06a18cb20c23 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:10:59.149556 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 839/1678] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:59 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 910 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:10:59.703815 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e7046b55-efc0-4a8b-877b-62e555adc2b7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:10:59.704187 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e7046b55-efc0-4a8b-877b-62e555adc2b7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:10:59.704321 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:10:59.704321 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:10:59.704607 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e7046b55-efc0-4a8b-877b-62e555adc2b7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:10:59.730523 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:59.730523 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:59.735818 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e7046b55-efc0-4a8b-877b-62e555adc2b7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:10:59.745471 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:10:59.745471 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:10:59.750050 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e7046b55-efc0-4a8b-877b-62e555adc2b7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:10:59.750703 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 840/1679] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:10:59 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:00.197423 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-11e50e36-adfc-4224-843e-6ee0e2607029 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:11:00.197423 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-11e50e36-adfc-4224-843e-6ee0e2607029 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:00.197423 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:00.197423 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:00.197423 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-11e50e36-adfc-4224-843e-6ee0e2607029 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:00.203488 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c8992238-af98-4a41-b488-7625c0d30baf tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 Dec 22 12:11:00.203944 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c8992238-af98-4a41-b488-7625c0d30baf tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:00.204172 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:00.204172 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:00.204521 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c8992238-af98-4a41-b488-7625c0d30baf tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:00.218115 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:00.218115 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:00.225151 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-11e50e36-adfc-4224-843e-6ee0e2607029 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:00.238832 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:00.238832 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:00.239488 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-11e50e36-adfc-4224-843e-6ee0e2607029 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:11:00.240076 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 840/1680] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:00 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 910 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:00.244925 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c8992238-af98-4a41-b488-7625c0d30baf tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Volume info retrieved successfully. Dec 22 12:11:00.257019 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:00.257019 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:00.262640 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c8992238-af98-4a41-b488-7625c0d30baf tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 returned with HTTP 200 Dec 22 12:11:00.263174 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 841/1681] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:00 2020] GET /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 => generated 1217 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:00.764801 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ac2c0de8-7515-4baf-9936-40b06857372d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:00.765233 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ac2c0de8-7515-4baf-9936-40b06857372d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:00.765400 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:00.765400 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:00.765676 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ac2c0de8-7515-4baf-9936-40b06857372d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:00.805163 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:00.805163 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:00.811630 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ac2c0de8-7515-4baf-9936-40b06857372d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:00.823380 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:00.823380 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:00.829450 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ac2c0de8-7515-4baf-9936-40b06857372d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:00.830078 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 841/1682] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:00 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:01.255902 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1fa68d95-4aa2-4440-b83f-901c8774f9a2 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:11:01.256451 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1fa68d95-4aa2-4440-b83f-901c8774f9a2 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:01.256451 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:01.256451 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:01.256681 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1fa68d95-4aa2-4440-b83f-901c8774f9a2 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:01.275313 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-896556b7-12ed-4e11-b196-2b19b91f6d27 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 Dec 22 12:11:01.275706 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-896556b7-12ed-4e11-b196-2b19b91f6d27 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:01.275888 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:01.275888 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:01.276340 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-896556b7-12ed-4e11-b196-2b19b91f6d27 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:01.292941 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:01.292941 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:01.299312 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1fa68d95-4aa2-4440-b83f-901c8774f9a2 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:01.312411 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1fa68d95-4aa2-4440-b83f-901c8774f9a2 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:11:01.312937 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 842/1683] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:01 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 910 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:01.327143 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:01.327143 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:01.332852 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-896556b7-12ed-4e11-b196-2b19b91f6d27 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Volume info retrieved successfully. Dec 22 12:11:01.344881 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:01.344881 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:01.350053 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-896556b7-12ed-4e11-b196-2b19b91f6d27 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 returned with HTTP 200 Dec 22 12:11:01.350579 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 842/1684] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:01 2020] GET /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 => generated 1217 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:11:01.844912 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4024f063-dce0-414d-b736-a52e728a8a94 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:01.845634 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4024f063-dce0-414d-b736-a52e728a8a94 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:01.845859 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:01.845859 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:01.846188 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4024f063-dce0-414d-b736-a52e728a8a94 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:01.884446 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:01.884446 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:01.890635 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4024f063-dce0-414d-b736-a52e728a8a94 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:01.902961 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:01.902961 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:01.907891 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4024f063-dce0-414d-b736-a52e728a8a94 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:01.908469 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 843/1685] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:01 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:02.325831 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4be7753c-a767-4818-a629-634ff5013c73 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:11:02.326435 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4be7753c-a767-4818-a629-634ff5013c73 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:02.326698 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:02.326698 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:02.327073 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4be7753c-a767-4818-a629-634ff5013c73 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:02.363690 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:02.363690 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:02.364899 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2c193d63-02a9-4c33-a5b7-ee6242e6ea51 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 Dec 22 12:11:02.365578 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2c193d63-02a9-4c33-a5b7-ee6242e6ea51 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:02.365830 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:02.365830 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:02.366343 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2c193d63-02a9-4c33-a5b7-ee6242e6ea51 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:02.369652 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4be7753c-a767-4818-a629-634ff5013c73 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:02.383142 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4be7753c-a767-4818-a629-634ff5013c73 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:11:02.383837 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 843/1686] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:02 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 910 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:02.401417 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:02.401417 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:02.407296 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2c193d63-02a9-4c33-a5b7-ee6242e6ea51 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Volume info retrieved successfully. Dec 22 12:11:02.417977 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:02.417977 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:02.422897 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2c193d63-02a9-4c33-a5b7-ee6242e6ea51 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 returned with HTTP 200 Dec 22 12:11:02.423418 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 844/1687] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:02 2020] GET /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 => generated 1217 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:02.922650 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-68fe607c-b9cd-4dc2-8542-0cbe0475805b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:02.923737 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-68fe607c-b9cd-4dc2-8542-0cbe0475805b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:02.923945 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:02.923945 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:02.924277 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-68fe607c-b9cd-4dc2-8542-0cbe0475805b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:02.962402 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:02.962402 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:02.971395 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-68fe607c-b9cd-4dc2-8542-0cbe0475805b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:02.990762 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:02.990762 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:02.996139 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-68fe607c-b9cd-4dc2-8542-0cbe0475805b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:02.996676 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 844/1688] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:02 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:03.394818 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3aa8f7f8-65b8-4bbe-bb57-bc9771d17dad tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:11:03.395182 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3aa8f7f8-65b8-4bbe-bb57-bc9771d17dad tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:03.395315 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:03.395315 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:03.395557 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3aa8f7f8-65b8-4bbe-bb57-bc9771d17dad tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:03.425396 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:03.425396 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:03.431914 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3aa8f7f8-65b8-4bbe-bb57-bc9771d17dad tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:03.434302 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c084c58a-a8c9-4f3e-aae4-c8fafb559198 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 Dec 22 12:11:03.434640 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c084c58a-a8c9-4f3e-aae4-c8fafb559198 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:03.434803 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:03.434803 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:03.435034 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c084c58a-a8c9-4f3e-aae4-c8fafb559198 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:03.456563 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3aa8f7f8-65b8-4bbe-bb57-bc9771d17dad tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:11:03.457110 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 845/1689] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:03 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 910 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:03.467257 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:03.467257 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:03.473348 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c084c58a-a8c9-4f3e-aae4-c8fafb559198 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Volume info retrieved successfully. Dec 22 12:11:03.486093 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:03.486093 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:03.491379 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c084c58a-a8c9-4f3e-aae4-c8fafb559198 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 returned with HTTP 200 Dec 22 12:11:03.491940 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 845/1690] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:03 2020] GET /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 => generated 1217 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:11:04.010862 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aecb3061-8b65-4080-97ef-617ceb44d506 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:04.011532 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aecb3061-8b65-4080-97ef-617ceb44d506 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:04.011779 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:04.011779 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:04.012277 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aecb3061-8b65-4080-97ef-617ceb44d506 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:04.067058 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:04.067058 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:04.072645 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-aecb3061-8b65-4080-97ef-617ceb44d506 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:04.095669 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:04.095669 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:04.095669 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aecb3061-8b65-4080-97ef-617ceb44d506 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:04.095669 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 846/1691] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:04 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:04.218528 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c084c58a-a8c9-4f3e-aae4-c8fafb559198 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume// Dec 22 12:11:04.218878 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c084c58a-a8c9-4f3e-aae4-c8fafb559198 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:04.219060 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:04.219060 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:04.219325 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c084c58a-a8c9-4f3e-aae4-c8fafb559198 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:04.220188 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c084c58a-a8c9-4f3e-aae4-c8fafb559198 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 12:11:04.220583 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 846/1692] 10.222.0.101 () {56 vars in 1094 bytes} [Tue Dec 22 12:11:04 2020] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 22 12:11:04.233854 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-2beb1188-cfc9-442b-b3f7-1d8b46e0f31e req-43b8923a-7c72-4b56-929d-aacf8a55c085 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 Dec 22 12:11:04.234417 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-2beb1188-cfc9-442b-b3f7-1d8b46e0f31e req-43b8923a-7c72-4b56-929d-aacf8a55c085 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:04.234747 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:04.234747 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:04.235177 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-2beb1188-cfc9-442b-b3f7-1d8b46e0f31e req-43b8923a-7c72-4b56-929d-aacf8a55c085 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:04.266052 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:04.266052 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:04.272432 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-2beb1188-cfc9-442b-b3f7-1d8b46e0f31e req-43b8923a-7c72-4b56-929d-aacf8a55c085 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Volume info retrieved successfully. Dec 22 12:11:04.284669 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:04.284669 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:04.290424 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-2beb1188-cfc9-442b-b3f7-1d8b46e0f31e req-43b8923a-7c72-4b56-929d-aacf8a55c085 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 returned with HTTP 200 Dec 22 12:11:04.291337 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 847/1693] 10.222.0.101 () {60 vars in 1408 bytes} [Tue Dec 22 12:11:04 2020] GET /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 => generated 1316 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 12:11:04.470679 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4b22497d-3642-41fd-ac4c-f2674924beea tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:11:04.478750 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4b22497d-3642-41fd-ac4c-f2674924beea tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:04.479135 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4b22497d-3642-41fd-ac4c-f2674924beea tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:04.507028 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9eebc638-7d69-4c81-a1a3-fc7579dc13be tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 Dec 22 12:11:04.507805 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9eebc638-7d69-4c81-a1a3-fc7579dc13be tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:04.508107 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:04.508107 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:04.508506 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9eebc638-7d69-4c81-a1a3-fc7579dc13be tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:04.510433 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:04.510433 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:04.515988 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4b22497d-3642-41fd-ac4c-f2674924beea tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:04.530806 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4b22497d-3642-41fd-ac4c-f2674924beea tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:11:04.531332 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 847/1694] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:04 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 910 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:04.548807 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:04.548807 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:04.554268 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9eebc638-7d69-4c81-a1a3-fc7579dc13be tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Volume info retrieved successfully. Dec 22 12:11:04.564728 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:04.564728 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:04.569685 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9eebc638-7d69-4c81-a1a3-fc7579dc13be tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 returned with HTTP 200 Dec 22 12:11:04.570181 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 848/1695] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:04 2020] GET /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 => generated 1217 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:05.106175 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-86faa35f-14b4-4858-a49e-a395d8241ccd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:05.106466 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-86faa35f-14b4-4858-a49e-a395d8241ccd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:05.110941 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:05.110941 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:05.110941 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-86faa35f-14b4-4858-a49e-a395d8241ccd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:05.133719 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:05.133719 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:05.139144 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-86faa35f-14b4-4858-a49e-a395d8241ccd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:05.153639 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:05.153639 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:05.159473 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-86faa35f-14b4-4858-a49e-a395d8241ccd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:05.159995 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 848/1696] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:05 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:05.542682 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9f298db4-63ce-442d-8e32-049fcbbf7618 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:11:05.543280 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9f298db4-63ce-442d-8e32-049fcbbf7618 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:05.543280 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:05.543280 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:05.543505 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9f298db4-63ce-442d-8e32-049fcbbf7618 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:05.574371 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:05.574371 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:05.581421 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9f298db4-63ce-442d-8e32-049fcbbf7618 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:05.583797 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a0cb664c-b08a-4443-b659-3f667070a743 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 Dec 22 12:11:05.584488 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a0cb664c-b08a-4443-b659-3f667070a743 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:05.584741 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:05.584741 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:05.585194 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a0cb664c-b08a-4443-b659-3f667070a743 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:05.594233 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9f298db4-63ce-442d-8e32-049fcbbf7618 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:11:05.594978 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 849/1697] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:05 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:05.631980 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:05.631980 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:05.639462 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a0cb664c-b08a-4443-b659-3f667070a743 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Volume info retrieved successfully. Dec 22 12:11:05.651863 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:05.651863 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:05.657609 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a0cb664c-b08a-4443-b659-3f667070a743 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 returned with HTTP 200 Dec 22 12:11:05.658270 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 849/1698] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:05 2020] GET /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 => generated 1217 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:05.890210 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-2beb1188-cfc9-442b-b3f7-1d8b46e0f31e req-46873ef2-b25e-4e0a-af0d-6654743907b7 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] DELETE http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/attachments/4eef8e50-c2cd-4e53-aba5-59af6cf1e1f6 Dec 22 12:11:05.890557 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-2beb1188-cfc9-442b-b3f7-1d8b46e0f31e req-46873ef2-b25e-4e0a-af0d-6654743907b7 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:05.890739 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:05.890739 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:05.890939 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-2beb1188-cfc9-442b-b3f7-1d8b46e0f31e req-46873ef2-b25e-4e0a-af0d-6654743907b7 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:05.903146 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:05.903146 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:06.170030 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f7390a51-36e6-417f-9b81-a9c34592cb3c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:06.170342 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f7390a51-36e6-417f-9b81-a9c34592cb3c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:06.170483 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:06.170483 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:06.170778 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f7390a51-36e6-417f-9b81-a9c34592cb3c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:06.199286 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:06.199286 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:06.204646 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f7390a51-36e6-417f-9b81-a9c34592cb3c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:06.216900 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:06.216900 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:06.239379 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f7390a51-36e6-417f-9b81-a9c34592cb3c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:06.240236 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 850/1699] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:06 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:06.252630 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-2beb1188-cfc9-442b-b3f7-1d8b46e0f31e req-46873ef2-b25e-4e0a-af0d-6654743907b7 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88155) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 12:11:06.252824 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-2beb1188-cfc9-442b-b3f7-1d8b46e0f31e req-46873ef2-b25e-4e0a-af0d-6654743907b7 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Pending status list for volume during attachment-delete: [] {{(pid=88155) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 12:11:06.284792 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-2beb1188-cfc9-442b-b3f7-1d8b46e0f31e req-46873ef2-b25e-4e0a-af0d-6654743907b7 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/attachments/4eef8e50-c2cd-4e53-aba5-59af6cf1e1f6 returned with HTTP 200 Dec 22 12:11:06.285325 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 850/1700] 10.222.0.101 () {62 vars in 1442 bytes} [Tue Dec 22 12:11:05 2020] DELETE /volume/v3/124f31e7b1104e44bbe11811624f996e/attachments/4eef8e50-c2cd-4e53-aba5-59af6cf1e1f6 => generated 19 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:11:06.606668 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-71218444-40d8-4f19-b467-352b776dfd6d tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:11:06.607144 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-71218444-40d8-4f19-b467-352b776dfd6d tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:06.609703 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:06.609703 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:06.609703 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-71218444-40d8-4f19-b467-352b776dfd6d tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:06.642263 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:06.642263 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:06.648327 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-71218444-40d8-4f19-b467-352b776dfd6d tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:06.666284 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-71218444-40d8-4f19-b467-352b776dfd6d tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:11:06.666781 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 851/1701] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:06 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:06.670529 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5e9ac304-cc03-4a3d-b511-af8b7d4cf80f tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 Dec 22 12:11:06.670877 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5e9ac304-cc03-4a3d-b511-af8b7d4cf80f tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:06.671050 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:06.671050 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:06.671307 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5e9ac304-cc03-4a3d-b511-af8b7d4cf80f tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:06.701937 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:06.701937 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:06.707415 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5e9ac304-cc03-4a3d-b511-af8b7d4cf80f tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Volume info retrieved successfully. Dec 22 12:11:06.719925 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5e9ac304-cc03-4a3d-b511-af8b7d4cf80f tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 returned with HTTP 200 Dec 22 12:11:06.720488 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 851/1702] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:06 2020] GET /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 => generated 922 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:06.863269 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-31a9261e-b87f-4ee4-9719-6e852f4e0c79 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] DELETE http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 Dec 22 12:11:06.863953 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-31a9261e-b87f-4ee4-9719-6e852f4e0c79 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:06.864077 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:06.864077 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:06.864429 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-31a9261e-b87f-4ee4-9719-6e852f4e0c79 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:06.864797 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-31a9261e-b87f-4ee4-9719-6e852f4e0c79 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Delete volume with id: 37968cba-ef42-4b97-810d-8349396a7dd6 Dec 22 12:11:06.890448 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:06.890448 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:06.891130 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-31a9261e-b87f-4ee4-9719-6e852f4e0c79 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Volume info retrieved successfully. Dec 22 12:11:07.250727 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-09e89d00-29f5-4b17-9edc-607cd75b9b18 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:07.251290 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-09e89d00-29f5-4b17-9edc-607cd75b9b18 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:07.251573 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:07.251573 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:07.252010 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-09e89d00-29f5-4b17-9edc-607cd75b9b18 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:07.279260 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:07.279260 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:07.284283 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-09e89d00-29f5-4b17-9edc-607cd75b9b18 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:07.287533 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-31a9261e-b87f-4ee4-9719-6e852f4e0c79 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Delete volume request issued successfully. Dec 22 12:11:07.287861 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-31a9261e-b87f-4ee4-9719-6e852f4e0c79 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 returned with HTTP 202 Dec 22 12:11:07.288998 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 852/1703] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:11:06 2020] DELETE /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 => generated 0 bytes in 428 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:11:07.294128 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6433e423-e472-470e-b794-595ca4fcd98f tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 Dec 22 12:11:07.294517 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6433e423-e472-470e-b794-595ca4fcd98f tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:07.295308 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:07.295308 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:07.295532 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6433e423-e472-470e-b794-595ca4fcd98f tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:07.295728 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:07.295728 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:07.301547 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-09e89d00-29f5-4b17-9edc-607cd75b9b18 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:07.307111 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 852/1704] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:07 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:07.333071 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:07.333071 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:07.333071 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6433e423-e472-470e-b794-595ca4fcd98f tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Volume info retrieved successfully. Dec 22 12:11:07.341650 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6433e423-e472-470e-b794-595ca4fcd98f tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 returned with HTTP 200 Dec 22 12:11:07.342108 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 853/1705] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:07 2020] GET /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 => generated 921 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:11:07.679990 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1e03f04b-6bcb-490f-a9ff-3403a99142ef tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:11:07.680674 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1e03f04b-6bcb-490f-a9ff-3403a99142ef tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:07.680928 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:07.680928 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:07.681928 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1e03f04b-6bcb-490f-a9ff-3403a99142ef tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:07.712345 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:07.712345 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:07.717269 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1e03f04b-6bcb-490f-a9ff-3403a99142ef tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:07.728748 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1e03f04b-6bcb-490f-a9ff-3403a99142ef tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:11:07.729213 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 853/1706] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:07 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:11:08.312415 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c7a15b95-90a5-428a-8b46-7184f66749e4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:08.312682 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c7a15b95-90a5-428a-8b46-7184f66749e4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:08.312926 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:08.312926 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:08.313114 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c7a15b95-90a5-428a-8b46-7184f66749e4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:08.344355 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:08.344355 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:08.347004 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c7a15b95-90a5-428a-8b46-7184f66749e4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:08.352702 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-81b66de6-032a-495d-9215-debd98b9beb8 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 Dec 22 12:11:08.352990 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-81b66de6-032a-495d-9215-debd98b9beb8 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:08.353301 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:08.353301 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:08.353505 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-81b66de6-032a-495d-9215-debd98b9beb8 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:08.356432 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:08.356432 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:08.360590 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c7a15b95-90a5-428a-8b46-7184f66749e4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:08.361047 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 854/1707] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:08 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:08.381402 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:08.381402 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:08.385931 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-81b66de6-032a-495d-9215-debd98b9beb8 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Volume info retrieved successfully. Dec 22 12:11:08.411834 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-81b66de6-032a-495d-9215-debd98b9beb8 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 returned with HTTP 200 Dec 22 12:11:08.411834 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 854/1708] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:08 2020] GET /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 => generated 921 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:08.741149 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ac912214-8773-4dcc-b12e-f72123ac0983 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:11:08.741149 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ac912214-8773-4dcc-b12e-f72123ac0983 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:08.741149 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:08.741149 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:08.741149 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ac912214-8773-4dcc-b12e-f72123ac0983 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:08.762763 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:08.762763 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:08.767206 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ac912214-8773-4dcc-b12e-f72123ac0983 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:08.782137 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ac912214-8773-4dcc-b12e-f72123ac0983 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:11:08.782623 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 855/1709] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:08 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:09.371732 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-007e7de1-820c-4dd7-ac2a-cce67f30fbb3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:09.372076 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-007e7de1-820c-4dd7-ac2a-cce67f30fbb3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:09.372240 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:09.372240 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:09.372489 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-007e7de1-820c-4dd7-ac2a-cce67f30fbb3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:09.399993 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:09.399993 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:09.405726 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-007e7de1-820c-4dd7-ac2a-cce67f30fbb3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:09.417149 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:09.417149 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:09.421407 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-260943b5-0207-4158-b625-c76e3899e22d tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 Dec 22 12:11:09.422155 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-260943b5-0207-4158-b625-c76e3899e22d tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:09.422427 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:09.422427 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:09.422851 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-260943b5-0207-4158-b625-c76e3899e22d tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:09.423174 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-007e7de1-820c-4dd7-ac2a-cce67f30fbb3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:09.423711 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 855/1710] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:09 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:09.454165 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-260943b5-0207-4158-b625-c76e3899e22d tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 returned with HTTP 404 Dec 22 12:11:09.454775 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 856/1711] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:09 2020] GET /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/37968cba-ef42-4b97-810d-8349396a7dd6 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:11:09.460769 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2274245e-a1dd-4b0c-a162-56ef53a31289 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] DELETE http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/03385b76-3f1a-42fe-80ff-ec42b0aca51a Dec 22 12:11:09.461131 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2274245e-a1dd-4b0c-a162-56ef53a31289 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:09.461306 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:09.461306 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:09.461537 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2274245e-a1dd-4b0c-a162-56ef53a31289 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:09.461900 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-2274245e-a1dd-4b0c-a162-56ef53a31289 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Delete volume with id: 03385b76-3f1a-42fe-80ff-ec42b0aca51a Dec 22 12:11:09.491280 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:09.491280 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:09.492186 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2274245e-a1dd-4b0c-a162-56ef53a31289 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Volume info retrieved successfully. Dec 22 12:11:09.766689 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2274245e-a1dd-4b0c-a162-56ef53a31289 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Delete volume request issued successfully. Dec 22 12:11:09.767069 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2274245e-a1dd-4b0c-a162-56ef53a31289 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/03385b76-3f1a-42fe-80ff-ec42b0aca51a returned with HTTP 202 Dec 22 12:11:09.767703 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 856/1712] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:11:09 2020] DELETE /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/03385b76-3f1a-42fe-80ff-ec42b0aca51a => generated 0 bytes in 309 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:11:09.773196 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-90914e92-116d-48c2-aab8-c13b03a1b504 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/03385b76-3f1a-42fe-80ff-ec42b0aca51a Dec 22 12:11:09.773466 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-90914e92-116d-48c2-aab8-c13b03a1b504 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:09.773836 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-90914e92-116d-48c2-aab8-c13b03a1b504 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:09.798175 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7c18498f-5f72-4115-be74-ee0d9329a1b0 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:11:09.798967 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7c18498f-5f72-4115-be74-ee0d9329a1b0 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:09.799871 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:09.799871 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:09.800080 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7c18498f-5f72-4115-be74-ee0d9329a1b0 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:09.800888 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:09.800888 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:09.807506 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-90914e92-116d-48c2-aab8-c13b03a1b504 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Volume info retrieved successfully. Dec 22 12:11:09.836691 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-90914e92-116d-48c2-aab8-c13b03a1b504 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/03385b76-3f1a-42fe-80ff-ec42b0aca51a returned with HTTP 200 Dec 22 12:11:09.836691 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 857/1713] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:09 2020] GET /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/03385b76-3f1a-42fe-80ff-ec42b0aca51a => generated 921 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:11:09.837031 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:09.837031 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:09.837031 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7c18498f-5f72-4115-be74-ee0d9329a1b0 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:09.847723 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7c18498f-5f72-4115-be74-ee0d9329a1b0 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:11:09.848213 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 857/1714] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:09 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:11:10.435470 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-93eb9b64-5f47-4ca9-95ff-95d03841bcdd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:10.435791 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-93eb9b64-5f47-4ca9-95ff-95d03841bcdd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:10.435940 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:10.435940 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:10.436148 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-93eb9b64-5f47-4ca9-95ff-95d03841bcdd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:10.472854 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:10.472854 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:10.479576 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-93eb9b64-5f47-4ca9-95ff-95d03841bcdd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:10.492951 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:10.492951 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:10.500975 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-93eb9b64-5f47-4ca9-95ff-95d03841bcdd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:10.516730 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 858/1715] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:10 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:10.516842 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-79dad5b9-562a-40f1-853f-159b4fefacfb req-621c12b7-3c76-4738-8e73-55b5b82dfb11 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc Dec 22 12:11:10.516842 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-79dad5b9-562a-40f1-853f-159b4fefacfb req-621c12b7-3c76-4738-8e73-55b5b82dfb11 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:10.516842 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:10.516842 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:10.517070 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-79dad5b9-562a-40f1-853f-159b4fefacfb req-621c12b7-3c76-4738-8e73-55b5b82dfb11 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:10.545479 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:10.545479 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:10.552454 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-79dad5b9-562a-40f1-853f-159b4fefacfb req-621c12b7-3c76-4738-8e73-55b5b82dfb11 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:11:10.567527 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-79dad5b9-562a-40f1-853f-159b4fefacfb req-621c12b7-3c76-4738-8e73-55b5b82dfb11 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc returned with HTTP 200 Dec 22 12:11:10.568086 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 858/1716] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:11:10 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc => generated 913 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:10.845668 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d0f14b19-efdc-4570-9c01-7a2cd4bd0258 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/03385b76-3f1a-42fe-80ff-ec42b0aca51a Dec 22 12:11:10.846071 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d0f14b19-efdc-4570-9c01-7a2cd4bd0258 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:10.846144 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:10.846144 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:10.846342 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d0f14b19-efdc-4570-9c01-7a2cd4bd0258 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:10.859316 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f7f75859-bdac-4c27-a9c2-20f18230274e tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:11:10.859860 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f7f75859-bdac-4c27-a9c2-20f18230274e tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:10.860027 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:10.860027 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:10.860320 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f7f75859-bdac-4c27-a9c2-20f18230274e tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:10.877777 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:10.877777 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:10.883251 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d0f14b19-efdc-4570-9c01-7a2cd4bd0258 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Volume info retrieved successfully. Dec 22 12:11:10.893953 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:10.893953 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:10.894625 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d0f14b19-efdc-4570-9c01-7a2cd4bd0258 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/03385b76-3f1a-42fe-80ff-ec42b0aca51a returned with HTTP 200 Dec 22 12:11:10.924746 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 859/1717] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:10 2020] GET /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/03385b76-3f1a-42fe-80ff-ec42b0aca51a => generated 921 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:10.924821 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f7f75859-bdac-4c27-a9c2-20f18230274e tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:10.924821 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f7f75859-bdac-4c27-a9c2-20f18230274e tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:11:10.924821 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 859/1718] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:10 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:11:11.173021 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d0f14b19-efdc-4570-9c01-7a2cd4bd0258 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume// Dec 22 12:11:11.173327 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d0f14b19-efdc-4570-9c01-7a2cd4bd0258 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:11.173457 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:11.173457 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:11.173692 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d0f14b19-efdc-4570-9c01-7a2cd4bd0258 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:11.174505 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d0f14b19-efdc-4570-9c01-7a2cd4bd0258 tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 12:11:11.174953 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 860/1719] 10.222.0.111 () {58 vars in 1294 bytes} [Tue Dec 22 12:11:11 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 12:11:11.184315 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-79dad5b9-562a-40f1-853f-159b4fefacfb req-3053f8a7-e1fa-4908-ab7d-097a6320808d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] POST http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/attachments Dec 22 12:11:11.184665 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:11.184665 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:11.184954 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-79dad5b9-562a-40f1-853f-159b4fefacfb req-3053f8a7-e1fa-4908-ab7d-097a6320808d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3d04d96e-932d-47cd-9bd2-9a28c604b1cc", "instance_uuid": "a639ddc7-4bc1-4820-88d2-d6c808ce6115", "connector": null}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:11:11.218197 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:11.218197 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:11.514267 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f921988d-c481-4d2d-a550-7e348201ef4f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:11.515270 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f921988d-c481-4d2d-a550-7e348201ef4f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:11.516012 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f921988d-c481-4d2d-a550-7e348201ef4f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:11.552718 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:11.552718 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:11.560931 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f921988d-c481-4d2d-a550-7e348201ef4f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:11.569711 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:11.569711 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:11.574474 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f921988d-c481-4d2d-a550-7e348201ef4f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:11.575079 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 861/1720] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:11 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:11:11.596500 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-79dad5b9-562a-40f1-853f-159b4fefacfb req-3053f8a7-e1fa-4908-ab7d-097a6320808d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/attachments returned with HTTP 200 Dec 22 12:11:11.597136 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 860/1721] 10.222.0.111 () {66 vars in 1570 bytes} [Tue Dec 22 12:11:11 2020] POST /volume/v3/a9d9e517c8c34b5f9750560266561f33/attachments => generated 273 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:11:11.824519 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c590f78b-c67d-4463-99d6-b84b10672ad3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc Dec 22 12:11:11.824825 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c590f78b-c67d-4463-99d6-b84b10672ad3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:11.824968 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:11.824968 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:11.825189 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c590f78b-c67d-4463-99d6-b84b10672ad3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:11.853537 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:11.853537 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:11.858831 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c590f78b-c67d-4463-99d6-b84b10672ad3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:11:11.869029 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:11.869029 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:11.873640 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c590f78b-c67d-4463-99d6-b84b10672ad3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc returned with HTTP 200 Dec 22 12:11:11.874094 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 862/1722] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:11 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc => generated 912 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:11.906201 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-63547e46-0f0d-47e4-a5d5-01505d1d5e5b tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/03385b76-3f1a-42fe-80ff-ec42b0aca51a Dec 22 12:11:11.906276 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-63547e46-0f0d-47e4-a5d5-01505d1d5e5b tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:11.906368 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:11.906368 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:11.906574 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-63547e46-0f0d-47e4-a5d5-01505d1d5e5b tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:11.922525 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5bf1e0a6-30f2-4097-adfe-be1709c6e8dc tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:11:11.922898 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5bf1e0a6-30f2-4097-adfe-be1709c6e8dc tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:11.923044 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:11.923044 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:11.923269 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5bf1e0a6-30f2-4097-adfe-be1709c6e8dc tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:11.934639 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-63547e46-0f0d-47e4-a5d5-01505d1d5e5b tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/03385b76-3f1a-42fe-80ff-ec42b0aca51a returned with HTTP 404 Dec 22 12:11:11.935342 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 861/1723] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:11 2020] GET /volume/v3/124f31e7b1104e44bbe11811624f996e/volumes/03385b76-3f1a-42fe-80ff-ec42b0aca51a => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:11:11.977247 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:11.977247 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:11.977247 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5bf1e0a6-30f2-4097-adfe-be1709c6e8dc tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:11.977247 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5bf1e0a6-30f2-4097-adfe-be1709c6e8dc tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:11:11.977247 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 863/1724] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:11 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:11:12.035619 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-63547e46-0f0d-47e4-a5d5-01505d1d5e5b tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] GET http://10.222.0.111/volume// Dec 22 12:11:12.035862 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-63547e46-0f0d-47e4-a5d5-01505d1d5e5b tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:12.036165 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-63547e46-0f0d-47e4-a5d5-01505d1d5e5b tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] Calling method 'all' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:12.036935 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-63547e46-0f0d-47e4-a5d5-01505d1d5e5b tempest-ServerRescueNegativeTestJSON-51219472 tempest-ServerRescueNegativeTestJSON-51219472] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 12:11:12.037471 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 862/1725] 10.222.0.113 () {56 vars in 1094 bytes} [Tue Dec 22 12:11:12 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 12:11:12.089962 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-79dad5b9-562a-40f1-853f-159b4fefacfb req-b3001330-9fe7-4dcf-b74c-25f582a0c9e6 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc Dec 22 12:11:12.089962 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-79dad5b9-562a-40f1-853f-159b4fefacfb req-b3001330-9fe7-4dcf-b74c-25f582a0c9e6 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:12.089962 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:12.089962 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:12.089962 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-79dad5b9-562a-40f1-853f-159b4fefacfb req-b3001330-9fe7-4dcf-b74c-25f582a0c9e6 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:12.096297 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:12.096297 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:12.102143 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-79dad5b9-562a-40f1-853f-159b4fefacfb req-b3001330-9fe7-4dcf-b74c-25f582a0c9e6 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:11:12.113364 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:12.113364 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:12.118524 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-79dad5b9-562a-40f1-853f-159b4fefacfb req-b3001330-9fe7-4dcf-b74c-25f582a0c9e6 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc returned with HTTP 200 Dec 22 12:11:12.119066 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 864/1726] 10.222.0.113 () {60 vars in 1408 bytes} [Tue Dec 22 12:11:12 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc => generated 1011 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 22 12:11:12.132299 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-79dad5b9-562a-40f1-853f-159b4fefacfb req-0b023d78-418c-4be5-bcbb-d554a0d04982 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] PUT http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/attachments/23a6b31e-30f2-4d87-a119-5158b3257129 Dec 22 12:11:12.133057 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-79dad5b9-562a-40f1-853f-159b4fefacfb req-0b023d78-418c-4be5-bcbb-d554a0d04982 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.113", "host": "n-h1-765315-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-6.cbci-765315-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:11:12.154446 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 12:11:12.154446 n-d-765315-6 devstack@c-api.service[88154]: return self.call(f, *args, **kw) Dec 22 12:11:12.154446 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-79dad5b9-562a-40f1-853f-159b4fefacfb req-0b023d78-418c-4be5-bcbb-d554a0d04982 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Lock "b'cinder-attachment_update-3d04d96e-932d-47cd-9bd2-9a28c604b1cc-n-h1-765315-6'" acquired by "attachment_update" :: waited 0.006s {{(pid=88155) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 12:11:12.154446 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:12.154446 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:12.590367 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fe1170ac-990e-48c9-9f64-7c7cbf45f699 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:12.590367 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fe1170ac-990e-48c9-9f64-7c7cbf45f699 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:12.590367 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:12.590367 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:12.590367 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fe1170ac-990e-48c9-9f64-7c7cbf45f699 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:12.620608 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:12.620608 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:12.625361 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fe1170ac-990e-48c9-9f64-7c7cbf45f699 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:12.635529 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:12.635529 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:12.639988 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fe1170ac-990e-48c9-9f64-7c7cbf45f699 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:12.640553 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 865/1727] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:12 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:11:12.885822 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f9f9e562-6f08-4540-84dc-4be875e2a40d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc Dec 22 12:11:12.886452 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f9f9e562-6f08-4540-84dc-4be875e2a40d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:12.886767 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:12.886767 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:12.887220 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f9f9e562-6f08-4540-84dc-4be875e2a40d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:12.925250 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:12.925250 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:12.930817 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f9f9e562-6f08-4540-84dc-4be875e2a40d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:11:12.941564 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:12.941564 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:12.946977 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f9f9e562-6f08-4540-84dc-4be875e2a40d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc returned with HTTP 200 Dec 22 12:11:12.947548 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 866/1728] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:12 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc => generated 912 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:11:12.985046 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9180e1c9-e53d-4312-8e4a-f3b3a94f794b tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:11:12.985355 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9180e1c9-e53d-4312-8e4a-f3b3a94f794b tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:12.985482 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:12.985482 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:12.985673 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9180e1c9-e53d-4312-8e4a-f3b3a94f794b tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:13.009745 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:13.009745 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:13.014155 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9180e1c9-e53d-4312-8e4a-f3b3a94f794b tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:13.026041 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9180e1c9-e53d-4312-8e4a-f3b3a94f794b tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:11:13.026751 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 867/1729] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:12 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:11:13.527978 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-79dad5b9-562a-40f1-853f-159b4fefacfb req-0b023d78-418c-4be5-bcbb-d554a0d04982 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Lock "b'cinder-attachment_update-3d04d96e-932d-47cd-9bd2-9a28c604b1cc-n-h1-765315-6'" released by "attachment_update" :: held 1.377s {{(pid=88155) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 12:11:13.528410 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-79dad5b9-562a-40f1-853f-159b4fefacfb req-0b023d78-418c-4be5-bcbb-d554a0d04982 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/attachments/23a6b31e-30f2-4d87-a119-5158b3257129 returned with HTTP 200 Dec 22 12:11:13.528952 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 863/1730] 10.222.0.113 () {64 vars in 1473 bytes} [Tue Dec 22 12:11:12 2020] PUT /volume/v3/a9d9e517c8c34b5f9750560266561f33/attachments/23a6b31e-30f2-4d87-a119-5158b3257129 => generated 763 bytes in 1400 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:13.651436 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-38b35d02-6fb4-408d-9e35-ae1ac91b71c0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:13.651865 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-38b35d02-6fb4-408d-9e35-ae1ac91b71c0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:13.652058 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:13.652058 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:13.652381 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-38b35d02-6fb4-408d-9e35-ae1ac91b71c0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:13.690390 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:13.690390 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:13.696355 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-38b35d02-6fb4-408d-9e35-ae1ac91b71c0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:13.706400 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:13.706400 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:13.710949 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-38b35d02-6fb4-408d-9e35-ae1ac91b71c0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:13.711549 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 868/1731] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:13 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:13.957992 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dc606b93-7b8d-4c32-8434-d0e479aee782 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc Dec 22 12:11:13.958305 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dc606b93-7b8d-4c32-8434-d0e479aee782 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:13.958405 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:13.958405 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:13.958616 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dc606b93-7b8d-4c32-8434-d0e479aee782 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:13.986754 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:13.986754 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:13.987930 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-dc606b93-7b8d-4c32-8434-d0e479aee782 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:11:13.997184 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:13.997184 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:14.001158 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dc606b93-7b8d-4c32-8434-d0e479aee782 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc returned with HTTP 200 Dec 22 12:11:14.001597 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 864/1732] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:13 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc => generated 913 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:14.035368 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3129b37c-8ca3-43ac-afd4-8999b2b427be tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:11:14.035842 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3129b37c-8ca3-43ac-afd4-8999b2b427be tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:14.035974 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:14.035974 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:14.036168 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3129b37c-8ca3-43ac-afd4-8999b2b427be tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:14.062234 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:14.062234 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:14.067674 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3129b37c-8ca3-43ac-afd4-8999b2b427be tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:14.078535 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3129b37c-8ca3-43ac-afd4-8999b2b427be tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:11:14.078917 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 869/1733] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:14 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:14.723410 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-264b1a21-5972-4e77-ad64-c45a1a044af9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:14.724140 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-264b1a21-5972-4e77-ad64-c45a1a044af9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:14.724236 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:14.724236 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:14.724687 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-264b1a21-5972-4e77-ad64-c45a1a044af9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:14.755005 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:14.755005 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:14.761997 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-264b1a21-5972-4e77-ad64-c45a1a044af9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:14.772344 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:14.772344 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:14.777013 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-264b1a21-5972-4e77-ad64-c45a1a044af9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:14.777425 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 865/1734] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:14 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:15.011602 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c00f97e5-82ce-48d0-ac47-fc8b8c5425ed tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc Dec 22 12:11:15.011993 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c00f97e5-82ce-48d0-ac47-fc8b8c5425ed tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:15.011993 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:15.011993 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:15.012187 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c00f97e5-82ce-48d0-ac47-fc8b8c5425ed tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:15.037262 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:15.037262 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:15.042474 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c00f97e5-82ce-48d0-ac47-fc8b8c5425ed tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:11:15.052217 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:15.052217 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:15.057083 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c00f97e5-82ce-48d0-ac47-fc8b8c5425ed tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc returned with HTTP 200 Dec 22 12:11:15.057653 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 870/1735] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:15 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc => generated 913 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:15.088793 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-178a2b0b-f417-4bd6-8f2d-1adc65100de4 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:11:15.089058 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-178a2b0b-f417-4bd6-8f2d-1adc65100de4 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:15.089191 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:15.089191 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:15.089385 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-178a2b0b-f417-4bd6-8f2d-1adc65100de4 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:15.115566 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:15.115566 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:15.121323 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-178a2b0b-f417-4bd6-8f2d-1adc65100de4 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:15.132509 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-178a2b0b-f417-4bd6-8f2d-1adc65100de4 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:11:15.132947 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 866/1736] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:15 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:15.793026 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-06390068-8e05-4f64-b348-2827bf4bef16 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:15.793316 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-06390068-8e05-4f64-b348-2827bf4bef16 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:15.793469 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:15.793469 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:15.793677 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-06390068-8e05-4f64-b348-2827bf4bef16 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:15.838252 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:15.838252 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:15.843898 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-06390068-8e05-4f64-b348-2827bf4bef16 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:15.855476 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:15.855476 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:15.860325 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-06390068-8e05-4f64-b348-2827bf4bef16 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:15.861026 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 871/1737] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:15 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:16.069679 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c07318fc-4bdf-4266-9b03-6b962eb17c7e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc Dec 22 12:11:16.070299 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c07318fc-4bdf-4266-9b03-6b962eb17c7e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:16.070557 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:16.070557 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:16.071294 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c07318fc-4bdf-4266-9b03-6b962eb17c7e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:16.099903 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:16.099903 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:16.105349 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c07318fc-4bdf-4266-9b03-6b962eb17c7e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:11:16.116698 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:16.116698 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:16.121516 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c07318fc-4bdf-4266-9b03-6b962eb17c7e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc returned with HTTP 200 Dec 22 12:11:16.121941 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 867/1738] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:16 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc => generated 913 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:16.142763 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-50b20658-724c-4aa1-9689-3acedc7aad55 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:11:16.148769 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-50b20658-724c-4aa1-9689-3acedc7aad55 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:16.148769 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:16.148769 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:16.148769 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-50b20658-724c-4aa1-9689-3acedc7aad55 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:16.174750 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:16.174750 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:16.179985 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-50b20658-724c-4aa1-9689-3acedc7aad55 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:16.191933 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-50b20658-724c-4aa1-9689-3acedc7aad55 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:11:16.192358 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 872/1739] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:16 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:16.872156 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-98c4d024-6407-4eaa-bfbd-04152a29717d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:16.872499 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-98c4d024-6407-4eaa-bfbd-04152a29717d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:16.872709 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:16.872709 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:16.872975 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-98c4d024-6407-4eaa-bfbd-04152a29717d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:16.904926 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:16.904926 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:16.911899 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-98c4d024-6407-4eaa-bfbd-04152a29717d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:16.924210 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:16.924210 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:16.929727 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-98c4d024-6407-4eaa-bfbd-04152a29717d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:16.936359 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 868/1740] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:16 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:17.134723 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-98d13c0f-bf16-4216-bee7-359951f5d9f9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc Dec 22 12:11:17.135438 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-98d13c0f-bf16-4216-bee7-359951f5d9f9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:17.135438 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:17.135438 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:17.135649 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-98d13c0f-bf16-4216-bee7-359951f5d9f9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:17.165808 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:17.165808 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:17.171197 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-98d13c0f-bf16-4216-bee7-359951f5d9f9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:11:17.182742 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:17.182742 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:17.188218 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-98d13c0f-bf16-4216-bee7-359951f5d9f9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc returned with HTTP 200 Dec 22 12:11:17.188670 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 873/1741] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:17 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc => generated 913 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:17.203372 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c2fb14d1-f314-46d0-a66c-2182979a7605 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:11:17.203717 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c2fb14d1-f314-46d0-a66c-2182979a7605 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:17.203949 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:17.203949 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:17.204291 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c2fb14d1-f314-46d0-a66c-2182979a7605 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:17.234162 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:17.234162 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:17.239743 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c2fb14d1-f314-46d0-a66c-2182979a7605 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:17.253123 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c2fb14d1-f314-46d0-a66c-2182979a7605 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:11:17.253652 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 869/1742] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:17 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:17.944542 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7b2188dc-bf7a-47b3-bb5d-1c028fdc9bd2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:17.945083 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7b2188dc-bf7a-47b3-bb5d-1c028fdc9bd2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:17.945371 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:17.945371 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:17.945753 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7b2188dc-bf7a-47b3-bb5d-1c028fdc9bd2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:17.983338 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:17.983338 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:17.989021 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7b2188dc-bf7a-47b3-bb5d-1c028fdc9bd2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:18.000903 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:18.000903 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:18.006146 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7b2188dc-bf7a-47b3-bb5d-1c028fdc9bd2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:18.006660 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 874/1743] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:17 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:18.209157 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f470bcd6-f122-432a-b7aa-0b842c880f0b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc Dec 22 12:11:18.209630 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f470bcd6-f122-432a-b7aa-0b842c880f0b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:18.210025 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:18.210025 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:18.210239 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f470bcd6-f122-432a-b7aa-0b842c880f0b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:18.248416 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:18.248416 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:18.254381 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f470bcd6-f122-432a-b7aa-0b842c880f0b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:11:18.264960 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cf67e431-241c-46f6-895e-f97cb596def1 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:11:18.265451 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cf67e431-241c-46f6-895e-f97cb596def1 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:18.265601 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:18.265601 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:18.265852 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cf67e431-241c-46f6-895e-f97cb596def1 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:18.266376 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:18.266376 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:18.271787 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f470bcd6-f122-432a-b7aa-0b842c880f0b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc returned with HTTP 200 Dec 22 12:11:18.276327 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 870/1744] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:18 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc => generated 913 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:18.296530 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:18.296530 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:18.302385 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cf67e431-241c-46f6-895e-f97cb596def1 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:18.315230 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cf67e431-241c-46f6-895e-f97cb596def1 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:11:18.315904 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 875/1745] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:18 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:19.024327 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4963a2a9-6586-487b-aff9-a1d02b00e080 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:19.024694 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4963a2a9-6586-487b-aff9-a1d02b00e080 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:19.024928 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:19.024928 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:19.025260 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4963a2a9-6586-487b-aff9-a1d02b00e080 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:19.061671 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:19.061671 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:19.077445 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4963a2a9-6586-487b-aff9-a1d02b00e080 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:19.079271 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:19.079271 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:19.084746 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4963a2a9-6586-487b-aff9-a1d02b00e080 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:19.085304 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 871/1746] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:19 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:19.283408 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5a042821-6140-4afb-b3bd-ff250db38fa5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc Dec 22 12:11:19.283832 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5a042821-6140-4afb-b3bd-ff250db38fa5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:19.283832 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:19.283832 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:19.284009 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5a042821-6140-4afb-b3bd-ff250db38fa5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:19.314611 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:19.314611 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:19.320192 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5a042821-6140-4afb-b3bd-ff250db38fa5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:11:19.326955 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-75ba7b6e-0a1c-4428-a9f0-a1dc579e127f tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:11:19.327271 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-75ba7b6e-0a1c-4428-a9f0-a1dc579e127f tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:19.327431 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:19.327431 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:19.327675 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-75ba7b6e-0a1c-4428-a9f0-a1dc579e127f tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:19.331618 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:19.331618 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:19.336951 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5a042821-6140-4afb-b3bd-ff250db38fa5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc returned with HTTP 200 Dec 22 12:11:19.337528 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 876/1747] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:19 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc => generated 913 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:19.361562 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:19.361562 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:19.367839 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-75ba7b6e-0a1c-4428-a9f0-a1dc579e127f tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:19.381800 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-75ba7b6e-0a1c-4428-a9f0-a1dc579e127f tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:11:19.382315 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 872/1748] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:19 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:20.099763 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3902d958-97b3-477d-9a90-b977886f4e51 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:20.100392 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3902d958-97b3-477d-9a90-b977886f4e51 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:20.100661 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:20.100661 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:20.101137 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3902d958-97b3-477d-9a90-b977886f4e51 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:20.144569 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:20.144569 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:20.150944 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3902d958-97b3-477d-9a90-b977886f4e51 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:20.166907 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:20.166907 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:20.177249 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3902d958-97b3-477d-9a90-b977886f4e51 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:20.178440 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 877/1749] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:20 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:20.349609 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-003f1250-a650-414b-bc47-dc9cd4768b02 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc Dec 22 12:11:20.350193 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-003f1250-a650-414b-bc47-dc9cd4768b02 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:20.350193 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:20.350193 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:20.350790 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-003f1250-a650-414b-bc47-dc9cd4768b02 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:20.393809 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ed3edfb2-8791-487a-bc16-e4b28ba08036 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:11:20.394213 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ed3edfb2-8791-487a-bc16-e4b28ba08036 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:20.394293 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:20.394293 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:20.394769 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ed3edfb2-8791-487a-bc16-e4b28ba08036 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:20.397754 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:20.397754 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:20.403659 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-003f1250-a650-414b-bc47-dc9cd4768b02 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:11:20.415165 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:20.415165 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:20.420162 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-003f1250-a650-414b-bc47-dc9cd4768b02 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc returned with HTTP 200 Dec 22 12:11:20.421062 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 873/1750] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:20 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc => generated 913 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:11:20.427876 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:20.427876 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:20.433310 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ed3edfb2-8791-487a-bc16-e4b28ba08036 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:20.446390 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ed3edfb2-8791-487a-bc16-e4b28ba08036 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:11:20.446988 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 878/1751] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:20 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:11:21.192884 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f5c8f275-37f1-4c42-837a-8981d7781a8d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:21.193524 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f5c8f275-37f1-4c42-837a-8981d7781a8d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:21.193764 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:21.193764 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:21.194455 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f5c8f275-37f1-4c42-837a-8981d7781a8d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:21.231046 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:21.231046 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:21.237903 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f5c8f275-37f1-4c42-837a-8981d7781a8d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:21.252194 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:21.252194 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:21.258502 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f5c8f275-37f1-4c42-837a-8981d7781a8d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:21.259242 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 874/1752] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:21 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:21.611318 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b1846a5a-be47-46b3-a5a2-6d344d01cb21 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc Dec 22 12:11:21.611318 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b1846a5a-be47-46b3-a5a2-6d344d01cb21 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:21.611318 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:21.611318 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:21.611318 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b1846a5a-be47-46b3-a5a2-6d344d01cb21 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:21.611734 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5a6d6e90-5784-4be5-a4a2-78d29c8586e4 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:11:21.611734 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5a6d6e90-5784-4be5-a4a2-78d29c8586e4 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:21.611734 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:21.611734 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:21.611734 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5a6d6e90-5784-4be5-a4a2-78d29c8586e4 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:21.611939 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:21.611939 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:21.611939 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b1846a5a-be47-46b3-a5a2-6d344d01cb21 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:11:21.611939 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:21.611939 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:21.611939 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b1846a5a-be47-46b3-a5a2-6d344d01cb21 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc returned with HTTP 200 Dec 22 12:11:21.611939 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 879/1753] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:21 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc => generated 913 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:21.612189 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:21.612189 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:21.612189 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5a6d6e90-5784-4be5-a4a2-78d29c8586e4 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:21.612189 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5a6d6e90-5784-4be5-a4a2-78d29c8586e4 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:11:21.612189 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 875/1754] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:21 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:21.742163 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-79dad5b9-562a-40f1-853f-159b4fefacfb req-5e7fad3d-d064-4965-b76e-20aa02b67696 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] POST http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/attachments/23a6b31e-30f2-4d87-a119-5158b3257129/action Dec 22 12:11:21.742509 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:21.742509 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:21.742843 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-79dad5b9-562a-40f1-853f-159b4fefacfb req-5e7fad3d-d064-4965-b76e-20aa02b67696 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Action body: b'{"os-complete": null}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:11:21.743082 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-79dad5b9-562a-40f1-853f-159b4fefacfb req-5e7fad3d-d064-4965-b76e-20aa02b67696 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:11:21.783728 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:21.783728 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:22.001910 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-79dad5b9-562a-40f1-853f-159b4fefacfb req-5e7fad3d-d064-4965-b76e-20aa02b67696 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/attachments/23a6b31e-30f2-4d87-a119-5158b3257129/action returned with HTTP 204 Dec 22 12:11:22.002709 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 880/1755] 10.222.0.113 () {64 vars in 1494 bytes} [Tue Dec 22 12:11:21 2020] POST /volume/v3/a9d9e517c8c34b5f9750560266561f33/attachments/23a6b31e-30f2-4d87-a119-5158b3257129/action => generated 0 bytes in 264 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 22 12:11:22.275312 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8e61a4c6-912c-4238-a804-b0ff9d785cd2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:22.276320 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8e61a4c6-912c-4238-a804-b0ff9d785cd2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:22.276320 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:22.276320 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:22.277040 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8e61a4c6-912c-4238-a804-b0ff9d785cd2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:22.310165 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:22.310165 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:22.317077 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8e61a4c6-912c-4238-a804-b0ff9d785cd2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:22.329476 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:22.329476 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:22.335784 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8e61a4c6-912c-4238-a804-b0ff9d785cd2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:22.336524 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 876/1756] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:22 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:22.623340 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-271b9706-a225-48c4-8141-f0bce600e8de tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:11:22.623859 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-271b9706-a225-48c4-8141-f0bce600e8de tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:22.623859 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:22.623859 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:22.624086 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-271b9706-a225-48c4-8141-f0bce600e8de tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:22.625352 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-136deae8-328b-460b-a931-1c3013fdf8ef tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc Dec 22 12:11:22.626303 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-136deae8-328b-460b-a931-1c3013fdf8ef tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:22.626864 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:22.626864 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:22.627647 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-136deae8-328b-460b-a931-1c3013fdf8ef tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:22.659651 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:22.659651 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:22.660351 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-271b9706-a225-48c4-8141-f0bce600e8de tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:22.666992 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:22.666992 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:22.672565 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-136deae8-328b-460b-a931-1c3013fdf8ef tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:11:22.673964 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-271b9706-a225-48c4-8141-f0bce600e8de tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:11:22.674617 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 877/1757] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:22 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:22.686978 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:22.686978 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:22.692566 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-136deae8-328b-460b-a931-1c3013fdf8ef tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc returned with HTTP 200 Dec 22 12:11:22.693306 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 881/1758] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:22 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc => generated 1205 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:11:22.715215 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9a0a52cd-c806-42e0-8d65-2665c88a771d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] POST http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups Dec 22 12:11:22.715568 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:22.715568 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:22.715904 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9a0a52cd-c806-42e0-8d65-2665c88a771d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3d04d96e-932d-47cd-9bd2-9a28c604b1cc", "name": "tempest-VolumesBackupsTest-Backup-378372749", "force": true}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:11:22.716723 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.backups [None req-9a0a52cd-c806-42e0-8d65-2665c88a771d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Creating new backup {'backup': {'volume_id': '3d04d96e-932d-47cd-9bd2-9a28c604b1cc', 'name': 'tempest-VolumesBackupsTest-Backup-378372749', 'force': True}} {{(pid=88155) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 22 12:11:22.716995 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.contrib.backups [None req-9a0a52cd-c806-42e0-8d65-2665c88a771d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Creating backup of volume 3d04d96e-932d-47cd-9bd2-9a28c604b1cc in container None Dec 22 12:11:22.749042 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:22.749042 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:22.749780 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9a0a52cd-c806-42e0-8d65-2665c88a771d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:11:22.866391 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-9a0a52cd-c806-42e0-8d65-2665c88a771d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Created reservations ['143a126a-190a-4acf-b1c8-ef2870e8c8e0', '928b95a6-3aa5-4682-86fb-7edb4a76cfa4'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:11:23.354813 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e8145d67-9f5f-4514-a771-0f391e0eeffd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:23.354813 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e8145d67-9f5f-4514-a771-0f391e0eeffd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:23.354813 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:23.354813 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:23.354813 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e8145d67-9f5f-4514-a771-0f391e0eeffd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:23.389650 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:23.389650 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:23.396247 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e8145d67-9f5f-4514-a771-0f391e0eeffd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:23.409552 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:23.409552 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:23.415655 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e8145d67-9f5f-4514-a771-0f391e0eeffd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:23.416261 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 882/1759] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:23 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:23.508765 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9a0a52cd-c806-42e0-8d65-2665c88a771d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups returned with HTTP 202 Dec 22 12:11:23.509941 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 878/1760] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 12:11:22 2020] POST /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups => generated 397 bytes in 798 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:11:23.522668 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-57dc3c97-df51-4d0e-8945-a52429a080db tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:11:23.523096 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-57dc3c97-df51-4d0e-8945-a52429a080db tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:23.523291 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:23.523291 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:23.523629 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-57dc3c97-df51-4d0e-8945-a52429a080db tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:23.523844 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-57dc3c97-df51-4d0e-8945-a52429a080db tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:11:23.539689 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:23.539689 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:23.541271 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-57dc3c97-df51-4d0e-8945-a52429a080db tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:11:23.541949 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 883/1761] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:23 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 804 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:23.699323 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-882c23e5-8595-49f0-8f16-5bbe3100b28b tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:11:23.699323 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-882c23e5-8595-49f0-8f16-5bbe3100b28b tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:23.699323 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:23.699323 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:23.699323 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-882c23e5-8595-49f0-8f16-5bbe3100b28b tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:23.718932 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:23.718932 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:23.725167 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-882c23e5-8595-49f0-8f16-5bbe3100b28b tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:23.742297 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-882c23e5-8595-49f0-8f16-5bbe3100b28b tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:11:23.742297 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 879/1762] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:23 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:11:24.432283 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0da4909a-594f-43ef-99a8-0f9cdc591415 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:24.432283 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0da4909a-594f-43ef-99a8-0f9cdc591415 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:24.432283 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:24.432283 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:24.432283 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0da4909a-594f-43ef-99a8-0f9cdc591415 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:24.463494 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:24.463494 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:24.468747 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0da4909a-594f-43ef-99a8-0f9cdc591415 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:24.479057 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:24.479057 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:24.483874 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0da4909a-594f-43ef-99a8-0f9cdc591415 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:24.484418 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 884/1763] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:24 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:11:24.552010 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a854cb2a-477f-47b1-9216-ff177846a9b6 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:11:24.552340 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a854cb2a-477f-47b1-9216-ff177846a9b6 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:24.552496 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:24.552496 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:24.552743 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a854cb2a-477f-47b1-9216-ff177846a9b6 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:24.552976 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-a854cb2a-477f-47b1-9216-ff177846a9b6 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:11:24.567383 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:24.567383 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:24.568265 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a854cb2a-477f-47b1-9216-ff177846a9b6 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:11:24.568649 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 880/1764] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:24 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 804 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:24.753194 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-245b722a-2525-45d6-b801-c727d76105f8 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:11:24.753688 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-245b722a-2525-45d6-b801-c727d76105f8 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:24.753816 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:24.753816 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:24.754078 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-245b722a-2525-45d6-b801-c727d76105f8 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:24.786237 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:24.786237 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:24.792830 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-245b722a-2525-45d6-b801-c727d76105f8 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:24.807753 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-245b722a-2525-45d6-b801-c727d76105f8 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:11:24.808173 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 885/1765] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:24 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:25.504619 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4836075e-9789-425b-87a0-672ea7979204 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:25.505137 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4836075e-9789-425b-87a0-672ea7979204 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:25.505462 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:25.505462 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:25.505868 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4836075e-9789-425b-87a0-672ea7979204 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:25.533919 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:25.533919 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:25.539768 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4836075e-9789-425b-87a0-672ea7979204 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:25.551443 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:25.551443 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:25.555928 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4836075e-9789-425b-87a0-672ea7979204 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:25.556446 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 881/1766] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:25 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:25.599636 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9e84ce8f-7947-40e4-ae9b-2768c9bbf663 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:11:25.599636 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9e84ce8f-7947-40e4-ae9b-2768c9bbf663 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:25.599636 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:25.599636 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:25.599636 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9e84ce8f-7947-40e4-ae9b-2768c9bbf663 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:25.599636 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-9e84ce8f-7947-40e4-ae9b-2768c9bbf663 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:11:25.599636 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:25.599636 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:25.599636 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9e84ce8f-7947-40e4-ae9b-2768c9bbf663 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:11:25.599636 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 886/1767] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:25 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 804 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:25.818352 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-639343a5-1e63-4abe-bde7-ca47368bfdab tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:11:25.818674 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-639343a5-1e63-4abe-bde7-ca47368bfdab tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:25.818763 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:25.818763 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:25.819173 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-639343a5-1e63-4abe-bde7-ca47368bfdab tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:25.845928 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:25.845928 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:25.852878 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-639343a5-1e63-4abe-bde7-ca47368bfdab tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:25.867810 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-639343a5-1e63-4abe-bde7-ca47368bfdab tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:11:25.868474 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 882/1768] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:25 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 1361 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:26.565827 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fe509a77-cda6-43a0-b846-f6e6ef54dc89 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:26.566172 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fe509a77-cda6-43a0-b846-f6e6ef54dc89 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:26.566323 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:26.566323 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:26.566654 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fe509a77-cda6-43a0-b846-f6e6ef54dc89 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:26.592677 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:26.592677 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:26.597318 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fe509a77-cda6-43a0-b846-f6e6ef54dc89 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:26.606775 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eb3020cb-2a13-49aa-94c0-79f9987d9ffd tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:11:26.607382 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eb3020cb-2a13-49aa-94c0-79f9987d9ffd tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:26.607629 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:26.607629 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:26.608036 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eb3020cb-2a13-49aa-94c0-79f9987d9ffd tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:26.608377 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-eb3020cb-2a13-49aa-94c0-79f9987d9ffd tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:11:26.609072 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:26.609072 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:26.614023 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fe509a77-cda6-43a0-b846-f6e6ef54dc89 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:26.614472 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 887/1769] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:26 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:11:26.623869 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:26.623869 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:26.624912 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eb3020cb-2a13-49aa-94c0-79f9987d9ffd tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:11:26.628779 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 883/1770] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:26 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 804 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:26.879227 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7f28165d-6ab0-4def-bc67-3424a1b66dfe tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:11:26.879871 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7f28165d-6ab0-4def-bc67-3424a1b66dfe tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:26.880096 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:26.880096 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:26.880437 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7f28165d-6ab0-4def-bc67-3424a1b66dfe tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:26.904988 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:26.904988 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:26.909971 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7f28165d-6ab0-4def-bc67-3424a1b66dfe tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:26.920881 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7f28165d-6ab0-4def-bc67-3424a1b66dfe tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:11:26.921257 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 888/1771] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:26 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 1359 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:26.931103 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-83fe8773-a5ad-46ff-b028-f01dde572170 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] POST http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13/action Dec 22 12:11:26.931398 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:26.931398 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:26.931691 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-83fe8773-a5ad-46ff-b028-f01dde572170 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:11:26.931938 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-83fe8773-a5ad-46ff-b028-f01dde572170 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:11:26.965145 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:26.965145 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:26.965822 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-83fe8773-a5ad-46ff-b028-f01dde572170 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:27.125249 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-83fe8773-a5ad-46ff-b028-f01dde572170 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Created reservations ['c49b5e36-896d-40ad-9681-838dcf27bb4f', '8f2195e7-cb8c-4a06-9b38-b98e452d9e9b'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:11:27.146006 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-83fe8773-a5ad-46ff-b028-f01dde572170 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Extend volume request issued successfully. Dec 22 12:11:27.146326 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-83fe8773-a5ad-46ff-b028-f01dde572170 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13/action returned with HTTP 202 Dec 22 12:11:27.149040 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 884/1772] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 12:11:26 2020] POST /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13/action => generated 0 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 12:11:27.151998 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0c5d2d0f-bc13-4f4c-867f-043df3f074a8 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:11:27.152284 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0c5d2d0f-bc13-4f4c-867f-043df3f074a8 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:27.152420 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:27.152420 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:27.152617 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0c5d2d0f-bc13-4f4c-867f-043df3f074a8 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:27.178818 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:27.178818 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:27.183840 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0c5d2d0f-bc13-4f4c-867f-043df3f074a8 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:27.197545 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0c5d2d0f-bc13-4f4c-867f-043df3f074a8 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:11:27.198178 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 889/1773] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:27 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 1359 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:27.627929 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f3d4ac7a-bca7-4a49-98bc-c12652d3997d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:27.650336 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f3d4ac7a-bca7-4a49-98bc-c12652d3997d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:27.650336 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:27.650336 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:27.650336 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f3d4ac7a-bca7-4a49-98bc-c12652d3997d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:27.650505 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a20fb8cc-34ff-427b-8339-f2ac2cae1d26 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:11:27.650505 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a20fb8cc-34ff-427b-8339-f2ac2cae1d26 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:27.650505 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:27.650505 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:27.650505 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a20fb8cc-34ff-427b-8339-f2ac2cae1d26 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:27.650505 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-a20fb8cc-34ff-427b-8339-f2ac2cae1d26 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:11:27.650505 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:27.650505 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:27.650505 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a20fb8cc-34ff-427b-8339-f2ac2cae1d26 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:11:27.650505 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 890/1774] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:27 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 804 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:27.658485 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:27.658485 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:27.664556 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f3d4ac7a-bca7-4a49-98bc-c12652d3997d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:27.675325 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:27.675325 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:27.679777 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f3d4ac7a-bca7-4a49-98bc-c12652d3997d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:27.706677 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 885/1775] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:27 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:28.237142 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8eeed801-35fb-4339-84dc-30787fd8c02c tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:11:28.237142 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8eeed801-35fb-4339-84dc-30787fd8c02c tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:28.237142 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:28.237142 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:28.237142 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8eeed801-35fb-4339-84dc-30787fd8c02c tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:28.257718 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:28.257718 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:28.262120 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8eeed801-35fb-4339-84dc-30787fd8c02c tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:28.273607 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8eeed801-35fb-4339-84dc-30787fd8c02c tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:11:28.274032 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 891/1776] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:28 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 1359 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:28.282734 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-65dcca45-e0ae-4b7d-b651-a143d0d847a9 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:11:28.283091 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-65dcca45-e0ae-4b7d-b651-a143d0d847a9 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:28.283265 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:28.283265 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:28.283495 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-65dcca45-e0ae-4b7d-b651-a143d0d847a9 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:28.312334 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:28.312334 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:28.318099 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-65dcca45-e0ae-4b7d-b651-a143d0d847a9 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:28.330624 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-65dcca45-e0ae-4b7d-b651-a143d0d847a9 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:11:28.331158 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 886/1777] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:28 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 1359 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:28.341893 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fadf2616-3ea0-425f-9303-c444755a1835 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] POST http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes Dec 22 12:11:28.342149 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:28.342149 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:28.342369 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fadf2616-3ea0-425f-9303-c444755a1835 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1300446969"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:11:28.343084 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-fadf2616-3ea0-425f-9303-c444755a1835 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1300446969'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:11:28.343278 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-fadf2616-3ea0-425f-9303-c444755a1835 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Create volume of 1 GB Dec 22 12:11:28.350903 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fadf2616-3ea0-425f-9303-c444755a1835 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Availability Zones retrieved successfully. Dec 22 12:11:28.358370 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fadf2616-3ea0-425f-9303-c444755a1835 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Flow 'volume_create_api' (647f5042-d3ee-4dd1-bbef-14c50ada918c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:11:28.359823 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fadf2616-3ea0-425f-9303-c444755a1835 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12af519a-2015-454a-bd2e-25d86fa3d1b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:11:28.360765 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-fadf2616-3ea0-425f-9303-c444755a1835 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:11:28.392716 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fadf2616-3ea0-425f-9303-c444755a1835 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12af519a-2015-454a-bd2e-25d86fa3d1b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:11:28.393770 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fadf2616-3ea0-425f-9303-c444755a1835 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ed8230c-4cb8-4334-81d0-f0b203532f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:11:28.593480 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-fadf2616-3ea0-425f-9303-c444755a1835 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Created reservations ['67cdf576-d3af-4620-b19d-6d432fa3404f', 'b64286c6-295e-4cc5-a04b-b1b2103afbb8', '1b9a0878-dbbe-47cf-8b28-d1ad976dbdf6', '8db9f028-18e2-45c3-8fd5-a98a70a8a94e'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:11:28.594854 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fadf2616-3ea0-425f-9303-c444755a1835 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ed8230c-4cb8-4334-81d0-f0b203532f93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67cdf576-d3af-4620-b19d-6d432fa3404f', 'b64286c6-295e-4cc5-a04b-b1b2103afbb8', '1b9a0878-dbbe-47cf-8b28-d1ad976dbdf6', '8db9f028-18e2-45c3-8fd5-a98a70a8a94e']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:11:28.672228 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fadf2616-3ea0-425f-9303-c444755a1835 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bc4dc93-8c05-44ff-aa25-bb3a5b8b8569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:11:28.672952 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d84c95b0-0456-42b3-9a32-b709b33f5ec8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:11:28.672952 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d84c95b0-0456-42b3-9a32-b709b33f5ec8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:28.672952 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:28.672952 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:28.672952 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d84c95b0-0456-42b3-9a32-b709b33f5ec8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:28.672952 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-d84c95b0-0456-42b3-9a32-b709b33f5ec8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:11:28.674362 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:28.674362 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:28.675743 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d84c95b0-0456-42b3-9a32-b709b33f5ec8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:11:28.676180 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 887/1778] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:28 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 804 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:11:28.715552 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-37dc6f96-6425-49ed-8109-73f821139fba tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:28.715841 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-37dc6f96-6425-49ed-8109-73f821139fba tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:28.715968 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:28.715968 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:28.716192 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-37dc6f96-6425-49ed-8109-73f821139fba tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:28.742796 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:28.742796 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:28.748751 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-37dc6f96-6425-49ed-8109-73f821139fba tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:28.770322 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:28.770322 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:28.775945 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-37dc6f96-6425-49ed-8109-73f821139fba tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:28.796033 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 888/1779] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:28 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:11:28.807254 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fadf2616-3ea0-425f-9303-c444755a1835 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bc4dc93-8c05-44ff-aa25-bb3a5b8b8569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1300446969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9de690288dea42309dc577dc748cc2e5',qos_specs=None,replication_status=,reservations=['67cdf576-d3af-4620-b19d-6d432fa3404f','b64286c6-295e-4cc5-a04b-b1b2103afbb8','1b9a0878-dbbe-47cf-8b28-d1ad976dbdf6','8db9f028-18e2-45c3-8fd5-a98a70a8a94e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3caac10c8b364d20a8b40e70775538c7',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:11:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1300446969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9de690288dea42309dc577dc748cc2e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='3caac10c8b364d20a8b40e70775538c7',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:11:28.808366 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fadf2616-3ea0-425f-9303-c444755a1835 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6ecd72d-3fd8-4324-a1a1-996a4ed58ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:11:29.667014 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fadf2616-3ea0-425f-9303-c444755a1835 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6ecd72d-3fd8-4324-a1a1-996a4ed58ce9) transitioned into state 'SUCCESS' from state '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-1300446969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9de690288dea42309dc577dc748cc2e5',qos_specs=None,replication_status=,reservations=['67cdf576-d3af-4620-b19d-6d432fa3404f','b64286c6-295e-4cc5-a04b-b1b2103afbb8','1b9a0878-dbbe-47cf-8b28-d1ad976dbdf6','8db9f028-18e2-45c3-8fd5-a98a70a8a94e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3caac10c8b364d20a8b40e70775538c7',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:11:29.668333 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fadf2616-3ea0-425f-9303-c444755a1835 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f40e44c-e1d2-4fdf-b5c6-8721af4fde87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:11:29.689959 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3d5c1413-7fbd-4acb-9a4b-7a410227b0f4 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:11:29.690328 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3d5c1413-7fbd-4acb-9a4b-7a410227b0f4 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:29.690505 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:29.690505 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:29.690785 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3d5c1413-7fbd-4acb-9a4b-7a410227b0f4 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:29.691026 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-3d5c1413-7fbd-4acb-9a4b-7a410227b0f4 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:11:29.719498 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:29.719498 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:29.720938 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3d5c1413-7fbd-4acb-9a4b-7a410227b0f4 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:11:29.721534 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 889/1780] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:29 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 804 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:29.786357 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-03b2a2b7-a9f7-4070-9bab-26a69f09b917 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:29.786767 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-03b2a2b7-a9f7-4070-9bab-26a69f09b917 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:29.786967 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:29.786967 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:29.787262 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-03b2a2b7-a9f7-4070-9bab-26a69f09b917 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:29.821790 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:29.821790 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:29.827434 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-03b2a2b7-a9f7-4070-9bab-26a69f09b917 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:29.835565 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fadf2616-3ea0-425f-9303-c444755a1835 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f40e44c-e1d2-4fdf-b5c6-8721af4fde87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:11:29.837403 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fadf2616-3ea0-425f-9303-c444755a1835 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Flow 'volume_create_api' (647f5042-d3ee-4dd1-bbef-14c50ada918c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:11:29.838684 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:29.838684 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:29.843963 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-03b2a2b7-a9f7-4070-9bab-26a69f09b917 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:29.844508 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 890/1781] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:29 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:29.875340 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fadf2616-3ea0-425f-9303-c444755a1835 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Create volume request issued successfully. Dec 22 12:11:29.885069 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fadf2616-3ea0-425f-9303-c444755a1835 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes returned with HTTP 202 Dec 22 12:11:29.886018 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 892/1782] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:11:28 2020] POST /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes => generated 819 bytes in 1546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 22 12:11:29.894961 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-226ce676-2aa6-41b0-a6e0-41bfbe011724 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b Dec 22 12:11:29.895313 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-226ce676-2aa6-41b0-a6e0-41bfbe011724 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:29.895401 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:29.895401 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:29.895648 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-226ce676-2aa6-41b0-a6e0-41bfbe011724 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:29.930839 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:29.930839 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:29.936103 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-226ce676-2aa6-41b0-a6e0-41bfbe011724 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:29.949516 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-226ce676-2aa6-41b0-a6e0-41bfbe011724 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b returned with HTTP 200 Dec 22 12:11:29.950595 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 891/1783] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:29 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b => generated 887 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:30.731824 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a474c83d-b66e-4c3b-9de3-4f386f1d718d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:11:30.752201 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a474c83d-b66e-4c3b-9de3-4f386f1d718d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:30.752201 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:30.752201 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:30.752201 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a474c83d-b66e-4c3b-9de3-4f386f1d718d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:30.752201 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-a474c83d-b66e-4c3b-9de3-4f386f1d718d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:11:30.752201 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:30.752201 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:30.752201 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a474c83d-b66e-4c3b-9de3-4f386f1d718d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:11:30.752201 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 893/1784] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:30 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 804 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:30.855137 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3f8a2258-6f98-4f8e-abf4-a4b7c3c53f88 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:30.855404 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3f8a2258-6f98-4f8e-abf4-a4b7c3c53f88 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:30.855537 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:30.855537 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:30.855743 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3f8a2258-6f98-4f8e-abf4-a4b7c3c53f88 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:30.881385 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:30.881385 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:30.886291 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3f8a2258-6f98-4f8e-abf4-a4b7c3c53f88 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:30.912482 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:30.912482 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:30.912482 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3f8a2258-6f98-4f8e-abf4-a4b7c3c53f88 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:30.912482 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 892/1785] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:30 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:30.960685 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-09f4858c-cf5b-43c5-9490-e58464a47bb0 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b Dec 22 12:11:30.960981 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-09f4858c-cf5b-43c5-9490-e58464a47bb0 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:30.961131 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:30.961131 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:30.961360 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-09f4858c-cf5b-43c5-9490-e58464a47bb0 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:30.990660 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:30.990660 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:30.996423 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-09f4858c-cf5b-43c5-9490-e58464a47bb0 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:31.009690 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-09f4858c-cf5b-43c5-9490-e58464a47bb0 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b returned with HTTP 200 Dec 22 12:11:31.010249 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 894/1786] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:30 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b => generated 912 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:31.028548 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cfe9d929-e9bb-4a26-a177-38901bd89db9 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] POST http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/snapshots Dec 22 12:11:31.028548 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:31.028548 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:31.028548 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cfe9d929-e9bb-4a26-a177-38901bd89db9 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b", "name": "tempest-VolumesExtendTest-Snapshot-1064617829"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:11:31.052974 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:31.052974 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:31.052974 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cfe9d929-e9bb-4a26-a177-38901bd89db9 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:31.052974 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-cfe9d929-e9bb-4a26-a177-38901bd89db9 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Create snapshot from volume 411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b Dec 22 12:11:31.123541 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-cfe9d929-e9bb-4a26-a177-38901bd89db9 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Created reservations ['9c94abd4-94bd-440f-bc3f-a255ea87633d', 'd7a2fe53-add8-4778-af3c-0df899af0fa7', 'a9ec1333-4975-4034-9b2b-79765dc8e8dd', 'b136b7c4-ea4d-40ba-b2da-250638c6d43d'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:11:31.465811 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cfe9d929-e9bb-4a26-a177-38901bd89db9 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Snapshot create request issued successfully. Dec 22 12:11:31.465811 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cfe9d929-e9bb-4a26-a177-38901bd89db9 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/snapshots returned with HTTP 202 Dec 22 12:11:31.465811 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 893/1787] 10.222.0.111 () {60 vars in 1237 bytes} [Tue Dec 22 12:11:31 2020] POST /volume/v3/9de690288dea42309dc577dc748cc2e5/snapshots => generated 304 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 22 12:11:31.471168 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-474a1601-743a-42b2-b09d-7537cb0b9b42 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/snapshots/4c123d0e-ccd5-4111-8f31-fd0f62a6266b Dec 22 12:11:31.471497 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-474a1601-743a-42b2-b09d-7537cb0b9b42 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:31.471673 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:31.471673 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:31.471938 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-474a1601-743a-42b2-b09d-7537cb0b9b42 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:31.493169 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:31.493169 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:31.493169 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-474a1601-743a-42b2-b09d-7537cb0b9b42 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Snapshot retrieved successfully. Dec 22 12:11:31.493169 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-474a1601-743a-42b2-b09d-7537cb0b9b42 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/snapshots/4c123d0e-ccd5-4111-8f31-fd0f62a6266b returned with HTTP 200 Dec 22 12:11:31.493169 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 895/1788] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:11:31 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/snapshots/4c123d0e-ccd5-4111-8f31-fd0f62a6266b => generated 436 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:31.759447 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ee1d2754-cffd-4ab1-85cc-93ceb128c606 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:11:31.760188 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ee1d2754-cffd-4ab1-85cc-93ceb128c606 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:31.760342 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:31.760342 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:31.761333 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ee1d2754-cffd-4ab1-85cc-93ceb128c606 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:31.761573 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-ee1d2754-cffd-4ab1-85cc-93ceb128c606 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:11:31.773157 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:31.773157 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:31.774134 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ee1d2754-cffd-4ab1-85cc-93ceb128c606 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:11:31.774547 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 894/1789] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:31 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 804 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:31.935823 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2d0ecdec-69f4-4496-b93f-371b77a7a0cb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:31.935823 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2d0ecdec-69f4-4496-b93f-371b77a7a0cb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:31.935823 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:31.935823 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:31.935823 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2d0ecdec-69f4-4496-b93f-371b77a7a0cb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:31.947568 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:31.947568 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:31.952796 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2d0ecdec-69f4-4496-b93f-371b77a7a0cb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:31.962615 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:31.962615 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:31.987088 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2d0ecdec-69f4-4496-b93f-371b77a7a0cb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:31.987088 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 896/1790] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:31 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:32.498947 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-93320ee9-8575-4df7-bedd-a887a131b34f tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/snapshots/4c123d0e-ccd5-4111-8f31-fd0f62a6266b Dec 22 12:11:32.499478 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-93320ee9-8575-4df7-bedd-a887a131b34f tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:32.502822 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:32.502822 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:32.502822 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-93320ee9-8575-4df7-bedd-a887a131b34f tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:32.519765 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:32.519765 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:32.520438 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-93320ee9-8575-4df7-bedd-a887a131b34f tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Snapshot retrieved successfully. Dec 22 12:11:32.521509 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-93320ee9-8575-4df7-bedd-a887a131b34f tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/snapshots/4c123d0e-ccd5-4111-8f31-fd0f62a6266b returned with HTTP 200 Dec 22 12:11:32.521969 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 895/1791] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:11:32 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/snapshots/4c123d0e-ccd5-4111-8f31-fd0f62a6266b => generated 436 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:32.783586 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cc3f9738-04f0-4f66-93a0-2e12c26ce871 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:11:32.783906 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cc3f9738-04f0-4f66-93a0-2e12c26ce871 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:32.784050 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:32.784050 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:32.784270 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cc3f9738-04f0-4f66-93a0-2e12c26ce871 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:32.784478 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-cc3f9738-04f0-4f66-93a0-2e12c26ce871 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:11:32.797525 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:32.797525 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:32.811399 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cc3f9738-04f0-4f66-93a0-2e12c26ce871 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:11:32.811399 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 897/1792] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:32 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 804 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:32.979085 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8717a9dc-ae33-4494-8646-c5d65476af48 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:32.979407 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8717a9dc-ae33-4494-8646-c5d65476af48 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:32.979556 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:32.979556 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:32.979779 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8717a9dc-ae33-4494-8646-c5d65476af48 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:33.009289 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:33.009289 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:33.015049 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8717a9dc-ae33-4494-8646-c5d65476af48 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:33.025356 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:33.025356 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:33.030260 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8717a9dc-ae33-4494-8646-c5d65476af48 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:33.032032 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 896/1793] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:32 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:33.529240 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-655a6d1d-1b5a-45d0-a8d2-25758d8aa203 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/snapshots/4c123d0e-ccd5-4111-8f31-fd0f62a6266b Dec 22 12:11:33.529648 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-655a6d1d-1b5a-45d0-a8d2-25758d8aa203 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:33.529719 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:33.529719 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:33.530073 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-655a6d1d-1b5a-45d0-a8d2-25758d8aa203 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:33.543426 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:33.543426 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:33.562392 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-655a6d1d-1b5a-45d0-a8d2-25758d8aa203 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Snapshot retrieved successfully. Dec 22 12:11:33.562392 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-655a6d1d-1b5a-45d0-a8d2-25758d8aa203 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/snapshots/4c123d0e-ccd5-4111-8f31-fd0f62a6266b returned with HTTP 200 Dec 22 12:11:33.562392 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 898/1794] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:11:33 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/snapshots/4c123d0e-ccd5-4111-8f31-fd0f62a6266b => generated 463 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:33.563057 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-92bb5461-f36e-4901-ab7b-91340997d8a9 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] POST http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b/action Dec 22 12:11:33.563057 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:33.563057 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:33.563057 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-92bb5461-f36e-4901-ab7b-91340997d8a9 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:11:33.563057 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-92bb5461-f36e-4901-ab7b-91340997d8a9 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:11:33.577927 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:33.577927 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:33.578664 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-92bb5461-f36e-4901-ab7b-91340997d8a9 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:33.807734 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-81812a5a-5afd-419e-96ad-d1d7c6a76d5e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:11:33.808117 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-81812a5a-5afd-419e-96ad-d1d7c6a76d5e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:33.808176 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:33.808176 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:33.808428 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-81812a5a-5afd-419e-96ad-d1d7c6a76d5e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:33.808807 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-81812a5a-5afd-419e-96ad-d1d7c6a76d5e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:11:33.822774 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:33.822774 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:33.824322 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-81812a5a-5afd-419e-96ad-d1d7c6a76d5e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:11:33.824798 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 899/1795] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:33 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 804 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:33.835464 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-92bb5461-f36e-4901-ab7b-91340997d8a9 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Created reservations ['94a689e5-68e1-4e46-af6a-6b8826c35652', '4630ec46-9515-430e-a174-e903f0385a43'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:11:33.858223 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-92bb5461-f36e-4901-ab7b-91340997d8a9 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Extend volume request issued successfully. Dec 22 12:11:33.863494 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-92bb5461-f36e-4901-ab7b-91340997d8a9 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b/action returned with HTTP 202 Dec 22 12:11:33.863494 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 897/1796] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 12:11:33 2020] POST /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b/action => generated 0 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 12:11:33.875366 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6ebb5423-4bd3-41d3-8c52-1521549aa99f tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b Dec 22 12:11:33.875613 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6ebb5423-4bd3-41d3-8c52-1521549aa99f tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:33.875724 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:33.875724 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:33.876531 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6ebb5423-4bd3-41d3-8c52-1521549aa99f tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:33.911698 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:33.911698 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:33.922178 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6ebb5423-4bd3-41d3-8c52-1521549aa99f tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:33.939984 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6ebb5423-4bd3-41d3-8c52-1521549aa99f tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b returned with HTTP 200 Dec 22 12:11:33.940467 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 900/1797] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:33 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b => generated 912 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:34.043992 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a1123e3d-9497-4c34-ab2d-e8b9760a014d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:34.044502 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a1123e3d-9497-4c34-ab2d-e8b9760a014d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:34.044742 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:34.044742 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:34.051395 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a1123e3d-9497-4c34-ab2d-e8b9760a014d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:34.080737 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:34.080737 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:34.089090 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a1123e3d-9497-4c34-ab2d-e8b9760a014d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:34.105306 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:34.105306 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:34.113459 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a1123e3d-9497-4c34-ab2d-e8b9760a014d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:34.114327 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 898/1798] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:34 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:34.833527 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a8f3f341-764b-40a0-84e1-a10d23b9e411 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:11:34.833820 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a8f3f341-764b-40a0-84e1-a10d23b9e411 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:34.833884 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:34.833884 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:34.834149 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a8f3f341-764b-40a0-84e1-a10d23b9e411 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:34.834370 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-a8f3f341-764b-40a0-84e1-a10d23b9e411 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:11:34.847100 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:34.847100 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:34.848179 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a8f3f341-764b-40a0-84e1-a10d23b9e411 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:11:34.848640 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 901/1799] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:34 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 804 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:34.951678 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-363ed8ac-85d3-44ee-895b-02118a435212 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b Dec 22 12:11:34.951974 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-363ed8ac-85d3-44ee-895b-02118a435212 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:34.952118 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:34.952118 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:34.952347 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-363ed8ac-85d3-44ee-895b-02118a435212 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:34.982190 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:34.982190 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:34.987596 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-363ed8ac-85d3-44ee-895b-02118a435212 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:35.000355 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-363ed8ac-85d3-44ee-895b-02118a435212 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b returned with HTTP 200 Dec 22 12:11:35.000804 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 899/1800] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:34 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b => generated 912 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:35.126402 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d6d8b469-54f6-47b2-bcec-0140e899b750 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:35.126972 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d6d8b469-54f6-47b2-bcec-0140e899b750 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:35.127152 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:35.127152 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:35.127492 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d6d8b469-54f6-47b2-bcec-0140e899b750 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:35.167375 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:35.167375 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:35.172737 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d6d8b469-54f6-47b2-bcec-0140e899b750 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:35.183168 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:35.183168 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:35.187454 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d6d8b469-54f6-47b2-bcec-0140e899b750 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:35.188215 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 902/1801] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:35 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:35.859767 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c45a9a66-2307-44f2-84c7-60329bd3402d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:11:35.860197 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c45a9a66-2307-44f2-84c7-60329bd3402d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:35.860197 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:35.860197 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:35.860475 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c45a9a66-2307-44f2-84c7-60329bd3402d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:35.860731 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-c45a9a66-2307-44f2-84c7-60329bd3402d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:11:35.877041 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:35.877041 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:35.878227 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c45a9a66-2307-44f2-84c7-60329bd3402d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:11:35.878938 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 900/1802] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:35 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 804 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:36.010467 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2fc9dea4-88b0-4e09-aced-cb2399b1b209 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b Dec 22 12:11:36.010772 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2fc9dea4-88b0-4e09-aced-cb2399b1b209 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:36.010905 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:36.010905 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:36.011098 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2fc9dea4-88b0-4e09-aced-cb2399b1b209 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:36.055377 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:36.055377 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:36.055377 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2fc9dea4-88b0-4e09-aced-cb2399b1b209 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:36.057351 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2fc9dea4-88b0-4e09-aced-cb2399b1b209 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b returned with HTTP 200 Dec 22 12:11:36.057803 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 903/1803] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:36 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b => generated 912 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:36.217772 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4af6ad3f-73f4-4be3-8eeb-e24ebe9b21af tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:36.217772 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4af6ad3f-73f4-4be3-8eeb-e24ebe9b21af tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:36.217772 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:36.217772 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:36.217772 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4af6ad3f-73f4-4be3-8eeb-e24ebe9b21af tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:36.241748 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:36.241748 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:36.247820 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4af6ad3f-73f4-4be3-8eeb-e24ebe9b21af tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:36.259778 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:36.259778 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:36.264953 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4af6ad3f-73f4-4be3-8eeb-e24ebe9b21af tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:36.265427 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 901/1804] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:36 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:11:36.888123 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-589d45ed-7a59-499c-bf7d-3f9188685f8b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:11:36.888421 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-589d45ed-7a59-499c-bf7d-3f9188685f8b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:36.888550 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:36.888550 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:36.888747 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-589d45ed-7a59-499c-bf7d-3f9188685f8b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:36.888934 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-589d45ed-7a59-499c-bf7d-3f9188685f8b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:11:36.902073 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:36.902073 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:36.903889 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-589d45ed-7a59-499c-bf7d-3f9188685f8b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:11:36.905108 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 904/1805] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:36 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 804 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:37.069120 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-78a957b0-11dc-41c3-a66c-bde8f1576b21 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b Dec 22 12:11:37.069648 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-78a957b0-11dc-41c3-a66c-bde8f1576b21 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:37.069917 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:37.069917 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:37.070132 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-78a957b0-11dc-41c3-a66c-bde8f1576b21 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:37.096522 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:37.096522 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:37.101582 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-78a957b0-11dc-41c3-a66c-bde8f1576b21 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:37.113779 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-78a957b0-11dc-41c3-a66c-bde8f1576b21 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b returned with HTTP 200 Dec 22 12:11:37.114411 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 902/1806] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:37 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b => generated 912 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:37.122654 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-49ee8ec1-efde-46e2-8106-f720db1e1274 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b Dec 22 12:11:37.123058 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-49ee8ec1-efde-46e2-8106-f720db1e1274 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:37.123276 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:37.123276 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:37.123474 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-49ee8ec1-efde-46e2-8106-f720db1e1274 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:37.150435 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:37.150435 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:37.155498 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-49ee8ec1-efde-46e2-8106-f720db1e1274 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:37.166235 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-49ee8ec1-efde-46e2-8106-f720db1e1274 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b returned with HTTP 200 Dec 22 12:11:37.166731 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 905/1807] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:37 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b => generated 912 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:37.176596 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-05f0a67f-77d2-4dbe-b333-7691692b4b72 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] DELETE http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/snapshots/4c123d0e-ccd5-4111-8f31-fd0f62a6266b Dec 22 12:11:37.176929 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-05f0a67f-77d2-4dbe-b333-7691692b4b72 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:37.177101 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:37.177101 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:37.177309 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-05f0a67f-77d2-4dbe-b333-7691692b4b72 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:37.177496 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-05f0a67f-77d2-4dbe-b333-7691692b4b72 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Delete snapshot with id: 4c123d0e-ccd5-4111-8f31-fd0f62a6266b Dec 22 12:11:37.193541 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:37.193541 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:37.194386 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-05f0a67f-77d2-4dbe-b333-7691692b4b72 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Snapshot retrieved successfully. Dec 22 12:11:37.275712 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2749f69e-4f1c-420b-a549-5beaeae0a500 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:37.285816 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2749f69e-4f1c-420b-a549-5beaeae0a500 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:37.285816 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:37.285816 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:37.285816 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2749f69e-4f1c-420b-a549-5beaeae0a500 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:37.303792 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:37.303792 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:37.309703 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2749f69e-4f1c-420b-a549-5beaeae0a500 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:37.317748 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-05f0a67f-77d2-4dbe-b333-7691692b4b72 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Snapshot delete request issued successfully. Dec 22 12:11:37.319144 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-05f0a67f-77d2-4dbe-b333-7691692b4b72 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/snapshots/4c123d0e-ccd5-4111-8f31-fd0f62a6266b returned with HTTP 202 Dec 22 12:11:37.321576 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 903/1808] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 12:11:37 2020] DELETE /volume/v3/9de690288dea42309dc577dc748cc2e5/snapshots/4c123d0e-ccd5-4111-8f31-fd0f62a6266b => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:11:37.331184 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5ce886da-e24f-47f0-aa90-3e4ae0d9d073 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/snapshots/4c123d0e-ccd5-4111-8f31-fd0f62a6266b Dec 22 12:11:37.339016 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5ce886da-e24f-47f0-aa90-3e4ae0d9d073 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:37.339016 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:37.339016 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:37.339016 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5ce886da-e24f-47f0-aa90-3e4ae0d9d073 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:37.343301 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:37.343301 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:37.351402 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2749f69e-4f1c-420b-a549-5beaeae0a500 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:37.352109 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 906/1809] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:37 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:11:37.370034 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:37.370034 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:37.371093 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5ce886da-e24f-47f0-aa90-3e4ae0d9d073 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Snapshot retrieved successfully. Dec 22 12:11:37.390720 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5ce886da-e24f-47f0-aa90-3e4ae0d9d073 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/snapshots/4c123d0e-ccd5-4111-8f31-fd0f62a6266b returned with HTTP 200 Dec 22 12:11:37.390720 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 904/1810] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:11:37 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/snapshots/4c123d0e-ccd5-4111-8f31-fd0f62a6266b => generated 462 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:37.915868 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4576c8d5-4e58-4e86-be8e-49b1e702ef81 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:11:37.916397 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4576c8d5-4e58-4e86-be8e-49b1e702ef81 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:37.916646 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:37.916646 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:37.917152 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4576c8d5-4e58-4e86-be8e-49b1e702ef81 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:37.917578 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-4576c8d5-4e58-4e86-be8e-49b1e702ef81 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:11:37.944673 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:37.944673 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:37.945833 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4576c8d5-4e58-4e86-be8e-49b1e702ef81 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:11:37.965551 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 907/1811] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:37 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 804 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:38.362070 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0a7f12c1-9916-41bf-89dd-bb72f85844bc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:38.362370 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0a7f12c1-9916-41bf-89dd-bb72f85844bc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:38.362539 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:38.362539 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:38.362757 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0a7f12c1-9916-41bf-89dd-bb72f85844bc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:38.386363 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:38.386363 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:38.393562 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0a7f12c1-9916-41bf-89dd-bb72f85844bc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:38.396000 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d3939029-1d3d-441a-a2de-37f7d27010ea tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/snapshots/4c123d0e-ccd5-4111-8f31-fd0f62a6266b Dec 22 12:11:38.396298 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d3939029-1d3d-441a-a2de-37f7d27010ea tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:38.396464 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:38.396464 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:38.396883 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d3939029-1d3d-441a-a2de-37f7d27010ea tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:38.404222 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:38.404222 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:38.408711 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0a7f12c1-9916-41bf-89dd-bb72f85844bc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:38.409266 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 905/1812] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:38 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:38.417639 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d3939029-1d3d-441a-a2de-37f7d27010ea tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/snapshots/4c123d0e-ccd5-4111-8f31-fd0f62a6266b returned with HTTP 404 Dec 22 12:11:38.417639 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 908/1813] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:11:38 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/snapshots/4c123d0e-ccd5-4111-8f31-fd0f62a6266b => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:11:38.418037 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7fd3142e-e51a-4eba-901c-5f1ed0ad511e tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] DELETE http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b Dec 22 12:11:38.418037 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7fd3142e-e51a-4eba-901c-5f1ed0ad511e tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:38.418037 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:38.418037 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:38.418037 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7fd3142e-e51a-4eba-901c-5f1ed0ad511e tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:38.418037 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-7fd3142e-e51a-4eba-901c-5f1ed0ad511e tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Delete volume with id: 411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b Dec 22 12:11:38.439905 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:38.439905 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:38.440405 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7fd3142e-e51a-4eba-901c-5f1ed0ad511e tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:38.713407 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7fd3142e-e51a-4eba-901c-5f1ed0ad511e tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Delete volume request issued successfully. Dec 22 12:11:38.713407 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7fd3142e-e51a-4eba-901c-5f1ed0ad511e tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b returned with HTTP 202 Dec 22 12:11:38.713407 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 906/1814] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:11:38 2020] DELETE /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b => generated 0 bytes in 288 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:11:38.714121 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-afa416e0-199a-4353-8ac5-c8c1d5bf20a3 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b Dec 22 12:11:38.714121 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-afa416e0-199a-4353-8ac5-c8c1d5bf20a3 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:38.714121 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-afa416e0-199a-4353-8ac5-c8c1d5bf20a3 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:38.743023 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:38.743023 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:38.743498 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-afa416e0-199a-4353-8ac5-c8c1d5bf20a3 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:38.753803 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-afa416e0-199a-4353-8ac5-c8c1d5bf20a3 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b returned with HTTP 200 Dec 22 12:11:38.754430 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 909/1815] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:38 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b => generated 911 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:38.955188 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fef0886d-40da-469e-b6b6-911c43fd2cac tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:11:38.956127 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fef0886d-40da-469e-b6b6-911c43fd2cac tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:38.956127 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:38.956127 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:38.956127 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fef0886d-40da-469e-b6b6-911c43fd2cac tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:38.956127 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-fef0886d-40da-469e-b6b6-911c43fd2cac tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:11:38.976052 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:38.976052 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:38.978251 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fef0886d-40da-469e-b6b6-911c43fd2cac tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:11:38.978816 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 907/1816] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:38 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 804 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:39.418174 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5c3409a1-0230-4b23-ae1f-10ddd6f3b29f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:39.418787 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5c3409a1-0230-4b23-ae1f-10ddd6f3b29f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:39.418882 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:39.418882 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:39.419078 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5c3409a1-0230-4b23-ae1f-10ddd6f3b29f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:39.443295 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:39.443295 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:39.447884 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5c3409a1-0230-4b23-ae1f-10ddd6f3b29f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:39.458463 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:39.458463 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:39.466250 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5c3409a1-0230-4b23-ae1f-10ddd6f3b29f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:39.467181 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 910/1817] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:39 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:39.762754 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d9f94dd3-e62d-4772-95dc-5dce18ce086e tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b Dec 22 12:11:39.762996 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d9f94dd3-e62d-4772-95dc-5dce18ce086e tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:39.763127 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:39.763127 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:39.763331 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d9f94dd3-e62d-4772-95dc-5dce18ce086e tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:39.787220 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d9f94dd3-e62d-4772-95dc-5dce18ce086e tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b returned with HTTP 404 Dec 22 12:11:39.787959 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 908/1818] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:39 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/411d94ec-c0b2-43aa-bbb4-f4e7e7c9844b => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:11:39.792637 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-452f6320-06e6-4520-a5e7-d1984c0934f4 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] DELETE http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:11:39.792923 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-452f6320-06e6-4520-a5e7-d1984c0934f4 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:39.793060 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:39.793060 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:39.793487 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-452f6320-06e6-4520-a5e7-d1984c0934f4 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:39.793595 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-452f6320-06e6-4520-a5e7-d1984c0934f4 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Delete volume with id: 0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:11:39.819725 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:39.819725 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:39.820392 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-452f6320-06e6-4520-a5e7-d1984c0934f4 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:39.986041 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-452f6320-06e6-4520-a5e7-d1984c0934f4 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Delete volume request issued successfully. Dec 22 12:11:39.986731 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-452f6320-06e6-4520-a5e7-d1984c0934f4 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 202 Dec 22 12:11:39.987386 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 911/1819] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:11:39 2020] DELETE /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:11:39.994383 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ad019ec3-de67-4b81-aa10-d079111421fd tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:11:39.995109 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ad019ec3-de67-4b81-aa10-d079111421fd tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:39.995367 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:39.995367 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:39.995705 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ad019ec3-de67-4b81-aa10-d079111421fd tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:40.011349 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b718dfab-3165-4139-b06a-7e33ceb3f4ad tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:11:40.013060 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b718dfab-3165-4139-b06a-7e33ceb3f4ad tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:40.013475 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b718dfab-3165-4139-b06a-7e33ceb3f4ad tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:40.013797 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-b718dfab-3165-4139-b06a-7e33ceb3f4ad tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:11:40.052169 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:40.052169 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:40.055578 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b718dfab-3165-4139-b06a-7e33ceb3f4ad tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:11:40.056212 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 909/1820] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:39 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 804 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:40.066179 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:40.066179 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:40.077616 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ad019ec3-de67-4b81-aa10-d079111421fd tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Volume info retrieved successfully. Dec 22 12:11:40.099929 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ad019ec3-de67-4b81-aa10-d079111421fd tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 200 Dec 22 12:11:40.100512 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 912/1821] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:39 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 1358 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:40.478403 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-df7ea532-beed-4cbc-a480-19ee4f8eb2bf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:40.478708 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-df7ea532-beed-4cbc-a480-19ee4f8eb2bf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:40.479024 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:40.479024 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:40.479231 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-df7ea532-beed-4cbc-a480-19ee4f8eb2bf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:40.526302 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:40.526302 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:40.539586 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-df7ea532-beed-4cbc-a480-19ee4f8eb2bf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:40.562974 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:40.562974 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:40.570413 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-df7ea532-beed-4cbc-a480-19ee4f8eb2bf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:40.571393 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 910/1822] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:40 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:41.064827 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-abb4ad77-5c0c-4e50-b237-eb5629d7201b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:11:41.065105 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-abb4ad77-5c0c-4e50-b237-eb5629d7201b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:41.065234 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:41.065234 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:41.065426 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-abb4ad77-5c0c-4e50-b237-eb5629d7201b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:41.065619 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-abb4ad77-5c0c-4e50-b237-eb5629d7201b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:11:41.076915 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:41.076915 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:41.077785 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-abb4ad77-5c0c-4e50-b237-eb5629d7201b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:11:41.078174 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 913/1823] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:41 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 804 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:41.110133 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c0843453-2e55-4c71-9de2-512b9b76b9e6 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] GET http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 Dec 22 12:11:41.110498 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c0843453-2e55-4c71-9de2-512b9b76b9e6 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:41.110748 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:41.110748 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:41.111047 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c0843453-2e55-4c71-9de2-512b9b76b9e6 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:41.135846 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c0843453-2e55-4c71-9de2-512b9b76b9e6 tempest-VolumesExtendTest-698544806 tempest-VolumesExtendTest-698544806] http://10.222.0.111/volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 returned with HTTP 404 Dec 22 12:11:41.136521 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 911/1824] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:41 2020] GET /volume/v3/9de690288dea42309dc577dc748cc2e5/volumes/0d9e87ef-fe4f-4b01-9374-49038f224a13 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:11:41.580514 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-107165c1-39f4-4101-9d4a-491eb4387087 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:41.580801 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-107165c1-39f4-4101-9d4a-491eb4387087 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:41.581002 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:41.581002 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:41.581208 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-107165c1-39f4-4101-9d4a-491eb4387087 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:41.611928 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:41.611928 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:41.618356 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-107165c1-39f4-4101-9d4a-491eb4387087 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:41.630660 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:41.630660 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:41.639966 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-107165c1-39f4-4101-9d4a-491eb4387087 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:41.640417 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 914/1825] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:41 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:42.087448 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6e752d63-d3fb-414e-9785-a146ed9e30fb tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:11:42.087898 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6e752d63-d3fb-414e-9785-a146ed9e30fb tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:42.088758 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6e752d63-d3fb-414e-9785-a146ed9e30fb tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:42.088966 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-6e752d63-d3fb-414e-9785-a146ed9e30fb tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:11:42.100826 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:42.100826 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:42.101849 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6e752d63-d3fb-414e-9785-a146ed9e30fb tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:11:42.102397 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 912/1826] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:42 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 804 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:42.649653 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6c7621ba-bb9d-4a96-9faa-54f97a2a5b2f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:42.649962 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6c7621ba-bb9d-4a96-9faa-54f97a2a5b2f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:42.650107 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:42.650107 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:42.650348 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6c7621ba-bb9d-4a96-9faa-54f97a2a5b2f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:42.678124 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:42.678124 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:42.685862 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6c7621ba-bb9d-4a96-9faa-54f97a2a5b2f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:42.696541 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:42.696541 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:42.701295 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6c7621ba-bb9d-4a96-9faa-54f97a2a5b2f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:42.701380 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 915/1827] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:42 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:11:42.970419 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3f484353-dba1-4afe-b3f1-7189ba190164 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] POST http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes Dec 22 12:11:42.970708 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:42.970708 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:42.970939 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3f484353-dba1-4afe-b3f1-7189ba190164 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1201307072"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:11:42.971645 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-3f484353-dba1-4afe-b3f1-7189ba190164 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1201307072'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:11:42.971836 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-3f484353-dba1-4afe-b3f1-7189ba190164 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Create volume of 1 GB Dec 22 12:11:42.979321 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3f484353-dba1-4afe-b3f1-7189ba190164 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Availability Zones retrieved successfully. Dec 22 12:11:42.987809 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-3f484353-dba1-4afe-b3f1-7189ba190164 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Flow 'volume_create_api' (848225ba-9319-43bf-b18b-5d04d36b619e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:11:42.989171 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-3f484353-dba1-4afe-b3f1-7189ba190164 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e09738bf-484d-4687-9c03-19d4e240d6f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:11:42.990184 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-3f484353-dba1-4afe-b3f1-7189ba190164 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:11:43.030039 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-3f484353-dba1-4afe-b3f1-7189ba190164 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e09738bf-484d-4687-9c03-19d4e240d6f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:11:43.031198 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-3f484353-dba1-4afe-b3f1-7189ba190164 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4eed1ef4-3195-4017-b2de-e3cff2d9ed6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:11:43.112284 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-867f0ed4-9b63-484e-87c4-a2f6d9885a14 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:11:43.112711 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-867f0ed4-9b63-484e-87c4-a2f6d9885a14 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:43.112873 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:43.112873 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:43.113451 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-867f0ed4-9b63-484e-87c4-a2f6d9885a14 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:43.113451 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-867f0ed4-9b63-484e-87c4-a2f6d9885a14 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:11:43.127517 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:43.127517 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:43.128656 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-867f0ed4-9b63-484e-87c4-a2f6d9885a14 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:11:43.129154 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 916/1828] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:43 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:43.378015 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-3f484353-dba1-4afe-b3f1-7189ba190164 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Created reservations ['55000c43-4475-482b-bf2e-ec9eefd02d1b', '69fa70ea-3903-4360-b4c4-b9834b3cae9f', '320cb9b5-0f32-489a-99ad-31a16c9124cc', 'cbcc90a3-3c3f-4930-9925-ade333325883'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:11:43.380269 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-3f484353-dba1-4afe-b3f1-7189ba190164 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4eed1ef4-3195-4017-b2de-e3cff2d9ed6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55000c43-4475-482b-bf2e-ec9eefd02d1b', '69fa70ea-3903-4360-b4c4-b9834b3cae9f', '320cb9b5-0f32-489a-99ad-31a16c9124cc', 'cbcc90a3-3c3f-4930-9925-ade333325883']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:11:43.382699 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-3f484353-dba1-4afe-b3f1-7189ba190164 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1e53361-0793-4196-aa51-d066309bf24a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:11:43.588162 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-3f484353-dba1-4afe-b3f1-7189ba190164 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1e53361-0793-4196-aa51-d066309bf24a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '896815a2-aa45-45c6-9ae9-c1966ef98e68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1201307072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96ffc6a61f5741bc9f96ca47761bcfa7',qos_specs=None,replication_status=,reservations=['55000c43-4475-482b-bf2e-ec9eefd02d1b','69fa70ea-3903-4360-b4c4-b9834b3cae9f','320cb9b5-0f32-489a-99ad-31a16c9124cc','cbcc90a3-3c3f-4930-9925-ade333325883'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fa80eed698a4429b03a2ae4876bda82',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:11:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1201307072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=896815a2-aa45-45c6-9ae9-c1966ef98e68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96ffc6a61f5741bc9f96ca47761bcfa7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='9fa80eed698a4429b03a2ae4876bda82',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:11:43.589493 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-3f484353-dba1-4afe-b3f1-7189ba190164 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a95b0aa0-69dc-44a9-93f9-a4958ba4946a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:11:43.643682 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-3f484353-dba1-4afe-b3f1-7189ba190164 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a95b0aa0-69dc-44a9-93f9-a4958ba4946a) transitioned into state 'SUCCESS' from state '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-1201307072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96ffc6a61f5741bc9f96ca47761bcfa7',qos_specs=None,replication_status=,reservations=['55000c43-4475-482b-bf2e-ec9eefd02d1b','69fa70ea-3903-4360-b4c4-b9834b3cae9f','320cb9b5-0f32-489a-99ad-31a16c9124cc','cbcc90a3-3c3f-4930-9925-ade333325883'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fa80eed698a4429b03a2ae4876bda82',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:11:43.644748 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-3f484353-dba1-4afe-b3f1-7189ba190164 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dd86b66-a00b-4153-bd69-1f3027011eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:11:43.710397 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-35e2ecf3-3073-4d17-b9fa-5f49a4844663 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:43.710714 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-35e2ecf3-3073-4d17-b9fa-5f49a4844663 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:43.710865 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:43.710865 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:43.711064 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-35e2ecf3-3073-4d17-b9fa-5f49a4844663 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:43.721165 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-3f484353-dba1-4afe-b3f1-7189ba190164 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dd86b66-a00b-4153-bd69-1f3027011eac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:11:43.722564 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-3f484353-dba1-4afe-b3f1-7189ba190164 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Flow 'volume_create_api' (848225ba-9319-43bf-b18b-5d04d36b619e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:11:43.736601 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:43.736601 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:43.741362 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-35e2ecf3-3073-4d17-b9fa-5f49a4844663 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:43.749214 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3f484353-dba1-4afe-b3f1-7189ba190164 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Create volume request issued successfully. Dec 22 12:11:43.752409 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:43.752409 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:43.756561 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3f484353-dba1-4afe-b3f1-7189ba190164 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes returned with HTTP 202 Dec 22 12:11:43.757213 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 913/1829] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:11:42 2020] POST /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes => generated 821 bytes in 864 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:11:43.757500 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-35e2ecf3-3073-4d17-b9fa-5f49a4844663 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:43.758213 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 917/1830] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:43 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:43.767816 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-05aabbaa-969a-46ed-8e9a-dcc895e328f6 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] GET http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/896815a2-aa45-45c6-9ae9-c1966ef98e68 Dec 22 12:11:43.767816 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-05aabbaa-969a-46ed-8e9a-dcc895e328f6 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:43.767816 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:43.767816 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:43.767816 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-05aabbaa-969a-46ed-8e9a-dcc895e328f6 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:43.790156 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:43.790156 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:43.796623 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-05aabbaa-969a-46ed-8e9a-dcc895e328f6 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Volume info retrieved successfully. Dec 22 12:11:43.822877 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-05aabbaa-969a-46ed-8e9a-dcc895e328f6 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/896815a2-aa45-45c6-9ae9-c1966ef98e68 returned with HTTP 200 Dec 22 12:11:43.822877 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 914/1831] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:43 2020] GET /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/896815a2-aa45-45c6-9ae9-c1966ef98e68 => generated 889 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:44.139336 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4952c74d-def6-4dfc-ab95-12fc9c1e5b63 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:11:44.139683 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4952c74d-def6-4dfc-ab95-12fc9c1e5b63 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:44.139745 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:44.139745 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:44.140041 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4952c74d-def6-4dfc-ab95-12fc9c1e5b63 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:44.140240 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-4952c74d-def6-4dfc-ab95-12fc9c1e5b63 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:11:44.151999 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:44.151999 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:44.153896 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4952c74d-def6-4dfc-ab95-12fc9c1e5b63 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:11:44.154626 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 918/1832] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:44 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:44.771506 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-599de008-89be-45b2-a21e-fa4328143300 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:44.772144 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-599de008-89be-45b2-a21e-fa4328143300 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:44.772393 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:44.772393 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:44.772832 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-599de008-89be-45b2-a21e-fa4328143300 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:44.800682 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:44.800682 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:44.805684 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-599de008-89be-45b2-a21e-fa4328143300 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:44.816044 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:44.816044 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:44.820466 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-599de008-89be-45b2-a21e-fa4328143300 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:44.822438 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 915/1833] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:44 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:44.834018 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cf7b13cd-f3c2-4060-bca8-e311fd1cb408 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] GET http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/896815a2-aa45-45c6-9ae9-c1966ef98e68 Dec 22 12:11:44.834296 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cf7b13cd-f3c2-4060-bca8-e311fd1cb408 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:44.834432 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:44.834432 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:44.834644 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cf7b13cd-f3c2-4060-bca8-e311fd1cb408 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:44.859784 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:44.859784 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:44.864074 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cf7b13cd-f3c2-4060-bca8-e311fd1cb408 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Volume info retrieved successfully. Dec 22 12:11:44.874618 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cf7b13cd-f3c2-4060-bca8-e311fd1cb408 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/896815a2-aa45-45c6-9ae9-c1966ef98e68 returned with HTTP 200 Dec 22 12:11:44.875098 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 919/1834] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:44 2020] GET /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/896815a2-aa45-45c6-9ae9-c1966ef98e68 => generated 914 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:45.162171 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ed09d72b-f22b-440d-9bbf-bc6d2b16cf21 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:11:45.162534 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ed09d72b-f22b-440d-9bbf-bc6d2b16cf21 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:45.162635 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:45.162635 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:45.162840 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ed09d72b-f22b-440d-9bbf-bc6d2b16cf21 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:45.163046 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-ed09d72b-f22b-440d-9bbf-bc6d2b16cf21 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:11:45.182930 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:45.182930 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:45.182930 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ed09d72b-f22b-440d-9bbf-bc6d2b16cf21 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:11:45.186187 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 916/1835] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:45 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:45.834020 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7889f47f-86c0-40d9-a4eb-c31c7aa7b2bf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:45.843904 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7889f47f-86c0-40d9-a4eb-c31c7aa7b2bf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:45.843904 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:45.843904 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:45.843904 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7889f47f-86c0-40d9-a4eb-c31c7aa7b2bf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:45.863556 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:45.863556 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:45.872078 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7889f47f-86c0-40d9-a4eb-c31c7aa7b2bf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:45.877909 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:45.877909 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:45.882031 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7889f47f-86c0-40d9-a4eb-c31c7aa7b2bf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:45.882501 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 920/1836] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:45 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:46.195943 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9056ce25-fbba-4c22-a34b-39a40523b267 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:11:46.196692 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9056ce25-fbba-4c22-a34b-39a40523b267 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:46.196838 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:46.196838 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:46.197366 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9056ce25-fbba-4c22-a34b-39a40523b267 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:46.197812 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-9056ce25-fbba-4c22-a34b-39a40523b267 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:11:46.211018 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:46.211018 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:46.212013 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9056ce25-fbba-4c22-a34b-39a40523b267 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:11:46.212541 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 917/1837] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:46 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:11:46.891513 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8b32c54e-9ad3-45ef-8736-b27e30b2ef9d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:46.891837 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8b32c54e-9ad3-45ef-8736-b27e30b2ef9d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:46.891961 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:46.891961 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:46.892168 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8b32c54e-9ad3-45ef-8736-b27e30b2ef9d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:46.916542 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:46.916542 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:46.921488 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8b32c54e-9ad3-45ef-8736-b27e30b2ef9d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:46.932830 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:46.932830 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:46.935488 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8b32c54e-9ad3-45ef-8736-b27e30b2ef9d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:46.935967 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 921/1838] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:46 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:47.221215 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bc8c9f70-1abd-4e4a-aacc-88f2a02bff35 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:11:47.221537 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bc8c9f70-1abd-4e4a-aacc-88f2a02bff35 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:47.221634 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:47.221634 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:47.221912 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bc8c9f70-1abd-4e4a-aacc-88f2a02bff35 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:47.222108 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-bc8c9f70-1abd-4e4a-aacc-88f2a02bff35 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:11:47.235994 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:47.235994 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:47.237232 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bc8c9f70-1abd-4e4a-aacc-88f2a02bff35 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:11:47.237652 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 918/1839] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:47 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:47.945570 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c902aedf-69e1-4093-8033-d15353d1ab9d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:47.945851 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c902aedf-69e1-4093-8033-d15353d1ab9d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:47.945981 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:47.945981 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:47.946172 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c902aedf-69e1-4093-8033-d15353d1ab9d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:47.974118 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:47.974118 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:47.978908 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c902aedf-69e1-4093-8033-d15353d1ab9d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:47.988349 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:47.988349 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:47.992483 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c902aedf-69e1-4093-8033-d15353d1ab9d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:47.992915 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 922/1840] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:47 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:48.247387 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-56fd0d2a-8af6-4cb6-aa22-47932ca7a4b8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:11:48.247905 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-56fd0d2a-8af6-4cb6-aa22-47932ca7a4b8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:48.247905 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:48.247905 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:48.247905 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-56fd0d2a-8af6-4cb6-aa22-47932ca7a4b8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:48.248066 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-56fd0d2a-8af6-4cb6-aa22-47932ca7a4b8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:11:48.260552 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:48.260552 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:48.260552 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-56fd0d2a-8af6-4cb6-aa22-47932ca7a4b8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:11:48.260791 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 919/1841] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:48 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:49.002556 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1ad809ac-a6cc-45c8-97c7-413421d04a51 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:49.002938 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1ad809ac-a6cc-45c8-97c7-413421d04a51 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:49.008137 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:49.008137 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:49.008137 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1ad809ac-a6cc-45c8-97c7-413421d04a51 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:49.028600 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:49.028600 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:49.034707 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1ad809ac-a6cc-45c8-97c7-413421d04a51 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:49.044886 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:49.044886 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:49.050871 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1ad809ac-a6cc-45c8-97c7-413421d04a51 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:49.051444 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 923/1842] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:48 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:49.270309 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e49b2059-d9ec-4f62-a142-ca8a9ed40fb1 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:11:49.270696 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e49b2059-d9ec-4f62-a142-ca8a9ed40fb1 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:49.270793 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:49.270793 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:49.271118 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e49b2059-d9ec-4f62-a142-ca8a9ed40fb1 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:49.271373 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-e49b2059-d9ec-4f62-a142-ca8a9ed40fb1 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:11:49.286117 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:49.286117 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:49.287409 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e49b2059-d9ec-4f62-a142-ca8a9ed40fb1 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:11:49.287930 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 920/1843] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:49 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:50.061433 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1ceca656-fcd1-4b7e-82aa-263603737974 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:50.061736 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1ceca656-fcd1-4b7e-82aa-263603737974 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:50.061813 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:50.061813 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:50.061974 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1ceca656-fcd1-4b7e-82aa-263603737974 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:50.095312 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:50.095312 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:50.101303 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1ceca656-fcd1-4b7e-82aa-263603737974 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:50.113817 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:50.113817 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:50.118508 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1ceca656-fcd1-4b7e-82aa-263603737974 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:50.119073 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 924/1844] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:50 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:50.298119 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5913ff0c-7813-4900-bb81-11129f83b899 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:11:50.298632 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5913ff0c-7813-4900-bb81-11129f83b899 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:50.298780 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:50.298780 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:50.298982 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5913ff0c-7813-4900-bb81-11129f83b899 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:50.299167 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-5913ff0c-7813-4900-bb81-11129f83b899 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:11:50.311961 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:50.311961 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:50.313155 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5913ff0c-7813-4900-bb81-11129f83b899 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:11:50.315133 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 921/1845] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:50 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:11:51.128718 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-445b192e-0137-4766-b44d-66e9b48266cd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:51.129284 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-445b192e-0137-4766-b44d-66e9b48266cd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:51.129437 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:51.129437 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:51.129591 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-445b192e-0137-4766-b44d-66e9b48266cd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:51.168939 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:51.168939 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:51.174499 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-445b192e-0137-4766-b44d-66e9b48266cd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:51.189413 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:51.189413 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:51.197590 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-445b192e-0137-4766-b44d-66e9b48266cd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:51.198192 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 925/1846] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:51 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:51.322520 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-80f54309-5c02-46af-babd-9627e062597a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:11:51.322851 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-80f54309-5c02-46af-babd-9627e062597a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:51.322997 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:51.322997 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:51.323217 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-80f54309-5c02-46af-babd-9627e062597a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:51.323429 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-80f54309-5c02-46af-babd-9627e062597a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:11:51.336213 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:51.336213 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:51.337463 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-80f54309-5c02-46af-babd-9627e062597a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:11:51.338108 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 922/1847] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:51 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:52.206862 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e8ef15f6-7e3a-4aac-8bb8-230c9d023670 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:52.207177 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e8ef15f6-7e3a-4aac-8bb8-230c9d023670 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:52.207317 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:52.207317 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:52.207516 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e8ef15f6-7e3a-4aac-8bb8-230c9d023670 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:52.232270 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:52.232270 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:52.236507 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e8ef15f6-7e3a-4aac-8bb8-230c9d023670 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:52.245333 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:52.245333 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:52.249357 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e8ef15f6-7e3a-4aac-8bb8-230c9d023670 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:52.249810 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 926/1848] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:52 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:52.346676 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dd107930-e3cd-4ca6-8865-45a00a75166d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:11:52.347089 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dd107930-e3cd-4ca6-8865-45a00a75166d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:52.347089 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:52.347089 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:52.347256 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dd107930-e3cd-4ca6-8865-45a00a75166d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:52.347422 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-dd107930-e3cd-4ca6-8865-45a00a75166d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:11:52.358559 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:52.358559 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:52.359488 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dd107930-e3cd-4ca6-8865-45a00a75166d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:11:52.359891 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 923/1849] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:52 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:53.263924 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6599828a-ec29-47a5-9dd9-d0f16ff2e85d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:53.263924 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6599828a-ec29-47a5-9dd9-d0f16ff2e85d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:53.263924 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:53.263924 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:53.263924 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6599828a-ec29-47a5-9dd9-d0f16ff2e85d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:53.285225 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:53.285225 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:53.291056 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6599828a-ec29-47a5-9dd9-d0f16ff2e85d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:53.299727 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:53.299727 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:53.303979 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6599828a-ec29-47a5-9dd9-d0f16ff2e85d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:53.304583 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 927/1850] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:53 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:53.368780 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6bf0f770-b98a-4898-af15-1170d7e79b8f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:11:53.369086 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6bf0f770-b98a-4898-af15-1170d7e79b8f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:53.369258 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:53.369258 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:53.369531 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6bf0f770-b98a-4898-af15-1170d7e79b8f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:53.369766 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-6bf0f770-b98a-4898-af15-1170d7e79b8f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:11:53.384439 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:53.384439 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:53.385694 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6bf0f770-b98a-4898-af15-1170d7e79b8f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:11:53.390851 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 924/1851] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:53 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:54.317339 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-47bb4bf4-8f5c-4bf1-a6ee-ce1e7347ca6f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:54.317971 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-47bb4bf4-8f5c-4bf1-a6ee-ce1e7347ca6f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:54.318403 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:54.318403 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:54.319005 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-47bb4bf4-8f5c-4bf1-a6ee-ce1e7347ca6f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:54.356124 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:54.356124 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:54.360016 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-47bb4bf4-8f5c-4bf1-a6ee-ce1e7347ca6f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:54.369297 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:54.369297 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:54.373582 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-47bb4bf4-8f5c-4bf1-a6ee-ce1e7347ca6f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:54.374083 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 928/1852] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:54 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:54.395268 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a20ff502-fbc6-4a44-8c15-9f61d7e06c83 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:11:54.395560 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a20ff502-fbc6-4a44-8c15-9f61d7e06c83 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:54.395693 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:54.395693 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:54.395886 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a20ff502-fbc6-4a44-8c15-9f61d7e06c83 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:54.396064 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-a20ff502-fbc6-4a44-8c15-9f61d7e06c83 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:11:54.407522 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:54.407522 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:54.408516 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a20ff502-fbc6-4a44-8c15-9f61d7e06c83 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:11:54.408980 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 925/1853] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:54 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:55.382802 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6cf45c5d-7874-414e-9a46-97af18eef3d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:55.383449 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6cf45c5d-7874-414e-9a46-97af18eef3d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:55.383449 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:55.383449 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:55.383692 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6cf45c5d-7874-414e-9a46-97af18eef3d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:55.412468 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:55.412468 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:55.417498 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6cf45c5d-7874-414e-9a46-97af18eef3d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:55.417594 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9e6e003f-e239-4196-9aca-49d525f0eb2a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:11:55.417955 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9e6e003f-e239-4196-9aca-49d525f0eb2a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:55.418464 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:55.418464 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:55.418757 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9e6e003f-e239-4196-9aca-49d525f0eb2a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:55.419140 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-9e6e003f-e239-4196-9aca-49d525f0eb2a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:11:55.427796 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:55.427796 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:55.431705 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:55.431705 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:55.432473 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6cf45c5d-7874-414e-9a46-97af18eef3d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:55.432688 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9e6e003f-e239-4196-9aca-49d525f0eb2a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:11:55.433056 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 929/1854] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:55 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:55.433135 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 926/1855] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:55 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:56.444126 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-43b9771b-5b9e-4192-b34b-040ade5fa66d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:56.444447 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-43b9771b-5b9e-4192-b34b-040ade5fa66d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:56.444757 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:56.444757 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:56.445075 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-43b9771b-5b9e-4192-b34b-040ade5fa66d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:56.447165 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eda1c85f-b704-4475-ae9e-a93594f22d97 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:11:56.447846 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eda1c85f-b704-4475-ae9e-a93594f22d97 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:56.447974 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:56.447974 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:56.448181 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eda1c85f-b704-4475-ae9e-a93594f22d97 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:56.448378 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-eda1c85f-b704-4475-ae9e-a93594f22d97 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:11:56.460446 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:56.460446 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:56.461447 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eda1c85f-b704-4475-ae9e-a93594f22d97 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:11:56.461924 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 927/1856] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:56 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:56.473040 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:56.473040 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:56.477651 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-43b9771b-5b9e-4192-b34b-040ade5fa66d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:56.488793 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:56.488793 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:56.493465 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-43b9771b-5b9e-4192-b34b-040ade5fa66d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:56.494032 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 930/1857] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:56 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:57.253148 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1febff36-1d1e-4619-8689-29984efb2826 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] POST http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/229331dd-2e2c-4c38-9568-578451730b25/action Dec 22 12:11:57.253148 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:57.253148 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:57.253148 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1febff36-1d1e-4619-8689-29984efb2826 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Action body: b'{"os-attach": {"instance_uuid": "ccd5e40f-6ad6-4efc-9878-f81c2392ed67", "mountpoint": "/dev/vdc"}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:11:57.253148 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1febff36-1d1e-4619-8689-29984efb2826 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "ccd5e40f-6ad6-4efc-9878-f81c2392ed67", "mountpoint": "/dev/vdc"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:11:57.276693 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1febff36-1d1e-4619-8689-29984efb2826 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/229331dd-2e2c-4c38-9568-578451730b25/action returned with HTTP 404 Dec 22 12:11:57.277345 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 928/1858] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 12:11:57 2020] POST /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/229331dd-2e2c-4c38-9568-578451730b25/action => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:11:57.471242 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-140053f6-4a41-40c8-826b-5d3a92ed1e66 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:11:57.471562 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-140053f6-4a41-40c8-826b-5d3a92ed1e66 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:57.471562 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:57.471562 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:57.471767 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-140053f6-4a41-40c8-826b-5d3a92ed1e66 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:57.471822 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-140053f6-4a41-40c8-826b-5d3a92ed1e66 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:11:57.484183 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:57.484183 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:57.485224 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-140053f6-4a41-40c8-826b-5d3a92ed1e66 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:11:57.485666 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 931/1859] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:57 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:57.506088 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-36031f1c-5388-40f0-a2a2-c070b3d4c580 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:57.506088 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-36031f1c-5388-40f0-a2a2-c070b3d4c580 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:57.506088 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-36031f1c-5388-40f0-a2a2-c070b3d4c580 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:57.530258 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:57.530258 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:57.534774 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-36031f1c-5388-40f0-a2a2-c070b3d4c580 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:57.543799 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:57.543799 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:57.548028 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-36031f1c-5388-40f0-a2a2-c070b3d4c580 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:57.548482 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 929/1860] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:57 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:58.495440 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-16051c80-0860-4634-83f6-2dce1346d657 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:11:58.495896 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-16051c80-0860-4634-83f6-2dce1346d657 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:58.495896 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:58.495896 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:58.496189 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-16051c80-0860-4634-83f6-2dce1346d657 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:58.496414 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-16051c80-0860-4634-83f6-2dce1346d657 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:11:58.508881 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:58.508881 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:58.510273 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-16051c80-0860-4634-83f6-2dce1346d657 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:11:58.511326 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 932/1861] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:58 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:58.558444 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-35b41ccc-f996-46fb-9188-93afb6a0cb20 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:58.558776 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-35b41ccc-f996-46fb-9188-93afb6a0cb20 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:58.558944 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:58.558944 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:58.559145 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-35b41ccc-f996-46fb-9188-93afb6a0cb20 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:58.590437 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:58.590437 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:58.595837 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-35b41ccc-f996-46fb-9188-93afb6a0cb20 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:58.605478 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:58.605478 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:58.609933 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-35b41ccc-f996-46fb-9188-93afb6a0cb20 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:58.614765 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 930/1862] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:58 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:11:59.519280 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-68711b94-ac0c-4e38-9c7a-dd7b2c604b63 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:11:59.520212 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-68711b94-ac0c-4e38-9c7a-dd7b2c604b63 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:59.521020 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:59.521020 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:59.521343 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-68711b94-ac0c-4e38-9c7a-dd7b2c604b63 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:59.523298 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-68711b94-ac0c-4e38-9c7a-dd7b2c604b63 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:11:59.542953 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:59.542953 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:59.545315 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-68711b94-ac0c-4e38-9c7a-dd7b2c604b63 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:11:59.545924 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 933/1863] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:59 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:11:59.619778 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f3cff4f3-c014-4aeb-aefe-d057582609bc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:11:59.620271 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f3cff4f3-c014-4aeb-aefe-d057582609bc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:11:59.620530 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:11:59.620530 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:11:59.620876 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f3cff4f3-c014-4aeb-aefe-d057582609bc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:11:59.646503 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:59.646503 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:59.651058 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f3cff4f3-c014-4aeb-aefe-d057582609bc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:11:59.660339 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:11:59.660339 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:11:59.664539 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f3cff4f3-c014-4aeb-aefe-d057582609bc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:11:59.665164 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 931/1864] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:11:59 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:00.557444 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-40ec27a9-6dd7-46a1-b881-1a992a20cb47 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:12:00.557974 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-40ec27a9-6dd7-46a1-b881-1a992a20cb47 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:00.557974 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:00.557974 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:00.558264 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-40ec27a9-6dd7-46a1-b881-1a992a20cb47 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:00.558460 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-40ec27a9-6dd7-46a1-b881-1a992a20cb47 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:12:00.573761 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:00.573761 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:00.573761 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-40ec27a9-6dd7-46a1-b881-1a992a20cb47 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:12:00.574301 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 934/1865] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:00 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:00.678272 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c695fd0b-aa8b-44ae-b5fe-af1c0aaa6aea tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:00.678918 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c695fd0b-aa8b-44ae-b5fe-af1c0aaa6aea tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:00.679190 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:00.679190 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:00.679641 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c695fd0b-aa8b-44ae-b5fe-af1c0aaa6aea tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:00.707530 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:00.707530 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:00.712688 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c695fd0b-aa8b-44ae-b5fe-af1c0aaa6aea tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:00.722406 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:00.722406 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:00.726860 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c695fd0b-aa8b-44ae-b5fe-af1c0aaa6aea tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:00.727294 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 932/1866] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:00 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:01.591161 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b366b8a3-2c55-4286-af60-3bd1cd870f18 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:12:01.591161 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b366b8a3-2c55-4286-af60-3bd1cd870f18 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:01.591161 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:01.591161 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:01.591161 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b366b8a3-2c55-4286-af60-3bd1cd870f18 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:01.591161 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-b366b8a3-2c55-4286-af60-3bd1cd870f18 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:12:01.597065 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:01.597065 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:01.598151 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b366b8a3-2c55-4286-af60-3bd1cd870f18 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:12:01.598647 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 935/1867] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:01 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:01.739715 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b36e5cb1-4938-47b9-87c4-b962884e6f9c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:01.740347 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b36e5cb1-4938-47b9-87c4-b962884e6f9c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:01.740684 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:01.740684 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:01.741324 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b36e5cb1-4938-47b9-87c4-b962884e6f9c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:01.771427 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:01.771427 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:01.776278 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b36e5cb1-4938-47b9-87c4-b962884e6f9c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:01.785601 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:01.785601 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:01.789557 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b36e5cb1-4938-47b9-87c4-b962884e6f9c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:01.790006 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 933/1868] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:01 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:02.607271 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e8456584-3c4e-4061-a733-ed22d9aa4b5e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:12:02.607553 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e8456584-3c4e-4061-a733-ed22d9aa4b5e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:02.607687 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:02.607687 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:02.607843 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e8456584-3c4e-4061-a733-ed22d9aa4b5e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:02.608024 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-e8456584-3c4e-4061-a733-ed22d9aa4b5e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:12:02.621935 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:02.621935 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:02.621935 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e8456584-3c4e-4061-a733-ed22d9aa4b5e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:12:02.621935 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 936/1869] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:02 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:02.800155 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-41a94db2-b6fc-4eb2-a77f-e5b3e94ba08c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:02.800438 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-41a94db2-b6fc-4eb2-a77f-e5b3e94ba08c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:02.800571 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:02.800571 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:02.800765 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-41a94db2-b6fc-4eb2-a77f-e5b3e94ba08c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:02.834627 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:02.834627 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:02.839758 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-41a94db2-b6fc-4eb2-a77f-e5b3e94ba08c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:02.852261 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:02.852261 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:02.856798 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-41a94db2-b6fc-4eb2-a77f-e5b3e94ba08c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:02.857260 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 934/1870] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:02 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:03.631374 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-651c0428-f082-4e2d-a547-d61902ea63ec tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:12:03.632038 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-651c0428-f082-4e2d-a547-d61902ea63ec tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:03.632294 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:03.632294 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:03.632770 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-651c0428-f082-4e2d-a547-d61902ea63ec tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:03.633314 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-651c0428-f082-4e2d-a547-d61902ea63ec tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:12:03.647793 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:03.647793 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:03.649042 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-651c0428-f082-4e2d-a547-d61902ea63ec tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:12:03.649542 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 937/1871] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:03 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:03.867362 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fda9adfd-bfe4-4541-8edf-f63980f4b7d5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:03.867741 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fda9adfd-bfe4-4541-8edf-f63980f4b7d5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:03.867903 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:03.867903 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:03.868130 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fda9adfd-bfe4-4541-8edf-f63980f4b7d5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:03.898055 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:03.898055 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:03.905875 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fda9adfd-bfe4-4541-8edf-f63980f4b7d5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:03.914622 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:03.914622 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:03.919259 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fda9adfd-bfe4-4541-8edf-f63980f4b7d5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:03.919753 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 935/1872] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:03 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:04.659180 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9f544bf7-c673-4faa-b552-62184101532c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:12:04.659552 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9f544bf7-c673-4faa-b552-62184101532c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:04.659794 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:04.659794 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:04.659874 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9f544bf7-c673-4faa-b552-62184101532c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:04.659990 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-9f544bf7-c673-4faa-b552-62184101532c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:12:04.674439 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:04.674439 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:04.675860 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9f544bf7-c673-4faa-b552-62184101532c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:12:04.676292 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 938/1873] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:04 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:04.930467 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3ad2cc7e-1a0b-4c40-a885-90af6012c491 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:04.930811 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3ad2cc7e-1a0b-4c40-a885-90af6012c491 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:04.930965 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:04.930965 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:04.931187 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3ad2cc7e-1a0b-4c40-a885-90af6012c491 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:04.964301 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:04.964301 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:04.976554 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3ad2cc7e-1a0b-4c40-a885-90af6012c491 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:04.986611 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:04.986611 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:04.991215 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3ad2cc7e-1a0b-4c40-a885-90af6012c491 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:04.991756 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 936/1874] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:04 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:05.685216 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-116edeff-091c-41a1-a2aa-5c6e9bb581a9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:12:05.685561 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-116edeff-091c-41a1-a2aa-5c6e9bb581a9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:05.685629 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:05.685629 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:05.685816 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-116edeff-091c-41a1-a2aa-5c6e9bb581a9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:05.686136 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-116edeff-091c-41a1-a2aa-5c6e9bb581a9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:12:05.697717 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:05.697717 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:05.698646 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-116edeff-091c-41a1-a2aa-5c6e9bb581a9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:12:05.699078 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 939/1875] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:05 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:06.002327 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-37a6bbcf-2425-490e-a852-5752eeabb519 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:06.002694 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-37a6bbcf-2425-490e-a852-5752eeabb519 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:06.002858 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:06.002858 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:06.003170 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-37a6bbcf-2425-490e-a852-5752eeabb519 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:06.036503 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:06.036503 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:06.044380 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-37a6bbcf-2425-490e-a852-5752eeabb519 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:06.055871 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:06.055871 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:06.061093 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-37a6bbcf-2425-490e-a852-5752eeabb519 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:06.061780 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 937/1876] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:05 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:06.707995 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4f00af39-4ac9-4ea6-8430-12bd92d46410 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:12:06.708341 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4f00af39-4ac9-4ea6-8430-12bd92d46410 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:06.708450 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:06.708450 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:06.708706 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4f00af39-4ac9-4ea6-8430-12bd92d46410 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:06.708926 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-4f00af39-4ac9-4ea6-8430-12bd92d46410 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:12:06.722350 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:06.722350 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:06.723301 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4f00af39-4ac9-4ea6-8430-12bd92d46410 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:12:06.723692 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 940/1877] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:06 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:12:07.072751 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2d69bccc-35ff-4b86-898a-03b68d6a425e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:07.073076 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2d69bccc-35ff-4b86-898a-03b68d6a425e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:07.073222 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:07.073222 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:07.073441 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2d69bccc-35ff-4b86-898a-03b68d6a425e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:07.101456 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:07.101456 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:07.106766 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2d69bccc-35ff-4b86-898a-03b68d6a425e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:07.118168 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:07.118168 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:07.123105 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2d69bccc-35ff-4b86-898a-03b68d6a425e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:07.123609 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 938/1878] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:07 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:07.737660 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-116caf5d-8ab1-4469-aa48-a98e902d1a20 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:12:07.754429 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-116caf5d-8ab1-4469-aa48-a98e902d1a20 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:07.754429 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:07.754429 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:07.754429 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-116caf5d-8ab1-4469-aa48-a98e902d1a20 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:07.754429 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-116caf5d-8ab1-4469-aa48-a98e902d1a20 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:12:07.763116 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:07.763116 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:07.765151 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-116caf5d-8ab1-4469-aa48-a98e902d1a20 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:12:07.766036 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 941/1879] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:07 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:08.134154 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1e597ab3-8429-43dc-bc98-36358572fbb9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:08.138991 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1e597ab3-8429-43dc-bc98-36358572fbb9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:08.138991 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:08.138991 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:08.138991 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1e597ab3-8429-43dc-bc98-36358572fbb9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:08.170140 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:08.170140 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:08.175735 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e7060400-8e16-4b59-9642-e2a4d5f8d264 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] POST http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes Dec 22 12:12:08.175820 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1e597ab3-8429-43dc-bc98-36358572fbb9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:08.176183 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:08.176183 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:08.176529 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e7060400-8e16-4b59-9642-e2a4d5f8d264 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d620d48b-e433-4e7c-b129-dccf3896a59a", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-2091034856"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:12:08.177280 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-e7060400-8e16-4b59-9642-e2a4d5f8d264 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Create volume request body: {'volume': {'imageRef': 'd620d48b-e433-4e7c-b129-dccf3896a59a', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-2091034856'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:12:08.188994 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:08.188994 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:08.202408 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1e597ab3-8429-43dc-bc98-36358572fbb9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:08.202408 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 939/1880] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:08 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:08.386029 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-e7060400-8e16-4b59-9642-e2a4d5f8d264 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Create volume of 2 GB Dec 22 12:12:08.395628 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e7060400-8e16-4b59-9642-e2a4d5f8d264 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Availability Zones retrieved successfully. Dec 22 12:12:08.404575 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e7060400-8e16-4b59-9642-e2a4d5f8d264 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Flow 'volume_create_api' (785f4b5c-2be8-49a5-8e63-624a5b542e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:12:08.406125 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e7060400-8e16-4b59-9642-e2a4d5f8d264 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcd10f5b-927f-42fd-a6a4-8e25e89c2027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:12:08.407295 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-e7060400-8e16-4b59-9642-e2a4d5f8d264 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Validating volume size '2' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:12:08.479883 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.volume.api [None req-e7060400-8e16-4b59-9642-e2a4d5f8d264 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcd10f5b-927f-42fd-a6a4-8e25e89c2027) transitioned into state 'FAILURE' from state 'RUNNING' Dec 22 12:12:08.479883 n-d-765315-6 devstack@c-api.service[88154]: Failure: cinder.exception.InvalidInput: Invalid input received: Image d620d48b-e433-4e7c-b129-dccf3896a59a is not active. Dec 22 12:12:08.484568 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e7060400-8e16-4b59-9642-e2a4d5f8d264 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcd10f5b-927f-42fd-a6a4-8e25e89c2027) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:12:08.484662 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.volume.api [None req-e7060400-8e16-4b59-9642-e2a4d5f8d264 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcd10f5b-927f-42fd-a6a4-8e25e89c2027) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 22 12:12:08.486479 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.volume.api [None req-e7060400-8e16-4b59-9642-e2a4d5f8d264 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Flow 'volume_create_api' (785f4b5c-2be8-49a5-8e63-624a5b542e29) transitioned into state 'REVERTED' from state 'RUNNING' Dec 22 12:12:08.487293 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e7060400-8e16-4b59-9642-e2a4d5f8d264 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes returned with HTTP 400 Dec 22 12:12:08.487981 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 942/1881] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 12:12:08 2020] POST /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes => generated 125 bytes in 315 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 22 12:12:08.775765 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d841fd96-c661-4baa-8ba6-5716ec8c2498 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:12:08.776171 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d841fd96-c661-4baa-8ba6-5716ec8c2498 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:08.776393 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:08.776393 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:08.776678 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d841fd96-c661-4baa-8ba6-5716ec8c2498 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:08.777059 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-d841fd96-c661-4baa-8ba6-5716ec8c2498 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:12:08.804482 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:08.804482 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:08.804482 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d841fd96-c661-4baa-8ba6-5716ec8c2498 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:12:08.804482 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 940/1882] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:08 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:09.207766 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-233a55d2-8af5-47ae-9535-98223c174a8f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:09.207766 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-233a55d2-8af5-47ae-9535-98223c174a8f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:09.208016 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-233a55d2-8af5-47ae-9535-98223c174a8f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:09.232685 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:09.232685 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:09.237884 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-233a55d2-8af5-47ae-9535-98223c174a8f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:09.247333 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:09.247333 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:09.251462 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-233a55d2-8af5-47ae-9535-98223c174a8f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:09.251979 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 943/1883] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:09 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:09.459485 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8899d735-e693-453e-ab6c-7df7f1cbb8b9 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] POST http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes Dec 22 12:12:09.460758 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:09.460758 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:09.460758 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8899d735-e693-453e-ab6c-7df7f1cbb8b9 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "b9a03478-2437-4525-ad33-727a9091b452"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:12:09.461182 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-8899d735-e693-453e-ab6c-7df7f1cbb8b9 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Create volume request body: {'volume': {'size': 1, 'imageRef': 'b9a03478-2437-4525-ad33-727a9091b452'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:12:09.811257 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-14b0afff-680c-47f4-8a4f-00ff4cac29de tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:12:09.811627 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-14b0afff-680c-47f4-8a4f-00ff4cac29de tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:09.811774 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:09.811774 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:09.811990 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-14b0afff-680c-47f4-8a4f-00ff4cac29de tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:09.812171 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-14b0afff-680c-47f4-8a4f-00ff4cac29de tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:12:09.824292 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:09.824292 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:09.825360 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-14b0afff-680c-47f4-8a4f-00ff4cac29de tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:12:09.829132 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 944/1884] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:09 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:10.052612 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-8899d735-e693-453e-ab6c-7df7f1cbb8b9 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Create volume of 1 GB Dec 22 12:12:10.063664 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8899d735-e693-453e-ab6c-7df7f1cbb8b9 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Availability Zones retrieved successfully. Dec 22 12:12:10.073428 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8899d735-e693-453e-ab6c-7df7f1cbb8b9 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Flow 'volume_create_api' (cfea185f-9fdc-4ab6-adf7-9d986ef7dcbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:12:10.073428 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8899d735-e693-453e-ab6c-7df7f1cbb8b9 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a1d9a48-a4fe-4f9f-8551-6a28dcaa4ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:12:10.074309 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-8899d735-e693-453e-ab6c-7df7f1cbb8b9 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:12:10.269294 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7c2c1603-2b69-46a2-8bb4-1f659f02a4e0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:10.269294 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7c2c1603-2b69-46a2-8bb4-1f659f02a4e0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:10.269294 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:10.269294 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:10.269294 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7c2c1603-2b69-46a2-8bb4-1f659f02a4e0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:10.287994 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:10.287994 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:10.297372 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7c2c1603-2b69-46a2-8bb4-1f659f02a4e0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:10.301624 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:10.301624 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:10.305582 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7c2c1603-2b69-46a2-8bb4-1f659f02a4e0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:10.306005 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 945/1885] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:10 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:10.461188 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.volume.api [None req-8899d735-e693-453e-ab6c-7df7f1cbb8b9 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a1d9a48-a4fe-4f9f-8551-6a28dcaa4ade) transitioned into state 'FAILURE' from state 'RUNNING' Dec 22 12:12:10.461188 n-d-765315-6 devstack@c-api.service[88154]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Dec 22 12:12:10.463617 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8899d735-e693-453e-ab6c-7df7f1cbb8b9 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a1d9a48-a4fe-4f9f-8551-6a28dcaa4ade) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:12:10.465051 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.volume.api [None req-8899d735-e693-453e-ab6c-7df7f1cbb8b9 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a1d9a48-a4fe-4f9f-8551-6a28dcaa4ade) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 22 12:12:10.466403 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.volume.api [None req-8899d735-e693-453e-ab6c-7df7f1cbb8b9 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Flow 'volume_create_api' (cfea185f-9fdc-4ab6-adf7-9d986ef7dcbd) transitioned into state 'REVERTED' from state 'RUNNING' Dec 22 12:12:10.466910 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8899d735-e693-453e-ab6c-7df7f1cbb8b9 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes returned with HTTP 400 Dec 22 12:12:10.467616 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 941/1886] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:12:09 2020] POST /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes => generated 134 bytes in 1011 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 22 12:12:10.834630 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d897df3a-5261-4038-81f6-049310ee28fb tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:12:10.835016 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d897df3a-5261-4038-81f6-049310ee28fb tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:10.835016 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:10.835016 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:10.835205 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d897df3a-5261-4038-81f6-049310ee28fb tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:10.835384 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-d897df3a-5261-4038-81f6-049310ee28fb tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:12:10.847014 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:10.847014 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:10.847967 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d897df3a-5261-4038-81f6-049310ee28fb tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:12:10.848328 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 946/1887] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:10 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:11.253534 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-93aad65c-8f28-4951-b588-c0a2d2d274c8 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] POST http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes Dec 22 12:12:11.257829 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-93aad65c-8f28-4951-b588-c0a2d2d274c8 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:12:11.257829 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-93aad65c-8f28-4951-b588-c0a2d2d274c8 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes returned with HTTP 400 Dec 22 12:12:11.257829 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 942/1888] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:12:11 2020] POST /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes => generated 127 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 22 12:12:11.262330 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e5a27184-6908-469a-b310-0d2af2a7e128 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] POST http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes Dec 22 12:12:11.262633 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:11.262633 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:11.262860 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e5a27184-6908-469a-b310-0d2af2a7e128 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "9f08ec14-e05b-4d0b-a902-9f7f9989ece4"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:12:11.263588 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-e5a27184-6908-469a-b310-0d2af2a7e128 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '9f08ec14-e05b-4d0b-a902-9f7f9989ece4'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:12:11.276856 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e5a27184-6908-469a-b310-0d2af2a7e128 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes returned with HTTP 404 Dec 22 12:12:11.280163 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 947/1889] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:12:11 2020] POST /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:12:11.283405 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fc2367a0-8745-49f1-9b7f-65015c889748 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] POST http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes Dec 22 12:12:11.291492 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fc2367a0-8745-49f1-9b7f-65015c889748 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "d0c90f12-942f-48d3-8b1a-d86052aeb646"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:12:11.291492 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-fc2367a0-8745-49f1-9b7f-65015c889748 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Create volume request body: {'volume': {'size': 1, 'source_volid': 'd0c90f12-942f-48d3-8b1a-d86052aeb646'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:12:11.309061 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fc2367a0-8745-49f1-9b7f-65015c889748 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes returned with HTTP 404 Dec 22 12:12:11.310583 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 943/1890] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:12:11 2020] POST /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:12:11.314612 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-181329f4-3b8b-4e3d-94a5-85cbf237c592 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:11.314940 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-650749b8-d9bc-47c8-a021-718d3925fb6b tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] POST http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes Dec 22 12:12:11.315005 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-181329f4-3b8b-4e3d-94a5-85cbf237c592 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:11.315266 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-181329f4-3b8b-4e3d-94a5-85cbf237c592 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:11.315378 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-650749b8-d9bc-47c8-a021-718d3925fb6b tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "44bfe160-9195-4e01-b049-544b5e0baeb9"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:12:11.316062 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-650749b8-d9bc-47c8-a021-718d3925fb6b tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Create volume request body: {'volume': {'size': 1, 'volume_type': '44bfe160-9195-4e01-b049-544b5e0baeb9'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:12:11.328325 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-650749b8-d9bc-47c8-a021-718d3925fb6b tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes returned with HTTP 404 Dec 22 12:12:11.331913 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 944/1891] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:12:11 2020] POST /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:12:11.334099 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-70fdf046-419f-43eb-8b4b-5f52f5b3d671 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] POST http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes Dec 22 12:12:11.334504 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-70fdf046-419f-43eb-8b4b-5f52f5b3d671 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:12:11.335225 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-70fdf046-419f-43eb-8b4b-5f52f5b3d671 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes returned with HTTP 400 Dec 22 12:12:11.335757 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 945/1892] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:12:11 2020] POST /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes => generated 125 bytes in 3 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Dec 22 12:12:11.340605 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1d1f394d-ea8e-4a82-9cf3-3855a3681558 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] POST http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes Dec 22 12:12:11.341006 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:11.341006 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:11.341576 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1d1f394d-ea8e-4a82-9cf3-3855a3681558 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:12:11.342384 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1d1f394d-ea8e-4a82-9cf3-3855a3681558 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes returned with HTTP 400 Dec 22 12:12:11.342897 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 946/1893] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:12:11 2020] POST /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes => generated 125 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Dec 22 12:12:11.346672 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-181329f4-3b8b-4e3d-94a5-85cbf237c592 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:11.350749 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-48b02988-5938-4fef-be29-a9632c05321a tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] POST http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes Dec 22 12:12:11.351399 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-48b02988-5938-4fef-be29-a9632c05321a tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:12:11.353300 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-48b02988-5938-4fef-be29-a9632c05321a tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes returned with HTTP 400 Dec 22 12:12:11.356973 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:11.356973 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:11.357069 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 947/1894] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:12:11 2020] POST /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes => generated 121 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Dec 22 12:12:11.359095 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4dc35dd1-7db2-434d-bd68-62f3130eeb1c tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] DELETE http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/tempest-invalid-855520526 Dec 22 12:12:11.359399 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4dc35dd1-7db2-434d-bd68-62f3130eeb1c tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:11.359581 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4dc35dd1-7db2-434d-bd68-62f3130eeb1c tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:11.359936 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-4dc35dd1-7db2-434d-bd68-62f3130eeb1c tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Delete volume with id: tempest-invalid-855520526 Dec 22 12:12:11.361978 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-181329f4-3b8b-4e3d-94a5-85cbf237c592 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:11.362486 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 948/1895] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:11 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:11.389736 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4dc35dd1-7db2-434d-bd68-62f3130eeb1c tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/tempest-invalid-855520526 returned with HTTP 404 Dec 22 12:12:11.390267 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 948/1896] 10.222.0.111 () {58 vars in 1290 bytes} [Tue Dec 22 12:12:11 2020] DELETE /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/tempest-invalid-855520526 => generated 98 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:12:11.397704 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 949/1897] 10.222.0.111 () {58 vars in 1215 bytes} [Tue Dec 22 12:12:11 2020] DELETE /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Dec 22 12:12:11.403681 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-929943dd-5d68-4c6f-b4c6-7058ea3b2a92 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] POST http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/xxx/action Dec 22 12:12:11.404120 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-929943dd-5d68-4c6f-b4c6-7058ea3b2a92 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Action body: b'{"os-detach": {}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:12:11.404334 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-929943dd-5d68-4c6f-b4c6-7058ea3b2a92 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:12:11.429674 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-929943dd-5d68-4c6f-b4c6-7058ea3b2a92 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/xxx/action returned with HTTP 404 Dec 22 12:12:11.430401 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 949/1898] 10.222.0.111 () {60 vars in 1263 bytes} [Tue Dec 22 12:12:11 2020] POST /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/xxx/action => generated 76 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:12:11.435948 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c3f3487c-b70e-47f0-9d5c-129000b896e5 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] GET http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/tempest-invalid-1496975773 Dec 22 12:12:11.436254 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c3f3487c-b70e-47f0-9d5c-129000b896e5 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:11.436384 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:11.436384 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:11.436577 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c3f3487c-b70e-47f0-9d5c-129000b896e5 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:11.459920 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c3f3487c-b70e-47f0-9d5c-129000b896e5 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/tempest-invalid-1496975773 returned with HTTP 404 Dec 22 12:12:11.460490 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 950/1899] 10.222.0.111 () {58 vars in 1290 bytes} [Tue Dec 22 12:12:11 2020] GET /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/tempest-invalid-1496975773 => generated 99 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:12:11.466203 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 950/1900] 10.222.0.111 () {58 vars in 1212 bytes} [Tue Dec 22 12:12:11 2020] GET /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Dec 22 12:12:11.470520 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ee57eaa8-3397-4156-aebd-c832b50951d5 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] GET http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/detail?status=null Dec 22 12:12:11.470853 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ee57eaa8-3397-4156-aebd-c832b50951d5 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:11.471121 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ee57eaa8-3397-4156-aebd-c832b50951d5 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Calling method 'detail' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:11.471563 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-ee57eaa8-3397-4156-aebd-c832b50951d5 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:12:11.471883 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ee57eaa8-3397-4156-aebd-c832b50951d5 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Could not evaluate value null, assuming string {{(pid=88156) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 22 12:12:11.472628 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ee57eaa8-3397-4156-aebd-c832b50951d5 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:12:11.497389 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ee57eaa8-3397-4156-aebd-c832b50951d5 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Get all volumes completed successfully. Dec 22 12:12:11.499960 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ee57eaa8-3397-4156-aebd-c832b50951d5 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/detail?status=null returned with HTTP 200 Dec 22 12:12:11.500423 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 951/1901] 10.222.0.111 () {58 vars in 1253 bytes} [Tue Dec 22 12:12:11 2020] GET /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/detail?status=null => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 12:12:11.508561 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f95e8a57-b05e-477e-a244-4084b1bc9d5e tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] GET http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/detail?name=tempest-VolumesNegativeTest-Volume-659416579 Dec 22 12:12:11.508839 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f95e8a57-b05e-477e-a244-4084b1bc9d5e tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:11.509095 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f95e8a57-b05e-477e-a244-4084b1bc9d5e tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Calling method 'detail' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:11.509529 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-f95e8a57-b05e-477e-a244-4084b1bc9d5e tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:12:11.510448 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f95e8a57-b05e-477e-a244-4084b1bc9d5e tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-659416579'), ('no_migration_targets', True)]). {{(pid=88155) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:12:11.535152 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f95e8a57-b05e-477e-a244-4084b1bc9d5e tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Get all volumes completed successfully. Dec 22 12:12:11.537501 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f95e8a57-b05e-477e-a244-4084b1bc9d5e tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/detail?name=tempest-VolumesNegativeTest-Volume-659416579 returned with HTTP 200 Dec 22 12:12:11.537935 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 951/1902] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 12:12:11 2020] GET /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/detail?name=tempest-VolumesNegativeTest-Volume-659416579 => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 12:12:11.550990 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eef344aa-9b4f-40ed-a17f-dfb864f805d0 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] GET http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes?status=null Dec 22 12:12:11.550990 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eef344aa-9b4f-40ed-a17f-dfb864f805d0 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:11.550990 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eef344aa-9b4f-40ed-a17f-dfb864f805d0 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:11.550990 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-eef344aa-9b4f-40ed-a17f-dfb864f805d0 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:12:11.550990 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-eef344aa-9b4f-40ed-a17f-dfb864f805d0 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Could not evaluate value null, assuming string {{(pid=88156) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 22 12:12:11.550990 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-eef344aa-9b4f-40ed-a17f-dfb864f805d0 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:12:11.575511 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-eef344aa-9b4f-40ed-a17f-dfb864f805d0 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Get all volumes completed successfully. Dec 22 12:12:11.575937 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eef344aa-9b4f-40ed-a17f-dfb864f805d0 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes?status=null returned with HTTP 200 Dec 22 12:12:11.578355 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 952/1903] 10.222.0.111 () {58 vars in 1232 bytes} [Tue Dec 22 12:12:11 2020] GET /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes?status=null => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 12:12:11.583377 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fecb4266-4ba5-4f4f-9e4c-e9223c044552 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] GET http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes?name=tempest-VolumesNegativeTest-Volume-1224400564 Dec 22 12:12:11.583711 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fecb4266-4ba5-4f4f-9e4c-e9223c044552 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:11.584187 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fecb4266-4ba5-4f4f-9e4c-e9223c044552 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:11.584681 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-fecb4266-4ba5-4f4f-9e4c-e9223c044552 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:12:11.585696 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fecb4266-4ba5-4f4f-9e4c-e9223c044552 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1224400564'), ('no_migration_targets', True)]). {{(pid=88155) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:12:11.610452 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fecb4266-4ba5-4f4f-9e4c-e9223c044552 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Get all volumes completed successfully. Dec 22 12:12:11.610919 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fecb4266-4ba5-4f4f-9e4c-e9223c044552 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes?name=tempest-VolumesNegativeTest-Volume-1224400564 returned with HTTP 200 Dec 22 12:12:11.611633 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 952/1904] 10.222.0.111 () {58 vars in 1310 bytes} [Tue Dec 22 12:12:11 2020] GET /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes?name=tempest-VolumesNegativeTest-Volume-1224400564 => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 12:12:11.618022 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a5240e14-543a-484a-b9ad-01aa28fd8772 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] POST http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/896815a2-aa45-45c6-9ae9-c1966ef98e68/action Dec 22 12:12:11.618460 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a5240e14-543a-484a-b9ad-01aa28fd8772 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Action body: b'{"os-reserve": {}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:12:11.618714 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a5240e14-543a-484a-b9ad-01aa28fd8772 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:12:11.643533 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:11.643533 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:11.644172 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a5240e14-543a-484a-b9ad-01aa28fd8772 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Volume info retrieved successfully. Dec 22 12:12:11.676547 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a5240e14-543a-484a-b9ad-01aa28fd8772 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Reserve volume completed successfully. Dec 22 12:12:11.676877 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a5240e14-543a-484a-b9ad-01aa28fd8772 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/896815a2-aa45-45c6-9ae9-c1966ef98e68/action returned with HTTP 202 Dec 22 12:12:11.677481 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 953/1905] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 12:12:11 2020] POST /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/896815a2-aa45-45c6-9ae9-c1966ef98e68/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 12:12:11.682926 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a223df54-b7c5-462b-b54b-759b3435037a tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] POST http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/896815a2-aa45-45c6-9ae9-c1966ef98e68/action Dec 22 12:12:11.683371 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a223df54-b7c5-462b-b54b-759b3435037a tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Action body: b'{"os-reserve": {}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:12:11.683563 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a223df54-b7c5-462b-b54b-759b3435037a tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:12:11.709117 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:11.709117 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:11.709892 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a223df54-b7c5-462b-b54b-759b3435037a tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Volume info retrieved successfully. Dec 22 12:12:11.713543 n-d-765315-6 devstack@c-api.service[88154]: ERROR cinder.volume.api [None req-a223df54-b7c5-462b-b54b-759b3435037a tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Volume status must be available to reserve, but the status is attaching. Dec 22 12:12:11.713921 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a223df54-b7c5-462b-b54b-759b3435037a tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/896815a2-aa45-45c6-9ae9-c1966ef98e68/action returned with HTTP 400 Dec 22 12:12:11.714658 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 953/1906] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 12:12:11 2020] POST /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/896815a2-aa45-45c6-9ae9-c1966ef98e68/action => generated 132 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 22 12:12:11.729708 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f8b4cc17-e4fd-4198-b016-7ca282db3a16 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] POST http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/896815a2-aa45-45c6-9ae9-c1966ef98e68/action Dec 22 12:12:11.730362 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:11.730362 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:11.732137 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f8b4cc17-e4fd-4198-b016-7ca282db3a16 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Action body: b'{"os-unreserve": {}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:12:11.732345 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f8b4cc17-e4fd-4198-b016-7ca282db3a16 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:12:11.758340 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:11.758340 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:11.759041 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f8b4cc17-e4fd-4198-b016-7ca282db3a16 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Volume info retrieved successfully. Dec 22 12:12:11.815133 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f8b4cc17-e4fd-4198-b016-7ca282db3a16 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Unreserve volume completed successfully. Dec 22 12:12:11.815547 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f8b4cc17-e4fd-4198-b016-7ca282db3a16 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/896815a2-aa45-45c6-9ae9-c1966ef98e68/action returned with HTTP 202 Dec 22 12:12:11.816284 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 954/1907] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 12:12:11 2020] POST /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/896815a2-aa45-45c6-9ae9-c1966ef98e68/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 12:12:11.822444 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9fca98cf-f9ba-4cac-afc1-f7c5f776beb7 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] POST http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/3f4dfb47-bcf7-4ade-b1db-0b6e48069115/action Dec 22 12:12:11.822741 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:11.822741 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:11.822983 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9fca98cf-f9ba-4cac-afc1-f7c5f776beb7 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Action body: b'{"os-reserve": {}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:12:11.823385 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9fca98cf-f9ba-4cac-afc1-f7c5f776beb7 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:12:11.848034 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9fca98cf-f9ba-4cac-afc1-f7c5f776beb7 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/3f4dfb47-bcf7-4ade-b1db-0b6e48069115/action returned with HTTP 404 Dec 22 12:12:11.848633 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 954/1908] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 12:12:11 2020] POST /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/3f4dfb47-bcf7-4ade-b1db-0b6e48069115/action => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:12:11.856811 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2d957b94-a632-4ea7-b8ca-9caa2e75309c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:12:11.857069 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2d957b94-a632-4ea7-b8ca-9caa2e75309c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:11.857337 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2d957b94-a632-4ea7-b8ca-9caa2e75309c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:11.857521 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-2d957b94-a632-4ea7-b8ca-9caa2e75309c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:12:11.858704 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-957d1af1-7d24-41b8-9fe6-1a385730be3a tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] POST http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/ba662a35-4217-4f64-bb9e-ced4c2afab03/action Dec 22 12:12:11.858857 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:11.858857 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:11.859290 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-957d1af1-7d24-41b8-9fe6-1a385730be3a tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Action body: b'{"os-unreserve": {}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:12:11.859754 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-957d1af1-7d24-41b8-9fe6-1a385730be3a tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:12:11.868297 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:11.868297 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:11.869213 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2d957b94-a632-4ea7-b8ca-9caa2e75309c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:12:11.869561 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 955/1909] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:11 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:12:11.896625 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-957d1af1-7d24-41b8-9fe6-1a385730be3a tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/ba662a35-4217-4f64-bb9e-ced4c2afab03/action returned with HTTP 404 Dec 22 12:12:11.897286 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 955/1910] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 12:12:11 2020] POST /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/ba662a35-4217-4f64-bb9e-ced4c2afab03/action => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:12:11.906242 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 956/1911] 10.222.0.111 () {60 vars in 1232 bytes} [Tue Dec 22 12:12:11 2020] PUT /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (2 switches on core 0) Dec 22 12:12:11.911174 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9e5b647a-816b-402b-b88d-86a8ffbc7861 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] PUT http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/tempest-invalid-1814154287 Dec 22 12:12:11.911619 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9e5b647a-816b-402b-b88d-86a8ffbc7861 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:12:11.932724 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9e5b647a-816b-402b-b88d-86a8ffbc7861 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/tempest-invalid-1814154287 returned with HTTP 404 Dec 22 12:12:11.933285 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 956/1912] 10.222.0.111 () {60 vars in 1310 bytes} [Tue Dec 22 12:12:11 2020] PUT /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/tempest-invalid-1814154287 => generated 99 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Dec 22 12:12:11.938127 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-61e51901-5cd0-4adf-ab22-71f7aeadf412 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] PUT http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/2c4538cb-e261-42e7-b318-5733d1c56191 Dec 22 12:12:11.938380 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:11.938380 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:11.938682 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-61e51901-5cd0-4adf-ab22-71f7aeadf412 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:12:11.963582 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-61e51901-5cd0-4adf-ab22-71f7aeadf412 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/2c4538cb-e261-42e7-b318-5733d1c56191 returned with HTTP 404 Dec 22 12:12:11.964163 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 957/1913] 10.222.0.111 () {60 vars in 1340 bytes} [Tue Dec 22 12:12:11 2020] PUT /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/2c4538cb-e261-42e7-b318-5733d1c56191 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:12:11.969877 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b1d7320e-b436-44fa-a6a7-9ad513352406 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] DELETE http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/050a8861-c2b1-4a07-bb31-3a2052a8e12c Dec 22 12:12:11.970117 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b1d7320e-b436-44fa-a6a7-9ad513352406 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:11.970375 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b1d7320e-b436-44fa-a6a7-9ad513352406 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:11.970950 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-b1d7320e-b436-44fa-a6a7-9ad513352406 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Delete volume with id: 050a8861-c2b1-4a07-bb31-3a2052a8e12c Dec 22 12:12:11.998944 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b1d7320e-b436-44fa-a6a7-9ad513352406 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/050a8861-c2b1-4a07-bb31-3a2052a8e12c returned with HTTP 404 Dec 22 12:12:12.002910 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 957/1914] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:12:11 2020] DELETE /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/050a8861-c2b1-4a07-bb31-3a2052a8e12c => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:12:12.005833 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b2baf97a-1797-4207-b239-301e11dea7e2 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] POST http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/896815a2-aa45-45c6-9ae9-c1966ef98e68/action Dec 22 12:12:12.006241 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b2baf97a-1797-4207-b239-301e11dea7e2 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:12:12.006434 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b2baf97a-1797-4207-b239-301e11dea7e2 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:12:12.007205 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b2baf97a-1797-4207-b239-301e11dea7e2 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/896815a2-aa45-45c6-9ae9-c1966ef98e68/action returned with HTTP 400 Dec 22 12:12:12.007684 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 958/1915] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 12:12:12 2020] POST /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/896815a2-aa45-45c6-9ae9-c1966ef98e68/action => generated 140 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 22 12:12:12.012431 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b047ef60-cce0-4daa-99ef-949f32db121e tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] POST http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/896815a2-aa45-45c6-9ae9-c1966ef98e68/action Dec 22 12:12:12.012836 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b047ef60-cce0-4daa-99ef-949f32db121e tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:12:12.013031 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b047ef60-cce0-4daa-99ef-949f32db121e tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:12:12.013963 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b047ef60-cce0-4daa-99ef-949f32db121e tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/896815a2-aa45-45c6-9ae9-c1966ef98e68/action returned with HTTP 400 Dec 22 12:12:12.014613 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 958/1916] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 12:12:12 2020] POST /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/896815a2-aa45-45c6-9ae9-c1966ef98e68/action => generated 131 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 22 12:12:12.020140 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-65393b66-a1ec-4014-9cdd-11bd7a99ab57 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] POST http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/1d44063f-53c6-4412-a389-015e2b57b2fc/action Dec 22 12:12:12.020749 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-65393b66-a1ec-4014-9cdd-11bd7a99ab57 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:12:12.021074 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-65393b66-a1ec-4014-9cdd-11bd7a99ab57 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:12:12.088986 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-65393b66-a1ec-4014-9cdd-11bd7a99ab57 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/1d44063f-53c6-4412-a389-015e2b57b2fc/action returned with HTTP 404 Dec 22 12:12:12.088986 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 959/1917] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 12:12:12 2020] POST /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/1d44063f-53c6-4412-a389-015e2b57b2fc/action => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:12:12.090490 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-235b65a5-18ae-4d90-8e53-5779a8c02e88 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] POST http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/896815a2-aa45-45c6-9ae9-c1966ef98e68/action Dec 22 12:12:12.090490 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-235b65a5-18ae-4d90-8e53-5779a8c02e88 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:12:12.090490 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-235b65a5-18ae-4d90-8e53-5779a8c02e88 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:12:12.090490 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-235b65a5-18ae-4d90-8e53-5779a8c02e88 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/896815a2-aa45-45c6-9ae9-c1966ef98e68/action returned with HTTP 400 Dec 22 12:12:12.090490 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 959/1918] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 12:12:12 2020] POST /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/896815a2-aa45-45c6-9ae9-c1966ef98e68/action => generated 129 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 22 12:12:12.092316 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8ab7c4f5-17bf-4fd6-9724-3f45bfdd7024 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] POST http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/None/action Dec 22 12:12:12.092316 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8ab7c4f5-17bf-4fd6-9724-3f45bfdd7024 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:12:12.092316 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8ab7c4f5-17bf-4fd6-9724-3f45bfdd7024 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:12:12.092316 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8ab7c4f5-17bf-4fd6-9724-3f45bfdd7024 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/None/action returned with HTTP 404 Dec 22 12:12:12.092316 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 960/1919] 10.222.0.111 () {60 vars in 1266 bytes} [Tue Dec 22 12:12:12 2020] POST /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/None/action => generated 77 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:12:12.108731 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5a7b8f21-4529-40a3-aa76-277aced9e42f tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] GET http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/338ca285-a8c6-4224-9d14-c64521d44d89 Dec 22 12:12:12.109031 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5a7b8f21-4529-40a3-aa76-277aced9e42f tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:12.109335 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5a7b8f21-4529-40a3-aa76-277aced9e42f tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:12.138915 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5a7b8f21-4529-40a3-aa76-277aced9e42f tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/338ca285-a8c6-4224-9d14-c64521d44d89 returned with HTTP 404 Dec 22 12:12:12.139574 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 960/1920] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:12 2020] GET /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/338ca285-a8c6-4224-9d14-c64521d44d89 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:12:12.145654 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9b8cbb8f-20ea-4849-81d8-55fce3040a16 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] DELETE http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/896815a2-aa45-45c6-9ae9-c1966ef98e68 Dec 22 12:12:12.145940 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9b8cbb8f-20ea-4849-81d8-55fce3040a16 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:12.146811 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9b8cbb8f-20ea-4849-81d8-55fce3040a16 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:12.147092 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-9b8cbb8f-20ea-4849-81d8-55fce3040a16 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Delete volume with id: 896815a2-aa45-45c6-9ae9-c1966ef98e68 Dec 22 12:12:12.172444 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:12.172444 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:12.173078 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9b8cbb8f-20ea-4849-81d8-55fce3040a16 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Volume info retrieved successfully. Dec 22 12:12:12.350445 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9b8cbb8f-20ea-4849-81d8-55fce3040a16 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Delete volume request issued successfully. Dec 22 12:12:12.350445 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9b8cbb8f-20ea-4849-81d8-55fce3040a16 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/896815a2-aa45-45c6-9ae9-c1966ef98e68 returned with HTTP 202 Dec 22 12:12:12.350445 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 961/1921] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:12:12 2020] DELETE /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/896815a2-aa45-45c6-9ae9-c1966ef98e68 => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:12:12.352265 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-255290ba-5924-4b2f-8d87-535c66eeda49 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] GET http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/896815a2-aa45-45c6-9ae9-c1966ef98e68 Dec 22 12:12:12.352608 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-255290ba-5924-4b2f-8d87-535c66eeda49 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:12.352913 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-255290ba-5924-4b2f-8d87-535c66eeda49 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:12.372165 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2483a5af-c44c-4c7c-92cc-e2376f356b4a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:12.372431 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2483a5af-c44c-4c7c-92cc-e2376f356b4a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:12.372697 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:12.372697 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:12.372907 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2483a5af-c44c-4c7c-92cc-e2376f356b4a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:12.383413 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:12.383413 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:12.389103 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-255290ba-5924-4b2f-8d87-535c66eeda49 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Volume info retrieved successfully. Dec 22 12:12:12.401114 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:12.401114 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:12.402022 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-255290ba-5924-4b2f-8d87-535c66eeda49 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/896815a2-aa45-45c6-9ae9-c1966ef98e68 returned with HTTP 200 Dec 22 12:12:12.402778 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 961/1922] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:12 2020] GET /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/896815a2-aa45-45c6-9ae9-c1966ef98e68 => generated 913 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:12.413429 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2483a5af-c44c-4c7c-92cc-e2376f356b4a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:12.422571 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:12.422571 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:12.427169 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2483a5af-c44c-4c7c-92cc-e2376f356b4a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:12.427625 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 962/1923] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:12 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:12:12.881389 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f15e57c7-ff0a-418e-b49b-110ca8816aaa tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:12:12.881389 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f15e57c7-ff0a-418e-b49b-110ca8816aaa tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:12.881389 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:12.881389 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:12.881389 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f15e57c7-ff0a-418e-b49b-110ca8816aaa tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:12.881389 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-f15e57c7-ff0a-418e-b49b-110ca8816aaa tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:12:12.890860 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:12.890860 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:12.892171 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f15e57c7-ff0a-418e-b49b-110ca8816aaa tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:12:12.892989 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 962/1924] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:12 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:13.411974 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8c2e87bb-49fa-4042-ae05-c0f9e876cb29 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] GET http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/896815a2-aa45-45c6-9ae9-c1966ef98e68 Dec 22 12:12:13.412308 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8c2e87bb-49fa-4042-ae05-c0f9e876cb29 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:13.412462 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:13.412462 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:13.412808 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8c2e87bb-49fa-4042-ae05-c0f9e876cb29 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:13.437764 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-640269ec-7380-4355-921d-d8a508b96bd8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:13.438091 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-640269ec-7380-4355-921d-d8a508b96bd8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:13.438258 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:13.438258 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:13.438517 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-640269ec-7380-4355-921d-d8a508b96bd8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:13.444057 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:13.444057 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:13.447080 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8c2e87bb-49fa-4042-ae05-c0f9e876cb29 tempest-VolumesNegativeTest-1103275927 tempest-VolumesNegativeTest-1103275927] http://10.222.0.111/volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/896815a2-aa45-45c6-9ae9-c1966ef98e68 returned with HTTP 404 Dec 22 12:12:13.447686 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 963/1925] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:13 2020] GET /volume/v3/96ffc6a61f5741bc9f96ca47761bcfa7/volumes/896815a2-aa45-45c6-9ae9-c1966ef98e68 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:12:13.466650 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:13.466650 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:13.471708 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-640269ec-7380-4355-921d-d8a508b96bd8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:13.481109 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:13.481109 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:13.493041 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-640269ec-7380-4355-921d-d8a508b96bd8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:13.493041 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 963/1926] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:13 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:13.901626 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8e69d54d-8e81-47f9-8951-8c92e717a03d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:12:13.905812 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8e69d54d-8e81-47f9-8951-8c92e717a03d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:13.905918 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:13.905918 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:13.907155 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8e69d54d-8e81-47f9-8951-8c92e717a03d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:13.907478 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-8e69d54d-8e81-47f9-8951-8c92e717a03d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:12:13.927914 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:13.927914 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:13.934304 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8e69d54d-8e81-47f9-8951-8c92e717a03d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:12:13.935515 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 964/1927] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:13 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:14.497452 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0aa718ca-6bc5-43fa-8750-1b859129057a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:14.497912 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0aa718ca-6bc5-43fa-8750-1b859129057a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:14.498223 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:14.498223 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:14.498563 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0aa718ca-6bc5-43fa-8750-1b859129057a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:14.530509 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:14.530509 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:14.536672 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0aa718ca-6bc5-43fa-8750-1b859129057a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:14.546367 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:14.546367 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:14.551144 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0aa718ca-6bc5-43fa-8750-1b859129057a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:14.551594 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 964/1928] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:14 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:14.943581 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-832a20c4-31c6-4c12-99b5-3baf59a2bb3e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:12:14.943948 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-832a20c4-31c6-4c12-99b5-3baf59a2bb3e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:14.944008 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:14.944008 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:14.944204 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-832a20c4-31c6-4c12-99b5-3baf59a2bb3e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:14.944389 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-832a20c4-31c6-4c12-99b5-3baf59a2bb3e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:12:14.957872 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:14.957872 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:14.958916 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-832a20c4-31c6-4c12-99b5-3baf59a2bb3e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:12:14.959351 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 965/1929] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:14 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:15.561059 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fcd3279a-69c9-4e6b-8553-090d31eaac9b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:15.561358 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fcd3279a-69c9-4e6b-8553-090d31eaac9b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:15.561485 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:15.561485 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:15.562416 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fcd3279a-69c9-4e6b-8553-090d31eaac9b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:15.595196 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:15.595196 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:15.600232 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fcd3279a-69c9-4e6b-8553-090d31eaac9b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:15.609305 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:15.609305 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:15.613577 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fcd3279a-69c9-4e6b-8553-090d31eaac9b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:15.614245 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 965/1930] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:15 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:15.966986 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e57316b3-fa90-459c-a1a8-433e7e8e8ad5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:12:15.967306 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e57316b3-fa90-459c-a1a8-433e7e8e8ad5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:15.967394 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:15.967394 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:15.967586 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e57316b3-fa90-459c-a1a8-433e7e8e8ad5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:15.967768 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-e57316b3-fa90-459c-a1a8-433e7e8e8ad5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:12:15.979700 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:15.979700 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:15.980900 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e57316b3-fa90-459c-a1a8-433e7e8e8ad5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:12:15.987466 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 966/1931] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:15 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:16.622852 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fa223e9f-174f-4407-a712-7ae93b1cf4df tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:16.623143 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fa223e9f-174f-4407-a712-7ae93b1cf4df tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:16.623282 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:16.623282 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:16.623482 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fa223e9f-174f-4407-a712-7ae93b1cf4df tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:16.649717 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:16.649717 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:16.654587 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fa223e9f-174f-4407-a712-7ae93b1cf4df tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:16.664040 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:16.664040 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:16.668350 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fa223e9f-174f-4407-a712-7ae93b1cf4df tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:16.668892 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 966/1932] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:16 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:16.990465 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d378586a-21e6-4e1b-b41b-1f77d312dcce tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:12:16.990848 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d378586a-21e6-4e1b-b41b-1f77d312dcce tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:16.990983 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:16.990983 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:16.991177 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d378586a-21e6-4e1b-b41b-1f77d312dcce tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:16.991361 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-d378586a-21e6-4e1b-b41b-1f77d312dcce tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:12:17.003180 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:17.003180 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:17.004096 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d378586a-21e6-4e1b-b41b-1f77d312dcce tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:12:17.004488 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 967/1933] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:16 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:17.678129 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0898e386-de94-4fce-9fc3-bb6e6d37753b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:17.678398 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0898e386-de94-4fce-9fc3-bb6e6d37753b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:17.678450 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:17.678450 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:17.678669 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0898e386-de94-4fce-9fc3-bb6e6d37753b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:17.704431 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:17.704431 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:17.709200 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0898e386-de94-4fce-9fc3-bb6e6d37753b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:17.718468 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:17.718468 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:17.723037 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0898e386-de94-4fce-9fc3-bb6e6d37753b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:17.726624 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 967/1934] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:17 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:18.013405 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2075c11a-617c-4e52-a4b7-54d1dcf8ee67 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:12:18.013687 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2075c11a-617c-4e52-a4b7-54d1dcf8ee67 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:18.013821 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:18.013821 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:18.014016 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2075c11a-617c-4e52-a4b7-54d1dcf8ee67 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:18.014204 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-2075c11a-617c-4e52-a4b7-54d1dcf8ee67 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:12:18.026467 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:18.026467 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:18.039424 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2075c11a-617c-4e52-a4b7-54d1dcf8ee67 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:12:18.041906 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 968/1935] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:18 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:18.733235 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b7858ad7-a5dc-492b-ad69-ad4f0a92ee09 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:18.733970 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b7858ad7-a5dc-492b-ad69-ad4f0a92ee09 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:18.734214 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:18.734214 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:18.734583 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b7858ad7-a5dc-492b-ad69-ad4f0a92ee09 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:18.769309 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:18.769309 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:18.774721 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b7858ad7-a5dc-492b-ad69-ad4f0a92ee09 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:18.784493 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:18.784493 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:18.788749 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b7858ad7-a5dc-492b-ad69-ad4f0a92ee09 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:18.793654 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 968/1936] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:18 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:19.048384 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c2b11760-b892-45c2-aa7f-f038337af51a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:12:19.048995 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c2b11760-b892-45c2-aa7f-f038337af51a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:19.049063 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:19.049063 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:19.049270 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c2b11760-b892-45c2-aa7f-f038337af51a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:19.050444 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-c2b11760-b892-45c2-aa7f-f038337af51a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:12:19.070435 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:19.070435 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:19.071669 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c2b11760-b892-45c2-aa7f-f038337af51a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:12:19.072284 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 969/1937] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:19 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:19.801943 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-029792d7-91e9-48f7-9a72-63f7cba48ef0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:19.802371 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-029792d7-91e9-48f7-9a72-63f7cba48ef0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:19.802501 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:19.802501 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:19.802823 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-029792d7-91e9-48f7-9a72-63f7cba48ef0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:19.831698 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:19.831698 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:19.833100 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-029792d7-91e9-48f7-9a72-63f7cba48ef0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:19.842401 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:19.842401 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:19.846595 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-029792d7-91e9-48f7-9a72-63f7cba48ef0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:19.847094 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 969/1938] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:19 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:20.080836 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cdeb9488-0f40-4dba-b31c-23a2afa8456f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:12:20.081358 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cdeb9488-0f40-4dba-b31c-23a2afa8456f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:20.081358 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:20.081358 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:20.104462 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cdeb9488-0f40-4dba-b31c-23a2afa8456f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:20.104462 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-cdeb9488-0f40-4dba-b31c-23a2afa8456f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:12:20.104462 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:20.104462 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:20.104462 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cdeb9488-0f40-4dba-b31c-23a2afa8456f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:12:20.104851 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 970/1939] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:20 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:20.859574 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-043f6187-bf9b-4e54-a761-067974903102 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:20.859574 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-043f6187-bf9b-4e54-a761-067974903102 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:20.859574 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:20.859574 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:20.859817 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-043f6187-bf9b-4e54-a761-067974903102 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:20.935710 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:20.935710 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:20.950289 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-043f6187-bf9b-4e54-a761-067974903102 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:20.978693 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:20.978693 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:20.994548 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-043f6187-bf9b-4e54-a761-067974903102 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:20.999630 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 970/1940] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:20 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:21.113692 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5e94bfbc-a90d-49b4-a135-dc5484e93671 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:12:21.114000 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5e94bfbc-a90d-49b4-a135-dc5484e93671 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:21.114149 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:21.114149 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:21.114348 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5e94bfbc-a90d-49b4-a135-dc5484e93671 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:21.114440 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-5e94bfbc-a90d-49b4-a135-dc5484e93671 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:12:21.126016 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:21.126016 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:21.127085 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5e94bfbc-a90d-49b4-a135-dc5484e93671 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:12:21.130596 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 971/1941] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:21 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:22.008117 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-632bc494-4844-4c7e-9f41-b657f3758339 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:22.008539 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-632bc494-4844-4c7e-9f41-b657f3758339 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:22.008769 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:22.008769 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:22.009177 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-632bc494-4844-4c7e-9f41-b657f3758339 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:22.056728 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:22.056728 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:22.062290 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-632bc494-4844-4c7e-9f41-b657f3758339 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:22.075004 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:22.075004 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:22.079698 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-632bc494-4844-4c7e-9f41-b657f3758339 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:22.080699 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 971/1942] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:22 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:22.136860 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-383023e2-828b-419c-b630-d8d036e301bc tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:12:22.137373 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-383023e2-828b-419c-b630-d8d036e301bc tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:22.137569 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:22.137569 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:22.137855 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-383023e2-828b-419c-b630-d8d036e301bc tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:22.138129 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-383023e2-828b-419c-b630-d8d036e301bc tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:12:22.154085 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:22.154085 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:22.155532 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-383023e2-828b-419c-b630-d8d036e301bc tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:12:22.156115 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 972/1943] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:22 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:23.090400 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-778699b0-7380-4f2f-a287-3ace31ca740a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:23.090696 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-778699b0-7380-4f2f-a287-3ace31ca740a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:23.090828 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:23.090828 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:23.091010 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-778699b0-7380-4f2f-a287-3ace31ca740a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:23.135635 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:23.135635 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:23.136082 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-778699b0-7380-4f2f-a287-3ace31ca740a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:23.163708 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:23.163708 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:23.169280 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-778699b0-7380-4f2f-a287-3ace31ca740a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:23.169995 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 972/1944] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:23 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:23.170790 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7f8b0da8-f188-45ce-90e4-e033fef03d91 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:12:23.171184 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7f8b0da8-f188-45ce-90e4-e033fef03d91 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:23.171391 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:23.171391 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:23.171705 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7f8b0da8-f188-45ce-90e4-e033fef03d91 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:23.171969 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-7f8b0da8-f188-45ce-90e4-e033fef03d91 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:12:23.193360 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:23.193360 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:23.194231 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7f8b0da8-f188-45ce-90e4-e033fef03d91 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:12:23.194854 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 973/1945] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:23 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:24.178455 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-83a877c3-bb65-46bb-8fbd-ff6112bb9dee tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:24.179054 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-83a877c3-bb65-46bb-8fbd-ff6112bb9dee tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:24.184422 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:24.184422 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:24.184422 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-83a877c3-bb65-46bb-8fbd-ff6112bb9dee tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:24.203084 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c1f92c88-e860-4566-8186-09a80a491d14 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:12:24.203534 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c1f92c88-e860-4566-8186-09a80a491d14 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:24.203883 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:24.203883 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:24.211745 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c1f92c88-e860-4566-8186-09a80a491d14 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:24.211745 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-c1f92c88-e860-4566-8186-09a80a491d14 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id d34bb41a-2729-48f6-a3a0-000277997e7c. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:12:24.219658 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:24.219658 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:24.221595 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c1f92c88-e860-4566-8186-09a80a491d14 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 200 Dec 22 12:12:24.222156 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 974/1946] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:24 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:24.235271 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:24.235271 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:24.240624 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-83a877c3-bb65-46bb-8fbd-ff6112bb9dee tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:24.252554 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d17e3bb2-12bd-4193-bcd3-81b48d741d40 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc Dec 22 12:12:24.254821 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d17e3bb2-12bd-4193-bcd3-81b48d741d40 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:24.255074 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:24.255074 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:24.255456 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d17e3bb2-12bd-4193-bcd3-81b48d741d40 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:24.264123 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:24.264123 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:24.272843 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-83a877c3-bb65-46bb-8fbd-ff6112bb9dee tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:24.274630 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 973/1947] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:24 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:24.291214 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:24.291214 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:24.296124 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d17e3bb2-12bd-4193-bcd3-81b48d741d40 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:12:24.321603 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:24.321603 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:24.326342 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d17e3bb2-12bd-4193-bcd3-81b48d741d40 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc returned with HTTP 200 Dec 22 12:12:24.326860 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 975/1948] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:24 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc => generated 1205 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:24.340848 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2ce559fd-9c36-40fc-9b7d-1e6b3ca01739 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] DELETE http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c Dec 22 12:12:24.341095 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2ce559fd-9c36-40fc-9b7d-1e6b3ca01739 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:24.341215 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:24.341215 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:24.341768 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2ce559fd-9c36-40fc-9b7d-1e6b3ca01739 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:24.342182 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.contrib.backups [None req-2ce559fd-9c36-40fc-9b7d-1e6b3ca01739 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Delete backup with id: d34bb41a-2729-48f6-a3a0-000277997e7c. Dec 22 12:12:24.364647 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:24.364647 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:24.411031 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.backup.rpcapi [None req-2ce559fd-9c36-40fc-9b7d-1e6b3ca01739 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] delete_backup rpcapi backup_id d34bb41a-2729-48f6-a3a0-000277997e7c {{(pid=88156) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 22 12:12:24.413394 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2ce559fd-9c36-40fc-9b7d-1e6b3ca01739 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c returned with HTTP 202 Dec 22 12:12:24.422637 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 974/1949] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:12:24 2020] DELETE /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/d34bb41a-2729-48f6-a3a0-000277997e7c => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 12:12:24.479502 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-f0160eb2-b853-4326-b71f-7bfe812e4990 req-6e44270e-41e6-472c-9ec3-704fa9a18510 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc Dec 22 12:12:24.479925 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-f0160eb2-b853-4326-b71f-7bfe812e4990 req-6e44270e-41e6-472c-9ec3-704fa9a18510 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:24.480164 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:24.480164 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:24.480508 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-f0160eb2-b853-4326-b71f-7bfe812e4990 req-6e44270e-41e6-472c-9ec3-704fa9a18510 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:24.513006 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:24.513006 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:24.518461 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-f0160eb2-b853-4326-b71f-7bfe812e4990 req-6e44270e-41e6-472c-9ec3-704fa9a18510 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:12:24.537136 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:24.537136 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:24.541559 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-f0160eb2-b853-4326-b71f-7bfe812e4990 req-6e44270e-41e6-472c-9ec3-704fa9a18510 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc returned with HTTP 200 Dec 22 12:12:24.542041 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 976/1950] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:12:24 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc => generated 1205 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:24.557186 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-f0160eb2-b853-4326-b71f-7bfe812e4990 req-80f2289d-8f2d-424c-a074-e897d8408dae tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] POST http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc/action Dec 22 12:12:24.557868 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:24.557868 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:24.559757 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-f0160eb2-b853-4326-b71f-7bfe812e4990 req-80f2289d-8f2d-424c-a074-e897d8408dae tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Action body: b'{"os-begin_detaching": null}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:12:24.559757 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-f0160eb2-b853-4326-b71f-7bfe812e4990 req-80f2289d-8f2d-424c-a074-e897d8408dae tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:12:24.605500 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:24.605500 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:24.606490 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-f0160eb2-b853-4326-b71f-7bfe812e4990 req-80f2289d-8f2d-424c-a074-e897d8408dae tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:12:24.691903 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-f0160eb2-b853-4326-b71f-7bfe812e4990 req-80f2289d-8f2d-424c-a074-e897d8408dae tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Begin detaching volume completed successfully. Dec 22 12:12:24.692255 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-f0160eb2-b853-4326-b71f-7bfe812e4990 req-80f2289d-8f2d-424c-a074-e897d8408dae tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc/action returned with HTTP 202 Dec 22 12:12:24.692876 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 975/1951] 10.222.0.111 () {64 vars in 1648 bytes} [Tue Dec 22 12:12:24 2020] POST /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 12:12:24.756951 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-787680ae-f93d-4185-9b2b-0c88d2d68728 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc Dec 22 12:12:24.757242 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-787680ae-f93d-4185-9b2b-0c88d2d68728 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:24.757380 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:24.757380 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:24.758078 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-787680ae-f93d-4185-9b2b-0c88d2d68728 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:24.796995 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:24.796995 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:24.805969 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-787680ae-f93d-4185-9b2b-0c88d2d68728 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:12:24.830213 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:24.830213 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:24.832253 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-f0160eb2-b853-4326-b71f-7bfe812e4990 req-80f2289d-8f2d-424c-a074-e897d8408dae tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume// Dec 22 12:12:24.833495 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-f0160eb2-b853-4326-b71f-7bfe812e4990 req-80f2289d-8f2d-424c-a074-e897d8408dae tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:24.833774 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:24.833774 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:24.834429 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-f0160eb2-b853-4326-b71f-7bfe812e4990 req-80f2289d-8f2d-424c-a074-e897d8408dae tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:24.835695 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-f0160eb2-b853-4326-b71f-7bfe812e4990 req-80f2289d-8f2d-424c-a074-e897d8408dae tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 12:12:24.836347 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 976/1952] 10.222.0.113 () {56 vars in 1094 bytes} [Tue Dec 22 12:12:24 2020] GET /volume/ => generated 756 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 12:12:24.839015 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-787680ae-f93d-4185-9b2b-0c88d2d68728 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc returned with HTTP 200 Dec 22 12:12:24.844578 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 977/1953] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:24 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc => generated 1208 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:24.865945 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-f0160eb2-b853-4326-b71f-7bfe812e4990 req-1e210597-b356-4ba9-b3b6-77500230d044 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc Dec 22 12:12:24.866419 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-f0160eb2-b853-4326-b71f-7bfe812e4990 req-1e210597-b356-4ba9-b3b6-77500230d044 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:24.866801 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-f0160eb2-b853-4326-b71f-7bfe812e4990 req-1e210597-b356-4ba9-b3b6-77500230d044 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:24.920164 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:24.920164 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:24.930317 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-f0160eb2-b853-4326-b71f-7bfe812e4990 req-1e210597-b356-4ba9-b3b6-77500230d044 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:12:24.959836 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:24.959836 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:24.968568 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-f0160eb2-b853-4326-b71f-7bfe812e4990 req-1e210597-b356-4ba9-b3b6-77500230d044 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc returned with HTTP 200 Dec 22 12:12:24.969233 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 977/1954] 10.222.0.113 () {60 vars in 1408 bytes} [Tue Dec 22 12:12:24 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc => generated 1307 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 12:12:25.282685 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-034a803e-4295-4550-91c9-961e566ea91f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:25.283305 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-034a803e-4295-4550-91c9-961e566ea91f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:25.283687 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:25.283687 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:25.283958 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-034a803e-4295-4550-91c9-961e566ea91f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:25.312544 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:25.312544 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:25.318046 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-034a803e-4295-4550-91c9-961e566ea91f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:25.328257 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:25.328257 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:25.332556 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-034a803e-4295-4550-91c9-961e566ea91f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:25.333330 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 978/1955] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:25 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:25.849193 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-97edca84-b591-4681-813e-5be264bc6075 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc Dec 22 12:12:25.849472 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-97edca84-b591-4681-813e-5be264bc6075 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:25.849601 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:25.849601 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:25.849793 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-97edca84-b591-4681-813e-5be264bc6075 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:25.906831 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:25.906831 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:25.918399 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-97edca84-b591-4681-813e-5be264bc6075 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:12:25.930662 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:25.930662 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:25.935929 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-97edca84-b591-4681-813e-5be264bc6075 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc returned with HTTP 200 Dec 22 12:12:25.936503 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 978/1956] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:25 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc => generated 1208 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:26.342437 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1842629e-f49a-48e0-b7f5-faf4be916217 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:26.342821 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1842629e-f49a-48e0-b7f5-faf4be916217 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:26.342870 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:26.342870 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:26.343365 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1842629e-f49a-48e0-b7f5-faf4be916217 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:26.374980 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:26.374980 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:26.380347 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1842629e-f49a-48e0-b7f5-faf4be916217 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:26.407464 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:26.407464 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:26.412813 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1842629e-f49a-48e0-b7f5-faf4be916217 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:26.413399 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 979/1957] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:26 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:26.946921 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bf609d9a-851d-43d0-bfde-ab494d61ce61 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc Dec 22 12:12:26.947196 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bf609d9a-851d-43d0-bfde-ab494d61ce61 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:26.947327 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:26.947327 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:26.947519 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bf609d9a-851d-43d0-bfde-ab494d61ce61 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:26.990608 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:26.990608 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:26.996159 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bf609d9a-851d-43d0-bfde-ab494d61ce61 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:12:27.019963 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:27.019963 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:27.025939 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bf609d9a-851d-43d0-bfde-ab494d61ce61 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc returned with HTTP 200 Dec 22 12:12:27.026603 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 979/1958] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:26 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc => generated 1208 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:27.241159 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-f0160eb2-b853-4326-b71f-7bfe812e4990 req-23377c88-a3d3-4be0-99ac-9a5c47bd6775 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] DELETE http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/attachments/23a6b31e-30f2-4d87-a119-5158b3257129 Dec 22 12:12:27.241582 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-f0160eb2-b853-4326-b71f-7bfe812e4990 req-23377c88-a3d3-4be0-99ac-9a5c47bd6775 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:27.241979 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:27.241979 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:27.242343 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-f0160eb2-b853-4326-b71f-7bfe812e4990 req-23377c88-a3d3-4be0-99ac-9a5c47bd6775 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:27.261440 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:27.261440 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:27.425588 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bc9a1c40-9349-4141-9a58-1d21dfa91e74 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:27.425952 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bc9a1c40-9349-4141-9a58-1d21dfa91e74 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:27.426137 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:27.426137 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:27.426412 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bc9a1c40-9349-4141-9a58-1d21dfa91e74 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:27.467789 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:27.467789 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:27.480840 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bc9a1c40-9349-4141-9a58-1d21dfa91e74 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:27.485247 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:27.485247 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:27.492334 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bc9a1c40-9349-4141-9a58-1d21dfa91e74 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:27.492912 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 980/1959] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:27 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:27.633468 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-f0160eb2-b853-4326-b71f-7bfe812e4990 req-23377c88-a3d3-4be0-99ac-9a5c47bd6775 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88155) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 12:12:27.634192 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-f0160eb2-b853-4326-b71f-7bfe812e4990 req-23377c88-a3d3-4be0-99ac-9a5c47bd6775 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Pending status list for volume during attachment-delete: [] {{(pid=88155) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 12:12:27.672933 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-f0160eb2-b853-4326-b71f-7bfe812e4990 req-23377c88-a3d3-4be0-99ac-9a5c47bd6775 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/attachments/23a6b31e-30f2-4d87-a119-5158b3257129 returned with HTTP 200 Dec 22 12:12:27.673854 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 980/1960] 10.222.0.113 () {62 vars in 1442 bytes} [Tue Dec 22 12:12:27 2020] DELETE /volume/v3/a9d9e517c8c34b5f9750560266561f33/attachments/23a6b31e-30f2-4d87-a119-5158b3257129 => generated 19 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:28.036577 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-97ba672b-f56c-4937-9793-f9d33f33a159 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc Dec 22 12:12:28.036897 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-97ba672b-f56c-4937-9793-f9d33f33a159 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:28.037043 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:28.037043 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:28.037269 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-97ba672b-f56c-4937-9793-f9d33f33a159 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:28.083317 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:28.083317 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:28.088227 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-97ba672b-f56c-4937-9793-f9d33f33a159 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:12:28.118615 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-97ba672b-f56c-4937-9793-f9d33f33a159 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc returned with HTTP 200 Dec 22 12:12:28.118615 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 981/1961] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:28 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc => generated 913 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:28.502235 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b1c2283f-0d0b-4b75-935c-15c7b7efc52b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:28.502624 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b1c2283f-0d0b-4b75-935c-15c7b7efc52b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:28.502674 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:28.502674 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:28.502887 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b1c2283f-0d0b-4b75-935c-15c7b7efc52b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:28.528166 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:28.528166 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:28.533056 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b1c2283f-0d0b-4b75-935c-15c7b7efc52b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:28.542830 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:28.542830 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:28.547189 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b1c2283f-0d0b-4b75-935c-15c7b7efc52b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:28.552637 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 981/1962] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:28 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:29.557859 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-91c7b265-14dd-4e2a-a375-1e7ddbf3e3bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:29.558185 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-91c7b265-14dd-4e2a-a375-1e7ddbf3e3bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:29.558249 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:29.558249 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:29.558453 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-91c7b265-14dd-4e2a-a375-1e7ddbf3e3bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:29.588712 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:29.588712 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:29.594226 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-91c7b265-14dd-4e2a-a375-1e7ddbf3e3bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:29.605388 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:29.605388 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:29.609750 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-91c7b265-14dd-4e2a-a375-1e7ddbf3e3bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:29.610203 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 982/1963] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:29 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:30.630994 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-491ff2f2-0a34-4463-b3ef-09c5c6255e70 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:30.630994 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-491ff2f2-0a34-4463-b3ef-09c5c6255e70 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:30.630994 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:30.630994 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:30.630994 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-491ff2f2-0a34-4463-b3ef-09c5c6255e70 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:30.653418 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:30.653418 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:30.658311 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-491ff2f2-0a34-4463-b3ef-09c5c6255e70 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:30.667970 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:30.667970 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:30.672156 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-491ff2f2-0a34-4463-b3ef-09c5c6255e70 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:30.672630 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 982/1964] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:30 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:31.682981 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4ddf655a-fe16-4954-97a0-66bc22af8c21 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:31.683284 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4ddf655a-fe16-4954-97a0-66bc22af8c21 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:31.683392 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:31.683392 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:31.683586 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4ddf655a-fe16-4954-97a0-66bc22af8c21 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:31.709047 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:31.709047 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:31.714062 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4ddf655a-fe16-4954-97a0-66bc22af8c21 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:31.724365 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:31.724365 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:31.728485 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4ddf655a-fe16-4954-97a0-66bc22af8c21 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:31.729012 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 983/1965] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:31 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:32.738321 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0f23c44f-fa47-49ca-b740-5d8c407b6142 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:32.738636 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0f23c44f-fa47-49ca-b740-5d8c407b6142 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:32.738755 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:32.738755 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:32.740966 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0f23c44f-fa47-49ca-b740-5d8c407b6142 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:32.766851 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:32.766851 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:32.774484 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0f23c44f-fa47-49ca-b740-5d8c407b6142 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:32.785218 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:32.785218 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:32.789348 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0f23c44f-fa47-49ca-b740-5d8c407b6142 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:32.789900 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 983/1966] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:32 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:33.806449 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-47227716-7e96-4d29-ac07-fed48bd4d3bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:33.807008 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-47227716-7e96-4d29-ac07-fed48bd4d3bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:33.807008 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:33.807008 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:33.807315 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-47227716-7e96-4d29-ac07-fed48bd4d3bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:33.845643 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:33.845643 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:33.852194 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-47227716-7e96-4d29-ac07-fed48bd4d3bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:33.864352 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:33.864352 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:33.870178 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-47227716-7e96-4d29-ac07-fed48bd4d3bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:33.870852 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 984/1967] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:33 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:34.882519 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-720ff17f-2b71-4aac-8611-086760ecbd82 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:34.883015 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-720ff17f-2b71-4aac-8611-086760ecbd82 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:34.883114 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:34.883114 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:34.883316 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-720ff17f-2b71-4aac-8611-086760ecbd82 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:34.919803 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:34.919803 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:34.926531 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-720ff17f-2b71-4aac-8611-086760ecbd82 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:34.949085 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:34.949085 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:34.956982 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-720ff17f-2b71-4aac-8611-086760ecbd82 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:34.956982 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 984/1968] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:34 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:35.982170 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7ac3fd46-ef4c-4bb5-9b21-87ad6120ca69 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:35.987939 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7ac3fd46-ef4c-4bb5-9b21-87ad6120ca69 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:35.987939 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:35.987939 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:35.987939 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7ac3fd46-ef4c-4bb5-9b21-87ad6120ca69 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:36.008702 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:36.008702 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:36.014167 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7ac3fd46-ef4c-4bb5-9b21-87ad6120ca69 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:36.025717 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:36.025717 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:36.030748 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7ac3fd46-ef4c-4bb5-9b21-87ad6120ca69 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:36.031432 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 985/1969] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:35 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:37.041461 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4f455156-68a5-422b-9fa3-1413d7992bdf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:37.041806 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4f455156-68a5-422b-9fa3-1413d7992bdf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:37.041806 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:37.041806 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:37.041806 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4f455156-68a5-422b-9fa3-1413d7992bdf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:37.080853 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:37.080853 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:37.086051 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4f455156-68a5-422b-9fa3-1413d7992bdf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:37.096229 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:37.096229 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:37.100528 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4f455156-68a5-422b-9fa3-1413d7992bdf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:37.101124 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 985/1970] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:37 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:12:37.635528 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1d830918-ea2f-4ea3-9610-27cefab27317 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] DELETE http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc Dec 22 12:12:37.635796 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1d830918-ea2f-4ea3-9610-27cefab27317 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:37.635932 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:37.635932 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:37.636133 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1d830918-ea2f-4ea3-9610-27cefab27317 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:37.636635 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-1d830918-ea2f-4ea3-9610-27cefab27317 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Delete volume with id: 3d04d96e-932d-47cd-9bd2-9a28c604b1cc Dec 22 12:12:37.668963 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:37.668963 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:37.669882 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1d830918-ea2f-4ea3-9610-27cefab27317 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:12:37.833732 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1d830918-ea2f-4ea3-9610-27cefab27317 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Delete volume request issued successfully. Dec 22 12:12:37.834785 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1d830918-ea2f-4ea3-9610-27cefab27317 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc returned with HTTP 202 Dec 22 12:12:37.836491 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 986/1971] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:12:37 2020] DELETE /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:12:37.845265 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bc2da9f5-2ebc-46d1-846e-277b01f53c73 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc Dec 22 12:12:37.846124 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bc2da9f5-2ebc-46d1-846e-277b01f53c73 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:37.846908 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:37.846908 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:37.848828 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bc2da9f5-2ebc-46d1-846e-277b01f53c73 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:37.882911 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:37.882911 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:37.888388 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bc2da9f5-2ebc-46d1-846e-277b01f53c73 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:12:37.909234 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bc2da9f5-2ebc-46d1-846e-277b01f53c73 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc returned with HTTP 200 Dec 22 12:12:37.909234 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 986/1972] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:37 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc => generated 912 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:12:38.111400 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2f798b8c-3d53-4f32-8472-16ed617a69e8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:38.111763 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2f798b8c-3d53-4f32-8472-16ed617a69e8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:38.111819 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:38.111819 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:38.111990 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2f798b8c-3d53-4f32-8472-16ed617a69e8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:38.154183 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:38.154183 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:38.160091 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2f798b8c-3d53-4f32-8472-16ed617a69e8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:38.171084 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:38.171084 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:38.176643 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2f798b8c-3d53-4f32-8472-16ed617a69e8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:38.177229 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 987/1973] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:38 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:38.909475 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-019de820-984a-4f99-98c0-08845049aaa9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc Dec 22 12:12:38.909851 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-019de820-984a-4f99-98c0-08845049aaa9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:38.909995 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:38.909995 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:38.910190 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-019de820-984a-4f99-98c0-08845049aaa9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:38.936121 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:38.936121 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:38.940816 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-019de820-984a-4f99-98c0-08845049aaa9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:12:38.952399 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-019de820-984a-4f99-98c0-08845049aaa9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc returned with HTTP 200 Dec 22 12:12:38.952845 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 987/1974] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:38 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc => generated 912 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:39.186886 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e0ceded3-c27b-4194-9f13-1344dcb4b275 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:39.188013 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e0ceded3-c27b-4194-9f13-1344dcb4b275 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:39.188247 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:39.188247 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:39.188829 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e0ceded3-c27b-4194-9f13-1344dcb4b275 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:39.221404 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:39.221404 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:39.231794 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e0ceded3-c27b-4194-9f13-1344dcb4b275 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:39.241763 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:39.241763 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:39.247722 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e0ceded3-c27b-4194-9f13-1344dcb4b275 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:39.248431 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 988/1975] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:39 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:39.963839 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9b3e39b7-030a-4ae2-83ce-aaa2a0587396 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc Dec 22 12:12:39.964100 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9b3e39b7-030a-4ae2-83ce-aaa2a0587396 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:39.964235 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:39.964235 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:39.964427 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9b3e39b7-030a-4ae2-83ce-aaa2a0587396 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:39.993094 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9b3e39b7-030a-4ae2-83ce-aaa2a0587396 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc returned with HTTP 404 Dec 22 12:12:39.993094 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 988/1976] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:39 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 22 12:12:40.036330 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4e09b666-dd35-4852-9e8f-5a00c78d1963 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] POST http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes Dec 22 12:12:40.036840 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:40.036840 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:40.037211 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4e09b666-dd35-4852-9e8f-5a00c78d1963 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Action: 'create', calling method: create, body: {"volume": {"imageRef": "632d04fa-05fd-4e7d-895f-0cd80c4fd464", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1053093877"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:12:40.037930 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-4e09b666-dd35-4852-9e8f-5a00c78d1963 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Create volume request body: {'volume': {'imageRef': '632d04fa-05fd-4e7d-895f-0cd80c4fd464', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1053093877'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:12:40.100235 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-4e09b666-dd35-4852-9e8f-5a00c78d1963 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Create volume of 1 GB Dec 22 12:12:40.107868 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4e09b666-dd35-4852-9e8f-5a00c78d1963 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Availability Zones retrieved successfully. Dec 22 12:12:40.115738 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4e09b666-dd35-4852-9e8f-5a00c78d1963 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Flow 'volume_create_api' (e374b76a-7abd-4b93-be2a-5b988489085a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:12:40.117079 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4e09b666-dd35-4852-9e8f-5a00c78d1963 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24e1e4e8-fbe3-4cbb-8295-36aa590df7aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:12:40.118104 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-4e09b666-dd35-4852-9e8f-5a00c78d1963 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:12:40.177198 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4e09b666-dd35-4852-9e8f-5a00c78d1963 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24e1e4e8-fbe3-4cbb-8295-36aa590df7aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:12:40.178277 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4e09b666-dd35-4852-9e8f-5a00c78d1963 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4749c625-1372-4360-9bb9-51648511b4b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:12:40.257839 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-abc071fe-8f4e-4d01-84af-f5bc32960890 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:40.258391 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-abc071fe-8f4e-4d01-84af-f5bc32960890 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:40.258534 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-abc071fe-8f4e-4d01-84af-f5bc32960890 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:40.285694 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:40.285694 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:40.291589 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-abc071fe-8f4e-4d01-84af-f5bc32960890 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:40.301022 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:40.301022 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:40.305129 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-abc071fe-8f4e-4d01-84af-f5bc32960890 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:40.305580 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 989/1977] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:40 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:40.777502 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-4e09b666-dd35-4852-9e8f-5a00c78d1963 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Created reservations ['2e99e891-4dc6-40cb-a161-0587d210be45', '1f4b7011-a1ad-4be7-b784-3c7a5d8af7a4', '71594f23-2522-47aa-a46a-55ef5b86ddbb', '64621c7a-8670-42fc-aa00-9e4471efa644'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:12:40.780105 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4e09b666-dd35-4852-9e8f-5a00c78d1963 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4749c625-1372-4360-9bb9-51648511b4b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e99e891-4dc6-40cb-a161-0587d210be45', '1f4b7011-a1ad-4be7-b784-3c7a5d8af7a4', '71594f23-2522-47aa-a46a-55ef5b86ddbb', '64621c7a-8670-42fc-aa00-9e4471efa644']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:12:40.782646 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4e09b666-dd35-4852-9e8f-5a00c78d1963 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ca9001e-5aff-47f0-89bd-88b5ef69794e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:12:40.883096 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4e09b666-dd35-4852-9e8f-5a00c78d1963 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ca9001e-5aff-47f0-89bd-88b5ef69794e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1053093877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9d9e517c8c34b5f9750560266561f33',qos_specs=None,replication_status=,reservations=['2e99e891-4dc6-40cb-a161-0587d210be45','1f4b7011-a1ad-4be7-b784-3c7a5d8af7a4','71594f23-2522-47aa-a46a-55ef5b86ddbb','64621c7a-8670-42fc-aa00-9e4471efa644'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='353209a080d14f33929fb957a9437f16',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:12:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1053093877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9d9e517c8c34b5f9750560266561f33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='353209a080d14f33929fb957a9437f16',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:12:40.884476 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4e09b666-dd35-4852-9e8f-5a00c78d1963 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7a6b6a7-4a28-4dfa-8fd3-44b0a470368a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:12:40.933322 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4e09b666-dd35-4852-9e8f-5a00c78d1963 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7a6b6a7-4a28-4dfa-8fd3-44b0a470368a) transitioned into state 'SUCCESS' from state '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-1053093877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9d9e517c8c34b5f9750560266561f33',qos_specs=None,replication_status=,reservations=['2e99e891-4dc6-40cb-a161-0587d210be45','1f4b7011-a1ad-4be7-b784-3c7a5d8af7a4','71594f23-2522-47aa-a46a-55ef5b86ddbb','64621c7a-8670-42fc-aa00-9e4471efa644'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='353209a080d14f33929fb957a9437f16',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:12:40.934324 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4e09b666-dd35-4852-9e8f-5a00c78d1963 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8310b0c-f1ef-4d1a-a632-2722f42dab36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:12:40.968548 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4e09b666-dd35-4852-9e8f-5a00c78d1963 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8310b0c-f1ef-4d1a-a632-2722f42dab36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:12:40.969834 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4e09b666-dd35-4852-9e8f-5a00c78d1963 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Flow 'volume_create_api' (e374b76a-7abd-4b93-be2a-5b988489085a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:12:40.994943 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4e09b666-dd35-4852-9e8f-5a00c78d1963 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Create volume request issued successfully. Dec 22 12:12:41.002484 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4e09b666-dd35-4852-9e8f-5a00c78d1963 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes returned with HTTP 202 Dec 22 12:12:41.003253 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 989/1978] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 12:12:40 2020] POST /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes => generated 820 bytes in 969 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:12:41.012218 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ec876eba-548f-435a-8e52-5f351a683b3b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 Dec 22 12:12:41.012656 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ec876eba-548f-435a-8e52-5f351a683b3b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:41.013032 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:41.013032 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:41.013032 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ec876eba-548f-435a-8e52-5f351a683b3b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:41.039738 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:41.039738 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:41.045301 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ec876eba-548f-435a-8e52-5f351a683b3b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:12:41.057570 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ec876eba-548f-435a-8e52-5f351a683b3b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 returned with HTTP 200 Dec 22 12:12:41.058444 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 990/1979] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:41 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 => generated 888 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:12:41.314793 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8cf20ab1-d88d-4488-951f-1ad9b1565e15 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:41.315389 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8cf20ab1-d88d-4488-951f-1ad9b1565e15 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:41.315614 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:41.315614 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:41.315936 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8cf20ab1-d88d-4488-951f-1ad9b1565e15 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:41.351704 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:41.351704 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:41.361516 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8cf20ab1-d88d-4488-951f-1ad9b1565e15 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:41.375020 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:41.375020 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:41.380653 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8cf20ab1-d88d-4488-951f-1ad9b1565e15 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:41.382612 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 990/1980] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:41 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:42.067671 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-25813246-e705-40df-9a60-62921b9d5263 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 Dec 22 12:12:42.067947 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-25813246-e705-40df-9a60-62921b9d5263 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:42.068079 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:42.068079 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:42.068272 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-25813246-e705-40df-9a60-62921b9d5263 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:42.096292 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:42.096292 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:42.101145 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-25813246-e705-40df-9a60-62921b9d5263 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:12:42.114293 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-25813246-e705-40df-9a60-62921b9d5263 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 returned with HTTP 200 Dec 22 12:12:42.114864 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 991/1981] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:42 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 => generated 912 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:42.390673 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c6f12485-54a0-4a85-80cd-a97f9585f805 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:42.390988 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c6f12485-54a0-4a85-80cd-a97f9585f805 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:42.391383 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:42.391383 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:42.391762 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c6f12485-54a0-4a85-80cd-a97f9585f805 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:42.425010 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:42.425010 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:42.430852 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c6f12485-54a0-4a85-80cd-a97f9585f805 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:42.444688 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:42.444688 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:42.451442 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c6f12485-54a0-4a85-80cd-a97f9585f805 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:42.452070 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 991/1982] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:42 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:43.124602 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5d3a4301-2269-44ca-bf19-12a044ac1e5a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 Dec 22 12:12:43.125663 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5d3a4301-2269-44ca-bf19-12a044ac1e5a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:43.125915 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:43.125915 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:43.126390 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5d3a4301-2269-44ca-bf19-12a044ac1e5a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:43.170450 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:43.170450 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:43.175862 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5d3a4301-2269-44ca-bf19-12a044ac1e5a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:12:43.187906 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5d3a4301-2269-44ca-bf19-12a044ac1e5a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 returned with HTTP 200 Dec 22 12:12:43.188405 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 992/1983] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:43 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 => generated 912 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:43.461449 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b111fbde-e0e2-44ef-830d-16b755a67cb0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:43.461783 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b111fbde-e0e2-44ef-830d-16b755a67cb0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:43.461926 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:43.461926 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:43.462491 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b111fbde-e0e2-44ef-830d-16b755a67cb0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:43.510402 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:43.510402 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:43.515431 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b111fbde-e0e2-44ef-830d-16b755a67cb0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:43.526326 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:43.526326 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:43.530508 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b111fbde-e0e2-44ef-830d-16b755a67cb0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:43.535288 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 992/1984] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:43 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:44.196984 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6b61345e-8333-4519-ac9e-060862ce7ba8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 Dec 22 12:12:44.197443 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6b61345e-8333-4519-ac9e-060862ce7ba8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:44.197634 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:44.197634 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:44.197917 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6b61345e-8333-4519-ac9e-060862ce7ba8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:44.222932 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:44.222932 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:44.227726 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6b61345e-8333-4519-ac9e-060862ce7ba8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:12:44.238560 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6b61345e-8333-4519-ac9e-060862ce7ba8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 returned with HTTP 200 Dec 22 12:12:44.239108 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 993/1985] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:44 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 => generated 912 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:44.544776 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-10ae368e-f3b2-4ac4-b96f-0461b2119ba5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:44.545090 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-10ae368e-f3b2-4ac4-b96f-0461b2119ba5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:44.545135 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:44.545135 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:44.545317 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-10ae368e-f3b2-4ac4-b96f-0461b2119ba5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:44.579848 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:44.579848 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:44.585086 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-10ae368e-f3b2-4ac4-b96f-0461b2119ba5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:44.596975 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:44.596975 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:44.601532 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-10ae368e-f3b2-4ac4-b96f-0461b2119ba5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:44.602167 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 993/1986] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:44 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:45.249119 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9bdfe8d8-0236-48b5-85e1-1a72ba60b4dd tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 Dec 22 12:12:45.249434 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9bdfe8d8-0236-48b5-85e1-1a72ba60b4dd tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:45.249588 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:45.249588 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:45.249815 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9bdfe8d8-0236-48b5-85e1-1a72ba60b4dd tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:45.280207 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:45.280207 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:45.286700 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9bdfe8d8-0236-48b5-85e1-1a72ba60b4dd tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:12:45.303519 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9bdfe8d8-0236-48b5-85e1-1a72ba60b4dd tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 returned with HTTP 200 Dec 22 12:12:45.303837 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 994/1987] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:45 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 => generated 912 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:45.610606 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2205a1dd-b8e3-470e-9b77-8ce01ef8b06c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:45.611312 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2205a1dd-b8e3-470e-9b77-8ce01ef8b06c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:45.611544 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:45.611544 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:45.611869 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2205a1dd-b8e3-470e-9b77-8ce01ef8b06c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:45.644099 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:45.644099 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:45.649145 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2205a1dd-b8e3-470e-9b77-8ce01ef8b06c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:45.659481 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:45.659481 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:45.668714 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2205a1dd-b8e3-470e-9b77-8ce01ef8b06c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:45.669294 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 994/1988] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:45 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:46.313734 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-10434e50-e788-4888-bc73-1545668b3ec7 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 Dec 22 12:12:46.314020 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-10434e50-e788-4888-bc73-1545668b3ec7 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:46.314158 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:46.314158 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:46.314353 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-10434e50-e788-4888-bc73-1545668b3ec7 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:46.341190 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:46.341190 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:46.345988 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-10434e50-e788-4888-bc73-1545668b3ec7 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:12:46.357690 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-10434e50-e788-4888-bc73-1545668b3ec7 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 returned with HTTP 200 Dec 22 12:12:46.362510 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 995/1989] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:46 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 => generated 912 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:12:46.678155 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5d919f03-93a2-4ef8-92eb-b3abb2325573 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:46.678499 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5d919f03-93a2-4ef8-92eb-b3abb2325573 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:46.678545 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:46.678545 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:46.678819 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5d919f03-93a2-4ef8-92eb-b3abb2325573 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:46.707287 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:46.707287 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:46.713727 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5d919f03-93a2-4ef8-92eb-b3abb2325573 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:46.724393 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:46.724393 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:46.729486 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5d919f03-93a2-4ef8-92eb-b3abb2325573 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:46.730187 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 995/1990] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:46 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:47.367218 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2ee246f5-7b26-4aea-a892-71a02e3d3c04 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 Dec 22 12:12:47.367519 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2ee246f5-7b26-4aea-a892-71a02e3d3c04 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:47.367653 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:47.367653 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:47.367852 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2ee246f5-7b26-4aea-a892-71a02e3d3c04 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:47.391377 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:47.391377 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:47.395779 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2ee246f5-7b26-4aea-a892-71a02e3d3c04 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:12:47.406327 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2ee246f5-7b26-4aea-a892-71a02e3d3c04 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 returned with HTTP 200 Dec 22 12:12:47.406757 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 996/1991] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:47 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 => generated 912 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:47.744404 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8bda8653-05de-4a6b-bf80-0676753de29f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:47.745790 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8bda8653-05de-4a6b-bf80-0676753de29f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:47.746009 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:47.746009 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:47.746367 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8bda8653-05de-4a6b-bf80-0676753de29f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:47.784611 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:47.784611 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:47.791312 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8bda8653-05de-4a6b-bf80-0676753de29f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:47.803967 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:47.803967 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:47.810200 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8bda8653-05de-4a6b-bf80-0676753de29f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:47.810923 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 996/1992] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:47 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:48.416782 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-711852ba-ab97-401a-b1be-2f60dd0cf2de tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 Dec 22 12:12:48.417161 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-711852ba-ab97-401a-b1be-2f60dd0cf2de tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:48.417311 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:48.417311 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:48.417610 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-711852ba-ab97-401a-b1be-2f60dd0cf2de tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:48.444973 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:48.444973 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:48.454851 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-711852ba-ab97-401a-b1be-2f60dd0cf2de tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:12:48.472739 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-711852ba-ab97-401a-b1be-2f60dd0cf2de tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 returned with HTTP 200 Dec 22 12:12:48.473407 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 997/1993] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:48 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 => generated 912 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:12:48.825167 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bc6ddb41-0f2c-48e9-9e53-12cf8f87ff83 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:48.825775 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bc6ddb41-0f2c-48e9-9e53-12cf8f87ff83 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:48.825894 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:48.825894 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:48.826146 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bc6ddb41-0f2c-48e9-9e53-12cf8f87ff83 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:48.865302 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:48.865302 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:48.871480 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bc6ddb41-0f2c-48e9-9e53-12cf8f87ff83 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:48.883005 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:48.883005 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:48.888773 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bc6ddb41-0f2c-48e9-9e53-12cf8f87ff83 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:48.889321 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 997/1994] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:48 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:49.486060 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c8e7abe3-d2c2-4750-bdd9-aa288c6e729e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 Dec 22 12:12:49.486412 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c8e7abe3-d2c2-4750-bdd9-aa288c6e729e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:49.486632 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:49.486632 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:49.486913 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c8e7abe3-d2c2-4750-bdd9-aa288c6e729e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:49.523862 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:49.523862 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:49.530301 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c8e7abe3-d2c2-4750-bdd9-aa288c6e729e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:12:49.546063 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c8e7abe3-d2c2-4750-bdd9-aa288c6e729e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 returned with HTTP 200 Dec 22 12:12:49.546686 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 998/1995] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:49 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 => generated 912 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:49.902081 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e89257bf-7d85-4aa2-9ba4-101b281dc8fc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:49.902600 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e89257bf-7d85-4aa2-9ba4-101b281dc8fc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:49.902745 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:49.902745 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:49.903065 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e89257bf-7d85-4aa2-9ba4-101b281dc8fc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:49.941368 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:49.941368 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:49.948695 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e89257bf-7d85-4aa2-9ba4-101b281dc8fc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:49.964640 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:49.964640 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:49.970430 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e89257bf-7d85-4aa2-9ba4-101b281dc8fc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:49.971030 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 998/1996] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:49 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:50.558562 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b98617eb-d551-48f0-be95-c120b527f643 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 Dec 22 12:12:50.558977 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b98617eb-d551-48f0-be95-c120b527f643 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:50.559124 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:50.559124 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:50.559373 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b98617eb-d551-48f0-be95-c120b527f643 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:50.600450 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:50.600450 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:50.607215 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b98617eb-d551-48f0-be95-c120b527f643 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:12:50.629686 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b98617eb-d551-48f0-be95-c120b527f643 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 returned with HTTP 200 Dec 22 12:12:50.629686 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 999/1997] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:50 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 => generated 912 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:12:50.981326 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-50074389-d0b5-4fe2-8248-deb5438b80cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:50.981609 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-50074389-d0b5-4fe2-8248-deb5438b80cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:50.981718 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:50.981718 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:50.981898 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-50074389-d0b5-4fe2-8248-deb5438b80cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:51.012360 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:51.012360 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:51.017919 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-50074389-d0b5-4fe2-8248-deb5438b80cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:51.045013 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:51.045013 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:51.049552 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-50074389-d0b5-4fe2-8248-deb5438b80cf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:51.050309 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 999/1998] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:50 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:12:51.637914 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8bd0120f-8880-4f0d-9f87-c70119c059c8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 Dec 22 12:12:51.637914 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8bd0120f-8880-4f0d-9f87-c70119c059c8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:51.637914 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:51.637914 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:51.637914 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8bd0120f-8880-4f0d-9f87-c70119c059c8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:51.668347 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:51.668347 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:51.670298 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8bd0120f-8880-4f0d-9f87-c70119c059c8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:12:51.683768 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8bd0120f-8880-4f0d-9f87-c70119c059c8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 returned with HTTP 200 Dec 22 12:12:51.684583 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1000/1999] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:51 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:52.058297 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9da39cfb-0352-4ad4-a1d5-a091bac5331f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:52.058905 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9da39cfb-0352-4ad4-a1d5-a091bac5331f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:52.059122 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:52.059122 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:52.059467 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9da39cfb-0352-4ad4-a1d5-a091bac5331f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:52.094833 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:52.094833 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:52.100459 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9da39cfb-0352-4ad4-a1d5-a091bac5331f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:52.109861 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:52.109861 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:52.114233 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9da39cfb-0352-4ad4-a1d5-a091bac5331f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:52.114704 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1000/2000] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:52 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:52.695368 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a0d9b39b-b311-4b61-a100-d3d0da08d48a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 Dec 22 12:12:52.695841 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a0d9b39b-b311-4b61-a100-d3d0da08d48a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:52.695984 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:52.695984 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:52.696208 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a0d9b39b-b311-4b61-a100-d3d0da08d48a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:52.725863 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:52.725863 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:52.731380 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a0d9b39b-b311-4b61-a100-d3d0da08d48a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:12:52.744824 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a0d9b39b-b311-4b61-a100-d3d0da08d48a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 returned with HTTP 200 Dec 22 12:12:52.745535 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1001/2001] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:52 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:53.136673 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5c551367-a664-4878-8754-abebafe6206f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:53.136673 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5c551367-a664-4878-8754-abebafe6206f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:53.136673 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:53.136673 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:53.136673 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5c551367-a664-4878-8754-abebafe6206f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:53.152307 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:53.152307 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:53.157188 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5c551367-a664-4878-8754-abebafe6206f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:53.166685 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:53.166685 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:53.170867 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5c551367-a664-4878-8754-abebafe6206f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:53.171309 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1001/2002] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:53 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:53.765060 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7c8cf2f5-d94c-4134-9299-ad9df14642bd tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 Dec 22 12:12:53.765060 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7c8cf2f5-d94c-4134-9299-ad9df14642bd tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:53.765060 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:53.765060 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:53.765060 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7c8cf2f5-d94c-4134-9299-ad9df14642bd tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:53.780165 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:53.780165 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:53.785293 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7c8cf2f5-d94c-4134-9299-ad9df14642bd tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:12:53.807946 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7c8cf2f5-d94c-4134-9299-ad9df14642bd tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 returned with HTTP 200 Dec 22 12:12:53.807946 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1002/2003] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:53 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:54.183415 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b19df18b-721c-4fc9-9039-777d7065bd4b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:54.185145 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b19df18b-721c-4fc9-9039-777d7065bd4b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:54.185145 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:54.185145 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:54.185145 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b19df18b-721c-4fc9-9039-777d7065bd4b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:54.213681 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:54.213681 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:54.218264 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b19df18b-721c-4fc9-9039-777d7065bd4b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:54.227993 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:54.227993 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:54.232228 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b19df18b-721c-4fc9-9039-777d7065bd4b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:54.232719 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1002/2004] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:54 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:54.809557 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-966969cf-9780-4bbb-a219-b92cfcadc13c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 Dec 22 12:12:54.810525 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-966969cf-9780-4bbb-a219-b92cfcadc13c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:54.811194 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:54.811194 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:54.811822 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-966969cf-9780-4bbb-a219-b92cfcadc13c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:54.840473 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:54.840473 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:54.845658 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-966969cf-9780-4bbb-a219-b92cfcadc13c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:12:54.858207 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-966969cf-9780-4bbb-a219-b92cfcadc13c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 returned with HTTP 200 Dec 22 12:12:54.858746 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1003/2005] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:54 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:55.280412 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-182f3d46-695b-439c-afa6-f8b7ad3704c0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:55.280412 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-182f3d46-695b-439c-afa6-f8b7ad3704c0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:55.280412 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:55.280412 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:55.280412 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-182f3d46-695b-439c-afa6-f8b7ad3704c0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:55.280412 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:55.280412 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:55.280412 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-182f3d46-695b-439c-afa6-f8b7ad3704c0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:55.286204 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:55.286204 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:55.290778 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-182f3d46-695b-439c-afa6-f8b7ad3704c0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:55.291226 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1003/2006] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:55 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:55.868303 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-30a85fc6-d52f-47ea-ab7b-822d9ca2dd70 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 Dec 22 12:12:55.868878 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-30a85fc6-d52f-47ea-ab7b-822d9ca2dd70 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:55.869066 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:55.869066 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:55.869364 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-30a85fc6-d52f-47ea-ab7b-822d9ca2dd70 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:55.902082 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:55.902082 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:55.907062 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-30a85fc6-d52f-47ea-ab7b-822d9ca2dd70 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:12:55.917834 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-30a85fc6-d52f-47ea-ab7b-822d9ca2dd70 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 returned with HTTP 200 Dec 22 12:12:55.918232 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1004/2007] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:55 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:56.302383 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7f93c6ac-0c8c-4d9f-aa09-7bf4723f903c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:56.302906 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7f93c6ac-0c8c-4d9f-aa09-7bf4723f903c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:56.303137 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:56.303137 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:56.303504 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7f93c6ac-0c8c-4d9f-aa09-7bf4723f903c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:56.336600 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:56.336600 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:56.341594 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7f93c6ac-0c8c-4d9f-aa09-7bf4723f903c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:56.351720 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:56.351720 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:56.356286 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7f93c6ac-0c8c-4d9f-aa09-7bf4723f903c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:56.357063 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1004/2008] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:56 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:56.927371 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-51556c35-ee39-4cc5-840f-e7405483fe22 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 Dec 22 12:12:56.927648 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-51556c35-ee39-4cc5-840f-e7405483fe22 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:56.927779 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:56.927779 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:56.927971 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-51556c35-ee39-4cc5-840f-e7405483fe22 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:56.953379 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:56.953379 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:56.958466 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-51556c35-ee39-4cc5-840f-e7405483fe22 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:12:56.969022 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-51556c35-ee39-4cc5-840f-e7405483fe22 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 returned with HTTP 200 Dec 22 12:12:56.969490 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1005/2009] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:56 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:12:57.370356 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aec499aa-e482-4ae7-99a6-c5bfa280ecd7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:57.371229 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aec499aa-e482-4ae7-99a6-c5bfa280ecd7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:57.371501 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:57.371501 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:57.371965 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aec499aa-e482-4ae7-99a6-c5bfa280ecd7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:57.405939 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:57.405939 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:57.412056 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-aec499aa-e482-4ae7-99a6-c5bfa280ecd7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:57.424143 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:57.424143 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:57.430694 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aec499aa-e482-4ae7-99a6-c5bfa280ecd7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:57.431419 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1005/2010] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:57 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:12:57.979778 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8f824b30-ee3d-43b8-bf89-5fd4bfcdb12e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 Dec 22 12:12:57.980058 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8f824b30-ee3d-43b8-bf89-5fd4bfcdb12e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:57.980190 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:57.980190 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:57.980383 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8f824b30-ee3d-43b8-bf89-5fd4bfcdb12e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:58.006759 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:58.006759 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:58.011406 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8f824b30-ee3d-43b8-bf89-5fd4bfcdb12e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:12:58.025093 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8f824b30-ee3d-43b8-bf89-5fd4bfcdb12e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 returned with HTTP 200 Dec 22 12:12:58.025093 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1006/2011] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:57 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:12:58.442088 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5c5f374c-b876-4804-9ece-9385fcef4a40 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:58.442436 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5c5f374c-b876-4804-9ece-9385fcef4a40 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:58.442589 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:58.442589 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:58.442824 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5c5f374c-b876-4804-9ece-9385fcef4a40 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:58.474953 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:58.474953 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:58.480717 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5c5f374c-b876-4804-9ece-9385fcef4a40 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:58.492272 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:58.492272 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:58.497573 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5c5f374c-b876-4804-9ece-9385fcef4a40 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:58.498142 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1006/2012] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:58 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:12:59.033776 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f3ae3296-ab74-43f2-94ad-4787f5ea6745 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 Dec 22 12:12:59.034469 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f3ae3296-ab74-43f2-94ad-4787f5ea6745 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:59.034803 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:59.034803 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:59.035401 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f3ae3296-ab74-43f2-94ad-4787f5ea6745 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:59.067558 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:59.067558 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:59.074065 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f3ae3296-ab74-43f2-94ad-4787f5ea6745 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:12:59.087153 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f3ae3296-ab74-43f2-94ad-4787f5ea6745 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 returned with HTTP 200 Dec 22 12:12:59.091675 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1007/2013] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:59 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 => generated 973 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:12:59.511273 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3a5f53bb-95de-4109-a1af-beee4c69f659 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:12:59.511890 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3a5f53bb-95de-4109-a1af-beee4c69f659 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:12:59.512140 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:12:59.512140 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:12:59.512917 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3a5f53bb-95de-4109-a1af-beee4c69f659 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:12:59.552120 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:59.552120 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:59.557169 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3a5f53bb-95de-4109-a1af-beee4c69f659 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:12:59.568478 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:12:59.568478 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:12:59.573505 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3a5f53bb-95de-4109-a1af-beee4c69f659 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:12:59.574075 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1007/2014] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:12:59 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:00.100840 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-13a194f3-0c98-4b0e-af1f-6aab2084594f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 Dec 22 12:13:00.102106 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-13a194f3-0c98-4b0e-af1f-6aab2084594f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:00.102743 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:00.102743 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:00.103131 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-13a194f3-0c98-4b0e-af1f-6aab2084594f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:00.138488 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:00.138488 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:00.143972 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-13a194f3-0c98-4b0e-af1f-6aab2084594f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:13:00.155317 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-13a194f3-0c98-4b0e-af1f-6aab2084594f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 returned with HTTP 200 Dec 22 12:13:00.155795 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1008/2015] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:00 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 => generated 973 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:00.585978 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-119195e8-1da5-44d1-9d7f-5ad394337a2b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:00.586518 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-119195e8-1da5-44d1-9d7f-5ad394337a2b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:00.586748 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:00.586748 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:00.587098 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-119195e8-1da5-44d1-9d7f-5ad394337a2b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:00.623069 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:00.623069 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:00.627940 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-119195e8-1da5-44d1-9d7f-5ad394337a2b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:00.637071 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:00.637071 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:00.641311 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-119195e8-1da5-44d1-9d7f-5ad394337a2b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:00.659412 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1008/2016] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:00 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:01.167588 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b52e3323-9bed-4651-b60d-954e4887d208 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 Dec 22 12:13:01.168027 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b52e3323-9bed-4651-b60d-954e4887d208 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:01.168223 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:01.168223 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:01.168390 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b52e3323-9bed-4651-b60d-954e4887d208 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:01.198803 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:01.198803 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:01.203949 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b52e3323-9bed-4651-b60d-954e4887d208 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:13:01.216166 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b52e3323-9bed-4651-b60d-954e4887d208 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 returned with HTTP 200 Dec 22 12:13:01.221029 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1009/2017] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:01 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:01.666996 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2bf9fc6f-050d-4a5a-96e4-fc2a8ce8806b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:01.667350 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2bf9fc6f-050d-4a5a-96e4-fc2a8ce8806b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:01.667405 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:01.667405 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:01.667586 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2bf9fc6f-050d-4a5a-96e4-fc2a8ce8806b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:01.706035 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:01.706035 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:01.711375 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2bf9fc6f-050d-4a5a-96e4-fc2a8ce8806b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:01.722140 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:01.722140 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:01.728569 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2bf9fc6f-050d-4a5a-96e4-fc2a8ce8806b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:01.729048 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1009/2018] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:01 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:02.228868 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-091767b2-f525-4c3b-b13f-1057f32e0c88 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 Dec 22 12:13:02.229693 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-091767b2-f525-4c3b-b13f-1057f32e0c88 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:02.229939 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:02.229939 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:02.230395 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-091767b2-f525-4c3b-b13f-1057f32e0c88 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:02.265749 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:02.265749 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:02.271362 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-091767b2-f525-4c3b-b13f-1057f32e0c88 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:13:02.283914 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-091767b2-f525-4c3b-b13f-1057f32e0c88 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 returned with HTTP 200 Dec 22 12:13:02.284636 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1010/2019] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:02 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 => generated 973 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:02.739819 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6a37c860-4e3e-4765-bb16-18d52d16c385 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:02.740249 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6a37c860-4e3e-4765-bb16-18d52d16c385 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:02.740358 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:02.740358 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:02.740687 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6a37c860-4e3e-4765-bb16-18d52d16c385 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:02.775919 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:02.775919 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:02.781685 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6a37c860-4e3e-4765-bb16-18d52d16c385 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:02.798600 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:02.798600 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:02.805122 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6a37c860-4e3e-4765-bb16-18d52d16c385 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:02.805629 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1010/2020] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:02 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:03.294977 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-53abe266-6028-4d36-8121-9c1a1f808bbe tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 Dec 22 12:13:03.295321 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-53abe266-6028-4d36-8121-9c1a1f808bbe tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:03.295454 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:03.295454 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:03.295673 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-53abe266-6028-4d36-8121-9c1a1f808bbe tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:03.325779 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:03.325779 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:03.331225 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-53abe266-6028-4d36-8121-9c1a1f808bbe tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:13:03.349480 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-53abe266-6028-4d36-8121-9c1a1f808bbe tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 returned with HTTP 200 Dec 22 12:13:03.349480 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1011/2021] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:03 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:13:03.818844 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-36063985-e3ea-41ec-9072-cb4a6d90ab83 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:03.819190 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-36063985-e3ea-41ec-9072-cb4a6d90ab83 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:03.819297 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:03.819297 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:03.819748 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-36063985-e3ea-41ec-9072-cb4a6d90ab83 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:03.978059 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:03.978059 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:03.983394 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-36063985-e3ea-41ec-9072-cb4a6d90ab83 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:03.995175 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:03.995175 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:04.000761 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-36063985-e3ea-41ec-9072-cb4a6d90ab83 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:04.001536 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1011/2022] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:03 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:04.357281 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-67062755-abad-4fc7-b70b-e11159b0ea92 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 Dec 22 12:13:04.357796 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-67062755-abad-4fc7-b70b-e11159b0ea92 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:04.358064 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:04.358064 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:04.358370 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-67062755-abad-4fc7-b70b-e11159b0ea92 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:04.386518 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:04.386518 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:04.412817 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-67062755-abad-4fc7-b70b-e11159b0ea92 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:13:04.412817 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-67062755-abad-4fc7-b70b-e11159b0ea92 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 returned with HTTP 200 Dec 22 12:13:04.412817 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1012/2023] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:04 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:05.020147 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-61a24b7f-475e-4101-b492-392d013ff36d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:05.020561 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-61a24b7f-475e-4101-b492-392d013ff36d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:05.020699 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:05.020699 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:05.021010 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-61a24b7f-475e-4101-b492-392d013ff36d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:05.051895 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:05.051895 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:05.062307 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-61a24b7f-475e-4101-b492-392d013ff36d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:05.067278 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:05.067278 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:05.071552 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-61a24b7f-475e-4101-b492-392d013ff36d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:05.072107 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1012/2024] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:05 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:05.422181 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2473992c-7073-4e6d-8117-7a18dc04a6f1 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 Dec 22 12:13:05.422836 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2473992c-7073-4e6d-8117-7a18dc04a6f1 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:05.423086 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:05.423086 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:05.423539 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2473992c-7073-4e6d-8117-7a18dc04a6f1 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:05.462207 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:05.462207 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:05.468460 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2473992c-7073-4e6d-8117-7a18dc04a6f1 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:13:05.481955 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2473992c-7073-4e6d-8117-7a18dc04a6f1 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 returned with HTTP 200 Dec 22 12:13:05.482456 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1013/2025] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:05 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 => generated 973 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:06.082155 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-634dac07-dd05-4457-b5a7-0a85ac9decc9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:06.082789 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-634dac07-dd05-4457-b5a7-0a85ac9decc9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:06.082789 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:06.082789 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:06.082789 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-634dac07-dd05-4457-b5a7-0a85ac9decc9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:06.109817 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:06.109817 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:06.114464 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-634dac07-dd05-4457-b5a7-0a85ac9decc9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:06.124725 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:06.124725 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:06.129511 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-634dac07-dd05-4457-b5a7-0a85ac9decc9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:06.130143 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1013/2026] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:06 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:06.495411 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-201459e9-285a-4226-8d4d-1d46ff045d94 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 Dec 22 12:13:06.496063 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-201459e9-285a-4226-8d4d-1d46ff045d94 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:06.496251 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:06.496251 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:06.496862 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-201459e9-285a-4226-8d4d-1d46ff045d94 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:06.534193 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:06.534193 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:06.539026 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-201459e9-285a-4226-8d4d-1d46ff045d94 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:13:06.550296 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-201459e9-285a-4226-8d4d-1d46ff045d94 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 returned with HTTP 200 Dec 22 12:13:06.551219 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1014/2027] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:06 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 => generated 1361 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:06.559388 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3ae320bf-dbcf-4adf-8558-42810f4283fa tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 Dec 22 12:13:06.559708 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3ae320bf-dbcf-4adf-8558-42810f4283fa tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:06.559879 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:06.559879 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:06.560159 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3ae320bf-dbcf-4adf-8558-42810f4283fa tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:06.584790 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:06.584790 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:06.589060 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3ae320bf-dbcf-4adf-8558-42810f4283fa tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:13:06.599885 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3ae320bf-dbcf-4adf-8558-42810f4283fa tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 returned with HTTP 200 Dec 22 12:13:06.600313 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1014/2028] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:06 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 => generated 1361 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:06.608700 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c5510d2c-1217-4240-b9cd-d8f7a53b0eb5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] POST http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups Dec 22 12:13:06.608979 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:06.608979 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:06.609201 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c5510d2c-1217-4240-b9cd-d8f7a53b0eb5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Action: 'create', calling method: create, body: {"backup": {"volume_id": "82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2", "name": "tempest-VolumesBackupsTest-Backup-2081917197"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:13:06.609820 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.backups [None req-c5510d2c-1217-4240-b9cd-d8f7a53b0eb5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Creating new backup {'backup': {'volume_id': '82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2', 'name': 'tempest-VolumesBackupsTest-Backup-2081917197'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 22 12:13:06.610038 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.contrib.backups [None req-c5510d2c-1217-4240-b9cd-d8f7a53b0eb5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Creating backup of volume 82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 in container None Dec 22 12:13:06.638008 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:06.638008 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:06.638631 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c5510d2c-1217-4240-b9cd-d8f7a53b0eb5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:13:06.695095 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-c5510d2c-1217-4240-b9cd-d8f7a53b0eb5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Created reservations ['d2b0b71a-0913-40ec-89b7-64d95878f966', '80276c82-f631-46d5-9ec1-869e76f5f653'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:13:07.073878 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c5510d2c-1217-4240-b9cd-d8f7a53b0eb5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups returned with HTTP 202 Dec 22 12:13:07.074433 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1015/2029] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 12:13:06 2020] POST /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups => generated 398 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:13:07.081415 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8ef39235-3776-4453-93c5-2867307e1c12 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:07.081731 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8ef39235-3776-4453-93c5-2867307e1c12 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:07.082762 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:07.082762 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:07.082762 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8ef39235-3776-4453-93c5-2867307e1c12 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:07.082762 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-8ef39235-3776-4453-93c5-2867307e1c12 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:07.110211 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:07.110211 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:07.111510 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8ef39235-3776-4453-93c5-2867307e1c12 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:07.112045 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1015/2030] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:07 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 805 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:07.139635 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-86116aab-bb9b-46bd-b0f8-41ea32ebb1db tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:07.139915 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-86116aab-bb9b-46bd-b0f8-41ea32ebb1db tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:07.140051 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:07.140051 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:07.140241 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-86116aab-bb9b-46bd-b0f8-41ea32ebb1db tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:07.165923 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:07.165923 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:07.170547 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-86116aab-bb9b-46bd-b0f8-41ea32ebb1db tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:07.181146 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:07.181146 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:07.186356 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-86116aab-bb9b-46bd-b0f8-41ea32ebb1db tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:07.187130 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1016/2031] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:07 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:08.121011 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-805faf3d-0052-4947-992f-724c47e221ef tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:08.121418 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-805faf3d-0052-4947-992f-724c47e221ef tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:08.121603 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:08.121603 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:08.121893 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-805faf3d-0052-4947-992f-724c47e221ef tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:08.130820 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-805faf3d-0052-4947-992f-724c47e221ef tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:08.137817 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:08.137817 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:08.141763 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-805faf3d-0052-4947-992f-724c47e221ef tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:08.146144 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1016/2032] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:08 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 805 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:08.206150 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4fbe42d8-5418-44d5-94c8-595f6bce4cec tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:08.206150 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4fbe42d8-5418-44d5-94c8-595f6bce4cec tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:08.206150 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:08.206150 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:08.206150 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4fbe42d8-5418-44d5-94c8-595f6bce4cec tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:08.236547 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:08.236547 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:08.241631 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4fbe42d8-5418-44d5-94c8-595f6bce4cec tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:08.252670 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:08.252670 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:08.258040 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4fbe42d8-5418-44d5-94c8-595f6bce4cec tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:08.258648 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1017/2033] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:08 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:09.152631 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9427f6ec-386e-4b12-8b49-8a7f5e73a29a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:09.153014 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9427f6ec-386e-4b12-8b49-8a7f5e73a29a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:09.153202 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:09.153202 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:09.153514 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9427f6ec-386e-4b12-8b49-8a7f5e73a29a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:09.153799 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-9427f6ec-386e-4b12-8b49-8a7f5e73a29a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:09.167644 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:09.167644 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:09.168695 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9427f6ec-386e-4b12-8b49-8a7f5e73a29a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:09.169161 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1017/2034] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:09 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 805 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:09.268608 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-12afae45-a03e-4b31-8b43-22a1ece325e8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:09.270781 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-12afae45-a03e-4b31-8b43-22a1ece325e8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:09.270781 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:09.270781 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:09.270781 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-12afae45-a03e-4b31-8b43-22a1ece325e8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:09.300886 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:09.300886 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:09.306846 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-12afae45-a03e-4b31-8b43-22a1ece325e8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:09.326088 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:09.326088 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:09.332807 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-12afae45-a03e-4b31-8b43-22a1ece325e8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:09.338416 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1018/2035] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:09 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:10.178621 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d0df0d81-096e-4b5b-a0b8-0ad95680632f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:10.178990 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d0df0d81-096e-4b5b-a0b8-0ad95680632f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:10.179126 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:10.179126 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:10.182479 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d0df0d81-096e-4b5b-a0b8-0ad95680632f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:10.182479 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-d0df0d81-096e-4b5b-a0b8-0ad95680632f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:10.190866 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:10.190866 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:10.191834 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d0df0d81-096e-4b5b-a0b8-0ad95680632f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:10.192255 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1018/2036] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:10 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:10.342934 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eeebe97e-8469-4d5b-81bc-9e43284e2924 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:10.343259 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eeebe97e-8469-4d5b-81bc-9e43284e2924 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:10.346179 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:10.346179 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:10.346179 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eeebe97e-8469-4d5b-81bc-9e43284e2924 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:10.373314 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:10.373314 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:10.378289 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-eeebe97e-8469-4d5b-81bc-9e43284e2924 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:10.388824 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:10.388824 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:10.393576 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eeebe97e-8469-4d5b-81bc-9e43284e2924 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:10.394307 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1019/2037] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:10 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:11.201646 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-52dc6986-9f4e-41aa-90c8-8d7725f63bb2 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:11.201987 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-52dc6986-9f4e-41aa-90c8-8d7725f63bb2 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:11.202102 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:11.202102 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:11.202325 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-52dc6986-9f4e-41aa-90c8-8d7725f63bb2 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:11.202535 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-52dc6986-9f4e-41aa-90c8-8d7725f63bb2 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:11.223886 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:11.223886 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:11.226198 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-52dc6986-9f4e-41aa-90c8-8d7725f63bb2 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:11.230608 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1019/2038] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:11 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:13:11.410470 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-93439c18-985c-4b36-8067-714577efb91c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:11.410757 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-93439c18-985c-4b36-8067-714577efb91c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:11.410927 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:11.410927 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:11.411587 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-93439c18-985c-4b36-8067-714577efb91c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:11.444784 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:11.444784 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:11.450984 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-93439c18-985c-4b36-8067-714577efb91c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:11.465079 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:11.465079 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:11.471046 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-93439c18-985c-4b36-8067-714577efb91c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:11.471826 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1020/2039] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:11 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:13:12.235202 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8e1857f8-6ddd-4621-b725-69a4f6e4150f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:12.235563 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8e1857f8-6ddd-4621-b725-69a4f6e4150f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:12.235674 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:12.235674 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:12.235868 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8e1857f8-6ddd-4621-b725-69a4f6e4150f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:12.236054 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-8e1857f8-6ddd-4621-b725-69a4f6e4150f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:12.248745 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:12.248745 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:12.250208 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8e1857f8-6ddd-4621-b725-69a4f6e4150f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:12.251319 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1020/2040] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:12 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:12.481077 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e1ef4a15-d6ba-4c88-a5d4-bab8e83dd685 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:12.481652 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e1ef4a15-d6ba-4c88-a5d4-bab8e83dd685 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:12.481891 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:12.481891 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:12.482223 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e1ef4a15-d6ba-4c88-a5d4-bab8e83dd685 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:12.519565 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:12.519565 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:12.525483 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e1ef4a15-d6ba-4c88-a5d4-bab8e83dd685 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:12.546654 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:12.546654 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:12.555387 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e1ef4a15-d6ba-4c88-a5d4-bab8e83dd685 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:12.555974 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1021/2041] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:12 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:13.260154 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-67db4112-9f4d-4bca-be99-d821bfaa4119 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:13.260427 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-67db4112-9f4d-4bca-be99-d821bfaa4119 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:13.260751 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:13.260751 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:13.260751 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-67db4112-9f4d-4bca-be99-d821bfaa4119 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:13.260929 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-67db4112-9f4d-4bca-be99-d821bfaa4119 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:13.276718 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:13.276718 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:13.277962 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-67db4112-9f4d-4bca-be99-d821bfaa4119 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:13.278617 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1021/2042] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:13 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:13.565937 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0f37bf73-fb6a-4bc4-a90d-dc4a9a5efbf9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:13.567059 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0f37bf73-fb6a-4bc4-a90d-dc4a9a5efbf9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:13.567332 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:13.567332 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:13.567764 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0f37bf73-fb6a-4bc4-a90d-dc4a9a5efbf9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:13.619488 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:13.619488 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:13.625565 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0f37bf73-fb6a-4bc4-a90d-dc4a9a5efbf9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:13.641873 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:13.641873 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:13.652914 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0f37bf73-fb6a-4bc4-a90d-dc4a9a5efbf9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:13.653613 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1022/2043] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:13 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:14.287173 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c0d6b656-4046-4a1a-a66b-82b402478541 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:14.288237 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c0d6b656-4046-4a1a-a66b-82b402478541 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:14.288503 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:14.288503 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:14.288847 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c0d6b656-4046-4a1a-a66b-82b402478541 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:14.289133 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-c0d6b656-4046-4a1a-a66b-82b402478541 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:14.329038 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:14.329038 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:14.330418 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c0d6b656-4046-4a1a-a66b-82b402478541 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:14.331014 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1022/2044] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:14 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:14.667748 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3e2bb922-7beb-4c35-bc6e-4cb0c790c862 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:14.668352 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3e2bb922-7beb-4c35-bc6e-4cb0c790c862 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:14.668674 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:14.668674 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:14.669096 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3e2bb922-7beb-4c35-bc6e-4cb0c790c862 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:14.698632 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:14.698632 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:14.703158 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3e2bb922-7beb-4c35-bc6e-4cb0c790c862 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:14.713542 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:14.713542 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:14.717914 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3e2bb922-7beb-4c35-bc6e-4cb0c790c862 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:14.718416 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1023/2045] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:14 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:15.340060 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-08f182d6-9ef7-4fb5-93e0-5dbfcf3a7e25 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:15.340691 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-08f182d6-9ef7-4fb5-93e0-5dbfcf3a7e25 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:15.340849 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:15.340849 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:15.341209 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-08f182d6-9ef7-4fb5-93e0-5dbfcf3a7e25 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:15.341810 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-08f182d6-9ef7-4fb5-93e0-5dbfcf3a7e25 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:15.359120 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:15.359120 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:15.360182 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-08f182d6-9ef7-4fb5-93e0-5dbfcf3a7e25 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:15.360627 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1023/2046] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:15 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:15.727881 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-99547230-b149-4c1e-b5b6-14ba7dae9a11 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:15.728149 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-99547230-b149-4c1e-b5b6-14ba7dae9a11 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:15.731683 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:15.731683 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:15.732087 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-99547230-b149-4c1e-b5b6-14ba7dae9a11 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:15.777256 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:15.777256 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:15.787909 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-99547230-b149-4c1e-b5b6-14ba7dae9a11 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:15.803395 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:15.803395 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:15.808326 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-99547230-b149-4c1e-b5b6-14ba7dae9a11 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:15.808813 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1024/2047] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:15 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:16.370606 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1fd86760-631d-42ec-8f6f-02ab9477b1af tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:16.371245 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1fd86760-631d-42ec-8f6f-02ab9477b1af tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:16.371245 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:16.371245 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:16.371464 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1fd86760-631d-42ec-8f6f-02ab9477b1af tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:16.371572 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-1fd86760-631d-42ec-8f6f-02ab9477b1af tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:16.387606 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:16.387606 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:16.389132 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1fd86760-631d-42ec-8f6f-02ab9477b1af tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:16.391321 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1024/2048] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:16 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:13:16.825013 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d1615ea6-4938-43de-acc0-b47cef49388a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:16.825309 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d1615ea6-4938-43de-acc0-b47cef49388a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:16.825556 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:16.825556 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:16.826527 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d1615ea6-4938-43de-acc0-b47cef49388a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:16.869342 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:16.869342 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:16.874920 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d1615ea6-4938-43de-acc0-b47cef49388a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:16.886268 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:16.886268 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:16.892534 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d1615ea6-4938-43de-acc0-b47cef49388a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:16.893218 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1025/2049] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:16 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:17.400995 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4e14a534-4e9b-4690-b073-c8f0081509a5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:17.401683 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4e14a534-4e9b-4690-b073-c8f0081509a5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:17.401850 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:17.401850 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:17.401994 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4e14a534-4e9b-4690-b073-c8f0081509a5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:17.402218 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-4e14a534-4e9b-4690-b073-c8f0081509a5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:17.414031 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:17.414031 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:17.417148 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4e14a534-4e9b-4690-b073-c8f0081509a5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:17.417148 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1025/2050] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:17 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:17.902833 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7aa373e5-e5f3-4fba-bb20-2644da40c7fc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:17.903118 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7aa373e5-e5f3-4fba-bb20-2644da40c7fc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:17.903252 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:17.903252 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:17.903445 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7aa373e5-e5f3-4fba-bb20-2644da40c7fc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:17.928887 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:17.928887 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:17.941925 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7aa373e5-e5f3-4fba-bb20-2644da40c7fc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:17.951863 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:17.951863 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:17.961283 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7aa373e5-e5f3-4fba-bb20-2644da40c7fc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:17.962181 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1026/2051] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:17 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:18.423935 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-01338b62-aa57-4f25-b86c-9863d48c224c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:18.424233 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-01338b62-aa57-4f25-b86c-9863d48c224c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:18.424326 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:18.424326 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:18.424517 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-01338b62-aa57-4f25-b86c-9863d48c224c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:18.424702 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-01338b62-aa57-4f25-b86c-9863d48c224c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:18.436367 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:18.436367 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:18.437319 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-01338b62-aa57-4f25-b86c-9863d48c224c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:18.437733 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1026/2052] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:18 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:18.973947 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-77ba4cba-8314-4a34-bf60-dce0d06bc837 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:18.974262 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-77ba4cba-8314-4a34-bf60-dce0d06bc837 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:18.974447 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:18.974447 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:18.974718 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-77ba4cba-8314-4a34-bf60-dce0d06bc837 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:19.004745 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:19.004745 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:19.010973 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-77ba4cba-8314-4a34-bf60-dce0d06bc837 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:19.024454 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:19.024454 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:19.029961 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-77ba4cba-8314-4a34-bf60-dce0d06bc837 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:19.030148 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1027/2053] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:18 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:19.446957 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-780dd5c2-a0df-4d88-bc5a-c6fc08546b70 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:19.447289 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-780dd5c2-a0df-4d88-bc5a-c6fc08546b70 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:19.447406 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:19.447406 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:19.447631 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-780dd5c2-a0df-4d88-bc5a-c6fc08546b70 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:19.447845 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-780dd5c2-a0df-4d88-bc5a-c6fc08546b70 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:19.478004 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:19.478004 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:19.479305 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-780dd5c2-a0df-4d88-bc5a-c6fc08546b70 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:19.479826 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1027/2054] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:19 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:20.044625 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f6d46e78-8f95-4a65-a5f2-a55006c5783f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:20.048153 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f6d46e78-8f95-4a65-a5f2-a55006c5783f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:20.048153 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:20.048153 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:20.048153 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f6d46e78-8f95-4a65-a5f2-a55006c5783f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:20.085088 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:20.085088 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:20.092167 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f6d46e78-8f95-4a65-a5f2-a55006c5783f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:20.102954 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:20.102954 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:20.107547 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f6d46e78-8f95-4a65-a5f2-a55006c5783f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:20.108045 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1028/2055] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:20 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:20.489395 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-67971b42-58e8-4391-bcd5-68f69aca77d9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:20.490007 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-67971b42-58e8-4391-bcd5-68f69aca77d9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:20.490007 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:20.490007 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:20.490007 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-67971b42-58e8-4391-bcd5-68f69aca77d9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:20.490310 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-67971b42-58e8-4391-bcd5-68f69aca77d9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:20.502027 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:20.502027 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:20.502971 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-67971b42-58e8-4391-bcd5-68f69aca77d9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:20.503576 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1028/2056] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:20 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:13:21.116669 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-63cb50b3-2d0d-4342-a3cc-ff858880f385 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:21.116991 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-63cb50b3-2d0d-4342-a3cc-ff858880f385 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:21.117196 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:21.117196 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:21.117482 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-63cb50b3-2d0d-4342-a3cc-ff858880f385 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:21.146705 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:21.146705 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:21.156352 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-63cb50b3-2d0d-4342-a3cc-ff858880f385 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:21.168058 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:21.168058 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:21.172331 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-63cb50b3-2d0d-4342-a3cc-ff858880f385 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:21.173062 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1029/2057] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:21 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:13:21.516834 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3fe7c874-392c-488e-9df4-1228c75e57d6 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:21.517662 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3fe7c874-392c-488e-9df4-1228c75e57d6 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:21.518217 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:21.518217 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:21.519727 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3fe7c874-392c-488e-9df4-1228c75e57d6 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:21.520088 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-3fe7c874-392c-488e-9df4-1228c75e57d6 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:21.546192 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:21.546192 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:21.547347 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3fe7c874-392c-488e-9df4-1228c75e57d6 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:21.547820 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1029/2058] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:21 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:22.185930 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bd69af3f-5aea-43a6-8470-552354876fe3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:22.186680 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bd69af3f-5aea-43a6-8470-552354876fe3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:22.186929 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:22.186929 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:22.187815 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bd69af3f-5aea-43a6-8470-552354876fe3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:22.226963 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:22.226963 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:22.232045 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bd69af3f-5aea-43a6-8470-552354876fe3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:22.243309 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:22.243309 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:22.247621 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bd69af3f-5aea-43a6-8470-552354876fe3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:22.248102 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1030/2059] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:22 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:13:22.561389 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2146dbbb-7780-46a6-b2cb-b0d396981467 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:22.562185 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2146dbbb-7780-46a6-b2cb-b0d396981467 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:22.562413 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:22.562413 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:22.563350 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2146dbbb-7780-46a6-b2cb-b0d396981467 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:22.563776 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-2146dbbb-7780-46a6-b2cb-b0d396981467 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:22.576579 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:22.576579 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:22.577457 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2146dbbb-7780-46a6-b2cb-b0d396981467 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:22.577829 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1030/2060] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:22 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:13:23.261316 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b65e39dc-ae70-4baf-91b7-fb295a61b724 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:23.262092 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b65e39dc-ae70-4baf-91b7-fb295a61b724 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:23.262861 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:23.262861 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:23.263674 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b65e39dc-ae70-4baf-91b7-fb295a61b724 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:23.320377 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:23.320377 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:23.325420 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b65e39dc-ae70-4baf-91b7-fb295a61b724 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:23.335704 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:23.335704 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:23.340203 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b65e39dc-ae70-4baf-91b7-fb295a61b724 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:23.340748 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1031/2061] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:23 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:23.590309 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-360f2a89-c04b-4ea7-a22c-e910a8c31e34 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:23.590657 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-360f2a89-c04b-4ea7-a22c-e910a8c31e34 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:23.590718 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:23.590718 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:23.590900 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-360f2a89-c04b-4ea7-a22c-e910a8c31e34 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:23.591084 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-360f2a89-c04b-4ea7-a22c-e910a8c31e34 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:23.603107 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:23.603107 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:23.604064 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-360f2a89-c04b-4ea7-a22c-e910a8c31e34 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:23.604568 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1031/2062] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:23 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:24.411134 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-529b84bb-9c95-46e0-abbc-cff3eae56695 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:24.411134 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-529b84bb-9c95-46e0-abbc-cff3eae56695 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:24.411134 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:24.411134 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:24.411134 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-529b84bb-9c95-46e0-abbc-cff3eae56695 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:24.411134 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:24.411134 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:24.411134 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-529b84bb-9c95-46e0-abbc-cff3eae56695 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:24.411134 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:24.411134 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:24.413403 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-529b84bb-9c95-46e0-abbc-cff3eae56695 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:24.413939 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1032/2063] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:24 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:24.614049 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-57d267fd-674a-46a7-9290-6f0905d2a12d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:24.614364 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-57d267fd-674a-46a7-9290-6f0905d2a12d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:24.615039 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:24.615039 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:24.615915 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-57d267fd-674a-46a7-9290-6f0905d2a12d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:24.616198 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-57d267fd-674a-46a7-9290-6f0905d2a12d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:24.629990 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:24.629990 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:24.631305 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-57d267fd-674a-46a7-9290-6f0905d2a12d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:24.631779 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1032/2064] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:24 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:25.422761 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bd922e11-2409-489b-a037-44f602cd400b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:25.423545 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bd922e11-2409-489b-a037-44f602cd400b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:25.423864 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:25.423864 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:25.424261 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bd922e11-2409-489b-a037-44f602cd400b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:25.457418 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:25.457418 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:25.463340 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bd922e11-2409-489b-a037-44f602cd400b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:25.476761 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:25.476761 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:25.482012 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bd922e11-2409-489b-a037-44f602cd400b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:25.482685 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1033/2065] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:25 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:25.640853 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fd61e784-24f1-4824-a7a9-896a4decbca3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:25.641156 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fd61e784-24f1-4824-a7a9-896a4decbca3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:25.641305 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:25.641305 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:25.641528 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fd61e784-24f1-4824-a7a9-896a4decbca3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:25.641738 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-fd61e784-24f1-4824-a7a9-896a4decbca3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:25.656226 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:25.656226 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:25.658413 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fd61e784-24f1-4824-a7a9-896a4decbca3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:25.659053 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1033/2066] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:25 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:26.493598 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-38ebb260-2cc5-4eba-af03-36c49c2a28ec tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:26.493598 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-38ebb260-2cc5-4eba-af03-36c49c2a28ec tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:26.493598 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:26.493598 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:26.494079 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-38ebb260-2cc5-4eba-af03-36c49c2a28ec tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:26.537744 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:26.537744 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:26.550125 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-38ebb260-2cc5-4eba-af03-36c49c2a28ec tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:26.575867 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:26.575867 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:26.581122 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-38ebb260-2cc5-4eba-af03-36c49c2a28ec tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:26.585281 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1034/2067] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:26 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:26.669123 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-82b45c6e-2fea-49de-9b0a-4c042e3dc7fa tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:26.669479 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-82b45c6e-2fea-49de-9b0a-4c042e3dc7fa tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:26.669479 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:26.669479 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:26.669619 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-82b45c6e-2fea-49de-9b0a-4c042e3dc7fa tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:26.669819 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-82b45c6e-2fea-49de-9b0a-4c042e3dc7fa tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:26.682249 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:26.682249 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:26.683340 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-82b45c6e-2fea-49de-9b0a-4c042e3dc7fa tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:26.683756 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1034/2068] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:26 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:27.591725 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-56db65ce-e296-4462-81fc-5ec791324be5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:27.592167 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-56db65ce-e296-4462-81fc-5ec791324be5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:27.592354 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:27.592354 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:27.592687 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-56db65ce-e296-4462-81fc-5ec791324be5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:27.641406 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:27.641406 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:27.652352 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-56db65ce-e296-4462-81fc-5ec791324be5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:27.691033 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:27.691033 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:27.692650 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-074640c1-ebcd-46d4-82ae-be1eeaf0c0f9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:27.693013 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-074640c1-ebcd-46d4-82ae-be1eeaf0c0f9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:27.693217 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:27.693217 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:27.693525 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-074640c1-ebcd-46d4-82ae-be1eeaf0c0f9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:27.693776 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-074640c1-ebcd-46d4-82ae-be1eeaf0c0f9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:27.696528 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-56db65ce-e296-4462-81fc-5ec791324be5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:27.697188 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1035/2069] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:27 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:27.706815 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:27.706815 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:27.707876 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-074640c1-ebcd-46d4-82ae-be1eeaf0c0f9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:27.708306 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1035/2070] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:27 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:28.706604 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-476c74da-041e-4dc4-8fb8-c8d571e37c01 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:28.707351 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-476c74da-041e-4dc4-8fb8-c8d571e37c01 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:28.707816 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:28.707816 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:28.708225 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-476c74da-041e-4dc4-8fb8-c8d571e37c01 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:28.716654 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-47746bbf-e058-4d11-a379-ff0d2cc28649 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:28.716989 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-47746bbf-e058-4d11-a379-ff0d2cc28649 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:28.717160 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:28.717160 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:28.717431 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-47746bbf-e058-4d11-a379-ff0d2cc28649 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:28.717664 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-47746bbf-e058-4d11-a379-ff0d2cc28649 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:28.738765 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:28.738765 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:28.739001 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:28.739001 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:28.740071 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-47746bbf-e058-4d11-a379-ff0d2cc28649 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:28.740622 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1036/2071] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:28 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:28.744962 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-476c74da-041e-4dc4-8fb8-c8d571e37c01 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:28.756414 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:28.756414 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:28.770594 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-476c74da-041e-4dc4-8fb8-c8d571e37c01 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:28.771201 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1036/2072] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:28 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:29.749254 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1969baa5-2658-420f-af0b-b92045295c1a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:29.749690 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1969baa5-2658-420f-af0b-b92045295c1a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:29.749690 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:29.749690 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:29.749848 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1969baa5-2658-420f-af0b-b92045295c1a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:29.749981 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-1969baa5-2658-420f-af0b-b92045295c1a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:29.761909 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:29.761909 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:29.763267 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1969baa5-2658-420f-af0b-b92045295c1a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:29.766975 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1037/2073] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:29 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:29.780324 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4bf8449c-2620-45f8-88d1-368303b6aeea tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:29.780610 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4bf8449c-2620-45f8-88d1-368303b6aeea tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:29.780741 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:29.780741 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:29.780932 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4bf8449c-2620-45f8-88d1-368303b6aeea tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:29.808636 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:29.808636 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:29.814977 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4bf8449c-2620-45f8-88d1-368303b6aeea tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:29.825299 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:29.825299 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:29.829652 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4bf8449c-2620-45f8-88d1-368303b6aeea tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:29.833840 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1037/2074] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:29 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:30.773427 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5c9fc821-a6f8-41c0-818d-747e6a163cf6 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:30.773999 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5c9fc821-a6f8-41c0-818d-747e6a163cf6 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:30.773999 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:30.773999 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:30.773999 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5c9fc821-a6f8-41c0-818d-747e6a163cf6 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:30.774421 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-5c9fc821-a6f8-41c0-818d-747e6a163cf6 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:30.788958 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:30.788958 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:30.790185 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5c9fc821-a6f8-41c0-818d-747e6a163cf6 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:30.790701 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1038/2075] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:30 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:30.842601 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bcc2c327-7f8f-4df6-8820-7745297e00c9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:30.842939 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bcc2c327-7f8f-4df6-8820-7745297e00c9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:30.843203 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:30.843203 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:30.843664 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bcc2c327-7f8f-4df6-8820-7745297e00c9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:30.870508 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:30.870508 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:30.875389 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bcc2c327-7f8f-4df6-8820-7745297e00c9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:30.885958 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:30.885958 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:30.893541 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bcc2c327-7f8f-4df6-8820-7745297e00c9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:30.898200 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1038/2076] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:30 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:31.799414 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f3b7d5a1-2142-4b8e-a13d-8a3a77fd25ae tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:31.799788 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f3b7d5a1-2142-4b8e-a13d-8a3a77fd25ae tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:31.799895 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:31.799895 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:31.800107 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f3b7d5a1-2142-4b8e-a13d-8a3a77fd25ae tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:31.800298 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-f3b7d5a1-2142-4b8e-a13d-8a3a77fd25ae tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:31.813910 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:31.813910 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:31.814869 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f3b7d5a1-2142-4b8e-a13d-8a3a77fd25ae tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:31.818644 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1039/2077] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:31 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:31.904647 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9dbff7d3-c5fa-4e7f-92af-7562970f994f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:31.905149 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9dbff7d3-c5fa-4e7f-92af-7562970f994f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:31.905370 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:31.905370 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:31.905693 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9dbff7d3-c5fa-4e7f-92af-7562970f994f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:31.933361 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:31.933361 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:31.939001 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9dbff7d3-c5fa-4e7f-92af-7562970f994f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:31.949628 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:31.949628 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:31.958110 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9dbff7d3-c5fa-4e7f-92af-7562970f994f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:31.959004 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1039/2078] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:31 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:32.824688 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f7fd1a3e-9d24-4b39-aea8-38c29609320f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:32.825181 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f7fd1a3e-9d24-4b39-aea8-38c29609320f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:32.825313 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:32.825313 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:32.825509 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f7fd1a3e-9d24-4b39-aea8-38c29609320f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:32.825696 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-f7fd1a3e-9d24-4b39-aea8-38c29609320f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:32.837307 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:32.837307 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:32.838300 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f7fd1a3e-9d24-4b39-aea8-38c29609320f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:32.838757 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1040/2079] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:32 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:32.969059 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8d9313fa-b248-468c-a8c8-cacdff99f6d3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:32.972899 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8d9313fa-b248-468c-a8c8-cacdff99f6d3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:32.972899 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:32.972899 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:32.972899 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8d9313fa-b248-468c-a8c8-cacdff99f6d3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:33.013451 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:33.013451 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:33.017205 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8d9313fa-b248-468c-a8c8-cacdff99f6d3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:33.027742 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:33.027742 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:33.050588 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8d9313fa-b248-468c-a8c8-cacdff99f6d3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:33.051364 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1040/2080] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:32 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:33.848470 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e9537ef8-51f5-4c9e-842f-e48860e59521 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:33.849141 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e9537ef8-51f5-4c9e-842f-e48860e59521 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:33.849388 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:33.849388 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:33.849739 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e9537ef8-51f5-4c9e-842f-e48860e59521 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:33.850044 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-e9537ef8-51f5-4c9e-842f-e48860e59521 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:33.867853 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:33.867853 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:33.869056 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e9537ef8-51f5-4c9e-842f-e48860e59521 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:33.869980 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1041/2081] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:33 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:34.060531 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-37f38db7-71f7-4f92-9b7c-f7323a3217ba tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:34.060738 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-37f38db7-71f7-4f92-9b7c-f7323a3217ba tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:34.060975 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:34.060975 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:34.061315 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-37f38db7-71f7-4f92-9b7c-f7323a3217ba tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:34.098047 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:34.098047 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:34.116105 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-37f38db7-71f7-4f92-9b7c-f7323a3217ba tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:34.145526 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:34.145526 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:34.160349 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-37f38db7-71f7-4f92-9b7c-f7323a3217ba tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:34.166649 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1041/2082] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:34 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:34.879264 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ce077ba3-22ea-46f8-88f3-90ab56c4ec47 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:34.879655 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ce077ba3-22ea-46f8-88f3-90ab56c4ec47 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:34.879745 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:34.879745 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:34.880294 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ce077ba3-22ea-46f8-88f3-90ab56c4ec47 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:34.880614 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-ce077ba3-22ea-46f8-88f3-90ab56c4ec47 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:34.896682 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:34.896682 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:34.898334 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ce077ba3-22ea-46f8-88f3-90ab56c4ec47 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:34.904556 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1042/2083] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:34 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:35.174180 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6b2d941b-2d85-4261-8883-6b1e14537fbd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:35.175027 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6b2d941b-2d85-4261-8883-6b1e14537fbd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:35.175587 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:35.175587 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:35.175905 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6b2d941b-2d85-4261-8883-6b1e14537fbd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:35.213661 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:35.213661 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:35.223944 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6b2d941b-2d85-4261-8883-6b1e14537fbd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:35.248190 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:35.248190 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:35.256976 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6b2d941b-2d85-4261-8883-6b1e14537fbd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:35.257649 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1042/2084] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:35 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:35.908960 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b78021f1-ed53-4344-9930-0ac063a23138 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:35.909478 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b78021f1-ed53-4344-9930-0ac063a23138 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:35.909646 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:35.909646 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:35.910199 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b78021f1-ed53-4344-9930-0ac063a23138 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:35.910422 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-b78021f1-ed53-4344-9930-0ac063a23138 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:35.922982 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:35.922982 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:35.924044 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b78021f1-ed53-4344-9930-0ac063a23138 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:35.924768 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1043/2085] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:35 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:36.266632 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-826c5516-0fb7-49fc-bf0e-d6559fce4565 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:36.267021 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-826c5516-0fb7-49fc-bf0e-d6559fce4565 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:36.267240 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:36.267240 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:36.267555 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-826c5516-0fb7-49fc-bf0e-d6559fce4565 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:36.294810 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:36.294810 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:36.299576 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-826c5516-0fb7-49fc-bf0e-d6559fce4565 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:36.309014 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:36.309014 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:36.313275 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-826c5516-0fb7-49fc-bf0e-d6559fce4565 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:36.318605 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1043/2086] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:36 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:36.934359 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6aa856a3-a4e8-4635-8f8d-22a331ccfff4 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:36.934706 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6aa856a3-a4e8-4635-8f8d-22a331ccfff4 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:36.934815 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:36.934815 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:36.935009 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6aa856a3-a4e8-4635-8f8d-22a331ccfff4 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:36.935191 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-6aa856a3-a4e8-4635-8f8d-22a331ccfff4 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:36.947299 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:36.947299 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:36.948547 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6aa856a3-a4e8-4635-8f8d-22a331ccfff4 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:36.949281 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1044/2087] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:36 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:37.323577 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0a70c3fc-58e8-48a7-b5bb-9fd9f0c29bad tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:37.324353 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0a70c3fc-58e8-48a7-b5bb-9fd9f0c29bad tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:37.324629 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:37.324629 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:37.325003 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0a70c3fc-58e8-48a7-b5bb-9fd9f0c29bad tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:37.354420 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:37.354420 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:37.360650 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0a70c3fc-58e8-48a7-b5bb-9fd9f0c29bad tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:37.371462 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:37.371462 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:37.376639 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0a70c3fc-58e8-48a7-b5bb-9fd9f0c29bad tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:37.377243 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1044/2088] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:37 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:37.959318 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-68f21539-168a-472d-a30c-4571134e36c6 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:37.959939 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-68f21539-168a-472d-a30c-4571134e36c6 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:37.959939 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:37.959939 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:37.959939 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-68f21539-168a-472d-a30c-4571134e36c6 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:37.960311 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-68f21539-168a-472d-a30c-4571134e36c6 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:37.970894 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:37.970894 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:37.971845 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-68f21539-168a-472d-a30c-4571134e36c6 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:37.972247 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1045/2089] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:37 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:38.388402 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-34b0e341-c400-4f6a-a056-1c7678cb5b6c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:38.388895 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-34b0e341-c400-4f6a-a056-1c7678cb5b6c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:38.389230 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:38.389230 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:38.389554 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-34b0e341-c400-4f6a-a056-1c7678cb5b6c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:38.421443 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:38.421443 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:38.428234 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-34b0e341-c400-4f6a-a056-1c7678cb5b6c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:38.439179 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:38.439179 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:38.444298 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-34b0e341-c400-4f6a-a056-1c7678cb5b6c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:38.449614 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1045/2090] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:38 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:38.983860 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ec65fc5a-98c3-4872-8b90-4fdf6aaadc25 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:38.984168 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ec65fc5a-98c3-4872-8b90-4fdf6aaadc25 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:38.984267 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:38.984267 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:38.984462 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ec65fc5a-98c3-4872-8b90-4fdf6aaadc25 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:38.984642 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-ec65fc5a-98c3-4872-8b90-4fdf6aaadc25 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:38.996516 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:38.996516 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:38.997466 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ec65fc5a-98c3-4872-8b90-4fdf6aaadc25 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:38.997881 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1046/2091] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:38 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:39.455102 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c595859f-34a6-4acb-9d76-8e32c9a0a3e2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:39.455610 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c595859f-34a6-4acb-9d76-8e32c9a0a3e2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:39.455858 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:39.455858 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:39.456486 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c595859f-34a6-4acb-9d76-8e32c9a0a3e2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:39.483052 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:39.483052 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:39.488910 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c595859f-34a6-4acb-9d76-8e32c9a0a3e2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:39.498751 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:39.498751 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:39.503204 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c595859f-34a6-4acb-9d76-8e32c9a0a3e2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:39.504023 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1046/2092] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:39 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:40.014889 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a27b5910-385b-44f4-92c3-92086f0e4493 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:40.016135 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a27b5910-385b-44f4-92c3-92086f0e4493 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:40.016610 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:40.016610 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:40.017512 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a27b5910-385b-44f4-92c3-92086f0e4493 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:40.018170 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-a27b5910-385b-44f4-92c3-92086f0e4493 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:40.045043 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:40.045043 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:40.046676 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a27b5910-385b-44f4-92c3-92086f0e4493 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:40.047271 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1047/2093] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:40 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:40.513363 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0b30bd38-bfb3-443d-a30f-f2293e41db0d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:40.513656 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0b30bd38-bfb3-443d-a30f-f2293e41db0d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:40.513804 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:40.513804 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:40.514037 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0b30bd38-bfb3-443d-a30f-f2293e41db0d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:40.539281 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:40.539281 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:40.544806 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0b30bd38-bfb3-443d-a30f-f2293e41db0d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:40.554391 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:40.554391 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:40.559107 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0b30bd38-bfb3-443d-a30f-f2293e41db0d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:40.565043 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1047/2094] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:40 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:41.056626 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c589bbdf-af03-4fbe-a20c-8c73da0a2455 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:41.060914 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c589bbdf-af03-4fbe-a20c-8c73da0a2455 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:41.060914 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:41.060914 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:41.060914 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c589bbdf-af03-4fbe-a20c-8c73da0a2455 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:41.060914 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-c589bbdf-af03-4fbe-a20c-8c73da0a2455 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:41.068736 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:41.068736 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:41.069835 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c589bbdf-af03-4fbe-a20c-8c73da0a2455 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:41.070340 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1048/2095] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:41 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:41.571700 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b214dc1b-34af-4ab2-a4af-c44309969de2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:41.571700 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b214dc1b-34af-4ab2-a4af-c44309969de2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:41.571700 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:41.571700 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:41.571700 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b214dc1b-34af-4ab2-a4af-c44309969de2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:41.595039 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:41.595039 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:41.603186 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b214dc1b-34af-4ab2-a4af-c44309969de2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:41.613001 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:41.613001 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:41.617693 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b214dc1b-34af-4ab2-a4af-c44309969de2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:41.618104 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1048/2096] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:41 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:42.080848 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-99b616c7-1f6d-474b-8195-40a3abc98e43 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:42.081118 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-99b616c7-1f6d-474b-8195-40a3abc98e43 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:42.081251 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:42.081251 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:42.081489 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-99b616c7-1f6d-474b-8195-40a3abc98e43 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:42.081742 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-99b616c7-1f6d-474b-8195-40a3abc98e43 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:42.094182 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:42.094182 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:42.095138 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-99b616c7-1f6d-474b-8195-40a3abc98e43 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:42.099552 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1049/2097] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:42 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:42.627572 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0f3aeabc-0185-4102-a4df-775e876d1c5f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:42.627859 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0f3aeabc-0185-4102-a4df-775e876d1c5f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:42.627998 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:42.627998 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:42.628196 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0f3aeabc-0185-4102-a4df-775e876d1c5f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:42.666140 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:42.666140 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:42.673058 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0f3aeabc-0185-4102-a4df-775e876d1c5f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:42.683081 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:42.683081 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:42.688254 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0f3aeabc-0185-4102-a4df-775e876d1c5f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:42.688865 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1049/2098] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:42 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:43.108571 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a20d8ac2-fa7b-4196-a8d2-c8e3d5181def tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:43.109158 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a20d8ac2-fa7b-4196-a8d2-c8e3d5181def tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:43.109643 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:43.109643 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:43.110276 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a20d8ac2-fa7b-4196-a8d2-c8e3d5181def tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:43.110806 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-a20d8ac2-fa7b-4196-a8d2-c8e3d5181def tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:43.125121 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:43.125121 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:43.126255 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a20d8ac2-fa7b-4196-a8d2-c8e3d5181def tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:43.126852 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1050/2099] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:43 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:43.702930 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6eefa034-5290-4a7c-a748-909c3a9bbba3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:43.702930 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6eefa034-5290-4a7c-a748-909c3a9bbba3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:43.702930 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:43.702930 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:43.702930 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6eefa034-5290-4a7c-a748-909c3a9bbba3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:43.725715 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:43.725715 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:43.730277 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6eefa034-5290-4a7c-a748-909c3a9bbba3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:43.739887 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:43.739887 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:43.750776 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6eefa034-5290-4a7c-a748-909c3a9bbba3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:43.751225 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1050/2100] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:43 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:44.135463 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-753411e4-f2c7-497d-bf78-5b64a55cfe4c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:44.136144 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-753411e4-f2c7-497d-bf78-5b64a55cfe4c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:44.136388 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:44.136388 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:44.136732 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-753411e4-f2c7-497d-bf78-5b64a55cfe4c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:44.137006 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-753411e4-f2c7-497d-bf78-5b64a55cfe4c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:44.159586 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:44.159586 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:44.159586 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-753411e4-f2c7-497d-bf78-5b64a55cfe4c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:44.159586 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1051/2101] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:44 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:44.765464 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-02a424b6-f347-4d69-a190-a4ea12db122a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:44.765974 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-02a424b6-f347-4d69-a190-a4ea12db122a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:44.766649 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:44.766649 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:44.767003 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-02a424b6-f347-4d69-a190-a4ea12db122a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:44.793770 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:44.793770 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:44.798975 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-02a424b6-f347-4d69-a190-a4ea12db122a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:44.812705 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:44.812705 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:44.814668 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-02a424b6-f347-4d69-a190-a4ea12db122a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:44.815173 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1051/2102] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:44 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:45.164751 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e5bb322f-e1e2-4ae6-b8a8-7beb57909c8d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:45.165456 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e5bb322f-e1e2-4ae6-b8a8-7beb57909c8d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:45.165727 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:45.165727 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:45.166197 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e5bb322f-e1e2-4ae6-b8a8-7beb57909c8d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:45.166641 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-e5bb322f-e1e2-4ae6-b8a8-7beb57909c8d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:45.179573 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:45.179573 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:45.181042 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e5bb322f-e1e2-4ae6-b8a8-7beb57909c8d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:45.182045 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1052/2103] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:45 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:45.825686 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-12a6762c-ba64-415b-893f-f7b86d0bdf5d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:45.826025 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-12a6762c-ba64-415b-893f-f7b86d0bdf5d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:45.826025 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:45.826025 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:45.826249 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-12a6762c-ba64-415b-893f-f7b86d0bdf5d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:45.859590 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:45.859590 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:45.864852 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-12a6762c-ba64-415b-893f-f7b86d0bdf5d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:45.874599 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:45.874599 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:45.878838 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-12a6762c-ba64-415b-893f-f7b86d0bdf5d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:45.879384 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1052/2104] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:45 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:46.190618 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-09bbe25e-e545-4a0b-82c3-10db7e354b0b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:46.191245 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-09bbe25e-e545-4a0b-82c3-10db7e354b0b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:46.191514 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:46.191514 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:46.192100 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-09bbe25e-e545-4a0b-82c3-10db7e354b0b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:46.192465 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-09bbe25e-e545-4a0b-82c3-10db7e354b0b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:46.211217 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:46.211217 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:46.212311 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-09bbe25e-e545-4a0b-82c3-10db7e354b0b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:46.212773 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1053/2105] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:46 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:46.891296 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-94724e40-e8b4-4577-80f3-691c60bbfbcf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:46.891619 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-94724e40-e8b4-4577-80f3-691c60bbfbcf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:46.894761 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:46.894761 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:46.894761 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-94724e40-e8b4-4577-80f3-691c60bbfbcf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:46.923978 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:46.923978 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:46.934867 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-94724e40-e8b4-4577-80f3-691c60bbfbcf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:46.945244 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:46.945244 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:46.949959 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-94724e40-e8b4-4577-80f3-691c60bbfbcf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:46.950841 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1053/2106] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:46 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:47.221727 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-642da2de-5285-4600-a97d-0fc6db7a9436 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:47.222828 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-642da2de-5285-4600-a97d-0fc6db7a9436 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:47.223083 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:47.223083 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:47.224268 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-642da2de-5285-4600-a97d-0fc6db7a9436 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:47.224732 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-642da2de-5285-4600-a97d-0fc6db7a9436 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:47.245221 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:47.245221 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:47.246516 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-642da2de-5285-4600-a97d-0fc6db7a9436 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:47.247363 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1054/2107] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:47 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:47.962347 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-db7780a4-4d8a-4b61-be9e-956c6af86b81 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:47.962644 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-db7780a4-4d8a-4b61-be9e-956c6af86b81 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:47.962775 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:47.962775 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:47.962967 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-db7780a4-4d8a-4b61-be9e-956c6af86b81 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:47.991606 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:47.991606 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:47.996325 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-db7780a4-4d8a-4b61-be9e-956c6af86b81 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:48.006586 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:48.006586 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:48.015898 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-db7780a4-4d8a-4b61-be9e-956c6af86b81 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:48.016350 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1054/2108] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:47 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:48.256373 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0528fc6b-6f30-4924-9263-168fba38c1bb tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:48.256721 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0528fc6b-6f30-4924-9263-168fba38c1bb tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:48.256905 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:48.256905 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:48.257200 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0528fc6b-6f30-4924-9263-168fba38c1bb tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:48.257444 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-0528fc6b-6f30-4924-9263-168fba38c1bb tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:48.268635 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:48.268635 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:48.269631 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0528fc6b-6f30-4924-9263-168fba38c1bb tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:48.270070 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1055/2109] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:48 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:49.029491 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-27073332-61bb-4ac9-8455-b9f4f9e6cb96 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:49.030269 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-27073332-61bb-4ac9-8455-b9f4f9e6cb96 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:49.030705 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:49.030705 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:49.031598 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-27073332-61bb-4ac9-8455-b9f4f9e6cb96 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:49.068456 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:49.068456 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:49.073828 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-27073332-61bb-4ac9-8455-b9f4f9e6cb96 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:49.083376 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:49.083376 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:49.087541 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-27073332-61bb-4ac9-8455-b9f4f9e6cb96 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:49.087989 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1055/2110] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:49 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:13:49.282355 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-70889b02-b80b-4234-9ea8-e1084e41f719 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:49.283117 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-70889b02-b80b-4234-9ea8-e1084e41f719 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:49.283366 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:49.283366 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:49.283841 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-70889b02-b80b-4234-9ea8-e1084e41f719 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:49.284240 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-70889b02-b80b-4234-9ea8-e1084e41f719 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:49.305483 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:49.305483 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:49.306399 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-70889b02-b80b-4234-9ea8-e1084e41f719 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:49.306920 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1056/2111] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:49 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:50.097194 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cdd5dfa7-d165-476f-aa6f-f26b2f1598f1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:50.097480 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cdd5dfa7-d165-476f-aa6f-f26b2f1598f1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:50.097615 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:50.097615 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:50.097812 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cdd5dfa7-d165-476f-aa6f-f26b2f1598f1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:50.124041 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:50.124041 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:50.128706 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cdd5dfa7-d165-476f-aa6f-f26b2f1598f1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:50.139075 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:50.139075 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:50.143772 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cdd5dfa7-d165-476f-aa6f-f26b2f1598f1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:50.144332 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1056/2112] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:50 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:50.315667 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e03d8ef6-9f7f-4d7c-8783-187164fc3f71 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:50.315990 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e03d8ef6-9f7f-4d7c-8783-187164fc3f71 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:50.316129 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:50.316129 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:50.316408 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e03d8ef6-9f7f-4d7c-8783-187164fc3f71 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:50.316545 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-e03d8ef6-9f7f-4d7c-8783-187164fc3f71 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:50.338397 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:50.338397 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:50.339860 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e03d8ef6-9f7f-4d7c-8783-187164fc3f71 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:50.340669 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1057/2113] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:50 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:51.157010 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8b079342-9a42-4fb8-bd38-5990d222f62c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:51.157488 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8b079342-9a42-4fb8-bd38-5990d222f62c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:51.157719 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:51.157719 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:51.158908 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8b079342-9a42-4fb8-bd38-5990d222f62c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:51.193511 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:51.193511 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:51.238074 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8b079342-9a42-4fb8-bd38-5990d222f62c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:51.238074 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:51.238074 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:51.238074 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8b079342-9a42-4fb8-bd38-5990d222f62c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:51.238074 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1057/2114] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:51 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:51.349645 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-344d03e8-c9fc-42cc-900b-9a3e77823521 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:51.349967 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-344d03e8-c9fc-42cc-900b-9a3e77823521 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:51.350158 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:51.350158 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:51.350463 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-344d03e8-c9fc-42cc-900b-9a3e77823521 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:51.350725 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-344d03e8-c9fc-42cc-900b-9a3e77823521 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:51.362528 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:51.362528 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:51.363650 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-344d03e8-c9fc-42cc-900b-9a3e77823521 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:51.364505 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1058/2115] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:51 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:13:52.249326 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-59e64b26-d2ab-4a9a-ab82-3b15a4279540 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:52.250355 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-59e64b26-d2ab-4a9a-ab82-3b15a4279540 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:52.250730 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:52.250730 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:52.251442 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-59e64b26-d2ab-4a9a-ab82-3b15a4279540 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:52.290419 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:52.290419 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:52.296094 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-59e64b26-d2ab-4a9a-ab82-3b15a4279540 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:52.308054 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:52.308054 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:52.313419 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-59e64b26-d2ab-4a9a-ab82-3b15a4279540 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:52.321936 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1058/2116] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:52 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:13:52.377518 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1b0d4f75-403e-4ec1-8b43-b1f39ea71d19 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:52.379230 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1b0d4f75-403e-4ec1-8b43-b1f39ea71d19 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:52.379712 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:52.379712 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:52.380657 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1b0d4f75-403e-4ec1-8b43-b1f39ea71d19 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:52.381333 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-1b0d4f75-403e-4ec1-8b43-b1f39ea71d19 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:52.403033 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:52.403033 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:52.404412 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1b0d4f75-403e-4ec1-8b43-b1f39ea71d19 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:52.409127 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1059/2117] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:52 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:13:53.334082 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3ae63b51-42f9-461e-98e6-0ec185b92238 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:53.334935 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3ae63b51-42f9-461e-98e6-0ec185b92238 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:53.335335 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:53.335335 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:53.335996 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3ae63b51-42f9-461e-98e6-0ec185b92238 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:53.369599 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:53.369599 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:53.378059 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3ae63b51-42f9-461e-98e6-0ec185b92238 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:53.389107 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:53.389107 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:53.393186 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3ae63b51-42f9-461e-98e6-0ec185b92238 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:53.393634 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1059/2118] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:53 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:53.414010 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8ea43a7b-c060-4e02-9da6-f37eeb1e7e9e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:53.414332 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8ea43a7b-c060-4e02-9da6-f37eeb1e7e9e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:53.414510 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:53.414510 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:53.414799 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8ea43a7b-c060-4e02-9da6-f37eeb1e7e9e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:53.415025 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-8ea43a7b-c060-4e02-9da6-f37eeb1e7e9e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:53.425713 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:53.425713 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:53.426768 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8ea43a7b-c060-4e02-9da6-f37eeb1e7e9e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:53.427283 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1060/2119] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:53 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:54.402710 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-198e2dbe-a3d6-4163-b3d4-87999f156f0f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:54.403080 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-198e2dbe-a3d6-4163-b3d4-87999f156f0f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:54.403156 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:54.403156 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:54.403578 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-198e2dbe-a3d6-4163-b3d4-87999f156f0f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:54.435452 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d5f650f3-c896-4ab0-ac3a-8beda8f4e961 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:54.436040 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d5f650f3-c896-4ab0-ac3a-8beda8f4e961 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:54.436329 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:54.436329 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:54.436737 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d5f650f3-c896-4ab0-ac3a-8beda8f4e961 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:54.437093 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-d5f650f3-c896-4ab0-ac3a-8beda8f4e961 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:54.449772 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:54.449772 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:54.458817 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:54.458817 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:54.461471 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d5f650f3-c896-4ab0-ac3a-8beda8f4e961 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:54.462117 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1061/2120] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:54 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:13:54.465582 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-198e2dbe-a3d6-4163-b3d4-87999f156f0f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:54.475476 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:54.475476 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:54.481076 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-198e2dbe-a3d6-4163-b3d4-87999f156f0f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:54.481723 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1060/2121] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:54 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:55.471521 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6310897d-34aa-48ca-a14b-37c11fde6d6f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:55.471842 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6310897d-34aa-48ca-a14b-37c11fde6d6f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:55.471911 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:55.471911 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:55.472112 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6310897d-34aa-48ca-a14b-37c11fde6d6f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:55.472307 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-6310897d-34aa-48ca-a14b-37c11fde6d6f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:55.489494 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:55.489494 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:55.490897 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6310897d-34aa-48ca-a14b-37c11fde6d6f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:55.491505 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1062/2122] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:55 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:55.495184 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fb8e297c-fd6b-46cd-b024-f733b092d5bc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:55.495184 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fb8e297c-fd6b-46cd-b024-f733b092d5bc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:55.495184 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:55.495184 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:55.495184 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fb8e297c-fd6b-46cd-b024-f733b092d5bc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:55.531060 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:55.531060 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:55.531060 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fb8e297c-fd6b-46cd-b024-f733b092d5bc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:55.539249 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:55.539249 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:55.543963 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fb8e297c-fd6b-46cd-b024-f733b092d5bc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:55.544471 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1061/2123] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:55 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:56.622021 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fb246303-6c6c-439e-9bca-c130ccaec0b4 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:56.622021 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fb246303-6c6c-439e-9bca-c130ccaec0b4 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:56.622021 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:56.622021 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:56.622021 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fb246303-6c6c-439e-9bca-c130ccaec0b4 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:56.622021 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-fb246303-6c6c-439e-9bca-c130ccaec0b4 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:56.622021 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:56.622021 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:56.622021 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fb246303-6c6c-439e-9bca-c130ccaec0b4 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:56.622021 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1063/2124] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:56 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:56.623362 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d82c49f7-5968-4217-a7bf-e531472a3e85 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:56.623362 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d82c49f7-5968-4217-a7bf-e531472a3e85 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:56.623362 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:56.623362 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:56.623362 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d82c49f7-5968-4217-a7bf-e531472a3e85 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:56.623362 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:56.623362 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:56.623362 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d82c49f7-5968-4217-a7bf-e531472a3e85 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:56.623362 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:56.623362 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:56.623362 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d82c49f7-5968-4217-a7bf-e531472a3e85 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:56.623362 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1062/2125] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:56 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:57.538761 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ed15edaf-edad-4396-b958-bd1a05df56aa tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:57.539072 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ed15edaf-edad-4396-b958-bd1a05df56aa tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:57.539217 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:57.539217 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:57.539443 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ed15edaf-edad-4396-b958-bd1a05df56aa tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:57.539651 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-ed15edaf-edad-4396-b958-bd1a05df56aa tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:57.552601 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:57.552601 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:57.553642 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ed15edaf-edad-4396-b958-bd1a05df56aa tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:57.554093 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1064/2126] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:57 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:57.633458 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0845419a-12d2-4f63-b036-36474f45f529 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:57.633458 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0845419a-12d2-4f63-b036-36474f45f529 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:57.633458 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:57.633458 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:57.633458 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0845419a-12d2-4f63-b036-36474f45f529 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:57.661985 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:57.661985 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:57.667518 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0845419a-12d2-4f63-b036-36474f45f529 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:57.677382 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:57.677382 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:57.681594 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0845419a-12d2-4f63-b036-36474f45f529 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:57.682063 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1063/2127] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:57 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:58.562131 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6b484288-d045-4d32-9d17-0c91f226c198 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:58.562537 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6b484288-d045-4d32-9d17-0c91f226c198 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:58.562670 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:58.562670 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:58.562866 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6b484288-d045-4d32-9d17-0c91f226c198 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:58.563043 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-6b484288-d045-4d32-9d17-0c91f226c198 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:58.574197 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:58.574197 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:58.575127 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6b484288-d045-4d32-9d17-0c91f226c198 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:58.575512 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1065/2128] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:58 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:58.691586 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-11571c79-838a-4765-82c9-589bc3098fca tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:58.692181 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-11571c79-838a-4765-82c9-589bc3098fca tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:58.692181 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:58.692181 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:58.692181 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-11571c79-838a-4765-82c9-589bc3098fca tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:58.718023 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:58.718023 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:58.722726 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-11571c79-838a-4765-82c9-589bc3098fca tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:58.732152 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:58.732152 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:58.736297 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-11571c79-838a-4765-82c9-589bc3098fca tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:58.736772 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1064/2129] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:58 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:13:59.584943 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c1ca32e9-4d49-4910-9cc9-8cdee652aed3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:13:59.585342 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c1ca32e9-4d49-4910-9cc9-8cdee652aed3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:59.585711 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:59.585711 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:59.585926 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c1ca32e9-4d49-4910-9cc9-8cdee652aed3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:59.586172 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-c1ca32e9-4d49-4910-9cc9-8cdee652aed3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:13:59.600665 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:59.600665 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:59.601763 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c1ca32e9-4d49-4910-9cc9-8cdee652aed3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:13:59.602600 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1066/2130] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:59 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:13:59.746353 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c96878e9-d29c-4af3-8fd3-03b0b9549a47 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:13:59.746665 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c96878e9-d29c-4af3-8fd3-03b0b9549a47 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:13:59.746764 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:13:59.746764 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:13:59.746962 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c96878e9-d29c-4af3-8fd3-03b0b9549a47 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:13:59.771726 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:59.771726 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:59.777009 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c96878e9-d29c-4af3-8fd3-03b0b9549a47 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:13:59.786645 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:13:59.786645 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:13:59.791624 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c96878e9-d29c-4af3-8fd3-03b0b9549a47 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:13:59.792050 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1065/2131] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:13:59 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:00.613144 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b23c42a3-d9b6-496a-b284-1d8b5527cf1c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:00.613595 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b23c42a3-d9b6-496a-b284-1d8b5527cf1c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:00.613799 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:00.613799 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:00.614121 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b23c42a3-d9b6-496a-b284-1d8b5527cf1c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:00.614407 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-b23c42a3-d9b6-496a-b284-1d8b5527cf1c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:00.630979 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:00.630979 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:00.632800 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b23c42a3-d9b6-496a-b284-1d8b5527cf1c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:00.633394 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1067/2132] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:00 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:00.802163 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ae06db9f-31e2-4484-899b-14c78312ebe1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:00.803013 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ae06db9f-31e2-4484-899b-14c78312ebe1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:00.803218 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:00.803218 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:00.803384 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ae06db9f-31e2-4484-899b-14c78312ebe1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:00.833239 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:00.833239 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:00.839128 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ae06db9f-31e2-4484-899b-14c78312ebe1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:00.850748 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:00.850748 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:00.856203 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ae06db9f-31e2-4484-899b-14c78312ebe1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:00.856774 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1066/2133] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:00 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:14:01.646697 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f145214d-f705-4ac7-b0cf-b9edd4620896 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:01.646978 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f145214d-f705-4ac7-b0cf-b9edd4620896 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:01.647128 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:01.647128 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:01.647561 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f145214d-f705-4ac7-b0cf-b9edd4620896 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:01.647797 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-f145214d-f705-4ac7-b0cf-b9edd4620896 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:01.658669 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:01.658669 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:01.659561 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f145214d-f705-4ac7-b0cf-b9edd4620896 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:01.659971 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1068/2134] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:01 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:01.870362 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5d4fdbcc-2e79-463f-98e7-a572433af128 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:01.871086 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5d4fdbcc-2e79-463f-98e7-a572433af128 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:01.871348 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:01.871348 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:01.871794 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5d4fdbcc-2e79-463f-98e7-a572433af128 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:01.908403 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:01.908403 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:01.913692 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5d4fdbcc-2e79-463f-98e7-a572433af128 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:01.924333 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:01.924333 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:01.929385 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5d4fdbcc-2e79-463f-98e7-a572433af128 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:01.931046 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1067/2135] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:01 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:02.668766 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-49eb973a-8f70-4326-bc07-0a894e236ad6 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:02.669006 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-49eb973a-8f70-4326-bc07-0a894e236ad6 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:02.669254 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:02.669254 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:02.669458 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-49eb973a-8f70-4326-bc07-0a894e236ad6 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:02.669648 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-49eb973a-8f70-4326-bc07-0a894e236ad6 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:02.681060 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:02.681060 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:02.682051 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-49eb973a-8f70-4326-bc07-0a894e236ad6 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:02.682470 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1069/2136] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:02 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:02.938647 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9a52c5c5-2b17-45a2-9dab-d0376e565228 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:02.938959 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9a52c5c5-2b17-45a2-9dab-d0376e565228 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:02.939073 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:02.939073 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:02.939241 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9a52c5c5-2b17-45a2-9dab-d0376e565228 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:02.974525 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:02.974525 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:02.989177 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9a52c5c5-2b17-45a2-9dab-d0376e565228 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:03.000587 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:03.000587 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:03.005310 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9a52c5c5-2b17-45a2-9dab-d0376e565228 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:03.005814 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1068/2137] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:02 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:03.691264 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fde10544-68ba-407a-abcc-8b140a94a2d9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:03.691520 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fde10544-68ba-407a-abcc-8b140a94a2d9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:03.691827 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:03.691827 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:03.692032 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fde10544-68ba-407a-abcc-8b140a94a2d9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:03.692223 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-fde10544-68ba-407a-abcc-8b140a94a2d9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:03.703778 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:03.703778 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:03.704716 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fde10544-68ba-407a-abcc-8b140a94a2d9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:03.705161 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1070/2138] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:03 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:04.015384 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b3d128ac-b4ee-42a3-8dc9-9b44f282d51c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:04.015683 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b3d128ac-b4ee-42a3-8dc9-9b44f282d51c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:04.015793 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:04.015793 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:04.015991 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b3d128ac-b4ee-42a3-8dc9-9b44f282d51c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:04.043377 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:04.043377 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:04.048163 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b3d128ac-b4ee-42a3-8dc9-9b44f282d51c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:04.061860 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:04.061860 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:04.066428 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b3d128ac-b4ee-42a3-8dc9-9b44f282d51c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:04.067064 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1069/2139] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:04 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:04.718422 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-92024db9-4f59-4f3b-adbb-5154c420592e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:04.719042 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-92024db9-4f59-4f3b-adbb-5154c420592e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:04.719293 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:04.719293 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:04.719731 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-92024db9-4f59-4f3b-adbb-5154c420592e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:04.720185 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-92024db9-4f59-4f3b-adbb-5154c420592e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:04.743475 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:04.743475 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:04.744406 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-92024db9-4f59-4f3b-adbb-5154c420592e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:04.748393 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1071/2140] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:04 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:05.076741 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-20311e98-ba02-4d66-9628-b7dca64f90cd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:05.077079 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-20311e98-ba02-4d66-9628-b7dca64f90cd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:05.077261 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:05.077261 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:05.077520 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-20311e98-ba02-4d66-9628-b7dca64f90cd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:05.103018 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:05.103018 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:05.107609 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-20311e98-ba02-4d66-9628-b7dca64f90cd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:05.116872 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:05.116872 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:05.126293 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-20311e98-ba02-4d66-9628-b7dca64f90cd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:05.130852 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1070/2141] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:05 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:05.758947 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8d2ff62d-bd5c-49b0-bb3e-7c99a496f644 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:05.758947 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8d2ff62d-bd5c-49b0-bb3e-7c99a496f644 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:05.758947 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:05.758947 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:05.758947 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8d2ff62d-bd5c-49b0-bb3e-7c99a496f644 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:05.758947 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-8d2ff62d-bd5c-49b0-bb3e-7c99a496f644 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:05.765993 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:05.765993 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:05.766958 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8d2ff62d-bd5c-49b0-bb3e-7c99a496f644 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:05.767327 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1072/2142] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:05 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:06.140444 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-05b1a277-0b15-4ad2-8ff2-657f2f11961b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:06.141007 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-05b1a277-0b15-4ad2-8ff2-657f2f11961b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:06.141007 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:06.141007 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:06.141007 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-05b1a277-0b15-4ad2-8ff2-657f2f11961b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:06.166496 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:06.166496 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:06.171854 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-05b1a277-0b15-4ad2-8ff2-657f2f11961b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:06.198220 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:06.198220 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:06.202926 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-05b1a277-0b15-4ad2-8ff2-657f2f11961b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:06.203394 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1071/2143] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:06 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:06.775875 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fe927922-210e-483c-82df-44b5b8ea1082 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:06.776141 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fe927922-210e-483c-82df-44b5b8ea1082 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:06.776272 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:06.776272 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:06.776464 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fe927922-210e-483c-82df-44b5b8ea1082 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:06.776647 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-fe927922-210e-483c-82df-44b5b8ea1082 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:06.787759 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:06.787759 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:06.789520 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fe927922-210e-483c-82df-44b5b8ea1082 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:06.789520 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1073/2144] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:06 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:07.213176 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ca965291-95de-4abb-aefd-c3bff0055b73 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:07.213494 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ca965291-95de-4abb-aefd-c3bff0055b73 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:07.213679 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:07.213679 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:07.213954 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ca965291-95de-4abb-aefd-c3bff0055b73 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:07.251144 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:07.251144 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:07.257998 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ca965291-95de-4abb-aefd-c3bff0055b73 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:07.268152 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:07.268152 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:07.272689 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ca965291-95de-4abb-aefd-c3bff0055b73 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:07.273188 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1072/2145] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:07 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:07.802083 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bd20e9d0-1ff9-4118-8338-986ef196680b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:07.802756 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bd20e9d0-1ff9-4118-8338-986ef196680b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:07.803014 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:07.803014 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:07.803463 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bd20e9d0-1ff9-4118-8338-986ef196680b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:07.803902 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-bd20e9d0-1ff9-4118-8338-986ef196680b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:07.824233 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:07.824233 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:07.825260 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bd20e9d0-1ff9-4118-8338-986ef196680b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:07.825749 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1074/2146] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:07 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:08.284181 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-54192d06-aa86-49ab-a6f7-60c913657243 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:08.284510 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-54192d06-aa86-49ab-a6f7-60c913657243 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:08.284666 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:08.284666 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:08.284893 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-54192d06-aa86-49ab-a6f7-60c913657243 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:08.317607 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:08.317607 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:08.323228 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-54192d06-aa86-49ab-a6f7-60c913657243 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:08.334427 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:08.334427 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:08.340344 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-54192d06-aa86-49ab-a6f7-60c913657243 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:08.340925 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1073/2147] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:08 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:08.839461 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-58e2545b-6afd-431b-bea5-ec73dc393ff8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:08.840181 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-58e2545b-6afd-431b-bea5-ec73dc393ff8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:08.840455 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:08.840455 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:08.840943 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-58e2545b-6afd-431b-bea5-ec73dc393ff8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:08.841405 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-58e2545b-6afd-431b-bea5-ec73dc393ff8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:08.865274 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:08.865274 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:08.866526 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-58e2545b-6afd-431b-bea5-ec73dc393ff8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:08.867067 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1075/2148] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:08 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:09.354612 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c123b274-1017-4883-9ad3-a13e15c22b24 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:09.355022 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c123b274-1017-4883-9ad3-a13e15c22b24 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:09.355266 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:09.355266 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:09.355599 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c123b274-1017-4883-9ad3-a13e15c22b24 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:09.389639 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:09.389639 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:09.395805 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c123b274-1017-4883-9ad3-a13e15c22b24 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:09.416086 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:09.416086 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:09.422887 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c123b274-1017-4883-9ad3-a13e15c22b24 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:09.423604 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1074/2149] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:09 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:14:09.880431 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8f1a5fad-0f39-4e6e-bfee-6e0e2d9c475a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:09.880431 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8f1a5fad-0f39-4e6e-bfee-6e0e2d9c475a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:09.880431 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:09.880431 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:09.880431 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8f1a5fad-0f39-4e6e-bfee-6e0e2d9c475a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:09.880431 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-8f1a5fad-0f39-4e6e-bfee-6e0e2d9c475a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:09.891739 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:09.891739 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:09.892799 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8f1a5fad-0f39-4e6e-bfee-6e0e2d9c475a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:09.893281 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1076/2150] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:09 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:14:10.433049 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8cdcab8d-b407-47a8-a258-3fdba680be68 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:10.433506 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8cdcab8d-b407-47a8-a258-3fdba680be68 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:10.433569 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:10.433569 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:10.433793 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8cdcab8d-b407-47a8-a258-3fdba680be68 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:10.468694 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:10.468694 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:10.485376 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8cdcab8d-b407-47a8-a258-3fdba680be68 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:10.500936 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:10.500936 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:10.505828 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8cdcab8d-b407-47a8-a258-3fdba680be68 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:10.506429 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1075/2151] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:10 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:10.902810 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c86b8ab9-1af3-47e3-89d6-3d09e78b1915 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:10.903092 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c86b8ab9-1af3-47e3-89d6-3d09e78b1915 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:10.903226 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:10.903226 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:10.903420 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c86b8ab9-1af3-47e3-89d6-3d09e78b1915 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:10.903601 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-c86b8ab9-1af3-47e3-89d6-3d09e78b1915 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:10.916059 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:10.916059 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:10.917165 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c86b8ab9-1af3-47e3-89d6-3d09e78b1915 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:10.917622 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1077/2152] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:10 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:10.924609 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-48b44d5b-25d3-445c-bb0c-3089ff9b5d4b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 Dec 22 12:14:10.924891 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-48b44d5b-25d3-445c-bb0c-3089ff9b5d4b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:10.925027 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:10.925027 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:10.925221 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-48b44d5b-25d3-445c-bb0c-3089ff9b5d4b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:10.951037 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:10.951037 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:10.955717 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-48b44d5b-25d3-445c-bb0c-3089ff9b5d4b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:14:10.967271 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-48b44d5b-25d3-445c-bb0c-3089ff9b5d4b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 returned with HTTP 200 Dec 22 12:14:10.967695 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1076/2153] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:10 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 => generated 1361 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:10.976790 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-92f5dcfc-fc6d-40fe-b6ae-0db7be6197c5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] POST http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924/restore Dec 22 12:14:10.977127 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:10.977127 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:10.977624 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-92f5dcfc-fc6d-40fe-b6ae-0db7be6197c5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:14:10.978259 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.backups [None req-92f5dcfc-fc6d-40fe-b6ae-0db7be6197c5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Restoring backup cde0a943-be3a-4be0-b8da-e1dc31867924 ({'restore': {}}) {{(pid=88156) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Dec 22 12:14:10.978458 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.contrib.backups [None req-92f5dcfc-fc6d-40fe-b6ae-0db7be6197c5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Restoring backup cde0a943-be3a-4be0-b8da-e1dc31867924 to volume None. Dec 22 12:14:10.989266 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:10.989266 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:10.990547 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.backup.api [None req-92f5dcfc-fc6d-40fe-b6ae-0db7be6197c5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Creating volume of 1 GB for restore of backup cde0a943-be3a-4be0-b8da-e1dc31867924. Dec 22 12:14:10.999759 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-92f5dcfc-fc6d-40fe-b6ae-0db7be6197c5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Availability zone cache updated, next update will occur around 2020-12-22 13:14:10.999404. {{(pid=88156) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 22 12:14:10.999962 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-92f5dcfc-fc6d-40fe-b6ae-0db7be6197c5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Availability Zones retrieved successfully. Dec 22 12:14:11.008212 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-92f5dcfc-fc6d-40fe-b6ae-0db7be6197c5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Flow 'volume_create_api' (7eeb35dc-23fe-4c83-a2fb-5763357dd26e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:14:11.009970 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-92f5dcfc-fc6d-40fe-b6ae-0db7be6197c5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a9e04f6-9211-44ca-acec-47e0dd532926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:14:11.011026 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-92f5dcfc-fc6d-40fe-b6ae-0db7be6197c5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:14:11.043619 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-92f5dcfc-fc6d-40fe-b6ae-0db7be6197c5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a9e04f6-9211-44ca-acec-47e0dd532926) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:14:11.044715 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-92f5dcfc-fc6d-40fe-b6ae-0db7be6197c5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05442faa-3586-4a15-bcc1-091340d33276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:14:11.108895 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-92f5dcfc-fc6d-40fe-b6ae-0db7be6197c5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Created reservations ['acf3604b-9ea0-40cc-8616-360f7009c1a7', '6bd97bac-3fae-4f65-911f-9de1530f3d38', '88e53c35-f815-4b2e-ba18-0863694e94b3', '34c89521-eb04-466f-9181-f5f27d7dfd48'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:14:11.110056 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-92f5dcfc-fc6d-40fe-b6ae-0db7be6197c5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05442faa-3586-4a15-bcc1-091340d33276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acf3604b-9ea0-40cc-8616-360f7009c1a7', '6bd97bac-3fae-4f65-911f-9de1530f3d38', '88e53c35-f815-4b2e-ba18-0863694e94b3', '34c89521-eb04-466f-9181-f5f27d7dfd48']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:14:11.111137 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-92f5dcfc-fc6d-40fe-b6ae-0db7be6197c5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c18e492-8916-432a-9f92-f1eb7bda2ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:14:11.188936 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-92f5dcfc-fc6d-40fe-b6ae-0db7be6197c5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c18e492-8916-432a-9f92-f1eb7bda2ea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1706cbc-4cbb-4463-b6c8-0ab08972e715', '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_cde0a943-be3a-4be0-b8da-e1dc31867924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9d9e517c8c34b5f9750560266561f33',qos_specs=None,replication_status=,reservations=['acf3604b-9ea0-40cc-8616-360f7009c1a7','6bd97bac-3fae-4f65-911f-9de1530f3d38','88e53c35-f815-4b2e-ba18-0863694e94b3','34c89521-eb04-466f-9181-f5f27d7dfd48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='353209a080d14f33929fb957a9437f16',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:14:11Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_cde0a943-be3a-4be0-b8da-e1dc31867924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1706cbc-4cbb-4463-b6c8-0ab08972e715,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9d9e517c8c34b5f9750560266561f33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='353209a080d14f33929fb957a9437f16',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:14:11.189907 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-92f5dcfc-fc6d-40fe-b6ae-0db7be6197c5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c639558-b03e-4686-b9b3-2f24594be008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:14:11.232836 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-92f5dcfc-fc6d-40fe-b6ae-0db7be6197c5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c639558-b03e-4686-b9b3-2f24594be008) transitioned into 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_cde0a943-be3a-4be0-b8da-e1dc31867924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9d9e517c8c34b5f9750560266561f33',qos_specs=None,replication_status=,reservations=['acf3604b-9ea0-40cc-8616-360f7009c1a7','6bd97bac-3fae-4f65-911f-9de1530f3d38','88e53c35-f815-4b2e-ba18-0863694e94b3','34c89521-eb04-466f-9181-f5f27d7dfd48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='353209a080d14f33929fb957a9437f16',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:14:11.233864 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-92f5dcfc-fc6d-40fe-b6ae-0db7be6197c5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcf6a80c-20b2-46eb-a11b-1664cf0d034d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:14:11.297430 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-92f5dcfc-fc6d-40fe-b6ae-0db7be6197c5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcf6a80c-20b2-46eb-a11b-1664cf0d034d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:14:11.300552 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-92f5dcfc-fc6d-40fe-b6ae-0db7be6197c5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Flow 'volume_create_api' (7eeb35dc-23fe-4c83-a2fb-5763357dd26e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:14:11.332291 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-92f5dcfc-fc6d-40fe-b6ae-0db7be6197c5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Create volume request issued successfully. Dec 22 12:14:11.355955 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:11.355955 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:11.356736 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-92f5dcfc-fc6d-40fe-b6ae-0db7be6197c5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:14:11.357127 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Dec 22 12:14:11.357127 n-d-765315-6 devstack@c-api.service[88154]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Dec 22 12:14:11.357127 n-d-765315-6 devstack@c-api.service[88154]: hub = hubs.get_hub() Dec 22 12:14:11.516198 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-94a1ca21-0279-415e-b9ea-fec04f1cba00 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:11.516650 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-94a1ca21-0279-415e-b9ea-fec04f1cba00 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:11.516650 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:11.516650 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:11.516849 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-94a1ca21-0279-415e-b9ea-fec04f1cba00 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:11.541845 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:11.541845 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:11.546736 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-94a1ca21-0279-415e-b9ea-fec04f1cba00 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:11.556265 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:11.556265 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:11.560477 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-94a1ca21-0279-415e-b9ea-fec04f1cba00 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:11.560922 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1077/2154] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:11 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:14:12.406163 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:12.406163 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:12.407629 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-92f5dcfc-fc6d-40fe-b6ae-0db7be6197c5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:14:12.408091 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.backup.api [None req-92f5dcfc-fc6d-40fe-b6ae-0db7be6197c5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Checking backup size 1 against volume size 1 {{(pid=88156) restore /opt/stack/cinder/cinder/backup/api.py:383}} Dec 22 12:14:12.408489 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.backup.api [None req-92f5dcfc-fc6d-40fe-b6ae-0db7be6197c5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Overwriting volume c1706cbc-4cbb-4463-b6c8-0ab08972e715 with restore of backup cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:12.481340 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.backup.rpcapi [None req-92f5dcfc-fc6d-40fe-b6ae-0db7be6197c5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] restore_backup in rpcapi backup_id cde0a943-be3a-4be0-b8da-e1dc31867924 {{(pid=88156) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Dec 22 12:14:12.483443 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-92f5dcfc-fc6d-40fe-b6ae-0db7be6197c5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924/restore returned with HTTP 202 Dec 22 12:14:12.484175 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1078/2155] 10.222.0.111 () {60 vars in 1365 bytes} [Tue Dec 22 12:14:10 2020] POST /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924/restore => generated 189 bytes in 1510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:14:12.491054 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-42e1d9ae-387d-4191-b719-88e7dd7e303b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:12.491536 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-42e1d9ae-387d-4191-b719-88e7dd7e303b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:12.491825 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:12.491825 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:12.492241 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-42e1d9ae-387d-4191-b719-88e7dd7e303b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:12.492611 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-42e1d9ae-387d-4191-b719-88e7dd7e303b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:12.505436 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:12.505436 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:12.506833 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-42e1d9ae-387d-4191-b719-88e7dd7e303b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:12.507432 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1078/2156] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:12 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:12.570128 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ea439637-3da1-4cd4-9502-0af2b32118ca tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:12.570878 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ea439637-3da1-4cd4-9502-0af2b32118ca tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:12.570878 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:12.570878 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:12.576839 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ea439637-3da1-4cd4-9502-0af2b32118ca tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:12.614092 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:12.614092 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:12.622481 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ea439637-3da1-4cd4-9502-0af2b32118ca tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:12.635236 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:12.635236 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:12.640593 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ea439637-3da1-4cd4-9502-0af2b32118ca tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:12.641196 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1079/2157] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:12 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:13.516728 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dacaa7f4-d564-4fc6-a4f2-3b7335dd621a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:13.517107 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dacaa7f4-d564-4fc6-a4f2-3b7335dd621a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:13.517293 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:13.517293 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:13.517450 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dacaa7f4-d564-4fc6-a4f2-3b7335dd621a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:13.517640 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-dacaa7f4-d564-4fc6-a4f2-3b7335dd621a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:13.529853 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:13.529853 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:13.530841 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dacaa7f4-d564-4fc6-a4f2-3b7335dd621a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:13.531274 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1079/2158] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:13 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:14:13.650401 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e69eb9a8-b52b-4aad-90a6-8edba5adf8f7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:13.650718 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e69eb9a8-b52b-4aad-90a6-8edba5adf8f7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:13.650846 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:13.650846 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:13.651040 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e69eb9a8-b52b-4aad-90a6-8edba5adf8f7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:13.677922 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:13.677922 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:13.683381 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e69eb9a8-b52b-4aad-90a6-8edba5adf8f7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:13.692447 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:13.692447 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:13.696559 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e69eb9a8-b52b-4aad-90a6-8edba5adf8f7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:13.697215 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1080/2159] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:13 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:14.543886 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-91488ac9-676b-443f-b532-51456880b064 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:14.544204 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-91488ac9-676b-443f-b532-51456880b064 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:14.544451 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:14.544451 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:14.544650 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-91488ac9-676b-443f-b532-51456880b064 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:14.544838 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-91488ac9-676b-443f-b532-51456880b064 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:14.556063 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:14.556063 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:14.557046 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-91488ac9-676b-443f-b532-51456880b064 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:14.557617 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1080/2160] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:14 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:14:14.706276 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ee98e817-f954-4782-bfb8-f7396cddce78 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:14.706561 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ee98e817-f954-4782-bfb8-f7396cddce78 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:14.706712 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:14.706712 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:14.706915 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ee98e817-f954-4782-bfb8-f7396cddce78 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:14.732275 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:14.732275 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:14.737041 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ee98e817-f954-4782-bfb8-f7396cddce78 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:14.818150 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:14.818150 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:14.818150 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ee98e817-f954-4782-bfb8-f7396cddce78 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:14.818150 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1081/2161] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:14 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:15.569666 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4955268a-075f-495f-9931-76a43ce6afd5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:15.570461 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4955268a-075f-495f-9931-76a43ce6afd5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:15.570944 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:15.570944 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:15.572295 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4955268a-075f-495f-9931-76a43ce6afd5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:15.572741 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-4955268a-075f-495f-9931-76a43ce6afd5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:15.614393 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:15.614393 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:15.614393 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4955268a-075f-495f-9931-76a43ce6afd5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:15.619745 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1081/2162] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:15 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:15.768271 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d21d042e-8099-41aa-a37d-728f290083ca tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:15.769070 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d21d042e-8099-41aa-a37d-728f290083ca tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:15.769328 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:15.769328 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:15.769752 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d21d042e-8099-41aa-a37d-728f290083ca tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:15.819111 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:15.819111 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:15.819111 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d21d042e-8099-41aa-a37d-728f290083ca tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:15.833436 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:15.833436 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:15.838837 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d21d042e-8099-41aa-a37d-728f290083ca tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:15.838837 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1082/2163] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:15 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:16.623698 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f2cbe778-010c-4ad2-b92c-c0e054108cca tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:16.624028 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f2cbe778-010c-4ad2-b92c-c0e054108cca tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:16.624170 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:16.624170 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:16.624391 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f2cbe778-010c-4ad2-b92c-c0e054108cca tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:16.624606 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-f2cbe778-010c-4ad2-b92c-c0e054108cca tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:16.643126 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:16.643126 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:16.647258 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f2cbe778-010c-4ad2-b92c-c0e054108cca tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:16.647258 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1082/2164] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:16 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:16.846029 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-90e201ec-a4f1-4b9e-a242-2f28822258ab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:16.846323 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-90e201ec-a4f1-4b9e-a242-2f28822258ab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:16.846437 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:16.846437 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:16.846707 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-90e201ec-a4f1-4b9e-a242-2f28822258ab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:16.871532 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:16.871532 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:16.876219 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-90e201ec-a4f1-4b9e-a242-2f28822258ab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:16.886547 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:16.886547 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:16.890942 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-90e201ec-a4f1-4b9e-a242-2f28822258ab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:16.894594 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1083/2165] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:16 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:17.657189 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3cb6babf-dff2-4534-aaa5-94070ffcb672 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:17.657189 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3cb6babf-dff2-4534-aaa5-94070ffcb672 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:17.657189 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:17.657189 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:17.657189 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3cb6babf-dff2-4534-aaa5-94070ffcb672 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:17.657189 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-3cb6babf-dff2-4534-aaa5-94070ffcb672 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:17.664791 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:17.664791 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:17.666170 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3cb6babf-dff2-4534-aaa5-94070ffcb672 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:17.666613 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1083/2166] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:17 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:17.854793 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6a1ac740-431a-4fa0-9d5f-f2786fab2eb1 tempest-VolumeQuotaClassesTest-241597141 tempest-VolumeQuotaClassesTest-241597141] GET http://10.222.0.111/volume/v3/7c82b203557c4be5ba5d865e4434a9f5/os-quota-class-sets/default Dec 22 12:14:17.855101 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6a1ac740-431a-4fa0-9d5f-f2786fab2eb1 tempest-VolumeQuotaClassesTest-241597141 tempest-VolumeQuotaClassesTest-241597141] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:17.855231 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:17.855231 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:17.855430 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6a1ac740-431a-4fa0-9d5f-f2786fab2eb1 tempest-VolumeQuotaClassesTest-241597141 tempest-VolumeQuotaClassesTest-241597141] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:17.870953 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6a1ac740-431a-4fa0-9d5f-f2786fab2eb1 tempest-VolumeQuotaClassesTest-241597141 tempest-VolumeQuotaClassesTest-241597141] http://10.222.0.111/volume/v3/7c82b203557c4be5ba5d865e4434a9f5/os-quota-class-sets/default returned with HTTP 200 Dec 22 12:14:17.871439 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1084/2167] 10.222.0.111 () {58 vars in 1269 bytes} [Tue Dec 22 12:14:17 2020] GET /volume/v3/7c82b203557c4be5ba5d865e4434a9f5/os-quota-class-sets/default => generated 342 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:17.880320 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1e2efbff-461d-41df-ac64-9463b9974221 tempest-VolumeQuotaClassesTest-241597141 tempest-VolumeQuotaClassesTest-241597141] GET http://10.222.0.111/volume/v3/7c82b203557c4be5ba5d865e4434a9f5/os-quota-class-sets/default Dec 22 12:14:17.880615 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1e2efbff-461d-41df-ac64-9463b9974221 tempest-VolumeQuotaClassesTest-241597141 tempest-VolumeQuotaClassesTest-241597141] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:17.880752 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:17.880752 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:17.880956 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1e2efbff-461d-41df-ac64-9463b9974221 tempest-VolumeQuotaClassesTest-241597141 tempest-VolumeQuotaClassesTest-241597141] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:17.897585 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1e2efbff-461d-41df-ac64-9463b9974221 tempest-VolumeQuotaClassesTest-241597141 tempest-VolumeQuotaClassesTest-241597141] http://10.222.0.111/volume/v3/7c82b203557c4be5ba5d865e4434a9f5/os-quota-class-sets/default returned with HTTP 200 Dec 22 12:14:17.898500 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1084/2168] 10.222.0.111 () {58 vars in 1269 bytes} [Tue Dec 22 12:14:17 2020] GET /volume/v3/7c82b203557c4be5ba5d865e4434a9f5/os-quota-class-sets/default => generated 342 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:17.901520 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5328ed60-62b1-4e16-aa6d-a86ccf891316 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:17.902143 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5328ed60-62b1-4e16-aa6d-a86ccf891316 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:17.902470 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5328ed60-62b1-4e16-aa6d-a86ccf891316 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:17.904542 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d98038f6-29ce-40bf-9e0d-1496740e49d6 tempest-VolumeQuotaClassesTest-241597141 tempest-VolumeQuotaClassesTest-241597141] POST http://10.222.0.111/volume/v3/7c82b203557c4be5ba5d865e4434a9f5/types Dec 22 12:14:17.905017 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d98038f6-29ce-40bf-9e0d-1496740e49d6 tempest-VolumeQuotaClassesTest-241597141 tempest-VolumeQuotaClassesTest-241597141] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-890211873"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:14:17.928642 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:17.928642 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:17.934315 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5328ed60-62b1-4e16-aa6d-a86ccf891316 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:17.944333 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:17.944333 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:17.949189 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5328ed60-62b1-4e16-aa6d-a86ccf891316 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:17.949667 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1085/2169] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:17 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:17.976794 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d98038f6-29ce-40bf-9e0d-1496740e49d6 tempest-VolumeQuotaClassesTest-241597141 tempest-VolumeQuotaClassesTest-241597141] http://10.222.0.111/volume/v3/7c82b203557c4be5ba5d865e4434a9f5/types returned with HTTP 200 Dec 22 12:14:17.976794 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1085/2170] 10.222.0.111 () {60 vars in 1224 bytes} [Tue Dec 22 12:14:17 2020] POST /volume/v3/7c82b203557c4be5ba5d865e4434a9f5/types => generated 227 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:17.983716 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cde24f3d-f425-4af7-afe9-9bcd4f2b4d3b tempest-VolumeQuotaClassesTest-241597141 tempest-VolumeQuotaClassesTest-241597141] PUT http://10.222.0.111/volume/v3/7c82b203557c4be5ba5d865e4434a9f5/os-quota-class-sets/default Dec 22 12:14:17.983716 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:17.983716 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:17.983716 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cde24f3d-f425-4af7-afe9-9bcd4f2b4d3b tempest-VolumeQuotaClassesTest-241597141 tempest-VolumeQuotaClassesTest-241597141] 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-890211873": 4, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-890211873": 8, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-890211873": 2}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:14:18.580839 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cde24f3d-f425-4af7-afe9-9bcd4f2b4d3b tempest-VolumeQuotaClassesTest-241597141 tempest-VolumeQuotaClassesTest-241597141] http://10.222.0.111/volume/v3/7c82b203557c4be5ba5d865e4434a9f5/os-quota-class-sets/default returned with HTTP 200 Dec 22 12:14:18.581424 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1086/2171] 10.222.0.111 () {60 vars in 1290 bytes} [Tue Dec 22 12:14:17 2020] PUT /volume/v3/7c82b203557c4be5ba5d865e4434a9f5/os-quota-class-sets/default => generated 530 bytes in 603 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:18.589213 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9bdb115c-4d20-4870-8357-5e6bdc8f57e7 tempest-VolumeQuotaClassesTest-241597141 tempest-VolumeQuotaClassesTest-241597141] GET http://10.222.0.111/volume/v3/7c82b203557c4be5ba5d865e4434a9f5/os-quota-sets/7c82b203557c4be5ba5d865e4434a9f5/defaults Dec 22 12:14:18.589499 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9bdb115c-4d20-4870-8357-5e6bdc8f57e7 tempest-VolumeQuotaClassesTest-241597141 tempest-VolumeQuotaClassesTest-241597141] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:18.589768 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9bdb115c-4d20-4870-8357-5e6bdc8f57e7 tempest-VolumeQuotaClassesTest-241597141 tempest-VolumeQuotaClassesTest-241597141] Calling method 'defaults' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:18.604777 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9bdb115c-4d20-4870-8357-5e6bdc8f57e7 tempest-VolumeQuotaClassesTest-241597141 tempest-VolumeQuotaClassesTest-241597141] http://10.222.0.111/volume/v3/7c82b203557c4be5ba5d865e4434a9f5/os-quota-sets/7c82b203557c4be5ba5d865e4434a9f5/defaults returned with HTTP 200 Dec 22 12:14:18.604777 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1086/2172] 10.222.0.111 () {58 vars in 1353 bytes} [Tue Dec 22 12:14:18 2020] GET /volume/v3/7c82b203557c4be5ba5d865e4434a9f5/os-quota-sets/7c82b203557c4be5ba5d865e4434a9f5/defaults => generated 566 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:18.690461 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-de81f20f-1557-4a19-a84a-3841209c9b85 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:18.690461 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-de81f20f-1557-4a19-a84a-3841209c9b85 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:18.690461 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-de81f20f-1557-4a19-a84a-3841209c9b85 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:18.690461 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-de81f20f-1557-4a19-a84a-3841209c9b85 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:18.704602 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:18.704602 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:18.704602 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-de81f20f-1557-4a19-a84a-3841209c9b85 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:18.704602 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1087/2173] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:18 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:18.835150 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0f09c952-8a75-4d41-9c9d-869c40431083 tempest-VolumeQuotaClassesTest-241597141 tempest-VolumeQuotaClassesTest-241597141] GET http://10.222.0.111/volume/v3/7c82b203557c4be5ba5d865e4434a9f5/os-quota-sets/05dd5adbccf9451daf705dc8d5887b00/defaults Dec 22 12:14:18.835500 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0f09c952-8a75-4d41-9c9d-869c40431083 tempest-VolumeQuotaClassesTest-241597141 tempest-VolumeQuotaClassesTest-241597141] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:18.835786 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0f09c952-8a75-4d41-9c9d-869c40431083 tempest-VolumeQuotaClassesTest-241597141 tempest-VolumeQuotaClassesTest-241597141] Calling method 'defaults' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:18.847794 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0f09c952-8a75-4d41-9c9d-869c40431083 tempest-VolumeQuotaClassesTest-241597141 tempest-VolumeQuotaClassesTest-241597141] http://10.222.0.111/volume/v3/7c82b203557c4be5ba5d865e4434a9f5/os-quota-sets/05dd5adbccf9451daf705dc8d5887b00/defaults returned with HTTP 200 Dec 22 12:14:18.848250 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1087/2174] 10.222.0.111 () {58 vars in 1353 bytes} [Tue Dec 22 12:14:18 2020] GET /volume/v3/7c82b203557c4be5ba5d865e4434a9f5/os-quota-sets/05dd5adbccf9451daf705dc8d5887b00/defaults => generated 566 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:18.959054 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-61492cf2-a8e7-4d85-a0c7-e962f666bba1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:18.959388 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-61492cf2-a8e7-4d85-a0c7-e962f666bba1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:18.959448 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:18.959448 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:18.959637 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-61492cf2-a8e7-4d85-a0c7-e962f666bba1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:18.984847 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:18.984847 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:18.989901 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-61492cf2-a8e7-4d85-a0c7-e962f666bba1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:19.000493 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:19.000493 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:19.004488 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-61492cf2-a8e7-4d85-a0c7-e962f666bba1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:19.005023 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1088/2175] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:18 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:19.717424 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7543add1-4d7e-4808-a3b7-d4386ae927ee tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:19.718041 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7543add1-4d7e-4808-a3b7-d4386ae927ee tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:19.718610 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7543add1-4d7e-4808-a3b7-d4386ae927ee tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:19.718949 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-7543add1-4d7e-4808-a3b7-d4386ae927ee tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:19.735868 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:19.735868 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:19.736957 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7543add1-4d7e-4808-a3b7-d4386ae927ee tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:19.737430 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1088/2176] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:19 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:20.021928 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fb3ed121-abe8-41c9-9061-bdec852c2e82 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:20.022542 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fb3ed121-abe8-41c9-9061-bdec852c2e82 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:20.022871 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:20.022871 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:20.023328 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fb3ed121-abe8-41c9-9061-bdec852c2e82 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:20.067980 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:20.067980 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:20.075167 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fb3ed121-abe8-41c9-9061-bdec852c2e82 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:20.086981 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:20.086981 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:20.092768 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fb3ed121-abe8-41c9-9061-bdec852c2e82 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:20.093292 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1089/2177] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:20 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:20.747740 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-62df4ec7-ffd2-421b-a589-205a0e3e80bc tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:20.748046 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-62df4ec7-ffd2-421b-a589-205a0e3e80bc tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:20.748210 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:20.748210 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:20.748461 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-62df4ec7-ffd2-421b-a589-205a0e3e80bc tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:20.748712 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-62df4ec7-ffd2-421b-a589-205a0e3e80bc tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:20.763206 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:20.763206 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:20.764333 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-62df4ec7-ffd2-421b-a589-205a0e3e80bc tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:20.764812 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1089/2178] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:20 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:21.104157 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-05f75dac-9595-45b3-92a7-8fa45f1698af tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:21.104632 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-05f75dac-9595-45b3-92a7-8fa45f1698af tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:21.104697 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:21.104697 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:21.104957 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-05f75dac-9595-45b3-92a7-8fa45f1698af tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:21.136692 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:21.136692 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:21.142320 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-05f75dac-9595-45b3-92a7-8fa45f1698af tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:21.153392 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:21.153392 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:21.158740 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-05f75dac-9595-45b3-92a7-8fa45f1698af tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:21.159290 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1090/2179] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:21 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:21.242872 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c0b9ccff-cac9-4125-abb8-94fdb0859dfa tempest-VolumeQuotaClassesTest-241597141 tempest-VolumeQuotaClassesTest-241597141] PUT http://10.222.0.111/volume/v3/7c82b203557c4be5ba5d865e4434a9f5/os-quota-class-sets/default Dec 22 12:14:21.243296 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:21.243296 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:21.244279 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c0b9ccff-cac9-4125-abb8-94fdb0859dfa tempest-VolumeQuotaClassesTest-241597141 tempest-VolumeQuotaClassesTest-241597141] 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=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:14:21.554203 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c0b9ccff-cac9-4125-abb8-94fdb0859dfa tempest-VolumeQuotaClassesTest-241597141 tempest-VolumeQuotaClassesTest-241597141] http://10.222.0.111/volume/v3/7c82b203557c4be5ba5d865e4434a9f5/os-quota-class-sets/default returned with HTTP 200 Dec 22 12:14:21.554940 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1090/2180] 10.222.0.111 () {60 vars in 1290 bytes} [Tue Dec 22 12:14:21 2020] PUT /volume/v3/7c82b203557c4be5ba5d865e4434a9f5/os-quota-class-sets/default => generated 530 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:21.562822 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fcaa5fb7-9385-4744-9160-21e41bcd68b1 tempest-VolumeQuotaClassesTest-241597141 tempest-VolumeQuotaClassesTest-241597141] DELETE http://10.222.0.111/volume/v3/7c82b203557c4be5ba5d865e4434a9f5/types/c8391cf5-154a-4a35-b3ca-a4031596885b Dec 22 12:14:21.563235 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fcaa5fb7-9385-4744-9160-21e41bcd68b1 tempest-VolumeQuotaClassesTest-241597141 tempest-VolumeQuotaClassesTest-241597141] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:21.563403 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:21.563403 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:21.563721 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fcaa5fb7-9385-4744-9160-21e41bcd68b1 tempest-VolumeQuotaClassesTest-241597141 tempest-VolumeQuotaClassesTest-241597141] Calling method '_delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:21.600996 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 12:14:21.600996 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 12:14:21.647141 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fcaa5fb7-9385-4744-9160-21e41bcd68b1 tempest-VolumeQuotaClassesTest-241597141 tempest-VolumeQuotaClassesTest-241597141] http://10.222.0.111/volume/v3/7c82b203557c4be5ba5d865e4434a9f5/types/c8391cf5-154a-4a35-b3ca-a4031596885b returned with HTTP 202 Dec 22 12:14:21.647141 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1091/2181] 10.222.0.111 () {58 vars in 1317 bytes} [Tue Dec 22 12:14:21 2020] DELETE /volume/v3/7c82b203557c4be5ba5d865e4434a9f5/types/c8391cf5-154a-4a35-b3ca-a4031596885b => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:14:21.651290 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4bcb1c9e-abd0-4870-985f-d930c6c327d0 tempest-VolumeQuotaClassesTest-241597141 tempest-VolumeQuotaClassesTest-241597141] GET http://10.222.0.111/volume/v3/7c82b203557c4be5ba5d865e4434a9f5/types/c8391cf5-154a-4a35-b3ca-a4031596885b Dec 22 12:14:21.651290 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4bcb1c9e-abd0-4870-985f-d930c6c327d0 tempest-VolumeQuotaClassesTest-241597141 tempest-VolumeQuotaClassesTest-241597141] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:21.651290 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4bcb1c9e-abd0-4870-985f-d930c6c327d0 tempest-VolumeQuotaClassesTest-241597141 tempest-VolumeQuotaClassesTest-241597141] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:21.661185 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4bcb1c9e-abd0-4870-985f-d930c6c327d0 tempest-VolumeQuotaClassesTest-241597141 tempest-VolumeQuotaClassesTest-241597141] http://10.222.0.111/volume/v3/7c82b203557c4be5ba5d865e4434a9f5/types/c8391cf5-154a-4a35-b3ca-a4031596885b returned with HTTP 404 Dec 22 12:14:21.661185 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1091/2182] 10.222.0.111 () {58 vars in 1314 bytes} [Tue Dec 22 12:14:21 2020] GET /volume/v3/7c82b203557c4be5ba5d865e4434a9f5/types/c8391cf5-154a-4a35-b3ca-a4031596885b => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:14:21.774615 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8ce19c10-77eb-4bf2-81db-086236cca902 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:21.775004 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8ce19c10-77eb-4bf2-81db-086236cca902 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:21.775559 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8ce19c10-77eb-4bf2-81db-086236cca902 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:21.775832 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-8ce19c10-77eb-4bf2-81db-086236cca902 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:21.805587 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:21.805587 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:21.806938 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8ce19c10-77eb-4bf2-81db-086236cca902 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:21.807531 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1092/2183] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:21 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:22.172169 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-52e20b63-379b-43cf-9a9f-97f8c2fe5a89 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:22.172169 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-52e20b63-379b-43cf-9a9f-97f8c2fe5a89 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:22.172169 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-52e20b63-379b-43cf-9a9f-97f8c2fe5a89 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:22.197247 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:22.197247 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:22.205343 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-52e20b63-379b-43cf-9a9f-97f8c2fe5a89 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:22.209574 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:22.209574 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:22.214468 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-52e20b63-379b-43cf-9a9f-97f8c2fe5a89 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:22.214987 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1092/2184] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:22 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:22.817588 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c676b56b-5352-46c1-8215-185945a6a07a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:22.817903 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c676b56b-5352-46c1-8215-185945a6a07a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:22.818050 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:22.818050 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:22.818269 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c676b56b-5352-46c1-8215-185945a6a07a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:22.818456 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-c676b56b-5352-46c1-8215-185945a6a07a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:22.831621 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:22.831621 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:22.832590 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c676b56b-5352-46c1-8215-185945a6a07a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:22.833020 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1093/2185] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:22 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:23.271001 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5bb6b24e-bcf7-4279-8c05-5c166b47b10a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:23.271001 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5bb6b24e-bcf7-4279-8c05-5c166b47b10a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:23.271001 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:23.271001 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:23.271001 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5bb6b24e-bcf7-4279-8c05-5c166b47b10a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:23.271001 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:23.271001 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:23.271001 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5bb6b24e-bcf7-4279-8c05-5c166b47b10a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:23.271001 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:23.271001 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:23.277874 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5bb6b24e-bcf7-4279-8c05-5c166b47b10a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:23.277874 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1093/2186] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:23 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:23.851776 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-36e9e73c-377a-4986-a75e-5d3f9e1f4c69 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:23.851776 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-36e9e73c-377a-4986-a75e-5d3f9e1f4c69 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:23.851776 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:23.851776 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:23.851776 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-36e9e73c-377a-4986-a75e-5d3f9e1f4c69 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:23.851776 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-36e9e73c-377a-4986-a75e-5d3f9e1f4c69 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:23.869504 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:23.869504 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:23.869504 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-36e9e73c-377a-4986-a75e-5d3f9e1f4c69 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:23.872296 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1094/2187] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:23 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:24.296738 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-45abaf58-33c0-435d-87ab-2ea6f9f304e0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:24.296738 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-45abaf58-33c0-435d-87ab-2ea6f9f304e0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:24.296738 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:24.296738 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:24.296738 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-45abaf58-33c0-435d-87ab-2ea6f9f304e0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:24.318474 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:24.318474 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:24.324728 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-45abaf58-33c0-435d-87ab-2ea6f9f304e0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:24.335997 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:24.335997 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:24.338985 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-45abaf58-33c0-435d-87ab-2ea6f9f304e0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:24.338985 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1094/2188] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:24 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:25.907772 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0e18ef74-491f-4362-a564-470d86ae3bb1 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:25.907772 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0e18ef74-491f-4362-a564-470d86ae3bb1 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:25.907772 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:25.907772 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:25.907772 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0e18ef74-491f-4362-a564-470d86ae3bb1 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:25.907772 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-0e18ef74-491f-4362-a564-470d86ae3bb1 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:25.907772 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:25.907772 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:25.907772 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0e18ef74-491f-4362-a564-470d86ae3bb1 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:25.907772 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1095/2189] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:24 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:25.912327 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4d465e1d-b7d7-43b6-92dd-a242fb8da71d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:25.912327 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4d465e1d-b7d7-43b6-92dd-a242fb8da71d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:25.912327 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:25.912327 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:25.912327 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4d465e1d-b7d7-43b6-92dd-a242fb8da71d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:25.912327 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:25.912327 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:25.912327 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4d465e1d-b7d7-43b6-92dd-a242fb8da71d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:25.912327 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:25.912327 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:25.912327 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4d465e1d-b7d7-43b6-92dd-a242fb8da71d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:25.912327 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1095/2190] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:25 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:26.068431 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-afc50772-b00c-4065-b92e-d53c12494cf5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:26.068757 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-afc50772-b00c-4065-b92e-d53c12494cf5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:26.068911 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:26.068911 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:26.069133 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-afc50772-b00c-4065-b92e-d53c12494cf5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:26.069328 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-afc50772-b00c-4065-b92e-d53c12494cf5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:26.081440 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:26.081440 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:26.082398 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-afc50772-b00c-4065-b92e-d53c12494cf5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:26.082841 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1096/2191] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:26 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:14:26.110236 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a75981e8-1a75-442e-aa9c-729eade55446 tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] POST http://10.222.0.111/volume/v3/2123847ac85049958bb2e7d3549599ea/types Dec 22 12:14:26.110590 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:26.110590 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:26.110887 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a75981e8-1a75-442e-aa9c-729eade55446 tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:14:26.406691 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c9e9accb-bdfc-4d94-b183-e4a8a888e98d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:26.406691 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c9e9accb-bdfc-4d94-b183-e4a8a888e98d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:26.406691 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:26.406691 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:26.406691 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c9e9accb-bdfc-4d94-b183-e4a8a888e98d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:26.431633 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:26.431633 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:26.437586 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c9e9accb-bdfc-4d94-b183-e4a8a888e98d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:26.449118 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:26.449118 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:26.454789 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c9e9accb-bdfc-4d94-b183-e4a8a888e98d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:26.455363 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1097/2192] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:26 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:14:27.120618 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-922d8568-135d-40c7-96fb-2ae46085173a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:27.120618 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-922d8568-135d-40c7-96fb-2ae46085173a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:27.120618 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:27.120618 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:27.120618 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-922d8568-135d-40c7-96fb-2ae46085173a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:27.120618 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-922d8568-135d-40c7-96fb-2ae46085173a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:27.120618 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:27.120618 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:27.120618 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-922d8568-135d-40c7-96fb-2ae46085173a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:27.120618 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1098/2193] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:27 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:14:27.439595 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a75981e8-1a75-442e-aa9c-729eade55446 tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] http://10.222.0.111/volume/v3/2123847ac85049958bb2e7d3549599ea/types returned with HTTP 200 Dec 22 12:14:27.440921 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1096/2194] 10.222.0.111 () {60 vars in 1224 bytes} [Tue Dec 22 12:14:26 2020] POST /volume/v3/2123847ac85049958bb2e7d3549599ea/types => generated 188 bytes in 1418 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:27.453218 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d735bfa3-32fa-4dec-abc0-e6fb74344ad5 tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] POST http://10.222.0.111/volume/v3/2123847ac85049958bb2e7d3549599ea/types Dec 22 12:14:27.453490 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:27.453490 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:27.453777 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d735bfa3-32fa-4dec-abc0-e6fb74344ad5 tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:14:27.470691 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-86b926f4-e785-4078-8aea-985ec076f5a0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:27.471098 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-86b926f4-e785-4078-8aea-985ec076f5a0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:27.471466 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-86b926f4-e785-4078-8aea-985ec076f5a0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:27.511467 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:27.511467 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:27.516780 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-86b926f4-e785-4078-8aea-985ec076f5a0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:27.527273 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:27.527273 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:27.533050 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-86b926f4-e785-4078-8aea-985ec076f5a0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:27.538335 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1097/2195] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:27 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:27.592476 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d735bfa3-32fa-4dec-abc0-e6fb74344ad5 tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] http://10.222.0.111/volume/v3/2123847ac85049958bb2e7d3549599ea/types returned with HTTP 200 Dec 22 12:14:27.600080 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1099/2196] 10.222.0.111 () {60 vars in 1224 bytes} [Tue Dec 22 12:14:27 2020] POST /volume/v3/2123847ac85049958bb2e7d3549599ea/types => generated 188 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:27.693396 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-593fc08e-6d74-4786-aa4a-dc0c1bc5a075 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] POST http://10.222.0.111/volume/v3/666af366577f4b8388c832854c7aecdb/volumes Dec 22 12:14:27.693396 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:27.693396 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:27.693396 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-593fc08e-6d74-4786-aa4a-dc0c1bc5a075 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1863187455"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:14:27.693579 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-593fc08e-6d74-4786-aa4a-dc0c1bc5a075 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1863187455'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:14:27.700725 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-593fc08e-6d74-4786-aa4a-dc0c1bc5a075 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Create volume of 1 GB Dec 22 12:14:27.701052 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:27.701052 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:27.701445 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-593fc08e-6d74-4786-aa4a-dc0c1bc5a075 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Availability Zones retrieved successfully. Dec 22 12:14:27.709193 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-593fc08e-6d74-4786-aa4a-dc0c1bc5a075 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Flow 'volume_create_api' (62be6bdb-f4a6-4a01-a34b-e0c6df655e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:14:27.710519 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-593fc08e-6d74-4786-aa4a-dc0c1bc5a075 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b65b079-5990-4e53-8f7d-4c6c80ee9108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:14:27.711458 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-593fc08e-6d74-4786-aa4a-dc0c1bc5a075 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:14:27.735463 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-593fc08e-6d74-4786-aa4a-dc0c1bc5a075 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b65b079-5990-4e53-8f7d-4c6c80ee9108) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T12:14:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=068780aa-4a4e-4350-b4d6-5d6658f29725,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '068780aa-4a4e-4350-b4d6-5d6658f29725', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:14:27.736510 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-593fc08e-6d74-4786-aa4a-dc0c1bc5a075 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c940f281-e61e-43fc-a0c9-6580a52880aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:14:27.760624 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-593fc08e-6d74-4786-aa4a-dc0c1bc5a075 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] 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. Dec 22 12:14:27.761067 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-593fc08e-6d74-4786-aa4a-dc0c1bc5a075 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] 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. Dec 22 12:14:27.815331 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-593fc08e-6d74-4786-aa4a-dc0c1bc5a075 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Created reservations ['654deb77-593d-4cf5-8bdd-68426ac04b5f', '53260982-95fb-46a2-829c-05827148e6d6', '453186f1-74ad-4bb8-bc44-e464efbf299c', 'a6779ff0-b049-45cf-a016-55567328b34f'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:14:27.816665 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-593fc08e-6d74-4786-aa4a-dc0c1bc5a075 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c940f281-e61e-43fc-a0c9-6580a52880aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['654deb77-593d-4cf5-8bdd-68426ac04b5f', '53260982-95fb-46a2-829c-05827148e6d6', '453186f1-74ad-4bb8-bc44-e464efbf299c', 'a6779ff0-b049-45cf-a016-55567328b34f']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:14:27.817881 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-593fc08e-6d74-4786-aa4a-dc0c1bc5a075 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (145e1eac-f8ac-47c6-9594-6afd40d55d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:14:27.917167 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-593fc08e-6d74-4786-aa4a-dc0c1bc5a075 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (145e1eac-f8ac-47c6-9594-6afd40d55d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bff8cae-6002-468b-8023-0c49b2ee248a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1863187455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='666af366577f4b8388c832854c7aecdb',qos_specs=None,replication_status=,reservations=['654deb77-593d-4cf5-8bdd-68426ac04b5f','53260982-95fb-46a2-829c-05827148e6d6','453186f1-74ad-4bb8-bc44-e464efbf299c','a6779ff0-b049-45cf-a016-55567328b34f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c02de985c2146bd903aa93f072afebe',volume_type_id=068780aa-4a4e-4350-b4d6-5d6658f29725), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:14:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1863187455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bff8cae-6002-468b-8023-0c49b2ee248a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='666af366577f4b8388c832854c7aecdb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='6c02de985c2146bd903aa93f072afebe',volume_attachment=,volume_type=,volume_type_id=068780aa-4a4e-4350-b4d6-5d6658f29725)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:14:27.918355 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-593fc08e-6d74-4786-aa4a-dc0c1bc5a075 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c69b1c31-ec16-4b19-997a-a60f862c390f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:14:28.037506 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-593fc08e-6d74-4786-aa4a-dc0c1bc5a075 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c69b1c31-ec16-4b19-997a-a60f862c390f) transitioned into state 'SUCCESS' from state '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-1863187455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='666af366577f4b8388c832854c7aecdb',qos_specs=None,replication_status=,reservations=['654deb77-593d-4cf5-8bdd-68426ac04b5f','53260982-95fb-46a2-829c-05827148e6d6','453186f1-74ad-4bb8-bc44-e464efbf299c','a6779ff0-b049-45cf-a016-55567328b34f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c02de985c2146bd903aa93f072afebe',volume_type_id=068780aa-4a4e-4350-b4d6-5d6658f29725)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:14:28.040034 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-593fc08e-6d74-4786-aa4a-dc0c1bc5a075 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d31a44aa-fe67-4a55-818f-a62fbcc0574a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:14:28.095238 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-593fc08e-6d74-4786-aa4a-dc0c1bc5a075 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d31a44aa-fe67-4a55-818f-a62fbcc0574a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:14:28.096932 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-593fc08e-6d74-4786-aa4a-dc0c1bc5a075 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Flow 'volume_create_api' (62be6bdb-f4a6-4a01-a34b-e0c6df655e16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:14:28.121047 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ae05960d-d737-499d-b693-ee535923fe12 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:28.121385 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ae05960d-d737-499d-b693-ee535923fe12 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:28.121700 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ae05960d-d737-499d-b693-ee535923fe12 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:28.121928 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-ae05960d-d737-499d-b693-ee535923fe12 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:28.128034 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-593fc08e-6d74-4786-aa4a-dc0c1bc5a075 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Create volume request issued successfully. Dec 22 12:14:28.135624 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:28.135624 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:28.138955 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-593fc08e-6d74-4786-aa4a-dc0c1bc5a075 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] http://10.222.0.111/volume/v3/666af366577f4b8388c832854c7aecdb/volumes returned with HTTP 202 Dec 22 12:14:28.138955 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1098/2197] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 12:14:27 2020] POST /volume/v3/666af366577f4b8388c832854c7aecdb/volumes => generated 836 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:14:28.149596 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cc979a15-3ba8-463b-9b55-e2297d4c4c85 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] GET http://10.222.0.111/volume/v3/666af366577f4b8388c832854c7aecdb/volumes/1bff8cae-6002-468b-8023-0c49b2ee248a Dec 22 12:14:28.149596 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cc979a15-3ba8-463b-9b55-e2297d4c4c85 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:28.149596 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:28.149596 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:28.149596 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cc979a15-3ba8-463b-9b55-e2297d4c4c85 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:28.151519 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ae05960d-d737-499d-b693-ee535923fe12 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:28.151519 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1100/2198] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:28 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:28.184329 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:28.184329 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:28.198853 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cc979a15-3ba8-463b-9b55-e2297d4c4c85 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Volume info retrieved successfully. Dec 22 12:14:28.210725 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cc979a15-3ba8-463b-9b55-e2297d4c4c85 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] http://10.222.0.111/volume/v3/666af366577f4b8388c832854c7aecdb/volumes/1bff8cae-6002-468b-8023-0c49b2ee248a returned with HTTP 200 Dec 22 12:14:28.211256 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1099/2199] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:28 2020] GET /volume/v3/666af366577f4b8388c832854c7aecdb/volumes/1bff8cae-6002-468b-8023-0c49b2ee248a => generated 904 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:14:28.542514 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5d98361c-a6b3-416d-9ea0-8ea9b299ab41 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:28.542881 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5d98361c-a6b3-416d-9ea0-8ea9b299ab41 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:28.543045 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:28.543045 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:28.543288 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5d98361c-a6b3-416d-9ea0-8ea9b299ab41 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:28.639658 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:28.639658 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:28.644974 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5d98361c-a6b3-416d-9ea0-8ea9b299ab41 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:28.655455 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:28.655455 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:28.660058 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5d98361c-a6b3-416d-9ea0-8ea9b299ab41 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:28.660570 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1101/2200] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:28 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:29.159963 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ebfc718d-3bac-4bcb-adb0-99066896b4d2 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:29.160597 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ebfc718d-3bac-4bcb-adb0-99066896b4d2 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:29.160818 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:29.160818 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:29.161172 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ebfc718d-3bac-4bcb-adb0-99066896b4d2 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:29.161352 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-ebfc718d-3bac-4bcb-adb0-99066896b4d2 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:29.176905 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:29.176905 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:29.177938 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ebfc718d-3bac-4bcb-adb0-99066896b4d2 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:29.178354 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1100/2201] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:29 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:14:29.223150 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-efd0479c-e18b-49c1-9b1a-3b0120a0bed2 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] GET http://10.222.0.111/volume/v3/666af366577f4b8388c832854c7aecdb/volumes/1bff8cae-6002-468b-8023-0c49b2ee248a Dec 22 12:14:29.223150 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-efd0479c-e18b-49c1-9b1a-3b0120a0bed2 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:29.223150 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:29.223150 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:29.223150 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-efd0479c-e18b-49c1-9b1a-3b0120a0bed2 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:29.253699 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:29.253699 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:29.259987 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-efd0479c-e18b-49c1-9b1a-3b0120a0bed2 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Volume info retrieved successfully. Dec 22 12:14:29.270415 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-efd0479c-e18b-49c1-9b1a-3b0120a0bed2 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] http://10.222.0.111/volume/v3/666af366577f4b8388c832854c7aecdb/volumes/1bff8cae-6002-468b-8023-0c49b2ee248a returned with HTTP 200 Dec 22 12:14:29.270415 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1102/2202] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:29 2020] GET /volume/v3/666af366577f4b8388c832854c7aecdb/volumes/1bff8cae-6002-468b-8023-0c49b2ee248a => generated 929 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:29.278940 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fc7a41c4-9655-4bff-bd4a-888fd52ab1ac tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] GET http://10.222.0.111/volume/v3/2123847ac85049958bb2e7d3549599ea/volumes/1bff8cae-6002-468b-8023-0c49b2ee248a Dec 22 12:14:29.278940 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fc7a41c4-9655-4bff-bd4a-888fd52ab1ac tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:29.278940 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:29.278940 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:29.278940 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fc7a41c4-9655-4bff-bd4a-888fd52ab1ac tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:29.306515 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:29.306515 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:29.311589 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fc7a41c4-9655-4bff-bd4a-888fd52ab1ac tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] Volume info retrieved successfully. Dec 22 12:14:29.321914 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fc7a41c4-9655-4bff-bd4a-888fd52ab1ac tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] http://10.222.0.111/volume/v3/2123847ac85049958bb2e7d3549599ea/volumes/1bff8cae-6002-468b-8023-0c49b2ee248a returned with HTTP 200 Dec 22 12:14:29.322635 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1101/2203] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:29 2020] GET /volume/v3/2123847ac85049958bb2e7d3549599ea/volumes/1bff8cae-6002-468b-8023-0c49b2ee248a => generated 1100 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:29.330851 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2a18a846-90b2-401c-a3ad-594febe2f810 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] POST http://10.222.0.111/volume/v3/666af366577f4b8388c832854c7aecdb/volumes/1bff8cae-6002-468b-8023-0c49b2ee248a/action Dec 22 12:14:29.331177 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:29.331177 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:29.331432 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2a18a846-90b2-401c-a3ad-594febe2f810 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:14:29.331632 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2a18a846-90b2-401c-a3ad-594febe2f810 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:14:29.356542 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:29.356542 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:29.357315 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2a18a846-90b2-401c-a3ad-594febe2f810 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Volume info retrieved successfully. Dec 22 12:14:29.380056 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-2a18a846-90b2-401c-a3ad-594febe2f810 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] 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. Dec 22 12:14:29.380544 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-2a18a846-90b2-401c-a3ad-594febe2f810 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] 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. Dec 22 12:14:29.424543 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-2a18a846-90b2-401c-a3ad-594febe2f810 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Created reservations ['6a213404-f216-4f74-bc5f-58df5c20e987', 'c2d222e0-836c-4ab0-bf3b-7ea127387c52'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:14:29.446280 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-2a18a846-90b2-401c-a3ad-594febe2f810 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] 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. Dec 22 12:14:29.446280 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-2a18a846-90b2-401c-a3ad-594febe2f810 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] 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. Dec 22 12:14:29.570673 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-2a18a846-90b2-401c-a3ad-594febe2f810 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Created reservations ['fc759571-831f-43d4-b53a-0e7fb28037c6', 'af294e7c-9547-42fa-a522-cb868004d6b0'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:14:29.672287 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2ce95bb6-c858-4cb3-934b-9e63fb8bed0b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:29.672287 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2ce95bb6-c858-4cb3-934b-9e63fb8bed0b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:29.672287 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:29.672287 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:29.672287 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2ce95bb6-c858-4cb3-934b-9e63fb8bed0b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:29.725235 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:29.725235 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:29.732151 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2ce95bb6-c858-4cb3-934b-9e63fb8bed0b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:29.744353 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:29.744353 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:29.749387 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2ce95bb6-c858-4cb3-934b-9e63fb8bed0b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:29.749987 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2a18a846-90b2-401c-a3ad-594febe2f810 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Retype volume request issued successfully. Dec 22 12:14:29.750346 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2a18a846-90b2-401c-a3ad-594febe2f810 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] http://10.222.0.111/volume/v3/666af366577f4b8388c832854c7aecdb/volumes/1bff8cae-6002-468b-8023-0c49b2ee248a/action returned with HTTP 202 Dec 22 12:14:29.751050 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1103/2204] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 12:14:29 2020] POST /volume/v3/666af366577f4b8388c832854c7aecdb/volumes/1bff8cae-6002-468b-8023-0c49b2ee248a/action => generated 0 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 12:14:29.755371 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1102/2205] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:29 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:29.755978 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fe47fc79-abb1-43b3-91f3-d37947695e96 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] GET http://10.222.0.111/volume/v3/666af366577f4b8388c832854c7aecdb/volumes/1bff8cae-6002-468b-8023-0c49b2ee248a Dec 22 12:14:29.756356 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fe47fc79-abb1-43b3-91f3-d37947695e96 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:29.756585 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:29.756585 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:29.756902 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fe47fc79-abb1-43b3-91f3-d37947695e96 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:29.801827 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:29.801827 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:29.810301 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fe47fc79-abb1-43b3-91f3-d37947695e96 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Volume info retrieved successfully. Dec 22 12:14:29.822404 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fe47fc79-abb1-43b3-91f3-d37947695e96 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] http://10.222.0.111/volume/v3/666af366577f4b8388c832854c7aecdb/volumes/1bff8cae-6002-468b-8023-0c49b2ee248a returned with HTTP 200 Dec 22 12:14:29.823104 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1104/2206] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:29 2020] GET /volume/v3/666af366577f4b8388c832854c7aecdb/volumes/1bff8cae-6002-468b-8023-0c49b2ee248a => generated 928 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:14:30.187308 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6ed15c48-110b-448b-9dc6-5cdb09567d96 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:30.187910 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6ed15c48-110b-448b-9dc6-5cdb09567d96 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:30.188133 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:30.188133 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:30.188441 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6ed15c48-110b-448b-9dc6-5cdb09567d96 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:30.188706 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-6ed15c48-110b-448b-9dc6-5cdb09567d96 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:30.200800 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:30.200800 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:30.202136 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6ed15c48-110b-448b-9dc6-5cdb09567d96 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:30.202839 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1103/2207] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:30 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:30.771962 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-10f6fa05-3e23-4000-aa8c-396c656823b4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:30.771962 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-10f6fa05-3e23-4000-aa8c-396c656823b4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:30.771962 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:30.771962 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:30.771962 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-10f6fa05-3e23-4000-aa8c-396c656823b4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:30.824589 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:30.824589 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:30.829582 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-10f6fa05-3e23-4000-aa8c-396c656823b4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:30.833664 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aa8332da-26c8-4d66-ae8c-07fc2b57267e tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] GET http://10.222.0.111/volume/v3/666af366577f4b8388c832854c7aecdb/volumes/1bff8cae-6002-468b-8023-0c49b2ee248a Dec 22 12:14:30.833664 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aa8332da-26c8-4d66-ae8c-07fc2b57267e tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:30.833664 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:30.833664 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:30.833664 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aa8332da-26c8-4d66-ae8c-07fc2b57267e tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:30.849638 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:30.849638 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:30.854844 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-10f6fa05-3e23-4000-aa8c-396c656823b4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:30.855339 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1105/2208] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:30 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:30.859522 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:30.859522 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:30.864138 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-aa8332da-26c8-4d66-ae8c-07fc2b57267e tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Volume info retrieved successfully. Dec 22 12:14:30.874976 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aa8332da-26c8-4d66-ae8c-07fc2b57267e tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] http://10.222.0.111/volume/v3/666af366577f4b8388c832854c7aecdb/volumes/1bff8cae-6002-468b-8023-0c49b2ee248a returned with HTTP 200 Dec 22 12:14:30.875450 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1104/2209] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:30 2020] GET /volume/v3/666af366577f4b8388c832854c7aecdb/volumes/1bff8cae-6002-468b-8023-0c49b2ee248a => generated 929 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:14:30.885650 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-66be027d-e685-4323-963f-30d06627b05b tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] GET http://10.222.0.111/volume/v3/2123847ac85049958bb2e7d3549599ea/volumes/1bff8cae-6002-468b-8023-0c49b2ee248a Dec 22 12:14:30.885971 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-66be027d-e685-4323-963f-30d06627b05b tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:30.886105 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:30.886105 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:30.886300 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-66be027d-e685-4323-963f-30d06627b05b tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:30.913365 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:30.913365 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:30.917671 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-66be027d-e685-4323-963f-30d06627b05b tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] Volume info retrieved successfully. Dec 22 12:14:30.928415 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-66be027d-e685-4323-963f-30d06627b05b tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] http://10.222.0.111/volume/v3/2123847ac85049958bb2e7d3549599ea/volumes/1bff8cae-6002-468b-8023-0c49b2ee248a returned with HTTP 200 Dec 22 12:14:30.928988 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1106/2210] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:30 2020] GET /volume/v3/2123847ac85049958bb2e7d3549599ea/volumes/1bff8cae-6002-468b-8023-0c49b2ee248a => generated 1100 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:30.936936 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c512661a-15da-47cc-99ad-68051e436cea tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] GET http://10.222.0.111/volume/v3/2123847ac85049958bb2e7d3549599ea/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1863187455 Dec 22 12:14:30.937215 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c512661a-15da-47cc-99ad-68051e436cea tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:30.937344 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:30.937344 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:30.937545 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c512661a-15da-47cc-99ad-68051e436cea tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:30.938554 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-c512661a-15da-47cc-99ad-68051e436cea tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1863187455'), ('all_tenants', True)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:14:31.030206 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c512661a-15da-47cc-99ad-68051e436cea tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] Get all volumes completed successfully. Dec 22 12:14:31.030206 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c512661a-15da-47cc-99ad-68051e436cea tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] http://10.222.0.111/volume/v3/2123847ac85049958bb2e7d3549599ea/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1863187455 returned with HTTP 200 Dec 22 12:14:31.030206 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1105/2211] 10.222.0.111 () {58 vars in 1370 bytes} [Tue Dec 22 12:14:30 2020] GET /volume/v3/2123847ac85049958bb2e7d3549599ea/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1863187455 => generated 415 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:31.052045 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-009874e8-0841-490b-9339-4f6c805e8a6b tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] DELETE http://10.222.0.111/volume/v3/666af366577f4b8388c832854c7aecdb/volumes/1bff8cae-6002-468b-8023-0c49b2ee248a Dec 22 12:14:31.052045 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-009874e8-0841-490b-9339-4f6c805e8a6b tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:31.052045 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:31.052045 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:31.052045 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-009874e8-0841-490b-9339-4f6c805e8a6b tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:31.052045 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-009874e8-0841-490b-9339-4f6c805e8a6b tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Delete volume with id: 1bff8cae-6002-468b-8023-0c49b2ee248a Dec 22 12:14:31.079542 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:31.079542 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:31.080315 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-009874e8-0841-490b-9339-4f6c805e8a6b tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Volume info retrieved successfully. Dec 22 12:14:31.211499 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4735e825-b1b1-438f-bbe8-17e032b8891f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:31.211836 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4735e825-b1b1-438f-bbe8-17e032b8891f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:31.211886 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:31.211886 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:31.212199 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4735e825-b1b1-438f-bbe8-17e032b8891f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:31.212385 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-4735e825-b1b1-438f-bbe8-17e032b8891f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:31.225711 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:31.225711 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:31.226807 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4735e825-b1b1-438f-bbe8-17e032b8891f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:31.227677 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1106/2212] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:31 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:31.247103 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-009874e8-0841-490b-9339-4f6c805e8a6b tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Delete volume request issued successfully. Dec 22 12:14:31.249157 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-009874e8-0841-490b-9339-4f6c805e8a6b tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] http://10.222.0.111/volume/v3/666af366577f4b8388c832854c7aecdb/volumes/1bff8cae-6002-468b-8023-0c49b2ee248a returned with HTTP 202 Dec 22 12:14:31.249821 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1107/2213] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:14:31 2020] DELETE /volume/v3/666af366577f4b8388c832854c7aecdb/volumes/1bff8cae-6002-468b-8023-0c49b2ee248a => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:14:31.254555 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-08b8b3c8-b1e1-4fc8-943b-d1655f7ff79f tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] GET http://10.222.0.111/volume/v3/666af366577f4b8388c832854c7aecdb/volumes/1bff8cae-6002-468b-8023-0c49b2ee248a Dec 22 12:14:31.254856 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-08b8b3c8-b1e1-4fc8-943b-d1655f7ff79f tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:31.254989 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:31.254989 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:31.255185 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-08b8b3c8-b1e1-4fc8-943b-d1655f7ff79f tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:31.311330 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:31.311330 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:31.322763 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-08b8b3c8-b1e1-4fc8-943b-d1655f7ff79f tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Volume info retrieved successfully. Dec 22 12:14:31.338914 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-08b8b3c8-b1e1-4fc8-943b-d1655f7ff79f tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] http://10.222.0.111/volume/v3/666af366577f4b8388c832854c7aecdb/volumes/1bff8cae-6002-468b-8023-0c49b2ee248a returned with HTTP 200 Dec 22 12:14:31.341554 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1107/2214] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:31 2020] GET /volume/v3/666af366577f4b8388c832854c7aecdb/volumes/1bff8cae-6002-468b-8023-0c49b2ee248a => generated 928 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:31.864975 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-40ef5cbd-83ad-4943-b39b-f8c9d058c63e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:31.865468 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-40ef5cbd-83ad-4943-b39b-f8c9d058c63e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:31.865631 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:31.865631 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:31.865842 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-40ef5cbd-83ad-4943-b39b-f8c9d058c63e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:31.893436 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:31.893436 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:31.898454 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-40ef5cbd-83ad-4943-b39b-f8c9d058c63e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:31.908951 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:31.908951 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:31.913457 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-40ef5cbd-83ad-4943-b39b-f8c9d058c63e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:31.913960 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1108/2215] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:31 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:32.235508 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-88ee8cff-8231-4745-b8d2-b440c14849e0 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:32.235968 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-88ee8cff-8231-4745-b8d2-b440c14849e0 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:32.236139 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:32.236139 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:32.236340 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-88ee8cff-8231-4745-b8d2-b440c14849e0 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:32.237023 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-88ee8cff-8231-4745-b8d2-b440c14849e0 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:32.289528 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:32.289528 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:32.289528 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-88ee8cff-8231-4745-b8d2-b440c14849e0 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:32.289528 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1108/2216] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:32 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:32.345337 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2ccaa6b0-abae-426c-8d44-dc1d628d4854 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] GET http://10.222.0.111/volume/v3/666af366577f4b8388c832854c7aecdb/volumes/1bff8cae-6002-468b-8023-0c49b2ee248a Dec 22 12:14:32.350731 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2ccaa6b0-abae-426c-8d44-dc1d628d4854 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:32.350731 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:32.350731 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:32.350945 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2ccaa6b0-abae-426c-8d44-dc1d628d4854 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:32.381663 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:32.381663 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:32.908503 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2ccaa6b0-abae-426c-8d44-dc1d628d4854 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Volume info retrieved successfully. Dec 22 12:14:32.908503 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2ccaa6b0-abae-426c-8d44-dc1d628d4854 tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] http://10.222.0.111/volume/v3/666af366577f4b8388c832854c7aecdb/volumes/1bff8cae-6002-468b-8023-0c49b2ee248a returned with HTTP 200 Dec 22 12:14:32.908503 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1109/2217] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:32 2020] GET /volume/v3/666af366577f4b8388c832854c7aecdb/volumes/1bff8cae-6002-468b-8023-0c49b2ee248a => generated 928 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:32.922883 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-05fe92ef-efaf-456a-b495-472afd2810fe tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:32.923172 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-05fe92ef-efaf-456a-b495-472afd2810fe tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:32.923308 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:32.923308 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:32.923527 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-05fe92ef-efaf-456a-b495-472afd2810fe tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:32.948677 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:32.948677 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:32.953414 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-05fe92ef-efaf-456a-b495-472afd2810fe tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:32.962636 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:32.962636 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:32.991096 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-05fe92ef-efaf-456a-b495-472afd2810fe tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:32.991096 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1109/2218] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:32 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:33.297408 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-47126abc-c6d0-4f4c-8cca-5e4a80340dec tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:33.297902 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-47126abc-c6d0-4f4c-8cca-5e4a80340dec tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:33.298114 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:33.298114 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:33.298330 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-47126abc-c6d0-4f4c-8cca-5e4a80340dec tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:33.298792 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-47126abc-c6d0-4f4c-8cca-5e4a80340dec tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:33.311689 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:33.311689 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:33.312892 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-47126abc-c6d0-4f4c-8cca-5e4a80340dec tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:33.313414 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1110/2219] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:33 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:33.501078 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-17e91515-913e-4c03-9e57-1953d4326c3e tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] GET http://10.222.0.111/volume/v3/666af366577f4b8388c832854c7aecdb/volumes/1bff8cae-6002-468b-8023-0c49b2ee248a Dec 22 12:14:33.501355 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-17e91515-913e-4c03-9e57-1953d4326c3e tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:33.501485 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:33.501485 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:33.501681 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-17e91515-913e-4c03-9e57-1953d4326c3e tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:33.551594 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-17e91515-913e-4c03-9e57-1953d4326c3e tempest-VolumeRetypeWithoutMigrationTest-50566065 tempest-VolumeRetypeWithoutMigrationTest-50566065] http://10.222.0.111/volume/v3/666af366577f4b8388c832854c7aecdb/volumes/1bff8cae-6002-468b-8023-0c49b2ee248a returned with HTTP 404 Dec 22 12:14:33.552232 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1110/2220] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:33 2020] GET /volume/v3/666af366577f4b8388c832854c7aecdb/volumes/1bff8cae-6002-468b-8023-0c49b2ee248a => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:14:33.557187 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-703ec7b5-f1c0-4126-9f79-65fda8651120 tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] DELETE http://10.222.0.111/volume/v3/2123847ac85049958bb2e7d3549599ea/types/8d82889a-1618-42a6-a783-908a82289685 Dec 22 12:14:33.557469 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-703ec7b5-f1c0-4126-9f79-65fda8651120 tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:33.557600 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:33.557600 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:33.557811 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-703ec7b5-f1c0-4126-9f79-65fda8651120 tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] Calling method '_delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:33.629651 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 12:14:33.629651 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 12:14:33.718408 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-703ec7b5-f1c0-4126-9f79-65fda8651120 tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] http://10.222.0.111/volume/v3/2123847ac85049958bb2e7d3549599ea/types/8d82889a-1618-42a6-a783-908a82289685 returned with HTTP 202 Dec 22 12:14:33.719281 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1111/2221] 10.222.0.111 () {58 vars in 1317 bytes} [Tue Dec 22 12:14:33 2020] DELETE /volume/v3/2123847ac85049958bb2e7d3549599ea/types/8d82889a-1618-42a6-a783-908a82289685 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:14:33.724236 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-846bf7b1-66b3-4d72-9261-f3a4483c3c04 tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] GET http://10.222.0.111/volume/v3/2123847ac85049958bb2e7d3549599ea/types/8d82889a-1618-42a6-a783-908a82289685 Dec 22 12:14:33.724520 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-846bf7b1-66b3-4d72-9261-f3a4483c3c04 tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:33.724833 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-846bf7b1-66b3-4d72-9261-f3a4483c3c04 tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:33.731421 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-846bf7b1-66b3-4d72-9261-f3a4483c3c04 tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] http://10.222.0.111/volume/v3/2123847ac85049958bb2e7d3549599ea/types/8d82889a-1618-42a6-a783-908a82289685 returned with HTTP 404 Dec 22 12:14:33.732026 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1111/2222] 10.222.0.111 () {58 vars in 1314 bytes} [Tue Dec 22 12:14:33 2020] GET /volume/v3/2123847ac85049958bb2e7d3549599ea/types/8d82889a-1618-42a6-a783-908a82289685 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:14:33.737840 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-70f29058-e982-4055-b7a5-89cc21975bdc tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] DELETE http://10.222.0.111/volume/v3/2123847ac85049958bb2e7d3549599ea/types/068780aa-4a4e-4350-b4d6-5d6658f29725 Dec 22 12:14:33.738128 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-70f29058-e982-4055-b7a5-89cc21975bdc tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:33.738416 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-70f29058-e982-4055-b7a5-89cc21975bdc tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] Calling method '_delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:33.815637 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-70f29058-e982-4055-b7a5-89cc21975bdc tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] http://10.222.0.111/volume/v3/2123847ac85049958bb2e7d3549599ea/types/068780aa-4a4e-4350-b4d6-5d6658f29725 returned with HTTP 202 Dec 22 12:14:33.815637 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1112/2223] 10.222.0.111 () {58 vars in 1317 bytes} [Tue Dec 22 12:14:33 2020] DELETE /volume/v3/2123847ac85049958bb2e7d3549599ea/types/068780aa-4a4e-4350-b4d6-5d6658f29725 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:14:33.829687 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9d0dbbb5-fa4a-4898-97e4-3373547ec637 tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] GET http://10.222.0.111/volume/v3/2123847ac85049958bb2e7d3549599ea/types/068780aa-4a4e-4350-b4d6-5d6658f29725 Dec 22 12:14:33.829687 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9d0dbbb5-fa4a-4898-97e4-3373547ec637 tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:33.829687 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9d0dbbb5-fa4a-4898-97e4-3373547ec637 tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:33.836247 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9d0dbbb5-fa4a-4898-97e4-3373547ec637 tempest-VolumeRetypeWithoutMigrationTest-1966084962 tempest-VolumeRetypeWithoutMigrationTest-1966084962] http://10.222.0.111/volume/v3/2123847ac85049958bb2e7d3549599ea/types/068780aa-4a4e-4350-b4d6-5d6658f29725 returned with HTTP 404 Dec 22 12:14:33.845014 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1112/2224] 10.222.0.111 () {58 vars in 1314 bytes} [Tue Dec 22 12:14:33 2020] GET /volume/v3/2123847ac85049958bb2e7d3549599ea/types/068780aa-4a4e-4350-b4d6-5d6658f29725 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:14:34.001730 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d95ed66f-a9a0-40e9-94fd-b867106a5da4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:34.001730 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d95ed66f-a9a0-40e9-94fd-b867106a5da4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:34.001730 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d95ed66f-a9a0-40e9-94fd-b867106a5da4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:34.026181 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:34.026181 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:34.032923 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d95ed66f-a9a0-40e9-94fd-b867106a5da4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:34.047226 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:34.047226 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:34.064129 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d95ed66f-a9a0-40e9-94fd-b867106a5da4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:34.064432 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1113/2225] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:33 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:34.323161 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f06559fb-c72f-4ddd-adf1-0f514b4e4d65 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:34.323484 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f06559fb-c72f-4ddd-adf1-0f514b4e4d65 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:34.323873 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f06559fb-c72f-4ddd-adf1-0f514b4e4d65 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:34.324060 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-f06559fb-c72f-4ddd-adf1-0f514b4e4d65 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:34.336608 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:34.336608 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:34.338330 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f06559fb-c72f-4ddd-adf1-0f514b4e4d65 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:34.338788 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1113/2226] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:34 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:35.074037 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5d290802-0178-4887-830e-cda76031fb2d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:35.074792 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5d290802-0178-4887-830e-cda76031fb2d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:35.074925 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:35.074925 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:35.075115 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5d290802-0178-4887-830e-cda76031fb2d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:35.101119 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:35.101119 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:35.120512 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5d290802-0178-4887-830e-cda76031fb2d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:35.140902 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:35.140902 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:35.147735 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5d290802-0178-4887-830e-cda76031fb2d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:35.147735 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1114/2227] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:35 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:35.360299 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-904f02ac-aa55-47d2-8cbd-6d65e30d8e4a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:35.360299 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-904f02ac-aa55-47d2-8cbd-6d65e30d8e4a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:35.360299 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:35.360299 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:35.360299 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-904f02ac-aa55-47d2-8cbd-6d65e30d8e4a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:35.360299 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-904f02ac-aa55-47d2-8cbd-6d65e30d8e4a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:35.376061 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:35.376061 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:35.376061 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-904f02ac-aa55-47d2-8cbd-6d65e30d8e4a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:35.376061 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1114/2228] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:35 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:36.154829 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-985419ae-f3b0-4db5-944a-e92a61bc85e6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:36.154829 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-985419ae-f3b0-4db5-944a-e92a61bc85e6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:36.154829 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:36.154829 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:36.154829 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-985419ae-f3b0-4db5-944a-e92a61bc85e6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:36.199462 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:36.199462 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:36.201679 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-985419ae-f3b0-4db5-944a-e92a61bc85e6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:36.211978 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:36.211978 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:36.217911 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-985419ae-f3b0-4db5-944a-e92a61bc85e6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:36.217911 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1115/2229] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:36 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:36.385130 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fb9e41e8-711c-45c9-8184-4fcb98e5599a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:36.385130 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fb9e41e8-711c-45c9-8184-4fcb98e5599a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:36.385130 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:36.385130 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:36.385130 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fb9e41e8-711c-45c9-8184-4fcb98e5599a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:36.385130 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-fb9e41e8-711c-45c9-8184-4fcb98e5599a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:36.397062 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:36.397062 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:36.398146 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fb9e41e8-711c-45c9-8184-4fcb98e5599a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:36.398578 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1115/2230] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:36 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:36.670969 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a449f58f-3a9b-4459-a6a1-f6a758903919 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] POST http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes Dec 22 12:14:36.671247 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:36.671247 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:36.671474 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a449f58f-3a9b-4459-a6a1-f6a758903919 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Action: 'create', calling method: create, body: {"volume": {"imageRef": "632d04fa-05fd-4e7d-895f-0cd80c4fd464", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-558290898"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:14:36.672130 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-a449f58f-3a9b-4459-a6a1-f6a758903919 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Create volume request body: {'volume': {'imageRef': '632d04fa-05fd-4e7d-895f-0cd80c4fd464', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-558290898'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:14:36.744130 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-a449f58f-3a9b-4459-a6a1-f6a758903919 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Create volume of 1 GB Dec 22 12:14:36.744130 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a449f58f-3a9b-4459-a6a1-f6a758903919 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Availability Zones retrieved successfully. Dec 22 12:14:36.749598 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a449f58f-3a9b-4459-a6a1-f6a758903919 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Flow 'volume_create_api' (40b28504-f26f-4560-8115-a2c5380af813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:14:36.750990 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a449f58f-3a9b-4459-a6a1-f6a758903919 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd4002c3-03cc-4d56-b033-57ea6fc00e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:14:36.751694 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-a449f58f-3a9b-4459-a6a1-f6a758903919 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:14:36.804680 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a449f58f-3a9b-4459-a6a1-f6a758903919 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd4002c3-03cc-4d56-b033-57ea6fc00e0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:14:36.805806 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a449f58f-3a9b-4459-a6a1-f6a758903919 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9887f4f5-6691-446c-9c1d-6f2c74d715dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:14:36.925418 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-a449f58f-3a9b-4459-a6a1-f6a758903919 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Created reservations ['1a1b55b2-45ab-46b3-bfd0-cd143de2ccfe', '31b926c2-0b51-41a2-b713-77f9b6bf7e02', '7f9a3446-042d-495d-b6da-92b259545b24', '2c5eb2c4-bb78-45dc-aa3c-0a3e482a1786'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:14:36.930872 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a449f58f-3a9b-4459-a6a1-f6a758903919 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9887f4f5-6691-446c-9c1d-6f2c74d715dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a1b55b2-45ab-46b3-bfd0-cd143de2ccfe', '31b926c2-0b51-41a2-b713-77f9b6bf7e02', '7f9a3446-042d-495d-b6da-92b259545b24', '2c5eb2c4-bb78-45dc-aa3c-0a3e482a1786']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:14:36.930872 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a449f58f-3a9b-4459-a6a1-f6a758903919 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e40ce5a-d5f9-4306-a481-f89fc67d9355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:14:37.012065 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a449f58f-3a9b-4459-a6a1-f6a758903919 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e40ce5a-d5f9-4306-a481-f89fc67d9355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14fa4e80-4023-4c59-b91c-fb0fd4b968bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-558290898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba19bef7a6d94ff388cc94b1946185d9',qos_specs=None,replication_status=,reservations=['1a1b55b2-45ab-46b3-bfd0-cd143de2ccfe','31b926c2-0b51-41a2-b713-77f9b6bf7e02','7f9a3446-042d-495d-b6da-92b259545b24','2c5eb2c4-bb78-45dc-aa3c-0a3e482a1786'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa8aff6a83484d92902efed63b1c4e33',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:14:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-558290898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14fa4e80-4023-4c59-b91c-fb0fd4b968bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba19bef7a6d94ff388cc94b1946185d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='fa8aff6a83484d92902efed63b1c4e33',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:14:37.012065 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a449f58f-3a9b-4459-a6a1-f6a758903919 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0acd3a2-37e3-40ab-86ad-a979d9d07bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:14:37.126708 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a449f58f-3a9b-4459-a6a1-f6a758903919 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0acd3a2-37e3-40ab-86ad-a979d9d07bf6) transitioned into state 'SUCCESS' from state '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-558290898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba19bef7a6d94ff388cc94b1946185d9',qos_specs=None,replication_status=,reservations=['1a1b55b2-45ab-46b3-bfd0-cd143de2ccfe','31b926c2-0b51-41a2-b713-77f9b6bf7e02','7f9a3446-042d-495d-b6da-92b259545b24','2c5eb2c4-bb78-45dc-aa3c-0a3e482a1786'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa8aff6a83484d92902efed63b1c4e33',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:14:37.126708 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a449f58f-3a9b-4459-a6a1-f6a758903919 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a22c6b7f-c227-48aa-a222-9cb1e79c8fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:14:37.211694 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a449f58f-3a9b-4459-a6a1-f6a758903919 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a22c6b7f-c227-48aa-a222-9cb1e79c8fe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:14:37.213189 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a449f58f-3a9b-4459-a6a1-f6a758903919 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Flow 'volume_create_api' (40b28504-f26f-4560-8115-a2c5380af813) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:14:37.224593 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-631e0fbc-ff97-4233-9a12-e7e6d38fcecb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:37.224878 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-631e0fbc-ff97-4233-9a12-e7e6d38fcecb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:37.225008 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:37.225008 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:37.225200 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-631e0fbc-ff97-4233-9a12-e7e6d38fcecb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:37.261159 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:37.261159 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:37.267603 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-631e0fbc-ff97-4233-9a12-e7e6d38fcecb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:37.275202 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a449f58f-3a9b-4459-a6a1-f6a758903919 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Create volume request issued successfully. Dec 22 12:14:37.298128 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:37.298128 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:37.298128 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-631e0fbc-ff97-4233-9a12-e7e6d38fcecb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:37.298128 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1116/2231] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:37 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:37.299231 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a449f58f-3a9b-4459-a6a1-f6a758903919 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes returned with HTTP 202 Dec 22 12:14:37.299231 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1116/2232] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 12:14:36 2020] POST /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes => generated 821 bytes in 626 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:14:37.310506 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8ec83640-45f3-42d6-9854-87d59ce8270e tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:14:37.310506 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8ec83640-45f3-42d6-9854-87d59ce8270e tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:37.310506 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:37.310506 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:37.310506 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8ec83640-45f3-42d6-9854-87d59ce8270e tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:37.356021 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:37.356021 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:37.366397 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8ec83640-45f3-42d6-9854-87d59ce8270e tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:14:37.379000 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8ec83640-45f3-42d6-9854-87d59ce8270e tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:14:37.384738 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1117/2233] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:37 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 889 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:37.440754 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3665462d-b5d2-4156-a9c0-728b056fa162 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:37.440754 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3665462d-b5d2-4156-a9c0-728b056fa162 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:37.440754 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:37.440754 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:37.445402 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3665462d-b5d2-4156-a9c0-728b056fa162 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:37.445402 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-3665462d-b5d2-4156-a9c0-728b056fa162 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:37.465509 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:37.465509 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:37.465509 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3665462d-b5d2-4156-a9c0-728b056fa162 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:37.465509 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1117/2234] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:37 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:38.390600 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2b4929e0-5cfb-41fc-9d8b-83e6e8fee33e tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:14:38.391105 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2b4929e0-5cfb-41fc-9d8b-83e6e8fee33e tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:38.391385 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:38.391385 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:38.391703 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2b4929e0-5cfb-41fc-9d8b-83e6e8fee33e tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:38.420192 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:38.420192 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:38.425410 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2b4929e0-5cfb-41fc-9d8b-83e6e8fee33e tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:14:38.438146 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2b4929e0-5cfb-41fc-9d8b-83e6e8fee33e tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:14:38.442954 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1118/2235] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:38 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 913 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:38.451130 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d480bb7d-0d8d-482d-813a-eb1650d79b30 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:38.451439 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d480bb7d-0d8d-482d-813a-eb1650d79b30 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:38.451568 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:38.451568 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:38.451778 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d480bb7d-0d8d-482d-813a-eb1650d79b30 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:38.471156 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ce3c1f14-7757-4e99-9752-bd800752c5b5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:38.471860 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ce3c1f14-7757-4e99-9752-bd800752c5b5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:38.472119 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:38.472119 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:38.472620 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ce3c1f14-7757-4e99-9752-bd800752c5b5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:38.473054 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-ce3c1f14-7757-4e99-9752-bd800752c5b5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:38.478984 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:38.478984 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:38.484508 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d480bb7d-0d8d-482d-813a-eb1650d79b30 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:38.491220 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:38.491220 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:38.492650 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ce3c1f14-7757-4e99-9752-bd800752c5b5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:38.496373 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1119/2236] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:38 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:38.498904 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:38.498904 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:38.503324 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d480bb7d-0d8d-482d-813a-eb1650d79b30 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:38.503898 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1118/2237] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:38 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:39.448159 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-73921962-3a6a-4059-8497-7bbabd3555ee tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:14:39.448159 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-73921962-3a6a-4059-8497-7bbabd3555ee tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:39.448159 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:39.448159 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:39.448159 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-73921962-3a6a-4059-8497-7bbabd3555ee tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:39.473961 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:39.473961 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:39.478765 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-73921962-3a6a-4059-8497-7bbabd3555ee tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:14:39.493057 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-73921962-3a6a-4059-8497-7bbabd3555ee tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:14:39.493745 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1120/2238] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:39 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 913 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:39.502213 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3637584d-bdc3-43ef-8643-e78ed5a48e0b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:39.502699 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3637584d-bdc3-43ef-8643-e78ed5a48e0b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:39.503009 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:39.503009 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:39.503214 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3637584d-bdc3-43ef-8643-e78ed5a48e0b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:39.503404 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-3637584d-bdc3-43ef-8643-e78ed5a48e0b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:39.512680 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dd81bacb-be10-4a72-9067-21f5508706e9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:39.513114 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dd81bacb-be10-4a72-9067-21f5508706e9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:39.513254 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:39.513254 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:39.513438 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dd81bacb-be10-4a72-9067-21f5508706e9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:39.514939 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:39.514939 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:39.516052 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3637584d-bdc3-43ef-8643-e78ed5a48e0b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:39.516479 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1119/2239] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:39 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:39.540477 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:39.540477 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:39.546942 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-dd81bacb-be10-4a72-9067-21f5508706e9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:39.556685 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:39.556685 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:39.561607 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dd81bacb-be10-4a72-9067-21f5508706e9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:39.562090 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1121/2240] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:39 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:14:40.503454 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7c86dcb3-b3db-4ce7-8524-8785fd8bcc71 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:14:40.503727 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7c86dcb3-b3db-4ce7-8524-8785fd8bcc71 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:40.503853 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:40.503853 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:40.504043 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7c86dcb3-b3db-4ce7-8524-8785fd8bcc71 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:40.525793 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-181765a0-a4bc-42ed-99ac-d8b0e74ef11a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:40.525793 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-181765a0-a4bc-42ed-99ac-d8b0e74ef11a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:40.525793 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:40.525793 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:40.525793 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-181765a0-a4bc-42ed-99ac-d8b0e74ef11a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:40.525793 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-181765a0-a4bc-42ed-99ac-d8b0e74ef11a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:40.546793 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:40.546793 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:40.546793 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-181765a0-a4bc-42ed-99ac-d8b0e74ef11a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:40.561583 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:40.561583 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:40.562363 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1122/2241] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:40 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:40.563335 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7c86dcb3-b3db-4ce7-8524-8785fd8bcc71 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:14:40.569428 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7c86dcb3-b3db-4ce7-8524-8785fd8bcc71 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:14:40.569428 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1120/2242] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:40 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 913 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:40.575926 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ce99c71c-57a7-459a-a369-fb628b62393f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:40.575926 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ce99c71c-57a7-459a-a369-fb628b62393f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:40.575926 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:40.575926 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:40.575926 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ce99c71c-57a7-459a-a369-fb628b62393f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:40.602215 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:40.602215 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:40.608345 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ce99c71c-57a7-459a-a369-fb628b62393f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:40.621716 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:40.621716 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:40.627164 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ce99c71c-57a7-459a-a369-fb628b62393f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:40.630928 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1123/2243] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:40 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:41.577660 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e5d7bf60-58ac-41ae-a55c-d36d65f71ef1 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:41.577660 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e5d7bf60-58ac-41ae-a55c-d36d65f71ef1 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:41.577660 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:41.577660 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:41.577660 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e5d7bf60-58ac-41ae-a55c-d36d65f71ef1 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:41.577660 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-e5d7bf60-58ac-41ae-a55c-d36d65f71ef1 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:41.577660 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:41.577660 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:41.577660 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e5d7bf60-58ac-41ae-a55c-d36d65f71ef1 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:41.577660 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1121/2244] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:41 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:41.599323 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ff91fc02-c6fc-4135-96ec-e88d976d040c tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:14:41.599323 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ff91fc02-c6fc-4135-96ec-e88d976d040c tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:41.599323 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:41.599323 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:41.599323 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ff91fc02-c6fc-4135-96ec-e88d976d040c tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:41.605146 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:41.605146 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:41.610448 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ff91fc02-c6fc-4135-96ec-e88d976d040c tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:14:41.621473 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ff91fc02-c6fc-4135-96ec-e88d976d040c tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:14:41.621930 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1124/2245] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:41 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 913 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:14:41.636743 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-03322e42-3b45-44f3-a08e-49a0d9e34d7e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:41.637096 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-03322e42-3b45-44f3-a08e-49a0d9e34d7e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:41.637384 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:41.637384 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:41.639329 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-03322e42-3b45-44f3-a08e-49a0d9e34d7e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:41.684774 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:41.684774 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:41.684774 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-03322e42-3b45-44f3-a08e-49a0d9e34d7e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:41.695198 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:41.695198 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:41.700157 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-03322e42-3b45-44f3-a08e-49a0d9e34d7e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:41.700972 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1122/2246] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:41 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:42.580215 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6d37d109-f894-4cad-9d7a-a42d17dc195a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:42.580512 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6d37d109-f894-4cad-9d7a-a42d17dc195a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:42.580512 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:42.580512 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:42.580609 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6d37d109-f894-4cad-9d7a-a42d17dc195a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:42.580719 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-6d37d109-f894-4cad-9d7a-a42d17dc195a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:42.597794 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:42.597794 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:42.599388 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6d37d109-f894-4cad-9d7a-a42d17dc195a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:42.599910 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1125/2247] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:42 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:14:42.630975 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-516e4c44-0df8-4433-91ba-0fffdcdde07e tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:14:42.631195 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-516e4c44-0df8-4433-91ba-0fffdcdde07e tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:42.631334 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:42.631334 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:42.631527 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-516e4c44-0df8-4433-91ba-0fffdcdde07e tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:42.661787 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:42.661787 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:42.669787 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-516e4c44-0df8-4433-91ba-0fffdcdde07e tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:14:42.685394 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-516e4c44-0df8-4433-91ba-0fffdcdde07e tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:14:42.685928 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1123/2248] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:42 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 913 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:42.710457 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e42ceead-2b0c-4e94-90ad-73b8408b9398 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:42.711695 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e42ceead-2b0c-4e94-90ad-73b8408b9398 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:42.711868 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:42.711868 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:42.712125 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e42ceead-2b0c-4e94-90ad-73b8408b9398 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:42.738685 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:42.738685 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:42.744740 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e42ceead-2b0c-4e94-90ad-73b8408b9398 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:42.756511 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:42.756511 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:42.761951 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e42ceead-2b0c-4e94-90ad-73b8408b9398 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:42.762545 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1126/2249] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:42 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:43.614763 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1d7ca54a-9325-4972-8098-c2519627a46f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:43.615177 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1d7ca54a-9325-4972-8098-c2519627a46f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:43.615224 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:43.615224 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:43.615410 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1d7ca54a-9325-4972-8098-c2519627a46f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:43.615591 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-1d7ca54a-9325-4972-8098-c2519627a46f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:43.627729 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:43.627729 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:43.628736 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1d7ca54a-9325-4972-8098-c2519627a46f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:43.629187 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1124/2250] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:43 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:43.695378 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-34ebaf7a-fd2f-4c09-aee1-9de155e3e461 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:14:43.695662 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-34ebaf7a-fd2f-4c09-aee1-9de155e3e461 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:43.695797 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:43.695797 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:43.695992 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-34ebaf7a-fd2f-4c09-aee1-9de155e3e461 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:43.721691 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:43.721691 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:43.726346 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-34ebaf7a-fd2f-4c09-aee1-9de155e3e461 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:14:43.737793 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-34ebaf7a-fd2f-4c09-aee1-9de155e3e461 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:14:43.738259 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1127/2251] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:43 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 913 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:43.772367 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a04bb886-5ee6-4db6-9fa6-a6df18c34c80 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:43.772740 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a04bb886-5ee6-4db6-9fa6-a6df18c34c80 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:43.772875 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:43.772875 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:43.773072 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a04bb886-5ee6-4db6-9fa6-a6df18c34c80 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:43.799424 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:43.799424 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:43.804213 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a04bb886-5ee6-4db6-9fa6-a6df18c34c80 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:43.815190 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:43.815190 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:43.819623 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a04bb886-5ee6-4db6-9fa6-a6df18c34c80 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:43.820444 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1125/2252] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:43 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:44.643762 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-47951826-983b-48a2-ad6b-7a0fade32cc7 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:44.644399 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-47951826-983b-48a2-ad6b-7a0fade32cc7 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:44.644521 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:44.644521 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:44.644895 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-47951826-983b-48a2-ad6b-7a0fade32cc7 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:44.645301 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-47951826-983b-48a2-ad6b-7a0fade32cc7 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:44.669533 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:44.669533 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:44.671311 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-47951826-983b-48a2-ad6b-7a0fade32cc7 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:44.672130 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1128/2253] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:44 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:44.752151 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b097f534-6b58-4e4e-87a2-3368754bfb5c tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:14:44.752884 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b097f534-6b58-4e4e-87a2-3368754bfb5c tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:44.753158 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:44.753158 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:44.753735 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b097f534-6b58-4e4e-87a2-3368754bfb5c tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:44.797444 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:44.797444 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:44.803516 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b097f534-6b58-4e4e-87a2-3368754bfb5c tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:14:44.815968 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b097f534-6b58-4e4e-87a2-3368754bfb5c tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:14:44.816646 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1126/2254] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:44 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 913 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:44.831763 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-344861f3-b041-4b08-a9b1-815f6d99cdd3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:44.832079 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-344861f3-b041-4b08-a9b1-815f6d99cdd3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:44.832210 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:44.832210 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:44.832454 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-344861f3-b041-4b08-a9b1-815f6d99cdd3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:44.860762 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:44.860762 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:44.865607 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-344861f3-b041-4b08-a9b1-815f6d99cdd3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:44.875833 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:44.875833 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:44.880268 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-344861f3-b041-4b08-a9b1-815f6d99cdd3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:44.880704 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1129/2255] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:44 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:14:45.685985 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0ea8438f-b171-4fe8-9435-61756466c252 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:45.687075 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0ea8438f-b171-4fe8-9435-61756466c252 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:45.687258 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:45.687258 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:45.687536 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0ea8438f-b171-4fe8-9435-61756466c252 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:45.687798 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-0ea8438f-b171-4fe8-9435-61756466c252 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:45.703778 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:45.703778 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:45.705028 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0ea8438f-b171-4fe8-9435-61756466c252 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:45.705512 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1127/2256] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:45 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:45.836427 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9fcbb351-a1fc-4a69-b9fb-479fb57e74fd tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:14:45.837115 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9fcbb351-a1fc-4a69-b9fb-479fb57e74fd tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:45.837379 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:45.837379 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:45.837871 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9fcbb351-a1fc-4a69-b9fb-479fb57e74fd tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:45.873193 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:45.873193 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:45.879516 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9fcbb351-a1fc-4a69-b9fb-479fb57e74fd tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:14:45.893598 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9fcbb351-a1fc-4a69-b9fb-479fb57e74fd tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:14:45.893787 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b765da32-4779-4109-85f8-a4fe3d4fadba tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:45.894099 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1130/2257] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:45 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 913 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:45.894245 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b765da32-4779-4109-85f8-a4fe3d4fadba tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:45.894601 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:45.894601 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:45.895247 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b765da32-4779-4109-85f8-a4fe3d4fadba tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:45.939021 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:45.939021 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:45.945135 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b765da32-4779-4109-85f8-a4fe3d4fadba tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:45.957385 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:45.957385 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:45.962700 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b765da32-4779-4109-85f8-a4fe3d4fadba tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:45.963268 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1128/2258] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:45 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:46.716503 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-59d7edac-012f-4d09-8145-d7c8f3ef7b82 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:46.716849 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-59d7edac-012f-4d09-8145-d7c8f3ef7b82 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:46.717108 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:46.717108 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:46.717369 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-59d7edac-012f-4d09-8145-d7c8f3ef7b82 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:46.717603 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-59d7edac-012f-4d09-8145-d7c8f3ef7b82 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:46.731831 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:46.731831 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:46.733143 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-59d7edac-012f-4d09-8145-d7c8f3ef7b82 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:46.733648 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1131/2259] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:46 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:46.907607 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e46e13fd-9980-4103-a894-dd5309ea314e tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:14:46.908135 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e46e13fd-9980-4103-a894-dd5309ea314e tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:46.908393 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:46.908393 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:46.908863 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e46e13fd-9980-4103-a894-dd5309ea314e tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:46.946207 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:46.946207 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:46.952456 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e46e13fd-9980-4103-a894-dd5309ea314e tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:14:46.965807 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e46e13fd-9980-4103-a894-dd5309ea314e tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:14:46.972960 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1129/2260] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:46 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 913 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:46.974637 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-027e2dff-ab8f-4e51-8982-213ac56e07bf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:46.974998 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-027e2dff-ab8f-4e51-8982-213ac56e07bf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:46.975169 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:46.975169 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:46.975448 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-027e2dff-ab8f-4e51-8982-213ac56e07bf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:47.008792 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:47.008792 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:47.014043 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-027e2dff-ab8f-4e51-8982-213ac56e07bf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:47.024966 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:47.024966 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:47.030149 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-027e2dff-ab8f-4e51-8982-213ac56e07bf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:47.030295 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1132/2261] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:46 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:47.745661 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1cf77c5e-1ad4-4579-9f71-c7949ab62d8d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:47.746025 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1cf77c5e-1ad4-4579-9f71-c7949ab62d8d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:47.746264 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:47.746264 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:47.746610 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1cf77c5e-1ad4-4579-9f71-c7949ab62d8d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:47.746892 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-1cf77c5e-1ad4-4579-9f71-c7949ab62d8d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:47.766439 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:47.766439 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:47.767647 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1cf77c5e-1ad4-4579-9f71-c7949ab62d8d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:47.772554 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1130/2262] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:47 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:47.985681 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3de77bc6-1425-4863-ba12-25b4d004d28c tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:14:47.985681 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3de77bc6-1425-4863-ba12-25b4d004d28c tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:47.985681 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:47.985681 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:47.985681 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3de77bc6-1425-4863-ba12-25b4d004d28c tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:48.034694 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:48.034694 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:48.041502 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4467505d-18b6-46da-95ea-01f59a8d1710 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:48.041861 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4467505d-18b6-46da-95ea-01f59a8d1710 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:48.042015 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:48.042015 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:48.042251 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4467505d-18b6-46da-95ea-01f59a8d1710 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:48.042500 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3de77bc6-1425-4863-ba12-25b4d004d28c tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:14:48.055564 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3de77bc6-1425-4863-ba12-25b4d004d28c tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:14:48.056223 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1133/2263] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:47 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 913 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:48.083129 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:48.083129 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:48.088134 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4467505d-18b6-46da-95ea-01f59a8d1710 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:48.097877 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:48.097877 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:48.105350 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4467505d-18b6-46da-95ea-01f59a8d1710 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:48.105977 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1131/2264] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:48 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:48.777815 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3e6ef111-ede5-4fb9-8ef3-5332519a3905 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:48.778111 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3e6ef111-ede5-4fb9-8ef3-5332519a3905 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:48.778154 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:48.778154 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:48.778479 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3e6ef111-ede5-4fb9-8ef3-5332519a3905 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:48.778693 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-3e6ef111-ede5-4fb9-8ef3-5332519a3905 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id cde0a943-be3a-4be0-b8da-e1dc31867924. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:48.790440 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:48.790440 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:48.791604 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3e6ef111-ede5-4fb9-8ef3-5332519a3905 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 200 Dec 22 12:14:48.798523 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1134/2265] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:48 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:48.804847 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8bcc174c-34c0-4748-b890-0f3661b2201c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/c1706cbc-4cbb-4463-b6c8-0ab08972e715 Dec 22 12:14:48.805224 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8bcc174c-34c0-4748-b890-0f3661b2201c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:48.805442 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:48.805442 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:48.805756 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8bcc174c-34c0-4748-b890-0f3661b2201c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:48.833802 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:48.833802 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:48.840769 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8bcc174c-34c0-4748-b890-0f3661b2201c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:14:48.852586 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8bcc174c-34c0-4748-b890-0f3661b2201c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/c1706cbc-4cbb-4463-b6c8-0ab08972e715 returned with HTTP 200 Dec 22 12:14:48.853083 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1132/2266] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:48 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/c1706cbc-4cbb-4463-b6c8-0ab08972e715 => generated 1416 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:48.862669 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-73a64c2d-3ad7-4c96-a896-6ccbcc47bc91 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/c1706cbc-4cbb-4463-b6c8-0ab08972e715 Dec 22 12:14:48.862805 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-73a64c2d-3ad7-4c96-a896-6ccbcc47bc91 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:48.863233 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:48.863233 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:48.863599 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-73a64c2d-3ad7-4c96-a896-6ccbcc47bc91 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:48.895980 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:48.895980 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:48.900513 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-73a64c2d-3ad7-4c96-a896-6ccbcc47bc91 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:14:48.912695 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-73a64c2d-3ad7-4c96-a896-6ccbcc47bc91 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/c1706cbc-4cbb-4463-b6c8-0ab08972e715 returned with HTTP 200 Dec 22 12:14:48.913287 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1135/2267] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:48 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/c1706cbc-4cbb-4463-b6c8-0ab08972e715 => generated 1416 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:48.921161 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7331a0ce-1ede-431d-bd47-fc490ff2d48f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] DELETE http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/c1706cbc-4cbb-4463-b6c8-0ab08972e715 Dec 22 12:14:48.921444 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7331a0ce-1ede-431d-bd47-fc490ff2d48f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:48.921576 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:48.921576 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:48.921756 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7331a0ce-1ede-431d-bd47-fc490ff2d48f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:48.922011 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-7331a0ce-1ede-431d-bd47-fc490ff2d48f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Delete volume with id: c1706cbc-4cbb-4463-b6c8-0ab08972e715 Dec 22 12:14:48.974977 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:48.974977 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:48.975743 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7331a0ce-1ede-431d-bd47-fc490ff2d48f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:14:49.068821 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d61632d8-4fee-46d8-b44e-4f9778af84db tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:14:49.068821 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d61632d8-4fee-46d8-b44e-4f9778af84db tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:49.068821 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:49.068821 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:49.068821 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d61632d8-4fee-46d8-b44e-4f9778af84db tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:49.091673 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:49.091673 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:49.099280 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d61632d8-4fee-46d8-b44e-4f9778af84db tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:14:49.109145 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d61632d8-4fee-46d8-b44e-4f9778af84db tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:14:49.114458 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1136/2268] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:49 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 974 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:14:49.114711 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7bcccd2b-4514-4b40-92a1-0751af40cc67 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:49.114991 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7bcccd2b-4514-4b40-92a1-0751af40cc67 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:49.115298 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:49.115298 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:49.115497 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7bcccd2b-4514-4b40-92a1-0751af40cc67 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:49.118971 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7331a0ce-1ede-431d-bd47-fc490ff2d48f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Delete volume request issued successfully. Dec 22 12:14:49.119251 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7331a0ce-1ede-431d-bd47-fc490ff2d48f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/c1706cbc-4cbb-4463-b6c8-0ab08972e715 returned with HTTP 202 Dec 22 12:14:49.123469 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1133/2269] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:14:48 2020] DELETE /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/c1706cbc-4cbb-4463-b6c8-0ab08972e715 => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:14:49.125584 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-af3f9a92-3467-4876-972b-e36e09daf5c6 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/c1706cbc-4cbb-4463-b6c8-0ab08972e715 Dec 22 12:14:49.125859 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-af3f9a92-3467-4876-972b-e36e09daf5c6 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:49.125985 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:49.125985 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:49.126178 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-af3f9a92-3467-4876-972b-e36e09daf5c6 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:49.146892 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:49.146892 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:49.152516 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7bcccd2b-4514-4b40-92a1-0751af40cc67 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:49.164343 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:49.164343 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:49.170265 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7bcccd2b-4514-4b40-92a1-0751af40cc67 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:49.176037 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1137/2270] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:49 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:49.180736 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:49.180736 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:49.194470 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-af3f9a92-3467-4876-972b-e36e09daf5c6 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:14:49.204716 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-af3f9a92-3467-4876-972b-e36e09daf5c6 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/c1706cbc-4cbb-4463-b6c8-0ab08972e715 returned with HTTP 200 Dec 22 12:14:49.205304 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1134/2271] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:49 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/c1706cbc-4cbb-4463-b6c8-0ab08972e715 => generated 1415 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:50.118427 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ecf5966d-5286-43d1-a6a1-6d0d07add810 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:14:50.118770 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ecf5966d-5286-43d1-a6a1-6d0d07add810 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:50.118835 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:50.118835 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:50.119179 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ecf5966d-5286-43d1-a6a1-6d0d07add810 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:50.151422 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:50.151422 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:50.155926 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ecf5966d-5286-43d1-a6a1-6d0d07add810 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:14:50.166901 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ecf5966d-5286-43d1-a6a1-6d0d07add810 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:14:50.167361 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1138/2272] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:50 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 974 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:50.179787 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a8fd953a-54b4-44c4-ab25-fce7b8cb57e2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:50.180065 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a8fd953a-54b4-44c4-ab25-fce7b8cb57e2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:50.180195 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:50.180195 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:50.180389 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a8fd953a-54b4-44c4-ab25-fce7b8cb57e2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:50.204968 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:50.204968 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:50.209374 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a8fd953a-54b4-44c4-ab25-fce7b8cb57e2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:50.214621 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c587a89e-567b-40c2-b624-b3804557fbb1 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/c1706cbc-4cbb-4463-b6c8-0ab08972e715 Dec 22 12:14:50.214905 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c587a89e-567b-40c2-b624-b3804557fbb1 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:50.215035 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:50.215035 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:50.215290 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c587a89e-567b-40c2-b624-b3804557fbb1 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:50.218490 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:50.218490 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:50.223274 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a8fd953a-54b4-44c4-ab25-fce7b8cb57e2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:50.238560 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1135/2273] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:50 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:50.245838 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:50.245838 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:50.252262 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c587a89e-567b-40c2-b624-b3804557fbb1 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:14:50.264049 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c587a89e-567b-40c2-b624-b3804557fbb1 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/c1706cbc-4cbb-4463-b6c8-0ab08972e715 returned with HTTP 200 Dec 22 12:14:50.264521 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1139/2274] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:50 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/c1706cbc-4cbb-4463-b6c8-0ab08972e715 => generated 1415 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:51.177638 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d51e3e7b-4f28-4396-9413-69052b9bab5e tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:14:51.177904 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d51e3e7b-4f28-4396-9413-69052b9bab5e tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:51.190182 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:51.190182 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:51.190182 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d51e3e7b-4f28-4396-9413-69052b9bab5e tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:51.204273 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:51.204273 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:51.209415 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d51e3e7b-4f28-4396-9413-69052b9bab5e tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:14:51.220340 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d51e3e7b-4f28-4396-9413-69052b9bab5e tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:14:51.220725 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1136/2275] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:51 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 974 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:51.243069 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8889d0e7-1b24-42e3-8078-ef46742a8da9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:51.243396 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8889d0e7-1b24-42e3-8078-ef46742a8da9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:51.243558 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:51.243558 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:51.243831 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8889d0e7-1b24-42e3-8078-ef46742a8da9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:51.272819 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:51.272819 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:51.277364 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-31ace98f-a5d8-4f0f-9dd7-61bf6236c692 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/c1706cbc-4cbb-4463-b6c8-0ab08972e715 Dec 22 12:14:51.277948 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-31ace98f-a5d8-4f0f-9dd7-61bf6236c692 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:51.278197 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:51.278197 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:51.278282 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8889d0e7-1b24-42e3-8078-ef46742a8da9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:51.278720 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-31ace98f-a5d8-4f0f-9dd7-61bf6236c692 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:51.290241 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:51.290241 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:51.295609 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8889d0e7-1b24-42e3-8078-ef46742a8da9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:51.296267 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1140/2276] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:51 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:51.313871 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-31ace98f-a5d8-4f0f-9dd7-61bf6236c692 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/c1706cbc-4cbb-4463-b6c8-0ab08972e715 returned with HTTP 404 Dec 22 12:14:51.314453 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1137/2277] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:51 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/c1706cbc-4cbb-4463-b6c8-0ab08972e715 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:14:51.320123 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aa033593-4e27-4a59-883f-67332dcfaf54 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] DELETE http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 Dec 22 12:14:51.320289 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aa033593-4e27-4a59-883f-67332dcfaf54 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:51.320424 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:51.320424 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:51.320592 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aa033593-4e27-4a59-883f-67332dcfaf54 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:51.320771 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.contrib.backups [None req-aa033593-4e27-4a59-883f-67332dcfaf54 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Delete backup with id: cde0a943-be3a-4be0-b8da-e1dc31867924. Dec 22 12:14:51.333458 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:51.333458 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:51.540690 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.backup.rpcapi [None req-aa033593-4e27-4a59-883f-67332dcfaf54 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] delete_backup rpcapi backup_id cde0a943-be3a-4be0-b8da-e1dc31867924 {{(pid=88155) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 22 12:14:51.543384 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aa033593-4e27-4a59-883f-67332dcfaf54 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 returned with HTTP 202 Dec 22 12:14:51.544186 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1141/2278] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:14:51 2020] DELETE /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/cde0a943-be3a-4be0-b8da-e1dc31867924 => generated 0 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 12:14:51.561352 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f262f953-a590-4618-9681-334442ce2a1d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] POST http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes Dec 22 12:14:51.584525 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f262f953-a590-4618-9681-334442ce2a1d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-148738710"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:14:51.584525 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-f262f953-a590-4618-9681-334442ce2a1d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-148738710'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:14:51.584525 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-f262f953-a590-4618-9681-334442ce2a1d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Create volume of 1 GB Dec 22 12:14:51.584525 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f262f953-a590-4618-9681-334442ce2a1d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Availability Zones retrieved successfully. Dec 22 12:14:51.584525 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f262f953-a590-4618-9681-334442ce2a1d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Flow 'volume_create_api' (4a2cd4e6-4c7b-4a8b-9fa9-d417fafc6b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:14:51.584525 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f262f953-a590-4618-9681-334442ce2a1d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed8d20e2-6939-4609-9e57-926a12a731c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:14:51.584525 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-f262f953-a590-4618-9681-334442ce2a1d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:14:51.618668 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f262f953-a590-4618-9681-334442ce2a1d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed8d20e2-6939-4609-9e57-926a12a731c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:14:51.619757 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f262f953-a590-4618-9681-334442ce2a1d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00955d70-629c-4e58-85e3-558fd7214dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:14:51.735698 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-f262f953-a590-4618-9681-334442ce2a1d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Created reservations ['2fa33f91-b5c7-44b3-96cb-19784ef35a7d', '109938b0-8802-411d-8d4c-7c87deecf58d', '18d8b02a-dc91-4377-b208-bd886f42b81a', 'a8049bcd-89db-45f1-828e-63848dba6ffc'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:14:51.736837 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f262f953-a590-4618-9681-334442ce2a1d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00955d70-629c-4e58-85e3-558fd7214dce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fa33f91-b5c7-44b3-96cb-19784ef35a7d', '109938b0-8802-411d-8d4c-7c87deecf58d', '18d8b02a-dc91-4377-b208-bd886f42b81a', 'a8049bcd-89db-45f1-828e-63848dba6ffc']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:14:51.738584 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f262f953-a590-4618-9681-334442ce2a1d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f59ee4f5-1904-4967-be04-9e52b24d1f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:14:52.160456 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f262f953-a590-4618-9681-334442ce2a1d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f59ee4f5-1904-4967-be04-9e52b24d1f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b01fd6af-d3bb-47bd-a0a0-058c241dd48e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-148738710',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='a9d9e517c8c34b5f9750560266561f33',qos_specs=None,replication_status=,reservations=['2fa33f91-b5c7-44b3-96cb-19784ef35a7d','109938b0-8802-411d-8d4c-7c87deecf58d','18d8b02a-dc91-4377-b208-bd886f42b81a','a8049bcd-89db-45f1-828e-63848dba6ffc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='353209a080d14f33929fb957a9437f16',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:14:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-148738710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b01fd6af-d3bb-47bd-a0a0-058c241dd48e,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='a9d9e517c8c34b5f9750560266561f33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='353209a080d14f33929fb957a9437f16',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:14:52.161532 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f262f953-a590-4618-9681-334442ce2a1d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f71d667-3d28-47f0-a2ff-6a935e2c99f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:14:52.231162 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7bb71c1e-902f-4607-b0fa-f2c367651759 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:14:52.231477 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7bb71c1e-902f-4607-b0fa-f2c367651759 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:52.251715 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:52.251715 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:52.251715 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7bb71c1e-902f-4607-b0fa-f2c367651759 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:52.261124 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:52.261124 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:52.266364 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7bb71c1e-902f-4607-b0fa-f2c367651759 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:14:52.278435 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7bb71c1e-902f-4607-b0fa-f2c367651759 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:14:52.278959 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1142/2279] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:52 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 974 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:14:52.309839 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3c22d931-2385-465d-afd5-8e6212c43f6e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:52.310465 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3c22d931-2385-465d-afd5-8e6212c43f6e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:52.310748 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:52.310748 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:52.311197 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3c22d931-2385-465d-afd5-8e6212c43f6e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:52.331726 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f262f953-a590-4618-9681-334442ce2a1d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f71d667-3d28-47f0-a2ff-6a935e2c99f4) transitioned into state 'SUCCESS' from state '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-148738710',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='a9d9e517c8c34b5f9750560266561f33',qos_specs=None,replication_status=,reservations=['2fa33f91-b5c7-44b3-96cb-19784ef35a7d','109938b0-8802-411d-8d4c-7c87deecf58d','18d8b02a-dc91-4377-b208-bd886f42b81a','a8049bcd-89db-45f1-828e-63848dba6ffc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='353209a080d14f33929fb957a9437f16',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:14:52.359638 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f262f953-a590-4618-9681-334442ce2a1d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1787f8e4-ef51-4340-84e9-b4f554a4e692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:14:52.359718 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:52.359718 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:52.359718 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3c22d931-2385-465d-afd5-8e6212c43f6e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:52.359718 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:52.359718 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:52.361368 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3c22d931-2385-465d-afd5-8e6212c43f6e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:52.361824 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1143/2280] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:52 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:52.740130 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f262f953-a590-4618-9681-334442ce2a1d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1787f8e4-ef51-4340-84e9-b4f554a4e692) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:14:52.741878 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f262f953-a590-4618-9681-334442ce2a1d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Flow 'volume_create_api' (4a2cd4e6-4c7b-4a8b-9fa9-d417fafc6b9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:14:52.775245 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f262f953-a590-4618-9681-334442ce2a1d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Create volume request issued successfully. Dec 22 12:14:52.783712 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f262f953-a590-4618-9681-334442ce2a1d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes returned with HTTP 202 Dec 22 12:14:52.784402 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1138/2281] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 12:14:51 2020] POST /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes => generated 886 bytes in 1226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:14:52.799659 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-76d74022-6c5b-4c8c-9ff6-1449f4f3f290 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/b01fd6af-d3bb-47bd-a0a0-058c241dd48e Dec 22 12:14:52.811824 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-76d74022-6c5b-4c8c-9ff6-1449f4f3f290 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:52.811824 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:52.811824 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:52.811824 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-76d74022-6c5b-4c8c-9ff6-1449f4f3f290 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:52.830938 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:52.830938 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:52.836924 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-76d74022-6c5b-4c8c-9ff6-1449f4f3f290 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:14:52.850426 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-76d74022-6c5b-4c8c-9ff6-1449f4f3f290 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/b01fd6af-d3bb-47bd-a0a0-058c241dd48e returned with HTTP 200 Dec 22 12:14:52.851074 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1144/2282] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:52 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/b01fd6af-d3bb-47bd-a0a0-058c241dd48e => generated 954 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:14:53.317887 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-05a0d070-c480-4e9e-81a2-f8e87d46f5ef tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:14:53.318722 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-05a0d070-c480-4e9e-81a2-f8e87d46f5ef tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:53.318873 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:53.318873 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:53.319088 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-05a0d070-c480-4e9e-81a2-f8e87d46f5ef tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:53.354560 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:53.354560 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:53.360757 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-05a0d070-c480-4e9e-81a2-f8e87d46f5ef tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:14:53.372707 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3d834599-d67a-42a0-8df7-57fd8529c86e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:53.373046 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3d834599-d67a-42a0-8df7-57fd8529c86e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:53.373205 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:53.373205 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:53.373646 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3d834599-d67a-42a0-8df7-57fd8529c86e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:53.374576 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-05a0d070-c480-4e9e-81a2-f8e87d46f5ef tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:14:53.375273 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1139/2283] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:53 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 974 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:14:53.409027 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:53.409027 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:53.414514 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3d834599-d67a-42a0-8df7-57fd8529c86e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:53.425354 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:53.425354 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:53.430662 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3d834599-d67a-42a0-8df7-57fd8529c86e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:53.431211 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1145/2284] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:53 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:53.864655 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4a70d87d-6043-4dd5-80d3-edce09b71cc8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/b01fd6af-d3bb-47bd-a0a0-058c241dd48e Dec 22 12:14:53.865312 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4a70d87d-6043-4dd5-80d3-edce09b71cc8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:53.865758 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:53.865758 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:53.866251 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4a70d87d-6043-4dd5-80d3-edce09b71cc8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:53.903362 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:53.903362 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:53.911514 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4a70d87d-6043-4dd5-80d3-edce09b71cc8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:14:53.926167 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4a70d87d-6043-4dd5-80d3-edce09b71cc8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/b01fd6af-d3bb-47bd-a0a0-058c241dd48e returned with HTTP 200 Dec 22 12:14:53.926632 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1140/2285] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:53 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/b01fd6af-d3bb-47bd-a0a0-058c241dd48e => generated 978 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:54.388198 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-74db4161-b30e-49c5-9062-8ce5270a5f2a tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:14:54.388791 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-74db4161-b30e-49c5-9062-8ce5270a5f2a tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:54.389136 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:54.389136 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:54.389601 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-74db4161-b30e-49c5-9062-8ce5270a5f2a tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:54.428278 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:54.428278 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:54.432977 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-74db4161-b30e-49c5-9062-8ce5270a5f2a tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:14:54.442504 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fce4b715-9f7c-40d2-b91e-e570df9a7945 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:54.442978 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fce4b715-9f7c-40d2-b91e-e570df9a7945 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:54.443247 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:54.443247 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:54.444288 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fce4b715-9f7c-40d2-b91e-e570df9a7945 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:54.444643 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-74db4161-b30e-49c5-9062-8ce5270a5f2a tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:14:54.445190 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1146/2286] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:54 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 974 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:54.477352 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:54.477352 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:54.479963 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fce4b715-9f7c-40d2-b91e-e570df9a7945 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:54.491076 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:54.491076 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:54.496331 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fce4b715-9f7c-40d2-b91e-e570df9a7945 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:54.496894 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1141/2287] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:54 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:14:54.939683 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-17f99a60-7b43-4662-ba27-94d434aa9ad3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/b01fd6af-d3bb-47bd-a0a0-058c241dd48e Dec 22 12:14:54.940748 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-17f99a60-7b43-4662-ba27-94d434aa9ad3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:54.941003 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:54.941003 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:54.941475 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-17f99a60-7b43-4662-ba27-94d434aa9ad3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:54.978473 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:54.978473 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:54.983462 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-17f99a60-7b43-4662-ba27-94d434aa9ad3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:14:54.994282 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-17f99a60-7b43-4662-ba27-94d434aa9ad3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/b01fd6af-d3bb-47bd-a0a0-058c241dd48e returned with HTTP 200 Dec 22 12:14:54.994879 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1147/2288] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:54 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/b01fd6af-d3bb-47bd-a0a0-058c241dd48e => generated 979 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:55.013362 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d7b2c761-5b19-46a4-a9ed-9e50ee45f5aa tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] POST http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups Dec 22 12:14:55.013906 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:55.013906 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:55.014442 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d7b2c761-5b19-46a4-a9ed-9e50ee45f5aa tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b01fd6af-d3bb-47bd-a0a0-058c241dd48e", "name": "tempest-VolumesBackupsTest-Backup-2124339326", "description": "tempest-volume-backup-description-89443345", "container": "container"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:14:55.015835 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.backups [None req-d7b2c761-5b19-46a4-a9ed-9e50ee45f5aa tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Creating new backup {'backup': {'volume_id': 'b01fd6af-d3bb-47bd-a0a0-058c241dd48e', 'name': 'tempest-VolumesBackupsTest-Backup-2124339326', 'description': 'tempest-volume-backup-description-89443345', 'container': 'container'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 22 12:14:55.016326 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.contrib.backups [None req-d7b2c761-5b19-46a4-a9ed-9e50ee45f5aa tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Creating backup of volume b01fd6af-d3bb-47bd-a0a0-058c241dd48e in container container Dec 22 12:14:55.045805 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:55.045805 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:55.046556 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d7b2c761-5b19-46a4-a9ed-9e50ee45f5aa tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:14:55.129341 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-d7b2c761-5b19-46a4-a9ed-9e50ee45f5aa tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Created reservations ['fec56e18-e90f-418f-8188-0d16f5d582cb', '21900607-d23b-4a6b-b9e2-d9fc899fdff8'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:14:55.458365 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-933d75b4-fc7a-451c-8820-c40dc7578e20 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:14:55.458784 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-933d75b4-fc7a-451c-8820-c40dc7578e20 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:55.459310 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:55.459310 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:55.460079 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-933d75b4-fc7a-451c-8820-c40dc7578e20 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:55.487159 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:55.487159 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:55.493859 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-933d75b4-fc7a-451c-8820-c40dc7578e20 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:14:55.507930 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-933d75b4-fc7a-451c-8820-c40dc7578e20 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:14:55.508654 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1148/2289] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:55 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 974 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:55.517237 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-18aef260-a200-403c-9e16-c1d6d2cce39c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:55.517883 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-18aef260-a200-403c-9e16-c1d6d2cce39c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:55.518145 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:55.518145 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:55.518652 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-18aef260-a200-403c-9e16-c1d6d2cce39c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:55.550710 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:55.550710 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:55.556404 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-18aef260-a200-403c-9e16-c1d6d2cce39c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:55.566855 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:55.566855 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:55.571851 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-18aef260-a200-403c-9e16-c1d6d2cce39c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:55.572854 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1149/2290] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:55 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:55.924259 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d7b2c761-5b19-46a4-a9ed-9e50ee45f5aa tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups returned with HTTP 202 Dec 22 12:14:55.945195 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1142/2291] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 12:14:55 2020] POST /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups => generated 398 bytes in 917 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:14:55.955524 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2716e644-7c30-4928-82ee-fcaad2c26937 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:14:55.955959 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2716e644-7c30-4928-82ee-fcaad2c26937 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:55.956208 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:55.956208 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:55.956535 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2716e644-7c30-4928-82ee-fcaad2c26937 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:55.956723 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-2716e644-7c30-4928-82ee-fcaad2c26937 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:55.967784 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:55.967784 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:55.968735 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2716e644-7c30-4928-82ee-fcaad2c26937 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:14:55.969270 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1150/2292] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:55 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:56.518230 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-245c75cf-6981-4ab5-b7e2-c7a7669c95e5 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:14:56.518560 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-245c75cf-6981-4ab5-b7e2-c7a7669c95e5 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:56.518729 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:56.518729 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:56.518960 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-245c75cf-6981-4ab5-b7e2-c7a7669c95e5 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:56.549246 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:56.549246 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:56.555136 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-245c75cf-6981-4ab5-b7e2-c7a7669c95e5 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:14:56.566461 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-245c75cf-6981-4ab5-b7e2-c7a7669c95e5 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:14:56.566979 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1143/2293] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:56 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 974 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:56.581929 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-afb0104e-f92e-4d95-974a-25df74e92181 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:56.582286 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-afb0104e-f92e-4d95-974a-25df74e92181 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:56.582754 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:56.582754 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:56.583492 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-afb0104e-f92e-4d95-974a-25df74e92181 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:56.611984 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:56.611984 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:56.634562 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-afb0104e-f92e-4d95-974a-25df74e92181 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:56.634562 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:56.634562 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:56.634562 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-afb0104e-f92e-4d95-974a-25df74e92181 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:56.634562 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1151/2294] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:56 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:56.977922 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a92a932d-cf3f-4c6d-a1dc-2fd8073ec845 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:14:56.978864 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a92a932d-cf3f-4c6d-a1dc-2fd8073ec845 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:56.979161 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:56.979161 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:56.979403 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a92a932d-cf3f-4c6d-a1dc-2fd8073ec845 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:56.979650 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-a92a932d-cf3f-4c6d-a1dc-2fd8073ec845 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:56.997957 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:56.997957 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:56.999471 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a92a932d-cf3f-4c6d-a1dc-2fd8073ec845 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:14:57.021264 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1144/2295] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:56 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:57.577426 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7efcd6be-6f79-4591-a9d7-2a2881b3212d tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:14:57.577714 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7efcd6be-6f79-4591-a9d7-2a2881b3212d tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:57.577850 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:57.577850 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:57.578046 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7efcd6be-6f79-4591-a9d7-2a2881b3212d tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:57.613801 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:57.613801 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:57.614334 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7efcd6be-6f79-4591-a9d7-2a2881b3212d tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:14:57.628150 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7efcd6be-6f79-4591-a9d7-2a2881b3212d tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:14:57.628935 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1152/2296] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:57 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 974 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:57.641168 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3f347fc2-a728-4858-81bd-20a662931c2d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:57.641469 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3f347fc2-a728-4858-81bd-20a662931c2d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:57.641609 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:57.641609 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:57.641797 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3f347fc2-a728-4858-81bd-20a662931c2d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:57.688453 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:57.688453 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:57.696564 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3f347fc2-a728-4858-81bd-20a662931c2d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:57.737148 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:57.737148 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:57.743056 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3f347fc2-a728-4858-81bd-20a662931c2d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:57.743739 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1145/2297] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:57 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:58.008633 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fcb8ae0c-76e2-4781-bc43-876abb981fad tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:14:58.008916 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fcb8ae0c-76e2-4781-bc43-876abb981fad tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:58.031577 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:58.031577 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:58.031577 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fcb8ae0c-76e2-4781-bc43-876abb981fad tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:58.031577 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-fcb8ae0c-76e2-4781-bc43-876abb981fad tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:58.031577 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:58.031577 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:58.031577 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fcb8ae0c-76e2-4781-bc43-876abb981fad tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:14:58.031577 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1153/2298] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:58 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:58.638735 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2f40175c-4c1b-4cc1-98e9-d6383d1d4d0c tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:14:58.638938 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2f40175c-4c1b-4cc1-98e9-d6383d1d4d0c tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:58.639030 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:58.639030 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:58.639285 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2f40175c-4c1b-4cc1-98e9-d6383d1d4d0c tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:58.668059 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:58.668059 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:58.673154 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2f40175c-4c1b-4cc1-98e9-d6383d1d4d0c tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:14:58.705177 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2f40175c-4c1b-4cc1-98e9-d6383d1d4d0c tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:14:58.705177 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1146/2299] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:58 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 974 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:58.752783 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f4f3768d-63a2-45af-b88d-c217dc0064b6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:58.753061 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f4f3768d-63a2-45af-b88d-c217dc0064b6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:58.753194 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:58.753194 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:58.753388 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f4f3768d-63a2-45af-b88d-c217dc0064b6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:58.779329 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:58.779329 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:58.784862 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f4f3768d-63a2-45af-b88d-c217dc0064b6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:58.795404 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:58.795404 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:58.799829 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f4f3768d-63a2-45af-b88d-c217dc0064b6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:58.800451 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1154/2300] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:58 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:14:59.030758 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8dce0f7b-99f0-4acf-b41c-4b9e09e3786a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:14:59.031050 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8dce0f7b-99f0-4acf-b41c-4b9e09e3786a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:59.031392 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:59.031392 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:59.031392 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8dce0f7b-99f0-4acf-b41c-4b9e09e3786a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:59.031886 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-8dce0f7b-99f0-4acf-b41c-4b9e09e3786a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:14:59.044497 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:59.044497 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:59.045519 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8dce0f7b-99f0-4acf-b41c-4b9e09e3786a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:14:59.046142 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1147/2301] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:59 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:59.696875 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-caa9cd34-014f-44a0-8a3d-2017c2bcfeb8 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:14:59.697197 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-caa9cd34-014f-44a0-8a3d-2017c2bcfeb8 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:59.697345 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:59.697345 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:59.697783 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-caa9cd34-014f-44a0-8a3d-2017c2bcfeb8 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:59.756436 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:59.756436 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:59.770356 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-caa9cd34-014f-44a0-8a3d-2017c2bcfeb8 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:14:59.787311 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-caa9cd34-014f-44a0-8a3d-2017c2bcfeb8 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:14:59.790644 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1155/2302] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:59 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 974 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:14:59.814435 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3519368d-b09b-4307-acf2-7763c3e1b043 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:14:59.814782 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3519368d-b09b-4307-acf2-7763c3e1b043 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:14:59.815027 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:14:59.815027 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:14:59.815344 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3519368d-b09b-4307-acf2-7763c3e1b043 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:14:59.878283 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:59.878283 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:59.878283 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3519368d-b09b-4307-acf2-7763c3e1b043 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:14:59.884659 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:14:59.884659 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:14:59.889504 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3519368d-b09b-4307-acf2-7763c3e1b043 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:14:59.890121 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1148/2303] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:14:59 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:00.061193 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-95653890-a0b4-4507-87a6-b112c6140184 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:00.061858 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-95653890-a0b4-4507-87a6-b112c6140184 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:00.062132 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:00.062132 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:00.062478 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-95653890-a0b4-4507-87a6-b112c6140184 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:00.063250 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-95653890-a0b4-4507-87a6-b112c6140184 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:00.079970 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:00.079970 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:00.081312 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-95653890-a0b4-4507-87a6-b112c6140184 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:00.081851 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1156/2304] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:00 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:00.797025 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4823255c-4f95-4b1a-b930-38bb9423d8fa tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:15:00.797655 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4823255c-4f95-4b1a-b930-38bb9423d8fa tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:00.797827 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:00.797827 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:00.798070 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4823255c-4f95-4b1a-b930-38bb9423d8fa tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:00.842231 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:00.842231 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:00.842231 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4823255c-4f95-4b1a-b930-38bb9423d8fa tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:15:00.842599 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4823255c-4f95-4b1a-b930-38bb9423d8fa tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:15:00.843203 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1149/2305] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:00 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 974 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:00.899048 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7ead762a-e4aa-4894-a22b-ab6bba0a33b9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:00.899326 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7ead762a-e4aa-4894-a22b-ab6bba0a33b9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:00.899457 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:00.899457 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:00.899650 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7ead762a-e4aa-4894-a22b-ab6bba0a33b9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:00.923821 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:00.923821 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:00.928591 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7ead762a-e4aa-4894-a22b-ab6bba0a33b9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:00.942834 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:00.942834 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:00.943988 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7ead762a-e4aa-4894-a22b-ab6bba0a33b9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:00.944188 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1157/2306] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:00 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:01.090695 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b61c7efb-1873-4f29-be99-c8248b602ea9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:01.090978 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b61c7efb-1873-4f29-be99-c8248b602ea9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:01.091195 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:01.091195 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:01.091396 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b61c7efb-1873-4f29-be99-c8248b602ea9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:01.091578 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-b61c7efb-1873-4f29-be99-c8248b602ea9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:01.103134 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:01.103134 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:01.107876 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b61c7efb-1873-4f29-be99-c8248b602ea9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:01.107876 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1150/2307] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:01 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:01.852750 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-295b185c-acdc-4c9b-a126-0c1fdfd6254d tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:15:01.853010 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-295b185c-acdc-4c9b-a126-0c1fdfd6254d tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:01.853151 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:01.853151 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:01.853343 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-295b185c-acdc-4c9b-a126-0c1fdfd6254d tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:01.905019 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:01.905019 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:01.905019 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-295b185c-acdc-4c9b-a126-0c1fdfd6254d tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:15:01.905019 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-295b185c-acdc-4c9b-a126-0c1fdfd6254d tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:15:01.905999 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1158/2308] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:01 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 974 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:01.953911 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0bf470ff-ec4d-4e57-9fc3-9dccb821a047 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:01.954655 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0bf470ff-ec4d-4e57-9fc3-9dccb821a047 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:01.954872 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:01.954872 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:01.955208 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0bf470ff-ec4d-4e57-9fc3-9dccb821a047 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:01.987189 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:01.987189 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:02.009798 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0bf470ff-ec4d-4e57-9fc3-9dccb821a047 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:02.009798 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:02.009798 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:02.009798 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0bf470ff-ec4d-4e57-9fc3-9dccb821a047 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:02.009798 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1151/2309] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:01 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:02.113765 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c8828f68-a91c-4fa2-a0bc-2bbed2082a15 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:02.114174 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c8828f68-a91c-4fa2-a0bc-2bbed2082a15 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:02.114357 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:02.114357 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:02.114609 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c8828f68-a91c-4fa2-a0bc-2bbed2082a15 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:02.114780 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-c8828f68-a91c-4fa2-a0bc-2bbed2082a15 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:02.145269 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:02.145269 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:02.145269 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c8828f68-a91c-4fa2-a0bc-2bbed2082a15 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:02.145269 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1159/2310] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:02 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:15:03.631071 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0410e694-c549-4a91-a4d9-76161bae68ff tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:15:03.631071 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0410e694-c549-4a91-a4d9-76161bae68ff tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:03.631071 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:03.631071 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:03.631071 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0410e694-c549-4a91-a4d9-76161bae68ff tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:03.631071 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:03.631071 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:03.631071 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0410e694-c549-4a91-a4d9-76161bae68ff tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:15:03.631071 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0410e694-c549-4a91-a4d9-76161bae68ff tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:15:03.631071 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1152/2311] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:02 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 974 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:03.707882 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0f901cdc-a889-4185-9982-c83dbb4f49f7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:03.707882 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0f901cdc-a889-4185-9982-c83dbb4f49f7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:03.707882 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:03.707882 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:03.707882 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0f901cdc-a889-4185-9982-c83dbb4f49f7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:03.707882 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:03.707882 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:03.707882 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0f901cdc-a889-4185-9982-c83dbb4f49f7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:03.707882 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:03.707882 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:03.707882 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0f901cdc-a889-4185-9982-c83dbb4f49f7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:03.707882 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1160/2312] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:03 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:03.712470 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1bf3716e-c33a-4892-a585-8ca129496c8b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:03.712470 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1bf3716e-c33a-4892-a585-8ca129496c8b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:03.712470 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:03.712470 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:03.712470 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1bf3716e-c33a-4892-a585-8ca129496c8b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:03.712470 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-1bf3716e-c33a-4892-a585-8ca129496c8b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:03.712470 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:03.712470 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:03.712470 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1bf3716e-c33a-4892-a585-8ca129496c8b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:03.712470 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1153/2313] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:03 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:03.997254 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a824826d-e0ab-4b2a-abac-6da78b7d3172 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:15:03.997254 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a824826d-e0ab-4b2a-abac-6da78b7d3172 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:03.997254 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:03.997254 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:03.997254 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a824826d-e0ab-4b2a-abac-6da78b7d3172 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:04.001901 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:04.001901 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:04.006480 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a824826d-e0ab-4b2a-abac-6da78b7d3172 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:15:04.017980 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a824826d-e0ab-4b2a-abac-6da78b7d3172 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:15:04.018403 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1161/2314] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:03 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 974 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:04.083572 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2b598135-f398-4bea-9766-51d4fd132f08 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:04.083572 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2b598135-f398-4bea-9766-51d4fd132f08 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:04.083572 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:04.083572 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:04.083572 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2b598135-f398-4bea-9766-51d4fd132f08 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:04.103175 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:04.103175 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:04.107795 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2b598135-f398-4bea-9766-51d4fd132f08 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:04.117685 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:04.117685 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:04.122715 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2b598135-f398-4bea-9766-51d4fd132f08 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:04.128177 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1154/2315] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:04 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:04.175395 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2f85de9f-a376-469c-8ef9-25444e047dec tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:04.175715 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2f85de9f-a376-469c-8ef9-25444e047dec tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:04.175864 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:04.175864 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:04.176093 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2f85de9f-a376-469c-8ef9-25444e047dec tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:04.176460 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-2f85de9f-a376-469c-8ef9-25444e047dec tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:04.209777 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:04.209777 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:04.209777 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2f85de9f-a376-469c-8ef9-25444e047dec tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:04.209777 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1162/2316] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:04 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:05.028132 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7bd2a351-a4e1-490e-9c03-2a41b972c7b4 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:15:05.028818 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7bd2a351-a4e1-490e-9c03-2a41b972c7b4 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:05.029070 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:05.029070 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:05.029394 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7bd2a351-a4e1-490e-9c03-2a41b972c7b4 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:05.056495 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:05.056495 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:05.061492 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7bd2a351-a4e1-490e-9c03-2a41b972c7b4 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:15:05.073006 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7bd2a351-a4e1-490e-9c03-2a41b972c7b4 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:15:05.073545 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1155/2317] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:05 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 974 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:15:05.135690 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e1dfae0b-a6d1-4889-8e65-74eea01a3c13 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:05.136388 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e1dfae0b-a6d1-4889-8e65-74eea01a3c13 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:05.136620 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:05.136620 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:05.137075 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e1dfae0b-a6d1-4889-8e65-74eea01a3c13 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:05.172020 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:05.172020 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:05.176797 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e1dfae0b-a6d1-4889-8e65-74eea01a3c13 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:05.186692 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:05.186692 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:05.193485 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e1dfae0b-a6d1-4889-8e65-74eea01a3c13 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:05.193991 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1163/2318] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:05 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:05.237055 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3df9932d-faea-4fa5-9285-938d4fe8f8dc tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:05.237055 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3df9932d-faea-4fa5-9285-938d4fe8f8dc tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:05.237055 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:05.237055 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:05.237055 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3df9932d-faea-4fa5-9285-938d4fe8f8dc tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:05.237055 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-3df9932d-faea-4fa5-9285-938d4fe8f8dc tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:05.237055 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:05.237055 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:05.237055 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3df9932d-faea-4fa5-9285-938d4fe8f8dc tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:05.237055 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1156/2319] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:05 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:06.083226 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b577efc5-89ab-4ef7-81ff-d02aa0b362b0 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:15:06.083586 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b577efc5-89ab-4ef7-81ff-d02aa0b362b0 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:06.083739 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:06.083739 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:06.083970 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b577efc5-89ab-4ef7-81ff-d02aa0b362b0 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:06.112405 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:06.112405 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:06.119096 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b577efc5-89ab-4ef7-81ff-d02aa0b362b0 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:15:06.142666 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b577efc5-89ab-4ef7-81ff-d02aa0b362b0 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:15:06.155468 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1164/2320] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:06 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 974 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:06.202633 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f1545608-4b60-4128-ba34-5a8659e25035 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:06.202915 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f1545608-4b60-4128-ba34-5a8659e25035 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:06.203059 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:06.203059 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:06.203255 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f1545608-4b60-4128-ba34-5a8659e25035 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:06.230603 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:06.230603 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:06.235097 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f1545608-4b60-4128-ba34-5a8659e25035 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:06.244238 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4c3f090f-0d3e-4313-9b4a-8093b0edf997 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:06.244404 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:06.244404 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:06.244503 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4c3f090f-0d3e-4313-9b4a-8093b0edf997 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:06.244642 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:06.244642 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:06.244841 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4c3f090f-0d3e-4313-9b4a-8093b0edf997 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:06.245028 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-4c3f090f-0d3e-4313-9b4a-8093b0edf997 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:06.248374 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f1545608-4b60-4128-ba34-5a8659e25035 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:06.253176 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1157/2321] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:06 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:06.257042 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:06.257042 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:06.258063 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4c3f090f-0d3e-4313-9b4a-8093b0edf997 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:06.258930 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1165/2322] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:06 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:07.157894 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7b3b2bac-1313-4514-b31f-01260c5b2522 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:15:07.158552 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7b3b2bac-1313-4514-b31f-01260c5b2522 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:07.158552 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:07.158552 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:07.158552 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7b3b2bac-1313-4514-b31f-01260c5b2522 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:07.189866 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:07.189866 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:07.195047 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7b3b2bac-1313-4514-b31f-01260c5b2522 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:15:07.207020 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7b3b2bac-1313-4514-b31f-01260c5b2522 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:15:07.207614 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1158/2323] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:07 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 974 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:15:07.257856 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-97395be1-3bae-4a60-b14d-cf1f46cdc3de tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:07.258145 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-97395be1-3bae-4a60-b14d-cf1f46cdc3de tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:07.258500 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:07.258500 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:07.258759 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-97395be1-3bae-4a60-b14d-cf1f46cdc3de tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:07.267388 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ac595bd0-2aab-4b1a-bbcf-29bcff13dc80 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:07.267692 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ac595bd0-2aab-4b1a-bbcf-29bcff13dc80 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:07.267869 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:07.267869 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:07.268073 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ac595bd0-2aab-4b1a-bbcf-29bcff13dc80 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:07.268259 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-ac595bd0-2aab-4b1a-bbcf-29bcff13dc80 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:07.279823 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:07.279823 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:07.280747 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ac595bd0-2aab-4b1a-bbcf-29bcff13dc80 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:07.281163 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1159/2324] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:07 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:15:07.286033 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:07.286033 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:07.292703 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-97395be1-3bae-4a60-b14d-cf1f46cdc3de tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:07.303738 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:07.303738 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:07.308604 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-97395be1-3bae-4a60-b14d-cf1f46cdc3de tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:07.309186 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1166/2325] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:07 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:08.217186 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ac80fae0-29e9-461e-939f-f72181201e54 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:15:08.217502 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ac80fae0-29e9-461e-939f-f72181201e54 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:08.217611 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:08.217611 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:08.217814 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ac80fae0-29e9-461e-939f-f72181201e54 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:08.246793 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:08.246793 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:08.248593 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ac80fae0-29e9-461e-939f-f72181201e54 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:15:08.259606 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ac80fae0-29e9-461e-939f-f72181201e54 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:15:08.264616 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1160/2326] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:08 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 974 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:08.290263 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f4ca9864-7df1-4efe-93e3-3da917f49b10 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:08.290631 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f4ca9864-7df1-4efe-93e3-3da917f49b10 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:08.290737 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:08.290737 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:08.291004 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f4ca9864-7df1-4efe-93e3-3da917f49b10 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:08.291156 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-f4ca9864-7df1-4efe-93e3-3da917f49b10 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:08.304025 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:08.304025 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:08.305564 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f4ca9864-7df1-4efe-93e3-3da917f49b10 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:08.306055 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1167/2327] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:08 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:08.332452 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4b086293-2011-4115-918a-2a6045fdf743 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:08.332452 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4b086293-2011-4115-918a-2a6045fdf743 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:08.332452 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:08.332452 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:08.332452 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4b086293-2011-4115-918a-2a6045fdf743 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:08.347154 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:08.347154 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:08.351514 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4b086293-2011-4115-918a-2a6045fdf743 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:08.362132 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:08.362132 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:08.366481 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4b086293-2011-4115-918a-2a6045fdf743 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:08.366955 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1161/2328] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:08 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:09.272727 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-afcc030c-ac4b-4a40-8aa8-482d4676992d tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:15:09.273326 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-afcc030c-ac4b-4a40-8aa8-482d4676992d tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:09.273741 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:09.273741 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:09.274294 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-afcc030c-ac4b-4a40-8aa8-482d4676992d tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:09.311612 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:09.311612 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:09.316983 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-afcc030c-ac4b-4a40-8aa8-482d4676992d tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:15:09.330370 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-afcc030c-ac4b-4a40-8aa8-482d4676992d tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:15:09.330933 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1168/2329] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:09 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 974 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:09.343237 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6ee9a4b0-e59d-4a37-b2d2-7c68757f3350 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:09.343346 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6ee9a4b0-e59d-4a37-b2d2-7c68757f3350 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:09.343572 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:09.343572 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:09.344047 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6ee9a4b0-e59d-4a37-b2d2-7c68757f3350 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:09.344522 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-6ee9a4b0-e59d-4a37-b2d2-7c68757f3350 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:09.362758 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:09.362758 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:09.364014 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6ee9a4b0-e59d-4a37-b2d2-7c68757f3350 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:09.364533 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1162/2330] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:09 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:09.376683 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d5d3c898-48a8-4415-92e4-5a170f763fb6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:09.376995 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d5d3c898-48a8-4415-92e4-5a170f763fb6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:09.377134 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:09.377134 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:09.377335 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d5d3c898-48a8-4415-92e4-5a170f763fb6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:09.403058 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:09.403058 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:09.424965 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d5d3c898-48a8-4415-92e4-5a170f763fb6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:09.424965 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:09.424965 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:09.424965 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d5d3c898-48a8-4415-92e4-5a170f763fb6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:09.425524 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1169/2331] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:09 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:10.343494 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bc38807d-a510-4ee8-8413-added4a24711 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:15:10.344080 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bc38807d-a510-4ee8-8413-added4a24711 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:10.344307 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:10.344307 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:10.345064 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bc38807d-a510-4ee8-8413-added4a24711 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:10.374697 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-55002df1-fc2d-475c-a7ac-84d47798d624 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:10.375069 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-55002df1-fc2d-475c-a7ac-84d47798d624 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:10.375253 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:10.375253 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:10.375507 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-55002df1-fc2d-475c-a7ac-84d47798d624 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:10.375748 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-55002df1-fc2d-475c-a7ac-84d47798d624 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:10.379008 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:10.379008 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:10.385062 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bc38807d-a510-4ee8-8413-added4a24711 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:15:10.390183 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:10.390183 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:10.391547 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-55002df1-fc2d-475c-a7ac-84d47798d624 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:10.392108 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1170/2332] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:10 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:10.399491 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bc38807d-a510-4ee8-8413-added4a24711 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:15:10.400033 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1163/2333] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:10 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 974 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:15:10.435791 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4032dd96-58d5-45c7-85a7-3caf402474c2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:10.436162 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4032dd96-58d5-45c7-85a7-3caf402474c2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:10.436332 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:10.436332 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:10.436601 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4032dd96-58d5-45c7-85a7-3caf402474c2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:10.471518 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:10.471518 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:10.478201 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4032dd96-58d5-45c7-85a7-3caf402474c2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:10.489156 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:10.489156 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:10.494064 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4032dd96-58d5-45c7-85a7-3caf402474c2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:10.494556 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1171/2334] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:10 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:11.402476 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a8138ace-a14a-4ca5-8cc7-4b1871f6d493 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:11.408365 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a8138ace-a14a-4ca5-8cc7-4b1871f6d493 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:11.408365 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:11.408365 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:11.408365 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a8138ace-a14a-4ca5-8cc7-4b1871f6d493 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:11.408365 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-a8138ace-a14a-4ca5-8cc7-4b1871f6d493 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:11.410042 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ad9db1f3-4d5b-4969-8294-bfcc4f4ccce6 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:15:11.410325 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ad9db1f3-4d5b-4969-8294-bfcc4f4ccce6 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:11.410458 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:11.410458 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:11.410687 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ad9db1f3-4d5b-4969-8294-bfcc4f4ccce6 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:11.415822 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:11.415822 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:11.417007 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a8138ace-a14a-4ca5-8cc7-4b1871f6d493 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:11.417544 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1164/2335] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:11 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:11.436502 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:11.436502 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:11.441382 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ad9db1f3-4d5b-4969-8294-bfcc4f4ccce6 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:15:11.454744 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ad9db1f3-4d5b-4969-8294-bfcc4f4ccce6 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:15:11.455174 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1172/2336] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:11 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 1364 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:11.504428 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d77fb5b8-9f92-4dd3-9be4-0c74e63991eb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:11.504713 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d77fb5b8-9f92-4dd3-9be4-0c74e63991eb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:11.504845 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:11.504845 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:11.505148 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d77fb5b8-9f92-4dd3-9be4-0c74e63991eb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:11.532156 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:11.532156 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:11.536782 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d77fb5b8-9f92-4dd3-9be4-0c74e63991eb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:11.548534 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:11.548534 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:11.557978 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d77fb5b8-9f92-4dd3-9be4-0c74e63991eb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:11.559217 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1165/2337] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:11 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:12.427293 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4230c951-01c9-441f-902e-3b0f0231f753 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:12.427960 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4230c951-01c9-441f-902e-3b0f0231f753 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:12.428230 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:12.428230 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:12.428436 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4230c951-01c9-441f-902e-3b0f0231f753 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:12.428746 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-4230c951-01c9-441f-902e-3b0f0231f753 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:12.456176 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:12.456176 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:12.456176 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4230c951-01c9-441f-902e-3b0f0231f753 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:12.456176 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1173/2338] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:12 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:12.464677 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f0a94107-47bf-42f2-8370-d502e762ae7a tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:15:12.465226 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f0a94107-47bf-42f2-8370-d502e762ae7a tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:12.465226 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:12.465226 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:12.465327 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f0a94107-47bf-42f2-8370-d502e762ae7a tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:12.492659 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:12.492659 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:12.497474 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f0a94107-47bf-42f2-8370-d502e762ae7a tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:15:12.524544 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f0a94107-47bf-42f2-8370-d502e762ae7a tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:15:12.525117 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1166/2339] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:12 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 1362 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:12.542884 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2ec9da43-8861-4f09-962d-cbcd6d01984a tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] POST http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf/action Dec 22 12:15:12.543336 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:12.543336 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:12.543825 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2ec9da43-8861-4f09-962d-cbcd6d01984a tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] 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=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:15:12.544179 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2ec9da43-8861-4f09-962d-cbcd6d01984a tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] 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=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:15:12.568142 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4f555462-42d1-41d4-a379-a69064eed204 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:12.568384 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4f555462-42d1-41d4-a379-a69064eed204 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:12.568514 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:12.568514 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:12.568710 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4f555462-42d1-41d4-a379-a69064eed204 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:12.570635 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:12.570635 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:12.594581 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:12.594581 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:12.595359 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:12.595359 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:12.596022 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2ec9da43-8861-4f09-962d-cbcd6d01984a tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:15:12.599530 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4f555462-42d1-41d4-a379-a69064eed204 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:12.609081 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:12.609081 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:12.629227 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4f555462-42d1-41d4-a379-a69064eed204 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:12.629227 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1167/2340] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:12 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:15:12.715664 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2ec9da43-8861-4f09-962d-cbcd6d01984a tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Update volume metadata completed successfully. Dec 22 12:15:12.716482 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2ec9da43-8861-4f09-962d-cbcd6d01984a tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf/action returned with HTTP 200 Dec 22 12:15:12.717536 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1174/2341] 10.222.0.111 () {60 vars in 1363 bytes} [Tue Dec 22 12:15:12 2020] POST /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf/action => generated 511 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:12.725910 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2f1a66dc-b341-4ac0-a4db-75295391bd1d tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:15:12.726273 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2f1a66dc-b341-4ac0-a4db-75295391bd1d tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:12.727417 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:12.727417 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:12.727417 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2f1a66dc-b341-4ac0-a4db-75295391bd1d tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:12.755287 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:12.755287 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:12.759344 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2f1a66dc-b341-4ac0-a4db-75295391bd1d tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:15:12.772140 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2f1a66dc-b341-4ac0-a4db-75295391bd1d tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:15:12.772803 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1168/2342] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:12 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 1437 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:12.781818 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f9840068-3e38-4ea9-b0ea-51dd4223bb51 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] POST http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf/action Dec 22 12:15:12.782223 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:12.782223 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:12.782416 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f9840068-3e38-4ea9-b0ea-51dd4223bb51 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:15:12.782645 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f9840068-3e38-4ea9-b0ea-51dd4223bb51 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:15:12.810221 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:12.810221 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:12.837962 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:12.837962 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:12.839185 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f9840068-3e38-4ea9-b0ea-51dd4223bb51 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:15:12.847351 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f9840068-3e38-4ea9-b0ea-51dd4223bb51 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Get volume image-metadata completed successfully. Dec 22 12:15:12.861593 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 12:15:12.861593 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 12:15:12.939762 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f9840068-3e38-4ea9-b0ea-51dd4223bb51 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Delete volume metadata completed successfully. Dec 22 12:15:12.940364 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f9840068-3e38-4ea9-b0ea-51dd4223bb51 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf/action returned with HTTP 200 Dec 22 12:15:12.941290 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1175/2343] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 12:15:12 2020] POST /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf/action => generated 0 bytes in 162 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Dec 22 12:15:12.945835 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f9cfe718-257c-4f39-b70a-5e449cc9bec6 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] POST http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf/action Dec 22 12:15:12.946382 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:12.946382 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:12.946783 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f9cfe718-257c-4f39-b70a-5e449cc9bec6 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Action body: b'{"os-show_image_metadata": {}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:15:12.947094 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f9cfe718-257c-4f39-b70a-5e449cc9bec6 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:15:12.978964 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:12.978964 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:12.979844 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f9cfe718-257c-4f39-b70a-5e449cc9bec6 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:15:12.995624 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f9cfe718-257c-4f39-b70a-5e449cc9bec6 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Get volume image-metadata completed successfully. Dec 22 12:15:12.996083 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f9cfe718-257c-4f39-b70a-5e449cc9bec6 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf/action returned with HTTP 200 Dec 22 12:15:12.997628 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1169/2344] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 12:15:12 2020] POST /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf/action => generated 485 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:13.027986 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6dec2bd2-0676-48ed-abe2-cb62e481eda8 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] DELETE http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:15:13.027986 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6dec2bd2-0676-48ed-abe2-cb62e481eda8 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:13.027986 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:13.027986 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:13.027986 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6dec2bd2-0676-48ed-abe2-cb62e481eda8 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:13.027986 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-6dec2bd2-0676-48ed-abe2-cb62e481eda8 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Delete volume with id: 14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:15:13.044444 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:13.044444 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:13.045200 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6dec2bd2-0676-48ed-abe2-cb62e481eda8 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:15:13.466555 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4c19c427-a903-471e-b725-18d79af17751 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:13.467194 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4c19c427-a903-471e-b725-18d79af17751 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:13.467302 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:13.467302 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:13.467676 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4c19c427-a903-471e-b725-18d79af17751 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:13.468051 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-4c19c427-a903-471e-b725-18d79af17751 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:13.489996 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:13.489996 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:13.491788 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4c19c427-a903-471e-b725-18d79af17751 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:13.492617 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1170/2345] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:13 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:13.642849 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-675f1d99-2665-42d2-b92a-b1a98af69946 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:13.643086 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-675f1d99-2665-42d2-b92a-b1a98af69946 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:13.643351 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:13.643351 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:13.643572 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-675f1d99-2665-42d2-b92a-b1a98af69946 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:13.675827 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:13.675827 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:13.682050 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-675f1d99-2665-42d2-b92a-b1a98af69946 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:13.692874 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:13.692874 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:13.698227 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-675f1d99-2665-42d2-b92a-b1a98af69946 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:13.698800 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1171/2346] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:13 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:15:13.962224 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6dec2bd2-0676-48ed-abe2-cb62e481eda8 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Delete volume request issued successfully. Dec 22 12:15:13.962607 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6dec2bd2-0676-48ed-abe2-cb62e481eda8 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 202 Dec 22 12:15:13.963454 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1176/2347] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:15:13 2020] DELETE /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 0 bytes in 948 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:15:13.969051 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ef3ecbb7-a5e7-42e2-9595-1df93f45aeec tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:15:13.969514 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ef3ecbb7-a5e7-42e2-9595-1df93f45aeec tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:13.969646 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:13.969646 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:13.970165 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ef3ecbb7-a5e7-42e2-9595-1df93f45aeec tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:13.997368 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:13.997368 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:14.002646 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ef3ecbb7-a5e7-42e2-9595-1df93f45aeec tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:15:14.020762 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ef3ecbb7-a5e7-42e2-9595-1df93f45aeec tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:15:14.036884 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1172/2348] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:13 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 1410 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:15:14.502923 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f26ca9e4-cefa-480c-bc0f-e951d01ec91d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:14.503515 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f26ca9e4-cefa-480c-bc0f-e951d01ec91d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:14.503657 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:14.503657 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:14.503847 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f26ca9e4-cefa-480c-bc0f-e951d01ec91d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:14.504164 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-f26ca9e4-cefa-480c-bc0f-e951d01ec91d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:14.519188 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:14.519188 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:14.520167 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f26ca9e4-cefa-480c-bc0f-e951d01ec91d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:14.522216 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1177/2349] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:14 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:14.708884 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f7e099fc-d535-478c-abf0-017240a98eb6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:14.708884 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f7e099fc-d535-478c-abf0-017240a98eb6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:14.708884 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:14.708884 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:14.708884 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f7e099fc-d535-478c-abf0-017240a98eb6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:14.740793 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:14.740793 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:14.750738 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f7e099fc-d535-478c-abf0-017240a98eb6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:14.758434 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:14.758434 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:14.764313 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f7e099fc-d535-478c-abf0-017240a98eb6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:14.765010 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1173/2350] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:14 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:15.042120 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6a672e49-8a0f-4d86-accd-57c5484db28a tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:15:15.042465 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6a672e49-8a0f-4d86-accd-57c5484db28a tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:15.042657 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:15.042657 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:15.042897 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6a672e49-8a0f-4d86-accd-57c5484db28a tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:15.074984 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:15.074984 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:15.080755 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6a672e49-8a0f-4d86-accd-57c5484db28a tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Volume info retrieved successfully. Dec 22 12:15:15.097588 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6a672e49-8a0f-4d86-accd-57c5484db28a tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 200 Dec 22 12:15:15.097588 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1178/2351] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:15 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 1410 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:15.530697 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-455f3b18-08db-4382-9e7d-a95303b3a2d4 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:15.531443 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-455f3b18-08db-4382-9e7d-a95303b3a2d4 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:15.531700 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:15.531700 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:15.531882 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-455f3b18-08db-4382-9e7d-a95303b3a2d4 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:15.532111 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-455f3b18-08db-4382-9e7d-a95303b3a2d4 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:15.546317 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:15.546317 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:15.547392 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-455f3b18-08db-4382-9e7d-a95303b3a2d4 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:15.547947 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1174/2352] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:15 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:15:15.777843 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-69a3b94e-8bf1-4ba3-aa1c-ba7d1321de4a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:15.778390 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-69a3b94e-8bf1-4ba3-aa1c-ba7d1321de4a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:15.778390 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:15.778390 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:15.778588 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-69a3b94e-8bf1-4ba3-aa1c-ba7d1321de4a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:15.810405 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:15.810405 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:15.816721 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-69a3b94e-8bf1-4ba3-aa1c-ba7d1321de4a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:15.829921 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:15.829921 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:15.834509 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-69a3b94e-8bf1-4ba3-aa1c-ba7d1321de4a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:15.840701 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1179/2353] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:15 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:16.106751 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0d5aa5e5-564e-476f-8cbf-80c1b42ef727 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] GET http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf Dec 22 12:15:16.107074 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0d5aa5e5-564e-476f-8cbf-80c1b42ef727 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:16.107225 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:16.107225 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:16.107454 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0d5aa5e5-564e-476f-8cbf-80c1b42ef727 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:16.141930 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0d5aa5e5-564e-476f-8cbf-80c1b42ef727 tempest-VolumesImageMetadata-1493831056 tempest-VolumesImageMetadata-1493831056] http://10.222.0.111/volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf returned with HTTP 404 Dec 22 12:15:16.145034 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1175/2354] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:16 2020] GET /volume/v3/ba19bef7a6d94ff388cc94b1946185d9/volumes/14fa4e80-4023-4c59-b91c-fb0fd4b968bf => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:15:16.557407 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-00b11399-92de-4dfa-8732-208d38e2bb89 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:16.557729 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-00b11399-92de-4dfa-8732-208d38e2bb89 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:16.557817 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:16.557817 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:16.558164 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-00b11399-92de-4dfa-8732-208d38e2bb89 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:16.558482 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-00b11399-92de-4dfa-8732-208d38e2bb89 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:16.569600 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:16.569600 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:16.573110 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-00b11399-92de-4dfa-8732-208d38e2bb89 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:16.573110 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1180/2355] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:16 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:16.849309 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-66ec13dd-eb9d-4305-b850-ee7773535a07 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:16.849619 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-66ec13dd-eb9d-4305-b850-ee7773535a07 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:16.849914 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-66ec13dd-eb9d-4305-b850-ee7773535a07 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:16.895220 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:16.895220 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:16.900379 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-66ec13dd-eb9d-4305-b850-ee7773535a07 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:16.910775 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:16.910775 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:16.915795 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-66ec13dd-eb9d-4305-b850-ee7773535a07 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:16.919981 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1176/2356] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:16 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:17.579191 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-96438eef-d31d-4fef-9d46-1e90eb681b95 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:17.579457 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-96438eef-d31d-4fef-9d46-1e90eb681b95 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:17.579584 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:17.579584 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:17.579776 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-96438eef-d31d-4fef-9d46-1e90eb681b95 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:17.579960 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-96438eef-d31d-4fef-9d46-1e90eb681b95 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:17.591256 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:17.591256 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:17.592186 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-96438eef-d31d-4fef-9d46-1e90eb681b95 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:17.592712 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1181/2357] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:17 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:17.864341 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aadf51d2-49ea-4759-b9e5-a5f1c3d04c92 tempest-VolumesSummaryTest-1297505125 tempest-VolumesSummaryTest-1297505125] GET http://10.222.0.111/volume/v3/b09b46564b7348d0b4fc5df3c9f1e67f/volumes/summary Dec 22 12:15:17.864701 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aadf51d2-49ea-4759-b9e5-a5f1c3d04c92 tempest-VolumesSummaryTest-1297505125 tempest-VolumesSummaryTest-1297505125] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:17.864851 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:17.864851 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:17.865075 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aadf51d2-49ea-4759-b9e5-a5f1c3d04c92 tempest-VolumesSummaryTest-1297505125 tempest-VolumesSummaryTest-1297505125] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:17.865384 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-aadf51d2-49ea-4759-b9e5-a5f1c3d04c92 tempest-VolumesSummaryTest-1297505125 tempest-VolumesSummaryTest-1297505125] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:15:17.871937 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-aadf51d2-49ea-4759-b9e5-a5f1c3d04c92 tempest-VolumesSummaryTest-1297505125 tempest-VolumesSummaryTest-1297505125] Get summary completed successfully. Dec 22 12:15:17.872315 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aadf51d2-49ea-4759-b9e5-a5f1c3d04c92 tempest-VolumesSummaryTest-1297505125 tempest-VolumesSummaryTest-1297505125] http://10.222.0.111/volume/v3/b09b46564b7348d0b4fc5df3c9f1e67f/volumes/summary returned with HTTP 200 Dec 22 12:15:17.872791 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1177/2358] 10.222.0.111 () {60 vars in 1274 bytes} [Tue Dec 22 12:15:17 2020] GET /volume/v3/b09b46564b7348d0b4fc5df3c9f1e67f/volumes/summary => generated 55 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:17.926405 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c2ba391d-1536-4739-b291-664731cf6b06 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:17.927122 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c2ba391d-1536-4739-b291-664731cf6b06 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:17.927409 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:17.927409 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:17.927796 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c2ba391d-1536-4739-b291-664731cf6b06 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:17.971309 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:17.971309 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:17.974168 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c2ba391d-1536-4739-b291-664731cf6b06 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:17.984763 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:17.984763 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:17.989549 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c2ba391d-1536-4739-b291-664731cf6b06 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:17.990067 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1182/2359] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:17 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:18.601360 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-87372728-8e98-4e79-af32-37e9dca94152 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:18.601639 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-87372728-8e98-4e79-af32-37e9dca94152 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:18.602040 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-87372728-8e98-4e79-af32-37e9dca94152 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:18.602231 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-87372728-8e98-4e79-af32-37e9dca94152 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:18.614234 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:18.614234 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:18.615291 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-87372728-8e98-4e79-af32-37e9dca94152 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:18.615725 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1178/2360] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:18 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:18.999118 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3edba74f-35c1-4692-b029-40fdaf0fe5dc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:18.999435 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3edba74f-35c1-4692-b029-40fdaf0fe5dc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:18.999572 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:18.999572 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:18.999786 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3edba74f-35c1-4692-b029-40fdaf0fe5dc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:19.047469 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:19.047469 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:19.052405 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3edba74f-35c1-4692-b029-40fdaf0fe5dc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:19.062298 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:19.062298 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:19.067548 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3edba74f-35c1-4692-b029-40fdaf0fe5dc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:19.073157 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1183/2361] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:18 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:19.625006 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e6c2c917-aad3-4b8c-8efe-7d9207d8f5f7 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:19.625339 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e6c2c917-aad3-4b8c-8efe-7d9207d8f5f7 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:19.625488 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:19.625488 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:19.625714 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e6c2c917-aad3-4b8c-8efe-7d9207d8f5f7 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:19.625930 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-e6c2c917-aad3-4b8c-8efe-7d9207d8f5f7 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:19.642069 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:19.642069 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:19.643088 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e6c2c917-aad3-4b8c-8efe-7d9207d8f5f7 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:19.643505 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1179/2362] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:19 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:19.954426 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cb222526-98f9-4714-9d5f-9616a1e50b3e tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] POST http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/snapshots Dec 22 12:15:19.954727 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:19.954727 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:19.954955 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cb222526-98f9-4714-9d5f-9616a1e50b3e tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e9af6715-b4f9-4e2b-891e-d1b4ddc09c79", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-537000588"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:15:19.981658 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cb222526-98f9-4714-9d5f-9616a1e50b3e tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/snapshots returned with HTTP 404 Dec 22 12:15:19.985218 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1184/2363] 10.222.0.111 () {60 vars in 1237 bytes} [Tue Dec 22 12:15:19 2020] POST /volume/v3/66a119465182488cb708816efa085bdc/snapshots => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:15:19.989128 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6815315b-71fc-415e-b489-1ca80a855aff tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] POST http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/snapshots Dec 22 12:15:19.989449 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:19.989449 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:19.989640 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6815315b-71fc-415e-b489-1ca80a855aff tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-586181998"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:15:20.013007 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6815315b-71fc-415e-b489-1ca80a855aff tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/snapshots returned with HTTP 404 Dec 22 12:15:20.013569 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1180/2364] 10.222.0.111 () {60 vars in 1237 bytes} [Tue Dec 22 12:15:19 2020] POST /volume/v3/66a119465182488cb708816efa085bdc/snapshots => generated 77 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Dec 22 12:15:20.022914 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b7774da0-b7f0-4519-b409-9bd85aaf2def tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] GET http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/snapshots?limit=invalid Dec 22 12:15:20.023371 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b7774da0-b7f0-4519-b409-9bd85aaf2def tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:20.023780 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b7774da0-b7f0-4519-b409-9bd85aaf2def tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:20.025265 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b7774da0-b7f0-4519-b409-9bd85aaf2def tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] HTTP exception thrown: limit param must be an integer Dec 22 12:15:20.025591 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b7774da0-b7f0-4519-b409-9bd85aaf2def tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/snapshots?limit=invalid returned with HTTP 400 Dec 22 12:15:20.026812 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1185/2365] 10.222.0.111 () {58 vars in 1242 bytes} [Tue Dec 22 12:15:20 2020] GET /volume/v3/66a119465182488cb708816efa085bdc/snapshots?limit=invalid => generated 74 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 22 12:15:20.035977 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0fe46ba6-fbe4-4768-b15f-510936026fa1 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] GET http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/snapshots?marker=9361825f-2ec0-4766-8868-d0963b4cf393 Dec 22 12:15:20.036257 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0fe46ba6-fbe4-4768-b15f-510936026fa1 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:20.036527 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0fe46ba6-fbe4-4768-b15f-510936026fa1 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:20.036930 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-0fe46ba6-fbe4-4768-b15f-510936026fa1 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:15:20.038270 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.db.sqlalchemy.api [None req-0fe46ba6-fbe4-4768-b15f-510936026fa1 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Building query based on filter {{(pid=88156) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 12:15:20.055189 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0fe46ba6-fbe4-4768-b15f-510936026fa1 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/snapshots?marker=9361825f-2ec0-4766-8868-d0963b4cf393 returned with HTTP 404 Dec 22 12:15:20.059678 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1181/2366] 10.222.0.111 () {58 vars in 1302 bytes} [Tue Dec 22 12:15:20 2020] GET /volume/v3/66a119465182488cb708816efa085bdc/snapshots?marker=9361825f-2ec0-4766-8868-d0963b4cf393 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:15:20.065772 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-caca1dba-9f82-4e33-be6e-af7b92f94885 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] GET http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/snapshots?sort_key=invalid Dec 22 12:15:20.066048 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-caca1dba-9f82-4e33-be6e-af7b92f94885 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:20.066317 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-caca1dba-9f82-4e33-be6e-af7b92f94885 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:20.066661 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-caca1dba-9f82-4e33-be6e-af7b92f94885 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:15:20.068014 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.db.sqlalchemy.api [None req-caca1dba-9f82-4e33-be6e-af7b92f94885 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Building query based on filter {{(pid=88155) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 12:15:20.068566 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-caca1dba-9f82-4e33-be6e-af7b92f94885 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/snapshots?sort_key=invalid returned with HTTP 400 Dec 22 12:15:20.069082 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1186/2367] 10.222.0.111 () {58 vars in 1248 bytes} [Tue Dec 22 12:15:20 2020] GET /volume/v3/66a119465182488cb708816efa085bdc/snapshots?sort_key=invalid => generated 84 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 22 12:15:20.074982 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8858e190-77e6-4f9a-9edd-cd6f83649a29 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] POST http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/volumes Dec 22 12:15:20.075416 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8858e190-77e6-4f9a-9edd-cd6f83649a29 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1920839456"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:15:20.076043 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-8858e190-77e6-4f9a-9edd-cd6f83649a29 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1920839456'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:15:20.076231 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-8858e190-77e6-4f9a-9edd-cd6f83649a29 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Create volume of 2 GB Dec 22 12:15:20.077313 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2c6fddbc-60b8-4fe5-9b2c-8b6921368828 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:20.077584 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2c6fddbc-60b8-4fe5-9b2c-8b6921368828 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:20.077838 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2c6fddbc-60b8-4fe5-9b2c-8b6921368828 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:20.083415 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8858e190-77e6-4f9a-9edd-cd6f83649a29 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Availability Zones retrieved successfully. Dec 22 12:15:20.091251 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8858e190-77e6-4f9a-9edd-cd6f83649a29 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Flow 'volume_create_api' (1858d896-3b17-48bc-adb4-67bfd5c1094f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:15:20.092599 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8858e190-77e6-4f9a-9edd-cd6f83649a29 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b97bab68-5f08-41aa-99ca-ce49506c6ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:15:20.094508 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-8858e190-77e6-4f9a-9edd-cd6f83649a29 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Validating volume size '2' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:15:20.103795 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:20.103795 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:20.111035 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2c6fddbc-60b8-4fe5-9b2c-8b6921368828 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:20.121942 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:20.121942 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:20.125277 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2c6fddbc-60b8-4fe5-9b2c-8b6921368828 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:20.125659 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1187/2368] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:20 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:15:20.132793 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8858e190-77e6-4f9a-9edd-cd6f83649a29 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b97bab68-5f08-41aa-99ca-ce49506c6ab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:15:20.133867 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8858e190-77e6-4f9a-9edd-cd6f83649a29 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8bd44e0-aabd-41c9-9c2a-25f9b25c1ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:15:20.225396 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-8858e190-77e6-4f9a-9edd-cd6f83649a29 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Created reservations ['0564ca66-0558-4774-aeb2-b14a69e697b1', 'dd15b086-494a-4e4f-872b-846a324a532a', '3b0eafdc-5a06-4870-a6f1-b041ed386949', 'cdcfbc43-4b2f-4ceb-b2fc-8681bc7297be'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:15:20.226406 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8858e190-77e6-4f9a-9edd-cd6f83649a29 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8bd44e0-aabd-41c9-9c2a-25f9b25c1ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0564ca66-0558-4774-aeb2-b14a69e697b1', 'dd15b086-494a-4e4f-872b-846a324a532a', '3b0eafdc-5a06-4870-a6f1-b041ed386949', 'cdcfbc43-4b2f-4ceb-b2fc-8681bc7297be']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:15:20.227442 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8858e190-77e6-4f9a-9edd-cd6f83649a29 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8997dcc1-3cde-4d38-a389-c6399358e775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:15:20.301651 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8858e190-77e6-4f9a-9edd-cd6f83649a29 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8997dcc1-3cde-4d38-a389-c6399358e775) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9b5168d-552f-44fd-9887-540fd3a7cce2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1920839456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66a119465182488cb708816efa085bdc',qos_specs=None,replication_status=,reservations=['0564ca66-0558-4774-aeb2-b14a69e697b1','dd15b086-494a-4e4f-872b-846a324a532a','3b0eafdc-5a06-4870-a6f1-b041ed386949','cdcfbc43-4b2f-4ceb-b2fc-8681bc7297be'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e68e450a7a1541f3932e8d6572cc71fa',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:15:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1920839456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9b5168d-552f-44fd-9887-540fd3a7cce2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66a119465182488cb708816efa085bdc',provider_auth=None,provider_geometry=None,provider_id=None,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='e68e450a7a1541f3932e8d6572cc71fa',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:15:20.302840 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8858e190-77e6-4f9a-9edd-cd6f83649a29 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afb32dae-d561-4374-9b3e-e462571778cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:15:20.370574 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8858e190-77e6-4f9a-9edd-cd6f83649a29 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afb32dae-d561-4374-9b3e-e462571778cd) transitioned into state 'SUCCESS' from state '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-1920839456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66a119465182488cb708816efa085bdc',qos_specs=None,replication_status=,reservations=['0564ca66-0558-4774-aeb2-b14a69e697b1','dd15b086-494a-4e4f-872b-846a324a532a','3b0eafdc-5a06-4870-a6f1-b041ed386949','cdcfbc43-4b2f-4ceb-b2fc-8681bc7297be'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e68e450a7a1541f3932e8d6572cc71fa',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:15:20.372423 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8858e190-77e6-4f9a-9edd-cd6f83649a29 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cce0c9c-9b3a-49e9-87b9-1de8ace725c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:15:20.434816 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8858e190-77e6-4f9a-9edd-cd6f83649a29 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cce0c9c-9b3a-49e9-87b9-1de8ace725c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:15:20.436283 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8858e190-77e6-4f9a-9edd-cd6f83649a29 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Flow 'volume_create_api' (1858d896-3b17-48bc-adb4-67bfd5c1094f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:15:20.473092 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8858e190-77e6-4f9a-9edd-cd6f83649a29 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Create volume request issued successfully. Dec 22 12:15:20.480434 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8858e190-77e6-4f9a-9edd-cd6f83649a29 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/volumes returned with HTTP 202 Dec 22 12:15:20.480998 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1182/2369] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:15:20 2020] POST /volume/v3/66a119465182488cb708816efa085bdc/volumes => generated 833 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:15:20.488967 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1e1451a6-457f-4147-8cbe-5a075ead843b tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] GET http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/volumes/b9b5168d-552f-44fd-9887-540fd3a7cce2 Dec 22 12:15:20.494365 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1e1451a6-457f-4147-8cbe-5a075ead843b tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:20.494365 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:20.494365 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:20.494365 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1e1451a6-457f-4147-8cbe-5a075ead843b tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:20.514810 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:20.514810 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:20.519606 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1e1451a6-457f-4147-8cbe-5a075ead843b tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Volume info retrieved successfully. Dec 22 12:15:20.530722 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1e1451a6-457f-4147-8cbe-5a075ead843b tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/volumes/b9b5168d-552f-44fd-9887-540fd3a7cce2 returned with HTTP 200 Dec 22 12:15:20.531204 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1188/2370] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:20 2020] GET /volume/v3/66a119465182488cb708816efa085bdc/volumes/b9b5168d-552f-44fd-9887-540fd3a7cce2 => generated 901 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:20.653004 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f0237233-a094-4e7b-b6fd-faa21cf21472 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:20.653580 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f0237233-a094-4e7b-b6fd-faa21cf21472 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:20.653580 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:20.653580 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:20.653580 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f0237233-a094-4e7b-b6fd-faa21cf21472 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:20.653979 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-f0237233-a094-4e7b-b6fd-faa21cf21472 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:20.665580 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:20.665580 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:20.666528 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f0237233-a094-4e7b-b6fd-faa21cf21472 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:20.666946 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1183/2371] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:20 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:21.136193 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8a0117b8-47c9-4301-bac1-0d1139b26429 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:21.136698 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8a0117b8-47c9-4301-bac1-0d1139b26429 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:21.136837 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:21.136837 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:21.137046 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8a0117b8-47c9-4301-bac1-0d1139b26429 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:21.179066 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:21.179066 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:21.179066 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8a0117b8-47c9-4301-bac1-0d1139b26429 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:21.184546 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:21.184546 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:21.188904 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8a0117b8-47c9-4301-bac1-0d1139b26429 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:21.189360 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1189/2372] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:21 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:15:21.541006 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f7f56fc9-7c93-4554-bdeb-4a50d7bdb80f tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] GET http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/volumes/b9b5168d-552f-44fd-9887-540fd3a7cce2 Dec 22 12:15:21.541316 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f7f56fc9-7c93-4554-bdeb-4a50d7bdb80f tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:21.541450 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:21.541450 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:21.541719 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f7f56fc9-7c93-4554-bdeb-4a50d7bdb80f tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:21.568937 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:21.568937 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:21.575731 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f7f56fc9-7c93-4554-bdeb-4a50d7bdb80f tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Volume info retrieved successfully. Dec 22 12:15:21.588455 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f7f56fc9-7c93-4554-bdeb-4a50d7bdb80f tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/volumes/b9b5168d-552f-44fd-9887-540fd3a7cce2 returned with HTTP 200 Dec 22 12:15:21.589644 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1184/2373] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:21 2020] GET /volume/v3/66a119465182488cb708816efa085bdc/volumes/b9b5168d-552f-44fd-9887-540fd3a7cce2 => generated 926 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:15:21.598281 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f13e7e48-be5e-4891-87e9-69c40e161263 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] POST http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/snapshots Dec 22 12:15:21.598442 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:21.598442 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:21.598686 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f13e7e48-be5e-4891-87e9-69c40e161263 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b9b5168d-552f-44fd-9887-540fd3a7cce2", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1166763238"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:15:21.625285 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:21.625285 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:21.625991 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f13e7e48-be5e-4891-87e9-69c40e161263 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Volume info retrieved successfully. Dec 22 12:15:21.626210 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-f13e7e48-be5e-4891-87e9-69c40e161263 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Create snapshot from volume b9b5168d-552f-44fd-9887-540fd3a7cce2 Dec 22 12:15:21.675334 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eb8b42d1-bf09-46b7-b8c5-ac192177c6b2 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:21.679185 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eb8b42d1-bf09-46b7-b8c5-ac192177c6b2 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:21.679185 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:21.679185 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:21.679185 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eb8b42d1-bf09-46b7-b8c5-ac192177c6b2 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:21.679185 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-eb8b42d1-bf09-46b7-b8c5-ac192177c6b2 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:21.688913 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:21.688913 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:21.689988 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eb8b42d1-bf09-46b7-b8c5-ac192177c6b2 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:21.690436 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1185/2374] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:21 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:21.699984 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-f13e7e48-be5e-4891-87e9-69c40e161263 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Created reservations ['80896022-40f1-459e-a522-25af7466c0c6', '64cdeabc-eafa-49c4-96b1-a3c725942a08', 'e101ad8b-99ce-4b92-a22c-61096d34c537', 'bcb83f21-6516-4a83-a1a8-821f7fe91d19'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:15:21.964637 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f13e7e48-be5e-4891-87e9-69c40e161263 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Snapshot create request issued successfully. Dec 22 12:15:21.964637 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f13e7e48-be5e-4891-87e9-69c40e161263 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/snapshots returned with HTTP 202 Dec 22 12:15:21.964637 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1190/2375] 10.222.0.111 () {60 vars in 1237 bytes} [Tue Dec 22 12:15:21 2020] POST /volume/v3/66a119465182488cb708816efa085bdc/snapshots => generated 318 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:15:21.971444 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-30fb7ee7-504b-430a-aff3-c620da7321f2 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] GET http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/snapshots/b8be2926-8f96-4a58-b639-f2ed8d4916f7 Dec 22 12:15:21.971843 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-30fb7ee7-504b-430a-aff3-c620da7321f2 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:21.972008 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:21.972008 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:21.972291 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-30fb7ee7-504b-430a-aff3-c620da7321f2 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:21.986478 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:21.986478 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:21.987142 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-30fb7ee7-504b-430a-aff3-c620da7321f2 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Snapshot retrieved successfully. Dec 22 12:15:21.988170 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-30fb7ee7-504b-430a-aff3-c620da7321f2 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/snapshots/b8be2926-8f96-4a58-b639-f2ed8d4916f7 returned with HTTP 200 Dec 22 12:15:21.988758 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1186/2376] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:15:21 2020] GET /volume/v3/66a119465182488cb708816efa085bdc/snapshots/b8be2926-8f96-4a58-b639-f2ed8d4916f7 => generated 450 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:15:22.199810 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1a7c12c6-65bd-4ea1-b7ad-5c231fc3116b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:22.200222 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1a7c12c6-65bd-4ea1-b7ad-5c231fc3116b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:22.200434 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:22.200434 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:22.200745 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1a7c12c6-65bd-4ea1-b7ad-5c231fc3116b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:22.233146 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:22.233146 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:22.238889 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1a7c12c6-65bd-4ea1-b7ad-5c231fc3116b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:22.250908 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:22.250908 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:22.256775 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1a7c12c6-65bd-4ea1-b7ad-5c231fc3116b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:22.257336 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1191/2377] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:22 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:22.700306 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1c4d145b-c147-4d0d-9fa2-52945a1834f2 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:22.700998 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1c4d145b-c147-4d0d-9fa2-52945a1834f2 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:22.701253 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:22.701253 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:22.701704 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1c4d145b-c147-4d0d-9fa2-52945a1834f2 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:22.702153 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-1c4d145b-c147-4d0d-9fa2-52945a1834f2 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:22.722762 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:22.722762 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:22.724127 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1c4d145b-c147-4d0d-9fa2-52945a1834f2 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:22.724574 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1187/2378] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:22 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:23.002216 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-66e19124-7c00-4e80-8bca-482bf22c6baa tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] GET http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/snapshots/b8be2926-8f96-4a58-b639-f2ed8d4916f7 Dec 22 12:15:23.002216 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-66e19124-7c00-4e80-8bca-482bf22c6baa tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:23.002216 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:23.002216 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:23.002216 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-66e19124-7c00-4e80-8bca-482bf22c6baa tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:23.013832 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:23.013832 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:23.014527 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-66e19124-7c00-4e80-8bca-482bf22c6baa tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Snapshot retrieved successfully. Dec 22 12:15:23.015591 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-66e19124-7c00-4e80-8bca-482bf22c6baa tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/snapshots/b8be2926-8f96-4a58-b639-f2ed8d4916f7 returned with HTTP 200 Dec 22 12:15:23.016053 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1192/2379] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:15:22 2020] GET /volume/v3/66a119465182488cb708816efa085bdc/snapshots/b8be2926-8f96-4a58-b639-f2ed8d4916f7 => generated 450 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:23.267635 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a2d01fec-1421-45d2-a870-068ea255b9ac tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:23.268165 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a2d01fec-1421-45d2-a870-068ea255b9ac tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:23.268406 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:23.268406 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:23.268748 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a2d01fec-1421-45d2-a870-068ea255b9ac tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:23.296251 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:23.296251 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:23.301774 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a2d01fec-1421-45d2-a870-068ea255b9ac tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:23.314593 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:23.314593 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:23.319242 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a2d01fec-1421-45d2-a870-068ea255b9ac tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:23.319759 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1188/2380] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:23 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:23.733620 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4b4141c4-e80e-4f39-b3e8-32269b803860 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:23.733975 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4b4141c4-e80e-4f39-b3e8-32269b803860 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:23.734095 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:23.734095 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:23.734470 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4b4141c4-e80e-4f39-b3e8-32269b803860 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:23.734720 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-4b4141c4-e80e-4f39-b3e8-32269b803860 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:23.746378 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:23.746378 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:23.747916 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4b4141c4-e80e-4f39-b3e8-32269b803860 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:23.748381 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1193/2381] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:23 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:24.025655 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cb7316d5-c562-45e0-8c49-330d9d504856 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] GET http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/snapshots/b8be2926-8f96-4a58-b639-f2ed8d4916f7 Dec 22 12:15:24.025941 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cb7316d5-c562-45e0-8c49-330d9d504856 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:24.026198 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:24.026198 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:24.026308 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cb7316d5-c562-45e0-8c49-330d9d504856 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:24.042001 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:24.042001 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:24.042636 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cb7316d5-c562-45e0-8c49-330d9d504856 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Snapshot retrieved successfully. Dec 22 12:15:24.043893 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cb7316d5-c562-45e0-8c49-330d9d504856 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/snapshots/b8be2926-8f96-4a58-b639-f2ed8d4916f7 returned with HTTP 200 Dec 22 12:15:24.044380 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1189/2382] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:15:24 2020] GET /volume/v3/66a119465182488cb708816efa085bdc/snapshots/b8be2926-8f96-4a58-b639-f2ed8d4916f7 => generated 477 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:24.051012 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8c6b52b6-d1aa-4932-a5eb-9e0104ca4e61 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] POST http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/volumes Dec 22 12:15:24.051162 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:24.051162 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:24.051615 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8c6b52b6-d1aa-4932-a5eb-9e0104ca4e61 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "b8be2926-8f96-4a58-b639-f2ed8d4916f7"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:15:24.052117 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-8c6b52b6-d1aa-4932-a5eb-9e0104ca4e61 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'b8be2926-8f96-4a58-b639-f2ed8d4916f7'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:15:24.067095 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:24.067095 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:24.067801 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8c6b52b6-d1aa-4932-a5eb-9e0104ca4e61 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Snapshot retrieved successfully. Dec 22 12:15:24.068037 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-8c6b52b6-d1aa-4932-a5eb-9e0104ca4e61 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Create volume of 1 GB Dec 22 12:15:24.074391 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8c6b52b6-d1aa-4932-a5eb-9e0104ca4e61 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Availability Zones retrieved successfully. Dec 22 12:15:24.088016 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8c6b52b6-d1aa-4932-a5eb-9e0104ca4e61 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Flow 'volume_create_api' (23670d53-43ed-464e-b543-8c10dd5346fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:15:24.088016 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8c6b52b6-d1aa-4932-a5eb-9e0104ca4e61 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02d49598-5637-4fea-8662-70f437a94792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:15:24.088016 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-8c6b52b6-d1aa-4932-a5eb-9e0104ca4e61 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:15:24.088016 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.volume.api [None req-8c6b52b6-d1aa-4932-a5eb-9e0104ca4e61 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02d49598-5637-4fea-8662-70f437a94792) transitioned into state 'FAILURE' from state 'RUNNING' Dec 22 12:15:24.088016 n-d-765315-6 devstack@c-api.service[88154]: 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. Dec 22 12:15:24.090040 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8c6b52b6-d1aa-4932-a5eb-9e0104ca4e61 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02d49598-5637-4fea-8662-70f437a94792) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:15:24.091609 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.volume.api [None req-8c6b52b6-d1aa-4932-a5eb-9e0104ca4e61 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02d49598-5637-4fea-8662-70f437a94792) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 22 12:15:24.092856 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.volume.api [None req-8c6b52b6-d1aa-4932-a5eb-9e0104ca4e61 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Flow 'volume_create_api' (23670d53-43ed-464e-b543-8c10dd5346fa) transitioned into state 'REVERTED' from state 'RUNNING' Dec 22 12:15:24.093283 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8c6b52b6-d1aa-4932-a5eb-9e0104ca4e61 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/volumes returned with HTTP 400 Dec 22 12:15:24.094027 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1194/2383] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:15:24 2020] POST /volume/v3/66a119465182488cb708816efa085bdc/volumes => generated 171 bytes in 45 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 22 12:15:24.099841 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a5434a96-9e83-4a74-9d50-f1c84163d75a tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] DELETE http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/snapshots/b8be2926-8f96-4a58-b639-f2ed8d4916f7 Dec 22 12:15:24.100215 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a5434a96-9e83-4a74-9d50-f1c84163d75a tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:24.100371 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:24.100371 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:24.100569 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a5434a96-9e83-4a74-9d50-f1c84163d75a tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:24.100763 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-a5434a96-9e83-4a74-9d50-f1c84163d75a tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Delete snapshot with id: b8be2926-8f96-4a58-b639-f2ed8d4916f7 Dec 22 12:15:24.113699 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:24.113699 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:24.114285 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a5434a96-9e83-4a74-9d50-f1c84163d75a tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Snapshot retrieved successfully. Dec 22 12:15:24.197562 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a5434a96-9e83-4a74-9d50-f1c84163d75a tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Snapshot delete request issued successfully. Dec 22 12:15:24.197562 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a5434a96-9e83-4a74-9d50-f1c84163d75a tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/snapshots/b8be2926-8f96-4a58-b639-f2ed8d4916f7 returned with HTTP 202 Dec 22 12:15:24.197562 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1190/2384] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 12:15:24 2020] DELETE /volume/v3/66a119465182488cb708816efa085bdc/snapshots/b8be2926-8f96-4a58-b639-f2ed8d4916f7 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:15:24.201355 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e30d7c3d-4d52-48f2-9bc8-d6f635913bae tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] GET http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/snapshots/b8be2926-8f96-4a58-b639-f2ed8d4916f7 Dec 22 12:15:24.201641 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e30d7c3d-4d52-48f2-9bc8-d6f635913bae tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:24.201773 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:24.201773 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:24.201968 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e30d7c3d-4d52-48f2-9bc8-d6f635913bae tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:24.216574 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:24.216574 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:24.217493 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e30d7c3d-4d52-48f2-9bc8-d6f635913bae tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Snapshot retrieved successfully. Dec 22 12:15:24.218509 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e30d7c3d-4d52-48f2-9bc8-d6f635913bae tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/snapshots/b8be2926-8f96-4a58-b639-f2ed8d4916f7 returned with HTTP 200 Dec 22 12:15:24.218980 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1195/2385] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:15:24 2020] GET /volume/v3/66a119465182488cb708816efa085bdc/snapshots/b8be2926-8f96-4a58-b639-f2ed8d4916f7 => generated 476 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:24.330429 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ac53b082-a288-40d9-a7ae-e3fc195fe20f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:24.330735 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ac53b082-a288-40d9-a7ae-e3fc195fe20f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:24.330872 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:24.330872 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:24.331067 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ac53b082-a288-40d9-a7ae-e3fc195fe20f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:24.374952 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:24.374952 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:24.380275 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ac53b082-a288-40d9-a7ae-e3fc195fe20f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:24.389670 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:24.389670 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:24.394205 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ac53b082-a288-40d9-a7ae-e3fc195fe20f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:24.395042 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1191/2386] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:24 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:24.757315 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c36850e3-5d0d-45af-9835-47b42d4bd520 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:24.757650 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c36850e3-5d0d-45af-9835-47b42d4bd520 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:24.757811 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:24.757811 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:24.758040 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c36850e3-5d0d-45af-9835-47b42d4bd520 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:24.758256 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-c36850e3-5d0d-45af-9835-47b42d4bd520 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:24.771737 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:24.771737 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:24.772742 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c36850e3-5d0d-45af-9835-47b42d4bd520 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:24.773209 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1196/2387] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:24 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:25.229015 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-27b7bb7b-0d0d-437f-b9d5-f144da0a0d35 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] GET http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/snapshots/b8be2926-8f96-4a58-b639-f2ed8d4916f7 Dec 22 12:15:25.229015 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-27b7bb7b-0d0d-437f-b9d5-f144da0a0d35 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:25.229015 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:25.229015 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:25.229015 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-27b7bb7b-0d0d-437f-b9d5-f144da0a0d35 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:25.239255 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-27b7bb7b-0d0d-437f-b9d5-f144da0a0d35 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/snapshots/b8be2926-8f96-4a58-b639-f2ed8d4916f7 returned with HTTP 404 Dec 22 12:15:25.239789 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1192/2388] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:15:25 2020] GET /volume/v3/66a119465182488cb708816efa085bdc/snapshots/b8be2926-8f96-4a58-b639-f2ed8d4916f7 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:15:25.244658 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f48b5586-2cc0-4a1e-9575-b24eb78609af tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] DELETE http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/volumes/b9b5168d-552f-44fd-9887-540fd3a7cce2 Dec 22 12:15:25.244977 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f48b5586-2cc0-4a1e-9575-b24eb78609af tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:25.245145 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:25.245145 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:25.245401 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f48b5586-2cc0-4a1e-9575-b24eb78609af tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:25.245694 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-f48b5586-2cc0-4a1e-9575-b24eb78609af tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Delete volume with id: b9b5168d-552f-44fd-9887-540fd3a7cce2 Dec 22 12:15:25.272534 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:25.272534 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:25.273155 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f48b5586-2cc0-4a1e-9575-b24eb78609af tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Volume info retrieved successfully. Dec 22 12:15:25.376926 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f48b5586-2cc0-4a1e-9575-b24eb78609af tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Delete volume request issued successfully. Dec 22 12:15:25.377474 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f48b5586-2cc0-4a1e-9575-b24eb78609af tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/volumes/b9b5168d-552f-44fd-9887-540fd3a7cce2 returned with HTTP 202 Dec 22 12:15:25.378486 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1197/2389] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:15:25 2020] DELETE /volume/v3/66a119465182488cb708816efa085bdc/volumes/b9b5168d-552f-44fd-9887-540fd3a7cce2 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:15:25.388157 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c081aa07-2176-4d23-81fb-b369ca5300d8 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] GET http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/volumes/b9b5168d-552f-44fd-9887-540fd3a7cce2 Dec 22 12:15:25.388501 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c081aa07-2176-4d23-81fb-b369ca5300d8 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:25.388811 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c081aa07-2176-4d23-81fb-b369ca5300d8 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:25.404237 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e3b49c82-1be0-4196-b686-85a603cae187 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:25.413018 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e3b49c82-1be0-4196-b686-85a603cae187 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:25.413018 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:25.413018 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:25.413018 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e3b49c82-1be0-4196-b686-85a603cae187 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:25.414274 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:25.414274 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:25.420416 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c081aa07-2176-4d23-81fb-b369ca5300d8 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Volume info retrieved successfully. Dec 22 12:15:25.431240 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:25.431240 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:25.431485 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c081aa07-2176-4d23-81fb-b369ca5300d8 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/volumes/b9b5168d-552f-44fd-9887-540fd3a7cce2 returned with HTTP 200 Dec 22 12:15:25.431712 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1193/2390] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:25 2020] GET /volume/v3/66a119465182488cb708816efa085bdc/volumes/b9b5168d-552f-44fd-9887-540fd3a7cce2 => generated 925 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:25.444970 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e3b49c82-1be0-4196-b686-85a603cae187 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:25.458892 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:25.458892 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:25.463156 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e3b49c82-1be0-4196-b686-85a603cae187 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:25.463628 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1198/2391] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:25 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:15:25.781856 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1e899d64-1f1b-45da-b94a-8771ac87ba3f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:25.782276 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1e899d64-1f1b-45da-b94a-8771ac87ba3f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:25.782467 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:25.782467 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:25.782771 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1e899d64-1f1b-45da-b94a-8771ac87ba3f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:25.783074 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-1e899d64-1f1b-45da-b94a-8771ac87ba3f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:25.794599 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:25.794599 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:25.795675 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1e899d64-1f1b-45da-b94a-8771ac87ba3f tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:25.796083 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1194/2392] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:25 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:26.441970 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-45d1ed47-d359-40f0-bdb8-6ba7328dd9c3 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] GET http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/volumes/b9b5168d-552f-44fd-9887-540fd3a7cce2 Dec 22 12:15:26.444885 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-45d1ed47-d359-40f0-bdb8-6ba7328dd9c3 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:26.444885 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:26.444885 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:26.444885 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-45d1ed47-d359-40f0-bdb8-6ba7328dd9c3 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:26.471666 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-45d1ed47-d359-40f0-bdb8-6ba7328dd9c3 tempest-VolumesSnapshotNegativeTestJSON-806759621 tempest-VolumesSnapshotNegativeTestJSON-806759621] http://10.222.0.111/volume/v3/66a119465182488cb708816efa085bdc/volumes/b9b5168d-552f-44fd-9887-540fd3a7cce2 returned with HTTP 404 Dec 22 12:15:26.472059 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1199/2393] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:26 2020] GET /volume/v3/66a119465182488cb708816efa085bdc/volumes/b9b5168d-552f-44fd-9887-540fd3a7cce2 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:15:26.480066 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f55ba29d-42b6-4873-9e56-04b1ab696f04 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:26.480939 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f55ba29d-42b6-4873-9e56-04b1ab696f04 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:26.481574 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:26.481574 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:26.482231 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f55ba29d-42b6-4873-9e56-04b1ab696f04 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:26.519685 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:26.519685 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:26.531228 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f55ba29d-42b6-4873-9e56-04b1ab696f04 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:26.561066 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:26.561066 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:26.568579 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f55ba29d-42b6-4873-9e56-04b1ab696f04 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:26.569232 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1195/2394] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:26 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:26.805256 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a4bbcded-f68d-4517-bb41-0939f3910bf5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:26.805816 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a4bbcded-f68d-4517-bb41-0939f3910bf5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:26.805816 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a4bbcded-f68d-4517-bb41-0939f3910bf5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:26.806038 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-a4bbcded-f68d-4517-bb41-0939f3910bf5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:26.821956 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:26.821956 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:26.822989 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a4bbcded-f68d-4517-bb41-0939f3910bf5 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:26.823650 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1200/2395] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:26 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:15:27.579248 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ec2cd12b-dcb0-4e9b-9f4b-c993843ad582 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:27.579530 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ec2cd12b-dcb0-4e9b-9f4b-c993843ad582 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:27.579659 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:27.579659 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:27.579851 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ec2cd12b-dcb0-4e9b-9f4b-c993843ad582 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:27.608340 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:27.608340 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:27.613988 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ec2cd12b-dcb0-4e9b-9f4b-c993843ad582 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:27.625204 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:27.625204 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:27.629856 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ec2cd12b-dcb0-4e9b-9f4b-c993843ad582 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:27.630428 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1196/2396] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:27 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:27.832442 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-acc7a2e1-579e-4a07-b969-94ad583d3565 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:27.832811 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-acc7a2e1-579e-4a07-b969-94ad583d3565 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:27.832867 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:27.832867 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:27.833028 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-acc7a2e1-579e-4a07-b969-94ad583d3565 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:27.833213 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-acc7a2e1-579e-4a07-b969-94ad583d3565 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:27.845166 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:27.845166 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:27.846191 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-acc7a2e1-579e-4a07-b969-94ad583d3565 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:27.846687 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1201/2397] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:27 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:28.642090 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-383ab472-8fbd-4910-a0bc-b898974014d3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:28.642641 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-383ab472-8fbd-4910-a0bc-b898974014d3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:28.642778 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:28.642778 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:28.643164 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-383ab472-8fbd-4910-a0bc-b898974014d3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:28.672136 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:28.672136 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:28.677160 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-383ab472-8fbd-4910-a0bc-b898974014d3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:28.687765 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:28.687765 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:28.692383 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-383ab472-8fbd-4910-a0bc-b898974014d3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:28.697677 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1197/2398] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:28 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:28.856446 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1bade167-9ed1-477e-845a-905df8ee801d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:28.856916 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1bade167-9ed1-477e-845a-905df8ee801d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:28.857130 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:28.857130 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:28.857436 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1bade167-9ed1-477e-845a-905df8ee801d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:28.857724 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-1bade167-9ed1-477e-845a-905df8ee801d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:28.869706 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:28.869706 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:28.870758 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1bade167-9ed1-477e-845a-905df8ee801d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:28.871223 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1202/2399] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:28 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:29.706998 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f98c2ae4-bbe6-41ba-835c-f7eeb6af59c4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:29.707091 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f98c2ae4-bbe6-41ba-835c-f7eeb6af59c4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:29.707251 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:29.707251 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:29.707760 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f98c2ae4-bbe6-41ba-835c-f7eeb6af59c4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:29.739216 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:29.739216 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:29.743757 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f98c2ae4-bbe6-41ba-835c-f7eeb6af59c4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:29.753317 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:29.753317 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:29.757474 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f98c2ae4-bbe6-41ba-835c-f7eeb6af59c4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:29.758004 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1198/2400] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:29 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:29.880404 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bd6ddf9c-c801-4e69-a072-4e6a593a1806 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:29.880736 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bd6ddf9c-c801-4e69-a072-4e6a593a1806 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:29.880736 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:29.880736 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:29.880934 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bd6ddf9c-c801-4e69-a072-4e6a593a1806 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:29.881118 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-bd6ddf9c-c801-4e69-a072-4e6a593a1806 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:29.892399 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:29.892399 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:29.893310 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bd6ddf9c-c801-4e69-a072-4e6a593a1806 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:29.893725 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1203/2401] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:29 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:30.768813 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ccb6bcf3-4fb1-4508-8b18-ab05262ae2d5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:30.769126 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ccb6bcf3-4fb1-4508-8b18-ab05262ae2d5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:30.769284 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:30.769284 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:30.769501 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ccb6bcf3-4fb1-4508-8b18-ab05262ae2d5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:30.800908 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:30.800908 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:30.806237 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ccb6bcf3-4fb1-4508-8b18-ab05262ae2d5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:30.815929 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:30.815929 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:30.820290 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ccb6bcf3-4fb1-4508-8b18-ab05262ae2d5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:30.820822 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1199/2402] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:30 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:30.905971 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-db3b3264-a937-4393-9dba-2744e1f9e96d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:30.906302 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-db3b3264-a937-4393-9dba-2744e1f9e96d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:30.906519 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:30.906519 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:30.906830 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-db3b3264-a937-4393-9dba-2744e1f9e96d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:30.907176 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-db3b3264-a937-4393-9dba-2744e1f9e96d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:30.919606 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:30.919606 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:30.920888 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-db3b3264-a937-4393-9dba-2744e1f9e96d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:30.921421 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1204/2403] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:30 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:31.831112 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-359b0311-411d-41f0-97b5-2550ecaf8b7a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:31.831428 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-359b0311-411d-41f0-97b5-2550ecaf8b7a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:31.831585 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:31.831585 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:31.831845 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-359b0311-411d-41f0-97b5-2550ecaf8b7a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:31.861253 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:31.861253 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:31.866960 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-359b0311-411d-41f0-97b5-2550ecaf8b7a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:31.879067 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:31.879067 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:31.884087 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-359b0311-411d-41f0-97b5-2550ecaf8b7a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:31.884721 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1200/2404] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:31 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:31.930658 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-44a33153-2956-419d-a0d7-3ed578fe6ce4 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:31.930970 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-44a33153-2956-419d-a0d7-3ed578fe6ce4 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:31.931169 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:31.931169 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:31.931462 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-44a33153-2956-419d-a0d7-3ed578fe6ce4 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:31.931941 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-44a33153-2956-419d-a0d7-3ed578fe6ce4 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:31.945029 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:31.945029 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:31.946131 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-44a33153-2956-419d-a0d7-3ed578fe6ce4 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:31.946629 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1205/2405] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:31 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:32.894559 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-62186b55-a4bc-421e-a027-bbf016f0abe8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:32.894929 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-62186b55-a4bc-421e-a027-bbf016f0abe8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:32.895097 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:32.895097 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:32.895323 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-62186b55-a4bc-421e-a027-bbf016f0abe8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:32.921832 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:32.921832 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:32.926488 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-62186b55-a4bc-421e-a027-bbf016f0abe8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:32.935561 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:32.935561 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:32.939688 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-62186b55-a4bc-421e-a027-bbf016f0abe8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:32.940081 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1201/2406] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:32 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:32.956227 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-32f7b7ea-05de-4da1-96ea-2ef9f486a1d8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:32.956549 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-32f7b7ea-05de-4da1-96ea-2ef9f486a1d8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:32.956693 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:32.956693 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:32.956919 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-32f7b7ea-05de-4da1-96ea-2ef9f486a1d8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:32.957195 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-32f7b7ea-05de-4da1-96ea-2ef9f486a1d8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:32.973021 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:32.973021 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:32.974206 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-32f7b7ea-05de-4da1-96ea-2ef9f486a1d8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:32.974724 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1206/2407] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:32 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:33.949902 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5b940e6d-bb80-42a9-aeb5-e64f8c469054 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:33.950456 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5b940e6d-bb80-42a9-aeb5-e64f8c469054 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:33.950456 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:33.950456 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:33.950456 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5b940e6d-bb80-42a9-aeb5-e64f8c469054 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:33.976960 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:33.976960 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:33.981777 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5b940e6d-bb80-42a9-aeb5-e64f8c469054 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:33.983765 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-520557a1-be52-47d2-b392-6736f08d4c7c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:33.984077 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-520557a1-be52-47d2-b392-6736f08d4c7c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:33.984221 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:33.984221 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:33.984441 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-520557a1-be52-47d2-b392-6736f08d4c7c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:33.984649 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-520557a1-be52-47d2-b392-6736f08d4c7c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:33.993713 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:33.993713 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:33.997295 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:33.997295 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:33.998501 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-520557a1-be52-47d2-b392-6736f08d4c7c tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:33.999194 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1207/2408] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:33 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:34.001614 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5b940e6d-bb80-42a9-aeb5-e64f8c469054 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:34.002080 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1202/2409] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:33 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:35.009941 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c5654902-8cc5-4843-bae6-3448bcaaa500 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:35.010532 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c5654902-8cc5-4843-bae6-3448bcaaa500 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:35.010532 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:35.010532 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:35.010532 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c5654902-8cc5-4843-bae6-3448bcaaa500 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:35.018981 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-c5654902-8cc5-4843-bae6-3448bcaaa500 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:35.019029 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0ddce346-aa98-4901-83a2-344ab4189fec tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:35.019029 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0ddce346-aa98-4901-83a2-344ab4189fec tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:35.019029 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:35.019029 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:35.019029 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0ddce346-aa98-4901-83a2-344ab4189fec tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:35.023341 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:35.023341 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:35.024523 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c5654902-8cc5-4843-bae6-3448bcaaa500 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:35.025114 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1208/2410] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:35 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:15:35.047329 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:35.047329 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:35.052290 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0ddce346-aa98-4901-83a2-344ab4189fec tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:35.061268 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:35.061268 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:35.065627 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0ddce346-aa98-4901-83a2-344ab4189fec tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:35.066097 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1203/2411] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:35 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:36.036654 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f6a7b8a6-c614-4059-8a1f-6ad42fc8cc2b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:36.037225 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f6a7b8a6-c614-4059-8a1f-6ad42fc8cc2b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:36.037225 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:36.037225 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:36.037518 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f6a7b8a6-c614-4059-8a1f-6ad42fc8cc2b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:36.037518 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-f6a7b8a6-c614-4059-8a1f-6ad42fc8cc2b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:36.050784 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:36.050784 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:36.051847 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f6a7b8a6-c614-4059-8a1f-6ad42fc8cc2b tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:36.052349 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1209/2412] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:36 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:36.081111 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-20e75808-59be-4cd9-85b4-577b49bc7b4f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:36.081401 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-20e75808-59be-4cd9-85b4-577b49bc7b4f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:36.081535 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:36.081535 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:36.081730 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-20e75808-59be-4cd9-85b4-577b49bc7b4f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:36.107202 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:36.107202 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:36.112392 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-20e75808-59be-4cd9-85b4-577b49bc7b4f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:36.121874 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:36.121874 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:36.126884 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-20e75808-59be-4cd9-85b4-577b49bc7b4f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:36.127296 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1204/2413] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:36 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:37.062011 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0c5ebab6-7c2c-4faf-998b-6bbe4e258c95 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:37.063085 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0c5ebab6-7c2c-4faf-998b-6bbe4e258c95 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:37.063455 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:37.063455 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:37.064042 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0c5ebab6-7c2c-4faf-998b-6bbe4e258c95 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:37.064365 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-0c5ebab6-7c2c-4faf-998b-6bbe4e258c95 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:37.093211 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:37.093211 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:37.093388 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0c5ebab6-7c2c-4faf-998b-6bbe4e258c95 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:37.094536 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1210/2414] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:37 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:37.136792 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-02516bf0-3ba8-4c0d-b6c3-8b644390ce9f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:37.143011 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-02516bf0-3ba8-4c0d-b6c3-8b644390ce9f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:37.143162 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:37.143162 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:37.143583 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-02516bf0-3ba8-4c0d-b6c3-8b644390ce9f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:37.173169 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:37.173169 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:37.178814 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-02516bf0-3ba8-4c0d-b6c3-8b644390ce9f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:37.191428 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:37.191428 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:37.196638 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-02516bf0-3ba8-4c0d-b6c3-8b644390ce9f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:37.197317 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1205/2415] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:37 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:38.109075 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4fb1a6c4-f3cd-4be2-8cea-2b95454c0cfb tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:38.110289 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4fb1a6c4-f3cd-4be2-8cea-2b95454c0cfb tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:38.110448 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:38.110448 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:38.110697 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4fb1a6c4-f3cd-4be2-8cea-2b95454c0cfb tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:38.111062 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-4fb1a6c4-f3cd-4be2-8cea-2b95454c0cfb tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:38.125747 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:38.125747 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:38.127009 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4fb1a6c4-f3cd-4be2-8cea-2b95454c0cfb tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:38.127543 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1211/2416] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:38 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:38.209672 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5d358289-1fac-48f9-b3cd-a41c9eaaacc8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:38.211707 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5d358289-1fac-48f9-b3cd-a41c9eaaacc8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:38.211707 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:38.211707 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:38.211707 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5d358289-1fac-48f9-b3cd-a41c9eaaacc8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:38.245839 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:38.245839 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:38.252646 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5d358289-1fac-48f9-b3cd-a41c9eaaacc8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:38.266675 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:38.266675 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:38.271943 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5d358289-1fac-48f9-b3cd-a41c9eaaacc8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:38.272499 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1206/2417] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:38 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:39.141075 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e43bd196-c821-4974-89b6-d3f00728af15 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:39.141713 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e43bd196-c821-4974-89b6-d3f00728af15 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:39.141977 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:39.141977 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:39.142437 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e43bd196-c821-4974-89b6-d3f00728af15 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:39.142909 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-e43bd196-c821-4974-89b6-d3f00728af15 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:39.163084 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:39.163084 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:39.164209 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e43bd196-c821-4974-89b6-d3f00728af15 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:39.164696 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1212/2418] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:39 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:39.283350 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-910e71db-8fa3-4919-a9d8-98e97ad00384 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:39.283632 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-910e71db-8fa3-4919-a9d8-98e97ad00384 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:39.283777 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:39.283777 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:39.283980 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-910e71db-8fa3-4919-a9d8-98e97ad00384 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:39.324606 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:39.324606 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:39.329679 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-910e71db-8fa3-4919-a9d8-98e97ad00384 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:39.339099 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:39.339099 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:39.343308 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-910e71db-8fa3-4919-a9d8-98e97ad00384 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:39.343963 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1207/2419] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:39 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:40.179090 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2b1db4e4-dc24-4ac9-b725-dccf3825b60a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:40.179711 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2b1db4e4-dc24-4ac9-b725-dccf3825b60a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:40.179996 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:40.179996 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:40.180482 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2b1db4e4-dc24-4ac9-b725-dccf3825b60a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:40.180948 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-2b1db4e4-dc24-4ac9-b725-dccf3825b60a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:40.199678 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:40.199678 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:40.200921 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2b1db4e4-dc24-4ac9-b725-dccf3825b60a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:40.201860 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1213/2420] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:40 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:40.211238 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-19a36b43-666b-4ed7-bd10-d2fbc0e59b63 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/b01fd6af-d3bb-47bd-a0a0-058c241dd48e Dec 22 12:15:40.211576 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-19a36b43-666b-4ed7-bd10-d2fbc0e59b63 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:40.211751 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:40.211751 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:40.212016 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-19a36b43-666b-4ed7-bd10-d2fbc0e59b63 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:40.246622 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:40.246622 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:40.251810 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-19a36b43-666b-4ed7-bd10-d2fbc0e59b63 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:15:40.264157 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-19a36b43-666b-4ed7-bd10-d2fbc0e59b63 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/b01fd6af-d3bb-47bd-a0a0-058c241dd48e returned with HTTP 200 Dec 22 12:15:40.264692 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1208/2421] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:40 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/b01fd6af-d3bb-47bd-a0a0-058c241dd48e => generated 979 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:40.275204 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ed574dcc-e842-412c-9730-3033ba1aa75d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:40.275511 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ed574dcc-e842-412c-9730-3033ba1aa75d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:40.275660 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:40.275660 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:40.275900 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ed574dcc-e842-412c-9730-3033ba1aa75d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:40.276110 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-ed574dcc-e842-412c-9730-3033ba1aa75d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:40.288984 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:40.288984 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:40.290011 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ed574dcc-e842-412c-9730-3033ba1aa75d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:40.290466 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1214/2422] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:40 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:40.301868 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-61e35a3a-c58a-456a-a696-a40bba25b9ee tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/detail Dec 22 12:15:40.302168 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-61e35a3a-c58a-456a-a696-a40bba25b9ee tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:40.302295 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:40.302295 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:40.302531 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-61e35a3a-c58a-456a-a696-a40bba25b9ee tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'detail' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:40.303025 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-61e35a3a-c58a-456a-a696-a40bba25b9ee tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:15:40.317035 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-61e35a3a-c58a-456a-a696-a40bba25b9ee tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/detail returned with HTTP 200 Dec 22 12:15:40.317493 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1209/2423] 10.222.0.111 () {58 vars in 1230 bytes} [Tue Dec 22 12:15:40 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/detail => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:40.325373 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8036b920-f2f4-4b74-864a-b3452473bde8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] POST http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad/restore Dec 22 12:15:40.325657 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:40.325657 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:40.325918 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8036b920-f2f4-4b74-864a-b3452473bde8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:15:40.326518 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.backups [None req-8036b920-f2f4-4b74-864a-b3452473bde8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Restoring backup b1fd3d5c-6829-4c07-b6a5-04565b41e3ad ({'restore': {}}) {{(pid=88155) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Dec 22 12:15:40.326751 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.contrib.backups [None req-8036b920-f2f4-4b74-864a-b3452473bde8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Restoring backup b1fd3d5c-6829-4c07-b6a5-04565b41e3ad to volume None. Dec 22 12:15:40.339373 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:40.339373 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:40.341041 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.backup.api [None req-8036b920-f2f4-4b74-864a-b3452473bde8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Creating volume of 1 GB for restore of backup b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. Dec 22 12:15:40.347913 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8036b920-f2f4-4b74-864a-b3452473bde8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Availability Zones retrieved successfully. Dec 22 12:15:40.353858 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9081d860-9ca5-4b45-8aa0-28ec9caf4675 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:40.354163 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9081d860-9ca5-4b45-8aa0-28ec9caf4675 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:40.354304 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:40.354304 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:40.354537 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9081d860-9ca5-4b45-8aa0-28ec9caf4675 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:40.357492 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8036b920-f2f4-4b74-864a-b3452473bde8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Flow 'volume_create_api' (b693af3d-ece5-480d-bce9-5ad36ab9636d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:15:40.359365 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8036b920-f2f4-4b74-864a-b3452473bde8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0762d1f-623e-48e2-a7a4-1b2128cb293a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:15:40.360703 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-8036b920-f2f4-4b74-864a-b3452473bde8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:15:40.384151 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:40.384151 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:40.391566 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9081d860-9ca5-4b45-8aa0-28ec9caf4675 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:40.402244 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8036b920-f2f4-4b74-864a-b3452473bde8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0762d1f-623e-48e2-a7a4-1b2128cb293a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:15:40.402668 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:40.402668 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:40.403543 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8036b920-f2f4-4b74-864a-b3452473bde8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a60d08e8-1fef-4217-9829-48c77fd912f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:15:40.407686 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9081d860-9ca5-4b45-8aa0-28ec9caf4675 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:40.408197 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1210/2424] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:40 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:15:40.477423 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-8036b920-f2f4-4b74-864a-b3452473bde8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Created reservations ['fca0be6f-5246-40b9-96fc-31614e0922f1', '3459183d-ebce-48a9-98d8-343706bbb966', '1b307c46-49e6-438b-88e6-744fd7220f71', '76b43555-bdb4-44a1-b3e5-18ab496717f8'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:15:40.479736 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8036b920-f2f4-4b74-864a-b3452473bde8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a60d08e8-1fef-4217-9829-48c77fd912f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fca0be6f-5246-40b9-96fc-31614e0922f1', '3459183d-ebce-48a9-98d8-343706bbb966', '1b307c46-49e6-438b-88e6-744fd7220f71', '76b43555-bdb4-44a1-b3e5-18ab496717f8']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:15:40.482238 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8036b920-f2f4-4b74-864a-b3452473bde8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6435a19b-5573-4a93-a504-2f59d0c5705c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:15:40.564164 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8036b920-f2f4-4b74-864a-b3452473bde8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6435a19b-5573-4a93-a504-2f59d0c5705c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89a405cd-3fc6-410d-a1a4-b86147347490', '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_b1fd3d5c-6829-4c07-b6a5-04565b41e3ad',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9d9e517c8c34b5f9750560266561f33',qos_specs=None,replication_status=,reservations=['fca0be6f-5246-40b9-96fc-31614e0922f1','3459183d-ebce-48a9-98d8-343706bbb966','1b307c46-49e6-438b-88e6-744fd7220f71','76b43555-bdb4-44a1-b3e5-18ab496717f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='353209a080d14f33929fb957a9437f16',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:15:40Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_b1fd3d5c-6829-4c07-b6a5-04565b41e3ad',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89a405cd-3fc6-410d-a1a4-b86147347490,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9d9e517c8c34b5f9750560266561f33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='353209a080d14f33929fb957a9437f16',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:15:40.565540 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8036b920-f2f4-4b74-864a-b3452473bde8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2c20f11-44e0-4095-b9f9-ed527c8f19e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:15:40.631414 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8036b920-f2f4-4b74-864a-b3452473bde8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2c20f11-44e0-4095-b9f9-ed527c8f19e9) transitioned into 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_b1fd3d5c-6829-4c07-b6a5-04565b41e3ad',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9d9e517c8c34b5f9750560266561f33',qos_specs=None,replication_status=,reservations=['fca0be6f-5246-40b9-96fc-31614e0922f1','3459183d-ebce-48a9-98d8-343706bbb966','1b307c46-49e6-438b-88e6-744fd7220f71','76b43555-bdb4-44a1-b3e5-18ab496717f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='353209a080d14f33929fb957a9437f16',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:15:40.633953 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8036b920-f2f4-4b74-864a-b3452473bde8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66dda8dc-a041-42ee-aee3-8f63730d4ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:15:40.686408 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8036b920-f2f4-4b74-864a-b3452473bde8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66dda8dc-a041-42ee-aee3-8f63730d4ba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:15:40.688323 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8036b920-f2f4-4b74-864a-b3452473bde8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Flow 'volume_create_api' (b693af3d-ece5-480d-bce9-5ad36ab9636d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:15:40.717032 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8036b920-f2f4-4b74-864a-b3452473bde8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Create volume request issued successfully. Dec 22 12:15:40.744626 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:40.744626 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:40.745380 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8036b920-f2f4-4b74-864a-b3452473bde8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:15:41.419347 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2d74f146-7f95-4279-b679-2146c8de4245 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:41.419751 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2d74f146-7f95-4279-b679-2146c8de4245 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:41.419946 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:41.419946 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:41.420230 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2d74f146-7f95-4279-b679-2146c8de4245 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:41.453348 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:41.453348 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:41.465006 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2d74f146-7f95-4279-b679-2146c8de4245 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:41.472043 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:41.472043 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:41.477583 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2d74f146-7f95-4279-b679-2146c8de4245 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:41.478118 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1211/2425] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:41 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:15:41.811717 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:41.811717 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:41.813274 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8036b920-f2f4-4b74-864a-b3452473bde8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:15:41.813687 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.backup.api [None req-8036b920-f2f4-4b74-864a-b3452473bde8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Checking backup size 1 against volume size 1 {{(pid=88155) restore /opt/stack/cinder/cinder/backup/api.py:383}} Dec 22 12:15:41.814134 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.backup.api [None req-8036b920-f2f4-4b74-864a-b3452473bde8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Overwriting volume 89a405cd-3fc6-410d-a1a4-b86147347490 with restore of backup b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:41.895337 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.backup.rpcapi [None req-8036b920-f2f4-4b74-864a-b3452473bde8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] restore_backup in rpcapi backup_id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad {{(pid=88155) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Dec 22 12:15:41.897816 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8036b920-f2f4-4b74-864a-b3452473bde8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad/restore returned with HTTP 202 Dec 22 12:15:41.898683 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1215/2426] 10.222.0.111 () {60 vars in 1365 bytes} [Tue Dec 22 12:15:40 2020] POST /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad/restore => generated 189 bytes in 1576 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:15:41.906443 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3ffbab6d-2481-407f-9fa2-76c1311d7cdc tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:41.906819 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3ffbab6d-2481-407f-9fa2-76c1311d7cdc tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:41.907156 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:41.907156 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:41.907421 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3ffbab6d-2481-407f-9fa2-76c1311d7cdc tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:41.907662 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-3ffbab6d-2481-407f-9fa2-76c1311d7cdc tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:41.921221 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:41.921221 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:41.922709 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3ffbab6d-2481-407f-9fa2-76c1311d7cdc tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:41.923408 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1212/2427] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:41 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:42.488911 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-867dd127-90ec-4cb4-9b34-234e66971f27 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:42.489359 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-867dd127-90ec-4cb4-9b34-234e66971f27 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:42.489359 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:42.489359 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:42.489521 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-867dd127-90ec-4cb4-9b34-234e66971f27 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:42.523629 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:42.523629 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:42.529775 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-867dd127-90ec-4cb4-9b34-234e66971f27 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:42.541314 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:42.541314 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:42.546901 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-867dd127-90ec-4cb4-9b34-234e66971f27 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:42.547393 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1216/2428] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:42 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:42.932787 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6c308561-26f3-455c-90ac-c848af722d65 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:42.933080 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6c308561-26f3-455c-90ac-c848af722d65 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:42.933237 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:42.933237 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:42.933433 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6c308561-26f3-455c-90ac-c848af722d65 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:42.933619 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-6c308561-26f3-455c-90ac-c848af722d65 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:42.945048 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:42.945048 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:42.945950 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6c308561-26f3-455c-90ac-c848af722d65 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:42.946309 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1213/2429] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:42 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:43.564022 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-89aca365-916f-4649-bbb5-36779965d710 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:43.565246 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-89aca365-916f-4649-bbb5-36779965d710 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:43.565246 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:43.565246 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:43.565518 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-89aca365-916f-4649-bbb5-36779965d710 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:43.598096 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:43.598096 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:43.603890 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-89aca365-916f-4649-bbb5-36779965d710 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:43.615863 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:43.615863 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:43.621450 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-89aca365-916f-4649-bbb5-36779965d710 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:43.622066 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1217/2430] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:43 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:43.957404 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a3e66f85-17e0-4ee4-a363-57e5b5168275 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:43.957892 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a3e66f85-17e0-4ee4-a363-57e5b5168275 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:43.958042 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:43.958042 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:43.958298 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a3e66f85-17e0-4ee4-a363-57e5b5168275 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:43.958544 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-a3e66f85-17e0-4ee4-a363-57e5b5168275 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:43.972938 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:43.972938 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:43.974096 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a3e66f85-17e0-4ee4-a363-57e5b5168275 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:43.974647 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1214/2431] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:43 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:44.640117 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fdea8856-0411-4f04-b868-ab5f5a8fbb9e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:44.640117 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fdea8856-0411-4f04-b868-ab5f5a8fbb9e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:44.640117 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:44.640117 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:44.640117 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fdea8856-0411-4f04-b868-ab5f5a8fbb9e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:44.658246 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:44.658246 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:44.662613 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fdea8856-0411-4f04-b868-ab5f5a8fbb9e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:44.671473 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:44.671473 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:44.676710 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fdea8856-0411-4f04-b868-ab5f5a8fbb9e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:44.677921 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1218/2432] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:44 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:44.985540 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2962342a-1cee-4a43-9f9e-2396d0d78342 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:44.985540 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2962342a-1cee-4a43-9f9e-2396d0d78342 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:44.985540 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:44.985540 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:44.985540 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2962342a-1cee-4a43-9f9e-2396d0d78342 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:44.985540 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-2962342a-1cee-4a43-9f9e-2396d0d78342 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:44.999746 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:44.999746 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:44.999746 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2962342a-1cee-4a43-9f9e-2396d0d78342 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:44.999746 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1215/2433] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:44 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:45.691001 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fb740dd9-34e4-4e31-b19f-8899876d60a4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:45.691716 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fb740dd9-34e4-4e31-b19f-8899876d60a4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:45.691918 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:45.691918 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:45.692378 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fb740dd9-34e4-4e31-b19f-8899876d60a4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:45.723500 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:45.723500 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:45.730103 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fb740dd9-34e4-4e31-b19f-8899876d60a4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:45.743231 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:45.743231 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:45.753298 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fb740dd9-34e4-4e31-b19f-8899876d60a4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:45.754259 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1219/2434] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:45 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:46.010208 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8ce95317-dd09-4daa-a388-ee325abc52a8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:46.010552 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8ce95317-dd09-4daa-a388-ee325abc52a8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:46.010737 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:46.010737 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:46.010985 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8ce95317-dd09-4daa-a388-ee325abc52a8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:46.011217 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-8ce95317-dd09-4daa-a388-ee325abc52a8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:46.046992 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:46.046992 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:46.052476 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8ce95317-dd09-4daa-a388-ee325abc52a8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:46.052476 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1216/2435] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:46 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:46.763995 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ecf79f13-f9c9-4f6e-b72f-e06e5d06fa93 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:46.764367 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ecf79f13-f9c9-4f6e-b72f-e06e5d06fa93 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:46.764479 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:46.764479 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:46.764715 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ecf79f13-f9c9-4f6e-b72f-e06e5d06fa93 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:46.795152 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:46.795152 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:46.811667 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ecf79f13-f9c9-4f6e-b72f-e06e5d06fa93 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:46.823302 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:46.823302 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:46.829106 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ecf79f13-f9c9-4f6e-b72f-e06e5d06fa93 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:46.829861 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1220/2436] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:46 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:47.062704 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ca7eeb88-75c3-45e4-81ef-8b8b21f45100 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:47.062704 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ca7eeb88-75c3-45e4-81ef-8b8b21f45100 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:47.062704 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:47.062704 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:47.064023 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ca7eeb88-75c3-45e4-81ef-8b8b21f45100 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:47.064023 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-ca7eeb88-75c3-45e4-81ef-8b8b21f45100 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:47.077601 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:47.077601 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:47.077601 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ca7eeb88-75c3-45e4-81ef-8b8b21f45100 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:47.080209 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1217/2437] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:47 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:47.841749 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6156a4a6-73f3-4eac-870d-b45283e5d280 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:47.842301 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6156a4a6-73f3-4eac-870d-b45283e5d280 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:47.842377 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:47.842377 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:47.842986 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6156a4a6-73f3-4eac-870d-b45283e5d280 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:47.880018 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:47.880018 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:47.884805 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6156a4a6-73f3-4eac-870d-b45283e5d280 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:47.894334 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:47.894334 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:47.899187 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6156a4a6-73f3-4eac-870d-b45283e5d280 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:47.899641 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1221/2438] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:47 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:48.090758 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d216a1e6-145c-4e51-9d27-b38cfd497b8a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:48.091548 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d216a1e6-145c-4e51-9d27-b38cfd497b8a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:48.091854 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:48.091854 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:48.092449 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d216a1e6-145c-4e51-9d27-b38cfd497b8a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:48.092985 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-d216a1e6-145c-4e51-9d27-b38cfd497b8a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:48.113182 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:48.113182 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:48.113182 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d216a1e6-145c-4e51-9d27-b38cfd497b8a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:48.115924 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1218/2439] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:48 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:48.911160 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-51d323c6-2013-44e6-ad06-3d13d32221bf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:48.911160 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-51d323c6-2013-44e6-ad06-3d13d32221bf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:48.911160 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:48.911160 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:48.911160 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-51d323c6-2013-44e6-ad06-3d13d32221bf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:48.946094 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:48.946094 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:48.951604 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-51d323c6-2013-44e6-ad06-3d13d32221bf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:48.960621 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:48.960621 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:48.964736 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-51d323c6-2013-44e6-ad06-3d13d32221bf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:48.965223 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1222/2440] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:48 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:49.231056 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b62406f0-0fb0-41d1-9d2d-e49cce1fe744 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:49.231056 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b62406f0-0fb0-41d1-9d2d-e49cce1fe744 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:49.231056 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:49.231056 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:49.231056 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b62406f0-0fb0-41d1-9d2d-e49cce1fe744 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:49.231056 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-b62406f0-0fb0-41d1-9d2d-e49cce1fe744 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:49.242989 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:49.242989 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:49.242989 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b62406f0-0fb0-41d1-9d2d-e49cce1fe744 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:49.244041 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1219/2441] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:49 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 855 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:49.976246 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b702815c-483c-4b5c-9158-9b7b1895d66d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:49.976246 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b702815c-483c-4b5c-9158-9b7b1895d66d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:49.976246 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:49.976246 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:49.976246 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b702815c-483c-4b5c-9158-9b7b1895d66d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:50.006023 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:50.006023 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:50.009355 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b702815c-483c-4b5c-9158-9b7b1895d66d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:50.018418 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:50.018418 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:50.022836 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b702815c-483c-4b5c-9158-9b7b1895d66d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:50.023377 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1223/2442] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:49 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:50.251119 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-14db66fe-7cb4-4bda-831f-e75f9e579189 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:50.251395 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-14db66fe-7cb4-4bda-831f-e75f9e579189 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:50.251528 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:50.251528 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:50.251722 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-14db66fe-7cb4-4bda-831f-e75f9e579189 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:50.251914 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-14db66fe-7cb4-4bda-831f-e75f9e579189 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:50.263708 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:50.263708 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:50.265058 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-14db66fe-7cb4-4bda-831f-e75f9e579189 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:50.265477 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1220/2443] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:50 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:51.036967 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d6af1537-df66-4426-bba2-44298615b178 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:51.036967 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d6af1537-df66-4426-bba2-44298615b178 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:51.038998 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:51.038998 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:51.038998 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d6af1537-df66-4426-bba2-44298615b178 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:51.077070 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:51.077070 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:51.083130 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d6af1537-df66-4426-bba2-44298615b178 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:51.090236 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:51.090236 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:51.094335 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d6af1537-df66-4426-bba2-44298615b178 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:51.094558 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1224/2444] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:51 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:51.275079 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-46b7cc2f-b067-4b7d-88eb-9c3a5ddb85a8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:51.275438 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-46b7cc2f-b067-4b7d-88eb-9c3a5ddb85a8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:51.275594 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:51.275594 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:51.275843 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-46b7cc2f-b067-4b7d-88eb-9c3a5ddb85a8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:51.276078 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-46b7cc2f-b067-4b7d-88eb-9c3a5ddb85a8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:51.290007 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:51.290007 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:51.291112 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-46b7cc2f-b067-4b7d-88eb-9c3a5ddb85a8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:51.295969 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1221/2445] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:51 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:52.105259 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f592a5b2-9780-4f87-986b-9a59fad0e38d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:52.105731 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f592a5b2-9780-4f87-986b-9a59fad0e38d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:52.105731 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:52.105731 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:52.105985 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f592a5b2-9780-4f87-986b-9a59fad0e38d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:52.133919 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:52.133919 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:52.139475 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f592a5b2-9780-4f87-986b-9a59fad0e38d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:52.150374 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:52.150374 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:52.154886 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f592a5b2-9780-4f87-986b-9a59fad0e38d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:52.155439 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1225/2446] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:52 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:52.501155 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-907e142f-ca31-4129-b34d-e79ffe45cc09 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:52.501155 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-907e142f-ca31-4129-b34d-e79ffe45cc09 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:52.501155 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:52.501155 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:52.501155 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-907e142f-ca31-4129-b34d-e79ffe45cc09 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:52.501155 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-907e142f-ca31-4129-b34d-e79ffe45cc09 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:52.501155 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:52.501155 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:52.501155 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-907e142f-ca31-4129-b34d-e79ffe45cc09 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:52.501155 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1222/2447] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:52 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:53.183079 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4ea14ea3-c191-4d06-a9b8-c3bf9ace22cb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:53.183079 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4ea14ea3-c191-4d06-a9b8-c3bf9ace22cb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:53.183079 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:53.183079 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:53.183079 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4ea14ea3-c191-4d06-a9b8-c3bf9ace22cb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:53.193790 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:53.193790 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:53.197434 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4ea14ea3-c191-4d06-a9b8-c3bf9ace22cb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:53.208314 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:53.208314 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:53.212798 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4ea14ea3-c191-4d06-a9b8-c3bf9ace22cb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:53.212798 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1226/2448] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:53 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:53.512226 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aa0c8152-b14b-4ba8-bf54-1efcf316f558 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:53.512226 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aa0c8152-b14b-4ba8-bf54-1efcf316f558 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:53.512226 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:53.512226 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:53.512226 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aa0c8152-b14b-4ba8-bf54-1efcf316f558 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:53.512226 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-aa0c8152-b14b-4ba8-bf54-1efcf316f558 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:53.533585 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:53.533585 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:53.533585 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aa0c8152-b14b-4ba8-bf54-1efcf316f558 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:53.533585 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1223/2449] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:53 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:54.228366 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c3371cd4-cd13-470d-9e21-e290d84fc6eb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:54.228366 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c3371cd4-cd13-470d-9e21-e290d84fc6eb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:54.228366 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:54.228366 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:54.228366 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c3371cd4-cd13-470d-9e21-e290d84fc6eb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:54.253638 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:54.253638 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:54.259487 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c3371cd4-cd13-470d-9e21-e290d84fc6eb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:54.268763 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:54.268763 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:54.274602 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c3371cd4-cd13-470d-9e21-e290d84fc6eb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:54.275380 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1227/2450] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:54 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:54.549306 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-74877634-fd5f-4219-b898-90997dab9efb tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:54.549306 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-74877634-fd5f-4219-b898-90997dab9efb tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:54.550935 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:54.550935 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:54.550935 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-74877634-fd5f-4219-b898-90997dab9efb tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:54.550935 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-74877634-fd5f-4219-b898-90997dab9efb tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:54.565054 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:54.565054 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:54.565054 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-74877634-fd5f-4219-b898-90997dab9efb tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:54.565054 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1224/2451] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:54 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:55.286203 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-194a25ae-be2f-4e14-8dd0-18065ef178ab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:55.286203 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-194a25ae-be2f-4e14-8dd0-18065ef178ab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:55.286203 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:55.286203 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:55.286203 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-194a25ae-be2f-4e14-8dd0-18065ef178ab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:55.323081 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:55.323081 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:55.330433 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-194a25ae-be2f-4e14-8dd0-18065ef178ab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:55.338685 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:55.338685 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:55.343161 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-194a25ae-be2f-4e14-8dd0-18065ef178ab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:55.347774 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1228/2452] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:55 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:56.451172 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2ca93b62-5afa-4f27-83f5-38ade8c98b11 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:56.451172 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2ca93b62-5afa-4f27-83f5-38ade8c98b11 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:56.451172 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:56.451172 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:56.451172 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2ca93b62-5afa-4f27-83f5-38ade8c98b11 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:56.451172 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-2ca93b62-5afa-4f27-83f5-38ade8c98b11 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:56.451172 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:56.451172 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:56.451172 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2ca93b62-5afa-4f27-83f5-38ade8c98b11 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:56.451172 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1225/2453] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:55 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:56.453855 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-325c7adc-b394-42d8-ad1c-1eaed771b8dc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:56.453855 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-325c7adc-b394-42d8-ad1c-1eaed771b8dc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:56.453855 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:56.453855 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:56.453855 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-325c7adc-b394-42d8-ad1c-1eaed771b8dc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:56.453855 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:56.453855 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:56.453855 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-325c7adc-b394-42d8-ad1c-1eaed771b8dc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:56.453855 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:56.453855 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:56.453855 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-325c7adc-b394-42d8-ad1c-1eaed771b8dc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:56.453855 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1229/2454] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:56 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:56.598766 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-50434f11-3ae4-4410-baea-bf3cb32a90b7 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:56.598766 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-50434f11-3ae4-4410-baea-bf3cb32a90b7 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:56.598766 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:56.598766 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:56.598766 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-50434f11-3ae4-4410-baea-bf3cb32a90b7 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:56.598766 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-50434f11-3ae4-4410-baea-bf3cb32a90b7 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:56.612367 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:56.612367 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:56.613450 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-50434f11-3ae4-4410-baea-bf3cb32a90b7 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:56.613450 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1226/2455] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:56 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:57.407502 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b27da3cc-8929-46fc-9e11-e3a8ccf08f94 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:57.407782 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b27da3cc-8929-46fc-9e11-e3a8ccf08f94 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:57.407910 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:57.407910 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:57.410652 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b27da3cc-8929-46fc-9e11-e3a8ccf08f94 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:57.436805 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:57.436805 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:57.441717 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b27da3cc-8929-46fc-9e11-e3a8ccf08f94 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:57.452189 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:57.452189 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:57.457936 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b27da3cc-8929-46fc-9e11-e3a8ccf08f94 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:57.457936 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1230/2456] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:57 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:57.623714 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d5814457-f47a-4642-b08c-f14ba6dfd050 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:57.623714 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d5814457-f47a-4642-b08c-f14ba6dfd050 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:57.623714 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:57.623714 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:57.623714 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d5814457-f47a-4642-b08c-f14ba6dfd050 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:57.623714 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-d5814457-f47a-4642-b08c-f14ba6dfd050 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:57.639067 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:57.639067 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:57.640270 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d5814457-f47a-4642-b08c-f14ba6dfd050 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:57.642394 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1227/2457] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:57 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:58.473505 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d09f36be-870e-4d33-8805-1112b9a17ed2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:58.473505 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d09f36be-870e-4d33-8805-1112b9a17ed2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:58.473505 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:58.473505 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:58.473505 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d09f36be-870e-4d33-8805-1112b9a17ed2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:58.508075 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:58.508075 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:58.510877 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d09f36be-870e-4d33-8805-1112b9a17ed2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:58.532249 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:58.532249 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:58.536356 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d09f36be-870e-4d33-8805-1112b9a17ed2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:58.536356 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1231/2458] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:58 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:58.652238 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-09636b9e-2d96-4133-9874-1b1faba63b97 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:58.652238 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-09636b9e-2d96-4133-9874-1b1faba63b97 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:58.652238 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:58.652238 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:58.652238 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-09636b9e-2d96-4133-9874-1b1faba63b97 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:58.652238 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-09636b9e-2d96-4133-9874-1b1faba63b97 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:58.665618 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:58.665618 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:58.665618 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-09636b9e-2d96-4133-9874-1b1faba63b97 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:58.665618 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1228/2459] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:58 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:15:59.544250 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-28cd51d2-5826-4b07-bb57-9bd9cecbf155 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:15:59.544576 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-28cd51d2-5826-4b07-bb57-9bd9cecbf155 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:59.544683 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:59.544683 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:59.544895 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-28cd51d2-5826-4b07-bb57-9bd9cecbf155 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:59.573797 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:59.573797 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:59.581878 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-28cd51d2-5826-4b07-bb57-9bd9cecbf155 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:15:59.599849 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:59.599849 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:59.602876 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-28cd51d2-5826-4b07-bb57-9bd9cecbf155 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:15:59.602876 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1232/2460] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:59 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:15:59.673508 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b0646993-bef0-4bb1-a448-953de137bbde tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:15:59.673921 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b0646993-bef0-4bb1-a448-953de137bbde tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:15:59.674091 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:15:59.674091 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:15:59.674287 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b0646993-bef0-4bb1-a448-953de137bbde tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:15:59.674469 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-b0646993-bef0-4bb1-a448-953de137bbde tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:15:59.688899 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:15:59.688899 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:15:59.688899 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b0646993-bef0-4bb1-a448-953de137bbde tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:15:59.688899 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1229/2461] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:15:59 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:00.613995 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1311899d-324c-4d2f-9dbf-77e19b6a6283 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:16:00.613995 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1311899d-324c-4d2f-9dbf-77e19b6a6283 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:00.613995 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:00.613995 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:00.613995 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1311899d-324c-4d2f-9dbf-77e19b6a6283 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:00.645923 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:00.645923 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:00.649667 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1311899d-324c-4d2f-9dbf-77e19b6a6283 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:00.663561 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:00.663561 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:00.663561 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1311899d-324c-4d2f-9dbf-77e19b6a6283 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:16:00.663561 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1233/2462] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:00 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:00.698886 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-69b7d7f2-c33d-4d37-82b1-abed75f1eb8d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:16:00.699157 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-69b7d7f2-c33d-4d37-82b1-abed75f1eb8d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:00.699359 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:00.699359 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:00.699566 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-69b7d7f2-c33d-4d37-82b1-abed75f1eb8d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:00.699772 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-69b7d7f2-c33d-4d37-82b1-abed75f1eb8d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:00.713478 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:00.713478 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:00.714422 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-69b7d7f2-c33d-4d37-82b1-abed75f1eb8d tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:16:00.714893 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1230/2463] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:00 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:01.672385 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e9898e3e-9d7b-4de1-bfcc-ed418e316349 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:16:01.672385 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e9898e3e-9d7b-4de1-bfcc-ed418e316349 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:01.672385 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:01.672385 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:01.672385 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e9898e3e-9d7b-4de1-bfcc-ed418e316349 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:01.697826 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:01.697826 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:01.702356 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e9898e3e-9d7b-4de1-bfcc-ed418e316349 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:01.711161 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:01.711161 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:01.715357 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e9898e3e-9d7b-4de1-bfcc-ed418e316349 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:16:01.715740 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1234/2464] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:01 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:01.723032 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-769557b9-da56-46b1-adc0-b29dd154cafb tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:16:01.723341 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-769557b9-da56-46b1-adc0-b29dd154cafb tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:01.723506 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:01.723506 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:01.723755 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-769557b9-da56-46b1-adc0-b29dd154cafb tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:01.723981 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-769557b9-da56-46b1-adc0-b29dd154cafb tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:01.735497 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:01.735497 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:01.736459 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-769557b9-da56-46b1-adc0-b29dd154cafb tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:16:01.736837 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1231/2465] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:01 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:02.904708 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eaee1362-1692-4c5c-93f2-4bb6e5293148 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:16:02.904708 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eaee1362-1692-4c5c-93f2-4bb6e5293148 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:02.904708 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:02.904708 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:02.904708 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eaee1362-1692-4c5c-93f2-4bb6e5293148 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:02.906936 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9e619bf2-7d24-4ded-8366-50108f1de62a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:16:02.906936 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9e619bf2-7d24-4ded-8366-50108f1de62a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:02.906936 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:02.906936 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:02.906936 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9e619bf2-7d24-4ded-8366-50108f1de62a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:02.906936 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-9e619bf2-7d24-4ded-8366-50108f1de62a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:02.906936 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:02.906936 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:02.906936 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9e619bf2-7d24-4ded-8366-50108f1de62a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:16:02.906936 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1232/2466] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:02 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:02.907461 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:02.907461 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:02.907461 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-eaee1362-1692-4c5c-93f2-4bb6e5293148 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:02.907461 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:02.907461 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:02.907461 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eaee1362-1692-4c5c-93f2-4bb6e5293148 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:16:02.907461 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1235/2467] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:02 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:03.770052 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-81043de6-9ada-466b-b425-d94b9ad28dd9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:16:03.770743 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-81043de6-9ada-466b-b425-d94b9ad28dd9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:03.771007 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:03.771007 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:03.771545 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-81043de6-9ada-466b-b425-d94b9ad28dd9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:03.771885 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-81043de6-9ada-466b-b425-d94b9ad28dd9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:03.802238 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0cd9f41a-8be3-45ec-bc4b-290b5aeffad8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:16:03.802238 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0cd9f41a-8be3-45ec-bc4b-290b5aeffad8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:03.802238 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:03.802238 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:03.802238 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0cd9f41a-8be3-45ec-bc4b-290b5aeffad8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:03.813438 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:03.813438 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:03.813438 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-81043de6-9ada-466b-b425-d94b9ad28dd9 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:16:03.813438 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1233/2468] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:03 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:03.858356 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:03.858356 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:03.865189 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0cd9f41a-8be3-45ec-bc4b-290b5aeffad8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:03.875682 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:03.875682 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:03.878518 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0cd9f41a-8be3-45ec-bc4b-290b5aeffad8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:16:03.885681 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1236/2469] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:03 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:04.820215 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f7ac108a-8e3f-491e-8582-aa6ee6277628 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:16:04.820215 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f7ac108a-8e3f-491e-8582-aa6ee6277628 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:04.820215 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:04.820215 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:04.820215 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f7ac108a-8e3f-491e-8582-aa6ee6277628 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:04.820215 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-f7ac108a-8e3f-491e-8582-aa6ee6277628 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:04.833911 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:04.833911 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:04.833911 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f7ac108a-8e3f-491e-8582-aa6ee6277628 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:16:04.833911 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1234/2470] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:04 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:04.888797 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fc7d571a-d132-4af7-a428-0f9e6fad7602 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:16:04.889161 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fc7d571a-d132-4af7-a428-0f9e6fad7602 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:04.889370 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:04.889370 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:04.889655 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fc7d571a-d132-4af7-a428-0f9e6fad7602 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:04.953882 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:04.953882 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:04.957161 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fc7d571a-d132-4af7-a428-0f9e6fad7602 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:04.970037 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:04.970037 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:04.975634 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fc7d571a-d132-4af7-a428-0f9e6fad7602 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:16:04.975634 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1237/2471] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:04 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:05.842637 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c88bacf5-edad-4341-9da6-a68975f49681 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:16:05.842958 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c88bacf5-edad-4341-9da6-a68975f49681 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:05.843424 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:05.843424 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:05.843632 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c88bacf5-edad-4341-9da6-a68975f49681 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:05.843819 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-c88bacf5-edad-4341-9da6-a68975f49681 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:05.856777 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:05.856777 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:05.859438 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c88bacf5-edad-4341-9da6-a68975f49681 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:16:05.859438 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1235/2472] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:05 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:05.983266 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-34bc0248-a6a1-4e23-bf2f-a1c7f61363cd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:16:05.984121 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-34bc0248-a6a1-4e23-bf2f-a1c7f61363cd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:05.984526 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:05.984526 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:05.984985 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-34bc0248-a6a1-4e23-bf2f-a1c7f61363cd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:06.014299 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:06.014299 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:06.037780 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-34bc0248-a6a1-4e23-bf2f-a1c7f61363cd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:06.050378 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:06.050378 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:06.056537 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-34bc0248-a6a1-4e23-bf2f-a1c7f61363cd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:16:06.057083 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1238/2473] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:05 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:06.867114 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-57ac239d-3650-406c-a7ab-be5670339716 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:16:06.867643 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-57ac239d-3650-406c-a7ab-be5670339716 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:06.867643 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:06.867643 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:06.867851 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-57ac239d-3650-406c-a7ab-be5670339716 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:06.868041 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-57ac239d-3650-406c-a7ab-be5670339716 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Show backup with id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:06.878845 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:06.878845 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:06.879762 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-57ac239d-3650-406c-a7ab-be5670339716 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 200 Dec 22 12:16:06.880158 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1236/2474] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:06 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 855 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:06.887638 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6c2b8ef7-aed7-432b-b262-eb86e8f6481a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/89a405cd-3fc6-410d-a1a4-b86147347490 Dec 22 12:16:06.888031 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6c2b8ef7-aed7-432b-b262-eb86e8f6481a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:06.888168 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:06.888168 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:06.888363 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6c2b8ef7-aed7-432b-b262-eb86e8f6481a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:06.913670 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:06.913670 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:06.919213 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6c2b8ef7-aed7-432b-b262-eb86e8f6481a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:16:06.930152 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6c2b8ef7-aed7-432b-b262-eb86e8f6481a tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/89a405cd-3fc6-410d-a1a4-b86147347490 returned with HTTP 200 Dec 22 12:16:06.930906 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1239/2475] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:06 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/89a405cd-3fc6-410d-a1a4-b86147347490 => generated 1036 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:06.939337 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4a8f7d90-ae62-48c7-a52a-6ffe5ee7e1da tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/89a405cd-3fc6-410d-a1a4-b86147347490 Dec 22 12:16:06.944960 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4a8f7d90-ae62-48c7-a52a-6ffe5ee7e1da tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:06.944960 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:06.944960 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:06.944960 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4a8f7d90-ae62-48c7-a52a-6ffe5ee7e1da tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:06.966139 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:06.966139 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:06.971296 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4a8f7d90-ae62-48c7-a52a-6ffe5ee7e1da tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:16:06.982105 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4a8f7d90-ae62-48c7-a52a-6ffe5ee7e1da tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/89a405cd-3fc6-410d-a1a4-b86147347490 returned with HTTP 200 Dec 22 12:16:06.982532 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1237/2476] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:06 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/89a405cd-3fc6-410d-a1a4-b86147347490 => generated 1036 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:16:06.990772 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6fe8d9a5-e79a-4903-9ecf-58c320f2c4d7 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] DELETE http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/89a405cd-3fc6-410d-a1a4-b86147347490 Dec 22 12:16:06.991047 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6fe8d9a5-e79a-4903-9ecf-58c320f2c4d7 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:06.991183 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:06.991183 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:06.991376 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6fe8d9a5-e79a-4903-9ecf-58c320f2c4d7 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:06.991615 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-6fe8d9a5-e79a-4903-9ecf-58c320f2c4d7 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Delete volume with id: 89a405cd-3fc6-410d-a1a4-b86147347490 Dec 22 12:16:07.019032 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:07.019032 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:07.019588 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6fe8d9a5-e79a-4903-9ecf-58c320f2c4d7 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:16:07.066861 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-24cbbbf3-0331-434d-abc1-89f289a78635 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:16:07.067173 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-24cbbbf3-0331-434d-abc1-89f289a78635 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:07.067309 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:07.067309 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:07.067504 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-24cbbbf3-0331-434d-abc1-89f289a78635 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:07.093061 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:07.093061 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:07.097304 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-24cbbbf3-0331-434d-abc1-89f289a78635 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:07.105972 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:07.105972 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:07.110382 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-24cbbbf3-0331-434d-abc1-89f289a78635 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:16:07.110819 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1238/2477] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:07 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:07.156177 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6fe8d9a5-e79a-4903-9ecf-58c320f2c4d7 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Delete volume request issued successfully. Dec 22 12:16:07.156177 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6fe8d9a5-e79a-4903-9ecf-58c320f2c4d7 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/89a405cd-3fc6-410d-a1a4-b86147347490 returned with HTTP 202 Dec 22 12:16:07.156532 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1240/2478] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:16:06 2020] DELETE /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/89a405cd-3fc6-410d-a1a4-b86147347490 => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 12:16:07.161841 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-89131716-28bd-4c5a-8011-c6249959c974 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/89a405cd-3fc6-410d-a1a4-b86147347490 Dec 22 12:16:07.162104 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-89131716-28bd-4c5a-8011-c6249959c974 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:07.162237 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:07.162237 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:07.165218 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-89131716-28bd-4c5a-8011-c6249959c974 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:07.193131 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:07.193131 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:07.201251 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-89131716-28bd-4c5a-8011-c6249959c974 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:16:07.209749 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-89131716-28bd-4c5a-8011-c6249959c974 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/89a405cd-3fc6-410d-a1a4-b86147347490 returned with HTTP 200 Dec 22 12:16:07.210193 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1239/2479] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:07 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/89a405cd-3fc6-410d-a1a4-b86147347490 => generated 1035 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:08.120368 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-519bb0bf-7728-412c-9df4-45f07c858d18 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:16:08.120750 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-519bb0bf-7728-412c-9df4-45f07c858d18 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:08.120804 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:08.120804 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:08.120994 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-519bb0bf-7728-412c-9df4-45f07c858d18 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:08.156012 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:08.156012 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:08.160610 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-519bb0bf-7728-412c-9df4-45f07c858d18 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:08.172187 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:08.172187 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:08.176902 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-519bb0bf-7728-412c-9df4-45f07c858d18 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:16:08.177479 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1241/2480] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:08 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:08.219867 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0e793de4-1981-4a3f-8d81-6d5f4322e8e3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/89a405cd-3fc6-410d-a1a4-b86147347490 Dec 22 12:16:08.220140 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0e793de4-1981-4a3f-8d81-6d5f4322e8e3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:08.220270 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:08.220270 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:08.220463 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0e793de4-1981-4a3f-8d81-6d5f4322e8e3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:08.244950 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:08.244950 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:08.249224 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0e793de4-1981-4a3f-8d81-6d5f4322e8e3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:16:08.260090 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0e793de4-1981-4a3f-8d81-6d5f4322e8e3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/89a405cd-3fc6-410d-a1a4-b86147347490 returned with HTTP 200 Dec 22 12:16:08.260504 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1240/2481] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:08 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/89a405cd-3fc6-410d-a1a4-b86147347490 => generated 1035 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:09.188268 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b837e041-3238-4080-bec9-5f62abdbce3a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 Dec 22 12:16:09.188643 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b837e041-3238-4080-bec9-5f62abdbce3a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:09.188825 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:09.188825 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:09.189126 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b837e041-3238-4080-bec9-5f62abdbce3a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:09.221480 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:09.221480 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:09.227467 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b837e041-3238-4080-bec9-5f62abdbce3a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:09.240699 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:09.240699 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:09.246158 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b837e041-3238-4080-bec9-5f62abdbce3a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 returned with HTTP 200 Dec 22 12:16:09.246704 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1242/2482] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:09 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/3fe0ee81-f3f9-4b42-b5b9-6452bca3b7f7 => generated 1213 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:09.256467 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cd896ec1-db59-461e-a9f7-56e39b00720b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] DELETE http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:09.257204 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cd896ec1-db59-461e-a9f7-56e39b00720b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:09.257375 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:09.257375 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:09.257626 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cd896ec1-db59-461e-a9f7-56e39b00720b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:09.257947 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-cd896ec1-db59-461e-a9f7-56e39b00720b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Delete volume with id: cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:09.270037 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1afd3387-5301-4370-b02e-36d3d3ac4f7e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/89a405cd-3fc6-410d-a1a4-b86147347490 Dec 22 12:16:09.270441 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1afd3387-5301-4370-b02e-36d3d3ac4f7e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:09.270653 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:09.270653 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:09.270958 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1afd3387-5301-4370-b02e-36d3d3ac4f7e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:09.294699 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:09.294699 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:09.295554 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cd896ec1-db59-461e-a9f7-56e39b00720b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:09.303061 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:09.303061 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:09.305419 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cd896ec1-db59-461e-a9f7-56e39b00720b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] 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. Dec 22 12:16:09.306082 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cd896ec1-db59-461e-a9f7-56e39b00720b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 400 Dec 22 12:16:09.309629 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1241/2483] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:16:09 2020] DELETE /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 285 bytes in 54 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 22 12:16:09.312432 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-84be71ae-d6f2-44b9-a9c0-9f9c7fe6dac7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:09.312736 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-84be71ae-d6f2-44b9-a9c0-9f9c7fe6dac7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:09.312874 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:09.312874 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:09.313370 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-84be71ae-d6f2-44b9-a9c0-9f9c7fe6dac7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:09.314897 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1afd3387-5301-4370-b02e-36d3d3ac4f7e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:16:09.330410 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1afd3387-5301-4370-b02e-36d3d3ac4f7e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/89a405cd-3fc6-410d-a1a4-b86147347490 returned with HTTP 200 Dec 22 12:16:09.331993 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1243/2484] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:09 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/89a405cd-3fc6-410d-a1a4-b86147347490 => generated 1035 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:09.359897 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:09.359897 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:09.366617 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-84be71ae-d6f2-44b9-a9c0-9f9c7fe6dac7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:09.379259 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:09.379259 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:09.385367 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-84be71ae-d6f2-44b9-a9c0-9f9c7fe6dac7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:09.385924 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1242/2485] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:09 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:10.343239 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e65846ed-7dc2-4c10-9763-d01bcbea7ac3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/89a405cd-3fc6-410d-a1a4-b86147347490 Dec 22 12:16:10.343554 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e65846ed-7dc2-4c10-9763-d01bcbea7ac3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:10.343719 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:10.343719 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:10.343945 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e65846ed-7dc2-4c10-9763-d01bcbea7ac3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:10.371935 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e65846ed-7dc2-4c10-9763-d01bcbea7ac3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/89a405cd-3fc6-410d-a1a4-b86147347490 returned with HTTP 404 Dec 22 12:16:10.372585 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1244/2486] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:10 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/89a405cd-3fc6-410d-a1a4-b86147347490 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:16:10.378453 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1cd6e914-c79d-4993-ad64-7f521c1ddd46 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] DELETE http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad Dec 22 12:16:10.378797 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1cd6e914-c79d-4993-ad64-7f521c1ddd46 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:10.378943 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:10.378943 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:10.379167 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1cd6e914-c79d-4993-ad64-7f521c1ddd46 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:10.379371 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.contrib.backups [None req-1cd6e914-c79d-4993-ad64-7f521c1ddd46 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Delete backup with id: b1fd3d5c-6829-4c07-b6a5-04565b41e3ad. Dec 22 12:16:10.393117 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:10.393117 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:10.396230 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-826a098c-d477-4478-9c80-3b5f59c5eb74 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:10.396544 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-826a098c-d477-4478-9c80-3b5f59c5eb74 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:10.396847 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-826a098c-d477-4478-9c80-3b5f59c5eb74 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:10.429045 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:10.429045 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:10.434954 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-826a098c-d477-4478-9c80-3b5f59c5eb74 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:10.445612 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:10.445612 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:10.451317 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-826a098c-d477-4478-9c80-3b5f59c5eb74 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:10.451768 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1245/2487] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:10 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:10.482814 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.backup.rpcapi [None req-1cd6e914-c79d-4993-ad64-7f521c1ddd46 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] delete_backup rpcapi backup_id b1fd3d5c-6829-4c07-b6a5-04565b41e3ad {{(pid=88156) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 22 12:16:10.485052 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1cd6e914-c79d-4993-ad64-7f521c1ddd46 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad returned with HTTP 202 Dec 22 12:16:10.485748 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1243/2488] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:16:10 2020] DELETE /volume/v3/a9d9e517c8c34b5f9750560266561f33/backups/b1fd3d5c-6829-4c07-b6a5-04565b41e3ad => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 12:16:10.491320 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d4cebe91-0235-4c59-b063-a166f64b4bc0 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] DELETE http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/b01fd6af-d3bb-47bd-a0a0-058c241dd48e Dec 22 12:16:10.491648 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d4cebe91-0235-4c59-b063-a166f64b4bc0 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:10.491724 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:10.491724 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:10.491914 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d4cebe91-0235-4c59-b063-a166f64b4bc0 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:10.492169 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-d4cebe91-0235-4c59-b063-a166f64b4bc0 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Delete volume with id: b01fd6af-d3bb-47bd-a0a0-058c241dd48e Dec 22 12:16:10.525784 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:10.525784 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:10.526449 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d4cebe91-0235-4c59-b063-a166f64b4bc0 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:16:10.679467 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d4cebe91-0235-4c59-b063-a166f64b4bc0 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Delete volume request issued successfully. Dec 22 12:16:10.680056 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d4cebe91-0235-4c59-b063-a166f64b4bc0 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/b01fd6af-d3bb-47bd-a0a0-058c241dd48e returned with HTTP 202 Dec 22 12:16:10.684048 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1246/2489] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:16:10 2020] DELETE /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/b01fd6af-d3bb-47bd-a0a0-058c241dd48e => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:16:10.688632 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1eefdc30-2292-412a-9ae5-7fbd57769da3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/b01fd6af-d3bb-47bd-a0a0-058c241dd48e Dec 22 12:16:10.689112 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1eefdc30-2292-412a-9ae5-7fbd57769da3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:10.689498 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:10.689498 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:10.689731 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1eefdc30-2292-412a-9ae5-7fbd57769da3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:10.722268 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:10.722268 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:10.728370 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1eefdc30-2292-412a-9ae5-7fbd57769da3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:16:10.740487 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1eefdc30-2292-412a-9ae5-7fbd57769da3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/b01fd6af-d3bb-47bd-a0a0-058c241dd48e returned with HTTP 200 Dec 22 12:16:10.747394 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1244/2490] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:10 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/b01fd6af-d3bb-47bd-a0a0-058c241dd48e => generated 978 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:11.461718 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-60e9b9bf-b157-49d3-b864-b634c17ca5ad tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:11.462445 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-60e9b9bf-b157-49d3-b864-b634c17ca5ad tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:11.462712 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:11.462712 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:11.463053 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-60e9b9bf-b157-49d3-b864-b634c17ca5ad tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:11.493456 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:11.493456 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:11.498865 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-60e9b9bf-b157-49d3-b864-b634c17ca5ad tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:11.510002 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:11.510002 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:11.515135 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-60e9b9bf-b157-49d3-b864-b634c17ca5ad tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:11.515716 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1247/2491] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:11 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:11.752228 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0f2f5467-f04d-46e6-85c9-48bb082439a3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/b01fd6af-d3bb-47bd-a0a0-058c241dd48e Dec 22 12:16:11.752467 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0f2f5467-f04d-46e6-85c9-48bb082439a3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:11.752599 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:11.752599 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:11.752791 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0f2f5467-f04d-46e6-85c9-48bb082439a3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:11.895038 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0f2f5467-f04d-46e6-85c9-48bb082439a3 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/b01fd6af-d3bb-47bd-a0a0-058c241dd48e returned with HTTP 404 Dec 22 12:16:11.895646 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1245/2492] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:11 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/b01fd6af-d3bb-47bd-a0a0-058c241dd48e => generated 109 bytes in 146 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:16:11.907919 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a7a3724f-7d02-47b4-87c9-2c031373ef4e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] DELETE http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/b01fd6af-d3bb-47bd-a0a0-058c241dd48e Dec 22 12:16:11.908219 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a7a3724f-7d02-47b4-87c9-2c031373ef4e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:11.908349 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:11.908349 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:11.908543 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a7a3724f-7d02-47b4-87c9-2c031373ef4e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:11.908796 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-a7a3724f-7d02-47b4-87c9-2c031373ef4e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Delete volume with id: b01fd6af-d3bb-47bd-a0a0-058c241dd48e Dec 22 12:16:11.934719 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a7a3724f-7d02-47b4-87c9-2c031373ef4e tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/b01fd6af-d3bb-47bd-a0a0-058c241dd48e returned with HTTP 404 Dec 22 12:16:11.935380 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1248/2493] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:16:11 2020] DELETE /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/b01fd6af-d3bb-47bd-a0a0-058c241dd48e => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:16:11.940134 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ef926de5-a119-409e-b880-cc4dccc139c7 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] DELETE http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 Dec 22 12:16:11.940740 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ef926de5-a119-409e-b880-cc4dccc139c7 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:11.941092 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ef926de5-a119-409e-b880-cc4dccc139c7 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:11.941418 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-ef926de5-a119-409e-b880-cc4dccc139c7 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Delete volume with id: 82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 Dec 22 12:16:11.966525 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:11.966525 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:11.967178 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ef926de5-a119-409e-b880-cc4dccc139c7 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:16:12.108662 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ef926de5-a119-409e-b880-cc4dccc139c7 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Delete volume request issued successfully. Dec 22 12:16:12.109127 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ef926de5-a119-409e-b880-cc4dccc139c7 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 returned with HTTP 202 Dec 22 12:16:12.109753 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1246/2494] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:16:11 2020] DELETE /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:16:12.116375 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3e19fc27-d080-4001-a438-bcf0fc2e3fd8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 Dec 22 12:16:12.117017 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3e19fc27-d080-4001-a438-bcf0fc2e3fd8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:12.117393 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3e19fc27-d080-4001-a438-bcf0fc2e3fd8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:12.164856 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:12.164856 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:12.164856 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3e19fc27-d080-4001-a438-bcf0fc2e3fd8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:16:12.178528 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3e19fc27-d080-4001-a438-bcf0fc2e3fd8 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 returned with HTTP 200 Dec 22 12:16:12.179064 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1249/2495] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:12 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 => generated 1360 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:12.525770 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3554bf22-039a-4330-b7ec-34806aa49155 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:12.526117 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3554bf22-039a-4330-b7ec-34806aa49155 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:12.526268 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:12.526268 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:12.526493 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3554bf22-039a-4330-b7ec-34806aa49155 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:12.559657 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:12.559657 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:12.569092 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3554bf22-039a-4330-b7ec-34806aa49155 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:12.575517 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:12.575517 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:12.580285 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3554bf22-039a-4330-b7ec-34806aa49155 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:12.580775 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1247/2496] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:12 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:13.190181 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7584e6ab-c30b-4548-8a62-9a97af7564a2 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 Dec 22 12:16:13.190181 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7584e6ab-c30b-4548-8a62-9a97af7564a2 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:13.190181 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:13.190181 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:13.190181 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7584e6ab-c30b-4548-8a62-9a97af7564a2 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:13.218194 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:13.218194 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:13.226700 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7584e6ab-c30b-4548-8a62-9a97af7564a2 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Volume info retrieved successfully. Dec 22 12:16:13.237764 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7584e6ab-c30b-4548-8a62-9a97af7564a2 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 returned with HTTP 200 Dec 22 12:16:13.238460 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1250/2497] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:13 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 => generated 1360 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:13.590622 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9ada8765-54b1-4d96-a84d-4d6867249854 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:13.591225 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9ada8765-54b1-4d96-a84d-4d6867249854 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:13.591374 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:13.591374 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:13.591733 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9ada8765-54b1-4d96-a84d-4d6867249854 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:13.638428 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:13.638428 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:13.646842 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9ada8765-54b1-4d96-a84d-4d6867249854 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:13.661969 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:13.661969 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:13.669057 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9ada8765-54b1-4d96-a84d-4d6867249854 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:13.674554 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1248/2498] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:13 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:14.248312 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-305c97af-2878-46a4-815e-eb0d86bf1790 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] GET http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 Dec 22 12:16:14.248594 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-305c97af-2878-46a4-815e-eb0d86bf1790 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:14.251594 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:14.251594 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:14.251594 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-305c97af-2878-46a4-815e-eb0d86bf1790 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:14.275970 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-305c97af-2878-46a4-815e-eb0d86bf1790 tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 returned with HTTP 404 Dec 22 12:16:14.276594 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1251/2499] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:14 2020] GET /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/82eda80f-f013-4cf0-ac6a-8bf8aaa00ee2 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:16:14.282022 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c0fe882d-8f0e-4dd1-b75e-6f7aed404cdf tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] DELETE http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc Dec 22 12:16:14.282359 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c0fe882d-8f0e-4dd1-b75e-6f7aed404cdf tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:14.282631 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:14.282631 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:14.282789 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c0fe882d-8f0e-4dd1-b75e-6f7aed404cdf tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:14.283164 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-c0fe882d-8f0e-4dd1-b75e-6f7aed404cdf tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] Delete volume with id: 3d04d96e-932d-47cd-9bd2-9a28c604b1cc Dec 22 12:16:14.308090 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c0fe882d-8f0e-4dd1-b75e-6f7aed404cdf tempest-VolumesBackupsTest-270175216 tempest-VolumesBackupsTest-270175216] http://10.222.0.111/volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc returned with HTTP 404 Dec 22 12:16:14.308910 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1249/2500] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:16:14 2020] DELETE /volume/v3/a9d9e517c8c34b5f9750560266561f33/volumes/3d04d96e-932d-47cd-9bd2-9a28c604b1cc => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:16:14.684171 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b4ee765e-09fc-44a6-a644-4e214f4f2bc5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:14.684171 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b4ee765e-09fc-44a6-a644-4e214f4f2bc5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:14.684171 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b4ee765e-09fc-44a6-a644-4e214f4f2bc5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:14.704996 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:14.704996 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:14.710330 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b4ee765e-09fc-44a6-a644-4e214f4f2bc5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:14.721660 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:14.721660 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:14.727256 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b4ee765e-09fc-44a6-a644-4e214f4f2bc5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:14.732962 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1252/2501] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:14 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:15.738539 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-405dbbe1-8b5f-4867-b397-8d7d3d36b038 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:15.738858 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-405dbbe1-8b5f-4867-b397-8d7d3d36b038 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:15.739293 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-405dbbe1-8b5f-4867-b397-8d7d3d36b038 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:15.769030 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:15.769030 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:15.773333 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-405dbbe1-8b5f-4867-b397-8d7d3d36b038 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:15.798101 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:15.798101 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:15.808218 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-405dbbe1-8b5f-4867-b397-8d7d3d36b038 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:15.808683 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1250/2502] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:15 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:16.818146 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e0aab697-1c79-48db-be80-4181da357618 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:16.818426 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e0aab697-1c79-48db-be80-4181da357618 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:16.818533 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:16.818533 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:16.818762 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e0aab697-1c79-48db-be80-4181da357618 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:16.844860 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:16.844860 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:16.851407 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e0aab697-1c79-48db-be80-4181da357618 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:16.866184 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:16.866184 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:16.872035 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e0aab697-1c79-48db-be80-4181da357618 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:16.872562 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1253/2503] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:16 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:17.881992 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7c420e39-2c7f-45f6-8991-d9c62a22aa71 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:17.882273 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7c420e39-2c7f-45f6-8991-d9c62a22aa71 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:17.882382 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:17.882382 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:17.882588 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7c420e39-2c7f-45f6-8991-d9c62a22aa71 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:17.908839 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:17.908839 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:17.915677 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7c420e39-2c7f-45f6-8991-d9c62a22aa71 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:17.927389 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:17.927389 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:17.932973 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7c420e39-2c7f-45f6-8991-d9c62a22aa71 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:17.933452 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1251/2504] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:17 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:18.123271 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8feda1a8-ec5f-4bde-adb6-08dde5f81167 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] POST http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes Dec 22 12:16:18.123643 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:18.123643 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:18.124008 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8feda1a8-ec5f-4bde-adb6-08dde5f81167 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-19328132"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:16:18.125101 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-8feda1a8-ec5f-4bde-adb6-08dde5f81167 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-19328132'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:16:18.130746 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-8feda1a8-ec5f-4bde-adb6-08dde5f81167 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Create volume of 1 GB Dec 22 12:16:18.146573 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8feda1a8-ec5f-4bde-adb6-08dde5f81167 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Availability Zones retrieved successfully. Dec 22 12:16:18.155514 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8feda1a8-ec5f-4bde-adb6-08dde5f81167 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Flow 'volume_create_api' (6f227a2c-b37e-4912-9eae-563d2a883f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:16:18.157292 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8feda1a8-ec5f-4bde-adb6-08dde5f81167 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94e8901d-44a9-447d-8e72-cd990f3f60e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:16:18.158495 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-8feda1a8-ec5f-4bde-adb6-08dde5f81167 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:16:18.197292 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8feda1a8-ec5f-4bde-adb6-08dde5f81167 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94e8901d-44a9-447d-8e72-cd990f3f60e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:16:18.198737 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8feda1a8-ec5f-4bde-adb6-08dde5f81167 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f0b342f-797c-4957-9d6f-f5ec217216f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:16:18.318040 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-8feda1a8-ec5f-4bde-adb6-08dde5f81167 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Created reservations ['a499639e-97eb-40b0-a048-8dca9ec860af', '5ea86b2a-8671-40ba-89aa-790d191ff98d', '3aaff6d6-f2df-497b-96f0-f28b917a6ece', 'd84df1b1-bcc9-45bd-875c-04356ee83900'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:16:18.320388 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8feda1a8-ec5f-4bde-adb6-08dde5f81167 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f0b342f-797c-4957-9d6f-f5ec217216f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a499639e-97eb-40b0-a048-8dca9ec860af', '5ea86b2a-8671-40ba-89aa-790d191ff98d', '3aaff6d6-f2df-497b-96f0-f28b917a6ece', 'd84df1b1-bcc9-45bd-875c-04356ee83900']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:16:18.322876 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8feda1a8-ec5f-4bde-adb6-08dde5f81167 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09756a68-1401-4840-a4a5-34c17606cce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:16:18.461626 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8feda1a8-ec5f-4bde-adb6-08dde5f81167 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09756a68-1401-4840-a4a5-34c17606cce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfc9e79c-3996-49c8-a486-ae1939d05b55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-19328132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95285635caca470290d1d56658813c31',qos_specs=None,replication_status=,reservations=['a499639e-97eb-40b0-a048-8dca9ec860af','5ea86b2a-8671-40ba-89aa-790d191ff98d','3aaff6d6-f2df-497b-96f0-f28b917a6ece','d84df1b1-bcc9-45bd-875c-04356ee83900'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbe6d17a0f0046d4a4a7b1970e506b71',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:16:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-19328132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfc9e79c-3996-49c8-a486-ae1939d05b55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95285635caca470290d1d56658813c31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='fbe6d17a0f0046d4a4a7b1970e506b71',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:16:18.463220 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8feda1a8-ec5f-4bde-adb6-08dde5f81167 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63770a68-9d46-41c0-9db7-04a1d804e0bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:16:18.528731 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8feda1a8-ec5f-4bde-adb6-08dde5f81167 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63770a68-9d46-41c0-9db7-04a1d804e0bc) transitioned into state 'SUCCESS' from state '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-19328132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95285635caca470290d1d56658813c31',qos_specs=None,replication_status=,reservations=['a499639e-97eb-40b0-a048-8dca9ec860af','5ea86b2a-8671-40ba-89aa-790d191ff98d','3aaff6d6-f2df-497b-96f0-f28b917a6ece','d84df1b1-bcc9-45bd-875c-04356ee83900'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbe6d17a0f0046d4a4a7b1970e506b71',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:16:18.529976 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8feda1a8-ec5f-4bde-adb6-08dde5f81167 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (908a3868-ba7d-45c0-95e1-ddf296d51ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:16:18.582471 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8feda1a8-ec5f-4bde-adb6-08dde5f81167 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (908a3868-ba7d-45c0-95e1-ddf296d51ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:16:18.584386 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-8feda1a8-ec5f-4bde-adb6-08dde5f81167 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Flow 'volume_create_api' (6f227a2c-b37e-4912-9eae-563d2a883f29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:16:18.630427 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8feda1a8-ec5f-4bde-adb6-08dde5f81167 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Create volume request issued successfully. Dec 22 12:16:18.637951 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8feda1a8-ec5f-4bde-adb6-08dde5f81167 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes returned with HTTP 202 Dec 22 12:16:18.649026 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-353284cb-1d32-4645-9aac-e568b2ab48e0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 Dec 22 12:16:18.649336 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-353284cb-1d32-4645-9aac-e568b2ab48e0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:18.649497 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:18.649497 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:18.649699 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-353284cb-1d32-4645-9aac-e568b2ab48e0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:18.676086 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1254/2505] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:16:18 2020] POST /volume/v3/95285635caca470290d1d56658813c31/volumes => generated 823 bytes in 627 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:16:18.676137 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:18.676137 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:18.679197 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-353284cb-1d32-4645-9aac-e568b2ab48e0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:16:18.689615 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-353284cb-1d32-4645-9aac-e568b2ab48e0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 returned with HTTP 200 Dec 22 12:16:18.690320 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1252/2506] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:18 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 => generated 891 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:18.942790 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f9da2681-503c-4564-b963-4226982137fe tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:18.943052 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f9da2681-503c-4564-b963-4226982137fe tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:18.943196 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:18.943196 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:18.943402 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f9da2681-503c-4564-b963-4226982137fe tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:18.987817 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:18.987817 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:18.998510 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f9da2681-503c-4564-b963-4226982137fe tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:19.017713 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:19.017713 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:19.038213 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f9da2681-503c-4564-b963-4226982137fe tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:19.038939 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1255/2507] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:18 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:16:19.699706 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bbc8b195-4187-4058-b81c-c84fa59fb1c8 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 Dec 22 12:16:19.700315 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bbc8b195-4187-4058-b81c-c84fa59fb1c8 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:19.700603 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:19.700603 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:19.701102 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bbc8b195-4187-4058-b81c-c84fa59fb1c8 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:19.745616 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:19.745616 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:19.777487 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bbc8b195-4187-4058-b81c-c84fa59fb1c8 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:16:19.796412 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bbc8b195-4187-4058-b81c-c84fa59fb1c8 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 returned with HTTP 200 Dec 22 12:16:19.797290 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1253/2508] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:19 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 => generated 916 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:19.807917 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a79213c6-4d83-47d0-b2ec-5f047a211a91 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] POST http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots Dec 22 12:16:19.808197 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:19.808197 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:19.808422 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a79213c6-4d83-47d0-b2ec-5f047a211a91 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bfc9e79c-3996-49c8-a486-ae1939d05b55", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1122876305"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:16:19.848411 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:19.848411 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:19.855938 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a79213c6-4d83-47d0-b2ec-5f047a211a91 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:16:19.856574 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-a79213c6-4d83-47d0-b2ec-5f047a211a91 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Create snapshot from volume bfc9e79c-3996-49c8-a486-ae1939d05b55 Dec 22 12:16:20.032463 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-a79213c6-4d83-47d0-b2ec-5f047a211a91 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Created reservations ['1a1351fd-cc83-4120-9bbc-f24d9a9a3feb', 'db8a4f37-b40f-4ae7-b54c-b468301a77f4', '3f80d6b1-3810-4ba9-94f0-11fed6d05034', 'bb6a3a3c-f2d9-46c7-b35b-12fff81e9821'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:16:20.053932 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-57a43889-3535-4411-8988-ccc52d877cfb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:20.053932 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-57a43889-3535-4411-8988-ccc52d877cfb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:20.053932 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:20.053932 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:20.053932 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-57a43889-3535-4411-8988-ccc52d877cfb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:20.090121 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:20.090121 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:20.095561 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-57a43889-3535-4411-8988-ccc52d877cfb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:20.105893 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:20.105893 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:20.121998 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-57a43889-3535-4411-8988-ccc52d877cfb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:20.121998 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1254/2509] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:20 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:20.190381 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a79213c6-4d83-47d0-b2ec-5f047a211a91 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot create request issued successfully. Dec 22 12:16:20.191076 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a79213c6-4d83-47d0-b2ec-5f047a211a91 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots returned with HTTP 202 Dec 22 12:16:20.191787 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1256/2510] 10.222.0.111 () {60 vars in 1237 bytes} [Tue Dec 22 12:16:19 2020] POST /volume/v3/95285635caca470290d1d56658813c31/snapshots => generated 310 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:16:20.201975 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f7e4777a-e228-4561-a6f5-75752509e340 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/474616d3-1819-4f9e-a877-68dd9526573d Dec 22 12:16:20.202260 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f7e4777a-e228-4561-a6f5-75752509e340 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:20.202392 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:20.202392 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:20.202635 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f7e4777a-e228-4561-a6f5-75752509e340 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:20.218732 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:20.218732 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:20.219435 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f7e4777a-e228-4561-a6f5-75752509e340 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:16:20.220420 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f7e4777a-e228-4561-a6f5-75752509e340 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/474616d3-1819-4f9e-a877-68dd9526573d returned with HTTP 200 Dec 22 12:16:20.223814 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1255/2511] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:16:20 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/474616d3-1819-4f9e-a877-68dd9526573d => generated 442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:21.120991 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-45498de9-17cc-4a8b-b812-afa475121b56 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:21.121657 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-45498de9-17cc-4a8b-b812-afa475121b56 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:21.121781 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:21.121781 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:21.122113 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-45498de9-17cc-4a8b-b812-afa475121b56 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:21.160690 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:21.160690 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:21.166930 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-45498de9-17cc-4a8b-b812-afa475121b56 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:21.183020 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:21.183020 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:21.189600 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-45498de9-17cc-4a8b-b812-afa475121b56 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:21.190471 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1257/2512] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:21 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:21.229612 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f3bf717d-3ed5-4d5b-8353-5667c1a25f2e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/474616d3-1819-4f9e-a877-68dd9526573d Dec 22 12:16:21.229922 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f3bf717d-3ed5-4d5b-8353-5667c1a25f2e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:21.230277 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:21.230277 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:21.230660 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f3bf717d-3ed5-4d5b-8353-5667c1a25f2e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:21.245615 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:21.245615 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:21.247239 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f3bf717d-3ed5-4d5b-8353-5667c1a25f2e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:16:21.249975 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f3bf717d-3ed5-4d5b-8353-5667c1a25f2e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/474616d3-1819-4f9e-a877-68dd9526573d returned with HTTP 200 Dec 22 12:16:21.250551 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1256/2513] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:16:21 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/474616d3-1819-4f9e-a877-68dd9526573d => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:22.200075 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-221b97ab-7984-4f69-b1b5-a18b1640db67 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:22.200345 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-221b97ab-7984-4f69-b1b5-a18b1640db67 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:22.200473 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:22.200473 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:22.200664 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-221b97ab-7984-4f69-b1b5-a18b1640db67 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:22.227963 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:22.227963 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:22.233497 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-221b97ab-7984-4f69-b1b5-a18b1640db67 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:22.243640 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:22.243640 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:22.248802 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-221b97ab-7984-4f69-b1b5-a18b1640db67 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:22.249400 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1258/2514] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:22 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:22.258189 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6f3381ed-a74f-4efe-9f5d-ae35c0d156b8 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/474616d3-1819-4f9e-a877-68dd9526573d Dec 22 12:16:22.258715 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6f3381ed-a74f-4efe-9f5d-ae35c0d156b8 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:22.258715 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:22.258715 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:22.258861 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6f3381ed-a74f-4efe-9f5d-ae35c0d156b8 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:22.271937 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:22.271937 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:22.272536 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6f3381ed-a74f-4efe-9f5d-ae35c0d156b8 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:16:22.274603 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6f3381ed-a74f-4efe-9f5d-ae35c0d156b8 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/474616d3-1819-4f9e-a877-68dd9526573d returned with HTTP 200 Dec 22 12:16:22.275204 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1257/2515] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:16:22 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/474616d3-1819-4f9e-a877-68dd9526573d => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:22.282119 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-324f054a-a35e-4d28-86a2-ed421d247841 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] POST http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups Dec 22 12:16:22.282396 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:22.282396 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:22.282642 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-324f054a-a35e-4d28-86a2-ed421d247841 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bfc9e79c-3996-49c8-a486-ae1939d05b55", "snapshot_id": "474616d3-1819-4f9e-a877-68dd9526573d", "name": "tempest-VolumesSnapshotTestJSON-Backup-653837456"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:16:22.283323 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.backups [None req-324f054a-a35e-4d28-86a2-ed421d247841 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Creating new backup {'backup': {'volume_id': 'bfc9e79c-3996-49c8-a486-ae1939d05b55', 'snapshot_id': '474616d3-1819-4f9e-a877-68dd9526573d', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-653837456'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 22 12:16:22.283529 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.contrib.backups [None req-324f054a-a35e-4d28-86a2-ed421d247841 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Creating backup of volume bfc9e79c-3996-49c8-a486-ae1939d05b55 in container None Dec 22 12:16:22.309095 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:22.309095 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:22.309784 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-324f054a-a35e-4d28-86a2-ed421d247841 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:16:22.322807 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:22.322807 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:22.323363 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-324f054a-a35e-4d28-86a2-ed421d247841 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:16:22.383325 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-324f054a-a35e-4d28-86a2-ed421d247841 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Created reservations ['6bbd21bc-b332-4f97-a10e-f54394fa2d44', 'e09e4960-371f-4cdb-995d-0a479f3276f6'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:16:22.580001 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-324f054a-a35e-4d28-86a2-ed421d247841 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups returned with HTTP 202 Dec 22 12:16:22.583097 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1259/2516] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 12:16:22 2020] POST /volume/v3/95285635caca470290d1d56658813c31/backups => generated 402 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:16:22.589232 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0e6fab05-392a-4e5f-bcc2-280f2d3d5c89 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:22.589514 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0e6fab05-392a-4e5f-bcc2-280f2d3d5c89 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:22.589644 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:22.589644 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:22.589868 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0e6fab05-392a-4e5f-bcc2-280f2d3d5c89 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:22.590041 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-0e6fab05-392a-4e5f-bcc2-280f2d3d5c89 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:22.600867 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:22.600867 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:22.602788 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0e6fab05-392a-4e5f-bcc2-280f2d3d5c89 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:22.603291 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1258/2517] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:22 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 819 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:22.762296 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-abfa9af2-ab80-48aa-a5ea-f182a762b9c6 tempest-TestVolumeBootPattern-2055412090 tempest-TestVolumeBootPattern-2055412090] POST http://10.222.0.111/volume/v3/da0b3ad3006b44df9cf6884815693ccb/types Dec 22 12:16:22.762296 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:22.762296 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:22.762296 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-abfa9af2-ab80-48aa-a5ea-f182a762b9c6 tempest-TestVolumeBootPattern-2055412090 tempest-TestVolumeBootPattern-2055412090] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1199729444", "extra_specs": {}}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:16:22.762296 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:22.762296 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:22.854299 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-abfa9af2-ab80-48aa-a5ea-f182a762b9c6 tempest-TestVolumeBootPattern-2055412090 tempest-TestVolumeBootPattern-2055412090] http://10.222.0.111/volume/v3/da0b3ad3006b44df9cf6884815693ccb/types returned with HTTP 200 Dec 22 12:16:22.854299 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1260/2518] 10.222.0.111 () {60 vars in 1224 bytes} [Tue Dec 22 12:16:22 2020] POST /volume/v3/da0b3ad3006b44df9cf6884815693ccb/types => generated 212 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:22.861675 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d3c9fd70-e1a5-42ac-9208-24101004e438 tempest-TestVolumeBootPattern-2055412090 tempest-TestVolumeBootPattern-2055412090] POST http://10.222.0.111/volume/v3/da0b3ad3006b44df9cf6884815693ccb/types/b1e1ef38-20e7-4496-b8b9-c64acac9797d/encryption Dec 22 12:16:22.861956 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:22.861956 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:22.862288 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d3c9fd70-e1a5-42ac-9208-24101004e438 tempest-TestVolumeBootPattern-2055412090 tempest-TestVolumeBootPattern-2055412090] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:16:22.962861 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d3c9fd70-e1a5-42ac-9208-24101004e438 tempest-TestVolumeBootPattern-2055412090 tempest-TestVolumeBootPattern-2055412090] http://10.222.0.111/volume/v3/da0b3ad3006b44df9cf6884815693ccb/types/b1e1ef38-20e7-4496-b8b9-c64acac9797d/encryption returned with HTTP 200 Dec 22 12:16:22.963393 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1259/2519] 10.222.0.111 () {60 vars in 1369 bytes} [Tue Dec 22 12:16:22 2020] POST /volume/v3/da0b3ad3006b44df9cf6884815693ccb/types/b1e1ef38-20e7-4496-b8b9-c64acac9797d/encryption => generated 230 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:23.097889 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4c839c48-dfe0-43e8-bb65-207925768619 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] POST http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes Dec 22 12:16:23.098341 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4c839c48-dfe0-43e8-bb65-207925768619 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1963224161", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1199729444", "size": 1}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:16:23.099062 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-4c839c48-dfe0-43e8-bb65-207925768619 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1963224161', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1199729444', 'size': 1}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:16:23.106870 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-4c839c48-dfe0-43e8-bb65-207925768619 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Create volume of 1 GB Dec 22 12:16:23.107277 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:23.107277 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:23.107665 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4c839c48-dfe0-43e8-bb65-207925768619 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Availability Zones retrieved successfully. Dec 22 12:16:23.116236 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4c839c48-dfe0-43e8-bb65-207925768619 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Flow 'volume_create_api' (7e09a6d7-e70d-4c51-b2ce-7e3492a0b15c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:16:23.117872 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4c839c48-dfe0-43e8-bb65-207925768619 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c07a5f2e-3aaf-4e66-8ee0-c99d2ec7511f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:16:23.119160 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-4c839c48-dfe0-43e8-bb65-207925768619 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:16:23.153031 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4c839c48-dfe0-43e8-bb65-207925768619 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c07a5f2e-3aaf-4e66-8ee0-c99d2ec7511f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T12:16:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b1e1ef38-20e7-4496-b8b9-c64acac9797d,is_public=True,name='tempest-scenario-type-luks-1199729444',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b1e1ef38-20e7-4496-b8b9-c64acac9797d', '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=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:16:23.154099 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4c839c48-dfe0-43e8-bb65-207925768619 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5764c87-2538-4bf4-a2a2-a0c99a74e5f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:16:23.199251 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-4c839c48-dfe0-43e8-bb65-207925768619 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1199729444 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1199729444, it is now deprecated. Please use the default quota class for default quota. Dec 22 12:16:23.199694 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-4c839c48-dfe0-43e8-bb65-207925768619 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1199729444 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1199729444, it is now deprecated. Please use the default quota class for default quota. Dec 22 12:16:23.258927 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9cdbc580-d1a1-4f1e-a544-1e9c8bb1fc6b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:23.259438 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9cdbc580-d1a1-4f1e-a544-1e9c8bb1fc6b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:23.259847 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9cdbc580-d1a1-4f1e-a544-1e9c8bb1fc6b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:23.286643 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:23.286643 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:23.292131 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9cdbc580-d1a1-4f1e-a544-1e9c8bb1fc6b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:23.296846 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-4c839c48-dfe0-43e8-bb65-207925768619 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Created reservations ['5a7df93c-89be-4043-825c-48e70b55b1ae', '2eaf15bf-a985-41be-8349-a8a6d68f0a03', '532f44ff-18cc-4300-860e-c78d6219eb7c', '3f711ecd-c53f-41cc-80db-a671120256c0'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:16:23.298054 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4c839c48-dfe0-43e8-bb65-207925768619 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5764c87-2538-4bf4-a2a2-a0c99a74e5f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a7df93c-89be-4043-825c-48e70b55b1ae', '2eaf15bf-a985-41be-8349-a8a6d68f0a03', '532f44ff-18cc-4300-860e-c78d6219eb7c', '3f711ecd-c53f-41cc-80db-a671120256c0']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:16:23.299369 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4c839c48-dfe0-43e8-bb65-207925768619 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5614154a-040e-4091-a7e5-4cc28ee653e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:16:23.302261 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:23.302261 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:23.307699 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9cdbc580-d1a1-4f1e-a544-1e9c8bb1fc6b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:23.308163 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1260/2520] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:23 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:16:23.394849 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4c839c48-dfe0-43e8-bb65-207925768619 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5614154a-040e-4091-a7e5-4cc28ee653e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e78a372-af66-431e-8868-b6e9cf575260', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1963224161',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0217d44346cb4f32b948d0feb03e3bb9',qos_specs=None,replication_status=,reservations=['5a7df93c-89be-4043-825c-48e70b55b1ae','2eaf15bf-a985-41be-8349-a8a6d68f0a03','532f44ff-18cc-4300-860e-c78d6219eb7c','3f711ecd-c53f-41cc-80db-a671120256c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e17deb8c43434441b2864e5a8d3cd361',volume_type_id=b1e1ef38-20e7-4496-b8b9-c64acac9797d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:16:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1963224161',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=7e78a372-af66-431e-8868-b6e9cf575260,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0217d44346cb4f32b948d0feb03e3bb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e17deb8c43434441b2864e5a8d3cd361',volume_attachment=,volume_type=,volume_type_id=b1e1ef38-20e7-4496-b8b9-c64acac9797d)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:16:23.395874 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4c839c48-dfe0-43e8-bb65-207925768619 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da2bca1c-8e4e-4509-8d75-2ecff2e4f298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:16:23.474020 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4c839c48-dfe0-43e8-bb65-207925768619 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da2bca1c-8e4e-4509-8d75-2ecff2e4f298) transitioned into state 'SUCCESS' from state '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-1963224161',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0217d44346cb4f32b948d0feb03e3bb9',qos_specs=None,replication_status=,reservations=['5a7df93c-89be-4043-825c-48e70b55b1ae','2eaf15bf-a985-41be-8349-a8a6d68f0a03','532f44ff-18cc-4300-860e-c78d6219eb7c','3f711ecd-c53f-41cc-80db-a671120256c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e17deb8c43434441b2864e5a8d3cd361',volume_type_id=b1e1ef38-20e7-4496-b8b9-c64acac9797d)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:16:23.475123 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4c839c48-dfe0-43e8-bb65-207925768619 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b648e21-0723-44c8-bf24-6b5005364f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:16:23.529253 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4c839c48-dfe0-43e8-bb65-207925768619 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b648e21-0723-44c8-bf24-6b5005364f2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:16:23.530707 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4c839c48-dfe0-43e8-bb65-207925768619 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Flow 'volume_create_api' (7e09a6d7-e70d-4c51-b2ce-7e3492a0b15c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:16:23.556592 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4c839c48-dfe0-43e8-bb65-207925768619 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Create volume request issued successfully. Dec 22 12:16:23.564292 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4c839c48-dfe0-43e8-bb65-207925768619 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes returned with HTTP 202 Dec 22 12:16:23.564820 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1261/2521] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 12:16:22 2020] POST /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes => generated 848 bytes in 597 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:16:23.572685 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-979b1f30-313d-422d-941a-bc11055dd225 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/7e78a372-af66-431e-8868-b6e9cf575260 Dec 22 12:16:23.572962 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-979b1f30-313d-422d-941a-bc11055dd225 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:23.573096 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:23.573096 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:23.573290 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-979b1f30-313d-422d-941a-bc11055dd225 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:23.599125 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:23.599125 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:23.603793 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-979b1f30-313d-422d-941a-bc11055dd225 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:16:23.615143 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-979b1f30-313d-422d-941a-bc11055dd225 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/7e78a372-af66-431e-8868-b6e9cf575260 returned with HTTP 200 Dec 22 12:16:23.615720 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1261/2522] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:23 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/7e78a372-af66-431e-8868-b6e9cf575260 => generated 916 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:23.620370 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9e1250c1-01b2-4952-be65-3fcaf92385b9 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:23.620370 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9e1250c1-01b2-4952-be65-3fcaf92385b9 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:23.620370 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:23.620370 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:23.620370 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9e1250c1-01b2-4952-be65-3fcaf92385b9 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:23.620370 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-9e1250c1-01b2-4952-be65-3fcaf92385b9 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:23.629709 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:23.629709 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:23.630699 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9e1250c1-01b2-4952-be65-3fcaf92385b9 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:23.631101 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1262/2523] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:23 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:24.317371 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3b6c63c2-d6c4-478b-911e-355e2df14868 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:24.317654 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3b6c63c2-d6c4-478b-911e-355e2df14868 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:24.317764 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:24.317764 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:24.317959 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3b6c63c2-d6c4-478b-911e-355e2df14868 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:24.344995 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:24.344995 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:24.349582 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3b6c63c2-d6c4-478b-911e-355e2df14868 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:24.358762 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:24.358762 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:24.363525 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3b6c63c2-d6c4-478b-911e-355e2df14868 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:24.364004 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1262/2524] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:24 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:24.625425 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aa7f5c07-4928-40af-ae05-07796ae6ab7a tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/7e78a372-af66-431e-8868-b6e9cf575260 Dec 22 12:16:24.625704 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aa7f5c07-4928-40af-ae05-07796ae6ab7a tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:24.625841 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:24.625841 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:24.626045 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aa7f5c07-4928-40af-ae05-07796ae6ab7a tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:24.641284 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2fe84d57-12b6-46cd-b50b-a110bd31221d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:24.641580 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2fe84d57-12b6-46cd-b50b-a110bd31221d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:24.642780 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:24.642780 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:24.642989 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2fe84d57-12b6-46cd-b50b-a110bd31221d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:24.643177 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-2fe84d57-12b6-46cd-b50b-a110bd31221d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:24.651299 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:24.651299 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:24.655407 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:24.655407 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:24.656476 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2fe84d57-12b6-46cd-b50b-a110bd31221d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:24.656899 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1263/2525] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:24 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:16:24.657396 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-aa7f5c07-4928-40af-ae05-07796ae6ab7a tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:16:24.668802 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aa7f5c07-4928-40af-ae05-07796ae6ab7a tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/7e78a372-af66-431e-8868-b6e9cf575260 returned with HTTP 200 Dec 22 12:16:24.669325 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1263/2526] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:24 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/7e78a372-af66-431e-8868-b6e9cf575260 => generated 941 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:24.677037 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f80f1a11-4613-4d46-a2f7-f0520bd3c898 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/7e78a372-af66-431e-8868-b6e9cf575260 Dec 22 12:16:24.677335 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f80f1a11-4613-4d46-a2f7-f0520bd3c898 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:24.677455 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:24.677455 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:24.677645 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f80f1a11-4613-4d46-a2f7-f0520bd3c898 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:24.702063 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:24.702063 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:24.706226 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f80f1a11-4613-4d46-a2f7-f0520bd3c898 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:16:24.716245 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f80f1a11-4613-4d46-a2f7-f0520bd3c898 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/7e78a372-af66-431e-8868-b6e9cf575260 returned with HTTP 200 Dec 22 12:16:24.716661 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1264/2527] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:24 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/7e78a372-af66-431e-8868-b6e9cf575260 => generated 941 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:24.724550 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e87efb56-77b2-49d6-b054-009fa7345347 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] POST http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/7e78a372-af66-431e-8868-b6e9cf575260/action Dec 22 12:16:24.724812 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:24.724812 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:24.725052 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e87efb56-77b2-49d6-b054-009fa7345347 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:16:24.725242 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e87efb56-77b2-49d6-b054-009fa7345347 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:16:24.750693 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:24.750693 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:24.751208 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e87efb56-77b2-49d6-b054-009fa7345347 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:16:24.908730 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e87efb56-77b2-49d6-b054-009fa7345347 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume updated successfully. Dec 22 12:16:24.909091 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e87efb56-77b2-49d6-b054-009fa7345347 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/7e78a372-af66-431e-8868-b6e9cf575260/action returned with HTTP 200 Dec 22 12:16:24.909713 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1264/2528] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 12:16:24 2020] POST /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/7e78a372-af66-431e-8868-b6e9cf575260/action => generated 0 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 22 12:16:24.969146 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-11bcf5a7-9519-4220-b007-a3e7d4d413fe req-d2eb0758-f82e-41b0-8121-5e321d02f698 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/7e78a372-af66-431e-8868-b6e9cf575260 Dec 22 12:16:24.969445 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-11bcf5a7-9519-4220-b007-a3e7d4d413fe req-d2eb0758-f82e-41b0-8121-5e321d02f698 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:24.969576 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:24.969576 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:24.969774 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-11bcf5a7-9519-4220-b007-a3e7d4d413fe req-d2eb0758-f82e-41b0-8121-5e321d02f698 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:24.995149 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:24.995149 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:25.000155 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-11bcf5a7-9519-4220-b007-a3e7d4d413fe req-d2eb0758-f82e-41b0-8121-5e321d02f698 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:16:25.019655 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-11bcf5a7-9519-4220-b007-a3e7d4d413fe req-d2eb0758-f82e-41b0-8121-5e321d02f698 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/7e78a372-af66-431e-8868-b6e9cf575260 returned with HTTP 200 Dec 22 12:16:25.019655 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1265/2529] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:16:24 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/7e78a372-af66-431e-8868-b6e9cf575260 => generated 940 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:25.373840 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-42241663-069a-422e-921c-8b9653ceb9e0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:25.374146 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-42241663-069a-422e-921c-8b9653ceb9e0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:25.374283 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:25.374283 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:25.374481 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-42241663-069a-422e-921c-8b9653ceb9e0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:25.403059 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:25.403059 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:25.408994 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-42241663-069a-422e-921c-8b9653ceb9e0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:25.419241 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:25.419241 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:25.439065 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-42241663-069a-422e-921c-8b9653ceb9e0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:25.439065 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1265/2530] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:25 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:25.474612 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-11bcf5a7-9519-4220-b007-a3e7d4d413fe req-67324aaa-7fca-404d-83af-a4a2dc80644d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/7e78a372-af66-431e-8868-b6e9cf575260 Dec 22 12:16:25.474911 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-11bcf5a7-9519-4220-b007-a3e7d4d413fe req-67324aaa-7fca-404d-83af-a4a2dc80644d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:25.475048 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:25.475048 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:25.475247 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-11bcf5a7-9519-4220-b007-a3e7d4d413fe req-67324aaa-7fca-404d-83af-a4a2dc80644d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:25.505012 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:25.505012 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:25.511049 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-11bcf5a7-9519-4220-b007-a3e7d4d413fe req-67324aaa-7fca-404d-83af-a4a2dc80644d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:16:25.522113 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-11bcf5a7-9519-4220-b007-a3e7d4d413fe req-67324aaa-7fca-404d-83af-a4a2dc80644d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/7e78a372-af66-431e-8868-b6e9cf575260 returned with HTTP 200 Dec 22 12:16:25.522765 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1266/2531] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:16:25 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/7e78a372-af66-431e-8868-b6e9cf575260 => generated 940 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:25.529267 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-42241663-069a-422e-921c-8b9653ceb9e0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume// Dec 22 12:16:25.529572 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-42241663-069a-422e-921c-8b9653ceb9e0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:25.529749 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:25.529749 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:25.530016 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-42241663-069a-422e-921c-8b9653ceb9e0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'all' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:25.530833 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-42241663-069a-422e-921c-8b9653ceb9e0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 12:16:25.531289 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1266/2532] 10.222.0.111 () {58 vars in 1294 bytes} [Tue Dec 22 12:16:25 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 12:16:25.538841 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-11bcf5a7-9519-4220-b007-a3e7d4d413fe req-078cb16f-ade2-4494-8acb-1c45cc2e1583 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] POST http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments Dec 22 12:16:25.539199 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:25.539199 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:25.539793 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-11bcf5a7-9519-4220-b007-a3e7d4d413fe req-078cb16f-ade2-4494-8acb-1c45cc2e1583 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7e78a372-af66-431e-8868-b6e9cf575260", "instance_uuid": "eeb80866-5823-4441-b573-ba0d7e32049c", "connector": null}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:16:25.565392 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:25.565392 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:25.666129 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-46abdcb7-7bcf-4f43-bfa5-18b0a56026c6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:25.666547 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-46abdcb7-7bcf-4f43-bfa5-18b0a56026c6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:25.666825 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-46abdcb7-7bcf-4f43-bfa5-18b0a56026c6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:25.667005 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-46abdcb7-7bcf-4f43-bfa5-18b0a56026c6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:25.677924 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:25.677924 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:25.678846 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-46abdcb7-7bcf-4f43-bfa5-18b0a56026c6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:25.679336 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1267/2533] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:25 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:25.952992 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-11bcf5a7-9519-4220-b007-a3e7d4d413fe req-078cb16f-ade2-4494-8acb-1c45cc2e1583 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments returned with HTTP 200 Dec 22 12:16:25.954201 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1267/2534] 10.222.0.111 () {66 vars in 1570 bytes} [Tue Dec 22 12:16:25 2020] POST /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments => generated 273 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:26.433917 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-19e6cf96-cc3b-4325-8264-b4859b672635 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:26.434321 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-19e6cf96-cc3b-4325-8264-b4859b672635 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:26.434603 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:26.434603 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:26.434946 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-19e6cf96-cc3b-4325-8264-b4859b672635 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:26.460667 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:26.460667 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:26.480907 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-19e6cf96-cc3b-4325-8264-b4859b672635 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:26.480907 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:26.480907 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:26.481620 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-19e6cf96-cc3b-4325-8264-b4859b672635 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:26.482143 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1268/2535] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:26 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:26.687404 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-da2f56f2-28ca-4bd5-99eb-463124df8c35 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:26.687673 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-da2f56f2-28ca-4bd5-99eb-463124df8c35 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:26.687949 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:26.687949 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:26.688145 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-da2f56f2-28ca-4bd5-99eb-463124df8c35 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:26.688431 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-da2f56f2-28ca-4bd5-99eb-463124df8c35 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:26.702465 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:26.702465 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:26.703448 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-da2f56f2-28ca-4bd5-99eb-463124df8c35 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:26.703882 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1268/2536] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:26 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:27.491905 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d756f12b-a48b-458d-beb1-7dbb10a12b02 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:27.492219 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d756f12b-a48b-458d-beb1-7dbb10a12b02 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:27.492316 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:27.492316 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:27.492778 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d756f12b-a48b-458d-beb1-7dbb10a12b02 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:27.519060 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:27.519060 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:27.524584 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d756f12b-a48b-458d-beb1-7dbb10a12b02 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:27.534613 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:27.534613 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:27.554453 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d756f12b-a48b-458d-beb1-7dbb10a12b02 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:27.554453 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1269/2537] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:27 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:27.712685 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bac75569-685e-43a6-ba39-f5f38d93c060 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:27.713213 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bac75569-685e-43a6-ba39-f5f38d93c060 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:27.713477 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:27.713477 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:27.713817 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bac75569-685e-43a6-ba39-f5f38d93c060 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:27.714118 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-bac75569-685e-43a6-ba39-f5f38d93c060 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:27.726277 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:27.726277 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:27.727644 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bac75569-685e-43a6-ba39-f5f38d93c060 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:27.730470 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1269/2538] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:27 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:28.550108 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-33143fec-8f65-4e9a-be60-c47f52179aa3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:28.550432 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-33143fec-8f65-4e9a-be60-c47f52179aa3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:28.550610 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:28.550610 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:28.550844 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-33143fec-8f65-4e9a-be60-c47f52179aa3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:28.578729 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:28.578729 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:28.583097 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-33143fec-8f65-4e9a-be60-c47f52179aa3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:28.592190 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:28.592190 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:28.596847 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-33143fec-8f65-4e9a-be60-c47f52179aa3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:28.597258 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1270/2539] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:28 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:28.739183 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8860641a-c499-49bc-a8da-e3b7923fe1b3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:28.739596 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8860641a-c499-49bc-a8da-e3b7923fe1b3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:28.739794 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:28.739794 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:28.740102 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8860641a-c499-49bc-a8da-e3b7923fe1b3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:28.740512 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-8860641a-c499-49bc-a8da-e3b7923fe1b3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:28.755053 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:28.755053 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:28.756137 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8860641a-c499-49bc-a8da-e3b7923fe1b3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:28.760405 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1270/2540] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:28 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:29.609272 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-39b40988-df87-40ea-a227-8a995993edb5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:29.609795 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-39b40988-df87-40ea-a227-8a995993edb5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:29.610007 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:29.610007 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:29.610371 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-39b40988-df87-40ea-a227-8a995993edb5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:29.652444 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:29.652444 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:29.652444 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-39b40988-df87-40ea-a227-8a995993edb5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:29.659477 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:29.659477 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:29.664132 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-39b40988-df87-40ea-a227-8a995993edb5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:29.664528 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1271/2541] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:29 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:29.775652 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5b672df1-5de0-4fb5-8644-9eb579cf2f40 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:29.775652 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5b672df1-5de0-4fb5-8644-9eb579cf2f40 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:29.775652 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:29.775652 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:29.775652 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5b672df1-5de0-4fb5-8644-9eb579cf2f40 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:29.775652 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-5b672df1-5de0-4fb5-8644-9eb579cf2f40 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:29.777620 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:29.777620 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:29.778548 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5b672df1-5de0-4fb5-8644-9eb579cf2f40 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:29.778986 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1271/2542] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:29 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:30.674831 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5993a836-228e-4a58-b529-42665cdd90f0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:30.675412 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5993a836-228e-4a58-b529-42665cdd90f0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:30.675412 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:30.675412 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:30.675412 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5993a836-228e-4a58-b529-42665cdd90f0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:30.701213 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:30.701213 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:30.705866 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5993a836-228e-4a58-b529-42665cdd90f0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:30.714747 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:30.714747 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:30.720912 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5993a836-228e-4a58-b529-42665cdd90f0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:30.721075 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1272/2543] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:30 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:30.788553 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c19b80b4-299e-4edd-928f-a8c83be509a1 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:30.788889 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c19b80b4-299e-4edd-928f-a8c83be509a1 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:30.789051 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:30.789051 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:30.789282 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c19b80b4-299e-4edd-928f-a8c83be509a1 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:30.789499 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-c19b80b4-299e-4edd-928f-a8c83be509a1 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:30.802551 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:30.802551 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:30.803636 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c19b80b4-299e-4edd-928f-a8c83be509a1 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:30.804121 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1272/2544] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:30 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:31.731831 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-da320857-9161-4f03-bf76-3e901ac3363c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:31.732169 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-da320857-9161-4f03-bf76-3e901ac3363c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:31.732347 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:31.732347 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:31.732636 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-da320857-9161-4f03-bf76-3e901ac3363c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:31.765748 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:31.765748 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:31.770988 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-da320857-9161-4f03-bf76-3e901ac3363c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:31.782270 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:31.782270 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:31.787996 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-da320857-9161-4f03-bf76-3e901ac3363c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:31.788547 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1273/2545] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:31 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:31.813446 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-34f64709-32ee-4fdc-8811-f96f8b8e5be3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:31.813766 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-34f64709-32ee-4fdc-8811-f96f8b8e5be3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:31.813935 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:31.813935 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:31.814138 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-34f64709-32ee-4fdc-8811-f96f8b8e5be3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:31.814350 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-34f64709-32ee-4fdc-8811-f96f8b8e5be3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:31.827289 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:31.827289 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:31.828327 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-34f64709-32ee-4fdc-8811-f96f8b8e5be3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:31.828822 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1273/2546] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:31 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:32.797897 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a77445f5-a784-43c9-b8b9-0e118b7339b8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:32.798477 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a77445f5-a784-43c9-b8b9-0e118b7339b8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:32.798737 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:32.798737 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:32.798932 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a77445f5-a784-43c9-b8b9-0e118b7339b8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:32.825955 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:32.825955 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:32.831344 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a77445f5-a784-43c9-b8b9-0e118b7339b8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:32.838179 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8a606231-8b02-4f79-ae97-c1b2af9734e0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:32.838733 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8a606231-8b02-4f79-ae97-c1b2af9734e0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:32.838912 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:32.838912 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:32.839174 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8a606231-8b02-4f79-ae97-c1b2af9734e0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:32.839462 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-8a606231-8b02-4f79-ae97-c1b2af9734e0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:32.842458 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:32.842458 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:32.847507 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a77445f5-a784-43c9-b8b9-0e118b7339b8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:32.847954 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1274/2547] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:32 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:32.850615 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:32.850615 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:32.851735 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8a606231-8b02-4f79-ae97-c1b2af9734e0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:32.852245 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1274/2548] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:32 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:33.857986 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ae5b8c53-5114-47bd-ad10-b0624e02f02f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:33.862998 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ae5b8c53-5114-47bd-ad10-b0624e02f02f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:33.880014 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-81a34db6-b1d2-4ec9-8cec-d7e274d69301 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:33.880014 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-81a34db6-b1d2-4ec9-8cec-d7e274d69301 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:33.880014 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:33.880014 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:33.880156 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:33.880156 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:33.880216 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-81a34db6-b1d2-4ec9-8cec-d7e274d69301 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:33.880248 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ae5b8c53-5114-47bd-ad10-b0624e02f02f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:33.880282 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-81a34db6-b1d2-4ec9-8cec-d7e274d69301 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:33.880282 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:33.880282 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:33.880282 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-81a34db6-b1d2-4ec9-8cec-d7e274d69301 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:33.880282 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1275/2549] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:33 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:33.901290 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:33.901290 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:33.906992 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ae5b8c53-5114-47bd-ad10-b0624e02f02f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:33.917461 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:33.917461 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:33.922999 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ae5b8c53-5114-47bd-ad10-b0624e02f02f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:33.923563 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1275/2550] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:33 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:34.892732 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b5f981c7-a7b2-429b-88ee-ffbac27c7b4c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:34.893084 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b5f981c7-a7b2-429b-88ee-ffbac27c7b4c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:34.893243 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:34.893243 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:34.893469 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b5f981c7-a7b2-429b-88ee-ffbac27c7b4c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:34.893670 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-b5f981c7-a7b2-429b-88ee-ffbac27c7b4c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:34.905972 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:34.905972 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:34.907133 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b5f981c7-a7b2-429b-88ee-ffbac27c7b4c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:34.907677 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1276/2551] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:34 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:34.936574 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6326c5b1-1726-4a3c-857b-99228a7db253 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:34.936902 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6326c5b1-1726-4a3c-857b-99228a7db253 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:34.937080 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:34.937080 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:34.937339 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6326c5b1-1726-4a3c-857b-99228a7db253 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:34.963788 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:34.963788 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:34.968045 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6326c5b1-1726-4a3c-857b-99228a7db253 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:34.978320 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:34.978320 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:34.983436 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6326c5b1-1726-4a3c-857b-99228a7db253 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:34.984090 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1276/2552] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:34 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:35.206744 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b5f981c7-a7b2-429b-88ee-ffbac27c7b4c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume// Dec 22 12:16:35.206990 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b5f981c7-a7b2-429b-88ee-ffbac27c7b4c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:35.207253 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:35.207253 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:35.207593 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b5f981c7-a7b2-429b-88ee-ffbac27c7b4c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:35.208525 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b5f981c7-a7b2-429b-88ee-ffbac27c7b4c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 12:16:35.208892 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1277/2553] 10.222.0.101 () {56 vars in 1094 bytes} [Tue Dec 22 12:16:35 2020] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 12:16:35.252530 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-11bcf5a7-9519-4220-b007-a3e7d4d413fe req-8e3a4d9f-046e-4dfa-92c7-f0f730f34109 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/7e78a372-af66-431e-8868-b6e9cf575260 Dec 22 12:16:35.252530 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-11bcf5a7-9519-4220-b007-a3e7d4d413fe req-8e3a4d9f-046e-4dfa-92c7-f0f730f34109 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:35.252530 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:35.252530 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:35.252530 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-11bcf5a7-9519-4220-b007-a3e7d4d413fe req-8e3a4d9f-046e-4dfa-92c7-f0f730f34109 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:35.277680 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:35.277680 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:35.286429 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-11bcf5a7-9519-4220-b007-a3e7d4d413fe req-8e3a4d9f-046e-4dfa-92c7-f0f730f34109 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:16:35.294147 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:35.294147 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:35.300438 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-11bcf5a7-9519-4220-b007-a3e7d4d413fe req-8e3a4d9f-046e-4dfa-92c7-f0f730f34109 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/7e78a372-af66-431e-8868-b6e9cf575260 returned with HTTP 200 Dec 22 12:16:35.301031 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1277/2554] 10.222.0.101 () {60 vars in 1408 bytes} [Tue Dec 22 12:16:35 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/7e78a372-af66-431e-8868-b6e9cf575260 => generated 1038 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 12:16:35.335174 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-11bcf5a7-9519-4220-b007-a3e7d4d413fe req-2b0fd428-bcef-4666-badb-d590d3deb6ed tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] PUT http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/bec98f55-6378-4fdf-8c81-96d376f6c5c5 Dec 22 12:16:35.335750 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-11bcf5a7-9519-4220-b007-a3e7d4d413fe req-2b0fd428-bcef-4666-badb-d590d3deb6ed tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.101", "host": "n-h2-765315-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-6.cbci-765315-6.local", "mountpoint": "/dev/sda"}}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:16:35.359185 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 12:16:35.359185 n-d-765315-6 devstack@c-api.service[88154]: return self.call(f, *args, **kw) Dec 22 12:16:35.359649 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-11bcf5a7-9519-4220-b007-a3e7d4d413fe req-2b0fd428-bcef-4666-badb-d590d3deb6ed tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Lock "b'cinder-attachment_update-7e78a372-af66-431e-8868-b6e9cf575260-n-h2-765315-6'" acquired by "attachment_update" :: waited 0.013s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 12:16:35.361326 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:35.361326 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:35.916717 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8cdd9874-4c6a-4e61-be15-3739a3f792bc tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:35.917059 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8cdd9874-4c6a-4e61-be15-3739a3f792bc tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:35.917542 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:35.917542 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:35.918813 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8cdd9874-4c6a-4e61-be15-3739a3f792bc tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:35.919349 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-8cdd9874-4c6a-4e61-be15-3739a3f792bc tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:35.932455 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:35.932455 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:35.933427 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8cdd9874-4c6a-4e61-be15-3739a3f792bc tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:35.933803 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1278/2555] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:35 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:16:35.994375 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-410853f2-3cf4-4432-847c-963ba37a7768 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:35.994834 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-410853f2-3cf4-4432-847c-963ba37a7768 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:35.995118 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:35.995118 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:35.995499 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-410853f2-3cf4-4432-847c-963ba37a7768 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:36.044215 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:36.044215 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:36.050883 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-410853f2-3cf4-4432-847c-963ba37a7768 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:36.084807 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:36.084807 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:36.084807 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-410853f2-3cf4-4432-847c-963ba37a7768 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:36.084807 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1279/2556] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:35 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:16:36.704591 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-11bcf5a7-9519-4220-b007-a3e7d4d413fe req-2b0fd428-bcef-4666-badb-d590d3deb6ed tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Lock "b'cinder-attachment_update-7e78a372-af66-431e-8868-b6e9cf575260-n-h2-765315-6'" released by "attachment_update" :: held 1.345s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 12:16:36.705204 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-11bcf5a7-9519-4220-b007-a3e7d4d413fe req-2b0fd428-bcef-4666-badb-d590d3deb6ed tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/bec98f55-6378-4fdf-8c81-96d376f6c5c5 returned with HTTP 200 Dec 22 12:16:36.705900 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1278/2557] 10.222.0.101 () {64 vars in 1473 bytes} [Tue Dec 22 12:16:35 2020] PUT /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/bec98f55-6378-4fdf-8c81-96d376f6c5c5 => generated 762 bytes in 1374 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:16:36.829468 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-11bcf5a7-9519-4220-b007-a3e7d4d413fe req-3b409701-99d9-499a-a4d5-7ac9eba46c5f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] POST http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/bec98f55-6378-4fdf-8c81-96d376f6c5c5/action Dec 22 12:16:36.829904 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:36.829904 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:36.830152 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-11bcf5a7-9519-4220-b007-a3e7d4d413fe req-3b409701-99d9-499a-a4d5-7ac9eba46c5f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Action body: b'{"os-complete": null}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:16:36.830357 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-11bcf5a7-9519-4220-b007-a3e7d4d413fe req-3b409701-99d9-499a-a4d5-7ac9eba46c5f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:16:36.866883 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:36.866883 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:36.942897 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b8d21766-f7a8-4c9c-aa3c-7b09cd585c51 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:36.943186 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b8d21766-f7a8-4c9c-aa3c-7b09cd585c51 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:36.943316 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:36.943316 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:36.943507 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b8d21766-f7a8-4c9c-aa3c-7b09cd585c51 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:36.943692 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-b8d21766-f7a8-4c9c-aa3c-7b09cd585c51 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:36.957560 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:36.957560 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:36.958520 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b8d21766-f7a8-4c9c-aa3c-7b09cd585c51 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:36.959044 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1279/2558] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:36 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:37.091240 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a4ee5952-a90f-4e3d-8514-73db6d3e7501 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:37.091581 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a4ee5952-a90f-4e3d-8514-73db6d3e7501 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:37.091727 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:37.091727 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:37.091983 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a4ee5952-a90f-4e3d-8514-73db6d3e7501 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:37.118620 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:37.118620 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:37.127399 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a4ee5952-a90f-4e3d-8514-73db6d3e7501 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:37.146444 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:37.146444 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:37.152327 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a4ee5952-a90f-4e3d-8514-73db6d3e7501 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:37.152767 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1280/2559] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:37 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:16:37.160302 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-11bcf5a7-9519-4220-b007-a3e7d4d413fe req-3b409701-99d9-499a-a4d5-7ac9eba46c5f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/bec98f55-6378-4fdf-8c81-96d376f6c5c5/action returned with HTTP 204 Dec 22 12:16:37.165489 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1280/2560] 10.222.0.101 () {64 vars in 1494 bytes} [Tue Dec 22 12:16:36 2020] POST /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/bec98f55-6378-4fdf-8c81-96d376f6c5c5/action => generated 0 bytes in 335 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:16:37.967482 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ae1b527c-1564-4c5c-891a-eaea2007be19 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:37.967821 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ae1b527c-1564-4c5c-891a-eaea2007be19 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:37.967861 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:37.967861 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:37.968051 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ae1b527c-1564-4c5c-891a-eaea2007be19 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:37.968245 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-ae1b527c-1564-4c5c-891a-eaea2007be19 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:37.980089 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:37.980089 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:37.981080 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ae1b527c-1564-4c5c-891a-eaea2007be19 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:37.981475 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1281/2561] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:37 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:38.165392 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2d58456e-ea52-441c-9347-102d3fe51803 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:38.166018 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2d58456e-ea52-441c-9347-102d3fe51803 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:38.166273 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:38.166273 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:38.166752 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2d58456e-ea52-441c-9347-102d3fe51803 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:38.206193 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:38.206193 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:38.211200 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2d58456e-ea52-441c-9347-102d3fe51803 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:38.222273 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:38.222273 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:38.227684 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2d58456e-ea52-441c-9347-102d3fe51803 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:38.228207 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1281/2562] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:38 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:38.994026 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9049a86f-c428-4107-bc4b-c1ecbfbb9e0e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:38.998805 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9049a86f-c428-4107-bc4b-c1ecbfbb9e0e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:38.998805 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:38.998805 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:38.998805 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9049a86f-c428-4107-bc4b-c1ecbfbb9e0e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:38.998805 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-9049a86f-c428-4107-bc4b-c1ecbfbb9e0e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:39.012424 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:39.012424 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:39.013328 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9049a86f-c428-4107-bc4b-c1ecbfbb9e0e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:39.013748 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1282/2563] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:38 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:39.247038 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2c9bfd56-8318-44d0-a3f3-6084a16f499e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:39.247646 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2c9bfd56-8318-44d0-a3f3-6084a16f499e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:39.247936 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:39.247936 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:39.248401 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2c9bfd56-8318-44d0-a3f3-6084a16f499e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:39.286562 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:39.286562 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:39.295457 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2c9bfd56-8318-44d0-a3f3-6084a16f499e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:39.307218 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:39.307218 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:39.312359 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2c9bfd56-8318-44d0-a3f3-6084a16f499e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:39.313017 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1282/2564] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:39 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:40.025523 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e4ad49f2-81cd-47d0-bd5e-585508a5319b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:40.025833 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e4ad49f2-81cd-47d0-bd5e-585508a5319b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:40.026225 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:40.026225 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:40.026301 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e4ad49f2-81cd-47d0-bd5e-585508a5319b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:40.026732 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-e4ad49f2-81cd-47d0-bd5e-585508a5319b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:40.053639 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:40.053639 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:40.055040 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e4ad49f2-81cd-47d0-bd5e-585508a5319b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:40.055893 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1283/2565] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:40 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:40.322341 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-11c5491a-9769-4f3d-b567-e51c0a823e78 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:40.322660 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-11c5491a-9769-4f3d-b567-e51c0a823e78 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:40.322797 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:40.322797 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:40.322998 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-11c5491a-9769-4f3d-b567-e51c0a823e78 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:40.348351 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:40.348351 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:40.361440 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-11c5491a-9769-4f3d-b567-e51c0a823e78 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:40.362277 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:40.362277 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:40.366824 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-11c5491a-9769-4f3d-b567-e51c0a823e78 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:40.367323 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1283/2566] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:40 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:41.066740 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ddcbcb96-c7f7-4d9e-be63-33732e0e00bf tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:41.067085 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ddcbcb96-c7f7-4d9e-be63-33732e0e00bf tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:41.067276 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:41.067276 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:41.067517 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ddcbcb96-c7f7-4d9e-be63-33732e0e00bf tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:41.067759 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-ddcbcb96-c7f7-4d9e-be63-33732e0e00bf tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:41.082184 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:41.082184 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:41.083334 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ddcbcb96-c7f7-4d9e-be63-33732e0e00bf tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:41.083789 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1284/2567] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:41 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:41.377044 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6e65c985-4e60-4b63-866b-5fa19e2a5ec9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:41.377609 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6e65c985-4e60-4b63-866b-5fa19e2a5ec9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:41.377772 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:41.377772 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:41.378009 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6e65c985-4e60-4b63-866b-5fa19e2a5ec9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:41.408213 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:41.408213 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:41.413614 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6e65c985-4e60-4b63-866b-5fa19e2a5ec9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:41.424340 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:41.424340 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:41.429895 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6e65c985-4e60-4b63-866b-5fa19e2a5ec9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:41.430377 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1284/2568] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:41 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:42.097566 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aebd7e2f-e43e-41fe-a403-07d96c60c97d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:42.098083 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aebd7e2f-e43e-41fe-a403-07d96c60c97d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:42.098332 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:42.098332 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:42.098873 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aebd7e2f-e43e-41fe-a403-07d96c60c97d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:42.099283 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-aebd7e2f-e43e-41fe-a403-07d96c60c97d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:42.118998 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:42.118998 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:42.120126 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aebd7e2f-e43e-41fe-a403-07d96c60c97d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:42.120593 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1285/2569] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:42 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:42.440920 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-26338731-146e-42b2-8ab3-a7734d2779a8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:42.441252 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-26338731-146e-42b2-8ab3-a7734d2779a8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:42.441410 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:42.441410 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:42.441646 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-26338731-146e-42b2-8ab3-a7734d2779a8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:42.474642 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:42.474642 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:42.480345 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-26338731-146e-42b2-8ab3-a7734d2779a8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:42.491839 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:42.491839 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:42.498025 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-26338731-146e-42b2-8ab3-a7734d2779a8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:42.498598 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1285/2570] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:42 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:43.134957 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5921f43a-00af-43a9-be1c-1b699f2779b5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:43.135593 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5921f43a-00af-43a9-be1c-1b699f2779b5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:43.135864 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:43.135864 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:43.136355 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5921f43a-00af-43a9-be1c-1b699f2779b5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:43.136776 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-5921f43a-00af-43a9-be1c-1b699f2779b5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:43.153783 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:43.153783 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:43.154980 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5921f43a-00af-43a9-be1c-1b699f2779b5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:43.155448 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1286/2571] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:43 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:43.511249 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d48b5bcf-bb5d-494a-8960-bfc7c393e6e1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:43.511752 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d48b5bcf-bb5d-494a-8960-bfc7c393e6e1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:43.511925 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:43.511925 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:43.512289 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d48b5bcf-bb5d-494a-8960-bfc7c393e6e1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:43.548443 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:43.548443 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:43.553913 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d48b5bcf-bb5d-494a-8960-bfc7c393e6e1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:43.564260 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:43.564260 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:43.569438 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d48b5bcf-bb5d-494a-8960-bfc7c393e6e1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:43.570051 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1286/2572] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:43 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:44.171954 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4050125d-af53-465b-87bb-6732a9409ee9 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:44.172575 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4050125d-af53-465b-87bb-6732a9409ee9 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:44.172847 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:44.172847 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:44.173334 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4050125d-af53-465b-87bb-6732a9409ee9 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:44.173782 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-4050125d-af53-465b-87bb-6732a9409ee9 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:44.194444 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:44.194444 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:44.195614 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4050125d-af53-465b-87bb-6732a9409ee9 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:44.196129 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1287/2573] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:44 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:44.583511 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8d35dbf3-9cad-48c6-a77d-23f915e96351 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:44.583880 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8d35dbf3-9cad-48c6-a77d-23f915e96351 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:44.584067 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:44.584067 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:44.584339 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8d35dbf3-9cad-48c6-a77d-23f915e96351 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:44.622509 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:44.622509 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:44.629691 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8d35dbf3-9cad-48c6-a77d-23f915e96351 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:44.643141 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:44.643141 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:44.649934 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8d35dbf3-9cad-48c6-a77d-23f915e96351 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:44.650584 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1287/2574] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:44 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:45.208671 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e1cf4396-e07a-40e2-b786-c33838401724 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:45.208989 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e1cf4396-e07a-40e2-b786-c33838401724 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:45.209173 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:45.209173 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:45.209454 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e1cf4396-e07a-40e2-b786-c33838401724 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:45.209766 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-e1cf4396-e07a-40e2-b786-c33838401724 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:45.228322 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:45.228322 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:45.229891 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e1cf4396-e07a-40e2-b786-c33838401724 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:45.230554 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1288/2575] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:45 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:45.670493 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-66f9fb16-13df-4695-bb66-67700819511c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:45.670493 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-66f9fb16-13df-4695-bb66-67700819511c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:45.670493 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:45.670493 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:45.670493 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-66f9fb16-13df-4695-bb66-67700819511c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:45.696106 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:45.696106 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:45.697580 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-66f9fb16-13df-4695-bb66-67700819511c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:45.708088 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:45.708088 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:45.713295 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-66f9fb16-13df-4695-bb66-67700819511c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:45.713894 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1288/2576] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:45 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:46.241320 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-87b0dfcb-7aa2-4ed3-9331-af47327b9a84 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:46.241615 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-87b0dfcb-7aa2-4ed3-9331-af47327b9a84 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:46.241718 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:46.241718 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:46.241913 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-87b0dfcb-7aa2-4ed3-9331-af47327b9a84 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:46.242096 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-87b0dfcb-7aa2-4ed3-9331-af47327b9a84 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:46.255764 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:46.255764 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:46.255764 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-87b0dfcb-7aa2-4ed3-9331-af47327b9a84 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:46.255764 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1289/2577] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:46 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:46.724014 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-44219fb1-a11e-4f3b-8969-9c629ea502bf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:46.724327 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-44219fb1-a11e-4f3b-8969-9c629ea502bf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:46.724481 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:46.724481 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:46.724698 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-44219fb1-a11e-4f3b-8969-9c629ea502bf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:46.752297 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:46.752297 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:46.758035 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-44219fb1-a11e-4f3b-8969-9c629ea502bf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:46.768826 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:46.768826 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:46.774757 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-44219fb1-a11e-4f3b-8969-9c629ea502bf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:46.775534 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1289/2578] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:46 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:47.264266 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2d91e59f-0640-49fd-97c5-f61cd64fd6b7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:47.264675 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2d91e59f-0640-49fd-97c5-f61cd64fd6b7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:47.264836 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:47.264836 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:47.265077 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2d91e59f-0640-49fd-97c5-f61cd64fd6b7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:47.265302 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-2d91e59f-0640-49fd-97c5-f61cd64fd6b7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:47.282289 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:47.282289 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:47.283486 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2d91e59f-0640-49fd-97c5-f61cd64fd6b7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:47.284146 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1290/2579] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:47 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:47.786698 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5e100449-6374-489a-a8b0-a7e40e613e86 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:47.786959 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5e100449-6374-489a-a8b0-a7e40e613e86 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:47.787081 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:47.787081 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:47.787402 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5e100449-6374-489a-a8b0-a7e40e613e86 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:47.817030 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:47.817030 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:47.825329 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5e100449-6374-489a-a8b0-a7e40e613e86 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:47.845881 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:47.845881 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:47.852677 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5e100449-6374-489a-a8b0-a7e40e613e86 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:47.853165 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1290/2580] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:47 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:48.293899 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-45ad4620-2bca-4980-a261-52a2485766df tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:48.294276 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-45ad4620-2bca-4980-a261-52a2485766df tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:48.294276 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:48.294276 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:48.294417 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-45ad4620-2bca-4980-a261-52a2485766df tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:48.294538 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-45ad4620-2bca-4980-a261-52a2485766df tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:48.307751 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:48.307751 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:48.308892 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-45ad4620-2bca-4980-a261-52a2485766df tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:48.309492 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1291/2581] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:48 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:48.862503 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0837a0d6-6363-43e0-9d32-fa70b305c68d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:48.862804 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0837a0d6-6363-43e0-9d32-fa70b305c68d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:48.862940 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:48.862940 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:48.863136 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0837a0d6-6363-43e0-9d32-fa70b305c68d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:48.889754 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:48.889754 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:48.894105 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0837a0d6-6363-43e0-9d32-fa70b305c68d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:48.903384 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:48.903384 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:48.908115 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0837a0d6-6363-43e0-9d32-fa70b305c68d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:48.908474 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1291/2582] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:48 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:49.318781 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d02bcdaa-a879-4fc9-bb15-64a93fd1a43f tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:49.319593 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d02bcdaa-a879-4fc9-bb15-64a93fd1a43f tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:49.319663 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:49.319663 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:49.319904 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d02bcdaa-a879-4fc9-bb15-64a93fd1a43f tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:49.320118 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-d02bcdaa-a879-4fc9-bb15-64a93fd1a43f tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:49.340214 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:49.340214 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:49.342325 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d02bcdaa-a879-4fc9-bb15-64a93fd1a43f tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:49.346812 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1292/2583] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:49 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:49.918542 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5bcbd318-b1f9-443e-8180-fd62c8176fa5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:49.918901 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5bcbd318-b1f9-443e-8180-fd62c8176fa5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:49.919077 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:49.919077 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:49.919291 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5bcbd318-b1f9-443e-8180-fd62c8176fa5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:49.949332 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:49.949332 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:49.954269 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5bcbd318-b1f9-443e-8180-fd62c8176fa5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:49.963571 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:49.963571 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:49.968268 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5bcbd318-b1f9-443e-8180-fd62c8176fa5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:49.968706 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1292/2584] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:49 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:50.356249 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-03045c69-3611-47aa-8802-8c9d04208074 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:50.356834 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-03045c69-3611-47aa-8802-8c9d04208074 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:50.357072 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:50.357072 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:50.357482 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-03045c69-3611-47aa-8802-8c9d04208074 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:50.357948 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-03045c69-3611-47aa-8802-8c9d04208074 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:50.375244 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:50.375244 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:50.376194 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-03045c69-3611-47aa-8802-8c9d04208074 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:50.376629 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1293/2585] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:50 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:50.977746 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-381d7d10-ac72-4729-8b79-021ca42734d5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:50.978023 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-381d7d10-ac72-4729-8b79-021ca42734d5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:50.978150 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:50.978150 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:50.978342 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-381d7d10-ac72-4729-8b79-021ca42734d5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:51.003222 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:51.003222 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:51.008558 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-381d7d10-ac72-4729-8b79-021ca42734d5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:51.017971 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:51.017971 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:51.023894 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-381d7d10-ac72-4729-8b79-021ca42734d5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:51.024458 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1293/2586] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:50 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:51.386100 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-82404ca8-d59e-4a09-be4b-a92abb6e49e5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:51.386379 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-82404ca8-d59e-4a09-be4b-a92abb6e49e5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:51.386511 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:51.386511 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:51.386732 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-82404ca8-d59e-4a09-be4b-a92abb6e49e5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:51.386928 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-82404ca8-d59e-4a09-be4b-a92abb6e49e5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:51.398136 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:51.398136 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:51.399147 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-82404ca8-d59e-4a09-be4b-a92abb6e49e5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:51.399626 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1294/2587] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:51 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:52.034013 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-51517eeb-dafc-4a10-8d9a-903d76ec58ba tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:52.034346 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-51517eeb-dafc-4a10-8d9a-903d76ec58ba tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:52.034499 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:52.034499 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:52.034747 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-51517eeb-dafc-4a10-8d9a-903d76ec58ba tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:52.076353 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:52.076353 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:52.082142 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-51517eeb-dafc-4a10-8d9a-903d76ec58ba tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:52.093530 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:52.093530 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:52.099266 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-51517eeb-dafc-4a10-8d9a-903d76ec58ba tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:52.104442 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1294/2588] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:52 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:52.408121 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3e41b644-569b-42f6-9954-8e362f694c5a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:52.408421 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3e41b644-569b-42f6-9954-8e362f694c5a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:52.408582 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:52.408582 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:52.408845 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3e41b644-569b-42f6-9954-8e362f694c5a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:52.409079 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-3e41b644-569b-42f6-9954-8e362f694c5a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:52.423229 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:52.423229 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:52.424262 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3e41b644-569b-42f6-9954-8e362f694c5a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:52.424726 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1295/2589] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:52 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:53.112532 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b1cd4565-5e49-4a93-bb6d-63282e871285 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:53.113180 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b1cd4565-5e49-4a93-bb6d-63282e871285 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:53.113438 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:53.113438 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:53.113903 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b1cd4565-5e49-4a93-bb6d-63282e871285 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:53.151377 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:53.151377 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:53.156814 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b1cd4565-5e49-4a93-bb6d-63282e871285 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:53.167079 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:53.167079 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:53.172114 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b1cd4565-5e49-4a93-bb6d-63282e871285 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:53.172557 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1295/2590] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:53 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:53.438544 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ecbd7747-76da-45bc-bf07-0e70b19213ac tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:53.438919 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ecbd7747-76da-45bc-bf07-0e70b19213ac tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:53.439031 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:53.439031 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:53.439243 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ecbd7747-76da-45bc-bf07-0e70b19213ac tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:53.439441 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-ecbd7747-76da-45bc-bf07-0e70b19213ac tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:53.451795 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:53.451795 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:53.452766 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ecbd7747-76da-45bc-bf07-0e70b19213ac tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:53.453177 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1296/2591] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:53 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:54.186508 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0ebacdbe-b52a-471d-9a80-384df3903d10 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:54.187183 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0ebacdbe-b52a-471d-9a80-384df3903d10 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:54.187404 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:54.187404 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:54.187857 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0ebacdbe-b52a-471d-9a80-384df3903d10 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:54.228948 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:54.228948 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:54.234057 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0ebacdbe-b52a-471d-9a80-384df3903d10 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:54.245953 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:54.245953 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:54.251373 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0ebacdbe-b52a-471d-9a80-384df3903d10 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:54.251857 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1296/2592] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:54 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:54.462266 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8983d564-abf2-4ceb-a9ae-8800e35fbbfa tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:54.462613 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8983d564-abf2-4ceb-a9ae-8800e35fbbfa tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:54.462687 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:54.462687 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:54.462898 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8983d564-abf2-4ceb-a9ae-8800e35fbbfa tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:54.463080 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-8983d564-abf2-4ceb-a9ae-8800e35fbbfa tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:54.473682 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:54.473682 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:54.474564 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8983d564-abf2-4ceb-a9ae-8800e35fbbfa tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:54.475001 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1297/2593] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:54 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:55.261927 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7406540f-5469-41aa-b278-18acfe629003 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:55.262267 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7406540f-5469-41aa-b278-18acfe629003 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:55.262399 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:55.262399 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:55.262599 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7406540f-5469-41aa-b278-18acfe629003 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:55.289748 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:55.289748 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:55.295335 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7406540f-5469-41aa-b278-18acfe629003 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:55.305332 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:55.305332 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:55.310867 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7406540f-5469-41aa-b278-18acfe629003 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:55.311438 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1297/2594] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:55 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:55.487486 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-abefe42f-53cb-4ecf-9a24-e968c60ef0f4 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:55.488104 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-abefe42f-53cb-4ecf-9a24-e968c60ef0f4 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:55.488373 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:55.488373 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:55.488879 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-abefe42f-53cb-4ecf-9a24-e968c60ef0f4 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:55.489338 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-abefe42f-53cb-4ecf-9a24-e968c60ef0f4 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:55.504438 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:55.504438 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:55.505438 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-abefe42f-53cb-4ecf-9a24-e968c60ef0f4 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:55.505865 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1298/2595] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:55 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:56.324912 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3b0dabc9-48f1-4680-8ee5-a6ba06d7bd05 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:56.324912 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3b0dabc9-48f1-4680-8ee5-a6ba06d7bd05 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:56.324912 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:56.324912 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:56.325351 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3b0dabc9-48f1-4680-8ee5-a6ba06d7bd05 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:56.365151 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:56.365151 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:56.373839 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3b0dabc9-48f1-4680-8ee5-a6ba06d7bd05 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:56.388712 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:56.388712 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:56.392725 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3b0dabc9-48f1-4680-8ee5-a6ba06d7bd05 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:56.393429 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1298/2596] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:56 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:56.515278 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4679f141-e7c2-4b1c-9e6b-3e2468e5255e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:56.515585 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4679f141-e7c2-4b1c-9e6b-3e2468e5255e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:56.515771 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:56.515771 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:56.516022 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4679f141-e7c2-4b1c-9e6b-3e2468e5255e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:56.516315 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-4679f141-e7c2-4b1c-9e6b-3e2468e5255e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:56.528776 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:56.528776 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:56.529754 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4679f141-e7c2-4b1c-9e6b-3e2468e5255e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:56.546303 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1299/2597] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:56 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:57.402529 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-20c73cdf-8c54-4552-9f92-c7696d6af2bc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:57.402865 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-20c73cdf-8c54-4552-9f92-c7696d6af2bc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:57.403027 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:57.403027 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:57.403291 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-20c73cdf-8c54-4552-9f92-c7696d6af2bc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:57.428287 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:57.428287 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:57.432787 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-20c73cdf-8c54-4552-9f92-c7696d6af2bc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:57.441705 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:57.441705 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:57.446356 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-20c73cdf-8c54-4552-9f92-c7696d6af2bc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:57.446819 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1299/2598] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:57 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:57.554833 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-57c37da8-d02f-4dfe-b685-59ae9b0a642a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:57.555194 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-57c37da8-d02f-4dfe-b685-59ae9b0a642a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:57.555394 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:57.555394 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:57.555662 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-57c37da8-d02f-4dfe-b685-59ae9b0a642a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:57.555897 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-57c37da8-d02f-4dfe-b685-59ae9b0a642a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:57.567810 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:57.567810 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:57.568922 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-57c37da8-d02f-4dfe-b685-59ae9b0a642a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:57.569434 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1300/2599] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:57 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:58.080537 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-5fe5189d-77d3-4857-8150-775cf6e5ad59 req-a4c23b7f-6072-4f04-9d82-72d64902f1a9 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] DELETE http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/bec98f55-6378-4fdf-8c81-96d376f6c5c5 Dec 22 12:16:58.081176 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-5fe5189d-77d3-4857-8150-775cf6e5ad59 req-a4c23b7f-6072-4f04-9d82-72d64902f1a9 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:58.081418 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:58.081418 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:58.081897 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-5fe5189d-77d3-4857-8150-775cf6e5ad59 req-a4c23b7f-6072-4f04-9d82-72d64902f1a9 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:58.105092 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:58.105092 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:58.457133 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1f110ca0-b139-404a-9fa7-a9dc7a470beb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:58.457445 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1f110ca0-b139-404a-9fa7-a9dc7a470beb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:58.457597 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:58.457597 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:58.457829 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1f110ca0-b139-404a-9fa7-a9dc7a470beb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:58.458039 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-5fe5189d-77d3-4857-8150-775cf6e5ad59 req-a4c23b7f-6072-4f04-9d82-72d64902f1a9 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88155) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 12:16:58.458308 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-5fe5189d-77d3-4857-8150-775cf6e5ad59 req-a4c23b7f-6072-4f04-9d82-72d64902f1a9 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Pending status list for volume during attachment-delete: [] {{(pid=88155) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 12:16:58.535808 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:58.535808 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:58.535808 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1f110ca0-b139-404a-9fa7-a9dc7a470beb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:58.535808 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:58.535808 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:58.535808 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1f110ca0-b139-404a-9fa7-a9dc7a470beb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:58.535808 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1301/2600] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:58 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:58.553833 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-5fe5189d-77d3-4857-8150-775cf6e5ad59 req-a4c23b7f-6072-4f04-9d82-72d64902f1a9 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/bec98f55-6378-4fdf-8c81-96d376f6c5c5 returned with HTTP 200 Dec 22 12:16:58.557935 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1300/2601] 10.222.0.101 () {62 vars in 1442 bytes} [Tue Dec 22 12:16:58 2020] DELETE /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/bec98f55-6378-4fdf-8c81-96d376f6c5c5 => generated 19 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:58.579477 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-09a14281-9949-4dbd-a3ca-6db10566726b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:58.579829 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-09a14281-9949-4dbd-a3ca-6db10566726b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:58.580018 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:58.580018 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:58.580315 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-09a14281-9949-4dbd-a3ca-6db10566726b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:58.580649 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-09a14281-9949-4dbd-a3ca-6db10566726b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:58.594205 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:58.594205 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:58.595334 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-09a14281-9949-4dbd-a3ca-6db10566726b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:58.599225 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1302/2602] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:58 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:16:59.526925 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a334aefe-7caa-47e3-9da4-3f7098f184d9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:16:59.527348 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a334aefe-7caa-47e3-9da4-3f7098f184d9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:59.527508 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:59.527508 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:59.527747 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a334aefe-7caa-47e3-9da4-3f7098f184d9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:59.553844 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:59.553844 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:59.560239 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a334aefe-7caa-47e3-9da4-3f7098f184d9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:16:59.570338 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:59.570338 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:59.575801 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a334aefe-7caa-47e3-9da4-3f7098f184d9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:16:59.576254 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1301/2603] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:59 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:16:59.604772 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-91e668e5-f951-4426-a710-ccd4e4581f00 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:16:59.605157 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-91e668e5-f951-4426-a710-ccd4e4581f00 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:16:59.605344 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:16:59.605344 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:16:59.605637 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-91e668e5-f951-4426-a710-ccd4e4581f00 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:16:59.605866 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-91e668e5-f951-4426-a710-ccd4e4581f00 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:16:59.616813 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:16:59.616813 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:16:59.617779 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-91e668e5-f951-4426-a710-ccd4e4581f00 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:16:59.618182 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1303/2604] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:16:59 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:00.585998 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-60e911b3-256a-4d0c-963d-6bcac0104563 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:00.586293 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-60e911b3-256a-4d0c-963d-6bcac0104563 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:00.586395 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:00.586395 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:00.586627 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-60e911b3-256a-4d0c-963d-6bcac0104563 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:00.612132 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:00.612132 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:00.616468 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-60e911b3-256a-4d0c-963d-6bcac0104563 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:00.625760 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:00.625760 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:00.627151 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c98babfc-7122-4a98-b570-8c09d172622a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:17:00.627442 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c98babfc-7122-4a98-b570-8c09d172622a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:00.627569 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:00.627569 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:00.627764 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c98babfc-7122-4a98-b570-8c09d172622a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:00.627947 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-c98babfc-7122-4a98-b570-8c09d172622a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:17:00.630641 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-60e911b3-256a-4d0c-963d-6bcac0104563 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:00.631128 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1302/2605] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:00 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:00.639953 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:00.639953 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:00.640984 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c98babfc-7122-4a98-b570-8c09d172622a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:17:00.641502 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1304/2606] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:00 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:00.901428 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a9240a78-80ae-4768-bbc3-040c0daaa8f5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] DELETE http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/7e78a372-af66-431e-8868-b6e9cf575260 Dec 22 12:17:00.901713 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a9240a78-80ae-4768-bbc3-040c0daaa8f5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:00.901869 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:00.901869 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:00.902103 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a9240a78-80ae-4768-bbc3-040c0daaa8f5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:00.902313 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-a9240a78-80ae-4768-bbc3-040c0daaa8f5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Delete volume with id: 7e78a372-af66-431e-8868-b6e9cf575260 Dec 22 12:17:00.929394 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:00.929394 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:00.929876 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a9240a78-80ae-4768-bbc3-040c0daaa8f5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:01.146013 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.keymgr.conf_key_mgr [None req-a9240a78-80ae-4768-bbc3-040c0daaa8f5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Not deleting key 00000000-0000-0000-0000-000000000000 Dec 22 12:17:01.213412 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a9240a78-80ae-4768-bbc3-040c0daaa8f5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Delete volume request issued successfully. Dec 22 12:17:01.213957 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a9240a78-80ae-4768-bbc3-040c0daaa8f5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/7e78a372-af66-431e-8868-b6e9cf575260 returned with HTTP 202 Dec 22 12:17:01.218733 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1303/2607] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:17:00 2020] DELETE /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/7e78a372-af66-431e-8868-b6e9cf575260 => generated 0 bytes in 316 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:17:01.224512 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-589a29f1-3a28-475d-8051-b071e6889801 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/7e78a372-af66-431e-8868-b6e9cf575260 Dec 22 12:17:01.225137 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-589a29f1-3a28-475d-8051-b071e6889801 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:01.225405 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:01.225405 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:01.225742 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-589a29f1-3a28-475d-8051-b071e6889801 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:01.259870 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:01.259870 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:01.265985 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-589a29f1-3a28-475d-8051-b071e6889801 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:01.279355 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-589a29f1-3a28-475d-8051-b071e6889801 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/7e78a372-af66-431e-8868-b6e9cf575260 returned with HTTP 200 Dec 22 12:17:01.279887 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1305/2608] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:01 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/7e78a372-af66-431e-8868-b6e9cf575260 => generated 939 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:01.641425 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-632ed14a-d570-4173-a73b-699d3c1c9f5f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:01.642087 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-632ed14a-d570-4173-a73b-699d3c1c9f5f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:01.642087 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:01.642087 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:01.642087 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-632ed14a-d570-4173-a73b-699d3c1c9f5f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:01.651560 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b3d8d19d-80b2-4960-adfe-8144c2bf6eab tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:17:01.651861 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b3d8d19d-80b2-4960-adfe-8144c2bf6eab tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:01.652147 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:01.652147 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:01.652532 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b3d8d19d-80b2-4960-adfe-8144c2bf6eab tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:01.652877 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-b3d8d19d-80b2-4960-adfe-8144c2bf6eab tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:17:01.668850 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:01.668850 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:01.673149 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b3d8d19d-80b2-4960-adfe-8144c2bf6eab tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:17:01.675273 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1306/2609] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:01 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:01.690559 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:01.690559 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:01.696930 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-632ed14a-d570-4173-a73b-699d3c1c9f5f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:01.722228 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:01.722228 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:01.733898 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-632ed14a-d570-4173-a73b-699d3c1c9f5f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:01.734421 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1304/2610] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:01 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:02.290491 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-51d686d0-f619-4a9b-9ada-6f7bb63c89ab tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/7e78a372-af66-431e-8868-b6e9cf575260 Dec 22 12:17:02.291009 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-51d686d0-f619-4a9b-9ada-6f7bb63c89ab tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:02.291225 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:02.291225 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:02.291583 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-51d686d0-f619-4a9b-9ada-6f7bb63c89ab tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:02.321176 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:02.321176 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:02.328859 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-51d686d0-f619-4a9b-9ada-6f7bb63c89ab tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:02.343864 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-51d686d0-f619-4a9b-9ada-6f7bb63c89ab tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/7e78a372-af66-431e-8868-b6e9cf575260 returned with HTTP 200 Dec 22 12:17:02.344430 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1307/2611] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:02 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/7e78a372-af66-431e-8868-b6e9cf575260 => generated 939 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:02.684086 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-809a887d-c348-4d9f-b14b-cf58f620c4be tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:17:02.684494 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-809a887d-c348-4d9f-b14b-cf58f620c4be tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:02.684707 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:02.684707 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:02.685145 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-809a887d-c348-4d9f-b14b-cf58f620c4be tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:02.685412 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-809a887d-c348-4d9f-b14b-cf58f620c4be tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:17:02.701054 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:02.701054 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:02.702547 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-809a887d-c348-4d9f-b14b-cf58f620c4be tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:17:02.703189 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1305/2612] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:02 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:02.744035 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c4521d30-a9fa-4a0a-929b-4096c561a6a0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:02.744434 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c4521d30-a9fa-4a0a-929b-4096c561a6a0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:02.744564 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:02.744564 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:02.744787 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c4521d30-a9fa-4a0a-929b-4096c561a6a0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:02.777391 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:02.777391 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:02.784125 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c4521d30-a9fa-4a0a-929b-4096c561a6a0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:02.796646 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:02.796646 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:02.802310 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c4521d30-a9fa-4a0a-929b-4096c561a6a0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:02.806621 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1308/2613] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:02 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:03.355646 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d7ddfb4e-8da0-41d3-9909-c159479ff056 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/7e78a372-af66-431e-8868-b6e9cf575260 Dec 22 12:17:03.355888 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d7ddfb4e-8da0-41d3-9909-c159479ff056 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:03.356076 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:03.356076 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:03.356462 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d7ddfb4e-8da0-41d3-9909-c159479ff056 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:03.382362 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d7ddfb4e-8da0-41d3-9909-c159479ff056 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/7e78a372-af66-431e-8868-b6e9cf575260 returned with HTTP 404 Dec 22 12:17:03.383092 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1306/2614] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:03 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/7e78a372-af66-431e-8868-b6e9cf575260 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:17:03.389460 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-762f572e-71a5-46a1-bf52-dbc3bdf065c8 tempest-TestVolumeBootPattern-2055412090 tempest-TestVolumeBootPattern-2055412090] GET http://10.222.0.111/volume/v3/da0b3ad3006b44df9cf6884815693ccb/volumes/detail?all_tenants=1 Dec 22 12:17:03.389810 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-762f572e-71a5-46a1-bf52-dbc3bdf065c8 tempest-TestVolumeBootPattern-2055412090 tempest-TestVolumeBootPattern-2055412090] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:03.389963 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:03.389963 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:03.390206 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-762f572e-71a5-46a1-bf52-dbc3bdf065c8 tempest-TestVolumeBootPattern-2055412090 tempest-TestVolumeBootPattern-2055412090] Calling method 'detail' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:03.391408 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-762f572e-71a5-46a1-bf52-dbc3bdf065c8 tempest-TestVolumeBootPattern-2055412090 tempest-TestVolumeBootPattern-2055412090] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:17:03.448589 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-762f572e-71a5-46a1-bf52-dbc3bdf065c8 tempest-TestVolumeBootPattern-2055412090 tempest-TestVolumeBootPattern-2055412090] Get all volumes completed successfully. Dec 22 12:17:03.451846 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:03.451846 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:03.459497 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-762f572e-71a5-46a1-bf52-dbc3bdf065c8 tempest-TestVolumeBootPattern-2055412090 tempest-TestVolumeBootPattern-2055412090] http://10.222.0.111/volume/v3/da0b3ad3006b44df9cf6884815693ccb/volumes/detail?all_tenants=1 returned with HTTP 200 Dec 22 12:17:03.460061 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1309/2615] 10.222.0.111 () {58 vars in 1257 bytes} [Tue Dec 22 12:17:03 2020] GET /volume/v3/da0b3ad3006b44df9cf6884815693ccb/volumes/detail?all_tenants=1 => generated 13183 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 12:17:03.472800 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-31bfc413-f3de-4cd2-b2a0-d2d9504905ef tempest-TestVolumeBootPattern-2055412090 tempest-TestVolumeBootPattern-2055412090] DELETE http://10.222.0.111/volume/v3/da0b3ad3006b44df9cf6884815693ccb/types/b1e1ef38-20e7-4496-b8b9-c64acac9797d Dec 22 12:17:03.473085 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-31bfc413-f3de-4cd2-b2a0-d2d9504905ef tempest-TestVolumeBootPattern-2055412090 tempest-TestVolumeBootPattern-2055412090] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:03.473376 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-31bfc413-f3de-4cd2-b2a0-d2d9504905ef tempest-TestVolumeBootPattern-2055412090 tempest-TestVolumeBootPattern-2055412090] Calling method '_delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:03.510748 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 12:17:03.510748 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 12:17:03.559603 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-31bfc413-f3de-4cd2-b2a0-d2d9504905ef tempest-TestVolumeBootPattern-2055412090 tempest-TestVolumeBootPattern-2055412090] http://10.222.0.111/volume/v3/da0b3ad3006b44df9cf6884815693ccb/types/b1e1ef38-20e7-4496-b8b9-c64acac9797d returned with HTTP 202 Dec 22 12:17:03.560158 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1307/2616] 10.222.0.111 () {58 vars in 1317 bytes} [Tue Dec 22 12:17:03 2020] DELETE /volume/v3/da0b3ad3006b44df9cf6884815693ccb/types/b1e1ef38-20e7-4496-b8b9-c64acac9797d => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:17:03.585461 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-32874a89-38da-45d1-a956-6e0dfcff3126 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] POST http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes Dec 22 12:17:03.585764 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:03.585764 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:03.586028 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-32874a89-38da-45d1-a956-6e0dfcff3126 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2061363512", "snapshot_id": null, "imageRef": "632d04fa-05fd-4e7d-895f-0cd80c4fd464", "volume_type": null, "size": 1}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:17:03.586902 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-32874a89-38da-45d1-a956-6e0dfcff3126 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2061363512', 'snapshot_id': None, 'imageRef': '632d04fa-05fd-4e7d-895f-0cd80c4fd464', 'volume_type': None, 'size': 1}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:17:03.636648 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-32874a89-38da-45d1-a956-6e0dfcff3126 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Create volume of 1 GB Dec 22 12:17:03.644954 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-32874a89-38da-45d1-a956-6e0dfcff3126 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Availability Zones retrieved successfully. Dec 22 12:17:03.652666 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-32874a89-38da-45d1-a956-6e0dfcff3126 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Flow 'volume_create_api' (4b77b414-7529-4133-b8e4-f321214611e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:17:03.654051 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-32874a89-38da-45d1-a956-6e0dfcff3126 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ad25020-870c-4a27-9e90-dd74c066f64f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:17:03.655621 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-32874a89-38da-45d1-a956-6e0dfcff3126 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:17:03.712497 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-17523532-370c-4faf-83ca-871128a9eb9d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:17:03.712819 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-17523532-370c-4faf-83ca-871128a9eb9d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:03.713064 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-17523532-370c-4faf-83ca-871128a9eb9d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:03.713253 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-17523532-370c-4faf-83ca-871128a9eb9d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:17:03.715301 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-32874a89-38da-45d1-a956-6e0dfcff3126 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ad25020-870c-4a27-9e90-dd74c066f64f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:17:03.718209 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-32874a89-38da-45d1-a956-6e0dfcff3126 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a8d276d-d0b9-4f78-89c3-cc0c7b700d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:17:03.726065 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:03.726065 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:03.726703 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-17523532-370c-4faf-83ca-871128a9eb9d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:17:03.727281 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1308/2617] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:03 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:03.812466 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-32874a89-38da-45d1-a956-6e0dfcff3126 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Created reservations ['bd992f41-ecf8-486e-8550-63709edafb7f', '38195468-188c-4bd6-9646-d48a295347f8', '8684a44d-b341-4e97-86cc-244317fc73ca', '9363ba24-dd54-4400-853d-5c134751f6c7'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:17:03.813225 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c0444e83-f367-46ad-bbcd-30531107bdab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:03.813496 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c0444e83-f367-46ad-bbcd-30531107bdab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:03.813578 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-32874a89-38da-45d1-a956-6e0dfcff3126 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a8d276d-d0b9-4f78-89c3-cc0c7b700d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd992f41-ecf8-486e-8550-63709edafb7f', '38195468-188c-4bd6-9646-d48a295347f8', '8684a44d-b341-4e97-86cc-244317fc73ca', '9363ba24-dd54-4400-853d-5c134751f6c7']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:17:03.813627 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:03.813627 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:03.813814 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c0444e83-f367-46ad-bbcd-30531107bdab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:03.814683 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-32874a89-38da-45d1-a956-6e0dfcff3126 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d6d4f9d-c372-47eb-a8bd-3c973ccf2f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:17:03.839195 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:03.839195 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:03.844751 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c0444e83-f367-46ad-bbcd-30531107bdab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:03.854692 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:03.854692 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:03.859747 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c0444e83-f367-46ad-bbcd-30531107bdab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:03.864684 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1309/2618] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:03 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:03.879426 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-32874a89-38da-45d1-a956-6e0dfcff3126 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d6d4f9d-c372-47eb-a8bd-3c973ccf2f00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf6df3bc-5b31-4593-93d8-f183a431dac0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2061363512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0217d44346cb4f32b948d0feb03e3bb9',qos_specs=None,replication_status=,reservations=['bd992f41-ecf8-486e-8550-63709edafb7f','38195468-188c-4bd6-9646-d48a295347f8','8684a44d-b341-4e97-86cc-244317fc73ca','9363ba24-dd54-4400-853d-5c134751f6c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e17deb8c43434441b2864e5a8d3cd361',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:17:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2061363512',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf6df3bc-5b31-4593-93d8-f183a431dac0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0217d44346cb4f32b948d0feb03e3bb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e17deb8c43434441b2864e5a8d3cd361',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:17:03.880466 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-32874a89-38da-45d1-a956-6e0dfcff3126 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebe2f84e-2d94-495c-908f-54318efca18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:17:03.988791 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-32874a89-38da-45d1-a956-6e0dfcff3126 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebe2f84e-2d94-495c-908f-54318efca18d) transitioned into state 'SUCCESS' from state '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-2061363512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0217d44346cb4f32b948d0feb03e3bb9',qos_specs=None,replication_status=,reservations=['bd992f41-ecf8-486e-8550-63709edafb7f','38195468-188c-4bd6-9646-d48a295347f8','8684a44d-b341-4e97-86cc-244317fc73ca','9363ba24-dd54-4400-853d-5c134751f6c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e17deb8c43434441b2864e5a8d3cd361',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:17:03.989831 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-32874a89-38da-45d1-a956-6e0dfcff3126 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16456ca5-3100-4072-9d3e-a5ecf12f5239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:17:04.052634 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-32874a89-38da-45d1-a956-6e0dfcff3126 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16456ca5-3100-4072-9d3e-a5ecf12f5239) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:17:04.058695 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-32874a89-38da-45d1-a956-6e0dfcff3126 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Flow 'volume_create_api' (4b77b414-7529-4133-b8e4-f321214611e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:17:04.081667 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-32874a89-38da-45d1-a956-6e0dfcff3126 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Create volume request issued successfully. Dec 22 12:17:04.088492 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-32874a89-38da-45d1-a956-6e0dfcff3126 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes returned with HTTP 202 Dec 22 12:17:04.094220 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1310/2619] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 12:17:03 2020] POST /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes => generated 830 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:17:04.097542 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e071e739-0fd7-476d-bca3-80ef61e75e9c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:17:04.097542 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e071e739-0fd7-476d-bca3-80ef61e75e9c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:04.097542 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:04.097542 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:04.097542 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e071e739-0fd7-476d-bca3-80ef61e75e9c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:04.132847 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:04.132847 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:04.132847 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e071e739-0fd7-476d-bca3-80ef61e75e9c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:04.143579 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e071e739-0fd7-476d-bca3-80ef61e75e9c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 200 Dec 22 12:17:04.144031 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1310/2620] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:04 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 898 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:04.737059 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a6bfb592-6a30-45a3-8380-8d4132846ca2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:17:04.737714 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a6bfb592-6a30-45a3-8380-8d4132846ca2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:04.737846 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:04.737846 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:04.738043 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a6bfb592-6a30-45a3-8380-8d4132846ca2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:04.738229 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-a6bfb592-6a30-45a3-8380-8d4132846ca2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:17:04.751946 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:04.751946 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:04.753136 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a6bfb592-6a30-45a3-8380-8d4132846ca2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:17:04.753671 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1311/2621] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:04 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:04.869600 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6801cd96-0670-43c9-a1bf-ae2db8ce24f7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:04.870174 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6801cd96-0670-43c9-a1bf-ae2db8ce24f7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:04.870501 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:04.870501 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:04.870841 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6801cd96-0670-43c9-a1bf-ae2db8ce24f7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:04.899923 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:04.899923 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:04.904672 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6801cd96-0670-43c9-a1bf-ae2db8ce24f7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:04.913935 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:04.913935 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:04.919034 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6801cd96-0670-43c9-a1bf-ae2db8ce24f7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:04.919529 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1311/2622] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:04 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:05.152884 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8432e0ff-ca49-439a-ab29-21b4f5745398 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:17:05.153307 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8432e0ff-ca49-439a-ab29-21b4f5745398 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:05.153432 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:05.153432 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:05.153759 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8432e0ff-ca49-439a-ab29-21b4f5745398 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:05.182306 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:05.182306 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:05.187404 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8432e0ff-ca49-439a-ab29-21b4f5745398 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:05.198559 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8432e0ff-ca49-439a-ab29-21b4f5745398 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 200 Dec 22 12:17:05.199036 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1312/2623] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:05 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 922 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:05.762599 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4115af89-b44b-4309-a2f8-57097eeed12b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:17:05.762935 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4115af89-b44b-4309-a2f8-57097eeed12b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:05.763003 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:05.763003 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:05.763200 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4115af89-b44b-4309-a2f8-57097eeed12b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:05.763390 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-4115af89-b44b-4309-a2f8-57097eeed12b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:17:05.775520 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:05.775520 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:05.778348 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4115af89-b44b-4309-a2f8-57097eeed12b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:17:05.778712 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1312/2624] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:05 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:05.930755 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-614447db-6b14-4fc5-be34-1e71e990a3ce tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:05.931137 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-614447db-6b14-4fc5-be34-1e71e990a3ce tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:05.931171 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:05.931171 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:05.931408 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-614447db-6b14-4fc5-be34-1e71e990a3ce tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:05.958554 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:05.958554 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:05.963399 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-614447db-6b14-4fc5-be34-1e71e990a3ce tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:05.973508 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:05.973508 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:05.980031 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-614447db-6b14-4fc5-be34-1e71e990a3ce tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:05.980530 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1313/2625] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:05 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:06.208622 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4eee3e60-694e-46c7-b387-cc677778ce8b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:17:06.209075 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4eee3e60-694e-46c7-b387-cc677778ce8b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:06.209333 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:06.209333 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:06.209535 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4eee3e60-694e-46c7-b387-cc677778ce8b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:06.236812 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:06.236812 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:06.242185 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4eee3e60-694e-46c7-b387-cc677778ce8b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:06.254354 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4eee3e60-694e-46c7-b387-cc677778ce8b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 200 Dec 22 12:17:06.255061 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1313/2626] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:06 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 922 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:06.790429 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-424e599c-4c06-4a3b-8c94-8b736d6d535c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:17:06.791143 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-424e599c-4c06-4a3b-8c94-8b736d6d535c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:06.791407 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:06.791407 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:06.791862 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-424e599c-4c06-4a3b-8c94-8b736d6d535c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:06.792291 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-424e599c-4c06-4a3b-8c94-8b736d6d535c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:17:06.807358 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:06.807358 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:06.808412 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-424e599c-4c06-4a3b-8c94-8b736d6d535c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:17:06.808844 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1314/2627] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:06 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:06.989707 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-531e5cf0-7035-4e61-bb27-337876645c3c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:06.989990 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-531e5cf0-7035-4e61-bb27-337876645c3c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:06.990121 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:06.990121 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:06.990313 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-531e5cf0-7035-4e61-bb27-337876645c3c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:07.019792 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:07.019792 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:07.024552 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-531e5cf0-7035-4e61-bb27-337876645c3c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:07.033919 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:07.033919 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:07.039126 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-531e5cf0-7035-4e61-bb27-337876645c3c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:07.039697 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1314/2628] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:06 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:07.264384 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2a3da3bd-3217-4f98-a801-8fc46cf7296e tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:17:07.264709 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2a3da3bd-3217-4f98-a801-8fc46cf7296e tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:07.264879 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:07.264879 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:07.265138 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2a3da3bd-3217-4f98-a801-8fc46cf7296e tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:07.291242 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:07.291242 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:07.296013 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2a3da3bd-3217-4f98-a801-8fc46cf7296e tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:07.306914 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2a3da3bd-3217-4f98-a801-8fc46cf7296e tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 200 Dec 22 12:17:07.307418 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1315/2629] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:07 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 922 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:07.818196 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cd6bbebf-f8bc-409a-a247-d8eaa3f03320 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:17:07.818470 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cd6bbebf-f8bc-409a-a247-d8eaa3f03320 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:07.818518 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:07.818518 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:07.818749 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cd6bbebf-f8bc-409a-a247-d8eaa3f03320 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:07.818982 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-cd6bbebf-f8bc-409a-a247-d8eaa3f03320 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:17:07.834471 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:07.834471 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:07.835812 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cd6bbebf-f8bc-409a-a247-d8eaa3f03320 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:17:07.836242 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1315/2630] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:07 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:08.050783 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ef865c8b-ebec-4f03-b34c-1d60686c809d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:08.051658 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ef865c8b-ebec-4f03-b34c-1d60686c809d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:08.051916 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:08.051916 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:08.053427 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ef865c8b-ebec-4f03-b34c-1d60686c809d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:08.079780 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:08.079780 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:08.085646 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ef865c8b-ebec-4f03-b34c-1d60686c809d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:08.096984 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:08.096984 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:08.101831 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ef865c8b-ebec-4f03-b34c-1d60686c809d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:08.102442 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1316/2631] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:08 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:08.316725 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eb6d0aa4-69f2-478e-973f-d5f8792ea97e tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:17:08.317256 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eb6d0aa4-69f2-478e-973f-d5f8792ea97e tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:08.317256 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:08.317256 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:08.317380 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eb6d0aa4-69f2-478e-973f-d5f8792ea97e tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:08.345261 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:08.345261 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:08.351592 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-eb6d0aa4-69f2-478e-973f-d5f8792ea97e tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:08.366059 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eb6d0aa4-69f2-478e-973f-d5f8792ea97e tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 200 Dec 22 12:17:08.366059 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1316/2632] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:08 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 922 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:08.845158 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a9c860fc-867b-41b2-b1c7-3a0c1d14b874 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:17:08.845571 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a9c860fc-867b-41b2-b1c7-3a0c1d14b874 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:08.845616 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:08.845616 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:08.845786 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a9c860fc-867b-41b2-b1c7-3a0c1d14b874 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:08.845969 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-a9c860fc-867b-41b2-b1c7-3a0c1d14b874 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:17:08.860603 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:08.860603 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:08.861980 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a9c860fc-867b-41b2-b1c7-3a0c1d14b874 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:17:08.862531 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1317/2633] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:08 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:09.184544 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-920b6c78-ff6c-4346-8c8d-e9a7acf123af tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:09.184544 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-920b6c78-ff6c-4346-8c8d-e9a7acf123af tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:09.184544 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:09.184544 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:09.184544 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-920b6c78-ff6c-4346-8c8d-e9a7acf123af tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:09.184544 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:09.184544 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:09.184544 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-920b6c78-ff6c-4346-8c8d-e9a7acf123af tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:09.184544 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:09.184544 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:09.184544 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-920b6c78-ff6c-4346-8c8d-e9a7acf123af tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:09.184544 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1317/2634] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:09 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:09.375333 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-caf5ea19-174e-409d-9136-20b815a47b5b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:17:09.376609 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-caf5ea19-174e-409d-9136-20b815a47b5b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:09.377592 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:09.377592 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:09.378103 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-caf5ea19-174e-409d-9136-20b815a47b5b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:09.425558 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:09.425558 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:09.431339 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-caf5ea19-174e-409d-9136-20b815a47b5b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:09.442530 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-caf5ea19-174e-409d-9136-20b815a47b5b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 200 Dec 22 12:17:09.447207 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1318/2635] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:09 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 922 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:09.888450 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3cd247ea-0e36-4326-a4c9-32ae66caea12 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:17:09.888450 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3cd247ea-0e36-4326-a4c9-32ae66caea12 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:09.888450 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:09.888450 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:09.888450 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3cd247ea-0e36-4326-a4c9-32ae66caea12 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:09.888450 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-3cd247ea-0e36-4326-a4c9-32ae66caea12 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:17:09.888450 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:09.888450 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:09.888450 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3cd247ea-0e36-4326-a4c9-32ae66caea12 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:17:09.888450 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1318/2636] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:09 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:10.318150 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e8aef9de-feaf-4c8a-b466-341046c0d405 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:10.318150 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e8aef9de-feaf-4c8a-b466-341046c0d405 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:10.318150 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:10.318150 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:10.318150 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e8aef9de-feaf-4c8a-b466-341046c0d405 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:10.318150 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:10.318150 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:10.318150 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e8aef9de-feaf-4c8a-b466-341046c0d405 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:10.318150 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:10.318150 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:10.318150 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e8aef9de-feaf-4c8a-b466-341046c0d405 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:10.318150 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1319/2637] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:10 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:10.454144 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-953aaad9-eddf-4309-b735-81c78b12f338 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:17:10.454737 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-953aaad9-eddf-4309-b735-81c78b12f338 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:10.455109 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:10.455109 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:10.455309 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-953aaad9-eddf-4309-b735-81c78b12f338 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:10.483037 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:10.483037 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:10.488942 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-953aaad9-eddf-4309-b735-81c78b12f338 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:10.500812 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-953aaad9-eddf-4309-b735-81c78b12f338 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 200 Dec 22 12:17:10.501340 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1319/2638] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:10 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 922 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:10.894734 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3c55ab41-1bc6-436f-9014-96fb4043ecaf tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:17:10.895139 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3c55ab41-1bc6-436f-9014-96fb4043ecaf tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:10.895279 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:10.895279 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:10.895476 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3c55ab41-1bc6-436f-9014-96fb4043ecaf tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:10.895662 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-3c55ab41-1bc6-436f-9014-96fb4043ecaf tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:17:10.907829 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:10.907829 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:10.908786 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3c55ab41-1bc6-436f-9014-96fb4043ecaf tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:17:10.909199 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1320/2639] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:10 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:11.327381 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b05be9a4-a523-4cb9-a298-62d55e9c3567 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:11.327718 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b05be9a4-a523-4cb9-a298-62d55e9c3567 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:11.327858 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:11.327858 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:11.328084 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b05be9a4-a523-4cb9-a298-62d55e9c3567 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:11.353994 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:11.353994 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:11.358873 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b05be9a4-a523-4cb9-a298-62d55e9c3567 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:11.368901 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:11.368901 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:11.373763 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b05be9a4-a523-4cb9-a298-62d55e9c3567 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:11.374193 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1320/2640] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:11 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:11.515666 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-193541a2-d6b7-4eb5-8fa0-7d21e5548358 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:17:11.603898 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-193541a2-d6b7-4eb5-8fa0-7d21e5548358 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:11.603898 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:11.603898 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:11.603898 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-193541a2-d6b7-4eb5-8fa0-7d21e5548358 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:11.603898 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:11.603898 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:11.603898 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-193541a2-d6b7-4eb5-8fa0-7d21e5548358 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:11.603898 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-193541a2-d6b7-4eb5-8fa0-7d21e5548358 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 200 Dec 22 12:17:11.603898 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1321/2641] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:11 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 922 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:11.922227 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b626538b-baa9-42ad-91bd-fdbdc80ac817 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:17:11.922841 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b626538b-baa9-42ad-91bd-fdbdc80ac817 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:11.923191 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:11.923191 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:11.924338 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b626538b-baa9-42ad-91bd-fdbdc80ac817 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:11.924678 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-b626538b-baa9-42ad-91bd-fdbdc80ac817 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:17:11.940096 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:11.940096 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:11.941285 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b626538b-baa9-42ad-91bd-fdbdc80ac817 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:17:11.941813 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1321/2642] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:11 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:12.388364 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d1f50284-9ad6-46b3-8bd2-8ea1a132c755 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:12.389119 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d1f50284-9ad6-46b3-8bd2-8ea1a132c755 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:12.389434 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:12.389434 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:12.389967 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d1f50284-9ad6-46b3-8bd2-8ea1a132c755 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:12.431406 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:12.431406 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:12.437264 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d1f50284-9ad6-46b3-8bd2-8ea1a132c755 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:12.449353 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:12.449353 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:12.456119 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d1f50284-9ad6-46b3-8bd2-8ea1a132c755 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:12.456661 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1322/2643] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:12 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:12.594894 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4e506b35-9940-47d7-8fb8-e661a8b58a9d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:17:12.595521 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4e506b35-9940-47d7-8fb8-e661a8b58a9d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:12.595856 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:12.595856 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:12.596380 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4e506b35-9940-47d7-8fb8-e661a8b58a9d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:12.638079 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:12.638079 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:12.645310 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4e506b35-9940-47d7-8fb8-e661a8b58a9d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:12.671517 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4e506b35-9940-47d7-8fb8-e661a8b58a9d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 200 Dec 22 12:17:12.672528 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1322/2644] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:12 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 922 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:12.955101 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d2915d92-32af-4834-81e9-41b50a76be0d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:17:12.955787 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d2915d92-32af-4834-81e9-41b50a76be0d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:12.955787 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:12.955787 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:12.956057 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d2915d92-32af-4834-81e9-41b50a76be0d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:12.956441 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-d2915d92-32af-4834-81e9-41b50a76be0d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:17:12.975449 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:12.975449 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:12.976660 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d2915d92-32af-4834-81e9-41b50a76be0d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:17:12.977191 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1323/2645] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:12 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:13.468815 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-57edac1c-5fdf-4645-931c-1cbaba772b48 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:13.469102 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-57edac1c-5fdf-4645-931c-1cbaba772b48 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:13.469976 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:13.469976 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:13.470518 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-57edac1c-5fdf-4645-931c-1cbaba772b48 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:13.509875 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:13.509875 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:13.515811 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-57edac1c-5fdf-4645-931c-1cbaba772b48 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:13.527375 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:13.527375 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:13.533055 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-57edac1c-5fdf-4645-931c-1cbaba772b48 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:13.533611 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1323/2646] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:13 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:13.687254 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f35e8df2-8818-4e6b-b53b-91e34b22ef38 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:17:13.687679 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f35e8df2-8818-4e6b-b53b-91e34b22ef38 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:13.687911 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:13.687911 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:13.688272 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f35e8df2-8818-4e6b-b53b-91e34b22ef38 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:13.721279 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:13.721279 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:13.728205 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f35e8df2-8818-4e6b-b53b-91e34b22ef38 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:13.741657 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f35e8df2-8818-4e6b-b53b-91e34b22ef38 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 200 Dec 22 12:17:13.742160 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1324/2647] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:13 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 922 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:13.992465 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1b56a464-5ed9-44ed-b2ec-7342e135bd66 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:17:13.992973 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1b56a464-5ed9-44ed-b2ec-7342e135bd66 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:13.992973 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:13.992973 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:13.993265 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1b56a464-5ed9-44ed-b2ec-7342e135bd66 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:13.993449 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-1b56a464-5ed9-44ed-b2ec-7342e135bd66 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:17:14.012231 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:14.012231 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:14.013398 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1b56a464-5ed9-44ed-b2ec-7342e135bd66 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:17:14.013927 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1324/2648] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:13 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:14.545242 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aafd72a1-5909-4592-bbb5-a8f84b366d8d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:14.545565 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aafd72a1-5909-4592-bbb5-a8f84b366d8d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:14.545726 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:14.545726 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:14.545961 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aafd72a1-5909-4592-bbb5-a8f84b366d8d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:14.580238 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:14.580238 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:14.585953 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-aafd72a1-5909-4592-bbb5-a8f84b366d8d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:14.598341 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:14.598341 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:14.604862 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aafd72a1-5909-4592-bbb5-a8f84b366d8d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:14.605506 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1325/2649] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:14 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:14.757269 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a74f73c1-7209-4582-aa5f-2945c737d2a1 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:17:14.758004 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a74f73c1-7209-4582-aa5f-2945c737d2a1 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:14.758276 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:14.758276 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:14.758769 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a74f73c1-7209-4582-aa5f-2945c737d2a1 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:14.800271 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:14.800271 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:14.807084 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a74f73c1-7209-4582-aa5f-2945c737d2a1 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:14.820399 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a74f73c1-7209-4582-aa5f-2945c737d2a1 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 200 Dec 22 12:17:14.820879 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1325/2650] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:14 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 922 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:15.035164 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bef90bf5-4620-41ac-9686-e0fd44d0a750 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:17:15.039790 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bef90bf5-4620-41ac-9686-e0fd44d0a750 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:15.039917 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:15.039917 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:15.040238 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bef90bf5-4620-41ac-9686-e0fd44d0a750 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:15.040506 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-bef90bf5-4620-41ac-9686-e0fd44d0a750 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:17:15.066219 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:15.066219 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:15.067739 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bef90bf5-4620-41ac-9686-e0fd44d0a750 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:17:15.068416 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1326/2651] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:15 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:15.616274 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7bb2b565-b70c-4e4f-950d-87238ce8cb46 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:15.616879 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7bb2b565-b70c-4e4f-950d-87238ce8cb46 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:15.617106 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:15.617106 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:15.618257 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7bb2b565-b70c-4e4f-950d-87238ce8cb46 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:15.658967 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:15.658967 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:15.663808 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7bb2b565-b70c-4e4f-950d-87238ce8cb46 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:15.672980 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:15.672980 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:15.678323 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7bb2b565-b70c-4e4f-950d-87238ce8cb46 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:15.678924 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1326/2652] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:15 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:15.836042 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-17068963-00dd-46f7-88e4-dbe3ddb5f51c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:17:15.836268 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-17068963-00dd-46f7-88e4-dbe3ddb5f51c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:15.836402 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:15.836402 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:15.836595 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-17068963-00dd-46f7-88e4-dbe3ddb5f51c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:15.861562 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:15.861562 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:15.866186 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-17068963-00dd-46f7-88e4-dbe3ddb5f51c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:15.876702 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-17068963-00dd-46f7-88e4-dbe3ddb5f51c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 200 Dec 22 12:17:15.877154 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1327/2653] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:15 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 980 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:16.077531 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a23839c9-1180-4cf6-a66d-27d5690a7808 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:17:16.077826 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a23839c9-1180-4cf6-a66d-27d5690a7808 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:16.077915 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:16.077915 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:16.078107 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a23839c9-1180-4cf6-a66d-27d5690a7808 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:16.078291 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-a23839c9-1180-4cf6-a66d-27d5690a7808 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:17:16.091495 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:16.091495 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:16.092953 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a23839c9-1180-4cf6-a66d-27d5690a7808 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:17:16.093457 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1327/2654] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:16 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:16.688947 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-135dc004-fd36-47f3-abbc-447ca68c9daf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:16.689228 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-135dc004-fd36-47f3-abbc-447ca68c9daf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:16.689360 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:16.689360 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:16.689570 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-135dc004-fd36-47f3-abbc-447ca68c9daf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:16.719962 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:16.719962 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:16.729196 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-135dc004-fd36-47f3-abbc-447ca68c9daf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:16.757760 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:16.757760 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:16.763975 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-135dc004-fd36-47f3-abbc-447ca68c9daf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:16.764504 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1328/2655] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:16 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:17:16.886996 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f92c4b1b-538e-40df-82e8-926fe05996f2 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:17:16.887424 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f92c4b1b-538e-40df-82e8-926fe05996f2 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:16.887594 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:16.887594 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:16.887932 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f92c4b1b-538e-40df-82e8-926fe05996f2 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:16.917292 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:16.917292 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:16.922238 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f92c4b1b-538e-40df-82e8-926fe05996f2 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:16.935721 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f92c4b1b-538e-40df-82e8-926fe05996f2 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 200 Dec 22 12:17:16.936583 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1328/2656] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:16 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 983 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:17.102285 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-87491f8a-df58-4bc0-aff4-91c19b566018 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:17:17.102592 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-87491f8a-df58-4bc0-aff4-91c19b566018 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:17.102710 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:17.102710 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:17.102929 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-87491f8a-df58-4bc0-aff4-91c19b566018 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:17.103121 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-87491f8a-df58-4bc0-aff4-91c19b566018 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:17:17.114739 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:17.114739 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:17.116094 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-87491f8a-df58-4bc0-aff4-91c19b566018 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:17:17.116566 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1329/2657] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:17 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:17.774020 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1b576835-0737-4969-b947-f5ea7343f8b1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:17.774320 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1b576835-0737-4969-b947-f5ea7343f8b1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:17.774458 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:17.774458 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:17.779003 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1b576835-0737-4969-b947-f5ea7343f8b1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:17.822804 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:17.822804 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:17.822804 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1b576835-0737-4969-b947-f5ea7343f8b1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:17.830894 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:17.830894 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:17.837427 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1b576835-0737-4969-b947-f5ea7343f8b1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:17.838092 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1329/2658] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:17 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:17.946461 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-455ca86e-88c1-470a-9844-7aeeceb243f7 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:17:17.946792 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-455ca86e-88c1-470a-9844-7aeeceb243f7 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:17.947204 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:17.947204 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:17.947420 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-455ca86e-88c1-470a-9844-7aeeceb243f7 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:17.982545 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:17.982545 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:17.987342 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-455ca86e-88c1-470a-9844-7aeeceb243f7 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:17.998736 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-455ca86e-88c1-470a-9844-7aeeceb243f7 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 200 Dec 22 12:17:17.999387 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1330/2659] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:17 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 983 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:18.129005 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ec813215-cdb7-402c-8ba1-bff520638e97 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:17:18.129545 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ec813215-cdb7-402c-8ba1-bff520638e97 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:18.129751 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:18.129751 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:18.130169 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ec813215-cdb7-402c-8ba1-bff520638e97 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:18.130618 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-ec813215-cdb7-402c-8ba1-bff520638e97 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:17:18.145769 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:18.145769 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:18.146950 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ec813215-cdb7-402c-8ba1-bff520638e97 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:17:18.147497 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1330/2660] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:18 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:18.847504 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cbb54128-e688-47cd-97dd-c24cf4996684 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:18.847756 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cbb54128-e688-47cd-97dd-c24cf4996684 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:18.848081 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:18.848081 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:18.848081 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cbb54128-e688-47cd-97dd-c24cf4996684 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:18.898558 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:18.898558 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:18.903714 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cbb54128-e688-47cd-97dd-c24cf4996684 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:18.913810 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:18.913810 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:18.930863 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cbb54128-e688-47cd-97dd-c24cf4996684 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:18.930863 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1331/2661] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:18 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:17:19.009082 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a3a6be54-e2ca-4e35-9b4c-fbfc65118b6e tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:17:19.009355 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a3a6be54-e2ca-4e35-9b4c-fbfc65118b6e tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:19.009489 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:19.009489 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:19.009740 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a3a6be54-e2ca-4e35-9b4c-fbfc65118b6e tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:19.038175 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:19.038175 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:19.042980 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a3a6be54-e2ca-4e35-9b4c-fbfc65118b6e tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:19.058493 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a3a6be54-e2ca-4e35-9b4c-fbfc65118b6e tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 200 Dec 22 12:17:19.058493 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1331/2662] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:19 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 983 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:19.158521 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-12cc4196-b9a7-4c1d-afd7-05bc471903e4 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:17:19.173579 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-12cc4196-b9a7-4c1d-afd7-05bc471903e4 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:19.173579 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:19.173579 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:19.173579 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-12cc4196-b9a7-4c1d-afd7-05bc471903e4 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:19.173579 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-12cc4196-b9a7-4c1d-afd7-05bc471903e4 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:17:19.185689 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:19.185689 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:19.186797 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-12cc4196-b9a7-4c1d-afd7-05bc471903e4 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:17:19.187315 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1332/2663] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:19 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:19.942109 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-80ffc07b-81e5-4497-a036-567c698347ce tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:19.943105 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-80ffc07b-81e5-4497-a036-567c698347ce tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:19.943340 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:19.943340 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:19.943791 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-80ffc07b-81e5-4497-a036-567c698347ce tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:19.989430 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:19.989430 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:19.989430 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-80ffc07b-81e5-4497-a036-567c698347ce tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:19.994786 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:19.994786 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:20.000501 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-80ffc07b-81e5-4497-a036-567c698347ce tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:20.001003 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1332/2664] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:19 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:20.064368 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4b8162e5-ae08-4d1c-b742-a79fe97a47e4 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:17:20.064691 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4b8162e5-ae08-4d1c-b742-a79fe97a47e4 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:20.064898 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:20.064898 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:20.065146 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4b8162e5-ae08-4d1c-b742-a79fe97a47e4 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:20.093473 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:20.093473 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:20.098956 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4b8162e5-ae08-4d1c-b742-a79fe97a47e4 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:20.111605 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4b8162e5-ae08-4d1c-b742-a79fe97a47e4 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 200 Dec 22 12:17:20.112145 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1333/2665] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:20 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 983 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:20.195449 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d6eae028-f656-4e99-b16c-b0232afaebca tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:17:20.195986 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d6eae028-f656-4e99-b16c-b0232afaebca tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:20.195986 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:20.195986 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:20.198280 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d6eae028-f656-4e99-b16c-b0232afaebca tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:20.198280 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-d6eae028-f656-4e99-b16c-b0232afaebca tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:17:20.213858 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:20.213858 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:20.215039 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d6eae028-f656-4e99-b16c-b0232afaebca tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:17:20.215695 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1333/2666] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:20 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:21.010766 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4e9e1a1f-c98d-4dd8-b542-0c83bd2b5578 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:21.011112 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4e9e1a1f-c98d-4dd8-b542-0c83bd2b5578 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:21.011288 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:21.011288 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:21.011542 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4e9e1a1f-c98d-4dd8-b542-0c83bd2b5578 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:21.038507 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:21.038507 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:21.043680 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4e9e1a1f-c98d-4dd8-b542-0c83bd2b5578 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:21.053632 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:21.053632 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:21.058656 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4e9e1a1f-c98d-4dd8-b542-0c83bd2b5578 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:21.059121 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1334/2667] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:21 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:21.122325 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f97c6e56-b6ef-4e25-a899-7a32f33f9b55 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:17:21.122624 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f97c6e56-b6ef-4e25-a899-7a32f33f9b55 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:21.122763 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:21.122763 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:21.122979 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f97c6e56-b6ef-4e25-a899-7a32f33f9b55 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:21.149130 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:21.149130 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:21.153931 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f97c6e56-b6ef-4e25-a899-7a32f33f9b55 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:21.164726 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f97c6e56-b6ef-4e25-a899-7a32f33f9b55 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 200 Dec 22 12:17:21.165205 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1334/2668] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:21 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 983 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:21.226672 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-07fa4c9c-fa84-49d5-9605-e76617916e68 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:17:21.226997 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-07fa4c9c-fa84-49d5-9605-e76617916e68 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:21.255100 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:21.255100 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:21.255100 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-07fa4c9c-fa84-49d5-9605-e76617916e68 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:21.255100 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-07fa4c9c-fa84-49d5-9605-e76617916e68 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:17:21.255100 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:21.255100 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:21.255100 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-07fa4c9c-fa84-49d5-9605-e76617916e68 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:17:21.255100 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1335/2669] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:21 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:17:22.067997 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8dbc92ff-e401-4f59-9a31-ed4102e8fa32 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:22.068290 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8dbc92ff-e401-4f59-9a31-ed4102e8fa32 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:22.068507 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:22.068507 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:22.069036 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8dbc92ff-e401-4f59-9a31-ed4102e8fa32 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:22.104943 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:22.104943 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:22.107455 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8dbc92ff-e401-4f59-9a31-ed4102e8fa32 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:22.117969 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:22.117969 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:22.122627 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8dbc92ff-e401-4f59-9a31-ed4102e8fa32 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:22.123144 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1335/2670] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:22 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:22.173806 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-73d8b9b4-eea6-4ad0-aa94-40c7a10e903e tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:17:22.174163 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-73d8b9b4-eea6-4ad0-aa94-40c7a10e903e tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:22.174403 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:22.174403 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:22.174628 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-73d8b9b4-eea6-4ad0-aa94-40c7a10e903e tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:22.199678 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:22.199678 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:22.204455 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-73d8b9b4-eea6-4ad0-aa94-40c7a10e903e tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:22.216592 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-73d8b9b4-eea6-4ad0-aa94-40c7a10e903e tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 200 Dec 22 12:17:22.217058 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1336/2671] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:22 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 983 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:22.263398 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-905b693e-1e04-46e8-8d5b-46d3ba4adaf9 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:17:22.263710 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-905b693e-1e04-46e8-8d5b-46d3ba4adaf9 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:22.263845 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:22.263845 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:22.264037 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-905b693e-1e04-46e8-8d5b-46d3ba4adaf9 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:22.264222 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-905b693e-1e04-46e8-8d5b-46d3ba4adaf9 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:17:22.275967 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:22.275967 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:22.276855 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-905b693e-1e04-46e8-8d5b-46d3ba4adaf9 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:17:22.277311 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1336/2672] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:22 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:23.132682 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a795edb5-7314-4289-8b96-501197b62955 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:23.133156 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a795edb5-7314-4289-8b96-501197b62955 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:23.153226 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:23.153226 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:23.153226 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a795edb5-7314-4289-8b96-501197b62955 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:23.161309 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:23.161309 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:23.166512 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a795edb5-7314-4289-8b96-501197b62955 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:23.177273 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:23.177273 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:23.182518 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a795edb5-7314-4289-8b96-501197b62955 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:23.183012 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1337/2673] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:23 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:23.226504 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-99b48d21-574e-4d2e-87d6-020daacba497 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:17:23.227034 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-99b48d21-574e-4d2e-87d6-020daacba497 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:23.227250 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:23.227250 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:23.227704 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-99b48d21-574e-4d2e-87d6-020daacba497 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:23.265616 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:23.265616 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:23.265616 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-99b48d21-574e-4d2e-87d6-020daacba497 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:23.271284 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-99b48d21-574e-4d2e-87d6-020daacba497 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 200 Dec 22 12:17:23.271945 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1337/2674] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:23 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 983 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:23.286080 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fb628c19-af4a-443f-89c0-dedf8b75dcbe tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:17:23.286455 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fb628c19-af4a-443f-89c0-dedf8b75dcbe tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:23.286660 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:23.286660 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:23.286906 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fb628c19-af4a-443f-89c0-dedf8b75dcbe tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:23.287134 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-fb628c19-af4a-443f-89c0-dedf8b75dcbe tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:17:23.300306 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:23.300306 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:23.301375 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fb628c19-af4a-443f-89c0-dedf8b75dcbe tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:17:23.302004 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1338/2675] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:23 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:23.309157 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5299a1c3-9780-436b-878a-4f12d1446f7d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/474616d3-1819-4f9e-a877-68dd9526573d Dec 22 12:17:23.309499 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5299a1c3-9780-436b-878a-4f12d1446f7d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:23.309628 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:23.309628 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:23.309823 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5299a1c3-9780-436b-878a-4f12d1446f7d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:23.328318 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:23.328318 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:23.328966 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5299a1c3-9780-436b-878a-4f12d1446f7d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:17:23.330153 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5299a1c3-9780-436b-878a-4f12d1446f7d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/474616d3-1819-4f9e-a877-68dd9526573d returned with HTTP 200 Dec 22 12:17:23.330614 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1338/2676] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:17:23 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/474616d3-1819-4f9e-a877-68dd9526573d => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:23.337812 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3943ba30-adef-4d0a-80c1-2876ae60c366 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:17:23.338182 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3943ba30-adef-4d0a-80c1-2876ae60c366 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:23.338410 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:23.338410 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:23.338769 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3943ba30-adef-4d0a-80c1-2876ae60c366 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:23.339070 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-3943ba30-adef-4d0a-80c1-2876ae60c366 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Show backup with id 8335f40e-bea0-4224-9e3b-7d75386de4d5. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:17:23.353404 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:23.353404 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:23.354737 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3943ba30-adef-4d0a-80c1-2876ae60c366 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 200 Dec 22 12:17:23.355621 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1339/2677] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:23 2020] GET /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:23.362869 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bf473369-5f20-45cc-a4c5-c739d7fa6bd4 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] DELETE http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 Dec 22 12:17:23.363159 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bf473369-5f20-45cc-a4c5-c739d7fa6bd4 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:23.363397 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:23.363397 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:23.363594 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bf473369-5f20-45cc-a4c5-c739d7fa6bd4 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:23.363781 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.contrib.backups [None req-bf473369-5f20-45cc-a4c5-c739d7fa6bd4 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Delete backup with id: 8335f40e-bea0-4224-9e3b-7d75386de4d5. Dec 22 12:17:23.376037 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:23.376037 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:23.507601 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.backup.rpcapi [None req-bf473369-5f20-45cc-a4c5-c739d7fa6bd4 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] delete_backup rpcapi backup_id 8335f40e-bea0-4224-9e3b-7d75386de4d5 {{(pid=88155) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 22 12:17:23.510188 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bf473369-5f20-45cc-a4c5-c739d7fa6bd4 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 returned with HTTP 202 Dec 22 12:17:23.532741 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1339/2678] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:17:23 2020] DELETE /volume/v3/95285635caca470290d1d56658813c31/backups/8335f40e-bea0-4224-9e3b-7d75386de4d5 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 12:17:23.957263 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-5585f68c-d938-40ca-9453-cd0b2779690f req-001ade11-9297-4393-b18c-825d4059614f tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] DELETE http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/attachments/2b56a948-f50d-47e5-ba73-591c60421c6f Dec 22 12:17:23.957657 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-5585f68c-d938-40ca-9453-cd0b2779690f req-001ade11-9297-4393-b18c-825d4059614f tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:23.957869 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:23.957869 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:23.958173 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-5585f68c-d938-40ca-9453-cd0b2779690f req-001ade11-9297-4393-b18c-825d4059614f tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:23.981950 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:23.981950 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:24.199079 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b6180e8e-1f03-43da-91e3-e6b62e1533d7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:24.199079 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b6180e8e-1f03-43da-91e3-e6b62e1533d7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:24.199079 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:24.199079 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:24.199079 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b6180e8e-1f03-43da-91e3-e6b62e1533d7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:24.250111 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:24.250111 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:24.250111 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b6180e8e-1f03-43da-91e3-e6b62e1533d7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:24.262669 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:24.262669 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:24.268828 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b6180e8e-1f03-43da-91e3-e6b62e1533d7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:24.269924 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1340/2679] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:24 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:24.280552 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b4be87d5-d3c8-4db7-aab0-5de8a005cf34 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:17:24.280873 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b4be87d5-d3c8-4db7-aab0-5de8a005cf34 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:24.281039 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:24.281039 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:24.281292 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b4be87d5-d3c8-4db7-aab0-5de8a005cf34 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:24.310975 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:24.310975 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:24.314164 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b4be87d5-d3c8-4db7-aab0-5de8a005cf34 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:24.326688 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b4be87d5-d3c8-4db7-aab0-5de8a005cf34 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 200 Dec 22 12:17:24.327346 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1341/2680] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:24 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 983 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:17:24.462695 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-5585f68c-d938-40ca-9453-cd0b2779690f req-001ade11-9297-4393-b18c-825d4059614f tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 12:17:24.462695 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-5585f68c-d938-40ca-9453-cd0b2779690f req-001ade11-9297-4393-b18c-825d4059614f tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Pending status list for volume during attachment-delete: [] {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 12:17:24.568019 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-5585f68c-d938-40ca-9453-cd0b2779690f req-001ade11-9297-4393-b18c-825d4059614f tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/attachments/2b56a948-f50d-47e5-ba73-591c60421c6f returned with HTTP 200 Dec 22 12:17:24.569372 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1340/2681] 10.222.0.101 () {62 vars in 1442 bytes} [Tue Dec 22 12:17:23 2020] DELETE /volume/v3/33b351454f544708a29fa8ff5638b365/attachments/2b56a948-f50d-47e5-ba73-591c60421c6f => generated 19 bytes in 615 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:24.582047 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-5585f68c-d938-40ca-9453-cd0b2779690f req-2119f341-555e-4d47-a876-e377ceb2127c tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] DELETE http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/attachments/a93addb5-4501-4fdd-8a08-046907d8167c Dec 22 12:17:24.582423 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-5585f68c-d938-40ca-9453-cd0b2779690f req-2119f341-555e-4d47-a876-e377ceb2127c tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:24.582561 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:24.582561 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:24.582796 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-5585f68c-d938-40ca-9453-cd0b2779690f req-2119f341-555e-4d47-a876-e377ceb2127c tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:24.594630 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:24.594630 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:25.055494 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-5585f68c-d938-40ca-9453-cd0b2779690f req-2119f341-555e-4d47-a876-e377ceb2127c tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88155) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 12:17:25.055742 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-5585f68c-d938-40ca-9453-cd0b2779690f req-2119f341-555e-4d47-a876-e377ceb2127c tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Pending status list for volume during attachment-delete: [] {{(pid=88155) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 12:17:25.158760 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-5585f68c-d938-40ca-9453-cd0b2779690f req-2119f341-555e-4d47-a876-e377ceb2127c tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/attachments/a93addb5-4501-4fdd-8a08-046907d8167c returned with HTTP 200 Dec 22 12:17:25.159813 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1342/2682] 10.222.0.101 () {62 vars in 1442 bytes} [Tue Dec 22 12:17:24 2020] DELETE /volume/v3/33b351454f544708a29fa8ff5638b365/attachments/a93addb5-4501-4fdd-8a08-046907d8167c => generated 19 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:25.173962 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-5585f68c-d938-40ca-9453-cd0b2779690f req-4850d3cd-3f64-41d8-a8bf-8516fc203cf2 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] DELETE http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/attachments/1186d0e5-b07c-49db-a984-4a088765e8f1 Dec 22 12:17:25.174240 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-5585f68c-d938-40ca-9453-cd0b2779690f req-4850d3cd-3f64-41d8-a8bf-8516fc203cf2 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:25.174380 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:25.174380 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:25.174588 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-5585f68c-d938-40ca-9453-cd0b2779690f req-4850d3cd-3f64-41d8-a8bf-8516fc203cf2 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:25.186356 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:25.186356 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:25.278735 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4832f0be-e31d-4f8b-8366-5d905084bace tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:25.279330 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4832f0be-e31d-4f8b-8366-5d905084bace tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:25.279479 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:25.279479 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:25.279667 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4832f0be-e31d-4f8b-8366-5d905084bace tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:25.305122 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:25.305122 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:25.314054 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4832f0be-e31d-4f8b-8366-5d905084bace tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:25.322776 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:25.322776 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:25.328172 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4832f0be-e31d-4f8b-8366-5d905084bace tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:25.328663 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1343/2683] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:25 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:25.337803 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8b71507d-812c-4f78-ba14-fc6e84d71b40 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:17:25.338050 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8b71507d-812c-4f78-ba14-fc6e84d71b40 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:25.338182 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:25.338182 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:25.338351 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8b71507d-812c-4f78-ba14-fc6e84d71b40 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:25.394987 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:25.394987 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:25.394987 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8b71507d-812c-4f78-ba14-fc6e84d71b40 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:25.394987 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8b71507d-812c-4f78-ba14-fc6e84d71b40 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 200 Dec 22 12:17:25.394987 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1344/2684] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:25 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 983 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:25.531459 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-5585f68c-d938-40ca-9453-cd0b2779690f req-4850d3cd-3f64-41d8-a8bf-8516fc203cf2 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 12:17:25.531751 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-5585f68c-d938-40ca-9453-cd0b2779690f req-4850d3cd-3f64-41d8-a8bf-8516fc203cf2 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Pending status list for volume during attachment-delete: [] {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 12:17:25.589568 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-5585f68c-d938-40ca-9453-cd0b2779690f req-4850d3cd-3f64-41d8-a8bf-8516fc203cf2 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/attachments/1186d0e5-b07c-49db-a984-4a088765e8f1 returned with HTTP 200 Dec 22 12:17:25.590615 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1341/2685] 10.222.0.101 () {62 vars in 1442 bytes} [Tue Dec 22 12:17:25 2020] DELETE /volume/v3/33b351454f544708a29fa8ff5638b365/attachments/1186d0e5-b07c-49db-a984-4a088765e8f1 => generated 19 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:17:26.338006 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c137cc19-0b87-430c-b0d6-437cc8b05ac0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:26.338650 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c137cc19-0b87-430c-b0d6-437cc8b05ac0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:26.338650 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:26.338650 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:26.338650 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c137cc19-0b87-430c-b0d6-437cc8b05ac0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:26.364062 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:26.364062 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:26.369268 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c137cc19-0b87-430c-b0d6-437cc8b05ac0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:26.379087 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:26.379087 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:26.386315 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c137cc19-0b87-430c-b0d6-437cc8b05ac0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:26.386849 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1345/2686] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:26 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:17:26.404330 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d4bd48b9-7fe1-47b9-b5df-1823ed6ae3f8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:17:26.405105 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d4bd48b9-7fe1-47b9-b5df-1823ed6ae3f8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:26.405344 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:26.405344 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:26.405959 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d4bd48b9-7fe1-47b9-b5df-1823ed6ae3f8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:26.439009 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:26.439009 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:26.460276 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d4bd48b9-7fe1-47b9-b5df-1823ed6ae3f8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:26.460276 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d4bd48b9-7fe1-47b9-b5df-1823ed6ae3f8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 200 Dec 22 12:17:26.460276 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1342/2687] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:26 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 983 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:27.399704 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0084c998-b1a2-43e5-ac9e-0dc43f674852 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:27.400315 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0084c998-b1a2-43e5-ac9e-0dc43f674852 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:27.400654 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:27.400654 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:27.401194 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0084c998-b1a2-43e5-ac9e-0dc43f674852 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:27.435464 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:27.435464 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:27.445289 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0084c998-b1a2-43e5-ac9e-0dc43f674852 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:27.467230 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:27.467230 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:27.471317 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-775b9de2-fed5-48b1-80db-ce4e197e9c49 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:17:27.471728 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-775b9de2-fed5-48b1-80db-ce4e197e9c49 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:27.471934 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:27.471934 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:27.472198 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-775b9de2-fed5-48b1-80db-ce4e197e9c49 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:27.473501 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0084c998-b1a2-43e5-ac9e-0dc43f674852 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:27.474073 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1346/2688] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:27 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:27.502520 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:27.502520 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:27.510443 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-775b9de2-fed5-48b1-80db-ce4e197e9c49 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:27.522128 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-775b9de2-fed5-48b1-80db-ce4e197e9c49 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 200 Dec 22 12:17:27.522670 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1343/2689] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:27 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 983 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:17:28.487996 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-929ca10c-c621-47f0-acdb-1b41d1dee259 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:28.514778 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-929ca10c-c621-47f0-acdb-1b41d1dee259 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:28.514778 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:28.514778 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:28.514778 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-929ca10c-c621-47f0-acdb-1b41d1dee259 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:28.533049 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:28.533049 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:28.535625 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f60c6315-89c9-4118-b9e1-99f43a12519c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:17:28.536018 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f60c6315-89c9-4118-b9e1-99f43a12519c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:28.536170 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:28.536170 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:28.536429 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f60c6315-89c9-4118-b9e1-99f43a12519c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:28.539299 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-929ca10c-c621-47f0-acdb-1b41d1dee259 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:28.564882 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:28.564882 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:28.566768 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:28.566768 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:28.566898 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-929ca10c-c621-47f0-acdb-1b41d1dee259 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:28.572952 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1347/2690] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:28 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:28.573051 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f60c6315-89c9-4118-b9e1-99f43a12519c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:28.586151 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f60c6315-89c9-4118-b9e1-99f43a12519c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 200 Dec 22 12:17:28.586714 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1344/2691] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:28 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 983 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:29.578989 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-688a7447-ef5d-4dee-931b-6a93250c929b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:29.579420 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-688a7447-ef5d-4dee-931b-6a93250c929b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:29.579477 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:29.579477 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:29.579649 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-688a7447-ef5d-4dee-931b-6a93250c929b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:29.597796 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b936caa0-4903-4391-91b6-4abffd679e3c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:17:29.598231 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b936caa0-4903-4391-91b6-4abffd679e3c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:29.598403 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:29.598403 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:29.598662 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b936caa0-4903-4391-91b6-4abffd679e3c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:29.606538 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:29.606538 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:29.613173 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-688a7447-ef5d-4dee-931b-6a93250c929b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:29.624626 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:29.624626 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:29.630821 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-688a7447-ef5d-4dee-931b-6a93250c929b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:29.663574 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1348/2692] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:29 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:29.664587 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:29.664587 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:29.664587 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b936caa0-4903-4391-91b6-4abffd679e3c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:29.664587 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b936caa0-4903-4391-91b6-4abffd679e3c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 200 Dec 22 12:17:29.664587 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1345/2693] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:29 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 983 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:17:30.643447 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ba2245f8-dc93-44eb-a3e4-45c8d246ad19 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:30.643876 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ba2245f8-dc93-44eb-a3e4-45c8d246ad19 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:30.643876 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:30.643876 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:30.644083 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ba2245f8-dc93-44eb-a3e4-45c8d246ad19 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:30.661658 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b66c0d33-afdb-4d7c-97ac-09b8861d736b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:17:30.662111 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b66c0d33-afdb-4d7c-97ac-09b8861d736b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:30.662329 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:30.662329 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:30.662680 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b66c0d33-afdb-4d7c-97ac-09b8861d736b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:30.669944 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:30.669944 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:30.675717 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ba2245f8-dc93-44eb-a3e4-45c8d246ad19 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:30.685389 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:30.685389 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:30.690270 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:30.690270 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:30.690619 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ba2245f8-dc93-44eb-a3e4-45c8d246ad19 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:30.690918 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1349/2694] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:30 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:30.695147 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b66c0d33-afdb-4d7c-97ac-09b8861d736b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:30.706735 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b66c0d33-afdb-4d7c-97ac-09b8861d736b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 200 Dec 22 12:17:30.707182 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1346/2695] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:30 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 983 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:31.703663 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-89562161-5bca-4cba-97c4-49cf921e436f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:31.704399 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-89562161-5bca-4cba-97c4-49cf921e436f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:31.704539 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:31.704539 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:31.704767 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-89562161-5bca-4cba-97c4-49cf921e436f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:31.716423 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-22cbb5ad-c57c-4ce9-8b7e-f2dbac74709d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:17:31.716873 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-22cbb5ad-c57c-4ce9-8b7e-f2dbac74709d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:31.717112 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:31.717112 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:31.717473 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-22cbb5ad-c57c-4ce9-8b7e-f2dbac74709d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:31.758770 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:31.758770 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:31.768471 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:31.768471 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:31.769658 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-89562161-5bca-4cba-97c4-49cf921e436f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:31.780615 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-22cbb5ad-c57c-4ce9-8b7e-f2dbac74709d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:31.786909 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:31.786909 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:31.793177 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-89562161-5bca-4cba-97c4-49cf921e436f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:31.793800 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1350/2696] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:31 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:31.798424 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-22cbb5ad-c57c-4ce9-8b7e-f2dbac74709d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 200 Dec 22 12:17:31.802614 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1347/2697] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:31 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 983 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:32.803039 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-57a45269-7af8-4be9-b476-d718084efbf6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:32.803344 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-57a45269-7af8-4be9-b476-d718084efbf6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:32.803533 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:32.803533 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:32.803870 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-57a45269-7af8-4be9-b476-d718084efbf6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:32.808571 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-19075b45-c61b-4db9-813d-e99643986070 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:17:32.808955 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-19075b45-c61b-4db9-813d-e99643986070 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:32.809324 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:32.809324 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:32.809653 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-19075b45-c61b-4db9-813d-e99643986070 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:32.834956 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:32.834956 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:32.840315 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-57a45269-7af8-4be9-b476-d718084efbf6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:32.852858 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:32.852858 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:32.859627 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-57a45269-7af8-4be9-b476-d718084efbf6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:32.865196 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1351/2698] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:32 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:32.870338 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:32.870338 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:32.875867 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-19075b45-c61b-4db9-813d-e99643986070 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:32.888255 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-19075b45-c61b-4db9-813d-e99643986070 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 200 Dec 22 12:17:32.893717 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1348/2699] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:32 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 983 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:33.870078 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a1b053d6-4324-448e-b89f-f44c054114bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:33.870407 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a1b053d6-4324-448e-b89f-f44c054114bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:33.870446 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:33.870446 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:33.870692 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a1b053d6-4324-448e-b89f-f44c054114bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:33.896136 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:33.896136 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:33.899838 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4ac55277-a763-4278-92aa-75f23f9631ce tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:17:33.900125 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4ac55277-a763-4278-92aa-75f23f9631ce tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:33.900270 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:33.900270 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:33.900464 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4ac55277-a763-4278-92aa-75f23f9631ce tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:33.919037 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a1b053d6-4324-448e-b89f-f44c054114bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:33.948218 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:33.948218 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:33.960696 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a1b053d6-4324-448e-b89f-f44c054114bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:33.961352 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1352/2700] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:33 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:33.968976 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:33.968976 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:33.973997 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4ac55277-a763-4278-92aa-75f23f9631ce tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:33.997110 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4ac55277-a763-4278-92aa-75f23f9631ce tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 200 Dec 22 12:17:33.997604 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1349/2701] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:33 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 983 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:34.971896 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-15a2bfe0-8953-4c88-bd7c-5191e25dee4b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:34.971896 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-15a2bfe0-8953-4c88-bd7c-5191e25dee4b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:34.971896 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:34.971896 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:34.971896 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-15a2bfe0-8953-4c88-bd7c-5191e25dee4b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:35.001814 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:35.001814 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:35.007460 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-07966713-0a2e-4c85-8f15-cdb6b09f352b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:17:35.007619 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-15a2bfe0-8953-4c88-bd7c-5191e25dee4b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:35.008039 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-07966713-0a2e-4c85-8f15-cdb6b09f352b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:35.008286 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:35.008286 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:35.008488 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-07966713-0a2e-4c85-8f15-cdb6b09f352b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:35.019259 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:35.019259 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:35.024378 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-15a2bfe0-8953-4c88-bd7c-5191e25dee4b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:35.025104 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1353/2702] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:34 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:35.053965 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:35.053965 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:35.061828 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-07966713-0a2e-4c85-8f15-cdb6b09f352b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:35.073066 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-07966713-0a2e-4c85-8f15-cdb6b09f352b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 200 Dec 22 12:17:35.073537 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1350/2703] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:35 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 983 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:36.034717 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a79e26b4-222f-48af-a8b6-68b2cc24c5c7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:36.035059 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a79e26b4-222f-48af-a8b6-68b2cc24c5c7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:36.035121 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:36.035121 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:36.035522 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a79e26b4-222f-48af-a8b6-68b2cc24c5c7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:36.072774 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:36.072774 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:36.079096 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a79e26b4-222f-48af-a8b6-68b2cc24c5c7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:36.082453 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6252a7e5-0e40-4803-a4d6-c497be5ea94c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:17:36.082855 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6252a7e5-0e40-4803-a4d6-c497be5ea94c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:36.083072 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:36.083072 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:36.083388 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6252a7e5-0e40-4803-a4d6-c497be5ea94c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:36.090116 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:36.090116 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:36.096221 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a79e26b4-222f-48af-a8b6-68b2cc24c5c7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:36.096997 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1354/2704] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:36 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:36.140097 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:36.140097 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:36.149051 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6252a7e5-0e40-4803-a4d6-c497be5ea94c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:36.157285 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6252a7e5-0e40-4803-a4d6-c497be5ea94c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 200 Dec 22 12:17:36.157798 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1351/2705] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:36 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 983 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:36.591829 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2a5762b9-fd27-4da7-a5fd-2992aed54a66 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] DELETE http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/6c8dd379-1d06-4534-9db7-d119b55c9079 Dec 22 12:17:36.592105 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2a5762b9-fd27-4da7-a5fd-2992aed54a66 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:36.594120 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:36.594120 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:36.594120 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2a5762b9-fd27-4da7-a5fd-2992aed54a66 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:36.594120 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-2a5762b9-fd27-4da7-a5fd-2992aed54a66 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Delete volume with id: 6c8dd379-1d06-4534-9db7-d119b55c9079 Dec 22 12:17:36.616756 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:36.616756 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:36.617323 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2a5762b9-fd27-4da7-a5fd-2992aed54a66 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:17:36.685122 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2a5762b9-fd27-4da7-a5fd-2992aed54a66 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Delete volume request issued successfully. Dec 22 12:17:36.685454 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2a5762b9-fd27-4da7-a5fd-2992aed54a66 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/6c8dd379-1d06-4534-9db7-d119b55c9079 returned with HTTP 202 Dec 22 12:17:36.687627 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1355/2706] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:17:36 2020] DELETE /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/6c8dd379-1d06-4534-9db7-d119b55c9079 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 12:17:36.691832 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-93ad7da1-196a-41e1-8b25-d02fe46b9e73 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/6c8dd379-1d06-4534-9db7-d119b55c9079 Dec 22 12:17:36.692181 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-93ad7da1-196a-41e1-8b25-d02fe46b9e73 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:36.692611 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:36.692611 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:36.693450 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-93ad7da1-196a-41e1-8b25-d02fe46b9e73 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:36.721589 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:36.721589 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:36.726027 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-93ad7da1-196a-41e1-8b25-d02fe46b9e73 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:17:36.736937 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-93ad7da1-196a-41e1-8b25-d02fe46b9e73 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/6c8dd379-1d06-4534-9db7-d119b55c9079 returned with HTTP 200 Dec 22 12:17:36.737385 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1352/2707] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:36 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/6c8dd379-1d06-4534-9db7-d119b55c9079 => generated 915 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:37.109782 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-11f4a5b5-8922-451c-acf9-7c9d1fd42fb6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:37.110410 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-11f4a5b5-8922-451c-acf9-7c9d1fd42fb6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:37.110648 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:37.110648 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:37.111791 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-11f4a5b5-8922-451c-acf9-7c9d1fd42fb6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:37.162700 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:37.162700 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:37.166322 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3f2d40ab-4eac-4733-91f8-4b1126fa7f25 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:17:37.166709 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3f2d40ab-4eac-4733-91f8-4b1126fa7f25 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:37.166948 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:37.166948 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:37.167280 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3f2d40ab-4eac-4733-91f8-4b1126fa7f25 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:37.182411 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-11f4a5b5-8922-451c-acf9-7c9d1fd42fb6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:37.205212 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:37.205212 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:37.211385 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:37.211385 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:37.212968 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-11f4a5b5-8922-451c-acf9-7c9d1fd42fb6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:37.213532 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1356/2708] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:37 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:37.219071 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3f2d40ab-4eac-4733-91f8-4b1126fa7f25 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:37.232342 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3f2d40ab-4eac-4733-91f8-4b1126fa7f25 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 200 Dec 22 12:17:37.232859 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1353/2709] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:37 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 1371 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:37.240920 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f521b77e-e338-4ceb-a9bf-e3b8078a3009 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:17:37.241255 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f521b77e-e338-4ceb-a9bf-e3b8078a3009 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:37.241465 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:37.241465 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:37.241731 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f521b77e-e338-4ceb-a9bf-e3b8078a3009 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:37.270016 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:37.270016 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:37.275875 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f521b77e-e338-4ceb-a9bf-e3b8078a3009 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:37.295515 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f521b77e-e338-4ceb-a9bf-e3b8078a3009 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 200 Dec 22 12:17:37.295994 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1357/2710] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:37 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 1371 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:37.304779 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-beccae6b-f9d1-4916-b1f8-e2c9a605e7f6 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] POST http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots Dec 22 12:17:37.305212 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:37.305212 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:37.305606 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-beccae6b-f9d1-4916-b1f8-e2c9a605e7f6 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cf6df3bc-5b31-4593-93d8-f183a431dac0", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1151467749", "description": null, "metadata": null}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:17:37.331666 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:37.331666 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:37.332361 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-beccae6b-f9d1-4916-b1f8-e2c9a605e7f6 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:37.332558 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-beccae6b-f9d1-4916-b1f8-e2c9a605e7f6 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Create snapshot from volume cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:17:37.413561 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-beccae6b-f9d1-4916-b1f8-e2c9a605e7f6 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Created reservations ['5b040862-fd72-406c-a978-5f2cadd6db6d', 'ba9fd6bd-b2b3-4067-a3cc-5d1152663357', '96503009-fced-4ac0-980a-4abd4c2a94d6', '3d37f163-fa09-4ff4-b01f-4e833aef9b5c'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:17:37.644527 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-beccae6b-f9d1-4916-b1f8-e2c9a605e7f6 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Snapshot create request issued successfully. Dec 22 12:17:37.645589 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-beccae6b-f9d1-4916-b1f8-e2c9a605e7f6 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots returned with HTTP 202 Dec 22 12:17:37.646750 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1354/2711] 10.222.0.111 () {60 vars in 1237 bytes} [Tue Dec 22 12:17:37 2020] POST /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots => generated 308 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:17:37.657359 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f5bbab38-4828-4119-8732-7c44eac0e906 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/3a4fcc62-2089-4a30-bae8-f6506db8109f Dec 22 12:17:37.657800 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f5bbab38-4828-4119-8732-7c44eac0e906 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:37.658022 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:37.658022 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:37.658375 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f5bbab38-4828-4119-8732-7c44eac0e906 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:37.673028 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:37.673028 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:37.674470 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f5bbab38-4828-4119-8732-7c44eac0e906 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Snapshot retrieved successfully. Dec 22 12:17:37.676061 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f5bbab38-4828-4119-8732-7c44eac0e906 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/3a4fcc62-2089-4a30-bae8-f6506db8109f returned with HTTP 200 Dec 22 12:17:37.676785 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1358/2712] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:17:37 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/3a4fcc62-2089-4a30-bae8-f6506db8109f => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:37.747510 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cc99cbcc-ec57-4b08-872b-4451081f764c tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/6c8dd379-1d06-4534-9db7-d119b55c9079 Dec 22 12:17:37.747994 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cc99cbcc-ec57-4b08-872b-4451081f764c tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:37.748138 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:37.748138 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:37.748331 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cc99cbcc-ec57-4b08-872b-4451081f764c tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:37.776298 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:37.776298 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:37.781338 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cc99cbcc-ec57-4b08-872b-4451081f764c tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:17:37.792367 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cc99cbcc-ec57-4b08-872b-4451081f764c tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/6c8dd379-1d06-4534-9db7-d119b55c9079 returned with HTTP 200 Dec 22 12:17:37.792817 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1355/2713] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:37 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/6c8dd379-1d06-4534-9db7-d119b55c9079 => generated 915 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:38.222965 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-af7c0b5f-822d-47a7-bd17-e8237fd10fa9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:38.223314 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-af7c0b5f-822d-47a7-bd17-e8237fd10fa9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:38.223549 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:38.223549 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:38.223892 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-af7c0b5f-822d-47a7-bd17-e8237fd10fa9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:38.254445 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:38.254445 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:38.260424 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-af7c0b5f-822d-47a7-bd17-e8237fd10fa9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:38.273720 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:38.273720 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:38.280700 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-af7c0b5f-822d-47a7-bd17-e8237fd10fa9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:38.286371 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1359/2714] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:38 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:38.684481 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ae90f1a6-f0cd-45e2-b097-47a5c500376e tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/3a4fcc62-2089-4a30-bae8-f6506db8109f Dec 22 12:17:38.684767 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ae90f1a6-f0cd-45e2-b097-47a5c500376e tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:38.684898 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:38.684898 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:38.685090 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ae90f1a6-f0cd-45e2-b097-47a5c500376e tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:38.698374 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:38.698374 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:38.698970 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ae90f1a6-f0cd-45e2-b097-47a5c500376e tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Snapshot retrieved successfully. Dec 22 12:17:38.699991 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ae90f1a6-f0cd-45e2-b097-47a5c500376e tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/3a4fcc62-2089-4a30-bae8-f6506db8109f returned with HTTP 200 Dec 22 12:17:38.700601 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1356/2715] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:17:38 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/3a4fcc62-2089-4a30-bae8-f6506db8109f => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:17:38.802437 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3eb1728e-90d0-4d4f-9674-aaf58f76cd3d tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/6c8dd379-1d06-4534-9db7-d119b55c9079 Dec 22 12:17:38.802987 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3eb1728e-90d0-4d4f-9674-aaf58f76cd3d tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:38.803164 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:38.803164 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:38.803396 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3eb1728e-90d0-4d4f-9674-aaf58f76cd3d tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:38.827726 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3eb1728e-90d0-4d4f-9674-aaf58f76cd3d tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/6c8dd379-1d06-4534-9db7-d119b55c9079 returned with HTTP 404 Dec 22 12:17:38.828828 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1360/2716] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:38 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/6c8dd379-1d06-4534-9db7-d119b55c9079 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:17:38.833781 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-48f468f1-ee55-487b-9ee9-4c586efc8448 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] DELETE http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/1c7d5ec1-bd78-47e2-bc2c-c248faccffdb Dec 22 12:17:38.834047 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-48f468f1-ee55-487b-9ee9-4c586efc8448 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:38.834179 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:38.834179 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:38.834372 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-48f468f1-ee55-487b-9ee9-4c586efc8448 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:38.834664 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-48f468f1-ee55-487b-9ee9-4c586efc8448 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Delete volume with id: 1c7d5ec1-bd78-47e2-bc2c-c248faccffdb Dec 22 12:17:38.860195 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:38.860195 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:38.860798 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-48f468f1-ee55-487b-9ee9-4c586efc8448 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:17:38.929691 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-48f468f1-ee55-487b-9ee9-4c586efc8448 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Delete volume request issued successfully. Dec 22 12:17:38.930265 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-48f468f1-ee55-487b-9ee9-4c586efc8448 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/1c7d5ec1-bd78-47e2-bc2c-c248faccffdb returned with HTTP 202 Dec 22 12:17:38.931307 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1357/2717] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:17:38 2020] DELETE /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/1c7d5ec1-bd78-47e2-bc2c-c248faccffdb => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:17:38.936332 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f45ad824-7ac4-45d1-ab28-4f9490f0b0e5 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/1c7d5ec1-bd78-47e2-bc2c-c248faccffdb Dec 22 12:17:38.936618 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f45ad824-7ac4-45d1-ab28-4f9490f0b0e5 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:38.936890 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f45ad824-7ac4-45d1-ab28-4f9490f0b0e5 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:38.962937 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:38.962937 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:38.967709 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f45ad824-7ac4-45d1-ab28-4f9490f0b0e5 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:17:38.978520 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f45ad824-7ac4-45d1-ab28-4f9490f0b0e5 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/1c7d5ec1-bd78-47e2-bc2c-c248faccffdb returned with HTTP 200 Dec 22 12:17:38.979057 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1361/2718] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:38 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/1c7d5ec1-bd78-47e2-bc2c-c248faccffdb => generated 914 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:39.291090 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6ece2c64-305b-4fb1-9bf0-92c9bfa1cec5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:39.291429 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6ece2c64-305b-4fb1-9bf0-92c9bfa1cec5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:39.291596 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:39.291596 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:39.291830 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6ece2c64-305b-4fb1-9bf0-92c9bfa1cec5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:39.320617 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:39.320617 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:39.326091 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6ece2c64-305b-4fb1-9bf0-92c9bfa1cec5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:39.340296 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:39.340296 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:39.346478 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6ece2c64-305b-4fb1-9bf0-92c9bfa1cec5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:39.347058 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1358/2719] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:39 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:39.708579 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9658b714-a5d7-47d2-ab79-f14d05765024 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/3a4fcc62-2089-4a30-bae8-f6506db8109f Dec 22 12:17:39.708862 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9658b714-a5d7-47d2-ab79-f14d05765024 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:39.709004 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:39.709004 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:39.709202 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9658b714-a5d7-47d2-ab79-f14d05765024 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:39.725445 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:39.725445 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:39.726140 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9658b714-a5d7-47d2-ab79-f14d05765024 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Snapshot retrieved successfully. Dec 22 12:17:39.727309 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9658b714-a5d7-47d2-ab79-f14d05765024 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/3a4fcc62-2089-4a30-bae8-f6506db8109f returned with HTTP 200 Dec 22 12:17:39.727817 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1362/2720] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:17:39 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/3a4fcc62-2089-4a30-bae8-f6506db8109f => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:39.734754 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-35abdf3b-a4a1-48af-a467-b7b780f0885b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/3a4fcc62-2089-4a30-bae8-f6506db8109f Dec 22 12:17:39.735291 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-35abdf3b-a4a1-48af-a467-b7b780f0885b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:39.735480 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:39.735480 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:39.736043 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-35abdf3b-a4a1-48af-a467-b7b780f0885b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:39.751657 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:39.751657 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:39.752540 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-35abdf3b-a4a1-48af-a467-b7b780f0885b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Snapshot retrieved successfully. Dec 22 12:17:39.753816 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-35abdf3b-a4a1-48af-a467-b7b780f0885b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/3a4fcc62-2089-4a30-bae8-f6506db8109f returned with HTTP 200 Dec 22 12:17:39.754085 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1359/2721] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:17:39 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/3a4fcc62-2089-4a30-bae8-f6506db8109f => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:39.832456 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-b9950a4e-e2ff-4b68-a4c4-0286de8329cd tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/3a4fcc62-2089-4a30-bae8-f6506db8109f Dec 22 12:17:39.833024 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-b9950a4e-e2ff-4b68-a4c4-0286de8329cd tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:39.833225 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:39.833225 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:39.833681 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-b9950a4e-e2ff-4b68-a4c4-0286de8329cd tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:39.986384 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:39.986384 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:39.987098 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-a79e740f-3feb-4326-b613-9426803fab2a req-b9950a4e-e2ff-4b68-a4c4-0286de8329cd tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Snapshot retrieved successfully. Dec 22 12:17:39.988195 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-b9950a4e-e2ff-4b68-a4c4-0286de8329cd tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/3a4fcc62-2089-4a30-bae8-f6506db8109f returned with HTTP 200 Dec 22 12:17:39.988758 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5a773947-3b9a-4146-b2a6-49b5c122459c tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/1c7d5ec1-bd78-47e2-bc2c-c248faccffdb Dec 22 12:17:39.988824 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1363/2722] 10.222.0.111 () {60 vars in 1580 bytes} [Tue Dec 22 12:17:39 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/3a4fcc62-2089-4a30-bae8-f6506db8109f => generated 467 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:39.988876 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5a773947-3b9a-4146-b2a6-49b5c122459c tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:39.988966 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:39.988966 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:39.989286 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5a773947-3b9a-4146-b2a6-49b5c122459c tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:39.996953 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-ae6a1718-c13e-4c9e-aa73-f4e2be9e7b7d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:17:39.997225 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-ae6a1718-c13e-4c9e-aa73-f4e2be9e7b7d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:39.999041 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:39.999041 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:39.999041 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-ae6a1718-c13e-4c9e-aa73-f4e2be9e7b7d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:40.035641 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5a773947-3b9a-4146-b2a6-49b5c122459c tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/1c7d5ec1-bd78-47e2-bc2c-c248faccffdb returned with HTTP 404 Dec 22 12:17:40.036600 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1360/2723] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:39 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/1c7d5ec1-bd78-47e2-bc2c-c248faccffdb => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:17:40.041243 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:40.041243 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:40.042101 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9bcfadb4-6571-4680-82f1-84e526727dfd tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] DELETE http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:17:40.042581 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9bcfadb4-6571-4680-82f1-84e526727dfd tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:40.043015 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9bcfadb4-6571-4680-82f1-84e526727dfd tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:40.043438 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-9bcfadb4-6571-4680-82f1-84e526727dfd tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Delete volume with id: c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:17:40.057294 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-a79e740f-3feb-4326-b613-9426803fab2a req-ae6a1718-c13e-4c9e-aa73-f4e2be9e7b7d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:40.074596 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:40.074596 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:40.076381 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9bcfadb4-6571-4680-82f1-84e526727dfd tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:17:40.079122 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-ae6a1718-c13e-4c9e-aa73-f4e2be9e7b7d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 200 Dec 22 12:17:40.079958 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1364/2724] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:17:39 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 1371 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:17:40.172053 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9bcfadb4-6571-4680-82f1-84e526727dfd tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Delete volume request issued successfully. Dec 22 12:17:40.172301 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9bcfadb4-6571-4680-82f1-84e526727dfd tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 202 Dec 22 12:17:40.173031 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1361/2725] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:17:40 2020] DELETE /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:17:40.178909 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bddc077c-71b3-4b40-9e30-da54379bbef4 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:17:40.180671 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bddc077c-71b3-4b40-9e30-da54379bbef4 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:40.181040 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:40.181040 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:40.182214 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bddc077c-71b3-4b40-9e30-da54379bbef4 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:40.228437 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:40.228437 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:40.238053 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bddc077c-71b3-4b40-9e30-da54379bbef4 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:17:40.256761 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bddc077c-71b3-4b40-9e30-da54379bbef4 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:17:40.257692 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1365/2726] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:40 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 1363 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:40.358663 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5d3a14f5-d5e9-47c4-854b-f0f8ac6d9f9b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:40.359422 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5d3a14f5-d5e9-47c4-854b-f0f8ac6d9f9b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:40.359689 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:40.359689 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:40.360260 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5d3a14f5-d5e9-47c4-854b-f0f8ac6d9f9b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:40.400553 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:40.400553 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:40.413950 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5d3a14f5-d5e9-47c4-854b-f0f8ac6d9f9b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:40.428805 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:40.428805 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:40.438475 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5d3a14f5-d5e9-47c4-854b-f0f8ac6d9f9b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:40.444447 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1362/2727] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:40 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:40.908500 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-c2f448c6-35c2-464f-a7f7-5f0db0dc5694 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/3a4fcc62-2089-4a30-bae8-f6506db8109f Dec 22 12:17:40.908783 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-c2f448c6-35c2-464f-a7f7-5f0db0dc5694 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:40.908914 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:40.908914 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:40.909109 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-c2f448c6-35c2-464f-a7f7-5f0db0dc5694 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:40.922245 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:40.922245 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:40.923961 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-a79e740f-3feb-4326-b613-9426803fab2a req-c2f448c6-35c2-464f-a7f7-5f0db0dc5694 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Snapshot retrieved successfully. Dec 22 12:17:40.923961 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-c2f448c6-35c2-464f-a7f7-5f0db0dc5694 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/3a4fcc62-2089-4a30-bae8-f6506db8109f returned with HTTP 200 Dec 22 12:17:40.924327 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1366/2728] 10.222.0.111 () {60 vars in 1580 bytes} [Tue Dec 22 12:17:40 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/3a4fcc62-2089-4a30-bae8-f6506db8109f => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:41.056047 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a3ff5f71-b438-4889-b805-dc3527627311 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] POST http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes Dec 22 12:17:41.056372 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:41.056372 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:41.056661 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a3ff5f71-b438-4889-b805-dc3527627311 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Action: 'create', calling method: create, body: {"volume": {"imageRef": "632d04fa-05fd-4e7d-895f-0cd80c4fd464", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-900772195"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:17:41.057404 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-a3ff5f71-b438-4889-b805-dc3527627311 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Create volume request body: {'volume': {'imageRef': '632d04fa-05fd-4e7d-895f-0cd80c4fd464', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-900772195'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:17:41.147738 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-a3ff5f71-b438-4889-b805-dc3527627311 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Create volume of 1 GB Dec 22 12:17:41.155479 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a3ff5f71-b438-4889-b805-dc3527627311 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Availability Zones retrieved successfully. Dec 22 12:17:41.163523 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a3ff5f71-b438-4889-b805-dc3527627311 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Flow 'volume_create_api' (a37031d7-7a29-4118-af6e-f9149381b911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:17:41.165050 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a3ff5f71-b438-4889-b805-dc3527627311 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a46ec3dd-924c-4cb4-8c44-e5f14931aee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:17:41.166135 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-a3ff5f71-b438-4889-b805-dc3527627311 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:17:41.231333 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a3ff5f71-b438-4889-b805-dc3527627311 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a46ec3dd-924c-4cb4-8c44-e5f14931aee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:17:41.233472 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a3ff5f71-b438-4889-b805-dc3527627311 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f41a7e75-ae6f-4991-9c48-b36f854468b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:17:41.274464 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d45af300-754c-4d2f-b8cd-5d2e1ca7954c tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:17:41.274765 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d45af300-754c-4d2f-b8cd-5d2e1ca7954c tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:41.274885 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:41.274885 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:41.275129 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d45af300-754c-4d2f-b8cd-5d2e1ca7954c tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:41.302379 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:41.302379 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:41.307217 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d45af300-754c-4d2f-b8cd-5d2e1ca7954c tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Volume info retrieved successfully. Dec 22 12:17:41.318508 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d45af300-754c-4d2f-b8cd-5d2e1ca7954c tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 200 Dec 22 12:17:41.318992 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1367/2729] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:41 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 1363 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:41.372887 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-a3ff5f71-b438-4889-b805-dc3527627311 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Created reservations ['51e08a97-2f53-4a73-9a47-acc2c1ed1783', '59876204-92f2-402f-84f2-04770044fb3c', '44191e8b-0a5d-4fc7-9ca5-86d6e8a56149', '9296271e-584b-48a7-a08c-7920102b3b58'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:17:41.374052 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a3ff5f71-b438-4889-b805-dc3527627311 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f41a7e75-ae6f-4991-9c48-b36f854468b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51e08a97-2f53-4a73-9a47-acc2c1ed1783', '59876204-92f2-402f-84f2-04770044fb3c', '44191e8b-0a5d-4fc7-9ca5-86d6e8a56149', '9296271e-584b-48a7-a08c-7920102b3b58']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:17:41.375288 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a3ff5f71-b438-4889-b805-dc3527627311 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e109788-277e-461f-aaa7-3828ba440351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:17:41.448578 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f5344711-e127-400f-91c9-1e8c85998ee5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:41.448861 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f5344711-e127-400f-91c9-1e8c85998ee5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:41.449020 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:41.449020 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:41.449176 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f5344711-e127-400f-91c9-1e8c85998ee5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:41.502824 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a3ff5f71-b438-4889-b805-dc3527627311 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e109788-277e-461f-aaa7-3828ba440351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72e63f03-9ecc-43bf-8abb-9fe93c4763e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-900772195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95285635caca470290d1d56658813c31',qos_specs=None,replication_status=,reservations=['51e08a97-2f53-4a73-9a47-acc2c1ed1783','59876204-92f2-402f-84f2-04770044fb3c','44191e8b-0a5d-4fc7-9ca5-86d6e8a56149','9296271e-584b-48a7-a08c-7920102b3b58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbe6d17a0f0046d4a4a7b1970e506b71',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:17:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-900772195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72e63f03-9ecc-43bf-8abb-9fe93c4763e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95285635caca470290d1d56658813c31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='fbe6d17a0f0046d4a4a7b1970e506b71',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:17:41.503895 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a3ff5f71-b438-4889-b805-dc3527627311 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32404e69-e309-4ba0-9743-f5bfbedf60bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:17:41.509933 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:41.509933 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:41.515703 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f5344711-e127-400f-91c9-1e8c85998ee5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:41.526427 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:41.526427 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:41.531353 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f5344711-e127-400f-91c9-1e8c85998ee5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:41.531832 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1368/2730] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:41 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:17:41.582191 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a3ff5f71-b438-4889-b805-dc3527627311 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32404e69-e309-4ba0-9743-f5bfbedf60bc) transitioned into state 'SUCCESS' from state '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-900772195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95285635caca470290d1d56658813c31',qos_specs=None,replication_status=,reservations=['51e08a97-2f53-4a73-9a47-acc2c1ed1783','59876204-92f2-402f-84f2-04770044fb3c','44191e8b-0a5d-4fc7-9ca5-86d6e8a56149','9296271e-584b-48a7-a08c-7920102b3b58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbe6d17a0f0046d4a4a7b1970e506b71',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:17:41.583282 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a3ff5f71-b438-4889-b805-dc3527627311 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7825628f-96c4-47b3-a41d-0c9accc4bb34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:17:41.645971 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a3ff5f71-b438-4889-b805-dc3527627311 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7825628f-96c4-47b3-a41d-0c9accc4bb34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:17:41.647463 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a3ff5f71-b438-4889-b805-dc3527627311 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Flow 'volume_create_api' (a37031d7-7a29-4118-af6e-f9149381b911) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:17:41.671811 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a3ff5f71-b438-4889-b805-dc3527627311 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Create volume request issued successfully. Dec 22 12:17:41.678993 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a3ff5f71-b438-4889-b805-dc3527627311 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes returned with HTTP 202 Dec 22 12:17:41.679541 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1363/2731] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 12:17:41 2020] POST /volume/v3/95285635caca470290d1d56658813c31/volumes => generated 824 bytes in 626 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:17:41.687479 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eb1109fe-4385-4add-b5bb-fdf657cafc0d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:17:41.687794 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eb1109fe-4385-4add-b5bb-fdf657cafc0d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:41.687950 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:41.687950 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:41.688144 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eb1109fe-4385-4add-b5bb-fdf657cafc0d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:41.714039 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:41.714039 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:41.719898 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-eb1109fe-4385-4add-b5bb-fdf657cafc0d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:17:41.733739 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eb1109fe-4385-4add-b5bb-fdf657cafc0d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:17:41.734203 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1369/2732] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:41 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 892 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:42.331712 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-55349336-13a6-4c72-9706-9d7d3c8a7bc9 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] GET http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 Dec 22 12:17:42.332340 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-55349336-13a6-4c72-9706-9d7d3c8a7bc9 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:42.332603 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:42.332603 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:42.333048 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-55349336-13a6-4c72-9706-9d7d3c8a7bc9 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:42.365925 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-55349336-13a6-4c72-9706-9d7d3c8a7bc9 tempest-TaggedBootDevicesTest-1077756456 tempest-TaggedBootDevicesTest-1077756456] http://10.222.0.111/volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 returned with HTTP 404 Dec 22 12:17:42.366608 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1364/2733] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:42 2020] GET /volume/v3/33b351454f544708a29fa8ff5638b365/volumes/c226b9f8-f990-42c8-8214-beaa9850ebb6 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:17:42.541108 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6fd7b1f1-0983-4441-a08e-6a30a77408b3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:42.541362 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6fd7b1f1-0983-4441-a08e-6a30a77408b3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:42.541478 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:42.541478 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:42.541987 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6fd7b1f1-0983-4441-a08e-6a30a77408b3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:42.568999 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:42.568999 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:42.574478 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6fd7b1f1-0983-4441-a08e-6a30a77408b3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:42.587220 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:42.587220 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:42.592501 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6fd7b1f1-0983-4441-a08e-6a30a77408b3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:42.592965 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1370/2734] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:42 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:42.743370 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8418109b-3177-411f-9cef-1dff739f06aa tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:17:42.743651 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8418109b-3177-411f-9cef-1dff739f06aa tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:42.743917 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8418109b-3177-411f-9cef-1dff739f06aa tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:42.770876 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:42.770876 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:42.776350 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8418109b-3177-411f-9cef-1dff739f06aa tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:17:42.789716 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8418109b-3177-411f-9cef-1dff739f06aa tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:17:42.794585 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1365/2735] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:42 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 916 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:43.632345 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d11fe0ff-7e4c-47d0-a0e0-6858520cacf6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:43.632345 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d11fe0ff-7e4c-47d0-a0e0-6858520cacf6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:43.632345 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:43.632345 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:43.632345 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d11fe0ff-7e4c-47d0-a0e0-6858520cacf6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:43.632345 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:43.632345 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:43.639663 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d11fe0ff-7e4c-47d0-a0e0-6858520cacf6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:43.648324 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:43.648324 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:43.677201 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d11fe0ff-7e4c-47d0-a0e0-6858520cacf6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:43.677201 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1371/2736] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:43 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:43.805548 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6c824275-7b93-42fe-be3d-3e5aa1498d97 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:17:43.805548 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6c824275-7b93-42fe-be3d-3e5aa1498d97 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:43.805548 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:43.805548 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:43.805548 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6c824275-7b93-42fe-be3d-3e5aa1498d97 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:43.825965 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:43.825965 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:43.831262 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6c824275-7b93-42fe-be3d-3e5aa1498d97 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:17:43.846054 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6c824275-7b93-42fe-be3d-3e5aa1498d97 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:17:43.846723 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1366/2737] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:43 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 916 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:17:44.681905 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5c9b981c-7973-443e-9539-13b39741246a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:44.682272 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5c9b981c-7973-443e-9539-13b39741246a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:44.682321 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:44.682321 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:44.682469 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5c9b981c-7973-443e-9539-13b39741246a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:44.716737 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:44.716737 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:44.722715 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5c9b981c-7973-443e-9539-13b39741246a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:44.736131 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:44.736131 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:44.742767 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5c9b981c-7973-443e-9539-13b39741246a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:44.744798 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1372/2738] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:44 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:44.855964 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ee600256-affc-4c8d-a09e-d7e023483ff7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:17:44.856448 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ee600256-affc-4c8d-a09e-d7e023483ff7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:44.856709 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:44.856709 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:44.857045 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ee600256-affc-4c8d-a09e-d7e023483ff7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:44.896003 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:44.896003 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:44.903649 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ee600256-affc-4c8d-a09e-d7e023483ff7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:17:44.917359 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ee600256-affc-4c8d-a09e-d7e023483ff7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:17:44.922757 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1367/2739] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:44 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 916 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:45.753955 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6ccb515e-7366-4973-9c82-4ad7eeed0889 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:45.754557 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6ccb515e-7366-4973-9c82-4ad7eeed0889 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:45.754696 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:45.754696 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:45.755073 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6ccb515e-7366-4973-9c82-4ad7eeed0889 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:45.805967 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:45.805967 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:45.811310 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6ccb515e-7366-4973-9c82-4ad7eeed0889 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:45.845104 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:45.845104 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:45.859322 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6ccb515e-7366-4973-9c82-4ad7eeed0889 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:45.860231 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1373/2740] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:45 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:45.926915 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2ee03890-b447-43f4-bb2f-4815108b180f tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:17:45.927565 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2ee03890-b447-43f4-bb2f-4815108b180f tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:45.927680 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:45.927680 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:45.928019 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2ee03890-b447-43f4-bb2f-4815108b180f tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:45.956826 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:45.956826 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:45.962279 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2ee03890-b447-43f4-bb2f-4815108b180f tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:17:45.975766 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2ee03890-b447-43f4-bb2f-4815108b180f tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:17:45.976239 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1368/2741] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:45 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 916 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:46.062789 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-7604b6aa-1a59-4458-a51b-0c04cff8f9b1 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/3a4fcc62-2089-4a30-bae8-f6506db8109f Dec 22 12:17:46.063336 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-7604b6aa-1a59-4458-a51b-0c04cff8f9b1 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:46.063604 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:46.063604 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:46.063878 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-7604b6aa-1a59-4458-a51b-0c04cff8f9b1 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:46.079651 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:46.079651 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:46.080469 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-a79e740f-3feb-4326-b613-9426803fab2a req-7604b6aa-1a59-4458-a51b-0c04cff8f9b1 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Snapshot retrieved successfully. Dec 22 12:17:46.084953 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-7604b6aa-1a59-4458-a51b-0c04cff8f9b1 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/3a4fcc62-2089-4a30-bae8-f6506db8109f returned with HTTP 200 Dec 22 12:17:46.084953 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1374/2742] 10.222.0.113 () {58 vars in 1373 bytes} [Tue Dec 22 12:17:46 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/3a4fcc62-2089-4a30-bae8-f6506db8109f => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:46.095490 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-e47ea954-c83d-4abe-9d89-9bd8024bbb72 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:17:46.095814 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-e47ea954-c83d-4abe-9d89-9bd8024bbb72 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:46.095934 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:46.095934 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:46.096276 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-e47ea954-c83d-4abe-9d89-9bd8024bbb72 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:46.122219 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:46.122219 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:46.128049 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-a79e740f-3feb-4326-b613-9426803fab2a req-e47ea954-c83d-4abe-9d89-9bd8024bbb72 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:46.142930 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-e47ea954-c83d-4abe-9d89-9bd8024bbb72 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 200 Dec 22 12:17:46.143492 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1369/2743] 10.222.0.113 () {58 vars in 1367 bytes} [Tue Dec 22 12:17:46 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 1371 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:46.161233 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-a7d07b2a-8d1e-4663-ac01-ed44b4824349 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] POST http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes Dec 22 12:17:46.161233 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:46.161233 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:46.161696 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-a7d07b2a-8d1e-4663-ac01-ed44b4824349 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "3a4fcc62-2089-4a30-bae8-f6506db8109f", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:17:46.163064 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [req-a79e740f-3feb-4326-b613-9426803fab2a req-a7d07b2a-8d1e-4663-ac01-ed44b4824349 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '3a4fcc62-2089-4a30-bae8-f6506db8109f', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:17:46.184993 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:46.184993 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:46.187976 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-a79e740f-3feb-4326-b613-9426803fab2a req-a7d07b2a-8d1e-4663-ac01-ed44b4824349 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Snapshot retrieved successfully. Dec 22 12:17:46.188403 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [req-a79e740f-3feb-4326-b613-9426803fab2a req-a7d07b2a-8d1e-4663-ac01-ed44b4824349 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Create volume of 1 GB Dec 22 12:17:46.189152 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-a79e740f-3feb-4326-b613-9426803fab2a req-a7d07b2a-8d1e-4663-ac01-ed44b4824349 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Availability Zones retrieved successfully. Dec 22 12:17:46.196983 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-a79e740f-3feb-4326-b613-9426803fab2a req-a7d07b2a-8d1e-4663-ac01-ed44b4824349 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Flow 'volume_create_api' (4c08b8b6-b7c7-4a4d-b963-917427e654ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:17:46.199615 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-a79e740f-3feb-4326-b613-9426803fab2a req-a7d07b2a-8d1e-4663-ac01-ed44b4824349 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2933770b-08ee-4b0d-9b40-28db271c5d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:17:46.201503 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [req-a79e740f-3feb-4326-b613-9426803fab2a req-a7d07b2a-8d1e-4663-ac01-ed44b4824349 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:17:46.269911 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-a79e740f-3feb-4326-b613-9426803fab2a req-a7d07b2a-8d1e-4663-ac01-ed44b4824349 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2933770b-08ee-4b0d-9b40-28db271c5d44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3a4fcc62-2089-4a30-bae8-f6506db8109f', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:17:46.271143 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-a79e740f-3feb-4326-b613-9426803fab2a req-a7d07b2a-8d1e-4663-ac01-ed44b4824349 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3440317e-b33a-4940-8277-2f9d2f95f8aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:17:46.419756 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [req-a79e740f-3feb-4326-b613-9426803fab2a req-a7d07b2a-8d1e-4663-ac01-ed44b4824349 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Created reservations ['12d4ba7e-b3f8-4c3e-b7cb-76ee8e8c31c6', '329063de-9a35-4c51-b9a5-efa2c7cee1e1', '7a242763-ac05-4260-a80a-77900b82cc59', '7ef8926a-707e-4dc8-bc30-a56559ad3472'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:17:46.420902 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-a79e740f-3feb-4326-b613-9426803fab2a req-a7d07b2a-8d1e-4663-ac01-ed44b4824349 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3440317e-b33a-4940-8277-2f9d2f95f8aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12d4ba7e-b3f8-4c3e-b7cb-76ee8e8c31c6', '329063de-9a35-4c51-b9a5-efa2c7cee1e1', '7a242763-ac05-4260-a80a-77900b82cc59', '7ef8926a-707e-4dc8-bc30-a56559ad3472']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:17:46.421946 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-a79e740f-3feb-4326-b613-9426803fab2a req-a7d07b2a-8d1e-4663-ac01-ed44b4824349 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fad0774e-97e7-40f6-8c30-b22014d17fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:17:46.541276 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-a79e740f-3feb-4326-b613-9426803fab2a req-a7d07b2a-8d1e-4663-ac01-ed44b4824349 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fad0774e-97e7-40f6-8c30-b22014d17fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5236a313-d12e-45c4-b74d-a30041e088fd', '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='0217d44346cb4f32b948d0feb03e3bb9',qos_specs=None,replication_status=,reservations=['12d4ba7e-b3f8-4c3e-b7cb-76ee8e8c31c6','329063de-9a35-4c51-b9a5-efa2c7cee1e1','7a242763-ac05-4260-a80a-77900b82cc59','7ef8926a-707e-4dc8-bc30-a56559ad3472'],size=1,snapshot_id=3a4fcc62-2089-4a30-bae8-f6506db8109f,source_replicaid=,source_volid=None,status='creating',user_id='e17deb8c43434441b2864e5a8d3cd361',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), '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=2020-12-22T12:17:46Z,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=5236a313-d12e-45c4-b74d-a30041e088fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0217d44346cb4f32b948d0feb03e3bb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3a4fcc62-2089-4a30-bae8-f6506db8109f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e17deb8c43434441b2864e5a8d3cd361',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:17:46.542698 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-a79e740f-3feb-4326-b613-9426803fab2a req-a7d07b2a-8d1e-4663-ac01-ed44b4824349 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (781b56d4-097a-40d3-bbd3-29005fbfde3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:17:46.872561 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-524495bd-8676-4ff0-a81b-d6613ebfa4ed tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:46.872879 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-524495bd-8676-4ff0-a81b-d6613ebfa4ed tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:46.872954 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:46.872954 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:46.873302 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-524495bd-8676-4ff0-a81b-d6613ebfa4ed tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:46.908529 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:46.908529 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:46.913520 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-524495bd-8676-4ff0-a81b-d6613ebfa4ed tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:46.923906 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:46.923906 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:46.929313 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-524495bd-8676-4ff0-a81b-d6613ebfa4ed tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:46.929795 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1370/2744] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:46 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:46.986197 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-423f87c8-739d-4ba0-bda2-ee8337d7dcb5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:17:46.986722 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-423f87c8-739d-4ba0-bda2-ee8337d7dcb5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:46.987095 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:46.987095 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:46.987949 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-423f87c8-739d-4ba0-bda2-ee8337d7dcb5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:47.043821 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:47.043821 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:47.051924 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-423f87c8-739d-4ba0-bda2-ee8337d7dcb5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:17:47.068293 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-423f87c8-739d-4ba0-bda2-ee8337d7dcb5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:17:47.069811 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1371/2745] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:46 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 916 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:47.929378 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-a79e740f-3feb-4326-b613-9426803fab2a req-a7d07b2a-8d1e-4663-ac01-ed44b4824349 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (781b56d4-097a-40d3-bbd3-29005fbfde3d) transitioned into 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='0217d44346cb4f32b948d0feb03e3bb9',qos_specs=None,replication_status=,reservations=['12d4ba7e-b3f8-4c3e-b7cb-76ee8e8c31c6','329063de-9a35-4c51-b9a5-efa2c7cee1e1','7a242763-ac05-4260-a80a-77900b82cc59','7ef8926a-707e-4dc8-bc30-a56559ad3472'],size=1,snapshot_id=3a4fcc62-2089-4a30-bae8-f6506db8109f,source_replicaid=,source_volid=None,status='creating',user_id='e17deb8c43434441b2864e5a8d3cd361',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:17:47.929378 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-a79e740f-3feb-4326-b613-9426803fab2a req-a7d07b2a-8d1e-4663-ac01-ed44b4824349 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c11e5e1-b78a-457e-b2ad-41127ae3e4f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:17:47.938501 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bf35dae4-b9c2-42fd-9048-1b607d58275e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:47.939138 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bf35dae4-b9c2-42fd-9048-1b607d58275e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:47.939468 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:47.939468 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:47.942429 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bf35dae4-b9c2-42fd-9048-1b607d58275e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:47.970750 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:47.970750 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:47.975786 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bf35dae4-b9c2-42fd-9048-1b607d58275e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:47.986950 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:47.986950 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:47.993105 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bf35dae4-b9c2-42fd-9048-1b607d58275e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:47.993670 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1372/2746] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:47 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:17:48.079747 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b0a828be-2404-48e9-9319-8d3ec621cbd7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:17:48.080083 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b0a828be-2404-48e9-9319-8d3ec621cbd7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:48.080225 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:48.080225 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:48.080434 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b0a828be-2404-48e9-9319-8d3ec621cbd7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:48.106030 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:48.106030 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:48.111531 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b0a828be-2404-48e9-9319-8d3ec621cbd7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:17:48.122425 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b0a828be-2404-48e9-9319-8d3ec621cbd7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:17:48.123011 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1373/2747] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:48 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 916 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:49.004533 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6e9ab129-6f37-4a5e-aa76-4bbf333981dc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:49.005072 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6e9ab129-6f37-4a5e-aa76-4bbf333981dc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:49.005134 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:49.005134 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:49.005399 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6e9ab129-6f37-4a5e-aa76-4bbf333981dc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:49.038893 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:49.038893 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:49.045691 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6e9ab129-6f37-4a5e-aa76-4bbf333981dc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:49.057110 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:49.057110 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:49.062551 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6e9ab129-6f37-4a5e-aa76-4bbf333981dc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:49.063100 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1374/2748] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:49 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:17:49.132791 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ead97d94-e374-4c4a-8888-78759e2b6990 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:17:49.133148 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ead97d94-e374-4c4a-8888-78759e2b6990 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:49.133283 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:49.133283 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:49.133479 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ead97d94-e374-4c4a-8888-78759e2b6990 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:49.162008 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:49.162008 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:49.167072 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ead97d94-e374-4c4a-8888-78759e2b6990 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:17:49.178942 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ead97d94-e374-4c4a-8888-78759e2b6990 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:17:49.179411 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1375/2749] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:49 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 916 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:50.075018 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4ba1c3e2-37a4-4536-8e51-3530407a71b5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:50.075837 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4ba1c3e2-37a4-4536-8e51-3530407a71b5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:50.075837 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:50.075837 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:50.076116 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4ba1c3e2-37a4-4536-8e51-3530407a71b5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:50.110303 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:50.110303 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:50.116109 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4ba1c3e2-37a4-4536-8e51-3530407a71b5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:50.127071 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:50.127071 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:50.133225 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4ba1c3e2-37a4-4536-8e51-3530407a71b5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:50.133736 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1376/2750] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:50 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:17:50.198158 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-84d29aa6-1aed-4173-88ed-7649d5b17008 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:17:50.198897 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-84d29aa6-1aed-4173-88ed-7649d5b17008 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:50.199092 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:50.199092 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:50.199561 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-84d29aa6-1aed-4173-88ed-7649d5b17008 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:50.233880 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:50.233880 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:50.240235 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-84d29aa6-1aed-4173-88ed-7649d5b17008 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:17:50.253037 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-84d29aa6-1aed-4173-88ed-7649d5b17008 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:17:50.253589 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1377/2751] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:50 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 916 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:17:50.414810 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-a79e740f-3feb-4326-b613-9426803fab2a req-a7d07b2a-8d1e-4663-ac01-ed44b4824349 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c11e5e1-b78a-457e-b2ad-41127ae3e4f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:17:50.421089 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-a79e740f-3feb-4326-b613-9426803fab2a req-a7d07b2a-8d1e-4663-ac01-ed44b4824349 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Flow 'volume_create_api' (4c08b8b6-b7c7-4a4d-b963-917427e654ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:17:50.462030 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-a79e740f-3feb-4326-b613-9426803fab2a req-a7d07b2a-8d1e-4663-ac01-ed44b4824349 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Create volume request issued successfully. Dec 22 12:17:50.482252 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-a7d07b2a-8d1e-4663-ac01-ed44b4824349 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes returned with HTTP 202 Dec 22 12:17:50.484411 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1375/2752] 10.222.0.113 () {62 vars in 1310 bytes} [Tue Dec 22 12:17:46 2020] POST /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes => generated 807 bytes in 4326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 22 12:17:50.504908 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-d58dc4e9-3476-4178-bea0-3b9278d2fffb tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd Dec 22 12:17:50.505250 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-d58dc4e9-3476-4178-bea0-3b9278d2fffb tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:50.505524 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:50.505524 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:50.505773 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-d58dc4e9-3476-4178-bea0-3b9278d2fffb tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:50.541541 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:50.541541 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:50.548295 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-a79e740f-3feb-4326-b613-9426803fab2a req-d58dc4e9-3476-4178-bea0-3b9278d2fffb tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:50.568895 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-d58dc4e9-3476-4178-bea0-3b9278d2fffb tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd returned with HTTP 200 Dec 22 12:17:50.569663 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1378/2753] 10.222.0.113 () {58 vars in 1367 bytes} [Tue Dec 22 12:17:50 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd => generated 875 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:50.585252 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-ae9c526b-9d21-4f76-bc2b-c351fd348f18 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd Dec 22 12:17:50.585925 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-ae9c526b-9d21-4f76-bc2b-c351fd348f18 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:50.586205 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:50.586205 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:50.586760 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-ae9c526b-9d21-4f76-bc2b-c351fd348f18 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:50.641034 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:50.641034 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:50.648969 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-a79e740f-3feb-4326-b613-9426803fab2a req-ae9c526b-9d21-4f76-bc2b-c351fd348f18 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:50.665238 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-ae9c526b-9d21-4f76-bc2b-c351fd348f18 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd returned with HTTP 200 Dec 22 12:17:50.666683 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1376/2754] 10.222.0.113 () {58 vars in 1367 bytes} [Tue Dec 22 12:17:50 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd => generated 875 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:51.143846 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a28ad87a-b159-4124-b9fb-ddc282dede33 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:51.144121 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a28ad87a-b159-4124-b9fb-ddc282dede33 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:51.144309 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:51.144309 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:51.144559 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a28ad87a-b159-4124-b9fb-ddc282dede33 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:51.200788 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:51.200788 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:51.210782 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a28ad87a-b159-4124-b9fb-ddc282dede33 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:51.231448 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:51.231448 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:51.242739 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a28ad87a-b159-4124-b9fb-ddc282dede33 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:51.243306 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1379/2755] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:51 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:51.262988 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c526a1c0-7942-4be3-899b-6bd61b7eaef1 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:17:51.263530 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c526a1c0-7942-4be3-899b-6bd61b7eaef1 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:51.263752 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:51.263752 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:51.264077 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c526a1c0-7942-4be3-899b-6bd61b7eaef1 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:51.291027 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:51.291027 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:51.296275 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c526a1c0-7942-4be3-899b-6bd61b7eaef1 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:17:51.310262 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c526a1c0-7942-4be3-899b-6bd61b7eaef1 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:17:51.315479 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1377/2756] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:51 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 974 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:52.255704 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7cfcb1a5-2229-4a6a-8da4-ffb4a638ee7d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:52.256070 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7cfcb1a5-2229-4a6a-8da4-ffb4a638ee7d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:52.256241 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:52.256241 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:52.256505 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7cfcb1a5-2229-4a6a-8da4-ffb4a638ee7d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:52.293430 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:52.293430 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:52.299270 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7cfcb1a5-2229-4a6a-8da4-ffb4a638ee7d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:52.311154 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:52.311154 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:52.317571 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7cfcb1a5-2229-4a6a-8da4-ffb4a638ee7d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:52.318382 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1380/2757] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:52 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:52.320550 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c8448c6b-32b6-4853-9b60-5144d9fafa46 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:17:52.320835 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c8448c6b-32b6-4853-9b60-5144d9fafa46 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:52.320967 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:52.320967 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:52.321164 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c8448c6b-32b6-4853-9b60-5144d9fafa46 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:52.351261 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:52.351261 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:52.356199 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c8448c6b-32b6-4853-9b60-5144d9fafa46 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:17:52.369811 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c8448c6b-32b6-4853-9b60-5144d9fafa46 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:17:52.374462 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1378/2758] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:52 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 977 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:53.346857 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b119eb85-e6de-4152-bc0b-49eeff725ea0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:53.346857 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b119eb85-e6de-4152-bc0b-49eeff725ea0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:53.346857 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:53.346857 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:53.346857 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b119eb85-e6de-4152-bc0b-49eeff725ea0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:53.353661 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:53.353661 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:53.358209 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b119eb85-e6de-4152-bc0b-49eeff725ea0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:53.367454 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:53.367454 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:53.372131 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b119eb85-e6de-4152-bc0b-49eeff725ea0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:53.372590 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1381/2759] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:53 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:17:53.378657 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-08e09013-0e10-43e3-9425-07615f0361f5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:17:53.378939 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-08e09013-0e10-43e3-9425-07615f0361f5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:53.379283 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:53.379283 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:53.379534 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-08e09013-0e10-43e3-9425-07615f0361f5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:53.403718 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:53.403718 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:53.408271 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-08e09013-0e10-43e3-9425-07615f0361f5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:17:53.421529 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-08e09013-0e10-43e3-9425-07615f0361f5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:17:53.421989 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1379/2760] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:53 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 977 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:53.687915 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-9e480b60-fa5a-4200-9ce3-dbfc3c69e470 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd Dec 22 12:17:53.688227 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-9e480b60-fa5a-4200-9ce3-dbfc3c69e470 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:53.688417 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:53.688417 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:53.688707 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-9e480b60-fa5a-4200-9ce3-dbfc3c69e470 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:53.724647 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:53.724647 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:53.730185 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-a79e740f-3feb-4326-b613-9426803fab2a req-9e480b60-fa5a-4200-9ce3-dbfc3c69e470 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:53.742734 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-9e480b60-fa5a-4200-9ce3-dbfc3c69e470 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd returned with HTTP 200 Dec 22 12:17:53.743204 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1382/2761] 10.222.0.113 () {58 vars in 1367 bytes} [Tue Dec 22 12:17:53 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd => generated 899 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:54.385190 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-489c5c24-fc44-4a8e-9939-795fa2d53ca6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:54.385657 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-489c5c24-fc44-4a8e-9939-795fa2d53ca6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:54.385760 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:54.385760 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:54.385981 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-489c5c24-fc44-4a8e-9939-795fa2d53ca6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:54.419936 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:54.419936 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:54.428165 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-489c5c24-fc44-4a8e-9939-795fa2d53ca6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:54.431678 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b18e7e8a-ce5d-4bc2-af80-3b43c3811c91 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:17:54.432042 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b18e7e8a-ce5d-4bc2-af80-3b43c3811c91 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:54.432200 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:54.432200 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:54.432652 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b18e7e8a-ce5d-4bc2-af80-3b43c3811c91 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:54.451435 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:54.451435 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:54.461037 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-489c5c24-fc44-4a8e-9939-795fa2d53ca6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:54.461598 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1380/2762] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:54 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:54.463018 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:54.463018 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:54.469142 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b18e7e8a-ce5d-4bc2-af80-3b43c3811c91 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:17:54.483481 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b18e7e8a-ce5d-4bc2-af80-3b43c3811c91 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:17:54.483977 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1383/2763] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:54 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 977 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:17:55.476319 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d604e355-3043-4376-90b4-d348ec6a3379 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:55.477106 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d604e355-3043-4376-90b4-d348ec6a3379 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:55.477408 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:55.477408 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:55.478274 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d604e355-3043-4376-90b4-d348ec6a3379 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:55.496814 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cca5252c-dda3-47fc-a633-edf1872941aa tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:17:55.497181 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cca5252c-dda3-47fc-a633-edf1872941aa tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:55.497366 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:55.497366 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:55.497646 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cca5252c-dda3-47fc-a633-edf1872941aa tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:55.519568 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:55.519568 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:55.525951 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d604e355-3043-4376-90b4-d348ec6a3379 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:55.529605 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:55.529605 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:55.535927 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cca5252c-dda3-47fc-a633-edf1872941aa tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:17:55.539718 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:55.539718 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:55.546151 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d604e355-3043-4376-90b4-d348ec6a3379 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:55.554990 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1381/2764] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:55 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:55.555072 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cca5252c-dda3-47fc-a633-edf1872941aa tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:17:55.555072 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1384/2765] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:55 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 977 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:56.563915 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5b42138e-eabe-407e-b887-c84f2b3ceb39 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:56.565479 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5b42138e-eabe-407e-b887-c84f2b3ceb39 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:56.565637 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:56.565637 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:56.571916 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5b42138e-eabe-407e-b887-c84f2b3ceb39 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:56.575931 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4a6fa557-4511-4853-94ff-7f841618de6e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:17:56.576532 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4a6fa557-4511-4853-94ff-7f841618de6e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:56.576815 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:56.576815 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:56.577282 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4a6fa557-4511-4853-94ff-7f841618de6e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:56.620712 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:56.620712 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:56.620712 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4a6fa557-4511-4853-94ff-7f841618de6e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:17:56.620989 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:56.620989 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:56.625928 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5b42138e-eabe-407e-b887-c84f2b3ceb39 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:56.635544 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4a6fa557-4511-4853-94ff-7f841618de6e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:17:56.636229 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1385/2766] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:56 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 977 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:17:56.638332 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:56.638332 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:56.650736 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5b42138e-eabe-407e-b887-c84f2b3ceb39 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:56.651616 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1382/2767] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:56 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:56.746651 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-26befebf-f637-43dd-a783-433dd56751d5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd Dec 22 12:17:56.747001 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-26befebf-f637-43dd-a783-433dd56751d5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:56.747163 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:56.747163 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:56.747431 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-26befebf-f637-43dd-a783-433dd56751d5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:56.773227 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:56.773227 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:56.778000 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-a79e740f-3feb-4326-b613-9426803fab2a req-26befebf-f637-43dd-a783-433dd56751d5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:56.790170 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-26befebf-f637-43dd-a783-433dd56751d5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd returned with HTTP 200 Dec 22 12:17:56.790757 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1386/2768] 10.222.0.113 () {58 vars in 1367 bytes} [Tue Dec 22 12:17:56 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd => generated 899 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:57.648821 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-40567b4b-84ad-4f0c-b6fa-0933a942b4d6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:17:57.659728 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-40567b4b-84ad-4f0c-b6fa-0933a942b4d6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:57.659728 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:57.659728 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:57.659728 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-40567b4b-84ad-4f0c-b6fa-0933a942b4d6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:57.661965 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fa4b9c00-6887-41c5-af14-85018ac82958 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:57.662436 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fa4b9c00-6887-41c5-af14-85018ac82958 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:57.662650 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:57.662650 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:57.662857 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fa4b9c00-6887-41c5-af14-85018ac82958 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:57.680308 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:57.680308 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:57.685330 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-40567b4b-84ad-4f0c-b6fa-0933a942b4d6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:17:57.692688 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:57.692688 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:57.697000 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-40567b4b-84ad-4f0c-b6fa-0933a942b4d6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:17:57.697574 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1383/2769] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:57 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 977 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:57.697827 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fa4b9c00-6887-41c5-af14-85018ac82958 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:57.711233 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:57.711233 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:57.716107 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fa4b9c00-6887-41c5-af14-85018ac82958 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:57.720737 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1387/2770] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:57 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:58.707819 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a7356fd2-6173-4ebc-a62e-553276090aa9 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:17:58.708152 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a7356fd2-6173-4ebc-a62e-553276090aa9 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:58.708294 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:58.708294 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:58.708713 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a7356fd2-6173-4ebc-a62e-553276090aa9 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:58.726592 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-98a61be1-2106-44a7-9e5b-114e32a7ac43 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:58.726932 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-98a61be1-2106-44a7-9e5b-114e32a7ac43 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:58.727074 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:58.727074 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:58.727297 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-98a61be1-2106-44a7-9e5b-114e32a7ac43 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:58.768557 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:58.768557 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:58.768557 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a7356fd2-6173-4ebc-a62e-553276090aa9 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:17:58.768666 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:58.768666 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:58.768720 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a7356fd2-6173-4ebc-a62e-553276090aa9 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:17:58.768720 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1384/2771] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:58 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 977 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:17:58.768789 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-98a61be1-2106-44a7-9e5b-114e32a7ac43 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:58.776359 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:58.776359 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:58.782405 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-98a61be1-2106-44a7-9e5b-114e32a7ac43 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:58.783107 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1388/2772] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:58 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:59.778213 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ca3f1910-37db-4758-8477-40f826ec1100 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:17:59.779084 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ca3f1910-37db-4758-8477-40f826ec1100 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:59.779084 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:59.779084 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:59.779084 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ca3f1910-37db-4758-8477-40f826ec1100 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:59.804114 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7f7c1be9-f83b-4c18-a7fc-afdc7ec39037 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:17:59.804114 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7f7c1be9-f83b-4c18-a7fc-afdc7ec39037 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:59.804114 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:59.804114 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:59.804114 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7f7c1be9-f83b-4c18-a7fc-afdc7ec39037 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:59.808611 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:59.808611 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:59.813517 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ca3f1910-37db-4758-8477-40f826ec1100 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:17:59.826467 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ca3f1910-37db-4758-8477-40f826ec1100 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:17:59.827105 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1385/2773] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:59 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 977 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:17:59.827176 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:59.827176 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:59.829277 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-6c5072c7-9cd7-4d13-8ed6-5ad6ee07a59f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd Dec 22 12:17:59.829593 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-6c5072c7-9cd7-4d13-8ed6-5ad6ee07a59f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:17:59.829723 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:17:59.829723 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:17:59.829937 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-6c5072c7-9cd7-4d13-8ed6-5ad6ee07a59f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:17:59.832032 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7f7c1be9-f83b-4c18-a7fc-afdc7ec39037 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:17:59.842199 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:59.842199 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:59.847446 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7f7c1be9-f83b-4c18-a7fc-afdc7ec39037 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:17:59.864315 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1389/2774] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:17:59 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:17:59.864396 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:17:59.864396 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:17:59.864396 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-a79e740f-3feb-4326-b613-9426803fab2a req-6c5072c7-9cd7-4d13-8ed6-5ad6ee07a59f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:17:59.875624 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-6c5072c7-9cd7-4d13-8ed6-5ad6ee07a59f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd returned with HTTP 200 Dec 22 12:17:59.876141 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1386/2775] 10.222.0.113 () {58 vars in 1367 bytes} [Tue Dec 22 12:17:59 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd => generated 899 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:00.837703 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ec9cc543-6182-499f-834d-a7916e661db1 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:00.838067 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ec9cc543-6182-499f-834d-a7916e661db1 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:00.838318 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:00.838318 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:00.838743 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ec9cc543-6182-499f-834d-a7916e661db1 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:00.915240 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:00.915240 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:00.915384 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e2997069-c240-4fc1-95c8-a0f895821478 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:00.915384 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e2997069-c240-4fc1-95c8-a0f895821478 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:00.915384 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:00.915384 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:00.915384 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e2997069-c240-4fc1-95c8-a0f895821478 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:00.915634 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ec9cc543-6182-499f-834d-a7916e661db1 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:00.915634 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ec9cc543-6182-499f-834d-a7916e661db1 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:18:00.915634 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1390/2776] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:00 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 977 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:00.915790 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:00.915790 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:00.915790 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e2997069-c240-4fc1-95c8-a0f895821478 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:00.919396 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:00.919396 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:00.924874 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e2997069-c240-4fc1-95c8-a0f895821478 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:00.925356 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1387/2777] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:00 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:18:01.902035 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-22e23303-b1d0-4738-8cb2-6240402cb2e3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:01.902451 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-22e23303-b1d0-4738-8cb2-6240402cb2e3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:01.902672 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:01.902672 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:01.902940 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-22e23303-b1d0-4738-8cb2-6240402cb2e3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:01.935843 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-781296f2-2745-4c31-8008-5ff6845132d6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:01.936135 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:01.936135 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:01.937041 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-781296f2-2745-4c31-8008-5ff6845132d6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:01.937041 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:01.937041 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:01.937171 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-781296f2-2745-4c31-8008-5ff6845132d6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:01.942977 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-22e23303-b1d0-4738-8cb2-6240402cb2e3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:01.967411 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-22e23303-b1d0-4738-8cb2-6240402cb2e3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:18:01.967411 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1391/2778] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:01 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 977 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:01.967618 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:01.967618 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:01.971493 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-781296f2-2745-4c31-8008-5ff6845132d6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:01.982370 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:01.982370 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:01.990267 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-781296f2-2745-4c31-8008-5ff6845132d6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:01.990944 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1388/2779] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:01 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:02.906491 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-24ca36d3-b4ef-4ecd-8575-0e25ed9bbe6e tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd Dec 22 12:18:02.907124 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-24ca36d3-b4ef-4ecd-8575-0e25ed9bbe6e tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:02.907403 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:02.907403 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:02.907903 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-24ca36d3-b4ef-4ecd-8575-0e25ed9bbe6e tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:02.951218 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:02.951218 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:02.961699 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-a79e740f-3feb-4326-b613-9426803fab2a req-24ca36d3-b4ef-4ecd-8575-0e25ed9bbe6e tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:18:02.969704 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-05811664-71ca-4f66-82e3-4072d09f0c52 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:02.970269 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-05811664-71ca-4f66-82e3-4072d09f0c52 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:02.970544 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:02.970544 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:02.970955 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-05811664-71ca-4f66-82e3-4072d09f0c52 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:02.988405 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-24ca36d3-b4ef-4ecd-8575-0e25ed9bbe6e tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd returned with HTTP 200 Dec 22 12:18:03.024521 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1392/2780] 10.222.0.113 () {58 vars in 1367 bytes} [Tue Dec 22 12:18:02 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd => generated 899 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:03.024521 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ce9aa2de-8d37-4008-85cd-a6bd71b9a80c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:03.024521 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ce9aa2de-8d37-4008-85cd-a6bd71b9a80c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:03.024521 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:03.024521 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:03.024521 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ce9aa2de-8d37-4008-85cd-a6bd71b9a80c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:03.025685 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:03.025685 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:03.044318 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:03.044318 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:03.048944 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-05811664-71ca-4f66-82e3-4072d09f0c52 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:03.052174 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ce9aa2de-8d37-4008-85cd-a6bd71b9a80c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:03.069541 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:03.069541 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:03.071318 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-05811664-71ca-4f66-82e3-4072d09f0c52 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:18:03.072265 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1389/2781] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:02 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 977 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:03.078632 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ce9aa2de-8d37-4008-85cd-a6bd71b9a80c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:03.079210 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1393/2782] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:02 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:04.082643 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c7acd88e-d9c5-4d7c-9e19-92c17e085194 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:04.083166 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c7acd88e-d9c5-4d7c-9e19-92c17e085194 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:04.083166 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:04.083166 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:04.083166 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c7acd88e-d9c5-4d7c-9e19-92c17e085194 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:04.090756 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-227fa765-80d6-4992-ab7f-c71283ea46ff tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:04.091074 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-227fa765-80d6-4992-ab7f-c71283ea46ff tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:04.119501 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:04.119501 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:04.119501 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-227fa765-80d6-4992-ab7f-c71283ea46ff tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:04.121080 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:04.121080 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:04.122301 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:04.122301 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:04.126836 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c7acd88e-d9c5-4d7c-9e19-92c17e085194 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:04.127481 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-227fa765-80d6-4992-ab7f-c71283ea46ff tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:04.137404 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c7acd88e-d9c5-4d7c-9e19-92c17e085194 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:18:04.137856 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1390/2783] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:04 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 977 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:04.138024 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:04.138024 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:04.143733 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-227fa765-80d6-4992-ab7f-c71283ea46ff tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:04.144256 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1394/2784] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:04 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:05.149728 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-43dbfe7f-4647-48df-af22-704a388ae0be tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:05.150157 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-43dbfe7f-4647-48df-af22-704a388ae0be tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:05.150399 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:05.150399 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:05.157770 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-43dbfe7f-4647-48df-af22-704a388ae0be tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:05.157814 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8be5be2c-6e46-4ac9-b264-ea84fd6177b3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:05.157814 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8be5be2c-6e46-4ac9-b264-ea84fd6177b3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:05.157814 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:05.157814 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:05.157814 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8be5be2c-6e46-4ac9-b264-ea84fd6177b3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:05.180420 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:05.180420 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:05.186166 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-43dbfe7f-4647-48df-af22-704a388ae0be tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:05.187302 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:05.187302 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:05.192292 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8be5be2c-6e46-4ac9-b264-ea84fd6177b3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:05.198923 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-43dbfe7f-4647-48df-af22-704a388ae0be tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:18:05.199512 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1391/2785] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:05 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 977 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:05.203959 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:05.203959 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:05.209451 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8be5be2c-6e46-4ac9-b264-ea84fd6177b3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:05.209991 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1395/2786] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:05 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:05.992297 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-1bc9747e-d214-447c-a3ea-bda1724f3227 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd Dec 22 12:18:05.992791 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-1bc9747e-d214-447c-a3ea-bda1724f3227 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:05.992928 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:05.992928 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:05.993253 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-1bc9747e-d214-447c-a3ea-bda1724f3227 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:06.021784 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:06.021784 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:06.038597 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-a79e740f-3feb-4326-b613-9426803fab2a req-1bc9747e-d214-447c-a3ea-bda1724f3227 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:18:06.069201 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-1bc9747e-d214-447c-a3ea-bda1724f3227 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd returned with HTTP 200 Dec 22 12:18:06.070823 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1392/2787] 10.222.0.113 () {58 vars in 1367 bytes} [Tue Dec 22 12:18:05 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd => generated 899 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:06.213214 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ad0171c8-0c0a-4db8-bccd-b90b77c833d7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:06.214084 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ad0171c8-0c0a-4db8-bccd-b90b77c833d7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:06.214331 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:06.214331 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:06.214823 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ad0171c8-0c0a-4db8-bccd-b90b77c833d7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:06.220673 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d427ba43-0990-4cd6-a032-f3bffb9d5042 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:06.221122 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d427ba43-0990-4cd6-a032-f3bffb9d5042 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:06.221472 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:06.221472 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:06.222130 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d427ba43-0990-4cd6-a032-f3bffb9d5042 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:06.252620 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:06.252620 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:06.255543 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:06.255543 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:06.259786 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ad0171c8-0c0a-4db8-bccd-b90b77c833d7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:06.261517 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d427ba43-0990-4cd6-a032-f3bffb9d5042 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:06.272957 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:06.272957 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:06.273793 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ad0171c8-0c0a-4db8-bccd-b90b77c833d7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:18:06.275054 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1396/2788] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:06 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 977 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:06.279677 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d427ba43-0990-4cd6-a032-f3bffb9d5042 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:06.280212 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1393/2789] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:06 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:18:07.285885 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-99d85a91-bee9-41ac-b164-59c5645e3f54 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:07.292866 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-99d85a91-bee9-41ac-b164-59c5645e3f54 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:07.292866 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:07.292866 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:07.292866 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-99d85a91-bee9-41ac-b164-59c5645e3f54 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:07.293098 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ec508689-5732-418a-947f-46534088380d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:07.293098 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ec508689-5732-418a-947f-46534088380d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:07.293098 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:07.293098 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:07.293098 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ec508689-5732-418a-947f-46534088380d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:07.318545 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:07.318545 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:07.323387 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:07.323387 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:07.324348 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-99d85a91-bee9-41ac-b164-59c5645e3f54 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:07.329412 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ec508689-5732-418a-947f-46534088380d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:07.339396 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-99d85a91-bee9-41ac-b164-59c5645e3f54 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:18:07.339915 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1397/2790] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:07 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 977 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:07.342105 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:07.342105 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:07.348115 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ec508689-5732-418a-947f-46534088380d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:07.348728 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1394/2791] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:07 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:08.352251 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-46259252-0f86-4a47-9ea9-d0bd407196cd tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:08.352994 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-46259252-0f86-4a47-9ea9-d0bd407196cd tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:08.352994 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:08.352994 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:08.353239 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-46259252-0f86-4a47-9ea9-d0bd407196cd tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:08.359863 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6abf2b28-4bb4-4f19-95ef-5ef3b6fff060 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:08.360285 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6abf2b28-4bb4-4f19-95ef-5ef3b6fff060 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:08.360484 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:08.360484 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:08.360759 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6abf2b28-4bb4-4f19-95ef-5ef3b6fff060 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:08.384356 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:08.384356 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:08.390630 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-46259252-0f86-4a47-9ea9-d0bd407196cd tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:08.393797 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:08.393797 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:08.399758 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6abf2b28-4bb4-4f19-95ef-5ef3b6fff060 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:08.403795 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-46259252-0f86-4a47-9ea9-d0bd407196cd tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:18:08.404622 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1398/2792] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:08 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 977 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:08.411892 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:08.411892 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:08.419338 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6abf2b28-4bb4-4f19-95ef-5ef3b6fff060 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:08.419898 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1395/2793] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:08 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:09.092704 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-c34ce096-40b8-4755-990a-4de1168fc1b8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd Dec 22 12:18:09.092704 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-c34ce096-40b8-4755-990a-4de1168fc1b8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:09.092704 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:09.092704 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:09.092704 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-c34ce096-40b8-4755-990a-4de1168fc1b8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:09.101934 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:09.101934 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:09.108280 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-a79e740f-3feb-4326-b613-9426803fab2a req-c34ce096-40b8-4755-990a-4de1168fc1b8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:18:09.121028 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-c34ce096-40b8-4755-990a-4de1168fc1b8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd returned with HTTP 200 Dec 22 12:18:09.121541 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1399/2794] 10.222.0.113 () {58 vars in 1367 bytes} [Tue Dec 22 12:18:09 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd => generated 899 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:09.415746 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bd1ff1e2-e682-4382-9282-27eb215ca4eb tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:09.416338 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bd1ff1e2-e682-4382-9282-27eb215ca4eb tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:09.416338 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:09.416338 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:09.416547 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bd1ff1e2-e682-4382-9282-27eb215ca4eb tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:09.433134 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5e83ebcd-3698-4378-a3e5-6184d6664499 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:09.433766 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5e83ebcd-3698-4378-a3e5-6184d6664499 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:09.433766 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:09.433766 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:09.434399 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5e83ebcd-3698-4378-a3e5-6184d6664499 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:09.450952 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:09.450952 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:09.457364 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bd1ff1e2-e682-4382-9282-27eb215ca4eb tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:09.465416 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:09.465416 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:09.470453 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5e83ebcd-3698-4378-a3e5-6184d6664499 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:09.471249 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bd1ff1e2-e682-4382-9282-27eb215ca4eb tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:18:09.471808 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1396/2795] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:09 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 977 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:09.480708 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:09.480708 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:09.485616 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5e83ebcd-3698-4378-a3e5-6184d6664499 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:09.486125 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1400/2796] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:09 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:18:10.482933 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a343d171-7625-4dd7-b3e5-b65703480f7a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:10.483278 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a343d171-7625-4dd7-b3e5-b65703480f7a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:10.483378 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:10.483378 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:10.483610 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a343d171-7625-4dd7-b3e5-b65703480f7a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:10.496970 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-866d5bf2-ece1-4bb7-8dc4-f192bdb657e7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:10.497485 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-866d5bf2-ece1-4bb7-8dc4-f192bdb657e7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:10.497633 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:10.497633 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:10.497866 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-866d5bf2-ece1-4bb7-8dc4-f192bdb657e7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:10.513742 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:10.513742 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:10.519887 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a343d171-7625-4dd7-b3e5-b65703480f7a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:10.529242 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:10.529242 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:10.532897 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a343d171-7625-4dd7-b3e5-b65703480f7a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:18:10.533476 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1397/2797] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:10 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 977 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:10.535077 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-866d5bf2-ece1-4bb7-8dc4-f192bdb657e7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:10.546738 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:10.546738 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:10.552660 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-866d5bf2-ece1-4bb7-8dc4-f192bdb657e7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:10.553185 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1401/2798] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:10 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:18:11.546718 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c8d937e1-2e82-42f4-94c7-11760f385a78 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:11.547377 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c8d937e1-2e82-42f4-94c7-11760f385a78 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:11.548028 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:11.548028 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:11.548507 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c8d937e1-2e82-42f4-94c7-11760f385a78 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:11.563130 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5031828d-6467-42a7-898e-fbf05477c800 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:11.563506 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5031828d-6467-42a7-898e-fbf05477c800 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:11.563717 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:11.563717 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:11.564067 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5031828d-6467-42a7-898e-fbf05477c800 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:11.583473 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:11.583473 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:11.590496 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c8d937e1-2e82-42f4-94c7-11760f385a78 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:11.597812 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:11.597812 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:11.603093 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5031828d-6467-42a7-898e-fbf05477c800 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:11.603213 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c8d937e1-2e82-42f4-94c7-11760f385a78 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:18:11.603926 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1398/2799] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:11 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 977 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:11.619658 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:11.619658 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:11.626099 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5031828d-6467-42a7-898e-fbf05477c800 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:11.626792 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1402/2800] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:11 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:18:12.158628 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-bface545-dac3-4b01-85c4-d1bb96680428 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd Dec 22 12:18:12.159043 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-bface545-dac3-4b01-85c4-d1bb96680428 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:12.159194 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:12.159194 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:12.159511 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-bface545-dac3-4b01-85c4-d1bb96680428 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:12.191259 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:12.191259 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:12.196779 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-a79e740f-3feb-4326-b613-9426803fab2a req-bface545-dac3-4b01-85c4-d1bb96680428 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:18:12.209755 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-bface545-dac3-4b01-85c4-d1bb96680428 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd returned with HTTP 200 Dec 22 12:18:12.210314 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1399/2801] 10.222.0.113 () {58 vars in 1367 bytes} [Tue Dec 22 12:18:12 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd => generated 899 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:18:12.617906 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bd49e182-afec-46c7-a300-fa3205cca87d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:12.659112 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bd49e182-afec-46c7-a300-fa3205cca87d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:12.659112 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:12.659112 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:12.659112 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bd49e182-afec-46c7-a300-fa3205cca87d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:12.659887 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7144d378-31ff-430f-863c-bedcce7aa77e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:12.659887 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7144d378-31ff-430f-863c-bedcce7aa77e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:12.659887 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:12.659887 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:12.659887 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7144d378-31ff-430f-863c-bedcce7aa77e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:12.660204 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:12.660204 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:12.665655 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bd49e182-afec-46c7-a300-fa3205cca87d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:12.670314 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:12.670314 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:12.675726 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7144d378-31ff-430f-863c-bedcce7aa77e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:12.678894 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bd49e182-afec-46c7-a300-fa3205cca87d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:18:12.679439 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1403/2802] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:12 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 977 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:12.691584 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:12.691584 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:12.697303 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7144d378-31ff-430f-863c-bedcce7aa77e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:12.697908 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1400/2803] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:12 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:13.693606 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e2bc51f2-20dd-4a02-a98f-3e3c65bbaf63 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:13.694281 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e2bc51f2-20dd-4a02-a98f-3e3c65bbaf63 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:13.694720 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:13.694720 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:13.695529 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e2bc51f2-20dd-4a02-a98f-3e3c65bbaf63 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:13.711894 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0196de59-9264-4626-851c-e0590eda054f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:13.712842 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0196de59-9264-4626-851c-e0590eda054f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:13.713611 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:13.713611 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:13.714756 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0196de59-9264-4626-851c-e0590eda054f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:13.738394 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:13.738394 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:13.744931 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e2bc51f2-20dd-4a02-a98f-3e3c65bbaf63 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:13.753795 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:13.753795 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:13.763394 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0196de59-9264-4626-851c-e0590eda054f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:13.764826 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e2bc51f2-20dd-4a02-a98f-3e3c65bbaf63 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:18:13.765361 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1404/2804] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:13 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 977 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:13.775379 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:13.775379 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:13.781389 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0196de59-9264-4626-851c-e0590eda054f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:13.781931 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1401/2805] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:13 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:18:14.775282 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-32ccdb8c-234f-4584-ac50-8e2216890ef3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:14.775638 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-32ccdb8c-234f-4584-ac50-8e2216890ef3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:14.775970 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:14.775970 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:14.776209 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-32ccdb8c-234f-4584-ac50-8e2216890ef3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:14.798450 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a1cd8a68-188b-4dc1-a981-48a6ea715f24 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:14.799271 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a1cd8a68-188b-4dc1-a981-48a6ea715f24 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:14.799478 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:14.799478 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:14.800340 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a1cd8a68-188b-4dc1-a981-48a6ea715f24 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:14.809313 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:14.809313 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:14.815075 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-32ccdb8c-234f-4584-ac50-8e2216890ef3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:14.833370 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-32ccdb8c-234f-4584-ac50-8e2216890ef3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:18:14.833960 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1405/2806] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:14 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 977 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:14.847715 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:14.847715 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:14.853630 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a1cd8a68-188b-4dc1-a981-48a6ea715f24 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:14.871003 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:14.871003 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:14.876767 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a1cd8a68-188b-4dc1-a981-48a6ea715f24 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:14.877318 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1402/2807] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:14 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:15.221191 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-e8c38614-6f09-4379-ba98-5b605b5348ba tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd Dec 22 12:18:15.221711 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-e8c38614-6f09-4379-ba98-5b605b5348ba tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:15.222189 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:15.222189 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:15.222531 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-e8c38614-6f09-4379-ba98-5b605b5348ba tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:15.258992 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:15.258992 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:15.265251 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-a79e740f-3feb-4326-b613-9426803fab2a req-e8c38614-6f09-4379-ba98-5b605b5348ba tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:18:15.279183 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-e8c38614-6f09-4379-ba98-5b605b5348ba tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd returned with HTTP 200 Dec 22 12:18:15.279741 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1406/2808] 10.222.0.113 () {58 vars in 1367 bytes} [Tue Dec 22 12:18:15 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd => generated 899 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:15.848831 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a649c7f8-ab5e-4816-9068-5be650493c45 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:15.849532 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a649c7f8-ab5e-4816-9068-5be650493c45 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:15.849841 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:15.849841 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:15.850367 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a649c7f8-ab5e-4816-9068-5be650493c45 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:15.887997 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:15.887997 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:15.889863 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-291cb691-6385-4de9-8aed-5597d8827483 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:15.890446 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-291cb691-6385-4de9-8aed-5597d8827483 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:15.890912 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:15.890912 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:15.891365 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-291cb691-6385-4de9-8aed-5597d8827483 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:15.894751 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a649c7f8-ab5e-4816-9068-5be650493c45 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:15.909666 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a649c7f8-ab5e-4816-9068-5be650493c45 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:18:15.910264 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1403/2809] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:15 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 977 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:15.925711 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:15.925711 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:15.932882 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-291cb691-6385-4de9-8aed-5597d8827483 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:15.945494 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:15.945494 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:15.952607 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-291cb691-6385-4de9-8aed-5597d8827483 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:15.953111 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1407/2810] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:15 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:16.921629 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-761031c1-82f4-42c3-be54-d07342d5caa7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:16.922288 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-761031c1-82f4-42c3-be54-d07342d5caa7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:16.922288 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:16.922288 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:16.922288 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-761031c1-82f4-42c3-be54-d07342d5caa7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:16.951842 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:16.951842 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:16.958146 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-761031c1-82f4-42c3-be54-d07342d5caa7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:16.966646 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3e7b9d86-ca4f-47ad-a680-cd882d6ea6fa tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:16.967033 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3e7b9d86-ca4f-47ad-a680-cd882d6ea6fa tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:16.967219 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:16.967219 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:16.967496 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3e7b9d86-ca4f-47ad-a680-cd882d6ea6fa tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:16.970940 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-761031c1-82f4-42c3-be54-d07342d5caa7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:18:16.971454 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1404/2811] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:16 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 977 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:16.999896 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:16.999896 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:17.006414 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3e7b9d86-ca4f-47ad-a680-cd882d6ea6fa tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:17.018409 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:17.018409 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:17.024179 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3e7b9d86-ca4f-47ad-a680-cd882d6ea6fa tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:17.033475 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1408/2812] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:16 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:17.981898 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-af447053-36f2-4aa9-9e05-194c8aef8427 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:18.002001 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-af447053-36f2-4aa9-9e05-194c8aef8427 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:18.002001 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:18.002001 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:18.002001 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-af447053-36f2-4aa9-9e05-194c8aef8427 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:18.013364 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:18.013364 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:18.019246 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-af447053-36f2-4aa9-9e05-194c8aef8427 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:18.033375 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-af447053-36f2-4aa9-9e05-194c8aef8427 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:18:18.033931 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1405/2813] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:17 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 977 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:18.042951 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4d715356-4113-44d6-8d2d-c2bcbcf6f040 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:18.043254 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4d715356-4113-44d6-8d2d-c2bcbcf6f040 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:18.043393 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:18.043393 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:18.043577 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4d715356-4113-44d6-8d2d-c2bcbcf6f040 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:18.068234 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:18.068234 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:18.072410 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4d715356-4113-44d6-8d2d-c2bcbcf6f040 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:18.082243 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:18.082243 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:18.086992 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4d715356-4113-44d6-8d2d-c2bcbcf6f040 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:18.087530 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1409/2814] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:18 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:18.316309 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-bdf67f94-1323-4eb7-9dcc-8ce9288ca34b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd Dec 22 12:18:18.316976 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-bdf67f94-1323-4eb7-9dcc-8ce9288ca34b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:18.323435 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:18.323435 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:18.323791 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-bdf67f94-1323-4eb7-9dcc-8ce9288ca34b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:18.354818 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:18.354818 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:18.380424 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-a79e740f-3feb-4326-b613-9426803fab2a req-bdf67f94-1323-4eb7-9dcc-8ce9288ca34b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:18:18.380424 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-bdf67f94-1323-4eb7-9dcc-8ce9288ca34b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd returned with HTTP 200 Dec 22 12:18:18.380424 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1406/2815] 10.222.0.113 () {58 vars in 1367 bytes} [Tue Dec 22 12:18:18 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd => generated 899 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:19.045742 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6a3117ea-294b-4314-a2a8-b79dec0945e0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:19.046679 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6a3117ea-294b-4314-a2a8-b79dec0945e0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:19.047281 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:19.047281 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:19.047899 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6a3117ea-294b-4314-a2a8-b79dec0945e0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:19.079429 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:19.079429 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:19.083995 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6a3117ea-294b-4314-a2a8-b79dec0945e0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:19.095579 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6a3117ea-294b-4314-a2a8-b79dec0945e0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:18:19.096214 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1410/2816] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:19 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 977 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:19.098194 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9e078ef5-fa08-4188-94ee-0d7c533f32ee tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:19.098957 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9e078ef5-fa08-4188-94ee-0d7c533f32ee tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:19.099330 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:19.099330 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:19.099498 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9e078ef5-fa08-4188-94ee-0d7c533f32ee tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:19.129113 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:19.129113 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:19.134208 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9e078ef5-fa08-4188-94ee-0d7c533f32ee tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:19.144007 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:19.144007 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:19.150071 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9e078ef5-fa08-4188-94ee-0d7c533f32ee tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:19.150680 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1407/2817] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:19 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:20.107799 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-23264275-cfca-4d32-8897-8fcbe8b7a44c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:20.108448 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-23264275-cfca-4d32-8897-8fcbe8b7a44c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:20.108448 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:20.108448 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:20.108448 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-23264275-cfca-4d32-8897-8fcbe8b7a44c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:20.137049 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:20.137049 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:20.142035 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-23264275-cfca-4d32-8897-8fcbe8b7a44c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:20.152955 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-23264275-cfca-4d32-8897-8fcbe8b7a44c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:18:20.153554 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1411/2818] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:20 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 977 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:20.161201 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d35f10ca-6310-4559-81c9-c4ae27bc8ad2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:20.161670 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d35f10ca-6310-4559-81c9-c4ae27bc8ad2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:20.161796 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:20.161796 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:20.161989 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d35f10ca-6310-4559-81c9-c4ae27bc8ad2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:20.189461 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:20.189461 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:20.194019 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d35f10ca-6310-4559-81c9-c4ae27bc8ad2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:20.203931 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:20.203931 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:20.209202 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d35f10ca-6310-4559-81c9-c4ae27bc8ad2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:20.209724 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1408/2819] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:20 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:21.165433 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eefa92d9-03f1-4238-b132-1fb1ec03a6c7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:21.166053 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eefa92d9-03f1-4238-b132-1fb1ec03a6c7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:21.166299 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:21.166299 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:21.166781 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eefa92d9-03f1-4238-b132-1fb1ec03a6c7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:21.197911 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:21.197911 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:21.203715 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-eefa92d9-03f1-4238-b132-1fb1ec03a6c7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:21.216136 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eefa92d9-03f1-4238-b132-1fb1ec03a6c7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:18:21.216541 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1412/2820] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:21 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 977 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:21.219568 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a0e2e607-5b3e-45c2-9035-301d322ae38f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:21.219819 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a0e2e607-5b3e-45c2-9035-301d322ae38f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:21.220080 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:21.220080 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:21.220279 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a0e2e607-5b3e-45c2-9035-301d322ae38f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:21.245323 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:21.245323 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:21.250475 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a0e2e607-5b3e-45c2-9035-301d322ae38f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:21.259861 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:21.259861 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:21.264954 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a0e2e607-5b3e-45c2-9035-301d322ae38f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:21.265358 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1409/2821] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:21 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:21.379732 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-15f7edc7-3e05-4f84-b9d4-ec93e4a74c40 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd Dec 22 12:18:21.380149 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-15f7edc7-3e05-4f84-b9d4-ec93e4a74c40 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:21.380317 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:21.380317 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:21.380519 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-15f7edc7-3e05-4f84-b9d4-ec93e4a74c40 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:21.407504 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:21.407504 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:21.412794 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-a79e740f-3feb-4326-b613-9426803fab2a req-15f7edc7-3e05-4f84-b9d4-ec93e4a74c40 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:18:21.423666 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-15f7edc7-3e05-4f84-b9d4-ec93e4a74c40 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd returned with HTTP 200 Dec 22 12:18:21.424120 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1413/2822] 10.222.0.113 () {58 vars in 1367 bytes} [Tue Dec 22 12:18:21 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd => generated 899 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:22.226788 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6ae5239d-d421-42ff-a8da-1a428f0a9be7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:22.227144 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6ae5239d-d421-42ff-a8da-1a428f0a9be7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:22.227267 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:22.227267 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:22.227496 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6ae5239d-d421-42ff-a8da-1a428f0a9be7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:22.257663 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:22.257663 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:22.263219 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6ae5239d-d421-42ff-a8da-1a428f0a9be7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:22.274800 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-19cc492c-44bd-4743-8215-8672c11f09fb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:22.275097 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-19cc492c-44bd-4743-8215-8672c11f09fb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:22.275232 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:22.275232 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:22.275432 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-19cc492c-44bd-4743-8215-8672c11f09fb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:22.276188 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6ae5239d-d421-42ff-a8da-1a428f0a9be7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:18:22.281584 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1410/2823] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:22 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 1367 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:22.305105 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:22.305105 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:22.310693 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-19cc492c-44bd-4743-8215-8672c11f09fb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:22.321075 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:22.321075 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:22.326702 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-19cc492c-44bd-4743-8215-8672c11f09fb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:22.327252 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1414/2824] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:22 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:23.290190 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2ff0c8d1-e46a-4b46-b8cc-3e89a4b9fc70 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:23.290844 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2ff0c8d1-e46a-4b46-b8cc-3e89a4b9fc70 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:23.290993 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:23.290993 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:23.291441 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2ff0c8d1-e46a-4b46-b8cc-3e89a4b9fc70 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:23.330787 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:23.330787 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:23.336715 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2ff0c8d1-e46a-4b46-b8cc-3e89a4b9fc70 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:23.338832 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-885c4901-3f58-4aeb-b789-d9c9122d28e5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:23.339292 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-885c4901-3f58-4aeb-b789-d9c9122d28e5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:23.339566 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:23.339566 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:23.339993 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-885c4901-3f58-4aeb-b789-d9c9122d28e5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:23.351891 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2ff0c8d1-e46a-4b46-b8cc-3e89a4b9fc70 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:18:23.352430 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1411/2825] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:23 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 1365 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:23.372753 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:23.372753 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:23.379761 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-885c4901-3f58-4aeb-b789-d9c9122d28e5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:23.393637 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:23.393637 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:23.399822 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-885c4901-3f58-4aeb-b789-d9c9122d28e5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:23.400389 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1415/2826] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:23 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:23.556731 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ee82df96-08ce-4b7a-a051-1abf6eb9f067 req-1653a6ab-3004-49f3-8dc4-0a5c9f99338b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:23.557081 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ee82df96-08ce-4b7a-a051-1abf6eb9f067 req-1653a6ab-3004-49f3-8dc4-0a5c9f99338b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:23.557232 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:23.557232 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:23.557693 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ee82df96-08ce-4b7a-a051-1abf6eb9f067 req-1653a6ab-3004-49f3-8dc4-0a5c9f99338b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:23.586560 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:23.586560 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:23.591631 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-ee82df96-08ce-4b7a-a051-1abf6eb9f067 req-1653a6ab-3004-49f3-8dc4-0a5c9f99338b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:23.603968 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ee82df96-08ce-4b7a-a051-1abf6eb9f067 req-1653a6ab-3004-49f3-8dc4-0a5c9f99338b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:18:23.604492 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1412/2827] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:18:23 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 1365 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:23.744800 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-885c4901-3f58-4aeb-b789-d9c9122d28e5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume// Dec 22 12:18:23.745330 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-885c4901-3f58-4aeb-b789-d9c9122d28e5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:23.745467 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:23.745467 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:23.745673 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-885c4901-3f58-4aeb-b789-d9c9122d28e5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:23.746463 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-885c4901-3f58-4aeb-b789-d9c9122d28e5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 12:18:23.746791 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1416/2828] 10.222.0.111 () {58 vars in 1294 bytes} [Tue Dec 22 12:18:23 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 22 12:18:23.754626 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ee82df96-08ce-4b7a-a051-1abf6eb9f067 req-ba0c916a-4c5c-4878-9c0c-a462a080379b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] POST http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/attachments Dec 22 12:18:23.755005 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:23.755005 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:23.755240 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ee82df96-08ce-4b7a-a051-1abf6eb9f067 req-ba0c916a-4c5c-4878-9c0c-a462a080379b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "72e63f03-9ecc-43bf-8abb-9fe93c4763e3", "instance_uuid": "7b455dcd-ba49-4c74-bf59-eba87ef8d152", "connector": null}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:18:23.783552 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:23.783552 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:23.916484 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ee82df96-08ce-4b7a-a051-1abf6eb9f067 req-ba0c916a-4c5c-4878-9c0c-a462a080379b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/attachments returned with HTTP 200 Dec 22 12:18:23.917493 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1413/2829] 10.222.0.111 () {66 vars in 1570 bytes} [Tue Dec 22 12:18:23 2020] POST /volume/v3/95285635caca470290d1d56658813c31/attachments => generated 273 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:24.018334 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d3836616-7eef-46d9-97fa-a52798f5e190 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:24.025190 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d3836616-7eef-46d9-97fa-a52798f5e190 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:24.025699 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d3836616-7eef-46d9-97fa-a52798f5e190 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:24.060440 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:24.060440 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:24.065816 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d3836616-7eef-46d9-97fa-a52798f5e190 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:24.075868 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:24.075868 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:24.080855 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d3836616-7eef-46d9-97fa-a52798f5e190 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:18:24.081293 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1417/2830] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:24 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 1364 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:24.122196 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ee82df96-08ce-4b7a-a051-1abf6eb9f067 req-ba0c916a-4c5c-4878-9c0c-a462a080379b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume// Dec 22 12:18:24.122473 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ee82df96-08ce-4b7a-a051-1abf6eb9f067 req-ba0c916a-4c5c-4878-9c0c-a462a080379b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:24.122664 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:24.122664 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:24.122862 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ee82df96-08ce-4b7a-a051-1abf6eb9f067 req-ba0c916a-4c5c-4878-9c0c-a462a080379b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'all' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:24.123603 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ee82df96-08ce-4b7a-a051-1abf6eb9f067 req-ba0c916a-4c5c-4878-9c0c-a462a080379b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 12:18:24.123941 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1414/2831] 10.222.0.101 () {56 vars in 1094 bytes} [Tue Dec 22 12:18:24 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 12:18:24.136059 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ee82df96-08ce-4b7a-a051-1abf6eb9f067 req-539ea9d3-3f42-466d-9fed-60b8beeddf89 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:24.136409 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ee82df96-08ce-4b7a-a051-1abf6eb9f067 req-539ea9d3-3f42-466d-9fed-60b8beeddf89 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:24.136614 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:24.136614 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:24.136749 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ee82df96-08ce-4b7a-a051-1abf6eb9f067 req-539ea9d3-3f42-466d-9fed-60b8beeddf89 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:24.161510 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:24.161510 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:24.166417 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-ee82df96-08ce-4b7a-a051-1abf6eb9f067 req-539ea9d3-3f42-466d-9fed-60b8beeddf89 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:24.176546 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:24.176546 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:24.181653 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ee82df96-08ce-4b7a-a051-1abf6eb9f067 req-539ea9d3-3f42-466d-9fed-60b8beeddf89 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:18:24.182124 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1418/2832] 10.222.0.101 () {60 vars in 1408 bytes} [Tue Dec 22 12:18:24 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 1463 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 12:18:24.203252 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ee82df96-08ce-4b7a-a051-1abf6eb9f067 req-d1f83340-2dba-4514-89e8-a2389d08fb40 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] PUT http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/attachments/be23c555-7b5b-49b5-87df-fb8cee611e8c Dec 22 12:18:24.203802 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ee82df96-08ce-4b7a-a051-1abf6eb9f067 req-d1f83340-2dba-4514-89e8-a2389d08fb40 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.101", "host": "n-h2-765315-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-6.cbci-765315-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:18:24.219113 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 12:18:24.219113 n-d-765315-6 devstack@c-api.service[88154]: return self.call(f, *args, **kw) Dec 22 12:18:24.219417 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-ee82df96-08ce-4b7a-a051-1abf6eb9f067 req-d1f83340-2dba-4514-89e8-a2389d08fb40 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Lock "b'cinder-attachment_update-72e63f03-9ecc-43bf-8abb-9fe93c4763e3-n-h2-765315-6'" acquired by "attachment_update" :: waited 0.005s {{(pid=88155) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 12:18:24.220549 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:24.220549 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:24.414007 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6a001387-834e-4a5c-aa30-02f1ab4b24c8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:24.414695 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6a001387-834e-4a5c-aa30-02f1ab4b24c8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:24.414836 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:24.414836 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:24.415288 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6a001387-834e-4a5c-aa30-02f1ab4b24c8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:24.456563 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:24.456563 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:24.462205 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6a001387-834e-4a5c-aa30-02f1ab4b24c8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:24.473171 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:24.473171 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:24.481708 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6a001387-834e-4a5c-aa30-02f1ab4b24c8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:24.482202 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1419/2833] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:24 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:18:24.489180 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-85d3018c-c51b-4236-a4c2-63f3925ee725 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd Dec 22 12:18:24.489451 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-85d3018c-c51b-4236-a4c2-63f3925ee725 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:24.489582 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:24.489582 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:24.489720 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-85d3018c-c51b-4236-a4c2-63f3925ee725 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:24.515924 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:24.515924 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:24.520768 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-a79e740f-3feb-4326-b613-9426803fab2a req-85d3018c-c51b-4236-a4c2-63f3925ee725 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:18:24.532732 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-85d3018c-c51b-4236-a4c2-63f3925ee725 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd returned with HTTP 200 Dec 22 12:18:24.533304 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1420/2834] 10.222.0.113 () {58 vars in 1367 bytes} [Tue Dec 22 12:18:24 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd => generated 1349 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:24.546124 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-85d3018c-c51b-4236-a4c2-63f3925ee725 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume// Dec 22 12:18:24.546396 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-85d3018c-c51b-4236-a4c2-63f3925ee725 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:24.546545 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:24.546545 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:24.546924 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-85d3018c-c51b-4236-a4c2-63f3925ee725 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:24.558965 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-85d3018c-c51b-4236-a4c2-63f3925ee725 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 12:18:24.558965 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1421/2835] 10.222.0.113 () {56 vars in 1094 bytes} [Tue Dec 22 12:18:24 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 22 12:18:24.579513 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-23fcf084-c373-49ce-b23e-67dbc828f989 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] POST http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments Dec 22 12:18:24.579955 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-23fcf084-c373-49ce-b23e-67dbc828f989 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5236a313-d12e-45c4-b74d-a30041e088fd", "instance_uuid": "4581969d-a39f-48f6-a8d7-6d0c2afea0d9", "connector": null}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:18:24.605549 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:24.605549 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:24.750949 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-23fcf084-c373-49ce-b23e-67dbc828f989 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments returned with HTTP 200 Dec 22 12:18:24.752276 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1422/2836] 10.222.0.113 () {64 vars in 1363 bytes} [Tue Dec 22 12:18:24 2020] POST /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments => generated 273 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:18:24.765551 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-23fcf084-c373-49ce-b23e-67dbc828f989 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume// Dec 22 12:18:24.766442 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-23fcf084-c373-49ce-b23e-67dbc828f989 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:24.766843 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:24.766843 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:24.767416 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-23fcf084-c373-49ce-b23e-67dbc828f989 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:24.768852 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-23fcf084-c373-49ce-b23e-67dbc828f989 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 12:18:24.769588 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1423/2837] 10.222.0.113 () {56 vars in 1094 bytes} [Tue Dec 22 12:18:24 2020] GET /volume/ => generated 756 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 12:18:24.784764 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-8366c147-6a05-4e4b-aeaa-7639cdd87ee5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd Dec 22 12:18:24.785415 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-8366c147-6a05-4e4b-aeaa-7639cdd87ee5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:24.786115 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-8366c147-6a05-4e4b-aeaa-7639cdd87ee5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:24.815595 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:24.815595 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:24.820711 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-a79e740f-3feb-4326-b613-9426803fab2a req-8366c147-6a05-4e4b-aeaa-7639cdd87ee5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:18:24.830889 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:24.830889 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:24.843292 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-8366c147-6a05-4e4b-aeaa-7639cdd87ee5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd returned with HTTP 200 Dec 22 12:18:24.843712 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1424/2838] 10.222.0.113 () {60 vars in 1408 bytes} [Tue Dec 22 12:18:24 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd => generated 1447 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 12:18:25.091957 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4cffe1c6-ff6a-4191-b5ab-9f7be7574055 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:25.092242 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4cffe1c6-ff6a-4191-b5ab-9f7be7574055 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:25.092373 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:25.092373 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:25.092566 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4cffe1c6-ff6a-4191-b5ab-9f7be7574055 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:25.116717 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:25.116717 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:25.121724 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4cffe1c6-ff6a-4191-b5ab-9f7be7574055 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:25.130837 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:25.130837 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:25.135414 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4cffe1c6-ff6a-4191-b5ab-9f7be7574055 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:18:25.136011 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1425/2839] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:25 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 1365 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:25.148547 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-ee82df96-08ce-4b7a-a051-1abf6eb9f067 req-d1f83340-2dba-4514-89e8-a2389d08fb40 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Lock "b'cinder-attachment_update-72e63f03-9ecc-43bf-8abb-9fe93c4763e3-n-h2-765315-6'" released by "attachment_update" :: held 0.929s {{(pid=88155) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 12:18:25.148925 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ee82df96-08ce-4b7a-a051-1abf6eb9f067 req-d1f83340-2dba-4514-89e8-a2389d08fb40 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/attachments/be23c555-7b5b-49b5-87df-fb8cee611e8c returned with HTTP 200 Dec 22 12:18:25.149505 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1415/2840] 10.222.0.101 () {64 vars in 1473 bytes} [Tue Dec 22 12:18:24 2020] PUT /volume/v3/95285635caca470290d1d56658813c31/attachments/be23c555-7b5b-49b5-87df-fb8cee611e8c => generated 763 bytes in 949 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:25.173182 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-76af3829-5231-4076-b951-351bd17b7359 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] PUT http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/2c9ef63b-a1a0-49b4-b685-b7c40af25878 Dec 22 12:18:25.173437 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:25.173437 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:25.173654 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-76af3829-5231-4076-b951-351bd17b7359 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.113", "host": "n-h1-765315-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-6.cbci-765315-6.local", "mountpoint": "/dev/sda"}}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:18:25.188827 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 12:18:25.188827 n-d-765315-6 devstack@c-api.service[88154]: return self.call(f, *args, **kw) Dec 22 12:18:25.188827 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-a79e740f-3feb-4326-b613-9426803fab2a req-76af3829-5231-4076-b951-351bd17b7359 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Lock "b'cinder-attachment_update-5236a313-d12e-45c4-b74d-a30041e088fd-n-h1-765315-6'" acquired by "attachment_update" :: waited 0.005s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 12:18:25.189490 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:25.189490 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:25.490833 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c273a310-d11a-4f69-af13-e9aed4172ca9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:25.491138 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c273a310-d11a-4f69-af13-e9aed4172ca9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:25.491279 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:25.491279 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:25.491479 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c273a310-d11a-4f69-af13-e9aed4172ca9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:25.518328 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:25.518328 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:25.523077 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c273a310-d11a-4f69-af13-e9aed4172ca9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:25.682438 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:25.682438 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:25.682438 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c273a310-d11a-4f69-af13-e9aed4172ca9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:25.682438 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1416/2841] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:25 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:26.146727 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1e8cc027-9702-4390-9059-7a299121dd02 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:26.159520 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1e8cc027-9702-4390-9059-7a299121dd02 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:26.159520 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:26.159520 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:26.159520 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1e8cc027-9702-4390-9059-7a299121dd02 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:26.183190 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:26.183190 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:26.187831 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1e8cc027-9702-4390-9059-7a299121dd02 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:26.197032 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:26.197032 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:26.202943 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1e8cc027-9702-4390-9059-7a299121dd02 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:18:26.203390 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1417/2842] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:26 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 1365 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:18:26.549102 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-50b62cfa-f617-4652-9283-1289936ba0f9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:26.549424 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-50b62cfa-f617-4652-9283-1289936ba0f9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:26.549567 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:26.549567 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:26.549789 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-50b62cfa-f617-4652-9283-1289936ba0f9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:26.579936 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:26.579936 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:26.584540 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-50b62cfa-f617-4652-9283-1289936ba0f9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:26.597128 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:26.597128 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:26.603840 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-50b62cfa-f617-4652-9283-1289936ba0f9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:26.608892 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1418/2843] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:26 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:26.830780 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-a79e740f-3feb-4326-b613-9426803fab2a req-76af3829-5231-4076-b951-351bd17b7359 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Lock "b'cinder-attachment_update-5236a313-d12e-45c4-b74d-a30041e088fd-n-h1-765315-6'" released by "attachment_update" :: held 1.642s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 12:18:26.831269 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-76af3829-5231-4076-b951-351bd17b7359 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/2c9ef63b-a1a0-49b4-b685-b7c40af25878 returned with HTTP 200 Dec 22 12:18:26.831862 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1426/2844] 10.222.0.113 () {64 vars in 1473 bytes} [Tue Dec 22 12:18:25 2020] PUT /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/2c9ef63b-a1a0-49b4-b685-b7c40af25878 => generated 763 bytes in 1661 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:18:27.213592 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e1350add-f3b9-4c4a-8e69-7e065bd4a4a6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:27.213836 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e1350add-f3b9-4c4a-8e69-7e065bd4a4a6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:27.213988 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:27.213988 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:27.214182 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e1350add-f3b9-4c4a-8e69-7e065bd4a4a6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:27.220982 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-5c11a703-a95e-458d-b2bb-9bd596c90aba tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] POST http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/2c9ef63b-a1a0-49b4-b685-b7c40af25878/action Dec 22 12:18:27.221350 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:27.221350 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:27.221652 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-5c11a703-a95e-458d-b2bb-9bd596c90aba tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Action body: b'{"os-complete": null}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:18:27.221887 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-5c11a703-a95e-458d-b2bb-9bd596c90aba tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:18:27.239749 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:27.239749 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:27.244463 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e1350add-f3b9-4c4a-8e69-7e065bd4a4a6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:27.254459 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:27.254459 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:27.259203 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e1350add-f3b9-4c4a-8e69-7e065bd4a4a6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:18:27.259696 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1419/2845] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:27 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 1365 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:27.265447 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:27.265447 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:27.330658 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a79e740f-3feb-4326-b613-9426803fab2a req-5c11a703-a95e-458d-b2bb-9bd596c90aba tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/2c9ef63b-a1a0-49b4-b685-b7c40af25878/action returned with HTTP 204 Dec 22 12:18:27.331595 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1427/2846] 10.222.0.113 () {64 vars in 1494 bytes} [Tue Dec 22 12:18:27 2020] POST /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/2c9ef63b-a1a0-49b4-b685-b7c40af25878/action => generated 0 bytes in 114 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:18:27.617457 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-86f57805-7394-4514-a3cc-06fdda54cacd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:27.618089 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-86f57805-7394-4514-a3cc-06fdda54cacd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:27.618089 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:27.618089 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:27.618493 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-86f57805-7394-4514-a3cc-06fdda54cacd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:27.661460 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:27.661460 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:27.668131 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-86f57805-7394-4514-a3cc-06fdda54cacd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:27.680478 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:27.680478 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:27.686659 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-86f57805-7394-4514-a3cc-06fdda54cacd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:27.687258 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1420/2847] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:27 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:28.270705 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c6eb01c3-b505-4166-a0ec-8979f9e4dee0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:28.271062 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c6eb01c3-b505-4166-a0ec-8979f9e4dee0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:28.271238 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:28.271238 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:28.271480 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c6eb01c3-b505-4166-a0ec-8979f9e4dee0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:28.301893 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:28.301893 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:28.307428 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c6eb01c3-b505-4166-a0ec-8979f9e4dee0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:28.319116 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:28.319116 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:28.324780 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c6eb01c3-b505-4166-a0ec-8979f9e4dee0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:18:28.329913 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1428/2848] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:28 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 1365 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:28.702322 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-658c619a-a6cd-441d-9db3-817869bd1eee tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:28.703028 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-658c619a-a6cd-441d-9db3-817869bd1eee tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:28.703185 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:28.703185 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:28.703615 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-658c619a-a6cd-441d-9db3-817869bd1eee tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:28.738206 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:28.738206 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:28.743672 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-658c619a-a6cd-441d-9db3-817869bd1eee tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:28.754847 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:28.754847 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:28.760481 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-658c619a-a6cd-441d-9db3-817869bd1eee tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:28.760943 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1421/2849] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:28 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:29.338673 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d4c2b0f2-a553-4b05-9baf-5acd49037821 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:29.339352 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d4c2b0f2-a553-4b05-9baf-5acd49037821 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:29.339589 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:29.339589 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:29.340052 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d4c2b0f2-a553-4b05-9baf-5acd49037821 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:29.378098 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:29.378098 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:29.383572 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d4c2b0f2-a553-4b05-9baf-5acd49037821 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:29.394941 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:29.394941 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:29.400730 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d4c2b0f2-a553-4b05-9baf-5acd49037821 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:18:29.401226 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1429/2850] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:29 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 1365 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:29.775109 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-06c5ebc0-1000-4bb7-ab3e-cd5587930c83 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:29.775828 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-06c5ebc0-1000-4bb7-ab3e-cd5587930c83 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:29.776121 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:29.776121 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:29.776610 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-06c5ebc0-1000-4bb7-ab3e-cd5587930c83 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:29.810233 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:29.810233 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:29.816174 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-06c5ebc0-1000-4bb7-ab3e-cd5587930c83 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:29.828135 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:29.828135 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:29.834254 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-06c5ebc0-1000-4bb7-ab3e-cd5587930c83 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:29.834767 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1422/2851] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:29 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:30.411816 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-247c85db-70eb-4f21-aecd-cf4596e91f08 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:30.412175 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-247c85db-70eb-4f21-aecd-cf4596e91f08 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:30.412332 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:30.412332 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:30.412581 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-247c85db-70eb-4f21-aecd-cf4596e91f08 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:30.442875 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:30.442875 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:30.448691 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-247c85db-70eb-4f21-aecd-cf4596e91f08 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:30.468645 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:30.468645 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:30.474235 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-247c85db-70eb-4f21-aecd-cf4596e91f08 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:18:30.474831 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1430/2852] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:30 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 1365 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:18:30.679532 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ee82df96-08ce-4b7a-a051-1abf6eb9f067 req-5710557b-ab74-4575-b871-4bda10ecfb6b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] POST http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/attachments/be23c555-7b5b-49b5-87df-fb8cee611e8c/action Dec 22 12:18:30.680088 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:30.680088 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:30.680219 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ee82df96-08ce-4b7a-a051-1abf6eb9f067 req-5710557b-ab74-4575-b871-4bda10ecfb6b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Action body: b'{"os-complete": null}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:18:30.680572 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ee82df96-08ce-4b7a-a051-1abf6eb9f067 req-5710557b-ab74-4575-b871-4bda10ecfb6b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:18:30.723440 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:30.723440 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:30.786126 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ee82df96-08ce-4b7a-a051-1abf6eb9f067 req-5710557b-ab74-4575-b871-4bda10ecfb6b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/attachments/be23c555-7b5b-49b5-87df-fb8cee611e8c/action returned with HTTP 204 Dec 22 12:18:30.786794 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1423/2853] 10.222.0.101 () {64 vars in 1494 bytes} [Tue Dec 22 12:18:30 2020] POST /volume/v3/95285635caca470290d1d56658813c31/attachments/be23c555-7b5b-49b5-87df-fb8cee611e8c/action => generated 0 bytes in 111 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:18:30.847014 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-837ba885-806b-4d20-a67e-ec0ebbd6dc15 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:30.847465 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-837ba885-806b-4d20-a67e-ec0ebbd6dc15 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:30.847667 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:30.847667 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:30.848355 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-837ba885-806b-4d20-a67e-ec0ebbd6dc15 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:30.882466 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:30.882466 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:30.888920 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-837ba885-806b-4d20-a67e-ec0ebbd6dc15 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:30.900340 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:30.900340 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:30.906347 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-837ba885-806b-4d20-a67e-ec0ebbd6dc15 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:30.906899 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1431/2854] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:30 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:18:31.488433 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aad2138c-253e-43f2-8b3a-21b8261d80a9 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:31.489397 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aad2138c-253e-43f2-8b3a-21b8261d80a9 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:31.489637 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:31.489637 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:31.490129 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aad2138c-253e-43f2-8b3a-21b8261d80a9 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:31.530732 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:31.530732 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:31.536124 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-aad2138c-253e-43f2-8b3a-21b8261d80a9 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:31.547775 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:31.547775 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:31.553654 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aad2138c-253e-43f2-8b3a-21b8261d80a9 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:18:31.554200 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1424/2855] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:31 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 1657 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:31.564532 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e28cde89-0f4d-44b6-bf02-2d9b407b8ff3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] POST http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots Dec 22 12:18:31.564946 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:31.564946 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:31.565230 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e28cde89-0f4d-44b6-bf02-2d9b407b8ff3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72e63f03-9ecc-43bf-8abb-9fe93c4763e3", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1216506029"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:18:31.598607 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:31.598607 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:31.599371 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e28cde89-0f4d-44b6-bf02-2d9b407b8ff3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:31.599627 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-e28cde89-0f4d-44b6-bf02-2d9b407b8ff3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Create snapshot from volume 72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:31.603778 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e28cde89-0f4d-44b6-bf02-2d9b407b8ff3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots returned with HTTP 400 Dec 22 12:18:31.604427 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1432/2856] 10.222.0.111 () {60 vars in 1237 bytes} [Tue Dec 22 12:18:31 2020] POST /volume/v3/95285635caca470290d1d56658813c31/snapshots => generated 160 bytes in 43 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 22 12:18:31.610965 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-77f93b29-e3be-49af-bdfe-412aa8244b52 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] POST http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots Dec 22 12:18:31.611265 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:31.611265 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:31.611532 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-77f93b29-e3be-49af-bdfe-412aa8244b52 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72e63f03-9ecc-43bf-8abb-9fe93c4763e3", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-569188147"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:18:31.644257 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:31.644257 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:31.645049 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-77f93b29-e3be-49af-bdfe-412aa8244b52 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:31.645221 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-77f93b29-e3be-49af-bdfe-412aa8244b52 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Create snapshot from volume 72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:31.709431 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-77f93b29-e3be-49af-bdfe-412aa8244b52 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Created reservations ['f93a00c4-f2fb-4a2b-b7c4-1b47acc75b84', '92c0cef1-64a1-4c6b-958f-4f013b8e5cd0', '0f4094a8-f593-42d2-80da-018beb5abbd4', 'c48463d0-0a70-4175-836c-8d8c8c3c337c'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:18:31.823585 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-77f93b29-e3be-49af-bdfe-412aa8244b52 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot force create request issued successfully. Dec 22 12:18:31.824508 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-77f93b29-e3be-49af-bdfe-412aa8244b52 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots returned with HTTP 202 Dec 22 12:18:31.825550 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1425/2857] 10.222.0.111 () {60 vars in 1237 bytes} [Tue Dec 22 12:18:31 2020] POST /volume/v3/95285635caca470290d1d56658813c31/snapshots => generated 309 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:18:31.832987 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8f140bbf-a0e6-48a9-9d38-9b5659910bba tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/5afe7539-c70c-4ff4-8997-e6b1bc40fed8 Dec 22 12:18:31.833309 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8f140bbf-a0e6-48a9-9d38-9b5659910bba tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:31.833755 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:31.833755 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:31.833755 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8f140bbf-a0e6-48a9-9d38-9b5659910bba tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:31.918030 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b7e400dd-e02d-4312-89c9-2c7795014256 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:31.918325 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b7e400dd-e02d-4312-89c9-2c7795014256 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:31.918453 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:31.918453 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:31.918899 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b7e400dd-e02d-4312-89c9-2c7795014256 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:31.951368 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:31.951368 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:31.956607 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b7e400dd-e02d-4312-89c9-2c7795014256 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:31.966988 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:31.966988 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:31.969783 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:31.969783 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:31.970420 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8f140bbf-a0e6-48a9-9d38-9b5659910bba tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:18:31.971445 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8f140bbf-a0e6-48a9-9d38-9b5659910bba tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/5afe7539-c70c-4ff4-8997-e6b1bc40fed8 returned with HTTP 200 Dec 22 12:18:31.971883 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1433/2858] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:18:31 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/5afe7539-c70c-4ff4-8997-e6b1bc40fed8 => generated 441 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:31.972189 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b7e400dd-e02d-4312-89c9-2c7795014256 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:31.974590 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1426/2859] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:31 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:18:32.983618 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-97e82509-2b9a-4dca-964f-cfc625c70181 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/5afe7539-c70c-4ff4-8997-e6b1bc40fed8 Dec 22 12:18:32.984310 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-97e82509-2b9a-4dca-964f-cfc625c70181 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:32.984427 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:32.984427 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:32.984554 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0f15d87e-c873-4f9d-875a-e89737f5d083 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:32.984851 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0f15d87e-c873-4f9d-875a-e89737f5d083 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:32.984917 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-97e82509-2b9a-4dca-964f-cfc625c70181 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:32.984996 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:32.984996 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:32.985447 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0f15d87e-c873-4f9d-875a-e89737f5d083 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:32.998301 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:32.998301 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:32.998994 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-97e82509-2b9a-4dca-964f-cfc625c70181 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:18:33.000156 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-97e82509-2b9a-4dca-964f-cfc625c70181 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/5afe7539-c70c-4ff4-8997-e6b1bc40fed8 returned with HTTP 200 Dec 22 12:18:33.000588 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1434/2860] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:18:32 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/5afe7539-c70c-4ff4-8997-e6b1bc40fed8 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:33.008322 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-54696c35-00ee-444f-9b42-a8158e5d8e42 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] POST http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots Dec 22 12:18:33.008681 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:33.008681 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:33.009056 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-54696c35-00ee-444f-9b42-a8158e5d8e42 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72e63f03-9ecc-43bf-8abb-9fe93c4763e3", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-141564604"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:18:33.017747 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:33.017747 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:33.027680 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0f15d87e-c873-4f9d-875a-e89737f5d083 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:33.040780 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:33.040780 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:33.046312 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0f15d87e-c873-4f9d-875a-e89737f5d083 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:33.046817 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1427/2861] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:32 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:33.073210 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:33.073210 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:33.073983 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-54696c35-00ee-444f-9b42-a8158e5d8e42 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:33.074192 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-54696c35-00ee-444f-9b42-a8158e5d8e42 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Create snapshot from volume 72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:33.142064 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-54696c35-00ee-444f-9b42-a8158e5d8e42 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Created reservations ['f1118504-59d0-4cb3-8c20-a873c9372247', '10173245-601a-4537-8090-e19a5d9c03fb', '49faed28-7615-457c-9207-e13e84324030', 'c6f7381e-3604-46be-bab1-1f125f07724b'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:18:33.296522 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-54696c35-00ee-444f-9b42-a8158e5d8e42 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot force create request issued successfully. Dec 22 12:18:33.297086 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-54696c35-00ee-444f-9b42-a8158e5d8e42 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots returned with HTTP 202 Dec 22 12:18:33.297687 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1435/2862] 10.222.0.111 () {60 vars in 1237 bytes} [Tue Dec 22 12:18:33 2020] POST /volume/v3/95285635caca470290d1d56658813c31/snapshots => generated 309 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 22 12:18:33.305183 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bc1775ab-c85a-47c8-9393-5add803b250d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/b64d224d-a427-4eec-8e27-aaa807c5e81e Dec 22 12:18:33.305670 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bc1775ab-c85a-47c8-9393-5add803b250d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:33.305670 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:33.305670 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:33.305868 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bc1775ab-c85a-47c8-9393-5add803b250d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:33.321009 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:33.321009 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:33.321657 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bc1775ab-c85a-47c8-9393-5add803b250d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:18:33.322787 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bc1775ab-c85a-47c8-9393-5add803b250d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/b64d224d-a427-4eec-8e27-aaa807c5e81e returned with HTTP 200 Dec 22 12:18:33.323282 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1428/2863] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:18:33 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/b64d224d-a427-4eec-8e27-aaa807c5e81e => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:34.056751 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3faae1ec-cf59-43c3-9eda-e151a948bdee tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:34.057072 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3faae1ec-cf59-43c3-9eda-e151a948bdee tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:34.057218 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:34.057218 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:34.057439 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3faae1ec-cf59-43c3-9eda-e151a948bdee tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:34.091646 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:34.091646 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:34.096987 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3faae1ec-cf59-43c3-9eda-e151a948bdee tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:34.107530 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:34.107530 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:34.113793 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3faae1ec-cf59-43c3-9eda-e151a948bdee tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:34.113793 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1436/2864] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:34 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:34.335456 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0e28559c-87b5-4e3b-a50c-859821db10fc tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/b64d224d-a427-4eec-8e27-aaa807c5e81e Dec 22 12:18:34.336052 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0e28559c-87b5-4e3b-a50c-859821db10fc tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:34.336311 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:34.336311 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:34.336757 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0e28559c-87b5-4e3b-a50c-859821db10fc tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:34.362533 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:34.362533 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:34.363644 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0e28559c-87b5-4e3b-a50c-859821db10fc tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:18:34.364872 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0e28559c-87b5-4e3b-a50c-859821db10fc tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/b64d224d-a427-4eec-8e27-aaa807c5e81e returned with HTTP 200 Dec 22 12:18:34.365557 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1429/2865] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:18:34 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/b64d224d-a427-4eec-8e27-aaa807c5e81e => generated 468 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:34.372801 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-81dd8ee9-c048-44bb-9630-4b9c67c7d50a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] POST http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots Dec 22 12:18:34.373185 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:34.373185 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:34.373460 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-81dd8ee9-c048-44bb-9630-4b9c67c7d50a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72e63f03-9ecc-43bf-8abb-9fe93c4763e3", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-370340705"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:18:34.401613 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:34.401613 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:34.402506 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-81dd8ee9-c048-44bb-9630-4b9c67c7d50a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:34.402705 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-81dd8ee9-c048-44bb-9630-4b9c67c7d50a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Create snapshot from volume 72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:34.484608 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-81dd8ee9-c048-44bb-9630-4b9c67c7d50a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Created reservations ['7c0a7de6-5cdb-4c2c-8204-c4fd3d01fd71', 'ce0d4df8-6114-43f5-8c14-5d1fb51e986e', '9be18c11-7e6d-41f5-91de-69a2fa162d22', 'ff59a124-48d6-4b99-830f-3d1912cace8a'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:18:34.614029 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-81dd8ee9-c048-44bb-9630-4b9c67c7d50a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot force create request issued successfully. Dec 22 12:18:34.615067 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-81dd8ee9-c048-44bb-9630-4b9c67c7d50a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots returned with HTTP 202 Dec 22 12:18:34.621180 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1437/2866] 10.222.0.111 () {60 vars in 1237 bytes} [Tue Dec 22 12:18:34 2020] POST /volume/v3/95285635caca470290d1d56658813c31/snapshots => generated 309 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:18:34.626337 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fe41ff31-1fe1-4bcc-aaee-008c1abdc6d6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/955ccf93-43c4-4b2b-9865-17dc8e8da0f1 Dec 22 12:18:34.626945 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fe41ff31-1fe1-4bcc-aaee-008c1abdc6d6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:34.627674 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:34.627674 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:34.627674 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fe41ff31-1fe1-4bcc-aaee-008c1abdc6d6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:34.646016 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:34.646016 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:34.647295 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fe41ff31-1fe1-4bcc-aaee-008c1abdc6d6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:18:34.648421 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fe41ff31-1fe1-4bcc-aaee-008c1abdc6d6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/955ccf93-43c4-4b2b-9865-17dc8e8da0f1 returned with HTTP 200 Dec 22 12:18:34.648907 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1430/2867] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:18:34 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/955ccf93-43c4-4b2b-9865-17dc8e8da0f1 => generated 441 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:35.123145 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0ff5a276-40a3-43a0-92ba-8c87089109fb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:35.123429 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0ff5a276-40a3-43a0-92ba-8c87089109fb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:35.123541 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:35.123541 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:35.123737 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0ff5a276-40a3-43a0-92ba-8c87089109fb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:35.148737 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:35.148737 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:35.153485 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0ff5a276-40a3-43a0-92ba-8c87089109fb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:35.163766 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:35.163766 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:35.168686 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0ff5a276-40a3-43a0-92ba-8c87089109fb tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:35.169931 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1438/2868] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:35 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:35.657718 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fdf69ac7-03b0-4f73-8b6c-851b9b08a76a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/955ccf93-43c4-4b2b-9865-17dc8e8da0f1 Dec 22 12:18:35.658142 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fdf69ac7-03b0-4f73-8b6c-851b9b08a76a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:35.658311 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:35.658311 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:35.658583 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fdf69ac7-03b0-4f73-8b6c-851b9b08a76a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:35.671631 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:35.671631 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:35.673131 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fdf69ac7-03b0-4f73-8b6c-851b9b08a76a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:18:35.673208 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fdf69ac7-03b0-4f73-8b6c-851b9b08a76a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/955ccf93-43c4-4b2b-9865-17dc8e8da0f1 returned with HTTP 200 Dec 22 12:18:35.673606 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1431/2869] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:18:35 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/955ccf93-43c4-4b2b-9865-17dc8e8da0f1 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:35.680359 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e16e1132-a069-4149-ab2c-b3456121000e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] DELETE http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/5afe7539-c70c-4ff4-8997-e6b1bc40fed8 Dec 22 12:18:35.680658 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e16e1132-a069-4149-ab2c-b3456121000e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:35.680822 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:35.680822 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:35.681090 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e16e1132-a069-4149-ab2c-b3456121000e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:35.681328 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-e16e1132-a069-4149-ab2c-b3456121000e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Delete snapshot with id: 5afe7539-c70c-4ff4-8997-e6b1bc40fed8 Dec 22 12:18:35.694749 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:35.694749 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:35.695328 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e16e1132-a069-4149-ab2c-b3456121000e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:18:35.754486 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e16e1132-a069-4149-ab2c-b3456121000e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot delete request issued successfully. Dec 22 12:18:35.754760 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e16e1132-a069-4149-ab2c-b3456121000e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/5afe7539-c70c-4ff4-8997-e6b1bc40fed8 returned with HTTP 202 Dec 22 12:18:35.755216 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1439/2870] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 12:18:35 2020] DELETE /volume/v3/95285635caca470290d1d56658813c31/snapshots/5afe7539-c70c-4ff4-8997-e6b1bc40fed8 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:18:35.760681 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-59661bc0-1c73-473b-b6ee-edc922524729 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/5afe7539-c70c-4ff4-8997-e6b1bc40fed8 Dec 22 12:18:35.760767 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-59661bc0-1c73-473b-b6ee-edc922524729 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:35.760889 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:35.760889 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:35.761241 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-59661bc0-1c73-473b-b6ee-edc922524729 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:35.777030 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:35.777030 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:35.777678 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-59661bc0-1c73-473b-b6ee-edc922524729 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:18:35.778711 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-59661bc0-1c73-473b-b6ee-edc922524729 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/5afe7539-c70c-4ff4-8997-e6b1bc40fed8 returned with HTTP 200 Dec 22 12:18:35.779951 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1432/2871] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:18:35 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/5afe7539-c70c-4ff4-8997-e6b1bc40fed8 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:36.182345 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-99611cb3-ba3e-4d15-95a0-1761988e836b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:36.182916 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-99611cb3-ba3e-4d15-95a0-1761988e836b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:36.183147 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:36.183147 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:36.183538 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-99611cb3-ba3e-4d15-95a0-1761988e836b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:36.223166 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:36.223166 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:36.230357 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-99611cb3-ba3e-4d15-95a0-1761988e836b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:36.241451 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:36.241451 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:36.247004 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-99611cb3-ba3e-4d15-95a0-1761988e836b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:36.247520 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1440/2872] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:36 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:36.790708 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fa91b676-e40c-4ab3-b6eb-549a31d0812c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/5afe7539-c70c-4ff4-8997-e6b1bc40fed8 Dec 22 12:18:36.791377 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fa91b676-e40c-4ab3-b6eb-549a31d0812c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:36.791621 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:36.791621 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:36.792112 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fa91b676-e40c-4ab3-b6eb-549a31d0812c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:36.808088 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fa91b676-e40c-4ab3-b6eb-549a31d0812c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/5afe7539-c70c-4ff4-8997-e6b1bc40fed8 returned with HTTP 404 Dec 22 12:18:36.808643 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1433/2873] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:18:36 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/5afe7539-c70c-4ff4-8997-e6b1bc40fed8 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:18:36.813908 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3a6372c0-c0bf-4b04-bfb7-cba84a318088 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] DELETE http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/955ccf93-43c4-4b2b-9865-17dc8e8da0f1 Dec 22 12:18:36.814172 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3a6372c0-c0bf-4b04-bfb7-cba84a318088 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:36.814328 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:36.814328 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:36.814524 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3a6372c0-c0bf-4b04-bfb7-cba84a318088 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:36.814690 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-3a6372c0-c0bf-4b04-bfb7-cba84a318088 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Delete snapshot with id: 955ccf93-43c4-4b2b-9865-17dc8e8da0f1 Dec 22 12:18:36.827891 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:36.827891 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:36.828386 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3a6372c0-c0bf-4b04-bfb7-cba84a318088 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:18:36.890192 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3a6372c0-c0bf-4b04-bfb7-cba84a318088 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot delete request issued successfully. Dec 22 12:18:36.890591 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3a6372c0-c0bf-4b04-bfb7-cba84a318088 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/955ccf93-43c4-4b2b-9865-17dc8e8da0f1 returned with HTTP 202 Dec 22 12:18:36.891220 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1441/2874] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 12:18:36 2020] DELETE /volume/v3/95285635caca470290d1d56658813c31/snapshots/955ccf93-43c4-4b2b-9865-17dc8e8da0f1 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 12:18:36.896419 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5cec6184-19da-4691-9961-a65754216238 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/955ccf93-43c4-4b2b-9865-17dc8e8da0f1 Dec 22 12:18:36.896687 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5cec6184-19da-4691-9961-a65754216238 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:36.896953 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5cec6184-19da-4691-9961-a65754216238 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:36.911259 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:36.911259 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:36.911993 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5cec6184-19da-4691-9961-a65754216238 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:18:36.913197 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5cec6184-19da-4691-9961-a65754216238 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/955ccf93-43c4-4b2b-9865-17dc8e8da0f1 returned with HTTP 200 Dec 22 12:18:36.913752 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1434/2875] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:18:36 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/955ccf93-43c4-4b2b-9865-17dc8e8da0f1 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:37.258795 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c3afe433-782c-46ce-908a-2a527b957564 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:37.259481 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c3afe433-782c-46ce-908a-2a527b957564 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:37.259761 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:37.259761 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:37.260166 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c3afe433-782c-46ce-908a-2a527b957564 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:37.290627 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:37.290627 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:37.297011 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c3afe433-782c-46ce-908a-2a527b957564 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:37.308623 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:37.308623 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:37.314987 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c3afe433-782c-46ce-908a-2a527b957564 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:37.315517 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1442/2876] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:37 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:37.922009 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1f6cb689-d38a-4844-ba34-adfa44b9b9e8 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/955ccf93-43c4-4b2b-9865-17dc8e8da0f1 Dec 22 12:18:37.922286 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1f6cb689-d38a-4844-ba34-adfa44b9b9e8 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:37.922457 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:37.922457 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:37.922734 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1f6cb689-d38a-4844-ba34-adfa44b9b9e8 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:37.934675 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1f6cb689-d38a-4844-ba34-adfa44b9b9e8 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/955ccf93-43c4-4b2b-9865-17dc8e8da0f1 returned with HTTP 404 Dec 22 12:18:37.935475 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1435/2877] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:18:37 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/955ccf93-43c4-4b2b-9865-17dc8e8da0f1 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:18:37.940697 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a579c452-8f86-4522-8bee-a24be8998f86 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] DELETE http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/b64d224d-a427-4eec-8e27-aaa807c5e81e Dec 22 12:18:37.940982 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a579c452-8f86-4522-8bee-a24be8998f86 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:37.941113 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:37.941113 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:37.941306 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a579c452-8f86-4522-8bee-a24be8998f86 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:37.941482 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-a579c452-8f86-4522-8bee-a24be8998f86 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Delete snapshot with id: b64d224d-a427-4eec-8e27-aaa807c5e81e Dec 22 12:18:37.954537 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:37.954537 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:37.955135 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a579c452-8f86-4522-8bee-a24be8998f86 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:18:38.015189 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a579c452-8f86-4522-8bee-a24be8998f86 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot delete request issued successfully. Dec 22 12:18:38.015462 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a579c452-8f86-4522-8bee-a24be8998f86 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/b64d224d-a427-4eec-8e27-aaa807c5e81e returned with HTTP 202 Dec 22 12:18:38.018043 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1443/2878] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 12:18:37 2020] DELETE /volume/v3/95285635caca470290d1d56658813c31/snapshots/b64d224d-a427-4eec-8e27-aaa807c5e81e => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:18:38.021371 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-78ea2c5e-211f-4b2c-a6d2-d78c01f93acf tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/b64d224d-a427-4eec-8e27-aaa807c5e81e Dec 22 12:18:38.021796 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-78ea2c5e-211f-4b2c-a6d2-d78c01f93acf tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:38.022114 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-78ea2c5e-211f-4b2c-a6d2-d78c01f93acf tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:38.036696 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:38.036696 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:38.037573 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-78ea2c5e-211f-4b2c-a6d2-d78c01f93acf tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:18:38.038659 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-78ea2c5e-211f-4b2c-a6d2-d78c01f93acf tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/b64d224d-a427-4eec-8e27-aaa807c5e81e returned with HTTP 200 Dec 22 12:18:38.039155 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1436/2879] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:18:38 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/b64d224d-a427-4eec-8e27-aaa807c5e81e => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:38.325229 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c482e0ba-11dd-4b1f-b7f9-f49d9ea2873c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:38.333764 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c482e0ba-11dd-4b1f-b7f9-f49d9ea2873c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:38.333959 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:38.333959 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:38.334229 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c482e0ba-11dd-4b1f-b7f9-f49d9ea2873c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:38.364660 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:38.364660 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:38.370124 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c482e0ba-11dd-4b1f-b7f9-f49d9ea2873c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:38.402789 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:38.402789 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:38.409561 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c482e0ba-11dd-4b1f-b7f9-f49d9ea2873c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:38.410441 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1444/2880] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:38 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:39.048405 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3152a7ee-0a8f-410e-b80f-7dbe3567c82c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/b64d224d-a427-4eec-8e27-aaa807c5e81e Dec 22 12:18:39.048808 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3152a7ee-0a8f-410e-b80f-7dbe3567c82c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:39.048974 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:39.048974 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:39.049223 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3152a7ee-0a8f-410e-b80f-7dbe3567c82c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:39.070723 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3152a7ee-0a8f-410e-b80f-7dbe3567c82c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/b64d224d-a427-4eec-8e27-aaa807c5e81e returned with HTTP 404 Dec 22 12:18:39.070723 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1437/2881] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:18:39 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/b64d224d-a427-4eec-8e27-aaa807c5e81e => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:18:39.157410 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-3779151c-4831-4b75-994c-0281bc3a1a99 req-2ecff510-ebc3-4802-904b-509aa8c6f152 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:39.157757 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-3779151c-4831-4b75-994c-0281bc3a1a99 req-2ecff510-ebc3-4802-904b-509aa8c6f152 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:39.157951 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:39.157951 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:39.158255 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-3779151c-4831-4b75-994c-0281bc3a1a99 req-2ecff510-ebc3-4802-904b-509aa8c6f152 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:39.187208 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:39.187208 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:39.192199 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-3779151c-4831-4b75-994c-0281bc3a1a99 req-2ecff510-ebc3-4802-904b-509aa8c6f152 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:39.203091 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:39.203091 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:39.208441 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-3779151c-4831-4b75-994c-0281bc3a1a99 req-2ecff510-ebc3-4802-904b-509aa8c6f152 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:18:39.208955 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1445/2882] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:18:39 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 1657 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:39.221890 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-3779151c-4831-4b75-994c-0281bc3a1a99 req-15531d12-2c05-41ee-b445-ffe317561cb6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] POST http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3/action Dec 22 12:18:39.222345 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-3779151c-4831-4b75-994c-0281bc3a1a99 req-15531d12-2c05-41ee-b445-ffe317561cb6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Action body: b'{"os-begin_detaching": null}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:18:39.222538 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-3779151c-4831-4b75-994c-0281bc3a1a99 req-15531d12-2c05-41ee-b445-ffe317561cb6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:18:39.246937 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:39.246937 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:39.247563 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-3779151c-4831-4b75-994c-0281bc3a1a99 req-15531d12-2c05-41ee-b445-ffe317561cb6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:39.281725 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-3779151c-4831-4b75-994c-0281bc3a1a99 req-15531d12-2c05-41ee-b445-ffe317561cb6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Begin detaching volume completed successfully. Dec 22 12:18:39.281925 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-3779151c-4831-4b75-994c-0281bc3a1a99 req-15531d12-2c05-41ee-b445-ffe317561cb6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3/action returned with HTTP 202 Dec 22 12:18:39.282426 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1438/2883] 10.222.0.111 () {64 vars in 1648 bytes} [Tue Dec 22 12:18:39 2020] POST /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 12:18:39.324923 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-afd52c47-a417-4d85-8c3a-e1ae97283dc7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:39.325562 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-afd52c47-a417-4d85-8c3a-e1ae97283dc7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:39.325909 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:39.325909 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:39.326526 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-afd52c47-a417-4d85-8c3a-e1ae97283dc7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:39.352051 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f22983a9-a06c-4a0f-9654-a7615c38c48f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd Dec 22 12:18:39.352345 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f22983a9-a06c-4a0f-9654-a7615c38c48f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:39.352481 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:39.352481 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:39.352685 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f22983a9-a06c-4a0f-9654-a7615c38c48f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:39.365503 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:39.365503 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:39.371449 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-afd52c47-a417-4d85-8c3a-e1ae97283dc7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:39.379959 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:39.379959 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:39.381356 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:39.381356 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:39.385712 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f22983a9-a06c-4a0f-9654-a7615c38c48f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:18:39.385981 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-afd52c47-a417-4d85-8c3a-e1ae97283dc7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:18:39.386464 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1446/2884] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:39 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 1660 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:39.391398 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-afd52c47-a417-4d85-8c3a-e1ae97283dc7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume// Dec 22 12:18:39.391398 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-afd52c47-a417-4d85-8c3a-e1ae97283dc7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:39.391398 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:39.391398 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:39.391398 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-afd52c47-a417-4d85-8c3a-e1ae97283dc7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:39.391398 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-afd52c47-a417-4d85-8c3a-e1ae97283dc7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 12:18:39.391398 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1447/2885] 10.222.0.101 () {56 vars in 1094 bytes} [Tue Dec 22 12:18:39 2020] GET /volume/ => generated 756 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 12:18:39.396461 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:39.396461 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:39.401967 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f22983a9-a06c-4a0f-9654-a7615c38c48f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd returned with HTTP 200 Dec 22 12:18:39.402442 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1439/2886] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:39 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd => generated 1641 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:18:39.408759 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-3779151c-4831-4b75-994c-0281bc3a1a99 req-db241a69-77ca-46f3-b0d3-6f9bcd8db2b0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:39.409049 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-3779151c-4831-4b75-994c-0281bc3a1a99 req-db241a69-77ca-46f3-b0d3-6f9bcd8db2b0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:39.409290 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-3779151c-4831-4b75-994c-0281bc3a1a99 req-db241a69-77ca-46f3-b0d3-6f9bcd8db2b0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:39.419641 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e935816c-46c7-4a60-85d8-4e34b6f9aef1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:39.420037 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e935816c-46c7-4a60-85d8-4e34b6f9aef1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:39.420179 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:39.420179 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:39.420410 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e935816c-46c7-4a60-85d8-4e34b6f9aef1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:39.433636 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:39.433636 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:39.438939 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-3779151c-4831-4b75-994c-0281bc3a1a99 req-db241a69-77ca-46f3-b0d3-6f9bcd8db2b0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:39.448730 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:39.448730 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:39.450146 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:39.450146 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:39.453969 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-3779151c-4831-4b75-994c-0281bc3a1a99 req-db241a69-77ca-46f3-b0d3-6f9bcd8db2b0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:18:39.454601 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1448/2887] 10.222.0.101 () {60 vars in 1408 bytes} [Tue Dec 22 12:18:39 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 1759 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 22 12:18:39.455169 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e935816c-46c7-4a60-85d8-4e34b6f9aef1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:39.464563 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:39.464563 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:39.469916 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e935816c-46c7-4a60-85d8-4e34b6f9aef1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:39.470389 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1440/2888] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:39 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:18:39.844232 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-3779151c-4831-4b75-994c-0281bc3a1a99 req-4df21969-bc67-4da2-bb9c-15debee52d92 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] DELETE http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/attachments/be23c555-7b5b-49b5-87df-fb8cee611e8c Dec 22 12:18:39.844878 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-3779151c-4831-4b75-994c-0281bc3a1a99 req-4df21969-bc67-4da2-bb9c-15debee52d92 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:39.845113 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:39.845113 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:39.845571 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-3779151c-4831-4b75-994c-0281bc3a1a99 req-4df21969-bc67-4da2-bb9c-15debee52d92 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:39.863595 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:39.863595 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:40.140347 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-3779151c-4831-4b75-994c-0281bc3a1a99 req-4df21969-bc67-4da2-bb9c-15debee52d92 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 12:18:40.140672 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-3779151c-4831-4b75-994c-0281bc3a1a99 req-4df21969-bc67-4da2-bb9c-15debee52d92 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Pending status list for volume during attachment-delete: [] {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 12:18:40.172173 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-3779151c-4831-4b75-994c-0281bc3a1a99 req-4df21969-bc67-4da2-bb9c-15debee52d92 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/attachments/be23c555-7b5b-49b5-87df-fb8cee611e8c returned with HTTP 200 Dec 22 12:18:40.172743 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1449/2889] 10.222.0.101 () {62 vars in 1442 bytes} [Tue Dec 22 12:18:39 2020] DELETE /volume/v3/95285635caca470290d1d56658813c31/attachments/be23c555-7b5b-49b5-87df-fb8cee611e8c => generated 19 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:40.399681 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6aab2d62-45b0-4d61-b536-af6b183a1aa3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:18:40.400308 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6aab2d62-45b0-4d61-b536-af6b183a1aa3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:40.400552 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:40.400552 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:40.401015 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6aab2d62-45b0-4d61-b536-af6b183a1aa3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:40.441474 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:40.441474 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:40.441474 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6aab2d62-45b0-4d61-b536-af6b183a1aa3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:40.450927 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6aab2d62-45b0-4d61-b536-af6b183a1aa3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:18:40.451645 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1441/2890] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:40 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 1365 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:40.482356 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bbb8b38b-cb69-4b4c-8fb5-c405f8d32222 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:40.483098 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bbb8b38b-cb69-4b4c-8fb5-c405f8d32222 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:40.483248 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:40.483248 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:40.483442 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bbb8b38b-cb69-4b4c-8fb5-c405f8d32222 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:40.507479 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:40.507479 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:40.512605 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bbb8b38b-cb69-4b4c-8fb5-c405f8d32222 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:40.521964 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:40.521964 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:40.529802 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bbb8b38b-cb69-4b4c-8fb5-c405f8d32222 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:40.530753 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1450/2891] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:40 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:41.542202 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-babd57fd-3317-4891-9e95-b33ac4dd2e7f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:41.542940 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-babd57fd-3317-4891-9e95-b33ac4dd2e7f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:41.543184 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:41.543184 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:41.543659 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-babd57fd-3317-4891-9e95-b33ac4dd2e7f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:41.581692 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:41.581692 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:41.586864 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-babd57fd-3317-4891-9e95-b33ac4dd2e7f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:41.598642 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:41.598642 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:41.604818 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-babd57fd-3317-4891-9e95-b33ac4dd2e7f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:41.605375 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1442/2892] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:41 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:42.615772 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4d72955d-9e78-4c00-905a-85cfc8ce1e1d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:42.616345 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4d72955d-9e78-4c00-905a-85cfc8ce1e1d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:42.616345 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:42.616345 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:42.616345 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4d72955d-9e78-4c00-905a-85cfc8ce1e1d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:42.644266 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:42.644266 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:42.648739 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4d72955d-9e78-4c00-905a-85cfc8ce1e1d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:42.657739 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:42.657739 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:42.662307 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4d72955d-9e78-4c00-905a-85cfc8ce1e1d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:42.662868 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1451/2893] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:42 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:43.673892 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3d108b4a-6406-4fca-8ffb-daa92c6ad897 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:43.674618 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3d108b4a-6406-4fca-8ffb-daa92c6ad897 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:43.674618 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:43.674618 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:43.674618 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3d108b4a-6406-4fca-8ffb-daa92c6ad897 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:43.699472 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:43.699472 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:43.704616 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3d108b4a-6406-4fca-8ffb-daa92c6ad897 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:43.713725 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:43.713725 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:43.719089 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3d108b4a-6406-4fca-8ffb-daa92c6ad897 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:43.719551 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1443/2894] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:43 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:43.770429 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a621351f-f2da-4112-b02b-97455632c757 req-59232a0a-621b-4ac8-947a-c38c76cc44ca tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] DELETE http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/2c9ef63b-a1a0-49b4-b685-b7c40af25878 Dec 22 12:18:43.771208 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a621351f-f2da-4112-b02b-97455632c757 req-59232a0a-621b-4ac8-947a-c38c76cc44ca tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:43.771449 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:43.771449 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:43.771924 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a621351f-f2da-4112-b02b-97455632c757 req-59232a0a-621b-4ac8-947a-c38c76cc44ca tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:43.788070 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:43.788070 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:44.087124 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-a621351f-f2da-4112-b02b-97455632c757 req-59232a0a-621b-4ac8-947a-c38c76cc44ca tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 12:18:44.087309 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-a621351f-f2da-4112-b02b-97455632c757 req-59232a0a-621b-4ac8-947a-c38c76cc44ca tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Pending status list for volume during attachment-delete: [] {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 12:18:44.120841 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a621351f-f2da-4112-b02b-97455632c757 req-59232a0a-621b-4ac8-947a-c38c76cc44ca tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/2c9ef63b-a1a0-49b4-b685-b7c40af25878 returned with HTTP 200 Dec 22 12:18:44.121365 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1452/2895] 10.222.0.113 () {62 vars in 1442 bytes} [Tue Dec 22 12:18:43 2020] DELETE /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/2c9ef63b-a1a0-49b4-b685-b7c40af25878 => generated 19 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:44.142275 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a621351f-f2da-4112-b02b-97455632c757 req-31213031-a900-455b-9c25-37c7521e1845 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] DELETE http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd Dec 22 12:18:44.142538 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a621351f-f2da-4112-b02b-97455632c757 req-31213031-a900-455b-9c25-37c7521e1845 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:44.142710 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:44.142710 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:44.142914 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a621351f-f2da-4112-b02b-97455632c757 req-31213031-a900-455b-9c25-37c7521e1845 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:44.143202 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [req-a621351f-f2da-4112-b02b-97455632c757 req-31213031-a900-455b-9c25-37c7521e1845 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Delete volume with id: 5236a313-d12e-45c4-b74d-a30041e088fd Dec 22 12:18:44.174628 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:44.174628 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:44.176201 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-a621351f-f2da-4112-b02b-97455632c757 req-31213031-a900-455b-9c25-37c7521e1845 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:18:44.262227 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-a621351f-f2da-4112-b02b-97455632c757 req-31213031-a900-455b-9c25-37c7521e1845 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Delete volume request issued successfully. Dec 22 12:18:44.262433 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a621351f-f2da-4112-b02b-97455632c757 req-31213031-a900-455b-9c25-37c7521e1845 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd returned with HTTP 202 Dec 22 12:18:44.263167 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1444/2896] 10.222.0.113 () {60 vars in 1389 bytes} [Tue Dec 22 12:18:44 2020] DELETE /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:18:44.734916 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e7087d80-d657-4cfd-9779-8511264c3edf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:44.735527 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e7087d80-d657-4cfd-9779-8511264c3edf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:44.735527 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:44.735527 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:44.735527 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e7087d80-d657-4cfd-9779-8511264c3edf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:44.777559 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:44.777559 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:44.785720 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e7087d80-d657-4cfd-9779-8511264c3edf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:44.801986 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:44.801986 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:44.807405 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e7087d80-d657-4cfd-9779-8511264c3edf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:44.807940 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1453/2897] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:44 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:18:45.819933 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ef373dd7-3462-4677-b72a-8559f46b88f4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:45.820576 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ef373dd7-3462-4677-b72a-8559f46b88f4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:45.820843 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:45.820843 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:45.821296 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ef373dd7-3462-4677-b72a-8559f46b88f4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:45.850489 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:45.850489 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:45.855338 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ef373dd7-3462-4677-b72a-8559f46b88f4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:45.866765 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:45.866765 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:45.873836 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ef373dd7-3462-4677-b72a-8559f46b88f4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:45.873836 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1445/2898] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:45 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:46.885973 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f88e2059-4cd4-48fe-9e7b-f84bf782ea9a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:46.886887 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f88e2059-4cd4-48fe-9e7b-f84bf782ea9a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:46.887256 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:46.887256 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:46.887960 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f88e2059-4cd4-48fe-9e7b-f84bf782ea9a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:46.927412 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:46.927412 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:46.933236 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f88e2059-4cd4-48fe-9e7b-f84bf782ea9a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:46.944878 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:46.944878 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:46.950777 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f88e2059-4cd4-48fe-9e7b-f84bf782ea9a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:46.951826 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1454/2899] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:46 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:47.868699 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-05d78d69-c692-458a-9926-6f21f0029b27 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd Dec 22 12:18:47.869123 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-05d78d69-c692-458a-9926-6f21f0029b27 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:47.869289 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:47.869289 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:47.869731 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-05d78d69-c692-458a-9926-6f21f0029b27 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:47.901720 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-05d78d69-c692-458a-9926-6f21f0029b27 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd returned with HTTP 404 Dec 22 12:18:47.902446 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1446/2900] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:47 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/5236a313-d12e-45c4-b74d-a30041e088fd => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:18:47.962247 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6249041d-4f8f-44bc-9b4d-cf4356df4c04 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:47.962507 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6249041d-4f8f-44bc-9b4d-cf4356df4c04 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:47.962813 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:47.962813 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:47.963056 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6249041d-4f8f-44bc-9b4d-cf4356df4c04 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:47.993415 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:47.993415 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:47.999126 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6249041d-4f8f-44bc-9b4d-cf4356df4c04 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:48.010583 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:48.010583 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:48.016713 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6249041d-4f8f-44bc-9b4d-cf4356df4c04 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:48.035494 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-355a9b7e-4aa7-473c-90d7-d43440998f3b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] POST http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots Dec 22 12:18:48.036151 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-355a9b7e-4aa7-473c-90d7-d43440998f3b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bfc9e79c-3996-49c8-a486-ae1939d05b55", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-999387662"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:18:48.037573 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1455/2901] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:47 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:48.069530 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:48.069530 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:48.070365 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-355a9b7e-4aa7-473c-90d7-d43440998f3b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:48.070603 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-355a9b7e-4aa7-473c-90d7-d43440998f3b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Create snapshot from volume bfc9e79c-3996-49c8-a486-ae1939d05b55 Dec 22 12:18:48.086884 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e09e0e97-59ed-4d0f-8f23-34cabeb5cac3 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] DELETE http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/3a4fcc62-2089-4a30-bae8-f6506db8109f Dec 22 12:18:48.087233 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e09e0e97-59ed-4d0f-8f23-34cabeb5cac3 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:48.087393 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:48.087393 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:48.087636 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e09e0e97-59ed-4d0f-8f23-34cabeb5cac3 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:48.087859 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-e09e0e97-59ed-4d0f-8f23-34cabeb5cac3 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Delete snapshot with id: 3a4fcc62-2089-4a30-bae8-f6506db8109f Dec 22 12:18:48.102631 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:48.102631 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:48.103275 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e09e0e97-59ed-4d0f-8f23-34cabeb5cac3 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Snapshot retrieved successfully. Dec 22 12:18:48.132372 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-355a9b7e-4aa7-473c-90d7-d43440998f3b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Created reservations ['74e84a47-3955-4e9b-9a58-7f04ab91844b', '8ef5bf14-7a62-44d4-952f-efbab4a6fe69', '6876c1b1-69e9-4f41-873d-569c54c62df1', '4e958d37-b85d-43d7-9120-30b783c2515e'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:18:48.175125 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e09e0e97-59ed-4d0f-8f23-34cabeb5cac3 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Snapshot delete request issued successfully. Dec 22 12:18:48.175477 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e09e0e97-59ed-4d0f-8f23-34cabeb5cac3 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/3a4fcc62-2089-4a30-bae8-f6506db8109f returned with HTTP 202 Dec 22 12:18:48.177065 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1456/2902] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 12:18:48 2020] DELETE /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/3a4fcc62-2089-4a30-bae8-f6506db8109f => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 12:18:48.182124 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e3368d51-f1f7-42d0-b289-62e0b8b8397f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/3a4fcc62-2089-4a30-bae8-f6506db8109f Dec 22 12:18:48.182512 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e3368d51-f1f7-42d0-b289-62e0b8b8397f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:48.182746 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:48.182746 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:48.183090 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e3368d51-f1f7-42d0-b289-62e0b8b8397f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:48.207425 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:48.207425 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:48.207425 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e3368d51-f1f7-42d0-b289-62e0b8b8397f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Snapshot retrieved successfully. Dec 22 12:18:48.207425 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e3368d51-f1f7-42d0-b289-62e0b8b8397f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/3a4fcc62-2089-4a30-bae8-f6506db8109f returned with HTTP 200 Dec 22 12:18:48.207425 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1457/2903] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:18:48 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/3a4fcc62-2089-4a30-bae8-f6506db8109f => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:18:48.400752 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-355a9b7e-4aa7-473c-90d7-d43440998f3b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot create request issued successfully. Dec 22 12:18:48.401271 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-355a9b7e-4aa7-473c-90d7-d43440998f3b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots returned with HTTP 202 Dec 22 12:18:48.402177 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1447/2904] 10.222.0.111 () {60 vars in 1237 bytes} [Tue Dec 22 12:18:48 2020] POST /volume/v3/95285635caca470290d1d56658813c31/snapshots => generated 379 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:18:48.409972 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a542dec6-a2ff-48f8-9704-5e92383f7e9a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/2e736acd-5647-459d-a99a-ff61e67fed56 Dec 22 12:18:48.410301 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a542dec6-a2ff-48f8-9704-5e92383f7e9a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:48.410452 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:48.410452 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:48.410717 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a542dec6-a2ff-48f8-9704-5e92383f7e9a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:48.425880 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:48.425880 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:48.426514 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a542dec6-a2ff-48f8-9704-5e92383f7e9a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:18:48.427601 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a542dec6-a2ff-48f8-9704-5e92383f7e9a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/2e736acd-5647-459d-a99a-ff61e67fed56 returned with HTTP 200 Dec 22 12:18:48.428043 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1458/2905] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:18:48 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/2e736acd-5647-459d-a99a-ff61e67fed56 => generated 511 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:49.047365 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fe662728-1065-4cb3-88bd-42e4f12da386 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:49.048125 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fe662728-1065-4cb3-88bd-42e4f12da386 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:49.048392 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:49.048392 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:49.048861 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fe662728-1065-4cb3-88bd-42e4f12da386 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:49.084295 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:49.084295 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:49.097047 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fe662728-1065-4cb3-88bd-42e4f12da386 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:49.111429 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:49.111429 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:49.117111 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fe662728-1065-4cb3-88bd-42e4f12da386 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:49.117608 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1448/2906] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:49 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:49.215635 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e89e903f-d800-4019-9e0f-0350a5de4b91 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/3a4fcc62-2089-4a30-bae8-f6506db8109f Dec 22 12:18:49.215927 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e89e903f-d800-4019-9e0f-0350a5de4b91 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:49.216063 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:49.216063 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:49.216255 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e89e903f-d800-4019-9e0f-0350a5de4b91 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:49.228788 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e89e903f-d800-4019-9e0f-0350a5de4b91 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/3a4fcc62-2089-4a30-bae8-f6506db8109f returned with HTTP 404 Dec 22 12:18:49.229368 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1459/2907] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:18:49 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/3a4fcc62-2089-4a30-bae8-f6506db8109f => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 22 12:18:49.235288 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d28aeb72-3ea5-490f-939e-2e1e46028965 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] DELETE http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:18:49.235623 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d28aeb72-3ea5-490f-939e-2e1e46028965 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:49.235809 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:49.235809 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:49.236019 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d28aeb72-3ea5-490f-939e-2e1e46028965 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:49.236315 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-d28aeb72-3ea5-490f-939e-2e1e46028965 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Delete volume with id: cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:18:49.266627 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:49.266627 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:49.267364 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d28aeb72-3ea5-490f-939e-2e1e46028965 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:18:49.347590 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d28aeb72-3ea5-490f-939e-2e1e46028965 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Delete volume request issued successfully. Dec 22 12:18:49.347870 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d28aeb72-3ea5-490f-939e-2e1e46028965 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 202 Dec 22 12:18:49.348399 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1449/2908] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:18:49 2020] DELETE /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:18:49.361160 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-871239ae-ba5f-4c90-a808-4c64cfda7203 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:18:49.361450 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-871239ae-ba5f-4c90-a808-4c64cfda7203 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:49.361716 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-871239ae-ba5f-4c90-a808-4c64cfda7203 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:49.408777 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:49.408777 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:49.413583 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-871239ae-ba5f-4c90-a808-4c64cfda7203 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:18:49.425049 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-871239ae-ba5f-4c90-a808-4c64cfda7203 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 200 Dec 22 12:18:49.425508 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1460/2909] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:49 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 1370 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:49.434669 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e72e1628-acde-4892-85ad-e41e66c65bf0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/2e736acd-5647-459d-a99a-ff61e67fed56 Dec 22 12:18:49.435713 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e72e1628-acde-4892-85ad-e41e66c65bf0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:49.435713 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:49.435713 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:49.435713 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e72e1628-acde-4892-85ad-e41e66c65bf0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:49.451705 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:49.451705 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:49.452780 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e72e1628-acde-4892-85ad-e41e66c65bf0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:18:49.453843 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e72e1628-acde-4892-85ad-e41e66c65bf0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/2e736acd-5647-459d-a99a-ff61e67fed56 returned with HTTP 200 Dec 22 12:18:49.454232 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1450/2910] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:18:49 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/2e736acd-5647-459d-a99a-ff61e67fed56 => generated 511 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:50.126850 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9fca95b3-a6a9-4afc-b45c-b1bee9efc66f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:50.127406 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9fca95b3-a6a9-4afc-b45c-b1bee9efc66f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:50.127406 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:50.127406 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:50.127406 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9fca95b3-a6a9-4afc-b45c-b1bee9efc66f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:50.153120 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:50.153120 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:50.158560 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9fca95b3-a6a9-4afc-b45c-b1bee9efc66f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:50.169429 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:50.169429 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:50.176476 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9fca95b3-a6a9-4afc-b45c-b1bee9efc66f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:50.182488 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1461/2911] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:50 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:50.444073 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b880e012-18ea-4f03-a1a6-d7573c3582e3 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 Dec 22 12:18:50.444704 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b880e012-18ea-4f03-a1a6-d7573c3582e3 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:50.444927 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:50.444927 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:50.445404 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b880e012-18ea-4f03-a1a6-d7573c3582e3 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:50.462943 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f8d7dac9-d22f-4eec-ad79-9728d9152f74 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/2e736acd-5647-459d-a99a-ff61e67fed56 Dec 22 12:18:50.463207 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f8d7dac9-d22f-4eec-ad79-9728d9152f74 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:50.463337 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:50.463337 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:50.463533 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f8d7dac9-d22f-4eec-ad79-9728d9152f74 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:50.477496 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:50.477496 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:50.478038 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f8d7dac9-d22f-4eec-ad79-9728d9152f74 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:18:50.479035 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f8d7dac9-d22f-4eec-ad79-9728d9152f74 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/2e736acd-5647-459d-a99a-ff61e67fed56 returned with HTTP 200 Dec 22 12:18:50.479518 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1462/2912] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:18:50 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/2e736acd-5647-459d-a99a-ff61e67fed56 => generated 538 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:50.482285 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b880e012-18ea-4f03-a1a6-d7573c3582e3 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 returned with HTTP 404 Dec 22 12:18:50.482885 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1451/2913] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:50 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/cf6df3bc-5b31-4593-93d8-f183a431dac0 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:18:50.486769 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e3ccd6c2-1215-4c97-b08c-efdd4f7c4f0a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/2e736acd-5647-459d-a99a-ff61e67fed56 Dec 22 12:18:50.487139 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e3ccd6c2-1215-4c97-b08c-efdd4f7c4f0a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:50.487341 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:50.487341 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:50.487650 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e3ccd6c2-1215-4c97-b08c-efdd4f7c4f0a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:50.511378 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b6c7fa57-07b0-4d54-b8d2-0618317102c0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] POST http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes Dec 22 12:18:50.511895 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b6c7fa57-07b0-4d54-b8d2-0618317102c0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-487291774", "snapshot_id": null, "imageRef": "632d04fa-05fd-4e7d-895f-0cd80c4fd464", "volume_type": null, "size": 1}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:18:50.512615 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-b6c7fa57-07b0-4d54-b8d2-0618317102c0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-487291774', 'snapshot_id': None, 'imageRef': '632d04fa-05fd-4e7d-895f-0cd80c4fd464', 'volume_type': None, 'size': 1}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:18:50.515139 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:50.515139 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:50.519801 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e3ccd6c2-1215-4c97-b08c-efdd4f7c4f0a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:18:50.519801 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e3ccd6c2-1215-4c97-b08c-efdd4f7c4f0a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/2e736acd-5647-459d-a99a-ff61e67fed56 returned with HTTP 200 Dec 22 12:18:50.519801 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1463/2914] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:18:50 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/2e736acd-5647-459d-a99a-ff61e67fed56 => generated 538 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:18:50.525128 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c241e45a-4058-4346-a59d-a874f66d97f2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots Dec 22 12:18:50.525489 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c241e45a-4058-4346-a59d-a874f66d97f2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:50.525607 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:50.525607 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:50.525800 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c241e45a-4058-4346-a59d-a874f66d97f2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:50.526163 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-c241e45a-4058-4346-a59d-a874f66d97f2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:18:50.527481 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.db.sqlalchemy.api [None req-c241e45a-4058-4346-a59d-a874f66d97f2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Building query based on filter {{(pid=88156) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 12:18:50.540549 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c241e45a-4058-4346-a59d-a874f66d97f2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Get all snapshots completed successfully. Dec 22 12:18:50.541011 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c241e45a-4058-4346-a59d-a874f66d97f2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots returned with HTTP 200 Dec 22 12:18:50.541722 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1464/2915] 10.222.0.111 () {58 vars in 1215 bytes} [Tue Dec 22 12:18:50 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots => generated 730 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:18:50.547874 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-23ab823c-15fe-4d19-b62e-ff27eefef57d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] PUT http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/2e736acd-5647-459d-a99a-ff61e67fed56 Dec 22 12:18:50.548130 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:50.548130 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:50.548352 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-23ab823c-15fe-4d19-b62e-ff27eefef57d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-2102664157", "description": "This is the new description of snapshot."}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:18:50.561774 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:50.561774 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:50.562542 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-23ab823c-15fe-4d19-b62e-ff27eefef57d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:18:50.574370 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-b6c7fa57-07b0-4d54-b8d2-0618317102c0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Create volume of 1 GB Dec 22 12:18:50.582173 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b6c7fa57-07b0-4d54-b8d2-0618317102c0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Availability Zones retrieved successfully. Dec 22 12:18:50.590019 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b6c7fa57-07b0-4d54-b8d2-0618317102c0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Flow 'volume_create_api' (5521c35a-2828-49af-9cc9-39b023932f48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:18:50.591519 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b6c7fa57-07b0-4d54-b8d2-0618317102c0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0556505-4fd2-455d-bd4b-92b41d9af2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:18:50.592935 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-b6c7fa57-07b0-4d54-b8d2-0618317102c0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:18:50.596325 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-23ab823c-15fe-4d19-b62e-ff27eefef57d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/2e736acd-5647-459d-a99a-ff61e67fed56 returned with HTTP 200 Dec 22 12:18:50.596997 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1465/2916] 10.222.0.111 () {60 vars in 1347 bytes} [Tue Dec 22 12:18:50 2020] PUT /volume/v3/95285635caca470290d1d56658813c31/snapshots/2e736acd-5647-459d-a99a-ff61e67fed56 => generated 443 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:18:50.606900 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2f6688f1-8d6b-4249-aa48-7eb61efc47cc tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/2e736acd-5647-459d-a99a-ff61e67fed56 Dec 22 12:18:50.607353 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2f6688f1-8d6b-4249-aa48-7eb61efc47cc tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:50.607630 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:50.607630 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:50.608028 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2f6688f1-8d6b-4249-aa48-7eb61efc47cc tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:50.625003 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:50.625003 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:50.625663 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2f6688f1-8d6b-4249-aa48-7eb61efc47cc tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:18:50.626938 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2f6688f1-8d6b-4249-aa48-7eb61efc47cc tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/2e736acd-5647-459d-a99a-ff61e67fed56 returned with HTTP 200 Dec 22 12:18:50.631048 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1466/2917] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:18:50 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/2e736acd-5647-459d-a99a-ff61e67fed56 => generated 577 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:50.633795 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1e271afd-a667-41fa-9c66-40fd58f77206 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] DELETE http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/2e736acd-5647-459d-a99a-ff61e67fed56 Dec 22 12:18:50.634115 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1e271afd-a667-41fa-9c66-40fd58f77206 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:50.634293 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:50.634293 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:50.634601 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1e271afd-a667-41fa-9c66-40fd58f77206 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:50.634867 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-1e271afd-a667-41fa-9c66-40fd58f77206 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Delete snapshot with id: 2e736acd-5647-459d-a99a-ff61e67fed56 Dec 22 12:18:50.649333 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:50.649333 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:50.650073 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1e271afd-a667-41fa-9c66-40fd58f77206 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:18:50.659711 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b6c7fa57-07b0-4d54-b8d2-0618317102c0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0556505-4fd2-455d-bd4b-92b41d9af2dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:18:50.660874 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b6c7fa57-07b0-4d54-b8d2-0618317102c0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd00eb46-d6f0-4297-9171-cbd10ee8c827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:18:50.737441 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1e271afd-a667-41fa-9c66-40fd58f77206 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot delete request issued successfully. Dec 22 12:18:50.737704 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1e271afd-a667-41fa-9c66-40fd58f77206 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/2e736acd-5647-459d-a99a-ff61e67fed56 returned with HTTP 202 Dec 22 12:18:50.738462 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1467/2918] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 12:18:50 2020] DELETE /volume/v3/95285635caca470290d1d56658813c31/snapshots/2e736acd-5647-459d-a99a-ff61e67fed56 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:18:50.749483 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dc34b3c8-2ba2-4d8d-8853-183273652e70 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/2e736acd-5647-459d-a99a-ff61e67fed56 Dec 22 12:18:50.749861 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dc34b3c8-2ba2-4d8d-8853-183273652e70 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:50.750099 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:50.750099 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:50.750394 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dc34b3c8-2ba2-4d8d-8853-183273652e70 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:50.763759 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-b6c7fa57-07b0-4d54-b8d2-0618317102c0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Created reservations ['c8b69aa3-5128-455b-995a-a674114bd4bf', '9ceb5e6e-46d2-4d31-aed9-1b9090916146', 'ec2f5a8f-19de-4df8-ab75-5429b25f5054', 'de59770c-50d0-47da-aa3b-d4fea3806166'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:18:50.765738 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b6c7fa57-07b0-4d54-b8d2-0618317102c0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd00eb46-d6f0-4297-9171-cbd10ee8c827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8b69aa3-5128-455b-995a-a674114bd4bf', '9ceb5e6e-46d2-4d31-aed9-1b9090916146', 'ec2f5a8f-19de-4df8-ab75-5429b25f5054', 'de59770c-50d0-47da-aa3b-d4fea3806166']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:18:50.766841 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b6c7fa57-07b0-4d54-b8d2-0618317102c0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (359cc279-b993-480b-9790-896f12445baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:18:50.773840 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:50.773840 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:50.774648 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-dc34b3c8-2ba2-4d8d-8853-183273652e70 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:18:50.776146 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dc34b3c8-2ba2-4d8d-8853-183273652e70 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/2e736acd-5647-459d-a99a-ff61e67fed56 returned with HTTP 200 Dec 22 12:18:50.779717 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1468/2919] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:18:50 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/2e736acd-5647-459d-a99a-ff61e67fed56 => generated 576 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:50.862111 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b6c7fa57-07b0-4d54-b8d2-0618317102c0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (359cc279-b993-480b-9790-896f12445baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f381117a-332e-46aa-aeb9-831a9e6a4d69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-487291774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0217d44346cb4f32b948d0feb03e3bb9',qos_specs=None,replication_status=,reservations=['c8b69aa3-5128-455b-995a-a674114bd4bf','9ceb5e6e-46d2-4d31-aed9-1b9090916146','ec2f5a8f-19de-4df8-ab75-5429b25f5054','de59770c-50d0-47da-aa3b-d4fea3806166'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e17deb8c43434441b2864e5a8d3cd361',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:18:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-487291774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f381117a-332e-46aa-aeb9-831a9e6a4d69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0217d44346cb4f32b948d0feb03e3bb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e17deb8c43434441b2864e5a8d3cd361',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:18:50.863325 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b6c7fa57-07b0-4d54-b8d2-0618317102c0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3aa3cd03-6780-4a25-ba42-18a4ba081dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:18:50.911842 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b6c7fa57-07b0-4d54-b8d2-0618317102c0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3aa3cd03-6780-4a25-ba42-18a4ba081dbd) transitioned into state 'SUCCESS' from state '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-487291774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0217d44346cb4f32b948d0feb03e3bb9',qos_specs=None,replication_status=,reservations=['c8b69aa3-5128-455b-995a-a674114bd4bf','9ceb5e6e-46d2-4d31-aed9-1b9090916146','ec2f5a8f-19de-4df8-ab75-5429b25f5054','de59770c-50d0-47da-aa3b-d4fea3806166'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e17deb8c43434441b2864e5a8d3cd361',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:18:50.912841 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b6c7fa57-07b0-4d54-b8d2-0618317102c0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (418af53e-b8a6-4d82-8785-111893b39ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:18:50.946521 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b6c7fa57-07b0-4d54-b8d2-0618317102c0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (418af53e-b8a6-4d82-8785-111893b39ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:18:50.947827 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b6c7fa57-07b0-4d54-b8d2-0618317102c0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Flow 'volume_create_api' (5521c35a-2828-49af-9cc9-39b023932f48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:18:50.973289 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b6c7fa57-07b0-4d54-b8d2-0618317102c0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Create volume request issued successfully. Dec 22 12:18:50.979855 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b6c7fa57-07b0-4d54-b8d2-0618317102c0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes returned with HTTP 202 Dec 22 12:18:50.980309 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1452/2920] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 12:18:50 2020] POST /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes => generated 829 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 22 12:18:50.991145 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-739e2dbf-7cdd-4a23-8282-f3e9a6c5823f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:18:50.992276 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-739e2dbf-7cdd-4a23-8282-f3e9a6c5823f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:50.992540 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:50.992540 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:50.992998 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-739e2dbf-7cdd-4a23-8282-f3e9a6c5823f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:51.032162 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:51.032162 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:51.037428 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-739e2dbf-7cdd-4a23-8282-f3e9a6c5823f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:18:51.050938 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-739e2dbf-7cdd-4a23-8282-f3e9a6c5823f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 returned with HTTP 200 Dec 22 12:18:51.062605 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1469/2921] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:50 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 => generated 897 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:51.189357 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8f0e0604-a3a2-4e9e-9713-d3d9748d608d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:51.189785 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8f0e0604-a3a2-4e9e-9713-d3d9748d608d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:51.189959 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:51.189959 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:51.190239 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8f0e0604-a3a2-4e9e-9713-d3d9748d608d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:51.219576 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:51.219576 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:51.224115 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8f0e0604-a3a2-4e9e-9713-d3d9748d608d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:51.233531 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:51.233531 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:51.238983 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8f0e0604-a3a2-4e9e-9713-d3d9748d608d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:51.239623 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1453/2922] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:51 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:51.786453 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c200683c-72b8-4fc4-9695-8687c1b903d4 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/2e736acd-5647-459d-a99a-ff61e67fed56 Dec 22 12:18:51.786753 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c200683c-72b8-4fc4-9695-8687c1b903d4 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:51.786889 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:51.786889 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:51.787082 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c200683c-72b8-4fc4-9695-8687c1b903d4 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:51.799628 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c200683c-72b8-4fc4-9695-8687c1b903d4 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/2e736acd-5647-459d-a99a-ff61e67fed56 returned with HTTP 404 Dec 22 12:18:51.800211 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1470/2923] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:18:51 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/2e736acd-5647-459d-a99a-ff61e67fed56 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:18:51.806735 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c5238154-d879-4fe0-bc7c-74aef801e1ce tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] POST http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots Dec 22 12:18:51.807018 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:51.807018 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:51.807258 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c5238154-d879-4fe0-bc7c-74aef801e1ce tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bfc9e79c-3996-49c8-a486-ae1939d05b55", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1458095535"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:18:51.833058 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:51.833058 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:51.833731 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c5238154-d879-4fe0-bc7c-74aef801e1ce tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:18:51.833912 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-c5238154-d879-4fe0-bc7c-74aef801e1ce tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Create snapshot from volume bfc9e79c-3996-49c8-a486-ae1939d05b55 Dec 22 12:18:51.889181 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-c5238154-d879-4fe0-bc7c-74aef801e1ce tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Created reservations ['251ada95-bdc6-4c23-a036-476b958982e7', '9577dc26-aa4a-4da1-b716-676cfcca0f55', '03a67ddd-daa9-401c-ba24-adcf6eed5a4c', '2ef90be9-f770-4d96-b429-6d186237190e'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:18:52.007754 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c5238154-d879-4fe0-bc7c-74aef801e1ce tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot create request issued successfully. Dec 22 12:18:52.008263 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c5238154-d879-4fe0-bc7c-74aef801e1ce tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots returned with HTTP 202 Dec 22 12:18:52.011955 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1454/2924] 10.222.0.111 () {60 vars in 1237 bytes} [Tue Dec 22 12:18:51 2020] POST /volume/v3/95285635caca470290d1d56658813c31/snapshots => generated 310 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:18:52.015464 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d6a505a2-9c0b-401b-9109-e61aa8f37af8 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/357d24b1-1a66-412f-bfc2-18b80f3b1260 Dec 22 12:18:52.015830 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d6a505a2-9c0b-401b-9109-e61aa8f37af8 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:52.016946 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d6a505a2-9c0b-401b-9109-e61aa8f37af8 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:52.030626 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:52.030626 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:52.031255 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d6a505a2-9c0b-401b-9109-e61aa8f37af8 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:18:52.032364 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d6a505a2-9c0b-401b-9109-e61aa8f37af8 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/357d24b1-1a66-412f-bfc2-18b80f3b1260 returned with HTTP 200 Dec 22 12:18:52.032840 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1471/2925] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:18:52 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/357d24b1-1a66-412f-bfc2-18b80f3b1260 => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:52.070226 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c3acfcbc-8b6d-405c-8ddd-d138c6bde77f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:18:52.070496 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c3acfcbc-8b6d-405c-8ddd-d138c6bde77f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:52.070655 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:52.070655 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:52.070860 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c3acfcbc-8b6d-405c-8ddd-d138c6bde77f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:52.096140 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:52.096140 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:52.100805 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c3acfcbc-8b6d-405c-8ddd-d138c6bde77f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:18:52.112177 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c3acfcbc-8b6d-405c-8ddd-d138c6bde77f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 returned with HTTP 200 Dec 22 12:18:52.116841 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1455/2926] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:52 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 => generated 921 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:52.249342 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7560aa00-74df-4064-abfd-ebf3dd885a64 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:52.249739 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7560aa00-74df-4064-abfd-ebf3dd885a64 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:52.249795 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:52.249795 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:52.250119 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7560aa00-74df-4064-abfd-ebf3dd885a64 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:52.278981 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:52.278981 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:52.283982 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7560aa00-74df-4064-abfd-ebf3dd885a64 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:52.293688 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:52.293688 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:52.300491 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7560aa00-74df-4064-abfd-ebf3dd885a64 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:52.301122 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1472/2927] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:52 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:53.040582 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e6c4bfdd-932c-4cfb-84d5-0164d3f8b21f tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/357d24b1-1a66-412f-bfc2-18b80f3b1260 Dec 22 12:18:53.041102 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e6c4bfdd-932c-4cfb-84d5-0164d3f8b21f tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:53.041327 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:53.041327 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:53.041533 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e6c4bfdd-932c-4cfb-84d5-0164d3f8b21f tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:53.055276 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:53.055276 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:53.056105 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e6c4bfdd-932c-4cfb-84d5-0164d3f8b21f tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:18:53.057132 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e6c4bfdd-932c-4cfb-84d5-0164d3f8b21f tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/357d24b1-1a66-412f-bfc2-18b80f3b1260 returned with HTTP 200 Dec 22 12:18:53.057580 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1456/2928] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:18:53 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/357d24b1-1a66-412f-bfc2-18b80f3b1260 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:53.122394 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-161e00ce-4f74-49c7-9492-2626f6e8d0ee tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:18:53.122704 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-161e00ce-4f74-49c7-9492-2626f6e8d0ee tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:53.122845 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:53.122845 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:53.123045 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-161e00ce-4f74-49c7-9492-2626f6e8d0ee tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:53.167230 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:53.167230 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:53.171947 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-161e00ce-4f74-49c7-9492-2626f6e8d0ee tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:18:53.182544 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-161e00ce-4f74-49c7-9492-2626f6e8d0ee tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 returned with HTTP 200 Dec 22 12:18:53.187647 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1473/2929] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:53 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 => generated 921 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:53.310807 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d46c8f40-e8d0-4cb7-982f-5dbb8622e2e5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:53.311197 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d46c8f40-e8d0-4cb7-982f-5dbb8622e2e5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:53.311519 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:53.311519 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:53.311841 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d46c8f40-e8d0-4cb7-982f-5dbb8622e2e5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:53.339255 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:53.339255 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:53.344770 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d46c8f40-e8d0-4cb7-982f-5dbb8622e2e5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:53.354746 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:53.354746 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:53.360406 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d46c8f40-e8d0-4cb7-982f-5dbb8622e2e5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:53.360928 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1457/2930] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:53 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:54.191986 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0f1afb83-78fe-4a5b-9454-8ce45ec2fba5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:18:54.192275 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0f1afb83-78fe-4a5b-9454-8ce45ec2fba5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:54.192408 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:54.192408 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:54.192613 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0f1afb83-78fe-4a5b-9454-8ce45ec2fba5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:54.218147 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:54.218147 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:54.223095 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0f1afb83-78fe-4a5b-9454-8ce45ec2fba5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:18:54.234589 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0f1afb83-78fe-4a5b-9454-8ce45ec2fba5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 returned with HTTP 200 Dec 22 12:18:54.235197 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1474/2931] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:54 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 => generated 921 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:54.369870 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-321de3aa-e79a-4c22-9063-f0bdae1fe9bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:54.370243 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-321de3aa-e79a-4c22-9063-f0bdae1fe9bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:54.370288 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:54.370288 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:54.370440 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-321de3aa-e79a-4c22-9063-f0bdae1fe9bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:54.398432 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:54.398432 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:54.403145 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-321de3aa-e79a-4c22-9063-f0bdae1fe9bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:54.413598 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:54.413598 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:54.417688 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-321de3aa-e79a-4c22-9063-f0bdae1fe9bd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:54.418345 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1458/2932] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:54 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:55.244074 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5f5e3196-f3aa-4d4d-aaef-2feeda28b7ec tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:18:55.244531 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5f5e3196-f3aa-4d4d-aaef-2feeda28b7ec tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:55.244675 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:55.244675 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:55.245029 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5f5e3196-f3aa-4d4d-aaef-2feeda28b7ec tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:55.271129 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:55.271129 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:55.275770 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5f5e3196-f3aa-4d4d-aaef-2feeda28b7ec tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:18:55.291657 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5f5e3196-f3aa-4d4d-aaef-2feeda28b7ec tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 returned with HTTP 200 Dec 22 12:18:55.294590 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1475/2933] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:55 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 => generated 921 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:55.428143 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4fa9953c-059c-4153-b2a3-15a442654979 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:55.428532 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4fa9953c-059c-4153-b2a3-15a442654979 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:55.428532 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:55.428532 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:55.428726 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4fa9953c-059c-4153-b2a3-15a442654979 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:55.455618 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:55.455618 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:55.460304 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4fa9953c-059c-4153-b2a3-15a442654979 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:55.470562 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:55.470562 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:55.475562 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4fa9953c-059c-4153-b2a3-15a442654979 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:55.476071 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1459/2934] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:55 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:56.301758 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6b2d8f6c-c2a3-40da-8c2f-196da0dc41ea tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:18:56.302030 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6b2d8f6c-c2a3-40da-8c2f-196da0dc41ea tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:56.302182 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:56.302182 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:56.302390 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6b2d8f6c-c2a3-40da-8c2f-196da0dc41ea tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:56.329169 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:56.329169 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:56.334318 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6b2d8f6c-c2a3-40da-8c2f-196da0dc41ea tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:18:56.347224 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6b2d8f6c-c2a3-40da-8c2f-196da0dc41ea tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 returned with HTTP 200 Dec 22 12:18:56.351949 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1476/2935] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:56 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 => generated 921 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:56.485661 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-65737da5-ca95-48d4-a2e8-c3dfb3962760 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:56.485981 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-65737da5-ca95-48d4-a2e8-c3dfb3962760 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:56.486095 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:56.486095 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:56.486279 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-65737da5-ca95-48d4-a2e8-c3dfb3962760 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:56.516475 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:56.516475 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:56.522095 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-65737da5-ca95-48d4-a2e8-c3dfb3962760 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:56.532389 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:56.532389 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:56.537615 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-65737da5-ca95-48d4-a2e8-c3dfb3962760 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:56.538177 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1460/2936] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:56 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:57.358432 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4db3770a-6323-4792-b683-59ef7ff1bdb2 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:18:57.359366 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4db3770a-6323-4792-b683-59ef7ff1bdb2 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:57.359558 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:57.359558 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:57.360050 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4db3770a-6323-4792-b683-59ef7ff1bdb2 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:57.391412 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:57.391412 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:57.396976 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4db3770a-6323-4792-b683-59ef7ff1bdb2 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:18:57.409828 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4db3770a-6323-4792-b683-59ef7ff1bdb2 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 returned with HTTP 200 Dec 22 12:18:57.410365 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1477/2937] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:57 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 => generated 921 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:57.548007 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2d89bfb2-233a-43ed-b753-d1f7f5ed79e1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:57.548728 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2d89bfb2-233a-43ed-b753-d1f7f5ed79e1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:57.548728 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:57.548728 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:57.548728 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2d89bfb2-233a-43ed-b753-d1f7f5ed79e1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:57.578165 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:57.578165 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:57.583158 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2d89bfb2-233a-43ed-b753-d1f7f5ed79e1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:57.593957 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:57.593957 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:57.599487 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2d89bfb2-233a-43ed-b753-d1f7f5ed79e1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:57.600273 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1461/2938] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:57 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:18:58.422667 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-60dae1de-11e4-4c56-9f83-059908727102 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:18:58.422985 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-60dae1de-11e4-4c56-9f83-059908727102 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:58.423191 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:58.423191 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:58.423740 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-60dae1de-11e4-4c56-9f83-059908727102 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:58.459930 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:58.459930 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:58.466168 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-60dae1de-11e4-4c56-9f83-059908727102 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:18:58.480626 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-60dae1de-11e4-4c56-9f83-059908727102 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 returned with HTTP 200 Dec 22 12:18:58.481174 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1478/2939] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:58 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 => generated 921 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:58.613047 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a04c8e3b-983d-4eed-8a33-bb4724823d3a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:58.613466 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a04c8e3b-983d-4eed-8a33-bb4724823d3a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:58.613545 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:58.613545 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:58.613733 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a04c8e3b-983d-4eed-8a33-bb4724823d3a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:58.645927 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:58.645927 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:58.651350 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a04c8e3b-983d-4eed-8a33-bb4724823d3a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:58.662823 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:58.662823 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:58.669125 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a04c8e3b-983d-4eed-8a33-bb4724823d3a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:58.669729 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1462/2940] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:58 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:18:59.496399 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cdf9e2c0-7f1f-415c-924b-70155461d98f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:18:59.497117 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cdf9e2c0-7f1f-415c-924b-70155461d98f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:59.497414 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:59.497414 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:59.497947 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cdf9e2c0-7f1f-415c-924b-70155461d98f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:59.539777 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:59.539777 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:59.546442 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cdf9e2c0-7f1f-415c-924b-70155461d98f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:18:59.560416 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cdf9e2c0-7f1f-415c-924b-70155461d98f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 returned with HTTP 200 Dec 22 12:18:59.560977 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1479/2941] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:59 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 => generated 921 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:18:59.682709 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-96891d6f-5f67-4451-abd8-26b202be88e8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:18:59.683298 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-96891d6f-5f67-4451-abd8-26b202be88e8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:18:59.683298 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:18:59.683298 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:18:59.683504 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-96891d6f-5f67-4451-abd8-26b202be88e8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:18:59.716451 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:59.716451 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:59.722877 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-96891d6f-5f67-4451-abd8-26b202be88e8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:18:59.735352 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:18:59.735352 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:18:59.741904 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-96891d6f-5f67-4451-abd8-26b202be88e8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:18:59.742589 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1463/2942] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:18:59 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:00.571101 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e0b29c50-3ab2-4d72-8d08-d02cbe374e49 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:19:00.571512 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e0b29c50-3ab2-4d72-8d08-d02cbe374e49 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:00.571671 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:00.571671 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:00.571909 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e0b29c50-3ab2-4d72-8d08-d02cbe374e49 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:00.601719 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:00.601719 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:00.607093 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e0b29c50-3ab2-4d72-8d08-d02cbe374e49 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:19:00.619997 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e0b29c50-3ab2-4d72-8d08-d02cbe374e49 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 returned with HTTP 200 Dec 22 12:19:00.620529 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1480/2943] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:00 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 => generated 921 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:00.754808 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-99678fa5-cb2d-482a-a2f8-2141e0d996d5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:00.755151 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-99678fa5-cb2d-482a-a2f8-2141e0d996d5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:00.755306 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:00.755306 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:00.755429 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-99678fa5-cb2d-482a-a2f8-2141e0d996d5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:00.787919 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:00.787919 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:00.793202 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-99678fa5-cb2d-482a-a2f8-2141e0d996d5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:00.804648 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:00.804648 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:00.810131 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-99678fa5-cb2d-482a-a2f8-2141e0d996d5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:00.810658 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1464/2944] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:00 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:01.631023 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-79da798d-97ab-4009-bb21-8e154bc3b7ee tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:19:01.631296 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-79da798d-97ab-4009-bb21-8e154bc3b7ee tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:01.631556 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:01.631556 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:01.631905 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-79da798d-97ab-4009-bb21-8e154bc3b7ee tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:01.657789 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:01.657789 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:01.662766 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-79da798d-97ab-4009-bb21-8e154bc3b7ee tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:19:01.674973 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-79da798d-97ab-4009-bb21-8e154bc3b7ee tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 returned with HTTP 200 Dec 22 12:19:01.675381 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1481/2945] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:01 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 => generated 979 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:01.820818 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-77724856-9bea-405c-bd23-680d1baebf37 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:01.821110 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-77724856-9bea-405c-bd23-680d1baebf37 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:01.821152 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:01.821152 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:01.821417 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-77724856-9bea-405c-bd23-680d1baebf37 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:01.846761 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:01.846761 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:01.851473 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-77724856-9bea-405c-bd23-680d1baebf37 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:01.861064 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:01.861064 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:01.866307 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-77724856-9bea-405c-bd23-680d1baebf37 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:01.866901 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1465/2946] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:01 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:02.684099 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ba18b2e2-15e2-4a66-8e5b-f5712c74c841 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:19:02.699468 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ba18b2e2-15e2-4a66-8e5b-f5712c74c841 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:02.699468 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:02.699468 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:02.699468 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ba18b2e2-15e2-4a66-8e5b-f5712c74c841 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:02.709287 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:02.709287 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:02.713887 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ba18b2e2-15e2-4a66-8e5b-f5712c74c841 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:19:02.724932 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ba18b2e2-15e2-4a66-8e5b-f5712c74c841 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 returned with HTTP 200 Dec 22 12:19:02.725340 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1482/2947] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:02 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 => generated 982 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:19:03.059927 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4455d429-61f8-47d9-9283-5a0a4a8e1ca1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:03.059927 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4455d429-61f8-47d9-9283-5a0a4a8e1ca1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:03.059927 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:03.059927 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:03.059927 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4455d429-61f8-47d9-9283-5a0a4a8e1ca1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:03.059927 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:03.059927 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:03.059927 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4455d429-61f8-47d9-9283-5a0a4a8e1ca1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:03.059927 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:03.059927 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:03.059927 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4455d429-61f8-47d9-9283-5a0a4a8e1ca1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:03.059927 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1466/2948] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:02 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:03.737330 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dda8d6e9-cb77-45f0-bf68-3c76906b8090 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:19:03.737998 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dda8d6e9-cb77-45f0-bf68-3c76906b8090 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:03.738255 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:03.738255 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:03.738743 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dda8d6e9-cb77-45f0-bf68-3c76906b8090 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:03.774694 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:03.774694 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:03.780048 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-dda8d6e9-cb77-45f0-bf68-3c76906b8090 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:19:03.793051 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dda8d6e9-cb77-45f0-bf68-3c76906b8090 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 returned with HTTP 200 Dec 22 12:19:03.793571 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1483/2949] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:03 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 => generated 982 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:03.947030 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-498374d1-07f4-43f0-a055-3045905e8c97 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:03.947655 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-498374d1-07f4-43f0-a055-3045905e8c97 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:03.947964 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:03.947964 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:03.948429 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-498374d1-07f4-43f0-a055-3045905e8c97 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:03.979422 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:03.979422 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:03.984564 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-498374d1-07f4-43f0-a055-3045905e8c97 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:03.995689 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:03.995689 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:04.001077 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-498374d1-07f4-43f0-a055-3045905e8c97 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:04.001489 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1467/2950] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:03 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:04.803325 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f9d2b9bd-a0e7-460f-8d32-21cd940eb328 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:19:04.803687 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f9d2b9bd-a0e7-460f-8d32-21cd940eb328 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:04.803738 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:04.803738 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:04.803919 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f9d2b9bd-a0e7-460f-8d32-21cd940eb328 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:04.834055 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:04.834055 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:04.839291 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f9d2b9bd-a0e7-460f-8d32-21cd940eb328 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:19:04.851522 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f9d2b9bd-a0e7-460f-8d32-21cd940eb328 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 returned with HTTP 200 Dec 22 12:19:04.852040 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1484/2951] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:04 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 => generated 982 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:05.024526 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5d41db83-52e7-41d8-8633-4d50823adb3a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:05.024526 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5d41db83-52e7-41d8-8633-4d50823adb3a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:05.024526 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:05.024526 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:05.024526 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5d41db83-52e7-41d8-8633-4d50823adb3a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:05.051098 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:05.051098 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:05.057187 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5d41db83-52e7-41d8-8633-4d50823adb3a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:05.068900 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:05.068900 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:05.075580 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5d41db83-52e7-41d8-8633-4d50823adb3a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:05.078806 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1468/2952] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:05 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:05.861931 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1ca93703-4431-4cd2-b6e9-a4995a002549 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:19:05.869633 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1ca93703-4431-4cd2-b6e9-a4995a002549 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:05.869633 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:05.869633 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:05.869633 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1ca93703-4431-4cd2-b6e9-a4995a002549 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:05.889875 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:05.889875 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:05.895260 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1ca93703-4431-4cd2-b6e9-a4995a002549 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:19:05.907283 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1ca93703-4431-4cd2-b6e9-a4995a002549 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 returned with HTTP 200 Dec 22 12:19:05.907710 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1485/2953] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:05 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 => generated 982 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:06.088035 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0af75739-20f6-45bd-9931-6c2af7bbf2b6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:06.088534 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0af75739-20f6-45bd-9931-6c2af7bbf2b6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:06.088739 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:06.088739 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:06.089079 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0af75739-20f6-45bd-9931-6c2af7bbf2b6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:06.123857 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:06.123857 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:06.129323 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0af75739-20f6-45bd-9931-6c2af7bbf2b6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:06.139186 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:06.139186 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:06.144597 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0af75739-20f6-45bd-9931-6c2af7bbf2b6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:06.144966 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1469/2954] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:06 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:06.922058 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a873b0a2-0a88-4b5d-a0d0-f951063c24cf tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:19:06.922514 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a873b0a2-0a88-4b5d-a0d0-f951063c24cf tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:06.922678 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:06.922678 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:06.923080 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a873b0a2-0a88-4b5d-a0d0-f951063c24cf tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:06.953959 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:06.953959 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:06.960058 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a873b0a2-0a88-4b5d-a0d0-f951063c24cf tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:19:06.973130 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a873b0a2-0a88-4b5d-a0d0-f951063c24cf tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 returned with HTTP 200 Dec 22 12:19:06.973750 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1486/2955] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:06 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 => generated 982 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:07.153207 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1564e005-b9ad-418b-8fdb-8c1eb95aca29 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:07.153574 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1564e005-b9ad-418b-8fdb-8c1eb95aca29 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:07.153760 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:07.153760 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:07.153999 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1564e005-b9ad-418b-8fdb-8c1eb95aca29 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:07.183534 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:07.183534 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:07.188513 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1564e005-b9ad-418b-8fdb-8c1eb95aca29 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:07.197727 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:07.197727 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:07.203044 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1564e005-b9ad-418b-8fdb-8c1eb95aca29 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:07.203519 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1470/2956] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:07 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:07.982798 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e8616d3f-e1e6-42ac-bb49-26c8c1edde48 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:19:07.983113 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e8616d3f-e1e6-42ac-bb49-26c8c1edde48 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:08.028910 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:08.028910 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:08.028910 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e8616d3f-e1e6-42ac-bb49-26c8c1edde48 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:08.028910 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:08.028910 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:08.028910 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e8616d3f-e1e6-42ac-bb49-26c8c1edde48 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:19:08.028910 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e8616d3f-e1e6-42ac-bb49-26c8c1edde48 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 returned with HTTP 200 Dec 22 12:19:08.028910 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1487/2957] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:07 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 => generated 982 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:08.216705 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ae80866f-550d-4ebe-915f-c36b39b9243b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:08.217755 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ae80866f-550d-4ebe-915f-c36b39b9243b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:08.218118 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:08.218118 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:08.219022 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ae80866f-550d-4ebe-915f-c36b39b9243b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:08.249780 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:08.249780 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:08.258877 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ae80866f-550d-4ebe-915f-c36b39b9243b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:08.270978 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:08.270978 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:08.276435 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ae80866f-550d-4ebe-915f-c36b39b9243b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:08.277109 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1471/2958] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:08 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:09.037595 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b27c2817-2fbc-4570-902a-5eef6bd0097c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:19:09.038517 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b27c2817-2fbc-4570-902a-5eef6bd0097c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:09.039116 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:09.039116 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:09.039693 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b27c2817-2fbc-4570-902a-5eef6bd0097c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:09.082751 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:09.082751 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:09.090109 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b27c2817-2fbc-4570-902a-5eef6bd0097c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:19:09.102607 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b27c2817-2fbc-4570-902a-5eef6bd0097c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 returned with HTTP 200 Dec 22 12:19:09.103051 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1488/2959] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:09 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 => generated 982 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:09.289820 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ca59cf72-294a-4de6-be0d-06466d5ae86b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:09.291045 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ca59cf72-294a-4de6-be0d-06466d5ae86b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:09.291682 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:09.291682 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:09.292614 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ca59cf72-294a-4de6-be0d-06466d5ae86b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:09.322905 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:09.322905 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:09.329051 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ca59cf72-294a-4de6-be0d-06466d5ae86b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:09.342363 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:09.342363 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:09.349420 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ca59cf72-294a-4de6-be0d-06466d5ae86b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:09.350049 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1472/2960] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:09 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:10.114873 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0db36bfe-f52f-494e-8a4a-2eeb4bc301b5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:19:10.115525 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0db36bfe-f52f-494e-8a4a-2eeb4bc301b5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:10.115525 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:10.115525 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:10.115525 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0db36bfe-f52f-494e-8a4a-2eeb4bc301b5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:10.141567 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:10.141567 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:10.146815 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0db36bfe-f52f-494e-8a4a-2eeb4bc301b5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:19:10.157557 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0db36bfe-f52f-494e-8a4a-2eeb4bc301b5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 returned with HTTP 200 Dec 22 12:19:10.158125 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1489/2961] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:10 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 => generated 982 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:10.363121 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7451ac70-c75e-4097-9da2-75d8fe26edc1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:10.363694 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7451ac70-c75e-4097-9da2-75d8fe26edc1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:10.363921 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:10.363921 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:10.364360 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7451ac70-c75e-4097-9da2-75d8fe26edc1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:10.400295 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:10.400295 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:10.405442 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7451ac70-c75e-4097-9da2-75d8fe26edc1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:10.416695 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:10.416695 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:10.422300 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7451ac70-c75e-4097-9da2-75d8fe26edc1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:10.427345 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1473/2962] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:10 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:11.170251 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f3165f9c-2c17-4038-9eac-8a65209fcc85 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:19:11.170930 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f3165f9c-2c17-4038-9eac-8a65209fcc85 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:11.171207 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:11.171207 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:11.171660 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f3165f9c-2c17-4038-9eac-8a65209fcc85 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:11.214841 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:11.214841 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:11.221073 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f3165f9c-2c17-4038-9eac-8a65209fcc85 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:19:11.233613 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f3165f9c-2c17-4038-9eac-8a65209fcc85 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 returned with HTTP 200 Dec 22 12:19:11.234308 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1490/2963] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:11 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 => generated 982 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:11.435204 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-be53da45-3fe6-4519-a623-bc4363b67abf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:11.435608 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-be53da45-3fe6-4519-a623-bc4363b67abf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:11.435862 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:11.435862 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:11.436117 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-be53da45-3fe6-4519-a623-bc4363b67abf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:11.470145 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:11.470145 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:11.479343 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-be53da45-3fe6-4519-a623-bc4363b67abf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:11.491072 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:11.491072 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:11.496647 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-be53da45-3fe6-4519-a623-bc4363b67abf tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:11.497188 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1474/2964] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:11 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:12.243953 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eccd4557-a87d-42c9-bcd7-2a30a9897cb8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:19:12.258043 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eccd4557-a87d-42c9-bcd7-2a30a9897cb8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:12.258043 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:12.258043 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:12.258043 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eccd4557-a87d-42c9-bcd7-2a30a9897cb8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:12.269980 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:12.269980 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:12.275218 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-eccd4557-a87d-42c9-bcd7-2a30a9897cb8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:19:12.288385 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eccd4557-a87d-42c9-bcd7-2a30a9897cb8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 returned with HTTP 200 Dec 22 12:19:12.289397 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1491/2965] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:12 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 => generated 982 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:19:12.507352 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-35aa3e61-19b1-45bb-ab49-9bf2a7c907ba tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:12.509909 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-35aa3e61-19b1-45bb-ab49-9bf2a7c907ba tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:12.509909 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:12.509909 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:12.509909 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-35aa3e61-19b1-45bb-ab49-9bf2a7c907ba tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:12.538813 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:12.538813 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:12.544064 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-35aa3e61-19b1-45bb-ab49-9bf2a7c907ba tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:12.554015 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:12.554015 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:12.558874 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-35aa3e61-19b1-45bb-ab49-9bf2a7c907ba tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:12.559396 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1475/2966] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:12 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:13.298539 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b5fc1cee-0e98-4ff3-8ecd-61724a08d09c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:19:13.299255 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b5fc1cee-0e98-4ff3-8ecd-61724a08d09c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:13.299391 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:13.299391 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:13.299572 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b5fc1cee-0e98-4ff3-8ecd-61724a08d09c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:13.333937 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:13.333937 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:13.338408 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b5fc1cee-0e98-4ff3-8ecd-61724a08d09c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:19:13.348910 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b5fc1cee-0e98-4ff3-8ecd-61724a08d09c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 returned with HTTP 200 Dec 22 12:19:13.349355 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1492/2967] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:13 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 => generated 982 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:13.569997 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-923bd069-e07c-4300-b4c7-e29727703017 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:13.570220 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-923bd069-e07c-4300-b4c7-e29727703017 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:13.570356 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:13.570356 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:13.570665 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-923bd069-e07c-4300-b4c7-e29727703017 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:13.599433 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:13.599433 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:13.604857 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-923bd069-e07c-4300-b4c7-e29727703017 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:13.617102 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:13.617102 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:13.622939 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-923bd069-e07c-4300-b4c7-e29727703017 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:13.623442 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1476/2968] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:13 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:14.359367 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ef264c7a-fc2b-42d9-83c5-ed3fcccd2da1 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:19:14.359951 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ef264c7a-fc2b-42d9-83c5-ed3fcccd2da1 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:14.359951 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:14.359951 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:14.359951 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ef264c7a-fc2b-42d9-83c5-ed3fcccd2da1 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:14.388612 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:14.388612 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:14.397963 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ef264c7a-fc2b-42d9-83c5-ed3fcccd2da1 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:19:14.410696 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ef264c7a-fc2b-42d9-83c5-ed3fcccd2da1 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 returned with HTTP 200 Dec 22 12:19:14.411384 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1493/2969] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:14 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 => generated 982 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:14.583314 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1f3361d9-1199-4505-af62-698387de1501 req-e8509e71-e6f7-4303-b00e-b2781e567619 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 Dec 22 12:19:14.583538 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1f3361d9-1199-4505-af62-698387de1501 req-e8509e71-e6f7-4303-b00e-b2781e567619 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:14.583657 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:14.583657 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:14.584013 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1f3361d9-1199-4505-af62-698387de1501 req-e8509e71-e6f7-4303-b00e-b2781e567619 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:14.627876 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:14.627876 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:14.632923 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-1f3361d9-1199-4505-af62-698387de1501 req-e8509e71-e6f7-4303-b00e-b2781e567619 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:19:14.633450 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5cc50326-9652-4b42-b3f2-bee78022bfd0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:14.633932 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5cc50326-9652-4b42-b3f2-bee78022bfd0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:14.634204 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:14.634204 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:14.634655 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5cc50326-9652-4b42-b3f2-bee78022bfd0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:14.644142 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1f3361d9-1199-4505-af62-698387de1501 req-e8509e71-e6f7-4303-b00e-b2781e567619 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 returned with HTTP 200 Dec 22 12:19:14.645021 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1477/2970] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:19:14 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 => generated 916 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:14.665355 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:14.665355 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:14.670537 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5cc50326-9652-4b42-b3f2-bee78022bfd0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:14.691150 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:14.691150 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:14.697526 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5cc50326-9652-4b42-b3f2-bee78022bfd0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:14.698044 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1494/2971] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:14 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:19:15.424683 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ebef58e6-3984-4cc4-926d-1af1b73e7919 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:19:15.425203 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ebef58e6-3984-4cc4-926d-1af1b73e7919 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:15.425547 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:15.425547 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:15.426021 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ebef58e6-3984-4cc4-926d-1af1b73e7919 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:15.459773 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:15.459773 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:15.465753 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ebef58e6-3984-4cc4-926d-1af1b73e7919 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:19:15.481027 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ebef58e6-3984-4cc4-926d-1af1b73e7919 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 returned with HTTP 200 Dec 22 12:19:15.481653 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1478/2972] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:15 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 => generated 1370 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:15.491714 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f0914e70-129f-4d61-b1e2-1a51566e1de7 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:19:15.492153 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f0914e70-129f-4d61-b1e2-1a51566e1de7 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:15.492386 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:15.492386 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:15.492727 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f0914e70-129f-4d61-b1e2-1a51566e1de7 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:15.528402 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:15.528402 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:15.533484 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f0914e70-129f-4d61-b1e2-1a51566e1de7 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:19:15.545801 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f0914e70-129f-4d61-b1e2-1a51566e1de7 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 returned with HTTP 200 Dec 22 12:19:15.546349 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1495/2973] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:15 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 => generated 1370 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:15.696604 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1235cbb5-1849-4b5c-bcbf-39ad420e9ccf req-9f7f7ee1-d65c-4f7c-80bb-3c8feae7cdd2 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:19:15.696936 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1235cbb5-1849-4b5c-bcbf-39ad420e9ccf req-9f7f7ee1-d65c-4f7c-80bb-3c8feae7cdd2 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:15.697086 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:15.697086 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:15.697315 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1235cbb5-1849-4b5c-bcbf-39ad420e9ccf req-9f7f7ee1-d65c-4f7c-80bb-3c8feae7cdd2 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:15.709424 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cfb02efd-0835-4b93-9bce-a9f2eafa22ea tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:15.709705 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cfb02efd-0835-4b93-9bce-a9f2eafa22ea tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:15.709850 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:15.709850 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:15.710074 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cfb02efd-0835-4b93-9bce-a9f2eafa22ea tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:15.725802 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:15.725802 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:15.730932 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-1235cbb5-1849-4b5c-bcbf-39ad420e9ccf req-9f7f7ee1-d65c-4f7c-80bb-3c8feae7cdd2 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:19:15.740577 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:15.740577 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:15.744481 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1235cbb5-1849-4b5c-bcbf-39ad420e9ccf req-9f7f7ee1-d65c-4f7c-80bb-3c8feae7cdd2 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 returned with HTTP 200 Dec 22 12:19:15.745239 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1479/2974] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:19:15 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 => generated 1370 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:19:15.745466 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cfb02efd-0835-4b93-9bce-a9f2eafa22ea tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:15.756629 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:15.756629 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:15.762120 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cfb02efd-0835-4b93-9bce-a9f2eafa22ea tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:15.762635 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1496/2975] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:15 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:19:16.007904 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1235cbb5-1849-4b5c-bcbf-39ad420e9ccf req-9f7f7ee1-d65c-4f7c-80bb-3c8feae7cdd2 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume// Dec 22 12:19:16.008149 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1235cbb5-1849-4b5c-bcbf-39ad420e9ccf req-9f7f7ee1-d65c-4f7c-80bb-3c8feae7cdd2 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:16.008339 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:16.008339 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:16.008477 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1235cbb5-1849-4b5c-bcbf-39ad420e9ccf req-9f7f7ee1-d65c-4f7c-80bb-3c8feae7cdd2 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'all' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:16.009188 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1235cbb5-1849-4b5c-bcbf-39ad420e9ccf req-9f7f7ee1-d65c-4f7c-80bb-3c8feae7cdd2 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 12:19:16.009553 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1480/2976] 10.222.0.111 () {58 vars in 1294 bytes} [Tue Dec 22 12:19:16 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 12:19:16.021164 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1f3361d9-1199-4505-af62-698387de1501 req-7095099a-30e5-4e0f-910f-49d9fd9c6494 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] POST http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/attachments Dec 22 12:19:16.021452 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:16.021452 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:16.021665 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1f3361d9-1199-4505-af62-698387de1501 req-7095099a-30e5-4e0f-910f-49d9fd9c6494 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bfc9e79c-3996-49c8-a486-ae1939d05b55", "instance_uuid": "ff4d5637-0085-42a9-bf2c-b21d9aba15d3", "connector": null}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:19:16.052867 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:16.052867 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:16.220526 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1f3361d9-1199-4505-af62-698387de1501 req-7095099a-30e5-4e0f-910f-49d9fd9c6494 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/attachments returned with HTTP 200 Dec 22 12:19:16.221150 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1497/2977] 10.222.0.111 () {66 vars in 1570 bytes} [Tue Dec 22 12:19:16 2020] POST /volume/v3/95285635caca470290d1d56658813c31/attachments => generated 273 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:16.292843 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-08b6603f-d17f-4fcb-a929-89e39093f152 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 Dec 22 12:19:16.303293 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-08b6603f-d17f-4fcb-a929-89e39093f152 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:16.303459 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-08b6603f-d17f-4fcb-a929-89e39093f152 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:16.350103 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:16.350103 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:16.357517 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-08b6603f-d17f-4fcb-a929-89e39093f152 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:19:16.371334 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:16.371334 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:16.373323 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1f3361d9-1199-4505-af62-698387de1501 req-7095099a-30e5-4e0f-910f-49d9fd9c6494 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume// Dec 22 12:19:16.373589 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1f3361d9-1199-4505-af62-698387de1501 req-7095099a-30e5-4e0f-910f-49d9fd9c6494 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:16.373723 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:16.373723 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:16.373921 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1f3361d9-1199-4505-af62-698387de1501 req-7095099a-30e5-4e0f-910f-49d9fd9c6494 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:16.374512 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1f3361d9-1199-4505-af62-698387de1501 req-7095099a-30e5-4e0f-910f-49d9fd9c6494 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 12:19:16.374857 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1498/2978] 10.222.0.113 () {56 vars in 1094 bytes} [Tue Dec 22 12:19:16 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 12:19:16.377829 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-08b6603f-d17f-4fcb-a929-89e39093f152 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 returned with HTTP 200 Dec 22 12:19:16.378696 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1481/2979] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:16 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 => generated 915 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:16.399011 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1235cbb5-1849-4b5c-bcbf-39ad420e9ccf req-deb7c374-ad61-4319-bf88-ff64239018b0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:19:16.399302 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1235cbb5-1849-4b5c-bcbf-39ad420e9ccf req-deb7c374-ad61-4319-bf88-ff64239018b0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:16.399574 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1235cbb5-1849-4b5c-bcbf-39ad420e9ccf req-deb7c374-ad61-4319-bf88-ff64239018b0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:16.404104 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1f3361d9-1199-4505-af62-698387de1501 req-2c6f94ed-5f1e-46d8-a3bc-38734f99fbf3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 Dec 22 12:19:16.404560 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1f3361d9-1199-4505-af62-698387de1501 req-2c6f94ed-5f1e-46d8-a3bc-38734f99fbf3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:16.404803 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:16.404803 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:16.405156 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1f3361d9-1199-4505-af62-698387de1501 req-2c6f94ed-5f1e-46d8-a3bc-38734f99fbf3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:16.429896 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:16.429896 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:16.432808 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:16.432808 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:16.437411 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-1235cbb5-1849-4b5c-bcbf-39ad420e9ccf req-deb7c374-ad61-4319-bf88-ff64239018b0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:19:16.440593 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-1f3361d9-1199-4505-af62-698387de1501 req-2c6f94ed-5f1e-46d8-a3bc-38734f99fbf3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:19:16.454252 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:16.454252 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:16.454461 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1235cbb5-1849-4b5c-bcbf-39ad420e9ccf req-deb7c374-ad61-4319-bf88-ff64239018b0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 returned with HTTP 200 Dec 22 12:19:16.455163 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1499/2980] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:19:16 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 => generated 1370 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:16.463329 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1235cbb5-1849-4b5c-bcbf-39ad420e9ccf req-deb7c374-ad61-4319-bf88-ff64239018b0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume// Dec 22 12:19:16.463867 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1235cbb5-1849-4b5c-bcbf-39ad420e9ccf req-deb7c374-ad61-4319-bf88-ff64239018b0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:16.463987 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:16.463987 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:16.464187 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1235cbb5-1849-4b5c-bcbf-39ad420e9ccf req-deb7c374-ad61-4319-bf88-ff64239018b0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:16.464369 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1f3361d9-1199-4505-af62-698387de1501 req-2c6f94ed-5f1e-46d8-a3bc-38734f99fbf3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 returned with HTTP 200 Dec 22 12:19:16.464742 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1235cbb5-1849-4b5c-bcbf-39ad420e9ccf req-deb7c374-ad61-4319-bf88-ff64239018b0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 12:19:16.464978 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1482/2981] 10.222.0.113 () {60 vars in 1408 bytes} [Tue Dec 22 12:19:16 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 => generated 1014 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 22 12:19:16.465044 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1500/2982] 10.222.0.111 () {58 vars in 1294 bytes} [Tue Dec 22 12:19:16 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 12:19:16.472032 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1235cbb5-1849-4b5c-bcbf-39ad420e9ccf req-951c45af-e2cd-4130-86ee-2b70fae38c50 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] POST http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments Dec 22 12:19:16.472350 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:16.472350 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:16.472630 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1235cbb5-1849-4b5c-bcbf-39ad420e9ccf req-951c45af-e2cd-4130-86ee-2b70fae38c50 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f381117a-332e-46aa-aeb9-831a9e6a4d69", "instance_uuid": "be58909f-ec81-4fa4-9871-fc8c99f193ab", "connector": null}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:19:16.486502 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1f3361d9-1199-4505-af62-698387de1501 req-ba6e3c46-e4d4-48ce-9177-0d838cdce2c0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] PUT http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/attachments/8d4289e8-11e3-4544-a720-f9e6326297f2 Dec 22 12:19:16.487071 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1f3361d9-1199-4505-af62-698387de1501 req-ba6e3c46-e4d4-48ce-9177-0d838cdce2c0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.113", "host": "n-h1-765315-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-6.cbci-765315-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:19:16.501332 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:16.501332 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:16.505947 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 12:19:16.505947 n-d-765315-6 devstack@c-api.service[88154]: return self.call(f, *args, **kw) Dec 22 12:19:16.506304 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-1f3361d9-1199-4505-af62-698387de1501 req-ba6e3c46-e4d4-48ce-9177-0d838cdce2c0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Lock "b'cinder-attachment_update-bfc9e79c-3996-49c8-a486-ae1939d05b55-n-h1-765315-6'" acquired by "attachment_update" :: waited 0.007s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 12:19:16.507793 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:16.507793 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:16.610509 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1235cbb5-1849-4b5c-bcbf-39ad420e9ccf req-951c45af-e2cd-4130-86ee-2b70fae38c50 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments returned with HTTP 200 Dec 22 12:19:16.611029 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1483/2983] 10.222.0.111 () {66 vars in 1570 bytes} [Tue Dec 22 12:19:16 2020] POST /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments => generated 273 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:16.772878 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6252fa2f-db17-4813-ba0f-39379f5a9bf5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:16.773214 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6252fa2f-db17-4813-ba0f-39379f5a9bf5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:16.773387 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:16.773387 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:16.773571 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6252fa2f-db17-4813-ba0f-39379f5a9bf5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:16.803579 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:16.803579 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:16.808498 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6252fa2f-db17-4813-ba0f-39379f5a9bf5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:16.818021 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:16.818021 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:16.822831 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6252fa2f-db17-4813-ba0f-39379f5a9bf5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:16.823440 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1484/2984] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:16 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:17.391722 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c5fda1d2-9664-4005-a40a-c6c79c5a0ec1 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 Dec 22 12:19:17.392362 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c5fda1d2-9664-4005-a40a-c6c79c5a0ec1 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:17.392609 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:17.392609 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:17.393082 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c5fda1d2-9664-4005-a40a-c6c79c5a0ec1 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:17.425067 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:17.425067 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:17.430952 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c5fda1d2-9664-4005-a40a-c6c79c5a0ec1 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:19:17.441121 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:17.441121 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:17.445959 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c5fda1d2-9664-4005-a40a-c6c79c5a0ec1 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 returned with HTTP 200 Dec 22 12:19:17.446408 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1485/2985] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:17 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 => generated 915 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:17.553198 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-1f3361d9-1199-4505-af62-698387de1501 req-ba6e3c46-e4d4-48ce-9177-0d838cdce2c0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Lock "b'cinder-attachment_update-bfc9e79c-3996-49c8-a486-ae1939d05b55-n-h1-765315-6'" released by "attachment_update" :: held 1.047s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 12:19:17.553645 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1f3361d9-1199-4505-af62-698387de1501 req-ba6e3c46-e4d4-48ce-9177-0d838cdce2c0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/attachments/8d4289e8-11e3-4544-a720-f9e6326297f2 returned with HTTP 200 Dec 22 12:19:17.554263 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1501/2986] 10.222.0.113 () {64 vars in 1473 bytes} [Tue Dec 22 12:19:16 2020] PUT /volume/v3/95285635caca470290d1d56658813c31/attachments/8d4289e8-11e3-4544-a720-f9e6326297f2 => generated 763 bytes in 1072 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:17.833431 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3bdc6ab1-e899-4eca-ae9f-545a0245bb04 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:17.833734 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3bdc6ab1-e899-4eca-ae9f-545a0245bb04 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:17.833882 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:17.833882 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:17.834091 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3bdc6ab1-e899-4eca-ae9f-545a0245bb04 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:17.860240 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:17.860240 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:17.865130 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3bdc6ab1-e899-4eca-ae9f-545a0245bb04 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:17.874837 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:17.874837 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:17.880766 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3bdc6ab1-e899-4eca-ae9f-545a0245bb04 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:17.885586 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1486/2987] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:17 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:18.455997 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-395e9e64-9018-46cf-b32d-b501815a4d74 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 Dec 22 12:19:18.456363 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-395e9e64-9018-46cf-b32d-b501815a4d74 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:18.456363 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:18.456363 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:18.456630 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-395e9e64-9018-46cf-b32d-b501815a4d74 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:18.482118 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:18.482118 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:18.486712 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-395e9e64-9018-46cf-b32d-b501815a4d74 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:19:18.496102 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:18.496102 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:18.500154 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-395e9e64-9018-46cf-b32d-b501815a4d74 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 returned with HTTP 200 Dec 22 12:19:18.500627 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1502/2988] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:18 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 => generated 916 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:18.894410 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2beaef86-9b58-4a80-81b9-210d9adf13a8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:18.895439 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2beaef86-9b58-4a80-81b9-210d9adf13a8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:18.895710 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:18.895710 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:18.896083 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2beaef86-9b58-4a80-81b9-210d9adf13a8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:18.937392 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:18.937392 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:18.943182 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2beaef86-9b58-4a80-81b9-210d9adf13a8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:18.954633 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:18.954633 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:18.966015 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2beaef86-9b58-4a80-81b9-210d9adf13a8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:18.966015 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1487/2989] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:18 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:19.510370 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-84a06d4d-f596-485d-9203-bd7a6b3c849a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 Dec 22 12:19:19.510753 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-84a06d4d-f596-485d-9203-bd7a6b3c849a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:19.510800 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:19.510800 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:19.510989 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-84a06d4d-f596-485d-9203-bd7a6b3c849a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:19.543278 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:19.543278 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:19.558650 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-84a06d4d-f596-485d-9203-bd7a6b3c849a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:19:19.572271 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:19.572271 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:19.576804 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-84a06d4d-f596-485d-9203-bd7a6b3c849a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 returned with HTTP 200 Dec 22 12:19:19.577613 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1503/2990] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:19 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 => generated 916 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:19.600992 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2beaef86-9b58-4a80-81b9-210d9adf13a8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume// Dec 22 12:19:19.601529 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2beaef86-9b58-4a80-81b9-210d9adf13a8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:19.601691 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:19.601691 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:19.601924 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2beaef86-9b58-4a80-81b9-210d9adf13a8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'all' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:19.602596 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2beaef86-9b58-4a80-81b9-210d9adf13a8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 12:19:19.603165 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1488/2991] 10.222.0.101 () {56 vars in 1094 bytes} [Tue Dec 22 12:19:19 2020] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 12:19:19.615567 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1235cbb5-1849-4b5c-bcbf-39ad420e9ccf req-f42b2b3d-a148-41a3-a325-890c4c9475d6 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:19:19.615863 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1235cbb5-1849-4b5c-bcbf-39ad420e9ccf req-f42b2b3d-a148-41a3-a325-890c4c9475d6 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:19.615992 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:19.615992 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:19.616183 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1235cbb5-1849-4b5c-bcbf-39ad420e9ccf req-f42b2b3d-a148-41a3-a325-890c4c9475d6 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:19.640954 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:19.640954 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:19.646331 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-1235cbb5-1849-4b5c-bcbf-39ad420e9ccf req-f42b2b3d-a148-41a3-a325-890c4c9475d6 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:19:19.656971 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:19.656971 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:19.662469 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1235cbb5-1849-4b5c-bcbf-39ad420e9ccf req-f42b2b3d-a148-41a3-a325-890c4c9475d6 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 returned with HTTP 200 Dec 22 12:19:19.662926 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1504/2992] 10.222.0.101 () {60 vars in 1408 bytes} [Tue Dec 22 12:19:19 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 => generated 1468 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 12:19:19.681236 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1235cbb5-1849-4b5c-bcbf-39ad420e9ccf req-fc07c5ca-3e71-4d1b-a7d1-a759ac48dcba tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] PUT http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/8842742b-e906-48e3-a468-3f4567e9693a Dec 22 12:19:19.681765 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1235cbb5-1849-4b5c-bcbf-39ad420e9ccf req-fc07c5ca-3e71-4d1b-a7d1-a759ac48dcba tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.101", "host": "n-h2-765315-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-6.cbci-765315-6.local", "mountpoint": "/dev/sda"}}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:19:19.698328 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 12:19:19.698328 n-d-765315-6 devstack@c-api.service[88154]: return self.call(f, *args, **kw) Dec 22 12:19:19.698672 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-1235cbb5-1849-4b5c-bcbf-39ad420e9ccf req-fc07c5ca-3e71-4d1b-a7d1-a759ac48dcba tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Lock "b'cinder-attachment_update-f381117a-332e-46aa-aeb9-831a9e6a4d69-n-h2-765315-6'" acquired by "attachment_update" :: waited 0.005s {{(pid=88155) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 12:19:19.699796 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:19.699796 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:19.975166 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eecc0aa3-dbcb-48b3-95a8-f7561c61bb75 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:19.975649 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eecc0aa3-dbcb-48b3-95a8-f7561c61bb75 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:19.975838 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:19.975838 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:19.976110 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eecc0aa3-dbcb-48b3-95a8-f7561c61bb75 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:20.002374 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:20.002374 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:20.008495 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-eecc0aa3-dbcb-48b3-95a8-f7561c61bb75 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:20.017815 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:20.017815 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:20.022955 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eecc0aa3-dbcb-48b3-95a8-f7561c61bb75 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:20.028383 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1505/2993] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:19 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:20.589791 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5c08e206-42d0-46ba-af36-3fa2c28b3fde tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 Dec 22 12:19:20.589791 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5c08e206-42d0-46ba-af36-3fa2c28b3fde tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:20.589791 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:20.589791 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:20.589791 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5c08e206-42d0-46ba-af36-3fa2c28b3fde tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:20.628414 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:20.628414 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:20.640442 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5c08e206-42d0-46ba-af36-3fa2c28b3fde tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:19:20.653645 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:20.653645 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:20.657988 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5c08e206-42d0-46ba-af36-3fa2c28b3fde tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 returned with HTTP 200 Dec 22 12:19:20.658455 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1506/2994] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:20 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 => generated 916 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:19:20.690606 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-1235cbb5-1849-4b5c-bcbf-39ad420e9ccf req-fc07c5ca-3e71-4d1b-a7d1-a759ac48dcba tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Lock "b'cinder-attachment_update-f381117a-332e-46aa-aeb9-831a9e6a4d69-n-h2-765315-6'" released by "attachment_update" :: held 0.992s {{(pid=88155) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 12:19:20.691074 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1235cbb5-1849-4b5c-bcbf-39ad420e9ccf req-fc07c5ca-3e71-4d1b-a7d1-a759ac48dcba tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/8842742b-e906-48e3-a468-3f4567e9693a returned with HTTP 200 Dec 22 12:19:20.692090 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1489/2995] 10.222.0.101 () {64 vars in 1473 bytes} [Tue Dec 22 12:19:19 2020] PUT /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/8842742b-e906-48e3-a468-3f4567e9693a => generated 763 bytes in 1014 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:20.758342 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1235cbb5-1849-4b5c-bcbf-39ad420e9ccf req-067c2c1a-41c5-45f5-b3c3-4008f9599d7d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] POST http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/8842742b-e906-48e3-a468-3f4567e9693a/action Dec 22 12:19:20.758882 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:20.758882 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:20.759176 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1235cbb5-1849-4b5c-bcbf-39ad420e9ccf req-067c2c1a-41c5-45f5-b3c3-4008f9599d7d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Action body: b'{"os-complete": null}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:19:20.759371 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1235cbb5-1849-4b5c-bcbf-39ad420e9ccf req-067c2c1a-41c5-45f5-b3c3-4008f9599d7d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:19:20.792900 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:20.792900 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:20.875202 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1235cbb5-1849-4b5c-bcbf-39ad420e9ccf req-067c2c1a-41c5-45f5-b3c3-4008f9599d7d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/8842742b-e906-48e3-a468-3f4567e9693a/action returned with HTTP 204 Dec 22 12:19:20.875774 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1507/2996] 10.222.0.101 () {64 vars in 1494 bytes} [Tue Dec 22 12:19:20 2020] POST /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/8842742b-e906-48e3-a468-3f4567e9693a/action => generated 0 bytes in 122 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:19:21.033559 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-03e1cc62-5358-41c7-8cec-58de1a265298 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:21.033842 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-03e1cc62-5358-41c7-8cec-58de1a265298 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:21.033980 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:21.033980 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:21.034173 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-03e1cc62-5358-41c7-8cec-58de1a265298 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:21.060949 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:21.060949 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:21.065707 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-03e1cc62-5358-41c7-8cec-58de1a265298 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:21.078158 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:21.078158 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:21.087949 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-03e1cc62-5358-41c7-8cec-58de1a265298 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:21.092617 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1490/2997] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:21 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:21.668779 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5d2bcadd-191e-4a11-883f-2ba936ffa470 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 Dec 22 12:19:21.669335 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5d2bcadd-191e-4a11-883f-2ba936ffa470 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:21.669335 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:21.669335 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:21.669335 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5d2bcadd-191e-4a11-883f-2ba936ffa470 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:21.699624 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:21.699624 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:21.705596 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5d2bcadd-191e-4a11-883f-2ba936ffa470 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:19:21.716042 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:21.716042 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:21.720485 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5d2bcadd-191e-4a11-883f-2ba936ffa470 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 returned with HTTP 200 Dec 22 12:19:21.721255 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1508/2998] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:21 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 => generated 916 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:22.098076 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9d82d6cb-9262-49d3-a1a7-85a6e31b780f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:22.103799 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9d82d6cb-9262-49d3-a1a7-85a6e31b780f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:22.103799 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:22.103799 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:22.103799 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9d82d6cb-9262-49d3-a1a7-85a6e31b780f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:22.127966 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:22.127966 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:22.133306 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9d82d6cb-9262-49d3-a1a7-85a6e31b780f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:22.143937 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:22.143937 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:22.150660 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9d82d6cb-9262-49d3-a1a7-85a6e31b780f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:22.151127 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1491/2999] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:22 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:22.733534 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-97cc4b81-0447-4d61-afbd-8b5a4a84cba4 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 Dec 22 12:19:22.733898 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-97cc4b81-0447-4d61-afbd-8b5a4a84cba4 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:22.734043 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:22.734043 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:22.734286 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-97cc4b81-0447-4d61-afbd-8b5a4a84cba4 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:22.767081 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:22.767081 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:22.773427 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-97cc4b81-0447-4d61-afbd-8b5a4a84cba4 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:19:22.785145 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:22.785145 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:22.792028 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-97cc4b81-0447-4d61-afbd-8b5a4a84cba4 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 returned with HTTP 200 Dec 22 12:19:22.792562 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1509/3000] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:22 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 => generated 916 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:23.163747 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-95434db5-a303-4c1a-9b84-6514600c3e2f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:23.164127 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-95434db5-a303-4c1a-9b84-6514600c3e2f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:23.164330 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:23.164330 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:23.164618 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-95434db5-a303-4c1a-9b84-6514600c3e2f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:23.200708 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:23.200708 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:23.206585 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-95434db5-a303-4c1a-9b84-6514600c3e2f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:23.218963 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:23.218963 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:23.225044 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-95434db5-a303-4c1a-9b84-6514600c3e2f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:23.225560 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1492/3001] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:23 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:23.805326 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-679828ea-da52-496a-a9c2-70a6920c9cac tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 Dec 22 12:19:23.806676 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-679828ea-da52-496a-a9c2-70a6920c9cac tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:23.806914 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:23.806914 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:23.807300 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-679828ea-da52-496a-a9c2-70a6920c9cac tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:23.843610 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:23.843610 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:23.856250 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-679828ea-da52-496a-a9c2-70a6920c9cac tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:19:23.862863 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:23.862863 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:23.865270 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-679828ea-da52-496a-a9c2-70a6920c9cac tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 returned with HTTP 200 Dec 22 12:19:23.865790 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1510/3002] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:23 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 => generated 916 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:24.236655 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9c16a60a-1d95-457e-a2aa-aeec66a51d37 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:24.236972 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9c16a60a-1d95-457e-a2aa-aeec66a51d37 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:24.237162 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:24.237162 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:24.237485 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9c16a60a-1d95-457e-a2aa-aeec66a51d37 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:24.263327 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1f3361d9-1199-4505-af62-698387de1501 req-c3b32f2d-fa9e-4e20-af84-e029237913fc tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] POST http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/attachments/8d4289e8-11e3-4544-a720-f9e6326297f2/action Dec 22 12:19:24.263728 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:24.263728 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:24.264071 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1f3361d9-1199-4505-af62-698387de1501 req-c3b32f2d-fa9e-4e20-af84-e029237913fc tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Action body: b'{"os-complete": null}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:19:24.264330 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1f3361d9-1199-4505-af62-698387de1501 req-c3b32f2d-fa9e-4e20-af84-e029237913fc tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:19:24.269811 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:24.269811 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:24.276686 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9c16a60a-1d95-457e-a2aa-aeec66a51d37 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:24.289180 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:24.289180 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:24.295351 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9c16a60a-1d95-457e-a2aa-aeec66a51d37 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:24.296003 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1493/3003] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:24 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:24.310121 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:24.310121 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:24.372630 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1f3361d9-1199-4505-af62-698387de1501 req-c3b32f2d-fa9e-4e20-af84-e029237913fc tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/attachments/8d4289e8-11e3-4544-a720-f9e6326297f2/action returned with HTTP 204 Dec 22 12:19:24.373215 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1511/3004] 10.222.0.113 () {64 vars in 1494 bytes} [Tue Dec 22 12:19:24 2020] POST /volume/v3/95285635caca470290d1d56658813c31/attachments/8d4289e8-11e3-4544-a720-f9e6326297f2/action => generated 0 bytes in 114 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:19:24.878327 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5e354535-2f31-4296-938a-21d00529276b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 Dec 22 12:19:24.878869 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5e354535-2f31-4296-938a-21d00529276b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:24.878964 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:24.878964 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:24.879196 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5e354535-2f31-4296-938a-21d00529276b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:24.913111 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:24.913111 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:24.919607 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5e354535-2f31-4296-938a-21d00529276b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:19:24.933802 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:24.933802 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:24.939728 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5e354535-2f31-4296-938a-21d00529276b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 returned with HTTP 200 Dec 22 12:19:24.940397 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1494/3005] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:24 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 => generated 1208 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:24.951042 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9744e3db-a7ef-4c23-bccb-9e7a872b360c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] POST http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots Dec 22 12:19:24.951404 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:24.951404 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:24.951690 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9744e3db-a7ef-4c23-bccb-9e7a872b360c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bfc9e79c-3996-49c8-a486-ae1939d05b55", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-505928406"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:19:24.982068 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:24.982068 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:24.982740 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9744e3db-a7ef-4c23-bccb-9e7a872b360c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:19:24.982954 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-9744e3db-a7ef-4c23-bccb-9e7a872b360c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Create snapshot from volume bfc9e79c-3996-49c8-a486-ae1939d05b55 Dec 22 12:19:25.047162 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-9744e3db-a7ef-4c23-bccb-9e7a872b360c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Created reservations ['f950d763-eeb0-40a6-8221-01524ac4cb63', '1b79a160-19d7-44c0-b056-ec8b605bdf85', 'a59c0069-1904-4853-9272-3f3b50d0fda7', 'b905823d-cc72-4cca-90dd-9742edf2dd2d'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:19:25.174645 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9744e3db-a7ef-4c23-bccb-9e7a872b360c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot force create request issued successfully. Dec 22 12:19:25.175416 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9744e3db-a7ef-4c23-bccb-9e7a872b360c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots returned with HTTP 202 Dec 22 12:19:25.180086 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1512/3006] 10.222.0.111 () {60 vars in 1237 bytes} [Tue Dec 22 12:19:24 2020] POST /volume/v3/95285635caca470290d1d56658813c31/snapshots => generated 309 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:19:25.183947 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-911bae9f-cd11-436c-91c9-a3052a6adabc tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/4241f0da-1b8d-43f0-80a3-4c1a4c93635a Dec 22 12:19:25.184591 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-911bae9f-cd11-436c-91c9-a3052a6adabc tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:25.184867 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:25.184867 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:25.185263 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-911bae9f-cd11-436c-91c9-a3052a6adabc tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:25.201494 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:25.201494 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:25.202438 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-911bae9f-cd11-436c-91c9-a3052a6adabc tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:19:25.203642 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-911bae9f-cd11-436c-91c9-a3052a6adabc tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/4241f0da-1b8d-43f0-80a3-4c1a4c93635a returned with HTTP 200 Dec 22 12:19:25.204168 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1495/3007] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:19:25 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/4241f0da-1b8d-43f0-80a3-4c1a4c93635a => generated 441 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:25.307239 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a30b0487-426f-4b77-990c-280a290fb6c3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:25.307722 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a30b0487-426f-4b77-990c-280a290fb6c3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:25.307935 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:25.307935 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:25.308262 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a30b0487-426f-4b77-990c-280a290fb6c3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:25.339339 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:25.339339 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:25.345095 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a30b0487-426f-4b77-990c-280a290fb6c3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:25.356341 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:25.356341 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:25.362049 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a30b0487-426f-4b77-990c-280a290fb6c3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:25.362613 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1513/3008] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:25 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:26.214884 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-34f15068-14eb-49e6-bce2-7f35b22c4be1 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/4241f0da-1b8d-43f0-80a3-4c1a4c93635a Dec 22 12:19:26.215530 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-34f15068-14eb-49e6-bce2-7f35b22c4be1 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:26.215530 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:26.215530 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:26.216965 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-34f15068-14eb-49e6-bce2-7f35b22c4be1 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:26.236747 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:26.236747 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:26.237372 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-34f15068-14eb-49e6-bce2-7f35b22c4be1 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:19:26.238532 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-34f15068-14eb-49e6-bce2-7f35b22c4be1 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/4241f0da-1b8d-43f0-80a3-4c1a4c93635a returned with HTTP 200 Dec 22 12:19:26.239030 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1496/3009] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:19:26 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/4241f0da-1b8d-43f0-80a3-4c1a4c93635a => generated 468 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:26.247519 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b7ef9899-ca0a-470e-85b0-e5f858b1bbdb tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] POST http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots Dec 22 12:19:26.247809 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:26.247809 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:26.248079 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b7ef9899-ca0a-470e-85b0-e5f858b1bbdb tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bfc9e79c-3996-49c8-a486-ae1939d05b55", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-63576049"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:19:26.278756 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:26.278756 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:26.279474 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b7ef9899-ca0a-470e-85b0-e5f858b1bbdb tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:19:26.279677 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-b7ef9899-ca0a-470e-85b0-e5f858b1bbdb tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Create snapshot from volume bfc9e79c-3996-49c8-a486-ae1939d05b55 Dec 22 12:19:26.355309 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-b7ef9899-ca0a-470e-85b0-e5f858b1bbdb tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Created reservations ['41a33afb-4ebc-4aa7-8331-09932833458b', '55f2a73c-f74b-4f09-b127-37db329fc901', 'e48c14b0-8a29-4c4c-abe4-db511298a9e8', '8c559641-1e73-413b-ae4e-cd62d03eee03'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:19:26.372467 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5b6a221a-009a-4a0e-acea-7d367f10427f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:26.372704 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5b6a221a-009a-4a0e-acea-7d367f10427f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:26.372950 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:26.372950 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:26.373150 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5b6a221a-009a-4a0e-acea-7d367f10427f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:26.400149 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:26.400149 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:26.404874 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5b6a221a-009a-4a0e-acea-7d367f10427f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:26.419894 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:26.419894 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:26.424763 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5b6a221a-009a-4a0e-acea-7d367f10427f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:26.431146 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1497/3010] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:26 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:26.485233 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b7ef9899-ca0a-470e-85b0-e5f858b1bbdb tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot force create request issued successfully. Dec 22 12:19:26.485829 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b7ef9899-ca0a-470e-85b0-e5f858b1bbdb tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots returned with HTTP 202 Dec 22 12:19:26.486333 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1514/3011] 10.222.0.111 () {60 vars in 1237 bytes} [Tue Dec 22 12:19:26 2020] POST /volume/v3/95285635caca470290d1d56658813c31/snapshots => generated 308 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 22 12:19:26.493356 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f9afbe8a-99ef-4a9d-881f-45d32d1fac05 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/164f950e-0993-45fd-97f4-c5e2cab8843b Dec 22 12:19:26.493609 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f9afbe8a-99ef-4a9d-881f-45d32d1fac05 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:26.493734 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:26.493734 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:26.493930 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f9afbe8a-99ef-4a9d-881f-45d32d1fac05 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:26.506431 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:26.506431 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:26.506975 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f9afbe8a-99ef-4a9d-881f-45d32d1fac05 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:19:26.507981 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f9afbe8a-99ef-4a9d-881f-45d32d1fac05 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/164f950e-0993-45fd-97f4-c5e2cab8843b returned with HTTP 200 Dec 22 12:19:26.508410 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1498/3012] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:19:26 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/164f950e-0993-45fd-97f4-c5e2cab8843b => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:27.436271 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a1721d19-f361-4cfd-b15e-8c0e61f48625 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:27.436820 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a1721d19-f361-4cfd-b15e-8c0e61f48625 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:27.436820 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:27.436820 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:27.437127 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a1721d19-f361-4cfd-b15e-8c0e61f48625 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:27.461911 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:27.461911 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:27.466841 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a1721d19-f361-4cfd-b15e-8c0e61f48625 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:27.477628 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:27.477628 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:27.482489 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a1721d19-f361-4cfd-b15e-8c0e61f48625 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:27.487207 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1515/3013] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:27 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:27.514705 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-38f48236-15c3-41a7-b331-0aaa49063afd tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/164f950e-0993-45fd-97f4-c5e2cab8843b Dec 22 12:19:27.514983 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-38f48236-15c3-41a7-b331-0aaa49063afd tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:27.515111 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:27.515111 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:27.515301 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-38f48236-15c3-41a7-b331-0aaa49063afd tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:27.528030 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:27.528030 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:27.528618 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-38f48236-15c3-41a7-b331-0aaa49063afd tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:19:27.529621 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-38f48236-15c3-41a7-b331-0aaa49063afd tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/164f950e-0993-45fd-97f4-c5e2cab8843b returned with HTTP 200 Dec 22 12:19:27.530132 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1499/3014] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:19:27 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/164f950e-0993-45fd-97f4-c5e2cab8843b => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:27.536410 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0d8469e7-55a4-45af-b736-956eb3479b4b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] DELETE http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/164f950e-0993-45fd-97f4-c5e2cab8843b Dec 22 12:19:27.536673 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0d8469e7-55a4-45af-b736-956eb3479b4b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:27.536800 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:27.536800 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:27.536991 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0d8469e7-55a4-45af-b736-956eb3479b4b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:27.537686 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-0d8469e7-55a4-45af-b736-956eb3479b4b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Delete snapshot with id: 164f950e-0993-45fd-97f4-c5e2cab8843b Dec 22 12:19:27.550404 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:27.550404 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:27.551060 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0d8469e7-55a4-45af-b736-956eb3479b4b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:19:27.612315 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0d8469e7-55a4-45af-b736-956eb3479b4b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot delete request issued successfully. Dec 22 12:19:27.612753 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0d8469e7-55a4-45af-b736-956eb3479b4b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/164f950e-0993-45fd-97f4-c5e2cab8843b returned with HTTP 202 Dec 22 12:19:27.615349 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1516/3015] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 12:19:27 2020] DELETE /volume/v3/95285635caca470290d1d56658813c31/snapshots/164f950e-0993-45fd-97f4-c5e2cab8843b => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:19:27.618761 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ad6afdb5-36ff-4810-9de7-2e46fa5fa2d3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/164f950e-0993-45fd-97f4-c5e2cab8843b Dec 22 12:19:27.619071 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ad6afdb5-36ff-4810-9de7-2e46fa5fa2d3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:27.619214 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:27.619214 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:27.619437 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ad6afdb5-36ff-4810-9de7-2e46fa5fa2d3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:27.633667 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:27.633667 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:27.634277 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ad6afdb5-36ff-4810-9de7-2e46fa5fa2d3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:19:27.635360 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ad6afdb5-36ff-4810-9de7-2e46fa5fa2d3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/164f950e-0993-45fd-97f4-c5e2cab8843b returned with HTTP 200 Dec 22 12:19:27.635810 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1500/3016] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:19:27 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/164f950e-0993-45fd-97f4-c5e2cab8843b => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:28.493798 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7626d38e-2e23-4c1f-b61e-447aea576ba1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:28.494134 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7626d38e-2e23-4c1f-b61e-447aea576ba1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:28.494197 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:28.494197 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:28.494348 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7626d38e-2e23-4c1f-b61e-447aea576ba1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:28.517597 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:28.517597 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:28.522199 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7626d38e-2e23-4c1f-b61e-447aea576ba1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:28.530660 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:28.530660 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:28.535301 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7626d38e-2e23-4c1f-b61e-447aea576ba1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:28.535682 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1517/3017] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:28 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:28.643345 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3c500c7f-70cc-4ece-83a9-046fb3b5a445 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/164f950e-0993-45fd-97f4-c5e2cab8843b Dec 22 12:19:28.643848 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3c500c7f-70cc-4ece-83a9-046fb3b5a445 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:28.643980 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:28.643980 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:28.644476 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3c500c7f-70cc-4ece-83a9-046fb3b5a445 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:28.659378 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3c500c7f-70cc-4ece-83a9-046fb3b5a445 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/164f950e-0993-45fd-97f4-c5e2cab8843b returned with HTTP 404 Dec 22 12:19:28.660010 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1501/3018] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:19:28 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/164f950e-0993-45fd-97f4-c5e2cab8843b => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:19:28.665684 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8d05f596-ac8d-4787-9f85-962a05abf7e3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] DELETE http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/357d24b1-1a66-412f-bfc2-18b80f3b1260 Dec 22 12:19:28.666082 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8d05f596-ac8d-4787-9f85-962a05abf7e3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:28.666255 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:28.666255 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:28.666517 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8d05f596-ac8d-4787-9f85-962a05abf7e3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:28.666767 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-8d05f596-ac8d-4787-9f85-962a05abf7e3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Delete snapshot with id: 357d24b1-1a66-412f-bfc2-18b80f3b1260 Dec 22 12:19:28.679981 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:28.679981 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:28.680682 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8d05f596-ac8d-4787-9f85-962a05abf7e3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:19:28.742023 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8d05f596-ac8d-4787-9f85-962a05abf7e3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot delete request issued successfully. Dec 22 12:19:28.742386 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8d05f596-ac8d-4787-9f85-962a05abf7e3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/357d24b1-1a66-412f-bfc2-18b80f3b1260 returned with HTTP 202 Dec 22 12:19:28.743070 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1518/3019] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 12:19:28 2020] DELETE /volume/v3/95285635caca470290d1d56658813c31/snapshots/357d24b1-1a66-412f-bfc2-18b80f3b1260 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 12:19:28.748761 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-be901064-ac84-4c16-8a39-58d69c1d7b30 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/357d24b1-1a66-412f-bfc2-18b80f3b1260 Dec 22 12:19:28.749080 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-be901064-ac84-4c16-8a39-58d69c1d7b30 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:28.749380 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-be901064-ac84-4c16-8a39-58d69c1d7b30 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:28.777612 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:28.777612 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:28.778251 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-be901064-ac84-4c16-8a39-58d69c1d7b30 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:19:28.779257 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-be901064-ac84-4c16-8a39-58d69c1d7b30 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/357d24b1-1a66-412f-bfc2-18b80f3b1260 returned with HTTP 200 Dec 22 12:19:28.779788 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1502/3020] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:19:28 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/357d24b1-1a66-412f-bfc2-18b80f3b1260 => generated 468 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:29.546028 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b553fa9d-6c0c-4ab3-b400-1dbf800fc676 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:29.546620 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b553fa9d-6c0c-4ab3-b400-1dbf800fc676 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:29.546620 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:29.546620 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:29.546955 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b553fa9d-6c0c-4ab3-b400-1dbf800fc676 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:29.572176 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:29.572176 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:29.576763 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b553fa9d-6c0c-4ab3-b400-1dbf800fc676 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:29.586724 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:29.586724 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:29.591768 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b553fa9d-6c0c-4ab3-b400-1dbf800fc676 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:29.592303 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1519/3021] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:29 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:29.789722 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b2a95ecf-daaf-405a-8a09-cf17a22d5bee tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/357d24b1-1a66-412f-bfc2-18b80f3b1260 Dec 22 12:19:29.790019 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b2a95ecf-daaf-405a-8a09-cf17a22d5bee tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:29.790165 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:29.790165 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:29.790382 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b2a95ecf-daaf-405a-8a09-cf17a22d5bee tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:29.806679 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b2a95ecf-daaf-405a-8a09-cf17a22d5bee tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/357d24b1-1a66-412f-bfc2-18b80f3b1260 returned with HTTP 404 Dec 22 12:19:29.807610 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1503/3022] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:19:29 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/357d24b1-1a66-412f-bfc2-18b80f3b1260 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:19:29.813370 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bbbb303f-e547-41b8-85e8-6f60302cd630 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] DELETE http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/4241f0da-1b8d-43f0-80a3-4c1a4c93635a Dec 22 12:19:29.813670 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bbbb303f-e547-41b8-85e8-6f60302cd630 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:29.813820 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:29.813820 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:29.814337 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bbbb303f-e547-41b8-85e8-6f60302cd630 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:29.814513 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-bbbb303f-e547-41b8-85e8-6f60302cd630 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Delete snapshot with id: 4241f0da-1b8d-43f0-80a3-4c1a4c93635a Dec 22 12:19:29.829157 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:29.829157 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:29.829737 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bbbb303f-e547-41b8-85e8-6f60302cd630 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:19:29.895413 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bbbb303f-e547-41b8-85e8-6f60302cd630 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot delete request issued successfully. Dec 22 12:19:29.902793 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bbbb303f-e547-41b8-85e8-6f60302cd630 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/4241f0da-1b8d-43f0-80a3-4c1a4c93635a returned with HTTP 202 Dec 22 12:19:29.902793 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1520/3023] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 12:19:29 2020] DELETE /volume/v3/95285635caca470290d1d56658813c31/snapshots/4241f0da-1b8d-43f0-80a3-4c1a4c93635a => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:19:29.906822 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-20f74310-05f4-4ee1-8457-2c9ab46dac7e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/4241f0da-1b8d-43f0-80a3-4c1a4c93635a Dec 22 12:19:29.907167 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-20f74310-05f4-4ee1-8457-2c9ab46dac7e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:29.907586 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-20f74310-05f4-4ee1-8457-2c9ab46dac7e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:29.922891 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:29.922891 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:29.923641 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-20f74310-05f4-4ee1-8457-2c9ab46dac7e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:19:29.924719 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-20f74310-05f4-4ee1-8457-2c9ab46dac7e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/4241f0da-1b8d-43f0-80a3-4c1a4c93635a returned with HTTP 200 Dec 22 12:19:29.925220 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1504/3024] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:19:29 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/4241f0da-1b8d-43f0-80a3-4c1a4c93635a => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:30.602346 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-00bc6afd-b136-421c-9536-08fca2d5b170 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:30.602697 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-00bc6afd-b136-421c-9536-08fca2d5b170 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:30.602765 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:30.602765 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:30.602955 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-00bc6afd-b136-421c-9536-08fca2d5b170 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:30.629292 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:30.629292 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:30.634651 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-00bc6afd-b136-421c-9536-08fca2d5b170 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:30.651375 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:30.651375 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:30.659517 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-00bc6afd-b136-421c-9536-08fca2d5b170 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:30.660018 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1521/3025] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:30 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:30.935116 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1632b46a-c3fd-4a35-80d5-68e07573b71a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/4241f0da-1b8d-43f0-80a3-4c1a4c93635a Dec 22 12:19:30.935659 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1632b46a-c3fd-4a35-80d5-68e07573b71a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:30.935866 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:30.935866 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:30.936193 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1632b46a-c3fd-4a35-80d5-68e07573b71a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:30.955568 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1632b46a-c3fd-4a35-80d5-68e07573b71a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/4241f0da-1b8d-43f0-80a3-4c1a4c93635a returned with HTTP 404 Dec 22 12:19:30.956553 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1505/3026] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:19:30 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/4241f0da-1b8d-43f0-80a3-4c1a4c93635a => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:19:31.152627 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a9dcf40a-808d-4363-bcf8-6a9e5859c008 req-91ca50f1-7ed9-4568-a700-21486bf0dab5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 Dec 22 12:19:31.153067 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a9dcf40a-808d-4363-bcf8-6a9e5859c008 req-91ca50f1-7ed9-4568-a700-21486bf0dab5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:31.153203 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:31.153203 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:31.153425 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a9dcf40a-808d-4363-bcf8-6a9e5859c008 req-91ca50f1-7ed9-4568-a700-21486bf0dab5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:31.193561 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:31.193561 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:31.198902 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-a9dcf40a-808d-4363-bcf8-6a9e5859c008 req-91ca50f1-7ed9-4568-a700-21486bf0dab5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:19:31.208552 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:31.208552 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:31.213747 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a9dcf40a-808d-4363-bcf8-6a9e5859c008 req-91ca50f1-7ed9-4568-a700-21486bf0dab5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 returned with HTTP 200 Dec 22 12:19:31.214253 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1522/3027] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:19:31 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 => generated 1208 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:31.230780 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a9dcf40a-808d-4363-bcf8-6a9e5859c008 req-2c08588b-2e7c-41dc-bb68-3c5b18f9ed19 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] POST http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55/action Dec 22 12:19:31.231747 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a9dcf40a-808d-4363-bcf8-6a9e5859c008 req-2c08588b-2e7c-41dc-bb68-3c5b18f9ed19 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Action body: b'{"os-begin_detaching": null}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:19:31.232186 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a9dcf40a-808d-4363-bcf8-6a9e5859c008 req-2c08588b-2e7c-41dc-bb68-3c5b18f9ed19 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:19:31.276658 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:31.276658 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:31.277332 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-a9dcf40a-808d-4363-bcf8-6a9e5859c008 req-2c08588b-2e7c-41dc-bb68-3c5b18f9ed19 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:19:31.309161 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-a9dcf40a-808d-4363-bcf8-6a9e5859c008 req-2c08588b-2e7c-41dc-bb68-3c5b18f9ed19 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Begin detaching volume completed successfully. Dec 22 12:19:31.309450 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a9dcf40a-808d-4363-bcf8-6a9e5859c008 req-2c08588b-2e7c-41dc-bb68-3c5b18f9ed19 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55/action returned with HTTP 202 Dec 22 12:19:31.309978 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1506/3028] 10.222.0.111 () {64 vars in 1648 bytes} [Tue Dec 22 12:19:31 2020] POST /volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 12:19:31.357087 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-280ccb89-17f2-4dad-aa6e-bd2bd6957837 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 Dec 22 12:19:31.357504 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-280ccb89-17f2-4dad-aa6e-bd2bd6957837 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:31.357679 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:31.357679 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:31.358087 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-280ccb89-17f2-4dad-aa6e-bd2bd6957837 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:31.390340 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:31.390340 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:31.395990 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-280ccb89-17f2-4dad-aa6e-bd2bd6957837 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:19:31.407452 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:31.407452 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:31.412421 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-280ccb89-17f2-4dad-aa6e-bd2bd6957837 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 returned with HTTP 200 Dec 22 12:19:31.416535 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1523/3029] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:31 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 => generated 1211 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:31.416643 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a9dcf40a-808d-4363-bcf8-6a9e5859c008 req-2c08588b-2e7c-41dc-bb68-3c5b18f9ed19 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume// Dec 22 12:19:31.416643 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a9dcf40a-808d-4363-bcf8-6a9e5859c008 req-2c08588b-2e7c-41dc-bb68-3c5b18f9ed19 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:31.416643 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:31.416643 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:31.416643 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a9dcf40a-808d-4363-bcf8-6a9e5859c008 req-2c08588b-2e7c-41dc-bb68-3c5b18f9ed19 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'all' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:31.416958 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a9dcf40a-808d-4363-bcf8-6a9e5859c008 req-2c08588b-2e7c-41dc-bb68-3c5b18f9ed19 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 12:19:31.417684 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1507/3030] 10.222.0.113 () {56 vars in 1094 bytes} [Tue Dec 22 12:19:31 2020] GET /volume/ => generated 756 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 12:19:31.425987 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a9dcf40a-808d-4363-bcf8-6a9e5859c008 req-8928fb1b-64c5-4483-a0d1-a79787c81d45 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 Dec 22 12:19:31.426289 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a9dcf40a-808d-4363-bcf8-6a9e5859c008 req-8928fb1b-64c5-4483-a0d1-a79787c81d45 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:31.426439 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:31.426439 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:31.426616 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a9dcf40a-808d-4363-bcf8-6a9e5859c008 req-8928fb1b-64c5-4483-a0d1-a79787c81d45 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:31.457302 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:31.457302 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:31.462322 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-a9dcf40a-808d-4363-bcf8-6a9e5859c008 req-8928fb1b-64c5-4483-a0d1-a79787c81d45 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:19:31.472598 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:31.472598 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:31.477529 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a9dcf40a-808d-4363-bcf8-6a9e5859c008 req-8928fb1b-64c5-4483-a0d1-a79787c81d45 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 returned with HTTP 200 Dec 22 12:19:31.477998 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1524/3031] 10.222.0.113 () {60 vars in 1408 bytes} [Tue Dec 22 12:19:31 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 => generated 1310 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 12:19:31.674196 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b8d543de-5cd1-4146-8252-b3c1a969ac73 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:31.674891 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b8d543de-5cd1-4146-8252-b3c1a969ac73 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:31.675482 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b8d543de-5cd1-4146-8252-b3c1a969ac73 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:31.705896 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:31.705896 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:31.712430 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b8d543de-5cd1-4146-8252-b3c1a969ac73 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:31.723615 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:31.723615 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:31.729882 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b8d543de-5cd1-4146-8252-b3c1a969ac73 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:31.730464 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1508/3032] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:31 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:32.426204 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-57fea88e-32c1-427e-9b75-b3d3bd98470d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 Dec 22 12:19:32.426886 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-57fea88e-32c1-427e-9b75-b3d3bd98470d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:32.427466 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:32.427466 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:32.428392 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-57fea88e-32c1-427e-9b75-b3d3bd98470d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:32.457383 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:32.457383 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:32.463015 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-57fea88e-32c1-427e-9b75-b3d3bd98470d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:19:32.473374 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:32.473374 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:32.478313 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-57fea88e-32c1-427e-9b75-b3d3bd98470d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 returned with HTTP 200 Dec 22 12:19:32.478728 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1525/3033] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:32 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 => generated 1211 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:32.741305 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-78e0009d-eb8c-4f9f-b3b7-6025a4f56ed3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:32.741923 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-78e0009d-eb8c-4f9f-b3b7-6025a4f56ed3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:32.741923 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:32.741923 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:32.741923 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-78e0009d-eb8c-4f9f-b3b7-6025a4f56ed3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:32.766948 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:32.766948 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:32.771599 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-78e0009d-eb8c-4f9f-b3b7-6025a4f56ed3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:32.781281 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:32.781281 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:32.786136 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-78e0009d-eb8c-4f9f-b3b7-6025a4f56ed3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:32.786623 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1509/3034] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:32 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:19:33.224738 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a9dcf40a-808d-4363-bcf8-6a9e5859c008 req-85d2fada-8675-447f-9967-90a30e5d6283 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] DELETE http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/attachments/8d4289e8-11e3-4544-a720-f9e6326297f2 Dec 22 12:19:33.225774 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a9dcf40a-808d-4363-bcf8-6a9e5859c008 req-85d2fada-8675-447f-9967-90a30e5d6283 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:33.225774 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:33.225774 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:33.225774 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a9dcf40a-808d-4363-bcf8-6a9e5859c008 req-85d2fada-8675-447f-9967-90a30e5d6283 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:33.244669 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:33.244669 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:33.488908 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-27c28b69-09b5-4d89-ab48-8e15af3701f5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 Dec 22 12:19:33.489167 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-27c28b69-09b5-4d89-ab48-8e15af3701f5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:33.489295 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:33.489295 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:33.489488 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-27c28b69-09b5-4d89-ab48-8e15af3701f5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:33.514080 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:33.514080 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:33.518466 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-27c28b69-09b5-4d89-ab48-8e15af3701f5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:19:33.525326 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-a9dcf40a-808d-4363-bcf8-6a9e5859c008 req-85d2fada-8675-447f-9967-90a30e5d6283 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 12:19:33.525888 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-a9dcf40a-808d-4363-bcf8-6a9e5859c008 req-85d2fada-8675-447f-9967-90a30e5d6283 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Pending status list for volume during attachment-delete: [] {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 12:19:33.529360 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-27c28b69-09b5-4d89-ab48-8e15af3701f5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 returned with HTTP 200 Dec 22 12:19:33.529818 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1510/3035] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:33 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 => generated 916 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:33.558223 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a9dcf40a-808d-4363-bcf8-6a9e5859c008 req-85d2fada-8675-447f-9967-90a30e5d6283 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/attachments/8d4289e8-11e3-4544-a720-f9e6326297f2 returned with HTTP 200 Dec 22 12:19:33.559173 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1526/3036] 10.222.0.113 () {62 vars in 1442 bytes} [Tue Dec 22 12:19:33 2020] DELETE /volume/v3/95285635caca470290d1d56658813c31/attachments/8d4289e8-11e3-4544-a720-f9e6326297f2 => generated 19 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:33.695009 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ccf42f3f-c2b2-4c1c-a415-71384591aee6 req-a50e2994-8e93-4aa1-8788-b1a279848b28 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/limits Dec 22 12:19:33.695300 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ccf42f3f-c2b2-4c1c-a415-71384591aee6 req-a50e2994-8e93-4aa1-8788-b1a279848b28 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:33.695421 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:33.695421 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:33.695618 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ccf42f3f-c2b2-4c1c-a415-71384591aee6 req-a50e2994-8e93-4aa1-8788-b1a279848b28 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:33.722474 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ccf42f3f-c2b2-4c1c-a415-71384591aee6 req-a50e2994-8e93-4aa1-8788-b1a279848b28 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/limits returned with HTTP 200 Dec 22 12:19:33.722958 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1511/3037] 10.222.0.111 () {60 vars in 1460 bytes} [Tue Dec 22 12:19:33 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/limits => generated 302 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:33.797155 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1ae12d46-dcaa-46db-b28d-9d7a2d94c8c0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:33.797734 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1ae12d46-dcaa-46db-b28d-9d7a2d94c8c0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:33.797734 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:33.797734 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:33.797734 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1ae12d46-dcaa-46db-b28d-9d7a2d94c8c0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:33.834847 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:33.834847 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:33.840018 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1ae12d46-dcaa-46db-b28d-9d7a2d94c8c0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:33.849898 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:33.849898 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:33.855259 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1ae12d46-dcaa-46db-b28d-9d7a2d94c8c0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:33.855695 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1527/3038] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:33 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:34.154117 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ccf42f3f-c2b2-4c1c-a415-71384591aee6 req-c52966c8-f75c-4090-918b-2cb5c2733999 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:19:34.154535 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ccf42f3f-c2b2-4c1c-a415-71384591aee6 req-c52966c8-f75c-4090-918b-2cb5c2733999 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:34.154928 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ccf42f3f-c2b2-4c1c-a415-71384591aee6 req-c52966c8-f75c-4090-918b-2cb5c2733999 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:34.182411 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:34.182411 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:34.187565 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-ccf42f3f-c2b2-4c1c-a415-71384591aee6 req-c52966c8-f75c-4090-918b-2cb5c2733999 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:19:34.198469 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:34.198469 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:34.204485 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ccf42f3f-c2b2-4c1c-a415-71384591aee6 req-c52966c8-f75c-4090-918b-2cb5c2733999 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 returned with HTTP 200 Dec 22 12:19:34.205062 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1512/3039] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:19:34 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 => generated 1662 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:34.215206 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ccf42f3f-c2b2-4c1c-a415-71384591aee6 req-0bb76c28-5050-466b-a9d1-1b7a122ec105 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] POST http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots Dec 22 12:19:34.215538 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:34.215538 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:34.215828 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-ccf42f3f-c2b2-4c1c-a415-71384591aee6 req-0bb76c28-5050-466b-a9d1-1b7a122ec105 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f381117a-332e-46aa-aeb9-831a9e6a4d69", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1725357796", "description": null, "metadata": {}}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:19:34.245311 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:34.245311 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:34.246047 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-ccf42f3f-c2b2-4c1c-a415-71384591aee6 req-0bb76c28-5050-466b-a9d1-1b7a122ec105 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:19:34.246242 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [req-ccf42f3f-c2b2-4c1c-a415-71384591aee6 req-0bb76c28-5050-466b-a9d1-1b7a122ec105 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Create snapshot from volume f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:19:34.304631 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [req-ccf42f3f-c2b2-4c1c-a415-71384591aee6 req-0bb76c28-5050-466b-a9d1-1b7a122ec105 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Created reservations ['e974794b-1847-43d6-bb9e-dfe576e612c9', 'c39a451a-0c72-4e54-a8b7-6976741a6970', 'efb6c91e-54af-485d-bcfb-d7570fd74a50', '45653c03-a1c0-4717-9204-4ef20cccbfc7'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:19:34.427492 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-ccf42f3f-c2b2-4c1c-a415-71384591aee6 req-0bb76c28-5050-466b-a9d1-1b7a122ec105 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Snapshot force create request issued successfully. Dec 22 12:19:34.428045 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-ccf42f3f-c2b2-4c1c-a415-71384591aee6 req-0bb76c28-5050-466b-a9d1-1b7a122ec105 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots returned with HTTP 202 Dec 22 12:19:34.428755 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1528/3040] 10.222.0.111 () {64 vars in 1523 bytes} [Tue Dec 22 12:19:34 2020] POST /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots => generated 320 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:19:34.868508 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-312e83e8-78ac-400b-9917-85703c57fc94 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:34.869140 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-312e83e8-78ac-400b-9917-85703c57fc94 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:34.869263 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:34.869263 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:34.869818 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-312e83e8-78ac-400b-9917-85703c57fc94 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:34.940952 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:34.940952 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:34.947655 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-312e83e8-78ac-400b-9917-85703c57fc94 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:34.958764 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:34.958764 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:34.964404 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-312e83e8-78ac-400b-9917-85703c57fc94 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:34.965068 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1513/3041] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:34 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:35.978336 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6b837179-d3d7-4933-9546-cc5d68cd5f44 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:35.978976 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6b837179-d3d7-4933-9546-cc5d68cd5f44 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:35.979206 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:35.979206 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:35.979654 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6b837179-d3d7-4933-9546-cc5d68cd5f44 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:36.018064 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:36.018064 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:36.024671 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6b837179-d3d7-4933-9546-cc5d68cd5f44 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:36.036475 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:36.036475 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:36.045082 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6b837179-d3d7-4933-9546-cc5d68cd5f44 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:36.046274 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1529/3042] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:35 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:37.057168 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b4b8ac66-0615-46aa-9c4d-68db8b2db4c2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:37.057437 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b4b8ac66-0615-46aa-9c4d-68db8b2db4c2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:37.057566 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:37.057566 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:37.057757 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b4b8ac66-0615-46aa-9c4d-68db8b2db4c2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:37.085009 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:37.085009 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:37.086140 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fb08e713-77e1-4b0c-b6d8-9f5a33b67e85 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/687c8ecd-e51e-4103-a776-51ae3b61886c Dec 22 12:19:37.086509 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fb08e713-77e1-4b0c-b6d8-9f5a33b67e85 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:37.086748 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:37.086748 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:37.087134 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fb08e713-77e1-4b0c-b6d8-9f5a33b67e85 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:37.090454 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b4b8ac66-0615-46aa-9c4d-68db8b2db4c2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:37.100774 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:37.100774 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:37.103274 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:37.103274 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:37.106251 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fb08e713-77e1-4b0c-b6d8-9f5a33b67e85 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Snapshot retrieved successfully. Dec 22 12:19:37.106251 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fb08e713-77e1-4b0c-b6d8-9f5a33b67e85 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/687c8ecd-e51e-4103-a776-51ae3b61886c returned with HTTP 200 Dec 22 12:19:37.106251 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1530/3043] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:19:37 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/687c8ecd-e51e-4103-a776-51ae3b61886c => generated 479 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:37.106403 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b4b8ac66-0615-46aa-9c4d-68db8b2db4c2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:37.106819 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1514/3044] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:37 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:37.587657 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-dc127751-dc87-4037-80db-5ce132773619 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/687c8ecd-e51e-4103-a776-51ae3b61886c Dec 22 12:19:37.587657 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-dc127751-dc87-4037-80db-5ce132773619 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:37.587657 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:37.587657 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:37.587657 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-dc127751-dc87-4037-80db-5ce132773619 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:37.610918 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:37.610918 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:37.612133 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-dc127751-dc87-4037-80db-5ce132773619 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Snapshot retrieved successfully. Dec 22 12:19:37.614323 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-dc127751-dc87-4037-80db-5ce132773619 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/687c8ecd-e51e-4103-a776-51ae3b61886c returned with HTTP 200 Dec 22 12:19:37.615318 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1531/3045] 10.222.0.111 () {60 vars in 1580 bytes} [Tue Dec 22 12:19:37 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/687c8ecd-e51e-4103-a776-51ae3b61886c => generated 479 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:38.264427 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fe4eebfd-ee2d-4d33-8a90-52da6df2610b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:38.264770 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fe4eebfd-ee2d-4d33-8a90-52da6df2610b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:38.264843 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:38.264843 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:38.264998 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fe4eebfd-ee2d-4d33-8a90-52da6df2610b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:38.291394 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:38.291394 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:38.297558 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fe4eebfd-ee2d-4d33-8a90-52da6df2610b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:38.308857 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:38.308857 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:38.315008 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fe4eebfd-ee2d-4d33-8a90-52da6df2610b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:38.315541 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1515/3046] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:38 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:38.603752 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-3bf38616-d1fa-48ce-8dc8-60abbdf8daa6 req-66638911-e851-4fdc-893c-6f1a9a6b48c5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] DELETE http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/attachments/8d4289e8-11e3-4544-a720-f9e6326297f2 Dec 22 12:19:38.604021 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-3bf38616-d1fa-48ce-8dc8-60abbdf8daa6 req-66638911-e851-4fdc-893c-6f1a9a6b48c5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:38.604161 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:38.604161 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:38.604377 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-3bf38616-d1fa-48ce-8dc8-60abbdf8daa6 req-66638911-e851-4fdc-893c-6f1a9a6b48c5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:38.611720 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-3bf38616-d1fa-48ce-8dc8-60abbdf8daa6 req-66638911-e851-4fdc-893c-6f1a9a6b48c5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/attachments/8d4289e8-11e3-4544-a720-f9e6326297f2 returned with HTTP 404 Dec 22 12:19:38.612243 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1532/3047] 10.222.0.113 () {62 vars in 1442 bytes} [Tue Dec 22 12:19:38 2020] DELETE /volume/v3/95285635caca470290d1d56658813c31/attachments/8d4289e8-11e3-4544-a720-f9e6326297f2 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 12:19:39.325608 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1313a218-94df-4c7b-9ac6-2e296249c698 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:39.328201 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1313a218-94df-4c7b-9ac6-2e296249c698 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:39.328201 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:39.328201 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:39.328201 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1313a218-94df-4c7b-9ac6-2e296249c698 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:39.357885 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:39.357885 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:39.363624 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1313a218-94df-4c7b-9ac6-2e296249c698 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:39.374758 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:39.374758 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:39.380462 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1313a218-94df-4c7b-9ac6-2e296249c698 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:39.380941 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1516/3048] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:39 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:40.394005 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e2185373-21f2-46f6-b04a-1a64a6e69946 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:40.394674 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e2185373-21f2-46f6-b04a-1a64a6e69946 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:40.395309 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e2185373-21f2-46f6-b04a-1a64a6e69946 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:40.431651 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:40.431651 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:40.440364 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e2185373-21f2-46f6-b04a-1a64a6e69946 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:40.462426 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:40.462426 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:40.468031 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e2185373-21f2-46f6-b04a-1a64a6e69946 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:40.468712 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1533/3049] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:40 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:40.502745 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-838e3ed4-2309-4668-ae30-1e1e13e6e095 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/687c8ecd-e51e-4103-a776-51ae3b61886c Dec 22 12:19:40.503033 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-838e3ed4-2309-4668-ae30-1e1e13e6e095 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:40.503203 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:40.503203 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:40.503489 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-838e3ed4-2309-4668-ae30-1e1e13e6e095 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:40.516089 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:40.516089 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:40.516662 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-838e3ed4-2309-4668-ae30-1e1e13e6e095 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Snapshot retrieved successfully. Dec 22 12:19:40.517745 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-838e3ed4-2309-4668-ae30-1e1e13e6e095 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/687c8ecd-e51e-4103-a776-51ae3b61886c returned with HTTP 200 Dec 22 12:19:40.518128 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1517/3050] 10.222.0.101 () {58 vars in 1373 bytes} [Tue Dec 22 12:19:40 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/687c8ecd-e51e-4103-a776-51ae3b61886c => generated 479 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:40.530354 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-dd81462a-3377-4701-89ed-2eabd3785090 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:19:40.530643 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-dd81462a-3377-4701-89ed-2eabd3785090 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:40.530778 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:40.530778 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:40.530978 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-dd81462a-3377-4701-89ed-2eabd3785090 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:40.555527 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:40.555527 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:40.560193 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-dd81462a-3377-4701-89ed-2eabd3785090 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:19:40.572345 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:40.572345 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:40.574392 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-dd81462a-3377-4701-89ed-2eabd3785090 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 returned with HTTP 200 Dec 22 12:19:40.574876 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1534/3051] 10.222.0.101 () {58 vars in 1367 bytes} [Tue Dec 22 12:19:40 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 => generated 1662 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:19:40.588448 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-3497dd08-4ace-4950-9bdf-a1a7c269a88d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] POST http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes Dec 22 12:19:40.588710 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:40.588710 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:40.588934 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-3497dd08-4ace-4950-9bdf-a1a7c269a88d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "687c8ecd-e51e-4103-a776-51ae3b61886c", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:19:40.589884 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-3497dd08-4ace-4950-9bdf-a1a7c269a88d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '687c8ecd-e51e-4103-a776-51ae3b61886c', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:19:40.609034 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:40.609034 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:40.609573 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-3497dd08-4ace-4950-9bdf-a1a7c269a88d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Snapshot retrieved successfully. Dec 22 12:19:40.609769 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-3497dd08-4ace-4950-9bdf-a1a7c269a88d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Create volume of 1 GB Dec 22 12:19:40.610432 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-3497dd08-4ace-4950-9bdf-a1a7c269a88d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Availability Zones retrieved successfully. Dec 22 12:19:40.618959 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-3497dd08-4ace-4950-9bdf-a1a7c269a88d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Flow 'volume_create_api' (baac7af1-35b4-4927-bfc8-79f06ca2f05f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:19:40.620317 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-3497dd08-4ace-4950-9bdf-a1a7c269a88d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87010357-92a5-495b-9511-9211904d9377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:19:40.621291 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-3497dd08-4ace-4950-9bdf-a1a7c269a88d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:19:40.675985 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-3497dd08-4ace-4950-9bdf-a1a7c269a88d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87010357-92a5-495b-9511-9211904d9377) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '687c8ecd-e51e-4103-a776-51ae3b61886c', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:19:40.677221 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-3497dd08-4ace-4950-9bdf-a1a7c269a88d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8729ee43-fae0-444e-92dd-c545156945b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:19:40.751791 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-3497dd08-4ace-4950-9bdf-a1a7c269a88d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Created reservations ['2d5fe567-55ab-4e59-8ab4-d5cbe4431265', '8374a237-a15e-46ee-9fff-15012c3897f0', '9f13b176-b197-4e49-a8b4-5477a52658e3', '9ff1dc4c-4300-497c-8901-9ffd08d81001'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:19:40.757198 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-3497dd08-4ace-4950-9bdf-a1a7c269a88d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8729ee43-fae0-444e-92dd-c545156945b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d5fe567-55ab-4e59-8ab4-d5cbe4431265', '8374a237-a15e-46ee-9fff-15012c3897f0', '9f13b176-b197-4e49-a8b4-5477a52658e3', '9ff1dc4c-4300-497c-8901-9ffd08d81001']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:19:40.757198 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-3497dd08-4ace-4950-9bdf-a1a7c269a88d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22b233b6-1e60-4dea-9605-e6ba525e2d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:19:40.843723 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5fc5568b-9073-44dd-b5a8-536575f348b7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] POST http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes Dec 22 12:19:40.843983 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:40.843983 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:40.844204 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5fc5568b-9073-44dd-b5a8-536575f348b7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1498991095"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:19:40.844865 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-5fc5568b-9073-44dd-b5a8-536575f348b7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1498991095'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:19:40.845039 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-5fc5568b-9073-44dd-b5a8-536575f348b7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Create volume of 1 GB Dec 22 12:19:40.856184 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5fc5568b-9073-44dd-b5a8-536575f348b7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Availability Zones retrieved successfully. Dec 22 12:19:40.860463 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-3497dd08-4ace-4950-9bdf-a1a7c269a88d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22b233b6-1e60-4dea-9605-e6ba525e2d9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a0fbce6-20d1-48cc-b0a7-028daf6011cf', '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='0217d44346cb4f32b948d0feb03e3bb9',qos_specs=None,replication_status=,reservations=['2d5fe567-55ab-4e59-8ab4-d5cbe4431265','8374a237-a15e-46ee-9fff-15012c3897f0','9f13b176-b197-4e49-a8b4-5477a52658e3','9ff1dc4c-4300-497c-8901-9ffd08d81001'],size=1,snapshot_id=687c8ecd-e51e-4103-a776-51ae3b61886c,source_replicaid=,source_volid=None,status='creating',user_id='e17deb8c43434441b2864e5a8d3cd361',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), '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=2020-12-22T12:19:40Z,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=4a0fbce6-20d1-48cc-b0a7-028daf6011cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0217d44346cb4f32b948d0feb03e3bb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=687c8ecd-e51e-4103-a776-51ae3b61886c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e17deb8c43434441b2864e5a8d3cd361',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:19:40.861583 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-3497dd08-4ace-4950-9bdf-a1a7c269a88d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0f66969-b21e-4985-9229-cc6335f31d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:19:40.865743 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5fc5568b-9073-44dd-b5a8-536575f348b7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Flow 'volume_create_api' (b99a94f2-51d3-47bd-bf3a-f852dad446ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:19:40.867530 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5fc5568b-9073-44dd-b5a8-536575f348b7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59c0bc02-fd0a-4f95-931e-b57b1db45505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:19:40.868867 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-5fc5568b-9073-44dd-b5a8-536575f348b7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:19:40.910133 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5fc5568b-9073-44dd-b5a8-536575f348b7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59c0bc02-fd0a-4f95-931e-b57b1db45505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:19:40.916710 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5fc5568b-9073-44dd-b5a8-536575f348b7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dbd8dec-9951-44d3-aaf2-8f59a0c4d1da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:19:40.935957 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-3497dd08-4ace-4950-9bdf-a1a7c269a88d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0f66969-b21e-4985-9229-cc6335f31d30) transitioned into 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='0217d44346cb4f32b948d0feb03e3bb9',qos_specs=None,replication_status=,reservations=['2d5fe567-55ab-4e59-8ab4-d5cbe4431265','8374a237-a15e-46ee-9fff-15012c3897f0','9f13b176-b197-4e49-a8b4-5477a52658e3','9ff1dc4c-4300-497c-8901-9ffd08d81001'],size=1,snapshot_id=687c8ecd-e51e-4103-a776-51ae3b61886c,source_replicaid=,source_volid=None,status='creating',user_id='e17deb8c43434441b2864e5a8d3cd361',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:19:40.937186 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-3497dd08-4ace-4950-9bdf-a1a7c269a88d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bc4a190-5e19-4944-aad8-8925caa9c93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:19:40.986986 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-5fc5568b-9073-44dd-b5a8-536575f348b7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Created reservations ['1a7c15b2-b8e3-4db5-97bd-ebf10c33eb89', '681246a5-8e72-46ee-bf11-e0e7062105a6', 'f4ac63d2-717d-4d79-b0eb-1751079c37c7', 'aff33ec4-3839-4917-80ce-085949487f7d'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:19:40.988119 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5fc5568b-9073-44dd-b5a8-536575f348b7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dbd8dec-9951-44d3-aaf2-8f59a0c4d1da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a7c15b2-b8e3-4db5-97bd-ebf10c33eb89', '681246a5-8e72-46ee-bf11-e0e7062105a6', 'f4ac63d2-717d-4d79-b0eb-1751079c37c7', 'aff33ec4-3839-4917-80ce-085949487f7d']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:19:40.989967 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5fc5568b-9073-44dd-b5a8-536575f348b7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8986f2fd-a676-4926-ac2b-bae43e65d348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:19:41.032708 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-3497dd08-4ace-4950-9bdf-a1a7c269a88d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bc4a190-5e19-4944-aad8-8925caa9c93d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:19:41.036879 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-3497dd08-4ace-4950-9bdf-a1a7c269a88d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Flow 'volume_create_api' (baac7af1-35b4-4927-bfc8-79f06ca2f05f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:19:41.065459 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-3497dd08-4ace-4950-9bdf-a1a7c269a88d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Create volume request issued successfully. Dec 22 12:19:41.074042 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-3497dd08-4ace-4950-9bdf-a1a7c269a88d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes returned with HTTP 202 Dec 22 12:19:41.074640 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1518/3052] 10.222.0.101 () {62 vars in 1310 bytes} [Tue Dec 22 12:19:40 2020] POST /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes => generated 807 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:19:41.087628 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-3fd31b3f-625d-4d4e-aca0-79d09a85148b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf Dec 22 12:19:41.088211 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-3fd31b3f-625d-4d4e-aca0-79d09a85148b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:41.088451 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:41.088451 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:41.088868 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-3fd31b3f-625d-4d4e-aca0-79d09a85148b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:41.127170 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:41.127170 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:41.133792 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-3fd31b3f-625d-4d4e-aca0-79d09a85148b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:19:41.140713 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5fc5568b-9073-44dd-b5a8-536575f348b7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8986f2fd-a676-4926-ac2b-bae43e65d348) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f965cc58-c56a-45f5-b0fb-39652a74ed4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1498991095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95285635caca470290d1d56658813c31',qos_specs=None,replication_status=,reservations=['1a7c15b2-b8e3-4db5-97bd-ebf10c33eb89','681246a5-8e72-46ee-bf11-e0e7062105a6','f4ac63d2-717d-4d79-b0eb-1751079c37c7','aff33ec4-3839-4917-80ce-085949487f7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbe6d17a0f0046d4a4a7b1970e506b71',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:19:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1498991095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f965cc58-c56a-45f5-b0fb-39652a74ed4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95285635caca470290d1d56658813c31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='fbe6d17a0f0046d4a4a7b1970e506b71',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:19:41.140713 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5fc5568b-9073-44dd-b5a8-536575f348b7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4290355d-f7fe-4b7a-8b88-f847a6403e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:19:41.149531 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-3fd31b3f-625d-4d4e-aca0-79d09a85148b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf returned with HTTP 200 Dec 22 12:19:41.150211 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1519/3053] 10.222.0.101 () {58 vars in 1367 bytes} [Tue Dec 22 12:19:41 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf => generated 875 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:41.167864 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-3341eb79-22f7-4fff-bfad-34eb87e9ebe0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf Dec 22 12:19:41.167864 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-3341eb79-22f7-4fff-bfad-34eb87e9ebe0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:41.167864 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:41.167864 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:41.167864 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-3341eb79-22f7-4fff-bfad-34eb87e9ebe0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:41.191747 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:41.191747 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:41.199531 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-3341eb79-22f7-4fff-bfad-34eb87e9ebe0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:19:41.214548 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-3341eb79-22f7-4fff-bfad-34eb87e9ebe0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf returned with HTTP 200 Dec 22 12:19:41.215377 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1520/3054] 10.222.0.101 () {58 vars in 1367 bytes} [Tue Dec 22 12:19:41 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf => generated 899 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:19:41.219573 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5fc5568b-9073-44dd-b5a8-536575f348b7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4290355d-f7fe-4b7a-8b88-f847a6403e58) transitioned into state 'SUCCESS' from state '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-1498991095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95285635caca470290d1d56658813c31',qos_specs=None,replication_status=,reservations=['1a7c15b2-b8e3-4db5-97bd-ebf10c33eb89','681246a5-8e72-46ee-bf11-e0e7062105a6','f4ac63d2-717d-4d79-b0eb-1751079c37c7','aff33ec4-3839-4917-80ce-085949487f7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbe6d17a0f0046d4a4a7b1970e506b71',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:19:41.220564 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5fc5568b-9073-44dd-b5a8-536575f348b7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (045a2992-ecab-42da-82fe-989993ba2d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:19:41.259258 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5fc5568b-9073-44dd-b5a8-536575f348b7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (045a2992-ecab-42da-82fe-989993ba2d3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:19:41.260553 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-5fc5568b-9073-44dd-b5a8-536575f348b7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Flow 'volume_create_api' (b99a94f2-51d3-47bd-bf3a-f852dad446ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:19:41.301224 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5fc5568b-9073-44dd-b5a8-536575f348b7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Create volume request issued successfully. Dec 22 12:19:41.315631 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5fc5568b-9073-44dd-b5a8-536575f348b7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes returned with HTTP 202 Dec 22 12:19:41.316487 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1535/3055] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:19:40 2020] POST /volume/v3/95285635caca470290d1d56658813c31/volumes => generated 825 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:19:41.324743 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9e3351d6-ce01-4e9e-b24b-18d081a36088 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/f965cc58-c56a-45f5-b0fb-39652a74ed4f Dec 22 12:19:41.325148 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9e3351d6-ce01-4e9e-b24b-18d081a36088 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:41.325559 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:41.325559 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:41.325889 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9e3351d6-ce01-4e9e-b24b-18d081a36088 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:41.353867 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:41.353867 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:41.360068 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9e3351d6-ce01-4e9e-b24b-18d081a36088 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:19:41.373466 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9e3351d6-ce01-4e9e-b24b-18d081a36088 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/f965cc58-c56a-45f5-b0fb-39652a74ed4f returned with HTTP 200 Dec 22 12:19:41.374015 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1521/3056] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:41 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/f965cc58-c56a-45f5-b0fb-39652a74ed4f => generated 893 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:41.478769 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cfb4015e-5c6e-4a16-819a-342d3e2151c6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:41.479097 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cfb4015e-5c6e-4a16-819a-342d3e2151c6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:41.479195 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:41.479195 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:41.479529 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cfb4015e-5c6e-4a16-819a-342d3e2151c6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:41.504503 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:41.504503 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:41.509753 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cfb4015e-5c6e-4a16-819a-342d3e2151c6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:41.519499 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:41.519499 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:41.524981 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cfb4015e-5c6e-4a16-819a-342d3e2151c6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:41.525589 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1536/3057] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:41 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:42.382859 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8af131fb-63d2-48f5-990f-a05ba38094d8 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/f965cc58-c56a-45f5-b0fb-39652a74ed4f Dec 22 12:19:42.383185 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8af131fb-63d2-48f5-990f-a05ba38094d8 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:42.383318 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:42.383318 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:42.383537 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8af131fb-63d2-48f5-990f-a05ba38094d8 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:42.414711 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:42.414711 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:42.414711 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8af131fb-63d2-48f5-990f-a05ba38094d8 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:19:42.424463 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8af131fb-63d2-48f5-990f-a05ba38094d8 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/f965cc58-c56a-45f5-b0fb-39652a74ed4f returned with HTTP 200 Dec 22 12:19:42.424926 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1522/3058] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:42 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/f965cc58-c56a-45f5-b0fb-39652a74ed4f => generated 918 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:42.433644 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a1c8d7b6-e2fc-4752-ad41-2fe5727e0ca2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] POST http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots Dec 22 12:19:42.434124 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:42.434124 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:42.434506 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a1c8d7b6-e2fc-4752-ad41-2fe5727e0ca2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f965cc58-c56a-45f5-b0fb-39652a74ed4f", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-480808425"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:19:42.466464 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:42.466464 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:42.467409 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a1c8d7b6-e2fc-4752-ad41-2fe5727e0ca2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:19:42.467738 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-a1c8d7b6-e2fc-4752-ad41-2fe5727e0ca2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Create snapshot from volume f965cc58-c56a-45f5-b0fb-39652a74ed4f Dec 22 12:19:42.528619 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-a1c8d7b6-e2fc-4752-ad41-2fe5727e0ca2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Created reservations ['537624a9-2366-4949-91e3-de9a97630801', 'cfb6fecb-c7b3-42a5-9de5-2648058c951b', 'e23f236f-2808-4021-a453-90f2393df5e5', '5cc442ec-f665-4035-80e3-0f4b9b54bfa6'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:19:42.534664 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bb856b7d-e598-4691-a0dc-235809e78d48 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:42.535661 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bb856b7d-e598-4691-a0dc-235809e78d48 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:42.535904 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:42.535904 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:42.536824 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bb856b7d-e598-4691-a0dc-235809e78d48 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:42.565009 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:42.565009 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:42.570537 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bb856b7d-e598-4691-a0dc-235809e78d48 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:42.580481 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:42.580481 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:42.585333 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bb856b7d-e598-4691-a0dc-235809e78d48 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:42.586187 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1523/3059] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:42 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:42.667395 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a1c8d7b6-e2fc-4752-ad41-2fe5727e0ca2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot create request issued successfully. Dec 22 12:19:42.668686 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a1c8d7b6-e2fc-4752-ad41-2fe5727e0ca2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots returned with HTTP 202 Dec 22 12:19:42.669310 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1537/3060] 10.222.0.111 () {60 vars in 1237 bytes} [Tue Dec 22 12:19:42 2020] POST /volume/v3/95285635caca470290d1d56658813c31/snapshots => generated 309 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:19:42.676385 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9b46701c-7d6a-4840-a738-43d66b1d02de tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/818e05aa-95b6-43b3-8c92-f764755eadfd Dec 22 12:19:42.677053 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9b46701c-7d6a-4840-a738-43d66b1d02de tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:42.677356 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:42.677356 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:42.677682 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9b46701c-7d6a-4840-a738-43d66b1d02de tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:42.696469 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:42.696469 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:42.697687 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9b46701c-7d6a-4840-a738-43d66b1d02de tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:19:42.698773 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9b46701c-7d6a-4840-a738-43d66b1d02de tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/818e05aa-95b6-43b3-8c92-f764755eadfd returned with HTTP 200 Dec 22 12:19:42.699618 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1524/3061] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:19:42 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/818e05aa-95b6-43b3-8c92-f764755eadfd => generated 441 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:43.597296 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5832897f-9a2c-43d7-a37e-43dbdaa1d5e4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:43.597296 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5832897f-9a2c-43d7-a37e-43dbdaa1d5e4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:43.597296 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:43.597296 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:43.597296 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5832897f-9a2c-43d7-a37e-43dbdaa1d5e4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:43.624443 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:43.624443 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:43.628914 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5832897f-9a2c-43d7-a37e-43dbdaa1d5e4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:43.639407 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:43.639407 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:43.644415 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5832897f-9a2c-43d7-a37e-43dbdaa1d5e4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:43.644906 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1538/3062] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:43 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:43.707373 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c5ea3b45-f647-41d1-a6db-c2a2d5a68c27 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/818e05aa-95b6-43b3-8c92-f764755eadfd Dec 22 12:19:43.707670 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c5ea3b45-f647-41d1-a6db-c2a2d5a68c27 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:43.707822 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:43.707822 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:43.708043 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c5ea3b45-f647-41d1-a6db-c2a2d5a68c27 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:43.732226 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:43.732226 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:43.732984 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c5ea3b45-f647-41d1-a6db-c2a2d5a68c27 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:19:43.734155 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c5ea3b45-f647-41d1-a6db-c2a2d5a68c27 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/818e05aa-95b6-43b3-8c92-f764755eadfd returned with HTTP 200 Dec 22 12:19:43.734814 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1525/3063] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:19:43 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/818e05aa-95b6-43b3-8c92-f764755eadfd => generated 441 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:44.227542 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-27ed9240-5d91-4d8b-a25f-7bfaec9481e8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf Dec 22 12:19:44.227847 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-27ed9240-5d91-4d8b-a25f-7bfaec9481e8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:44.228048 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:44.228048 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:44.228366 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-27ed9240-5d91-4d8b-a25f-7bfaec9481e8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:44.253301 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:44.253301 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:44.258514 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-27ed9240-5d91-4d8b-a25f-7bfaec9481e8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:19:44.269192 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-27ed9240-5d91-4d8b-a25f-7bfaec9481e8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf returned with HTTP 200 Dec 22 12:19:44.269699 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1539/3064] 10.222.0.101 () {58 vars in 1367 bytes} [Tue Dec 22 12:19:44 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf => generated 899 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:44.655191 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b6e40cc2-5e9b-4a4d-b1ce-4737d2326837 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:44.679548 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b6e40cc2-5e9b-4a4d-b1ce-4737d2326837 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:44.679548 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:44.679548 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:44.679548 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b6e40cc2-5e9b-4a4d-b1ce-4737d2326837 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:44.744191 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b6acbc8b-037a-44d3-8794-2b70cea1106b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/818e05aa-95b6-43b3-8c92-f764755eadfd Dec 22 12:19:44.744577 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b6acbc8b-037a-44d3-8794-2b70cea1106b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:44.744774 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:44.744774 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:44.745533 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b6acbc8b-037a-44d3-8794-2b70cea1106b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:44.764587 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:44.764587 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:44.766077 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b6acbc8b-037a-44d3-8794-2b70cea1106b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:19:44.766368 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b6acbc8b-037a-44d3-8794-2b70cea1106b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/818e05aa-95b6-43b3-8c92-f764755eadfd returned with HTTP 200 Dec 22 12:19:44.768336 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1540/3065] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:19:44 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/818e05aa-95b6-43b3-8c92-f764755eadfd => generated 468 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:19:44.775890 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f7dc5999-f8b7-4668-a2be-fd7473c42cb2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] POST http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes Dec 22 12:19:44.776694 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:44.776694 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:44.777373 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f7dc5999-f8b7-4668-a2be-fd7473c42cb2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "818e05aa-95b6-43b3-8c92-f764755eadfd", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1239290233"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:19:44.778925 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-f7dc5999-f8b7-4668-a2be-fd7473c42cb2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Create volume request body: {'volume': {'snapshot_id': '818e05aa-95b6-43b3-8c92-f764755eadfd', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1239290233'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:19:44.801069 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:44.801069 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:44.801728 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f7dc5999-f8b7-4668-a2be-fd7473c42cb2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:19:44.801899 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-f7dc5999-f8b7-4668-a2be-fd7473c42cb2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Create volume of 2 GB Dec 22 12:19:44.802014 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:44.802014 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:44.809475 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b6e40cc2-5e9b-4a4d-b1ce-4737d2326837 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:44.810978 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f7dc5999-f8b7-4668-a2be-fd7473c42cb2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Availability Zones retrieved successfully. Dec 22 12:19:44.818963 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:44.818963 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:44.819172 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f7dc5999-f8b7-4668-a2be-fd7473c42cb2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Flow 'volume_create_api' (212355c8-ab93-43d6-ae7e-4c95fa828e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:19:44.821319 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f7dc5999-f8b7-4668-a2be-fd7473c42cb2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6bc79b1-8a58-4fcd-94aa-9af0242de469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:19:44.821857 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-f7dc5999-f8b7-4668-a2be-fd7473c42cb2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Validating volume size '2' using validate_int, validate_snap_size {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:19:44.823646 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b6e40cc2-5e9b-4a4d-b1ce-4737d2326837 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:44.824274 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1526/3066] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:44 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:44.883798 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f7dc5999-f8b7-4668-a2be-fd7473c42cb2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6bc79b1-8a58-4fcd-94aa-9af0242de469) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '818e05aa-95b6-43b3-8c92-f764755eadfd', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:19:44.885092 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f7dc5999-f8b7-4668-a2be-fd7473c42cb2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e3c5954-a4f6-437f-b12a-1086f8a3c19b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:19:44.991511 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-f7dc5999-f8b7-4668-a2be-fd7473c42cb2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Created reservations ['42a15b4b-4343-4d76-93ac-303eb0252582', 'b5267cd9-876f-4826-bc0f-dc651e30497f', '86495c9c-475c-4c51-b930-4be3e2bdb0cb', '4fa23e3f-8dd9-4f67-a4c7-7ac867c0e985'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:19:44.994373 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f7dc5999-f8b7-4668-a2be-fd7473c42cb2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e3c5954-a4f6-437f-b12a-1086f8a3c19b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42a15b4b-4343-4d76-93ac-303eb0252582', 'b5267cd9-876f-4826-bc0f-dc651e30497f', '86495c9c-475c-4c51-b930-4be3e2bdb0cb', '4fa23e3f-8dd9-4f67-a4c7-7ac867c0e985']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:19:44.997582 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f7dc5999-f8b7-4668-a2be-fd7473c42cb2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d32ffff-0687-492c-b02c-1bf51a85afc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:19:45.186633 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f7dc5999-f8b7-4668-a2be-fd7473c42cb2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d32ffff-0687-492c-b02c-1bf51a85afc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52f62698-df6f-40fd-8090-5c9ba450d504', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1239290233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95285635caca470290d1d56658813c31',qos_specs=None,replication_status=,reservations=['42a15b4b-4343-4d76-93ac-303eb0252582','b5267cd9-876f-4826-bc0f-dc651e30497f','86495c9c-475c-4c51-b930-4be3e2bdb0cb','4fa23e3f-8dd9-4f67-a4c7-7ac867c0e985'],size=2,snapshot_id=818e05aa-95b6-43b3-8c92-f764755eadfd,source_replicaid=,source_volid=None,status='creating',user_id='fbe6d17a0f0046d4a4a7b1970e506b71',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:19:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1239290233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52f62698-df6f-40fd-8090-5c9ba450d504,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95285635caca470290d1d56658813c31',provider_auth=None,provider_geometry=None,provider_id=None,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=818e05aa-95b6-43b3-8c92-f764755eadfd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='fbe6d17a0f0046d4a4a7b1970e506b71',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:19:45.187183 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f7dc5999-f8b7-4668-a2be-fd7473c42cb2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df6a0cfd-9063-4dd5-a981-0bf71e46b280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:19:45.266061 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f7dc5999-f8b7-4668-a2be-fd7473c42cb2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df6a0cfd-9063-4dd5-a981-0bf71e46b280) transitioned into state 'SUCCESS' from state '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-1239290233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95285635caca470290d1d56658813c31',qos_specs=None,replication_status=,reservations=['42a15b4b-4343-4d76-93ac-303eb0252582','b5267cd9-876f-4826-bc0f-dc651e30497f','86495c9c-475c-4c51-b930-4be3e2bdb0cb','4fa23e3f-8dd9-4f67-a4c7-7ac867c0e985'],size=2,snapshot_id=818e05aa-95b6-43b3-8c92-f764755eadfd,source_replicaid=,source_volid=None,status='creating',user_id='fbe6d17a0f0046d4a4a7b1970e506b71',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:19:45.266061 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f7dc5999-f8b7-4668-a2be-fd7473c42cb2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32ca1650-79c4-4202-bf8a-98558d53d1ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:19:45.377720 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f7dc5999-f8b7-4668-a2be-fd7473c42cb2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32ca1650-79c4-4202-bf8a-98558d53d1ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:19:45.379179 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-f7dc5999-f8b7-4668-a2be-fd7473c42cb2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Flow 'volume_create_api' (212355c8-ab93-43d6-ae7e-4c95fa828e66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:19:45.419781 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f7dc5999-f8b7-4668-a2be-fd7473c42cb2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Create volume request issued successfully. Dec 22 12:19:45.419781 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f7dc5999-f8b7-4668-a2be-fd7473c42cb2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes returned with HTTP 202 Dec 22 12:19:45.419781 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1541/3067] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 12:19:44 2020] POST /volume/v3/95285635caca470290d1d56658813c31/volumes => generated 859 bytes in 640 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:19:45.422680 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3061c43e-4de1-463b-b7df-089cc100146b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 Dec 22 12:19:45.422936 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3061c43e-4de1-463b-b7df-089cc100146b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:45.423081 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:45.423081 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:45.423282 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3061c43e-4de1-463b-b7df-089cc100146b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:45.451824 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:45.451824 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:45.457336 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3061c43e-4de1-463b-b7df-089cc100146b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:19:45.472794 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3061c43e-4de1-463b-b7df-089cc100146b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 returned with HTTP 200 Dec 22 12:19:45.473693 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1527/3068] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:45 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 => generated 927 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:45.834580 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-890318aa-195f-4388-909e-eaf471966647 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:45.834876 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-890318aa-195f-4388-909e-eaf471966647 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:45.835026 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:45.835026 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:45.835219 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-890318aa-195f-4388-909e-eaf471966647 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:45.861406 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:45.861406 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:45.866541 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-890318aa-195f-4388-909e-eaf471966647 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:45.876824 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:45.876824 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:45.881845 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-890318aa-195f-4388-909e-eaf471966647 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:45.882522 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1542/3069] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:45 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:46.486954 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-caea541a-aa2d-4124-ab65-e1acb8b12240 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 Dec 22 12:19:46.487413 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-caea541a-aa2d-4124-ab65-e1acb8b12240 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:46.487758 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:46.487758 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:46.488183 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-caea541a-aa2d-4124-ab65-e1acb8b12240 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:46.525872 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:46.525872 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:46.534903 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-caea541a-aa2d-4124-ab65-e1acb8b12240 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:19:46.549744 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-caea541a-aa2d-4124-ab65-e1acb8b12240 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 returned with HTTP 200 Dec 22 12:19:46.550288 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1528/3070] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:46 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 => generated 951 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:46.894959 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-46e96068-11da-46d0-bd0a-1c1b71b01ac8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:46.895625 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-46e96068-11da-46d0-bd0a-1c1b71b01ac8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:46.895754 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:46.895754 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:46.896182 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-46e96068-11da-46d0-bd0a-1c1b71b01ac8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:46.931560 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:46.931560 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:46.938329 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-46e96068-11da-46d0-bd0a-1c1b71b01ac8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:46.950260 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:46.950260 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:46.956755 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-46e96068-11da-46d0-bd0a-1c1b71b01ac8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:46.961649 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1543/3071] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:46 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:47.299153 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-c372dfa0-d242-4b40-8ac4-39fd3fb43134 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf Dec 22 12:19:47.299510 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-c372dfa0-d242-4b40-8ac4-39fd3fb43134 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:47.299670 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:47.299670 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:47.299887 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-c372dfa0-d242-4b40-8ac4-39fd3fb43134 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:47.331188 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:47.331188 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:47.337893 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-c372dfa0-d242-4b40-8ac4-39fd3fb43134 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:19:47.350517 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-c372dfa0-d242-4b40-8ac4-39fd3fb43134 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf returned with HTTP 200 Dec 22 12:19:47.351039 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1529/3072] 10.222.0.101 () {58 vars in 1367 bytes} [Tue Dec 22 12:19:47 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf => generated 899 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:47.560201 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-50e2a90b-d53f-4bfa-bae5-614f3ec356c0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 Dec 22 12:19:47.560499 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-50e2a90b-d53f-4bfa-bae5-614f3ec356c0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:47.560645 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:47.560645 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:47.560843 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-50e2a90b-d53f-4bfa-bae5-614f3ec356c0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:47.589694 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:47.589694 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:47.594532 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-50e2a90b-d53f-4bfa-bae5-614f3ec356c0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:19:47.608120 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-50e2a90b-d53f-4bfa-bae5-614f3ec356c0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 returned with HTTP 200 Dec 22 12:19:47.608643 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1544/3073] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:47 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 => generated 951 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:47.969470 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-52bd0146-9737-4b84-9168-1aa2f2fa010d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:47.969892 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-52bd0146-9737-4b84-9168-1aa2f2fa010d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:47.970073 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:47.970073 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:47.970490 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-52bd0146-9737-4b84-9168-1aa2f2fa010d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:48.013448 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:48.013448 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:48.020390 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-52bd0146-9737-4b84-9168-1aa2f2fa010d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:48.036728 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:48.036728 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:48.036728 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-52bd0146-9737-4b84-9168-1aa2f2fa010d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:48.036973 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1530/3074] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:47 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:48.622014 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fc84c06d-a679-4be2-ab6f-f3e30593ce2e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 Dec 22 12:19:48.622720 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fc84c06d-a679-4be2-ab6f-f3e30593ce2e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:48.622995 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:48.622995 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:48.623521 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fc84c06d-a679-4be2-ab6f-f3e30593ce2e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:48.656195 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:48.656195 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:48.661522 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fc84c06d-a679-4be2-ab6f-f3e30593ce2e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:19:48.673601 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fc84c06d-a679-4be2-ab6f-f3e30593ce2e tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 returned with HTTP 200 Dec 22 12:19:48.674152 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1545/3075] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:48 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 => generated 951 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:49.047655 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d1e67923-309c-4133-9eb0-b89915c1c776 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:49.048260 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d1e67923-309c-4133-9eb0-b89915c1c776 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:49.048260 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:49.048260 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:49.048260 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d1e67923-309c-4133-9eb0-b89915c1c776 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:49.074764 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:49.074764 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:49.079636 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d1e67923-309c-4133-9eb0-b89915c1c776 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:49.089506 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:49.089506 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:49.095713 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d1e67923-309c-4133-9eb0-b89915c1c776 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:49.096360 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1531/3076] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:49 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:49.684675 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d8b6f304-8336-4690-80bb-2f2d6089ca4d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 Dec 22 12:19:49.684991 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d8b6f304-8336-4690-80bb-2f2d6089ca4d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:49.685142 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:49.685142 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:49.685370 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d8b6f304-8336-4690-80bb-2f2d6089ca4d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:49.717410 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:49.717410 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:49.722606 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d8b6f304-8336-4690-80bb-2f2d6089ca4d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:19:49.736967 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d8b6f304-8336-4690-80bb-2f2d6089ca4d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 returned with HTTP 200 Dec 22 12:19:49.737761 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1546/3077] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:49 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 => generated 951 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:50.106413 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9b54f940-f187-4fac-89d1-c17e3dbade40 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:50.107110 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9b54f940-f187-4fac-89d1-c17e3dbade40 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:50.107110 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:50.107110 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:50.107110 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9b54f940-f187-4fac-89d1-c17e3dbade40 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:50.137667 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:50.137667 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:50.143039 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9b54f940-f187-4fac-89d1-c17e3dbade40 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:50.153995 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:50.153995 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:50.159676 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9b54f940-f187-4fac-89d1-c17e3dbade40 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:50.160363 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1532/3078] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:50 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:50.358647 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-02b3ae69-3fe3-4cc3-84a2-9371b19a9beb tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf Dec 22 12:19:50.358958 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-02b3ae69-3fe3-4cc3-84a2-9371b19a9beb tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:50.359098 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:50.359098 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:50.359296 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-02b3ae69-3fe3-4cc3-84a2-9371b19a9beb tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:50.387596 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:50.387596 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:50.393541 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-02b3ae69-3fe3-4cc3-84a2-9371b19a9beb tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:19:50.408532 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-02b3ae69-3fe3-4cc3-84a2-9371b19a9beb tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf returned with HTTP 200 Dec 22 12:19:50.409242 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1547/3079] 10.222.0.101 () {58 vars in 1367 bytes} [Tue Dec 22 12:19:50 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf => generated 899 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:50.750434 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c09cc29e-0ecc-4845-93d0-71ac8231abeb tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 Dec 22 12:19:50.750860 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c09cc29e-0ecc-4845-93d0-71ac8231abeb tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:50.751066 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:50.751066 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:50.751355 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c09cc29e-0ecc-4845-93d0-71ac8231abeb tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:50.784905 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:50.784905 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:50.791631 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c09cc29e-0ecc-4845-93d0-71ac8231abeb tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:19:50.807410 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c09cc29e-0ecc-4845-93d0-71ac8231abeb tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 returned with HTTP 200 Dec 22 12:19:50.807920 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1533/3080] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:50 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 => generated 951 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:51.171576 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d5caf384-3815-4702-833e-e06323dd11d5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:51.172099 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d5caf384-3815-4702-833e-e06323dd11d5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:51.172099 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:51.172099 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:51.172099 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d5caf384-3815-4702-833e-e06323dd11d5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:51.201090 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:51.201090 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:51.207228 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d5caf384-3815-4702-833e-e06323dd11d5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:51.219690 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:51.219690 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:51.225485 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d5caf384-3815-4702-833e-e06323dd11d5 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:51.226038 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1548/3081] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:51 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:51.819931 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9721683a-15dc-47ca-8481-c0e289cf220c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 Dec 22 12:19:51.820329 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9721683a-15dc-47ca-8481-c0e289cf220c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:51.820526 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:51.820526 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:51.820813 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9721683a-15dc-47ca-8481-c0e289cf220c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:51.853693 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:51.853693 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:51.859907 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9721683a-15dc-47ca-8481-c0e289cf220c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:19:51.874270 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9721683a-15dc-47ca-8481-c0e289cf220c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 returned with HTTP 200 Dec 22 12:19:51.874809 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1534/3082] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:51 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 => generated 951 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:52.236130 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4f84fd8b-baea-4fcd-9ac2-30c66515288a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:52.236502 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4f84fd8b-baea-4fcd-9ac2-30c66515288a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:52.236698 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:52.236698 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:52.236931 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4f84fd8b-baea-4fcd-9ac2-30c66515288a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:52.275446 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:52.275446 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:52.281881 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4f84fd8b-baea-4fcd-9ac2-30c66515288a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:52.294655 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:52.294655 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:52.302549 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4f84fd8b-baea-4fcd-9ac2-30c66515288a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:52.304115 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1549/3083] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:52 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:52.885716 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5eda05b5-4be0-4fb8-90eb-cebbefb19df6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 Dec 22 12:19:52.885961 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5eda05b5-4be0-4fb8-90eb-cebbefb19df6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:52.886102 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:52.886102 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:52.886307 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5eda05b5-4be0-4fb8-90eb-cebbefb19df6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:52.910666 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:52.910666 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:52.915150 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5eda05b5-4be0-4fb8-90eb-cebbefb19df6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:19:52.926305 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5eda05b5-4be0-4fb8-90eb-cebbefb19df6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 returned with HTTP 200 Dec 22 12:19:52.926723 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1535/3084] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:52 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 => generated 951 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:19:53.315037 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0fd5ab2d-206b-4bc7-9027-f674bc8ad28d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:53.315361 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0fd5ab2d-206b-4bc7-9027-f674bc8ad28d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:53.315540 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:53.315540 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:53.315641 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0fd5ab2d-206b-4bc7-9027-f674bc8ad28d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:53.341551 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:53.341551 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:53.347114 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0fd5ab2d-206b-4bc7-9027-f674bc8ad28d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:53.356535 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:53.356535 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:53.361600 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0fd5ab2d-206b-4bc7-9027-f674bc8ad28d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:53.362084 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1550/3085] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:53 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:53.404994 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-cd26d3b6-ea09-41a0-b05a-b4a80b640da9 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf Dec 22 12:19:53.405378 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-cd26d3b6-ea09-41a0-b05a-b4a80b640da9 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:53.405562 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:53.405562 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:53.405865 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-cd26d3b6-ea09-41a0-b05a-b4a80b640da9 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:53.441713 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:53.441713 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:53.446416 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-cd26d3b6-ea09-41a0-b05a-b4a80b640da9 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:19:53.458626 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-cd26d3b6-ea09-41a0-b05a-b4a80b640da9 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf returned with HTTP 200 Dec 22 12:19:53.459168 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1536/3086] 10.222.0.101 () {58 vars in 1367 bytes} [Tue Dec 22 12:19:53 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf => generated 899 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:53.936963 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-92d1bb76-1244-4d56-8a23-d9c7e774da88 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 Dec 22 12:19:53.937259 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-92d1bb76-1244-4d56-8a23-d9c7e774da88 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:53.937479 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:53.937479 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:53.937701 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-92d1bb76-1244-4d56-8a23-d9c7e774da88 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:53.963545 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:53.963545 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:53.968574 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-92d1bb76-1244-4d56-8a23-d9c7e774da88 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:19:53.979267 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-92d1bb76-1244-4d56-8a23-d9c7e774da88 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 returned with HTTP 200 Dec 22 12:19:53.979738 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1551/3087] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:53 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 => generated 951 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:54.371356 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fb96254b-35a2-40db-b0b6-58a6a9b26667 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:54.371787 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fb96254b-35a2-40db-b0b6-58a6a9b26667 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:54.372102 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:54.372102 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:54.372380 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fb96254b-35a2-40db-b0b6-58a6a9b26667 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:54.403336 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:54.403336 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:54.408565 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fb96254b-35a2-40db-b0b6-58a6a9b26667 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:54.418989 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:54.418989 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:54.424547 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fb96254b-35a2-40db-b0b6-58a6a9b26667 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:54.425051 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1537/3088] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:54 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:54.990150 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7cf1fa0a-c168-4bfe-b583-17eb897b86ac tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 Dec 22 12:19:54.990432 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7cf1fa0a-c168-4bfe-b583-17eb897b86ac tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:54.990589 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:54.990589 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:54.990786 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7cf1fa0a-c168-4bfe-b583-17eb897b86ac tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:55.015804 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:55.015804 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:55.020268 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7cf1fa0a-c168-4bfe-b583-17eb897b86ac tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:19:55.031254 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7cf1fa0a-c168-4bfe-b583-17eb897b86ac tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 returned with HTTP 200 Dec 22 12:19:55.031707 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1552/3089] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:54 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 => generated 951 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:55.438094 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6f6682e0-f095-44e5-befb-244c2512e261 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:55.438549 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6f6682e0-f095-44e5-befb-244c2512e261 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:55.438634 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:55.438634 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:55.438895 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6f6682e0-f095-44e5-befb-244c2512e261 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:55.476944 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:55.476944 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:55.484854 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6f6682e0-f095-44e5-befb-244c2512e261 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:55.501415 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:55.501415 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:55.506692 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6f6682e0-f095-44e5-befb-244c2512e261 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:55.507214 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1538/3090] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:55 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:56.045150 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-568e4234-d5b2-4a31-9dee-86454c9b8c4b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 Dec 22 12:19:56.045934 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-568e4234-d5b2-4a31-9dee-86454c9b8c4b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:56.046276 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:56.046276 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:56.046888 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-568e4234-d5b2-4a31-9dee-86454c9b8c4b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:56.082699 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:56.082699 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:56.087890 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-568e4234-d5b2-4a31-9dee-86454c9b8c4b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:19:56.100275 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-568e4234-d5b2-4a31-9dee-86454c9b8c4b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 returned with HTTP 200 Dec 22 12:19:56.100774 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1553/3091] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:56 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 => generated 951 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:56.455584 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-d5f49a31-4b4b-4294-b395-5c79a8f7bd92 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf Dec 22 12:19:56.455584 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-d5f49a31-4b4b-4294-b395-5c79a8f7bd92 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:56.455584 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:56.455584 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:56.455584 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-d5f49a31-4b4b-4294-b395-5c79a8f7bd92 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:56.494498 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:56.494498 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:56.494498 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-d5f49a31-4b4b-4294-b395-5c79a8f7bd92 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:19:56.500828 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-d5f49a31-4b4b-4294-b395-5c79a8f7bd92 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf returned with HTTP 200 Dec 22 12:19:56.501315 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1539/3092] 10.222.0.101 () {58 vars in 1367 bytes} [Tue Dec 22 12:19:56 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf => generated 899 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:56.517991 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d6a7d481-552d-4415-9521-beb14b5a8d66 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:56.518302 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d6a7d481-552d-4415-9521-beb14b5a8d66 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:56.518479 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:56.518479 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:56.518732 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d6a7d481-552d-4415-9521-beb14b5a8d66 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:56.547742 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:56.547742 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:56.552714 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d6a7d481-552d-4415-9521-beb14b5a8d66 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:56.563551 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:56.563551 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:56.569680 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d6a7d481-552d-4415-9521-beb14b5a8d66 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:56.570203 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1554/3093] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:56 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:57.111064 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-26196466-cee0-4375-8daa-7d9f9e6f8d1f tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 Dec 22 12:19:57.111356 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-26196466-cee0-4375-8daa-7d9f9e6f8d1f tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:57.111510 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:57.111510 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:57.111740 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-26196466-cee0-4375-8daa-7d9f9e6f8d1f tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:57.158039 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:57.158039 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:57.163013 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-26196466-cee0-4375-8daa-7d9f9e6f8d1f tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:19:57.174434 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-26196466-cee0-4375-8daa-7d9f9e6f8d1f tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 returned with HTTP 200 Dec 22 12:19:57.174934 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1540/3094] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:57 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 => generated 951 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:57.581266 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f14889bc-81fd-4d77-81e7-26d0938cd874 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:57.581608 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f14889bc-81fd-4d77-81e7-26d0938cd874 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:57.581730 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:57.581730 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:57.582263 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f14889bc-81fd-4d77-81e7-26d0938cd874 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:57.641093 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:57.641093 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:57.641093 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f14889bc-81fd-4d77-81e7-26d0938cd874 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:57.641093 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:57.641093 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:57.641093 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f14889bc-81fd-4d77-81e7-26d0938cd874 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:57.641093 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1555/3095] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:57 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:58.187812 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2f483f8a-c049-484a-94ce-7c22143dff05 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 Dec 22 12:19:58.188591 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2f483f8a-c049-484a-94ce-7c22143dff05 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:58.188896 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:58.188896 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:58.189417 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2f483f8a-c049-484a-94ce-7c22143dff05 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:58.224254 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:58.224254 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:58.229660 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2f483f8a-c049-484a-94ce-7c22143dff05 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:19:58.242648 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2f483f8a-c049-484a-94ce-7c22143dff05 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 returned with HTTP 200 Dec 22 12:19:58.243128 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1541/3096] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:58 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 => generated 951 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:58.647529 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7d650d40-e561-4870-a7e5-75310a85e81a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:58.647887 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7d650d40-e561-4870-a7e5-75310a85e81a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:58.647947 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:58.647947 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:58.649234 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7d650d40-e561-4870-a7e5-75310a85e81a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:58.676007 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:58.676007 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:58.685286 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7d650d40-e561-4870-a7e5-75310a85e81a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:58.694700 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:58.694700 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:58.699464 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7d650d40-e561-4870-a7e5-75310a85e81a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:58.699816 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1556/3097] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:58 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:19:59.292592 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3bb19cb9-8fe3-406e-9fac-a8c17cf14747 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 Dec 22 12:19:59.292949 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3bb19cb9-8fe3-406e-9fac-a8c17cf14747 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:59.293116 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:59.293116 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:59.293369 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3bb19cb9-8fe3-406e-9fac-a8c17cf14747 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:59.333449 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:59.333449 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:59.333449 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3bb19cb9-8fe3-406e-9fac-a8c17cf14747 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:19:59.333449 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3bb19cb9-8fe3-406e-9fac-a8c17cf14747 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 returned with HTTP 200 Dec 22 12:19:59.333449 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1542/3098] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:59 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 => generated 951 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:59.498222 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-7d15ea74-996a-4721-a5db-578ffd393166 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf Dec 22 12:19:59.498508 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-7d15ea74-996a-4721-a5db-578ffd393166 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:59.498703 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:59.498703 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:59.498916 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-7d15ea74-996a-4721-a5db-578ffd393166 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:59.535019 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:59.535019 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:59.535019 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-7d15ea74-996a-4721-a5db-578ffd393166 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:19:59.540904 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-7d15ea74-996a-4721-a5db-578ffd393166 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf returned with HTTP 200 Dec 22 12:19:59.541537 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1557/3099] 10.222.0.101 () {58 vars in 1367 bytes} [Tue Dec 22 12:19:59 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf => generated 899 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:19:59.710229 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2636708e-d6a1-40af-8909-2cba472183be tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:19:59.710521 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2636708e-d6a1-40af-8909-2cba472183be tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:19:59.710641 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:19:59.710641 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:19:59.710839 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2636708e-d6a1-40af-8909-2cba472183be tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:19:59.740163 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:59.740163 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:59.745009 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2636708e-d6a1-40af-8909-2cba472183be tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:19:59.757491 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:19:59.757491 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:19:59.767885 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2636708e-d6a1-40af-8909-2cba472183be tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:19:59.768440 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1543/3100] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:19:59 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:00.346559 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8330de82-2238-4c54-89f5-6e259dd7abb6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 Dec 22 12:20:00.346559 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8330de82-2238-4c54-89f5-6e259dd7abb6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:00.346559 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:00.346559 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:00.346559 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8330de82-2238-4c54-89f5-6e259dd7abb6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:00.381972 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:00.381972 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:00.387216 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8330de82-2238-4c54-89f5-6e259dd7abb6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:20:00.400183 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8330de82-2238-4c54-89f5-6e259dd7abb6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 returned with HTTP 200 Dec 22 12:20:00.400685 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1558/3101] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:00 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 => generated 951 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:00.784336 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8b935f98-330f-4e02-b3e5-05f310052859 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:00.784719 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8b935f98-330f-4e02-b3e5-05f310052859 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:00.784719 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:00.784719 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:00.784879 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8b935f98-330f-4e02-b3e5-05f310052859 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:00.813142 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:00.813142 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:00.819451 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8b935f98-330f-4e02-b3e5-05f310052859 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:00.830358 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:00.830358 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:00.837602 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8b935f98-330f-4e02-b3e5-05f310052859 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:00.838279 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1544/3102] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:00 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:01.411745 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-265cc375-8a8a-467c-bdda-7103563eb210 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 Dec 22 12:20:01.412009 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-265cc375-8a8a-467c-bdda-7103563eb210 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:01.412159 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:01.412159 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:01.412363 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-265cc375-8a8a-467c-bdda-7103563eb210 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:01.436899 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:01.436899 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:01.441176 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-265cc375-8a8a-467c-bdda-7103563eb210 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:20:01.455171 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-265cc375-8a8a-467c-bdda-7103563eb210 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 returned with HTTP 200 Dec 22 12:20:01.455839 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1559/3103] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:01 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 => generated 951 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:01.849117 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ffb7cc05-33cb-48e7-8b8f-eb0cbd72c9be tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:01.849460 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ffb7cc05-33cb-48e7-8b8f-eb0cbd72c9be tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:01.849619 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:01.849619 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:01.849840 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ffb7cc05-33cb-48e7-8b8f-eb0cbd72c9be tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:01.878379 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:01.878379 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:01.883289 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ffb7cc05-33cb-48e7-8b8f-eb0cbd72c9be tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:01.893843 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:01.893843 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:01.899186 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ffb7cc05-33cb-48e7-8b8f-eb0cbd72c9be tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:01.899777 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1545/3104] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:01 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:02.466415 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d89084e0-a9b1-4b51-95f7-681ef292fac3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 Dec 22 12:20:02.466415 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d89084e0-a9b1-4b51-95f7-681ef292fac3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:02.466415 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:02.466415 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:02.466415 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d89084e0-a9b1-4b51-95f7-681ef292fac3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:02.493812 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:02.493812 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:02.499631 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d89084e0-a9b1-4b51-95f7-681ef292fac3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:20:02.511950 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d89084e0-a9b1-4b51-95f7-681ef292fac3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 returned with HTTP 200 Dec 22 12:20:02.515970 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1560/3105] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:02 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 => generated 951 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:02.569997 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-a67c2cd8-ed15-4182-be7c-25b0b380adfc tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf Dec 22 12:20:02.569997 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-a67c2cd8-ed15-4182-be7c-25b0b380adfc tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:02.569997 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:02.569997 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:02.569997 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-a67c2cd8-ed15-4182-be7c-25b0b380adfc tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:02.578785 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:02.578785 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:02.583463 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-a67c2cd8-ed15-4182-be7c-25b0b380adfc tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:20:02.594004 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-a67c2cd8-ed15-4182-be7c-25b0b380adfc tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf returned with HTTP 200 Dec 22 12:20:02.594416 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1546/3106] 10.222.0.101 () {58 vars in 1367 bytes} [Tue Dec 22 12:20:02 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf => generated 899 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:05.216714 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-99d4a21f-dffe-4043-978c-ff13a7da1038 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:05.216714 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-99d4a21f-dffe-4043-978c-ff13a7da1038 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:05.216714 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:05.216714 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:05.216714 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-99d4a21f-dffe-4043-978c-ff13a7da1038 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:05.216714 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:05.216714 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:05.216714 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-99d4a21f-dffe-4043-978c-ff13a7da1038 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:05.216714 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:05.216714 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:05.216714 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-99d4a21f-dffe-4043-978c-ff13a7da1038 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:05.216714 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1561/3107] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:02 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:05.222793 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2a70b271-8ffa-4454-a953-e9934ec5bbc2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 Dec 22 12:20:05.222793 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2a70b271-8ffa-4454-a953-e9934ec5bbc2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:05.222793 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:05.222793 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:05.222793 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2a70b271-8ffa-4454-a953-e9934ec5bbc2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:05.222793 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:05.222793 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:05.222793 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2a70b271-8ffa-4454-a953-e9934ec5bbc2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:20:05.222793 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2a70b271-8ffa-4454-a953-e9934ec5bbc2 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 returned with HTTP 200 Dec 22 12:20:05.222793 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1547/3108] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:03 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 => generated 951 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:05.227127 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-20a3bc2b-220f-42e4-a7e5-f1ff2078e775 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:05.227127 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-20a3bc2b-220f-42e4-a7e5-f1ff2078e775 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:05.227127 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:05.227127 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:05.227127 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-20a3bc2b-220f-42e4-a7e5-f1ff2078e775 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:05.227127 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:05.227127 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:05.227127 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-20a3bc2b-220f-42e4-a7e5-f1ff2078e775 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:05.227127 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:05.227127 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:05.227127 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-20a3bc2b-220f-42e4-a7e5-f1ff2078e775 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:05.227127 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1562/3109] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:03 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:05.231683 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a4b94777-4c82-4540-87ad-ab477ad100a5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 Dec 22 12:20:05.231683 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a4b94777-4c82-4540-87ad-ab477ad100a5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:05.231683 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:05.231683 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:05.231683 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a4b94777-4c82-4540-87ad-ab477ad100a5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:05.231683 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:05.231683 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:05.231683 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a4b94777-4c82-4540-87ad-ab477ad100a5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:20:05.231683 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a4b94777-4c82-4540-87ad-ab477ad100a5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 returned with HTTP 200 Dec 22 12:20:05.231683 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1548/3110] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:04 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 => generated 951 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:05.235909 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-49b41790-f690-429e-af44-4546b0d23d2b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:05.235909 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-49b41790-f690-429e-af44-4546b0d23d2b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:05.235909 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:05.235909 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:05.235909 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-49b41790-f690-429e-af44-4546b0d23d2b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:05.235909 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:05.235909 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:05.235909 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-49b41790-f690-429e-af44-4546b0d23d2b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:05.235909 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:05.235909 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:05.235909 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-49b41790-f690-429e-af44-4546b0d23d2b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:05.235909 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1563/3111] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:05 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:05.629668 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-68b9320d-a307-4044-a11f-f4e67bc1e674 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf Dec 22 12:20:05.648865 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-68b9320d-a307-4044-a11f-f4e67bc1e674 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:05.648865 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:05.648865 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:05.648865 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-68b9320d-a307-4044-a11f-f4e67bc1e674 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:05.666422 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:05.666422 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:05.673607 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-68b9320d-a307-4044-a11f-f4e67bc1e674 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:20:05.686746 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-68b9320d-a307-4044-a11f-f4e67bc1e674 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf returned with HTTP 200 Dec 22 12:20:05.687314 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1549/3112] 10.222.0.101 () {58 vars in 1367 bytes} [Tue Dec 22 12:20:05 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf => generated 899 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:05.878814 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-56af932c-be41-464e-8406-68b3dd81057d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 Dec 22 12:20:05.879300 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-56af932c-be41-464e-8406-68b3dd81057d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:05.882771 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:05.882771 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:05.887399 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-56af932c-be41-464e-8406-68b3dd81057d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:05.918308 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:05.918308 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:05.923938 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-56af932c-be41-464e-8406-68b3dd81057d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:20:05.935132 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-56af932c-be41-464e-8406-68b3dd81057d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 returned with HTTP 200 Dec 22 12:20:05.935790 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1564/3113] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:05 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 => generated 951 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:06.147381 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0d32e433-5c78-46b4-826c-a9d2b51e7fc2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:06.147736 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0d32e433-5c78-46b4-826c-a9d2b51e7fc2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:06.147935 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:06.147935 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:06.148217 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0d32e433-5c78-46b4-826c-a9d2b51e7fc2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:06.180552 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:06.180552 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:06.185203 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0d32e433-5c78-46b4-826c-a9d2b51e7fc2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:06.194417 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:06.194417 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:06.199453 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0d32e433-5c78-46b4-826c-a9d2b51e7fc2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:06.199833 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1550/3114] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:06 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:20:06.948941 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-227330c4-ec2f-48af-a798-a71fe6472a65 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 Dec 22 12:20:06.949563 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-227330c4-ec2f-48af-a798-a71fe6472a65 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:06.949762 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:06.949762 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:06.950206 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-227330c4-ec2f-48af-a798-a71fe6472a65 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:06.977969 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:06.977969 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:06.982554 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-227330c4-ec2f-48af-a798-a71fe6472a65 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:20:06.993596 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-227330c4-ec2f-48af-a798-a71fe6472a65 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 returned with HTTP 200 Dec 22 12:20:06.994018 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1565/3115] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:06 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 => generated 951 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:07.212202 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bf641a12-2d2f-4c30-b35e-a0d45a39a112 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:07.212640 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bf641a12-2d2f-4c30-b35e-a0d45a39a112 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:07.212869 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:07.212869 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:07.213297 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bf641a12-2d2f-4c30-b35e-a0d45a39a112 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:07.241004 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:07.241004 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:07.246892 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bf641a12-2d2f-4c30-b35e-a0d45a39a112 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:07.256344 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:07.256344 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:07.260868 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bf641a12-2d2f-4c30-b35e-a0d45a39a112 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:07.261275 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1551/3116] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:07 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:08.004220 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c297a642-49fe-4e99-b76c-52d08d62b1da tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 Dec 22 12:20:08.004641 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c297a642-49fe-4e99-b76c-52d08d62b1da tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:08.004722 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:08.004722 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:08.005054 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c297a642-49fe-4e99-b76c-52d08d62b1da tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:08.043388 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:08.043388 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:08.049569 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c297a642-49fe-4e99-b76c-52d08d62b1da tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:20:08.064228 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c297a642-49fe-4e99-b76c-52d08d62b1da tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 returned with HTTP 200 Dec 22 12:20:08.065011 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1566/3117] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:08 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 => generated 951 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:08.277127 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8e22a13a-033b-473f-96a1-64194038c18a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:08.277392 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8e22a13a-033b-473f-96a1-64194038c18a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:08.277526 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:08.277526 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:08.277760 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8e22a13a-033b-473f-96a1-64194038c18a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:08.303136 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:08.303136 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:08.309358 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8e22a13a-033b-473f-96a1-64194038c18a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:08.319879 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:08.319879 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:08.357560 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8e22a13a-033b-473f-96a1-64194038c18a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:08.357560 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1552/3118] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:08 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:08.689156 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-d71e3690-f3e6-47e5-aa29-138fea569d3e tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf Dec 22 12:20:08.690016 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-d71e3690-f3e6-47e5-aa29-138fea569d3e tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:08.690285 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:08.690285 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:08.690948 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-d71e3690-f3e6-47e5-aa29-138fea569d3e tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:08.724253 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:08.724253 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:08.729733 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-d71e3690-f3e6-47e5-aa29-138fea569d3e tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:20:08.746356 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-d71e3690-f3e6-47e5-aa29-138fea569d3e tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf returned with HTTP 200 Dec 22 12:20:08.747291 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1567/3119] 10.222.0.101 () {58 vars in 1367 bytes} [Tue Dec 22 12:20:08 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf => generated 899 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:09.074829 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1ed6d6ec-4de6-426a-9801-bd128bd00fb3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 Dec 22 12:20:09.075145 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1ed6d6ec-4de6-426a-9801-bd128bd00fb3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:09.075256 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:09.075256 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:09.077042 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1ed6d6ec-4de6-426a-9801-bd128bd00fb3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:09.105794 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:09.105794 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:09.111456 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1ed6d6ec-4de6-426a-9801-bd128bd00fb3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:20:09.122879 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1ed6d6ec-4de6-426a-9801-bd128bd00fb3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 returned with HTTP 200 Dec 22 12:20:09.123390 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1553/3120] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:09 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 => generated 951 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:09.336128 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1c7e01af-3371-4016-8d27-a8e3add5c396 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:09.336700 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1c7e01af-3371-4016-8d27-a8e3add5c396 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:09.336853 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:09.336853 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:09.337257 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1c7e01af-3371-4016-8d27-a8e3add5c396 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:09.363840 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:09.363840 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:09.369086 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1c7e01af-3371-4016-8d27-a8e3add5c396 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:09.380289 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:09.380289 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:09.386012 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1c7e01af-3371-4016-8d27-a8e3add5c396 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:09.386553 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1568/3121] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:09 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:10.134286 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9c7d2645-54f7-4ac0-8096-061324c80aba tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 Dec 22 12:20:10.134978 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9c7d2645-54f7-4ac0-8096-061324c80aba tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:10.134978 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:10.134978 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:10.134978 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9c7d2645-54f7-4ac0-8096-061324c80aba tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:10.159331 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:10.159331 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:10.164341 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9c7d2645-54f7-4ac0-8096-061324c80aba tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:20:10.179490 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9c7d2645-54f7-4ac0-8096-061324c80aba tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 returned with HTTP 200 Dec 22 12:20:10.179490 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1554/3122] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:10 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 => generated 951 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:20:10.396950 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ee533876-9c38-4579-a2e3-91c1e5aa3f75 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:10.397360 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ee533876-9c38-4579-a2e3-91c1e5aa3f75 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:10.397360 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:10.397360 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:10.397540 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ee533876-9c38-4579-a2e3-91c1e5aa3f75 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:10.423185 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:10.423185 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:10.427960 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ee533876-9c38-4579-a2e3-91c1e5aa3f75 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:10.437732 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:10.437732 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:10.447791 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ee533876-9c38-4579-a2e3-91c1e5aa3f75 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:10.450907 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1569/3123] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:10 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:20:11.196625 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1ebf9832-8503-499d-a2bd-be7483fa947d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 Dec 22 12:20:11.196625 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1ebf9832-8503-499d-a2bd-be7483fa947d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:11.196625 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:11.196625 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:11.196625 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1ebf9832-8503-499d-a2bd-be7483fa947d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:11.216895 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:11.216895 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:11.219482 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1ebf9832-8503-499d-a2bd-be7483fa947d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:20:11.235360 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1ebf9832-8503-499d-a2bd-be7483fa947d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 returned with HTTP 200 Dec 22 12:20:11.238718 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1555/3124] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:11 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 => generated 952 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:20:11.247733 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ff6f506c-01e0-4672-9eaf-d2b11f0c79f5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 Dec 22 12:20:11.248400 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ff6f506c-01e0-4672-9eaf-d2b11f0c79f5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:11.248834 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:11.248834 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:11.249321 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ff6f506c-01e0-4672-9eaf-d2b11f0c79f5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:11.287404 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:11.287404 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:11.291826 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ff6f506c-01e0-4672-9eaf-d2b11f0c79f5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:20:11.302809 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ff6f506c-01e0-4672-9eaf-d2b11f0c79f5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 returned with HTTP 200 Dec 22 12:20:11.303023 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1570/3125] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:11 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 => generated 952 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:11.311395 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5ce847c3-e7de-494e-934e-8ad45ddd08da tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] DELETE http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 Dec 22 12:20:11.311598 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5ce847c3-e7de-494e-934e-8ad45ddd08da tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:11.311710 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:11.311710 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:11.311904 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5ce847c3-e7de-494e-934e-8ad45ddd08da tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:11.312159 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-5ce847c3-e7de-494e-934e-8ad45ddd08da tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Delete volume with id: 52f62698-df6f-40fd-8090-5c9ba450d504 Dec 22 12:20:11.339231 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:11.339231 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:11.339732 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5ce847c3-e7de-494e-934e-8ad45ddd08da tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:20:11.462311 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-855a6036-4a96-4b9e-8875-379f4783f276 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:11.462745 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-855a6036-4a96-4b9e-8875-379f4783f276 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:11.462941 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:11.462941 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:11.463265 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-855a6036-4a96-4b9e-8875-379f4783f276 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:11.498497 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:11.498497 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:11.503038 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-855a6036-4a96-4b9e-8875-379f4783f276 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:11.512005 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:11.512005 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:11.517006 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-855a6036-4a96-4b9e-8875-379f4783f276 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:11.517479 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1571/3126] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:11 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:11.640088 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5ce847c3-e7de-494e-934e-8ad45ddd08da tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Delete volume request issued successfully. Dec 22 12:20:11.640412 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5ce847c3-e7de-494e-934e-8ad45ddd08da tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 returned with HTTP 202 Dec 22 12:20:11.641132 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1556/3127] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:20:11 2020] DELETE /volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 => generated 0 bytes in 332 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:20:11.648108 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-67a9dace-0f91-4412-84d2-7c151b610512 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 Dec 22 12:20:11.651391 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-67a9dace-0f91-4412-84d2-7c151b610512 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:11.651391 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:11.651391 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:11.651391 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-67a9dace-0f91-4412-84d2-7c151b610512 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:11.683451 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:11.683451 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:11.688283 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-67a9dace-0f91-4412-84d2-7c151b610512 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:20:11.698972 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-67a9dace-0f91-4412-84d2-7c151b610512 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 returned with HTTP 200 Dec 22 12:20:11.699521 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1572/3128] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:11 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 => generated 951 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:11.755093 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-4aa6f025-8195-4efb-b776-9f410ba5d6d9 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf Dec 22 12:20:11.756060 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-4aa6f025-8195-4efb-b776-9f410ba5d6d9 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:11.756218 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:11.756218 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:11.756478 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-4aa6f025-8195-4efb-b776-9f410ba5d6d9 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:11.780465 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:11.780465 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:11.784880 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-4aa6f025-8195-4efb-b776-9f410ba5d6d9 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:20:11.795991 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-4aa6f025-8195-4efb-b776-9f410ba5d6d9 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf returned with HTTP 200 Dec 22 12:20:11.796403 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1557/3129] 10.222.0.101 () {58 vars in 1367 bytes} [Tue Dec 22 12:20:11 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf => generated 1349 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:11.804852 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-67a9dace-0f91-4412-84d2-7c151b610512 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume// Dec 22 12:20:11.805118 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-67a9dace-0f91-4412-84d2-7c151b610512 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:11.805255 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:11.805255 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:11.805453 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-67a9dace-0f91-4412-84d2-7c151b610512 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:11.806198 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-67a9dace-0f91-4412-84d2-7c151b610512 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 12:20:11.806527 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1573/3130] 10.222.0.101 () {56 vars in 1094 bytes} [Tue Dec 22 12:20:11 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 12:20:11.818467 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-8147b529-eb98-40ef-b54c-7085ba480c61 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] POST http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments Dec 22 12:20:11.818781 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:11.818781 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:11.819001 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-8147b529-eb98-40ef-b54c-7085ba480c61 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4a0fbce6-20d1-48cc-b0a7-028daf6011cf", "instance_uuid": "d2f7b7ec-8c61-495e-98da-6127dffd698d", "connector": null}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:20:11.843310 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:11.843310 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:11.985219 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-8147b529-eb98-40ef-b54c-7085ba480c61 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments returned with HTTP 200 Dec 22 12:20:11.985909 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1558/3131] 10.222.0.101 () {64 vars in 1363 bytes} [Tue Dec 22 12:20:11 2020] POST /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments => generated 273 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:12.003710 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-67a9dace-0f91-4412-84d2-7c151b610512 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume// Dec 22 12:20:12.003710 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-67a9dace-0f91-4412-84d2-7c151b610512 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:12.003710 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-67a9dace-0f91-4412-84d2-7c151b610512 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:12.003710 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-67a9dace-0f91-4412-84d2-7c151b610512 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 12:20:12.003710 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1574/3132] 10.222.0.101 () {56 vars in 1094 bytes} [Tue Dec 22 12:20:11 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 12:20:12.011605 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-e58a9b30-01d2-4830-bd90-56060d7783b8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf Dec 22 12:20:12.011918 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-e58a9b30-01d2-4830-bd90-56060d7783b8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:12.012054 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:12.012054 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:12.012249 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-e58a9b30-01d2-4830-bd90-56060d7783b8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:12.064321 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:12.064321 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:12.064321 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-e58a9b30-01d2-4830-bd90-56060d7783b8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:20:12.074706 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:12.074706 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:12.080759 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-e58a9b30-01d2-4830-bd90-56060d7783b8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf returned with HTTP 200 Dec 22 12:20:12.081445 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1559/3133] 10.222.0.101 () {60 vars in 1408 bytes} [Tue Dec 22 12:20:12 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf => generated 1447 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 12:20:12.103550 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-1394eb70-b10b-4d62-9a3b-34aa3e198dca tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] PUT http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/c51a144e-329a-40fe-b0e5-48815b2e3eec Dec 22 12:20:12.103550 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-1394eb70-b10b-4d62-9a3b-34aa3e198dca tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.101", "host": "n-h2-765315-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-6.cbci-765315-6.local", "mountpoint": "/dev/sda"}}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:20:12.119514 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 12:20:12.119514 n-d-765315-6 devstack@c-api.service[88154]: return self.call(f, *args, **kw) Dec 22 12:20:12.119809 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-1394eb70-b10b-4d62-9a3b-34aa3e198dca tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Lock "b'cinder-attachment_update-4a0fbce6-20d1-48cc-b0a7-028daf6011cf-n-h2-765315-6'" acquired by "attachment_update" :: waited 0.006s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 12:20:12.121569 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:12.121569 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:12.526761 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c0bd7da1-a87f-43a6-b1b5-a097a24920ab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:12.534687 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c0bd7da1-a87f-43a6-b1b5-a097a24920ab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:12.534687 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:12.534687 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:12.534687 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c0bd7da1-a87f-43a6-b1b5-a097a24920ab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:12.553784 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:12.553784 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:12.558385 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c0bd7da1-a87f-43a6-b1b5-a097a24920ab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:12.567675 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:12.567675 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:12.572230 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c0bd7da1-a87f-43a6-b1b5-a097a24920ab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:12.572616 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1560/3134] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:12 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:20:12.708967 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4068b466-8779-4d49-ab6d-da0f6f722882 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 Dec 22 12:20:12.709618 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4068b466-8779-4d49-ab6d-da0f6f722882 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:12.709893 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:12.709893 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:12.710298 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4068b466-8779-4d49-ab6d-da0f6f722882 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:12.741523 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:12.741523 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:12.747147 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4068b466-8779-4d49-ab6d-da0f6f722882 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:20:12.759238 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4068b466-8779-4d49-ab6d-da0f6f722882 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 returned with HTTP 200 Dec 22 12:20:12.760156 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1561/3135] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:12 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 => generated 951 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:20:13.177457 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-1394eb70-b10b-4d62-9a3b-34aa3e198dca tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Lock "b'cinder-attachment_update-4a0fbce6-20d1-48cc-b0a7-028daf6011cf-n-h2-765315-6'" released by "attachment_update" :: held 1.058s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 12:20:13.177926 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-1394eb70-b10b-4d62-9a3b-34aa3e198dca tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/c51a144e-329a-40fe-b0e5-48815b2e3eec returned with HTTP 200 Dec 22 12:20:13.178519 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1575/3136] 10.222.0.101 () {64 vars in 1473 bytes} [Tue Dec 22 12:20:12 2020] PUT /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/c51a144e-329a-40fe-b0e5-48815b2e3eec => generated 763 bytes in 1081 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:13.582469 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-4c6a5fa4-815f-40ec-a3d0-c55614a8788d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] POST http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/c51a144e-329a-40fe-b0e5-48815b2e3eec/action Dec 22 12:20:13.583614 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:13.583614 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:13.583916 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-4c6a5fa4-815f-40ec-a3d0-c55614a8788d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Action body: b'{"os-complete": null}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:20:13.584176 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-4c6a5fa4-815f-40ec-a3d0-c55614a8788d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:20:13.586056 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-60504f11-eca6-435f-9a0d-ef1c47644c11 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:13.586515 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-60504f11-eca6-435f-9a0d-ef1c47644c11 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:13.586725 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:13.586725 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:13.586981 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-60504f11-eca6-435f-9a0d-ef1c47644c11 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:13.622848 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:13.622848 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:13.622848 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-60504f11-eca6-435f-9a0d-ef1c47644c11 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:13.627065 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:13.627065 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:13.634784 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:13.634784 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:13.645992 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-60504f11-eca6-435f-9a0d-ef1c47644c11 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:13.646632 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1576/3137] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:13 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:13.713782 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-52c9cdb7-830f-4c93-ad0c-9ebeabd875da req-4c6a5fa4-815f-40ec-a3d0-c55614a8788d tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/c51a144e-329a-40fe-b0e5-48815b2e3eec/action returned with HTTP 204 Dec 22 12:20:13.714368 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1562/3138] 10.222.0.101 () {64 vars in 1494 bytes} [Tue Dec 22 12:20:13 2020] POST /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/c51a144e-329a-40fe-b0e5-48815b2e3eec/action => generated 0 bytes in 138 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:20:13.769850 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3aa2ea26-412c-4bfa-8475-1b4fd2a57f6f tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 Dec 22 12:20:13.770196 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3aa2ea26-412c-4bfa-8475-1b4fd2a57f6f tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:13.770581 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:13.770581 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:13.770838 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3aa2ea26-412c-4bfa-8475-1b4fd2a57f6f tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:13.793818 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3aa2ea26-412c-4bfa-8475-1b4fd2a57f6f tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 returned with HTTP 404 Dec 22 12:20:13.794388 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1577/3139] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:13 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:20:13.803849 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e73df09d-09a2-4dfe-948d-5297dfe1b1a3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] POST http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes Dec 22 12:20:13.804141 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:13.804141 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:13.804377 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e73df09d-09a2-4dfe-948d-5297dfe1b1a3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1382208091"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:20:13.805105 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-e73df09d-09a2-4dfe-948d-5297dfe1b1a3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1382208091'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:20:13.805285 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-e73df09d-09a2-4dfe-948d-5297dfe1b1a3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Create volume of 1 GB Dec 22 12:20:13.813426 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e73df09d-09a2-4dfe-948d-5297dfe1b1a3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Availability Zones retrieved successfully. Dec 22 12:20:13.822010 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e73df09d-09a2-4dfe-948d-5297dfe1b1a3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Flow 'volume_create_api' (0f5d9c45-2299-45bc-88d9-79f86f4c523f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:20:13.823470 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e73df09d-09a2-4dfe-948d-5297dfe1b1a3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1c0050b-6628-47c9-8bfc-96ccfa899f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:20:13.824519 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-e73df09d-09a2-4dfe-948d-5297dfe1b1a3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:20:13.861848 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e73df09d-09a2-4dfe-948d-5297dfe1b1a3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1c0050b-6628-47c9-8bfc-96ccfa899f5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:20:13.863338 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e73df09d-09a2-4dfe-948d-5297dfe1b1a3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76566494-9448-48e4-8405-ad0675796cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:20:13.925623 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-e73df09d-09a2-4dfe-948d-5297dfe1b1a3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Created reservations ['12a8a3bf-2e42-44d9-b9ba-892d3095f4ec', 'ae94837c-bab9-4bd1-8b1f-8e882d9e474b', 'd645f879-82cd-4a44-b1ff-3fa4ba596935', '55989849-a395-429d-87db-5ba237c8c84b'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:20:13.926833 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e73df09d-09a2-4dfe-948d-5297dfe1b1a3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76566494-9448-48e4-8405-ad0675796cc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12a8a3bf-2e42-44d9-b9ba-892d3095f4ec', 'ae94837c-bab9-4bd1-8b1f-8e882d9e474b', 'd645f879-82cd-4a44-b1ff-3fa4ba596935', '55989849-a395-429d-87db-5ba237c8c84b']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:20:13.928173 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e73df09d-09a2-4dfe-948d-5297dfe1b1a3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea1deeda-ebd1-4c63-867d-ec6457bef2ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:20:13.989713 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e73df09d-09a2-4dfe-948d-5297dfe1b1a3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea1deeda-ebd1-4c63-867d-ec6457bef2ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd39f50a2-8973-4207-8a8d-87bcf0e42ff3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1382208091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95285635caca470290d1d56658813c31',qos_specs=None,replication_status=,reservations=['12a8a3bf-2e42-44d9-b9ba-892d3095f4ec','ae94837c-bab9-4bd1-8b1f-8e882d9e474b','d645f879-82cd-4a44-b1ff-3fa4ba596935','55989849-a395-429d-87db-5ba237c8c84b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbe6d17a0f0046d4a4a7b1970e506b71',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:20:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1382208091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d39f50a2-8973-4207-8a8d-87bcf0e42ff3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95285635caca470290d1d56658813c31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='fbe6d17a0f0046d4a4a7b1970e506b71',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:20:13.991326 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e73df09d-09a2-4dfe-948d-5297dfe1b1a3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a86fbc3-d7e9-4a8c-8a4e-154e13668ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:20:14.041937 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e73df09d-09a2-4dfe-948d-5297dfe1b1a3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a86fbc3-d7e9-4a8c-8a4e-154e13668ba8) transitioned into state 'SUCCESS' from state '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-1382208091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95285635caca470290d1d56658813c31',qos_specs=None,replication_status=,reservations=['12a8a3bf-2e42-44d9-b9ba-892d3095f4ec','ae94837c-bab9-4bd1-8b1f-8e882d9e474b','d645f879-82cd-4a44-b1ff-3fa4ba596935','55989849-a395-429d-87db-5ba237c8c84b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbe6d17a0f0046d4a4a7b1970e506b71',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:20:14.042948 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e73df09d-09a2-4dfe-948d-5297dfe1b1a3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b492994-ac58-421e-94b0-8466cb3e9a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:20:14.077325 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e73df09d-09a2-4dfe-948d-5297dfe1b1a3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b492994-ac58-421e-94b0-8466cb3e9a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:20:14.078623 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e73df09d-09a2-4dfe-948d-5297dfe1b1a3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Flow 'volume_create_api' (0f5d9c45-2299-45bc-88d9-79f86f4c523f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:20:14.103197 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e73df09d-09a2-4dfe-948d-5297dfe1b1a3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Create volume request issued successfully. Dec 22 12:20:14.109921 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e73df09d-09a2-4dfe-948d-5297dfe1b1a3 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes returned with HTTP 202 Dec 22 12:20:14.115391 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1563/3140] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:20:13 2020] POST /volume/v3/95285635caca470290d1d56658813c31/volumes => generated 825 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:20:14.118279 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-150a5c24-3ec7-4b7d-a86d-638c69b29335 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/d39f50a2-8973-4207-8a8d-87bcf0e42ff3 Dec 22 12:20:14.118559 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-150a5c24-3ec7-4b7d-a86d-638c69b29335 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:14.118837 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-150a5c24-3ec7-4b7d-a86d-638c69b29335 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:14.143206 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:14.143206 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:14.150912 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-150a5c24-3ec7-4b7d-a86d-638c69b29335 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:20:14.165336 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-150a5c24-3ec7-4b7d-a86d-638c69b29335 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/d39f50a2-8973-4207-8a8d-87bcf0e42ff3 returned with HTTP 200 Dec 22 12:20:14.165813 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1578/3141] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:14 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/d39f50a2-8973-4207-8a8d-87bcf0e42ff3 => generated 893 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:14.659574 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c4d232a6-581b-453a-ae26-09ebc5b2cdc3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:14.660072 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c4d232a6-581b-453a-ae26-09ebc5b2cdc3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:14.660165 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:14.660165 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:14.660478 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c4d232a6-581b-453a-ae26-09ebc5b2cdc3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:14.690055 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:14.690055 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:14.696276 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c4d232a6-581b-453a-ae26-09ebc5b2cdc3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:14.709852 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:14.709852 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:14.718049 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c4d232a6-581b-453a-ae26-09ebc5b2cdc3 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:14.718559 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1564/3142] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:14 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:15.174999 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f6fd7637-8707-4dd5-bf8e-61cd548e6c2b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/d39f50a2-8973-4207-8a8d-87bcf0e42ff3 Dec 22 12:20:15.175269 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f6fd7637-8707-4dd5-bf8e-61cd548e6c2b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:15.175453 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:15.175453 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:15.175663 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f6fd7637-8707-4dd5-bf8e-61cd548e6c2b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:15.203592 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:15.203592 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:15.208648 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f6fd7637-8707-4dd5-bf8e-61cd548e6c2b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:20:15.221235 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f6fd7637-8707-4dd5-bf8e-61cd548e6c2b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/d39f50a2-8973-4207-8a8d-87bcf0e42ff3 returned with HTTP 200 Dec 22 12:20:15.221644 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1579/3143] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:15 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/d39f50a2-8973-4207-8a8d-87bcf0e42ff3 => generated 918 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:20:15.231079 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8fa52684-1892-4fef-bfd4-332716653a75 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] POST http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots Dec 22 12:20:15.231385 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:15.231385 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:15.231669 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8fa52684-1892-4fef-bfd4-332716653a75 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d39f50a2-8973-4207-8a8d-87bcf0e42ff3", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-136366274"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:20:15.261444 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:15.261444 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:15.262048 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8fa52684-1892-4fef-bfd4-332716653a75 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:20:15.262231 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-8fa52684-1892-4fef-bfd4-332716653a75 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Create snapshot from volume d39f50a2-8973-4207-8a8d-87bcf0e42ff3 Dec 22 12:20:15.326345 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-8fa52684-1892-4fef-bfd4-332716653a75 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Created reservations ['860abd95-5dba-4e0c-aeda-4628ad0c87d1', '556114c1-b5dd-4449-9b3b-aa91722e3c2a', '4876cffc-8378-49a7-bca9-9e76cc399f81', '65d7f120-6e15-4f80-bd2c-731b43a94454'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:20:15.469305 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8fa52684-1892-4fef-bfd4-332716653a75 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot create request issued successfully. Dec 22 12:20:15.469879 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8fa52684-1892-4fef-bfd4-332716653a75 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots returned with HTTP 202 Dec 22 12:20:15.470465 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1565/3144] 10.222.0.111 () {60 vars in 1237 bytes} [Tue Dec 22 12:20:15 2020] POST /volume/v3/95285635caca470290d1d56658813c31/snapshots => generated 309 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 22 12:20:15.479376 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1429ff21-5b41-4ef8-8b32-48118af5133a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/39d9281e-74fc-424c-a3bc-5989040270c0 Dec 22 12:20:15.479665 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1429ff21-5b41-4ef8-8b32-48118af5133a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:15.479796 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:15.479796 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:15.480393 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1429ff21-5b41-4ef8-8b32-48118af5133a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:15.505398 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:15.505398 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:15.506144 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1429ff21-5b41-4ef8-8b32-48118af5133a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:20:15.507232 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1429ff21-5b41-4ef8-8b32-48118af5133a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/39d9281e-74fc-424c-a3bc-5989040270c0 returned with HTTP 200 Dec 22 12:20:15.507807 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1580/3145] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:20:15 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/39d9281e-74fc-424c-a3bc-5989040270c0 => generated 441 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:15.728874 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4ecc0563-262e-4be0-97e9-995db1df0a7e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:15.729224 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4ecc0563-262e-4be0-97e9-995db1df0a7e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:15.729288 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:15.729288 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:15.729466 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4ecc0563-262e-4be0-97e9-995db1df0a7e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:15.757088 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:15.757088 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:15.761973 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4ecc0563-262e-4be0-97e9-995db1df0a7e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:15.771327 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:15.771327 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:15.776433 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4ecc0563-262e-4be0-97e9-995db1df0a7e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:15.776887 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1566/3146] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:15 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:16.516713 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c17372bb-1898-47cf-bfb7-39e8e1addc3b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/39d9281e-74fc-424c-a3bc-5989040270c0 Dec 22 12:20:16.526406 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c17372bb-1898-47cf-bfb7-39e8e1addc3b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:16.526406 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:16.526406 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:16.526406 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c17372bb-1898-47cf-bfb7-39e8e1addc3b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:16.534920 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:16.534920 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:16.535564 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c17372bb-1898-47cf-bfb7-39e8e1addc3b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:20:16.536568 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c17372bb-1898-47cf-bfb7-39e8e1addc3b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/39d9281e-74fc-424c-a3bc-5989040270c0 returned with HTTP 200 Dec 22 12:20:16.537016 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1581/3147] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:20:16 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/39d9281e-74fc-424c-a3bc-5989040270c0 => generated 441 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:16.804291 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-58e97c3b-13c1-4d3a-b38f-c68aadf4592b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:16.804291 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-58e97c3b-13c1-4d3a-b38f-c68aadf4592b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:16.804291 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:16.804291 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:16.804291 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-58e97c3b-13c1-4d3a-b38f-c68aadf4592b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:16.815254 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:16.815254 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:16.819598 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-58e97c3b-13c1-4d3a-b38f-c68aadf4592b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:16.835089 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:16.835089 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:16.840315 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-58e97c3b-13c1-4d3a-b38f-c68aadf4592b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:16.840815 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1567/3148] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:16 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:17.548429 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-06f771c7-397b-4dfb-87d5-72d3948058d1 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/39d9281e-74fc-424c-a3bc-5989040270c0 Dec 22 12:20:17.548990 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-06f771c7-397b-4dfb-87d5-72d3948058d1 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:17.549209 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:17.549209 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:17.549650 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-06f771c7-397b-4dfb-87d5-72d3948058d1 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:17.574877 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:17.574877 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:17.575455 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-06f771c7-397b-4dfb-87d5-72d3948058d1 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:20:17.576552 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-06f771c7-397b-4dfb-87d5-72d3948058d1 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/39d9281e-74fc-424c-a3bc-5989040270c0 returned with HTTP 200 Dec 22 12:20:17.576978 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1582/3149] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:20:17 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/39d9281e-74fc-424c-a3bc-5989040270c0 => generated 468 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:17.587133 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9472228d-0cdf-4e37-89cc-a69c19f6eec6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] POST http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes Dec 22 12:20:17.587451 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:17.587451 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:17.587712 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9472228d-0cdf-4e37-89cc-a69c19f6eec6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "39d9281e-74fc-424c-a3bc-5989040270c0", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1288146109"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:20:17.588603 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-9472228d-0cdf-4e37-89cc-a69c19f6eec6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Create volume request body: {'volume': {'snapshot_id': '39d9281e-74fc-424c-a3bc-5989040270c0', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1288146109'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:20:17.603556 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:17.603556 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:17.604134 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9472228d-0cdf-4e37-89cc-a69c19f6eec6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:20:17.604323 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-9472228d-0cdf-4e37-89cc-a69c19f6eec6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Create volume of 1 GB Dec 22 12:20:17.611164 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9472228d-0cdf-4e37-89cc-a69c19f6eec6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Availability Zones retrieved successfully. Dec 22 12:20:17.620493 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9472228d-0cdf-4e37-89cc-a69c19f6eec6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Flow 'volume_create_api' (34ed21c4-dbe7-4acd-9b15-fce637ceed79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:20:17.622106 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9472228d-0cdf-4e37-89cc-a69c19f6eec6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38d748ac-06e7-4476-8f7a-a29d7d490467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:20:17.623192 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-9472228d-0cdf-4e37-89cc-a69c19f6eec6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:20:17.684628 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9472228d-0cdf-4e37-89cc-a69c19f6eec6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38d748ac-06e7-4476-8f7a-a29d7d490467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '39d9281e-74fc-424c-a3bc-5989040270c0', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:20:17.685870 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9472228d-0cdf-4e37-89cc-a69c19f6eec6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f18062f-adea-4cdb-af9a-20f3a820e650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:20:17.753605 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-9472228d-0cdf-4e37-89cc-a69c19f6eec6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Created reservations ['d8cc2044-d019-4f6b-a380-27003d697d25', '3bbee107-774f-4c5a-b02b-7426ba270506', 'd1a965ea-0903-4b6b-a3bf-64f67657f261', '775887b0-16e9-42e9-947f-a48e7cf5497f'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:20:17.754633 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9472228d-0cdf-4e37-89cc-a69c19f6eec6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f18062f-adea-4cdb-af9a-20f3a820e650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8cc2044-d019-4f6b-a380-27003d697d25', '3bbee107-774f-4c5a-b02b-7426ba270506', 'd1a965ea-0903-4b6b-a3bf-64f67657f261', '775887b0-16e9-42e9-947f-a48e7cf5497f']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:20:17.755806 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9472228d-0cdf-4e37-89cc-a69c19f6eec6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80187b11-aac3-40dc-b825-d50c7a79783b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:20:17.850811 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a60b9d5c-127f-4716-8ee9-2d9dd493d371 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:17.851117 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a60b9d5c-127f-4716-8ee9-2d9dd493d371 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:17.851265 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:17.851265 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:17.851460 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a60b9d5c-127f-4716-8ee9-2d9dd493d371 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:17.861745 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9472228d-0cdf-4e37-89cc-a69c19f6eec6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80187b11-aac3-40dc-b825-d50c7a79783b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b70bb104-c012-4fa6-b35e-11359e7e51be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1288146109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95285635caca470290d1d56658813c31',qos_specs=None,replication_status=,reservations=['d8cc2044-d019-4f6b-a380-27003d697d25','3bbee107-774f-4c5a-b02b-7426ba270506','d1a965ea-0903-4b6b-a3bf-64f67657f261','775887b0-16e9-42e9-947f-a48e7cf5497f'],size=1,snapshot_id=39d9281e-74fc-424c-a3bc-5989040270c0,source_replicaid=,source_volid=None,status='creating',user_id='fbe6d17a0f0046d4a4a7b1970e506b71',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:20:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1288146109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b70bb104-c012-4fa6-b35e-11359e7e51be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95285635caca470290d1d56658813c31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=39d9281e-74fc-424c-a3bc-5989040270c0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='fbe6d17a0f0046d4a4a7b1970e506b71',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:20:17.862967 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9472228d-0cdf-4e37-89cc-a69c19f6eec6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa699a61-0d9c-4bb3-9823-efb0340cb658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:20:17.876722 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:17.876722 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:17.881091 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a60b9d5c-127f-4716-8ee9-2d9dd493d371 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:17.890172 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:17.890172 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:17.894543 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a60b9d5c-127f-4716-8ee9-2d9dd493d371 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:17.895003 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1583/3150] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:17 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:20:17.930938 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9472228d-0cdf-4e37-89cc-a69c19f6eec6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa699a61-0d9c-4bb3-9823-efb0340cb658) transitioned into state 'SUCCESS' from state '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-1288146109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95285635caca470290d1d56658813c31',qos_specs=None,replication_status=,reservations=['d8cc2044-d019-4f6b-a380-27003d697d25','3bbee107-774f-4c5a-b02b-7426ba270506','d1a965ea-0903-4b6b-a3bf-64f67657f261','775887b0-16e9-42e9-947f-a48e7cf5497f'],size=1,snapshot_id=39d9281e-74fc-424c-a3bc-5989040270c0,source_replicaid=,source_volid=None,status='creating',user_id='fbe6d17a0f0046d4a4a7b1970e506b71',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:20:17.932763 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9472228d-0cdf-4e37-89cc-a69c19f6eec6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f9664b9-4a77-423a-af4b-4197349d827c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:20:18.021892 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9472228d-0cdf-4e37-89cc-a69c19f6eec6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f9664b9-4a77-423a-af4b-4197349d827c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:20:18.023357 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9472228d-0cdf-4e37-89cc-a69c19f6eec6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Flow 'volume_create_api' (34ed21c4-dbe7-4acd-9b15-fce637ceed79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:20:18.050905 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9472228d-0cdf-4e37-89cc-a69c19f6eec6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Create volume request issued successfully. Dec 22 12:20:18.058080 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9472228d-0cdf-4e37-89cc-a69c19f6eec6 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes returned with HTTP 202 Dec 22 12:20:18.058610 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1568/3151] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 12:20:17 2020] POST /volume/v3/95285635caca470290d1d56658813c31/volumes => generated 859 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:20:18.067553 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-27b60f8a-24d5-4eee-bb04-2370d2d56cb5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/b70bb104-c012-4fa6-b35e-11359e7e51be Dec 22 12:20:18.067877 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-27b60f8a-24d5-4eee-bb04-2370d2d56cb5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:18.068022 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:18.068022 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:18.068245 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-27b60f8a-24d5-4eee-bb04-2370d2d56cb5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:18.097578 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:18.097578 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:18.103416 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-27b60f8a-24d5-4eee-bb04-2370d2d56cb5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:20:18.115492 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-27b60f8a-24d5-4eee-bb04-2370d2d56cb5 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/b70bb104-c012-4fa6-b35e-11359e7e51be returned with HTTP 200 Dec 22 12:20:18.115993 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1584/3152] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:18 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/b70bb104-c012-4fa6-b35e-11359e7e51be => generated 927 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:20:18.906561 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cdc3b98d-1ebe-4c9d-a48f-88597b696284 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:18.907190 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cdc3b98d-1ebe-4c9d-a48f-88597b696284 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:18.907190 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:18.907190 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:18.907438 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cdc3b98d-1ebe-4c9d-a48f-88597b696284 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:18.937903 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:18.937903 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:18.943632 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cdc3b98d-1ebe-4c9d-a48f-88597b696284 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:18.955255 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:18.955255 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:18.961024 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cdc3b98d-1ebe-4c9d-a48f-88597b696284 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:18.961850 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1569/3153] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:18 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:20:19.134041 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d582bb30-bd50-4e2a-85e2-c5bfb5c15e00 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/b70bb104-c012-4fa6-b35e-11359e7e51be Dec 22 12:20:19.134041 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d582bb30-bd50-4e2a-85e2-c5bfb5c15e00 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:19.134041 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:19.134041 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:19.134041 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d582bb30-bd50-4e2a-85e2-c5bfb5c15e00 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:19.159599 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:19.159599 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:19.164797 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d582bb30-bd50-4e2a-85e2-c5bfb5c15e00 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:20:19.176164 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d582bb30-bd50-4e2a-85e2-c5bfb5c15e00 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/b70bb104-c012-4fa6-b35e-11359e7e51be returned with HTTP 200 Dec 22 12:20:19.176786 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1585/3154] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:19 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/b70bb104-c012-4fa6-b35e-11359e7e51be => generated 951 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:19.973026 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-503472f2-4f42-4a81-9f67-5cfb2b161b68 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:19.973026 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-503472f2-4f42-4a81-9f67-5cfb2b161b68 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:19.973026 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:19.973026 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:19.973026 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-503472f2-4f42-4a81-9f67-5cfb2b161b68 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:19.999245 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:19.999245 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:20.003801 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-503472f2-4f42-4a81-9f67-5cfb2b161b68 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:20.012978 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:20.012978 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:20.032493 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-503472f2-4f42-4a81-9f67-5cfb2b161b68 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:20.032493 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1570/3155] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:19 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:20.187688 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-926adc26-03e3-49f2-aa0b-6a8030a4cbdd tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/b70bb104-c012-4fa6-b35e-11359e7e51be Dec 22 12:20:20.188117 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-926adc26-03e3-49f2-aa0b-6a8030a4cbdd tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:20.188338 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:20.188338 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:20.188692 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-926adc26-03e3-49f2-aa0b-6a8030a4cbdd tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:20.226910 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:20.226910 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:20.231997 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-926adc26-03e3-49f2-aa0b-6a8030a4cbdd tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:20:20.242680 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-926adc26-03e3-49f2-aa0b-6a8030a4cbdd tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/b70bb104-c012-4fa6-b35e-11359e7e51be returned with HTTP 200 Dec 22 12:20:20.243123 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1586/3156] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:20 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/b70bb104-c012-4fa6-b35e-11359e7e51be => generated 951 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:21.028148 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4f9e10fe-a295-47b9-b395-b290310fc300 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:21.028455 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4f9e10fe-a295-47b9-b395-b290310fc300 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:21.028602 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:21.028602 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:21.028828 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4f9e10fe-a295-47b9-b395-b290310fc300 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:21.057821 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:21.057821 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:21.063033 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4f9e10fe-a295-47b9-b395-b290310fc300 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:21.073163 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:21.073163 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:21.078995 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4f9e10fe-a295-47b9-b395-b290310fc300 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:21.079673 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1571/3157] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:21 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:21.261734 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f0b8877d-d60d-4b30-8060-ae8419be5355 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/b70bb104-c012-4fa6-b35e-11359e7e51be Dec 22 12:20:21.261734 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f0b8877d-d60d-4b30-8060-ae8419be5355 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:21.261734 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:21.261734 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:21.261734 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f0b8877d-d60d-4b30-8060-ae8419be5355 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:21.279241 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:21.279241 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:21.286174 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f0b8877d-d60d-4b30-8060-ae8419be5355 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:20:21.304126 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f0b8877d-d60d-4b30-8060-ae8419be5355 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/b70bb104-c012-4fa6-b35e-11359e7e51be returned with HTTP 200 Dec 22 12:20:21.304126 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1587/3158] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:21 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/b70bb104-c012-4fa6-b35e-11359e7e51be => generated 951 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:20:22.093247 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-92b1b094-acde-4312-a93f-d8bb48ea2b2e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:22.093247 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-92b1b094-acde-4312-a93f-d8bb48ea2b2e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:22.093247 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:22.093247 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:22.093247 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-92b1b094-acde-4312-a93f-d8bb48ea2b2e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:22.121434 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:22.121434 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:22.125167 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-92b1b094-acde-4312-a93f-d8bb48ea2b2e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:22.137167 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:22.137167 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:22.143269 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-92b1b094-acde-4312-a93f-d8bb48ea2b2e tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:22.145177 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1572/3159] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:22 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:22.310178 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3a98d88d-8707-47da-9575-ae6ae8959687 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/b70bb104-c012-4fa6-b35e-11359e7e51be Dec 22 12:20:22.310421 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3a98d88d-8707-47da-9575-ae6ae8959687 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:22.310595 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:22.310595 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:22.310982 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3a98d88d-8707-47da-9575-ae6ae8959687 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:22.339089 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:22.339089 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:22.344112 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3a98d88d-8707-47da-9575-ae6ae8959687 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:20:22.356427 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3a98d88d-8707-47da-9575-ae6ae8959687 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/b70bb104-c012-4fa6-b35e-11359e7e51be returned with HTTP 200 Dec 22 12:20:22.356836 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1588/3160] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:22 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/b70bb104-c012-4fa6-b35e-11359e7e51be => generated 951 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:23.155415 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f3253d67-9825-4ddf-8d16-d4eb0a447cac tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:23.155804 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f3253d67-9825-4ddf-8d16-d4eb0a447cac tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:23.155966 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:23.155966 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:23.156204 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f3253d67-9825-4ddf-8d16-d4eb0a447cac tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:23.188797 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:23.188797 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:23.194299 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f3253d67-9825-4ddf-8d16-d4eb0a447cac tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:23.204168 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:23.204168 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:23.209308 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f3253d67-9825-4ddf-8d16-d4eb0a447cac tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:23.209886 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1573/3161] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:23 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:23.366323 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-001ef21c-1fe7-4e47-8df8-0fad2e8fd790 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/b70bb104-c012-4fa6-b35e-11359e7e51be Dec 22 12:20:23.366623 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-001ef21c-1fe7-4e47-8df8-0fad2e8fd790 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:23.366755 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:23.366755 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:23.366965 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-001ef21c-1fe7-4e47-8df8-0fad2e8fd790 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:23.409443 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:23.409443 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:23.415371 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-001ef21c-1fe7-4e47-8df8-0fad2e8fd790 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:20:23.427896 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-001ef21c-1fe7-4e47-8df8-0fad2e8fd790 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/b70bb104-c012-4fa6-b35e-11359e7e51be returned with HTTP 200 Dec 22 12:20:23.428353 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1589/3162] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:23 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/b70bb104-c012-4fa6-b35e-11359e7e51be => generated 952 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:23.443806 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d8bf9987-d967-4bf3-924f-a9d7506617ba tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/b70bb104-c012-4fa6-b35e-11359e7e51be Dec 22 12:20:23.444060 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d8bf9987-d967-4bf3-924f-a9d7506617ba tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:23.444188 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:23.444188 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:23.444420 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d8bf9987-d967-4bf3-924f-a9d7506617ba tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:23.470997 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:23.470997 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:23.485049 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d8bf9987-d967-4bf3-924f-a9d7506617ba tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:20:23.488212 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d8bf9987-d967-4bf3-924f-a9d7506617ba tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/b70bb104-c012-4fa6-b35e-11359e7e51be returned with HTTP 200 Dec 22 12:20:23.488918 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1574/3163] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:23 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/b70bb104-c012-4fa6-b35e-11359e7e51be => generated 952 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:20:23.497914 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fdc202ff-d9db-47f6-93d1-78758c012d31 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] DELETE http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/b70bb104-c012-4fa6-b35e-11359e7e51be Dec 22 12:20:23.498318 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fdc202ff-d9db-47f6-93d1-78758c012d31 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:23.498643 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:23.498643 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:23.499035 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fdc202ff-d9db-47f6-93d1-78758c012d31 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:23.499336 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-fdc202ff-d9db-47f6-93d1-78758c012d31 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Delete volume with id: b70bb104-c012-4fa6-b35e-11359e7e51be Dec 22 12:20:23.525477 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:23.525477 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:23.526407 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fdc202ff-d9db-47f6-93d1-78758c012d31 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:20:23.664195 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fdc202ff-d9db-47f6-93d1-78758c012d31 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Delete volume request issued successfully. Dec 22 12:20:23.664524 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fdc202ff-d9db-47f6-93d1-78758c012d31 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/b70bb104-c012-4fa6-b35e-11359e7e51be returned with HTTP 202 Dec 22 12:20:23.668078 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1590/3164] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:20:23 2020] DELETE /volume/v3/95285635caca470290d1d56658813c31/volumes/b70bb104-c012-4fa6-b35e-11359e7e51be => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:20:23.671434 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8b01edda-b647-4139-b1e6-fd29dce04a3d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/b70bb104-c012-4fa6-b35e-11359e7e51be Dec 22 12:20:23.671729 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8b01edda-b647-4139-b1e6-fd29dce04a3d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:23.671874 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:23.671874 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:23.672098 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8b01edda-b647-4139-b1e6-fd29dce04a3d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:23.706183 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:23.706183 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:23.712032 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8b01edda-b647-4139-b1e6-fd29dce04a3d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:20:23.722626 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8b01edda-b647-4139-b1e6-fd29dce04a3d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/b70bb104-c012-4fa6-b35e-11359e7e51be returned with HTTP 200 Dec 22 12:20:23.723095 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1575/3165] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:23 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/b70bb104-c012-4fa6-b35e-11359e7e51be => generated 951 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:24.219942 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a58e79cc-d1c1-43f6-a563-08d384f52247 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:24.220178 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a58e79cc-d1c1-43f6-a563-08d384f52247 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:24.220309 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:24.220309 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:24.220503 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a58e79cc-d1c1-43f6-a563-08d384f52247 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:24.245453 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:24.245453 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:24.249956 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a58e79cc-d1c1-43f6-a563-08d384f52247 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:24.258902 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:24.258902 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:24.263900 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a58e79cc-d1c1-43f6-a563-08d384f52247 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:24.264365 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1591/3166] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:24 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:24.732885 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-93896e42-1bf0-4386-a3dd-ad1713db9847 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/b70bb104-c012-4fa6-b35e-11359e7e51be Dec 22 12:20:24.733217 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-93896e42-1bf0-4386-a3dd-ad1713db9847 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:24.733368 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:24.733368 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:24.733596 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-93896e42-1bf0-4386-a3dd-ad1713db9847 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:24.763168 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-93896e42-1bf0-4386-a3dd-ad1713db9847 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/b70bb104-c012-4fa6-b35e-11359e7e51be returned with HTTP 404 Dec 22 12:20:24.763822 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1576/3167] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:24 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/b70bb104-c012-4fa6-b35e-11359e7e51be => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:20:24.769831 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-586d082d-6d44-4499-9067-e4541290d799 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] DELETE http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/b70bb104-c012-4fa6-b35e-11359e7e51be Dec 22 12:20:24.770099 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-586d082d-6d44-4499-9067-e4541290d799 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:24.770230 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:24.770230 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:24.770423 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-586d082d-6d44-4499-9067-e4541290d799 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:24.770694 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-586d082d-6d44-4499-9067-e4541290d799 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Delete volume with id: b70bb104-c012-4fa6-b35e-11359e7e51be Dec 22 12:20:24.793197 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-586d082d-6d44-4499-9067-e4541290d799 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/b70bb104-c012-4fa6-b35e-11359e7e51be returned with HTTP 404 Dec 22 12:20:24.793732 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1592/3168] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:20:24 2020] DELETE /volume/v3/95285635caca470290d1d56658813c31/volumes/b70bb104-c012-4fa6-b35e-11359e7e51be => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:20:24.799279 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7490c519-2209-4224-be0c-532063de3c78 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] DELETE http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/39d9281e-74fc-424c-a3bc-5989040270c0 Dec 22 12:20:24.799588 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7490c519-2209-4224-be0c-532063de3c78 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:24.799952 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7490c519-2209-4224-be0c-532063de3c78 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:24.801223 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-7490c519-2209-4224-be0c-532063de3c78 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Delete snapshot with id: 39d9281e-74fc-424c-a3bc-5989040270c0 Dec 22 12:20:24.815136 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:24.815136 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:24.815743 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7490c519-2209-4224-be0c-532063de3c78 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:20:24.882697 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7490c519-2209-4224-be0c-532063de3c78 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot delete request issued successfully. Dec 22 12:20:24.882963 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7490c519-2209-4224-be0c-532063de3c78 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/39d9281e-74fc-424c-a3bc-5989040270c0 returned with HTTP 202 Dec 22 12:20:24.883770 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1577/3169] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 12:20:24 2020] DELETE /volume/v3/95285635caca470290d1d56658813c31/snapshots/39d9281e-74fc-424c-a3bc-5989040270c0 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:20:24.892681 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-268f9a0a-6e85-4996-8463-e0eb2c2715a1 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/39d9281e-74fc-424c-a3bc-5989040270c0 Dec 22 12:20:24.893399 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-268f9a0a-6e85-4996-8463-e0eb2c2715a1 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:24.893888 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-268f9a0a-6e85-4996-8463-e0eb2c2715a1 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:24.914012 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:24.914012 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:24.914774 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-268f9a0a-6e85-4996-8463-e0eb2c2715a1 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:20:24.916001 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-268f9a0a-6e85-4996-8463-e0eb2c2715a1 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/39d9281e-74fc-424c-a3bc-5989040270c0 returned with HTTP 200 Dec 22 12:20:24.916502 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1593/3170] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:20:24 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/39d9281e-74fc-424c-a3bc-5989040270c0 => generated 467 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:25.279107 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-252cf80b-e77e-4e37-b76d-94df9707c2be tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:25.279656 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-252cf80b-e77e-4e37-b76d-94df9707c2be tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:25.279852 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:25.279852 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:25.280150 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-252cf80b-e77e-4e37-b76d-94df9707c2be tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:25.315371 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:25.315371 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:25.320800 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-252cf80b-e77e-4e37-b76d-94df9707c2be tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:25.331847 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:25.331847 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:25.336778 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-252cf80b-e77e-4e37-b76d-94df9707c2be tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:25.337277 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1578/3171] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:25 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:20:25.924812 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f31fa208-3d2f-4c56-8fda-656f9502cde7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/39d9281e-74fc-424c-a3bc-5989040270c0 Dec 22 12:20:25.925094 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f31fa208-3d2f-4c56-8fda-656f9502cde7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:25.925214 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:25.925214 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:25.925406 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f31fa208-3d2f-4c56-8fda-656f9502cde7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:25.936770 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f31fa208-3d2f-4c56-8fda-656f9502cde7 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/39d9281e-74fc-424c-a3bc-5989040270c0 returned with HTTP 404 Dec 22 12:20:25.937236 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1594/3172] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:20:25 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/39d9281e-74fc-424c-a3bc-5989040270c0 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:20:25.946274 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-48e826bd-3003-41bb-9b27-0c0c12197ceb tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] DELETE http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/d39f50a2-8973-4207-8a8d-87bcf0e42ff3 Dec 22 12:20:25.946274 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-48e826bd-3003-41bb-9b27-0c0c12197ceb tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:25.946274 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:25.946274 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:25.946274 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-48e826bd-3003-41bb-9b27-0c0c12197ceb tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:25.946274 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-48e826bd-3003-41bb-9b27-0c0c12197ceb tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Delete volume with id: d39f50a2-8973-4207-8a8d-87bcf0e42ff3 Dec 22 12:20:25.967133 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:25.967133 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:25.967715 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-48e826bd-3003-41bb-9b27-0c0c12197ceb tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:20:26.077022 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-48e826bd-3003-41bb-9b27-0c0c12197ceb tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Delete volume request issued successfully. Dec 22 12:20:26.079220 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-48e826bd-3003-41bb-9b27-0c0c12197ceb tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/d39f50a2-8973-4207-8a8d-87bcf0e42ff3 returned with HTTP 202 Dec 22 12:20:26.082693 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1579/3173] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:20:25 2020] DELETE /volume/v3/95285635caca470290d1d56658813c31/volumes/d39f50a2-8973-4207-8a8d-87bcf0e42ff3 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:20:26.084954 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c31bf66d-6454-4cdb-b729-9410433c0572 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/d39f50a2-8973-4207-8a8d-87bcf0e42ff3 Dec 22 12:20:26.085236 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c31bf66d-6454-4cdb-b729-9410433c0572 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:26.085499 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c31bf66d-6454-4cdb-b729-9410433c0572 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:26.117859 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:26.117859 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:26.124005 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c31bf66d-6454-4cdb-b729-9410433c0572 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:20:26.138062 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c31bf66d-6454-4cdb-b729-9410433c0572 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/d39f50a2-8973-4207-8a8d-87bcf0e42ff3 returned with HTTP 200 Dec 22 12:20:26.138475 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1595/3174] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:26 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/d39f50a2-8973-4207-8a8d-87bcf0e42ff3 => generated 917 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:26.350951 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dc547c18-5935-4105-bcb1-6ad28f002a87 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:26.351611 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dc547c18-5935-4105-bcb1-6ad28f002a87 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:26.351737 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:26.351737 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:26.352767 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dc547c18-5935-4105-bcb1-6ad28f002a87 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:26.390804 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:26.390804 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:26.396760 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-dc547c18-5935-4105-bcb1-6ad28f002a87 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:26.409229 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:26.409229 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:26.414692 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dc547c18-5935-4105-bcb1-6ad28f002a87 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:26.415185 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1580/3175] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:26 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:27.148062 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ad495ae9-da0c-4863-938d-da97d2938c72 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/d39f50a2-8973-4207-8a8d-87bcf0e42ff3 Dec 22 12:20:27.148482 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ad495ae9-da0c-4863-938d-da97d2938c72 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:27.148693 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:27.148693 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:27.149036 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ad495ae9-da0c-4863-938d-da97d2938c72 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:27.175805 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ad495ae9-da0c-4863-938d-da97d2938c72 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/d39f50a2-8973-4207-8a8d-87bcf0e42ff3 returned with HTTP 404 Dec 22 12:20:27.176619 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1596/3176] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:27 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/d39f50a2-8973-4207-8a8d-87bcf0e42ff3 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:20:27.182463 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e2880094-da0d-49f9-bae2-49cf856e7973 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] DELETE http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 Dec 22 12:20:27.182904 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e2880094-da0d-49f9-bae2-49cf856e7973 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:27.183207 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:27.183207 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:27.183600 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e2880094-da0d-49f9-bae2-49cf856e7973 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:27.184020 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-e2880094-da0d-49f9-bae2-49cf856e7973 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Delete volume with id: 52f62698-df6f-40fd-8090-5c9ba450d504 Dec 22 12:20:27.215163 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e2880094-da0d-49f9-bae2-49cf856e7973 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 returned with HTTP 404 Dec 22 12:20:27.215941 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1581/3177] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:20:27 2020] DELETE /volume/v3/95285635caca470290d1d56658813c31/volumes/52f62698-df6f-40fd-8090-5c9ba450d504 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:20:27.227282 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f1816532-c96e-4407-845c-02ce47c7a4eb tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] DELETE http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/818e05aa-95b6-43b3-8c92-f764755eadfd Dec 22 12:20:27.227685 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f1816532-c96e-4407-845c-02ce47c7a4eb tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:27.228052 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f1816532-c96e-4407-845c-02ce47c7a4eb tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:27.228329 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-f1816532-c96e-4407-845c-02ce47c7a4eb tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Delete snapshot with id: 818e05aa-95b6-43b3-8c92-f764755eadfd Dec 22 12:20:27.243781 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:27.243781 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:27.244783 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f1816532-c96e-4407-845c-02ce47c7a4eb tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:20:27.268659 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-32355d8f-b491-4406-8482-a94b3d9fe271 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf Dec 22 12:20:27.269071 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-32355d8f-b491-4406-8482-a94b3d9fe271 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:27.269389 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-32355d8f-b491-4406-8482-a94b3d9fe271 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:27.304863 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:27.304863 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:27.310790 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-32355d8f-b491-4406-8482-a94b3d9fe271 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:20:27.317096 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f1816532-c96e-4407-845c-02ce47c7a4eb tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot delete request issued successfully. Dec 22 12:20:27.317608 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f1816532-c96e-4407-845c-02ce47c7a4eb tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/818e05aa-95b6-43b3-8c92-f764755eadfd returned with HTTP 202 Dec 22 12:20:27.318230 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1597/3178] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 12:20:27 2020] DELETE /volume/v3/95285635caca470290d1d56658813c31/snapshots/818e05aa-95b6-43b3-8c92-f764755eadfd => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:20:27.324923 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2303c387-8329-4039-9093-e4fa36b49010 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/818e05aa-95b6-43b3-8c92-f764755eadfd Dec 22 12:20:27.325440 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2303c387-8329-4039-9093-e4fa36b49010 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:27.325685 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:27.325685 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:27.326059 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2303c387-8329-4039-9093-e4fa36b49010 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:27.348715 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:27.348715 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:27.357890 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:27.357890 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:27.359871 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2303c387-8329-4039-9093-e4fa36b49010 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:20:27.361828 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-32355d8f-b491-4406-8482-a94b3d9fe271 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf returned with HTTP 200 Dec 22 12:20:27.363325 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2303c387-8329-4039-9093-e4fa36b49010 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/818e05aa-95b6-43b3-8c92-f764755eadfd returned with HTTP 200 Dec 22 12:20:27.364080 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1582/3179] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:27 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf => generated 1641 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:27.364621 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1598/3180] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:20:27 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/818e05aa-95b6-43b3-8c92-f764755eadfd => generated 467 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:27.424377 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-94805cae-b124-4c5d-8037-3581ce084f2f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:27.424979 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-94805cae-b124-4c5d-8037-3581ce084f2f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:27.425302 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:27.425302 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:27.425660 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-94805cae-b124-4c5d-8037-3581ce084f2f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:27.454948 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:27.454948 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:27.460486 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-94805cae-b124-4c5d-8037-3581ce084f2f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:27.476545 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:27.476545 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:27.483922 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-94805cae-b124-4c5d-8037-3581ce084f2f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:27.484598 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1583/3181] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:27 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:28.372362 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eaa32cb7-64f8-46ab-90a6-69bdf9dbd6d4 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/818e05aa-95b6-43b3-8c92-f764755eadfd Dec 22 12:20:28.372744 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eaa32cb7-64f8-46ab-90a6-69bdf9dbd6d4 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:28.372744 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:28.372744 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:28.372944 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eaa32cb7-64f8-46ab-90a6-69bdf9dbd6d4 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:28.384722 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eaa32cb7-64f8-46ab-90a6-69bdf9dbd6d4 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/818e05aa-95b6-43b3-8c92-f764755eadfd returned with HTTP 404 Dec 22 12:20:28.385297 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1599/3182] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:20:28 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/818e05aa-95b6-43b3-8c92-f764755eadfd => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:20:28.390186 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9e7f488c-a7f8-4062-b8ce-201ed7c736fd tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] DELETE http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/f965cc58-c56a-45f5-b0fb-39652a74ed4f Dec 22 12:20:28.390464 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9e7f488c-a7f8-4062-b8ce-201ed7c736fd tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:28.390613 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:28.390613 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:28.390810 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9e7f488c-a7f8-4062-b8ce-201ed7c736fd tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:28.391064 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-9e7f488c-a7f8-4062-b8ce-201ed7c736fd tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Delete volume with id: f965cc58-c56a-45f5-b0fb-39652a74ed4f Dec 22 12:20:28.414816 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:28.414816 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:28.415387 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9e7f488c-a7f8-4062-b8ce-201ed7c736fd tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:20:28.495964 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-397aaf44-5ebe-40c5-8057-d4a0b68d8585 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:28.496242 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-397aaf44-5ebe-40c5-8057-d4a0b68d8585 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:28.496606 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-397aaf44-5ebe-40c5-8057-d4a0b68d8585 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:28.534343 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:28.534343 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:28.544935 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-397aaf44-5ebe-40c5-8057-d4a0b68d8585 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:28.557097 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:28.557097 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:28.563062 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-397aaf44-5ebe-40c5-8057-d4a0b68d8585 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:28.568517 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1600/3183] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:28 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:20:28.572219 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9e7f488c-a7f8-4062-b8ce-201ed7c736fd tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Delete volume request issued successfully. Dec 22 12:20:28.572823 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9e7f488c-a7f8-4062-b8ce-201ed7c736fd tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/f965cc58-c56a-45f5-b0fb-39652a74ed4f returned with HTTP 202 Dec 22 12:20:28.579336 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1584/3184] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:20:28 2020] DELETE /volume/v3/95285635caca470290d1d56658813c31/volumes/f965cc58-c56a-45f5-b0fb-39652a74ed4f => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:20:28.583920 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9b964a20-aefe-47bd-8527-78ba88505595 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/f965cc58-c56a-45f5-b0fb-39652a74ed4f Dec 22 12:20:28.584358 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9b964a20-aefe-47bd-8527-78ba88505595 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:28.584606 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:28.584606 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:28.585069 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9b964a20-aefe-47bd-8527-78ba88505595 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:28.745365 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:28.745365 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:28.750524 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9b964a20-aefe-47bd-8527-78ba88505595 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:20:28.763036 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9b964a20-aefe-47bd-8527-78ba88505595 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/f965cc58-c56a-45f5-b0fb-39652a74ed4f returned with HTTP 200 Dec 22 12:20:28.768673 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1601/3185] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:28 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/f965cc58-c56a-45f5-b0fb-39652a74ed4f => generated 917 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:29.573632 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dfae600b-1f47-4f5b-81e9-1d05d7090921 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:29.574032 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dfae600b-1f47-4f5b-81e9-1d05d7090921 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:29.574243 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:29.574243 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:29.574549 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dfae600b-1f47-4f5b-81e9-1d05d7090921 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:29.601302 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:29.601302 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:29.606372 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-dfae600b-1f47-4f5b-81e9-1d05d7090921 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:29.615932 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:29.615932 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:29.620693 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dfae600b-1f47-4f5b-81e9-1d05d7090921 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:29.621180 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1585/3186] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:29 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:29.776602 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-47a5d112-0319-486c-85e1-82ab73105e6b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/f965cc58-c56a-45f5-b0fb-39652a74ed4f Dec 22 12:20:29.776602 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-47a5d112-0319-486c-85e1-82ab73105e6b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:29.776602 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:29.776602 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:29.776602 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-47a5d112-0319-486c-85e1-82ab73105e6b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:29.807115 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-47a5d112-0319-486c-85e1-82ab73105e6b tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/f965cc58-c56a-45f5-b0fb-39652a74ed4f returned with HTTP 404 Dec 22 12:20:29.810155 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1602/3187] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:29 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/f965cc58-c56a-45f5-b0fb-39652a74ed4f => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:20:29.813393 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8f497fff-d519-486b-b55b-b80879c76e5f tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] DELETE http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/164f950e-0993-45fd-97f4-c5e2cab8843b Dec 22 12:20:29.813950 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8f497fff-d519-486b-b55b-b80879c76e5f tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:29.814091 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:29.814091 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:29.814291 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8f497fff-d519-486b-b55b-b80879c76e5f tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:29.814473 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-8f497fff-d519-486b-b55b-b80879c76e5f tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Delete snapshot with id: 164f950e-0993-45fd-97f4-c5e2cab8843b Dec 22 12:20:29.832902 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8f497fff-d519-486b-b55b-b80879c76e5f tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/164f950e-0993-45fd-97f4-c5e2cab8843b returned with HTTP 404 Dec 22 12:20:29.833669 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1586/3188] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 12:20:29 2020] DELETE /volume/v3/95285635caca470290d1d56658813c31/snapshots/164f950e-0993-45fd-97f4-c5e2cab8843b => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:20:29.850613 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a6dda5b9-e0f8-43d8-8381-bdb52837a89a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] DELETE http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/4241f0da-1b8d-43f0-80a3-4c1a4c93635a Dec 22 12:20:29.850613 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a6dda5b9-e0f8-43d8-8381-bdb52837a89a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:29.850613 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a6dda5b9-e0f8-43d8-8381-bdb52837a89a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:29.850613 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-a6dda5b9-e0f8-43d8-8381-bdb52837a89a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Delete snapshot with id: 4241f0da-1b8d-43f0-80a3-4c1a4c93635a Dec 22 12:20:29.853417 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a6dda5b9-e0f8-43d8-8381-bdb52837a89a tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/4241f0da-1b8d-43f0-80a3-4c1a4c93635a returned with HTTP 404 Dec 22 12:20:29.854971 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1603/3189] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 12:20:29 2020] DELETE /volume/v3/95285635caca470290d1d56658813c31/snapshots/4241f0da-1b8d-43f0-80a3-4c1a4c93635a => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:20:29.860548 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e2b62df1-ed28-479e-affb-00863e476e1c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] DELETE http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/357d24b1-1a66-412f-bfc2-18b80f3b1260 Dec 22 12:20:29.860904 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e2b62df1-ed28-479e-affb-00863e476e1c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:29.861244 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e2b62df1-ed28-479e-affb-00863e476e1c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:29.861492 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-e2b62df1-ed28-479e-affb-00863e476e1c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Delete snapshot with id: 357d24b1-1a66-412f-bfc2-18b80f3b1260 Dec 22 12:20:29.878795 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e2b62df1-ed28-479e-affb-00863e476e1c tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/357d24b1-1a66-412f-bfc2-18b80f3b1260 returned with HTTP 404 Dec 22 12:20:29.882649 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1587/3190] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 12:20:29 2020] DELETE /volume/v3/95285635caca470290d1d56658813c31/snapshots/357d24b1-1a66-412f-bfc2-18b80f3b1260 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:20:29.889290 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ca4628e7-c95b-4f0b-a7fe-2f242f65eeaf tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] DELETE http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/2e736acd-5647-459d-a99a-ff61e67fed56 Dec 22 12:20:29.889573 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ca4628e7-c95b-4f0b-a7fe-2f242f65eeaf tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:29.890247 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ca4628e7-c95b-4f0b-a7fe-2f242f65eeaf tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:29.890590 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-ca4628e7-c95b-4f0b-a7fe-2f242f65eeaf tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Delete snapshot with id: 2e736acd-5647-459d-a99a-ff61e67fed56 Dec 22 12:20:29.903260 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ca4628e7-c95b-4f0b-a7fe-2f242f65eeaf tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/2e736acd-5647-459d-a99a-ff61e67fed56 returned with HTTP 404 Dec 22 12:20:29.903971 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1604/3191] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 12:20:29 2020] DELETE /volume/v3/95285635caca470290d1d56658813c31/snapshots/2e736acd-5647-459d-a99a-ff61e67fed56 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:20:29.909037 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a5dba633-0bc3-4578-ac50-70e20471c834 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] DELETE http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/955ccf93-43c4-4b2b-9865-17dc8e8da0f1 Dec 22 12:20:29.909430 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a5dba633-0bc3-4578-ac50-70e20471c834 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:29.909780 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a5dba633-0bc3-4578-ac50-70e20471c834 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:29.910156 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-a5dba633-0bc3-4578-ac50-70e20471c834 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Delete snapshot with id: 955ccf93-43c4-4b2b-9865-17dc8e8da0f1 Dec 22 12:20:29.925553 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a5dba633-0bc3-4578-ac50-70e20471c834 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/955ccf93-43c4-4b2b-9865-17dc8e8da0f1 returned with HTTP 404 Dec 22 12:20:29.926423 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1588/3192] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 12:20:29 2020] DELETE /volume/v3/95285635caca470290d1d56658813c31/snapshots/955ccf93-43c4-4b2b-9865-17dc8e8da0f1 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:20:29.933617 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cbd860b5-7985-48f8-b3cf-9804eec3fc39 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] DELETE http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/b64d224d-a427-4eec-8e27-aaa807c5e81e Dec 22 12:20:29.934030 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cbd860b5-7985-48f8-b3cf-9804eec3fc39 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:29.934290 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cbd860b5-7985-48f8-b3cf-9804eec3fc39 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:29.934466 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-cbd860b5-7985-48f8-b3cf-9804eec3fc39 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Delete snapshot with id: b64d224d-a427-4eec-8e27-aaa807c5e81e Dec 22 12:20:29.946022 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cbd860b5-7985-48f8-b3cf-9804eec3fc39 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/b64d224d-a427-4eec-8e27-aaa807c5e81e returned with HTTP 404 Dec 22 12:20:29.946546 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1605/3193] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 12:20:29 2020] DELETE /volume/v3/95285635caca470290d1d56658813c31/snapshots/b64d224d-a427-4eec-8e27-aaa807c5e81e => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:20:29.953758 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2f1b5451-562c-4437-af18-5db7a62af4ae tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] DELETE http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/5afe7539-c70c-4ff4-8997-e6b1bc40fed8 Dec 22 12:20:29.954480 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2f1b5451-562c-4437-af18-5db7a62af4ae tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:29.954803 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2f1b5451-562c-4437-af18-5db7a62af4ae tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:29.955038 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-2f1b5451-562c-4437-af18-5db7a62af4ae tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Delete snapshot with id: 5afe7539-c70c-4ff4-8997-e6b1bc40fed8 Dec 22 12:20:29.967189 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2f1b5451-562c-4437-af18-5db7a62af4ae tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/5afe7539-c70c-4ff4-8997-e6b1bc40fed8 returned with HTTP 404 Dec 22 12:20:29.967783 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1589/3194] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 12:20:29 2020] DELETE /volume/v3/95285635caca470290d1d56658813c31/snapshots/5afe7539-c70c-4ff4-8997-e6b1bc40fed8 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:20:29.972639 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ffbd461d-ae1e-46cd-a96a-989d2d052eab tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] DELETE http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:20:29.972993 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ffbd461d-ae1e-46cd-a96a-989d2d052eab tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:29.973321 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ffbd461d-ae1e-46cd-a96a-989d2d052eab tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:29.973639 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-ffbd461d-ae1e-46cd-a96a-989d2d052eab tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Delete volume with id: 72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:20:30.038534 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:30.038534 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:30.039355 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ffbd461d-ae1e-46cd-a96a-989d2d052eab tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:20:30.139643 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ffbd461d-ae1e-46cd-a96a-989d2d052eab tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Delete volume request issued successfully. Dec 22 12:20:30.140048 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ffbd461d-ae1e-46cd-a96a-989d2d052eab tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 202 Dec 22 12:20:30.140809 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1606/3195] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:20:29 2020] DELETE /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:20:30.145554 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9849a4de-157e-475e-a620-92622c7ec233 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:20:30.145842 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9849a4de-157e-475e-a620-92622c7ec233 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:30.147191 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9849a4de-157e-475e-a620-92622c7ec233 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:30.190070 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:30.190070 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:30.196162 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9849a4de-157e-475e-a620-92622c7ec233 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:20:30.234523 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9849a4de-157e-475e-a620-92622c7ec233 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 200 Dec 22 12:20:30.234523 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1590/3196] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:30 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 1364 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:30.553749 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-39caeec8-0271-443e-b190-fb227b748c95 req-1b51a7c5-fe23-46b5-81bd-92138c4a1335 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] DELETE http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/c51a144e-329a-40fe-b0e5-48815b2e3eec Dec 22 12:20:30.553999 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-39caeec8-0271-443e-b190-fb227b748c95 req-1b51a7c5-fe23-46b5-81bd-92138c4a1335 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:30.554232 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:30.554232 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:30.554492 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-39caeec8-0271-443e-b190-fb227b748c95 req-1b51a7c5-fe23-46b5-81bd-92138c4a1335 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:30.566040 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:30.566040 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:30.638117 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e6f15ca9-8b55-4a4c-8c97-ba3ee4d3c184 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:30.638797 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e6f15ca9-8b55-4a4c-8c97-ba3ee4d3c184 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:30.639055 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:30.639055 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:30.639682 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e6f15ca9-8b55-4a4c-8c97-ba3ee4d3c184 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:30.672635 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:30.672635 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:30.677585 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e6f15ca9-8b55-4a4c-8c97-ba3ee4d3c184 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:30.687826 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:30.687826 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:30.692896 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e6f15ca9-8b55-4a4c-8c97-ba3ee4d3c184 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:30.693355 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1591/3197] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:30 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:30.904323 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-39caeec8-0271-443e-b190-fb227b748c95 req-1b51a7c5-fe23-46b5-81bd-92138c4a1335 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 12:20:30.904551 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-39caeec8-0271-443e-b190-fb227b748c95 req-1b51a7c5-fe23-46b5-81bd-92138c4a1335 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Pending status list for volume during attachment-delete: [] {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 12:20:30.943788 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-39caeec8-0271-443e-b190-fb227b748c95 req-1b51a7c5-fe23-46b5-81bd-92138c4a1335 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/c51a144e-329a-40fe-b0e5-48815b2e3eec returned with HTTP 200 Dec 22 12:20:30.944527 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1607/3198] 10.222.0.101 () {62 vars in 1442 bytes} [Tue Dec 22 12:20:30 2020] DELETE /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/c51a144e-329a-40fe-b0e5-48815b2e3eec => generated 19 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:30.961538 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-39caeec8-0271-443e-b190-fb227b748c95 req-df8f0cdd-56d8-4d72-82b4-94bdc3b31387 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] DELETE http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf Dec 22 12:20:30.961893 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-39caeec8-0271-443e-b190-fb227b748c95 req-df8f0cdd-56d8-4d72-82b4-94bdc3b31387 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:30.962109 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:30.962109 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:30.962430 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-39caeec8-0271-443e-b190-fb227b748c95 req-df8f0cdd-56d8-4d72-82b4-94bdc3b31387 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:30.962809 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [req-39caeec8-0271-443e-b190-fb227b748c95 req-df8f0cdd-56d8-4d72-82b4-94bdc3b31387 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Delete volume with id: 4a0fbce6-20d1-48cc-b0a7-028daf6011cf Dec 22 12:20:30.989158 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:30.989158 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:30.989803 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-39caeec8-0271-443e-b190-fb227b748c95 req-df8f0cdd-56d8-4d72-82b4-94bdc3b31387 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:20:31.097354 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-39caeec8-0271-443e-b190-fb227b748c95 req-df8f0cdd-56d8-4d72-82b4-94bdc3b31387 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Delete volume request issued successfully. Dec 22 12:20:31.097643 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-39caeec8-0271-443e-b190-fb227b748c95 req-df8f0cdd-56d8-4d72-82b4-94bdc3b31387 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf returned with HTTP 202 Dec 22 12:20:31.098134 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1592/3199] 10.222.0.101 () {60 vars in 1389 bytes} [Tue Dec 22 12:20:30 2020] DELETE /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:20:31.240332 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-40aaba8b-6474-4f11-8fe7-9e4c7813cecc tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 Dec 22 12:20:31.240657 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-40aaba8b-6474-4f11-8fe7-9e4c7813cecc tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:31.240834 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:31.240834 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:31.241077 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-40aaba8b-6474-4f11-8fe7-9e4c7813cecc tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:31.270464 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:31.270464 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:31.271105 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-40aaba8b-6474-4f11-8fe7-9e4c7813cecc tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 returned with HTTP 404 Dec 22 12:20:31.273716 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1608/3200] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:31 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/72e63f03-9ecc-43bf-8abb-9fe93c4763e3 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:20:31.276985 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1ef930e6-c3ea-4ced-9878-b9ce948c2ebc tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] DELETE http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/474616d3-1819-4f9e-a877-68dd9526573d Dec 22 12:20:31.277807 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1ef930e6-c3ea-4ced-9878-b9ce948c2ebc tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:31.278036 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:31.278036 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:31.278362 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1ef930e6-c3ea-4ced-9878-b9ce948c2ebc tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:31.278760 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-1ef930e6-c3ea-4ced-9878-b9ce948c2ebc tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Delete snapshot with id: 474616d3-1819-4f9e-a877-68dd9526573d Dec 22 12:20:31.299153 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:31.299153 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:31.299937 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1ef930e6-c3ea-4ced-9878-b9ce948c2ebc tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:20:31.381264 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1ef930e6-c3ea-4ced-9878-b9ce948c2ebc tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot delete request issued successfully. Dec 22 12:20:31.381582 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1ef930e6-c3ea-4ced-9878-b9ce948c2ebc tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/474616d3-1819-4f9e-a877-68dd9526573d returned with HTTP 202 Dec 22 12:20:31.382171 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1593/3201] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 12:20:31 2020] DELETE /volume/v3/95285635caca470290d1d56658813c31/snapshots/474616d3-1819-4f9e-a877-68dd9526573d => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:20:31.387531 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c0facfda-7ed7-45dd-9b59-f7240d7eea5d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/474616d3-1819-4f9e-a877-68dd9526573d Dec 22 12:20:31.387940 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c0facfda-7ed7-45dd-9b59-f7240d7eea5d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:31.390765 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:31.390765 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:31.390765 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c0facfda-7ed7-45dd-9b59-f7240d7eea5d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:31.407122 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:31.407122 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:31.407768 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c0facfda-7ed7-45dd-9b59-f7240d7eea5d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Snapshot retrieved successfully. Dec 22 12:20:31.408753 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c0facfda-7ed7-45dd-9b59-f7240d7eea5d tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/474616d3-1819-4f9e-a877-68dd9526573d returned with HTTP 200 Dec 22 12:20:31.409303 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1609/3202] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:20:31 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/474616d3-1819-4f9e-a877-68dd9526573d => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:31.702666 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e2a9e029-832f-4201-aacb-ecf7da36055b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:31.703722 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e2a9e029-832f-4201-aacb-ecf7da36055b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:31.703978 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:31.703978 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:31.704355 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e2a9e029-832f-4201-aacb-ecf7da36055b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:31.733077 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:31.733077 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:31.738269 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e2a9e029-832f-4201-aacb-ecf7da36055b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:31.748242 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:31.748242 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:31.753275 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e2a9e029-832f-4201-aacb-ecf7da36055b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:31.754173 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1594/3203] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:31 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:32.417184 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6002befe-7d81-4eec-a0cd-7a3238802e42 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/474616d3-1819-4f9e-a877-68dd9526573d Dec 22 12:20:32.417433 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6002befe-7d81-4eec-a0cd-7a3238802e42 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:32.417561 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:32.417561 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:32.417754 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6002befe-7d81-4eec-a0cd-7a3238802e42 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:32.431077 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6002befe-7d81-4eec-a0cd-7a3238802e42 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/snapshots/474616d3-1819-4f9e-a877-68dd9526573d returned with HTTP 404 Dec 22 12:20:32.431684 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1610/3204] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:20:32 2020] GET /volume/v3/95285635caca470290d1d56658813c31/snapshots/474616d3-1819-4f9e-a877-68dd9526573d => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:20:32.436814 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aeaee7f5-8100-4a91-affe-b563990355e0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] DELETE http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 Dec 22 12:20:32.437221 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aeaee7f5-8100-4a91-affe-b563990355e0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:32.437352 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:32.437352 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:32.437544 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aeaee7f5-8100-4a91-affe-b563990355e0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:32.437794 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-aeaee7f5-8100-4a91-affe-b563990355e0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Delete volume with id: bfc9e79c-3996-49c8-a486-ae1939d05b55 Dec 22 12:20:32.462878 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:32.462878 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:32.464003 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-aeaee7f5-8100-4a91-affe-b563990355e0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:20:32.584944 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-aeaee7f5-8100-4a91-affe-b563990355e0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Delete volume request issued successfully. Dec 22 12:20:32.585207 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aeaee7f5-8100-4a91-affe-b563990355e0 tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 returned with HTTP 202 Dec 22 12:20:32.585716 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1595/3205] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:20:32 2020] DELETE /volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:20:32.590753 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-15285eb8-19ca-4bf8-b816-fe626d82c4be tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 Dec 22 12:20:32.591011 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-15285eb8-19ca-4bf8-b816-fe626d82c4be tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:32.591418 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-15285eb8-19ca-4bf8-b816-fe626d82c4be tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:32.616002 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:32.616002 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:32.620792 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-15285eb8-19ca-4bf8-b816-fe626d82c4be tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Volume info retrieved successfully. Dec 22 12:20:32.631802 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-15285eb8-19ca-4bf8-b816-fe626d82c4be tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 returned with HTTP 200 Dec 22 12:20:32.632278 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1611/3206] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:32 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 => generated 915 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:20:32.763704 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4b080724-1b4e-4560-add2-1e8bc3a880ab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:32.764088 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4b080724-1b4e-4560-add2-1e8bc3a880ab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:32.764088 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:32.764088 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:32.764284 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4b080724-1b4e-4560-add2-1e8bc3a880ab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:32.789491 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:32.789491 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:32.795424 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4b080724-1b4e-4560-add2-1e8bc3a880ab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:32.805358 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:32.805358 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:32.810763 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4b080724-1b4e-4560-add2-1e8bc3a880ab tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:32.811408 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1596/3207] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:32 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:33.547101 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c688788c-4c2f-48ff-bd79-76d64d03f6a3 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf Dec 22 12:20:33.547381 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c688788c-4c2f-48ff-bd79-76d64d03f6a3 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:33.547513 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:33.547513 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:33.547706 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c688788c-4c2f-48ff-bd79-76d64d03f6a3 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:33.570026 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c688788c-4c2f-48ff-bd79-76d64d03f6a3 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf returned with HTTP 404 Dec 22 12:20:33.570532 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1612/3208] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:33 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/4a0fbce6-20d1-48cc-b0a7-028daf6011cf => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:20:33.576130 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-268a22a6-0139-4b28-840f-91966a2b733c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] DELETE http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/687c8ecd-e51e-4103-a776-51ae3b61886c Dec 22 12:20:33.576426 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-268a22a6-0139-4b28-840f-91966a2b733c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:33.576560 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:33.576560 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:33.576757 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-268a22a6-0139-4b28-840f-91966a2b733c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:33.576939 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-268a22a6-0139-4b28-840f-91966a2b733c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Delete snapshot with id: 687c8ecd-e51e-4103-a776-51ae3b61886c Dec 22 12:20:33.589828 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:33.589828 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:33.590369 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-268a22a6-0139-4b28-840f-91966a2b733c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Snapshot retrieved successfully. Dec 22 12:20:33.642735 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-20592791-9616-4866-accd-ac79615de0fe tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] GET http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 Dec 22 12:20:33.643015 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-20592791-9616-4866-accd-ac79615de0fe tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:33.643276 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-20592791-9616-4866-accd-ac79615de0fe tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:33.648134 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-268a22a6-0139-4b28-840f-91966a2b733c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Snapshot delete request issued successfully. Dec 22 12:20:33.648384 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-268a22a6-0139-4b28-840f-91966a2b733c tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/687c8ecd-e51e-4103-a776-51ae3b61886c returned with HTTP 202 Dec 22 12:20:33.648990 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1597/3209] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 12:20:33 2020] DELETE /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/687c8ecd-e51e-4103-a776-51ae3b61886c => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 12:20:33.655770 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9bc04f13-b6a0-46b9-b8f3-73b13f20e7de tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/687c8ecd-e51e-4103-a776-51ae3b61886c Dec 22 12:20:33.656028 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9bc04f13-b6a0-46b9-b8f3-73b13f20e7de tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:33.656166 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:33.656166 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:33.656363 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9bc04f13-b6a0-46b9-b8f3-73b13f20e7de tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:33.669903 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:33.669903 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:33.670330 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-20592791-9616-4866-accd-ac79615de0fe tempest-VolumesSnapshotTestJSON-1638227692 tempest-VolumesSnapshotTestJSON-1638227692] http://10.222.0.111/volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 returned with HTTP 404 Dec 22 12:20:33.670524 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9bc04f13-b6a0-46b9-b8f3-73b13f20e7de tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Snapshot retrieved successfully. Dec 22 12:20:33.671059 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1613/3210] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:33 2020] GET /volume/v3/95285635caca470290d1d56658813c31/volumes/bfc9e79c-3996-49c8-a486-ae1939d05b55 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:20:33.671837 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9bc04f13-b6a0-46b9-b8f3-73b13f20e7de tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/687c8ecd-e51e-4103-a776-51ae3b61886c returned with HTTP 200 Dec 22 12:20:33.672400 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1598/3211] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:20:33 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/687c8ecd-e51e-4103-a776-51ae3b61886c => generated 478 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:20:33.820744 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eb206ee4-be0b-46c9-be8a-dbd60817923f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:33.821463 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eb206ee4-be0b-46c9-be8a-dbd60817923f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:33.821847 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eb206ee4-be0b-46c9-be8a-dbd60817923f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:33.880611 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:33.880611 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:33.896262 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-eb206ee4-be0b-46c9-be8a-dbd60817923f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:33.908230 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:33.908230 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:33.913945 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eb206ee4-be0b-46c9-be8a-dbd60817923f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:33.915051 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1614/3212] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:33 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:34.683550 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d9fc265b-9cc6-46f5-b5f1-275a16efed32 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/687c8ecd-e51e-4103-a776-51ae3b61886c Dec 22 12:20:34.683982 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d9fc265b-9cc6-46f5-b5f1-275a16efed32 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:34.684242 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:34.684242 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:34.684601 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d9fc265b-9cc6-46f5-b5f1-275a16efed32 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:34.696973 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d9fc265b-9cc6-46f5-b5f1-275a16efed32 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/687c8ecd-e51e-4103-a776-51ae3b61886c returned with HTTP 404 Dec 22 12:20:34.697775 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1599/3213] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:20:34 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/687c8ecd-e51e-4103-a776-51ae3b61886c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:20:34.924027 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-936cdfea-60e4-4280-96d1-13808c96f2a7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:34.924338 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-936cdfea-60e4-4280-96d1-13808c96f2a7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:34.924455 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:34.924455 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:34.924724 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-936cdfea-60e4-4280-96d1-13808c96f2a7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:34.952944 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:34.952944 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:34.957858 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-936cdfea-60e4-4280-96d1-13808c96f2a7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:34.967445 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:34.967445 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:34.972377 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-936cdfea-60e4-4280-96d1-13808c96f2a7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:34.972977 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1615/3214] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:34 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:35.982343 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-35fc3889-05b8-43b3-bc07-6aac93a057b9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:35.982682 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-35fc3889-05b8-43b3-bc07-6aac93a057b9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:35.982977 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-35fc3889-05b8-43b3-bc07-6aac93a057b9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:36.011754 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:36.011754 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:36.016587 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-35fc3889-05b8-43b3-bc07-6aac93a057b9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:36.026529 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:36.026529 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:36.031940 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-35fc3889-05b8-43b3-bc07-6aac93a057b9 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:36.032813 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1600/3215] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:35 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:37.047627 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ddb0c1ce-ff85-4987-839a-47dfa87aa493 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:37.047627 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ddb0c1ce-ff85-4987-839a-47dfa87aa493 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:37.047627 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:37.047627 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:37.047627 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ddb0c1ce-ff85-4987-839a-47dfa87aa493 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:37.109870 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:37.109870 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:37.129309 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ddb0c1ce-ff85-4987-839a-47dfa87aa493 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:37.147213 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:37.147213 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:37.157647 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ddb0c1ce-ff85-4987-839a-47dfa87aa493 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:37.158550 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1616/3216] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:37 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:38.166960 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a9fa471d-6785-426d-a32b-30ddd21e0af2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:38.167352 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a9fa471d-6785-426d-a32b-30ddd21e0af2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:38.167394 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:38.167394 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:38.167975 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a9fa471d-6785-426d-a32b-30ddd21e0af2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:38.193587 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:38.193587 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:38.198969 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a9fa471d-6785-426d-a32b-30ddd21e0af2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:38.209693 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:38.209693 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:38.214989 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a9fa471d-6785-426d-a32b-30ddd21e0af2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:38.215552 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1601/3217] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:38 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:39.228528 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9ca645d7-dc4d-4524-a6fa-cecf094b0bc0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:39.229154 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9ca645d7-dc4d-4524-a6fa-cecf094b0bc0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:39.229302 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:39.229302 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:39.229686 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9ca645d7-dc4d-4524-a6fa-cecf094b0bc0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:39.263893 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:39.263893 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:39.271254 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9ca645d7-dc4d-4524-a6fa-cecf094b0bc0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:39.283171 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:39.283171 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:39.289836 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9ca645d7-dc4d-4524-a6fa-cecf094b0bc0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:39.290368 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1617/3218] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:39 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:40.304902 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dd44cb16-5a0c-4e13-afe7-37d480368373 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:40.305631 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dd44cb16-5a0c-4e13-afe7-37d480368373 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:40.305967 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:40.305967 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:40.306466 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dd44cb16-5a0c-4e13-afe7-37d480368373 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:40.341696 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:40.341696 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:40.348727 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-dd44cb16-5a0c-4e13-afe7-37d480368373 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:40.361313 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:40.361313 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:40.370378 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dd44cb16-5a0c-4e13-afe7-37d480368373 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:40.370905 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1602/3219] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:40 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:41.384519 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3baa6db7-e1d2-4f09-bbdd-32acc487c121 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:41.387711 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-423ce56d-c385-4c25-8478-dfb0065efa18 req-79c5b0b1-df3f-4971-ae39-b66d4d742de6 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] DELETE http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/8842742b-e906-48e3-a468-3f4567e9693a Dec 22 12:20:41.388529 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3baa6db7-e1d2-4f09-bbdd-32acc487c121 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:41.389512 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:41.389512 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:41.389925 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3baa6db7-e1d2-4f09-bbdd-32acc487c121 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:41.390198 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-423ce56d-c385-4c25-8478-dfb0065efa18 req-79c5b0b1-df3f-4971-ae39-b66d4d742de6 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:41.395810 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:41.395810 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:41.396645 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-423ce56d-c385-4c25-8478-dfb0065efa18 req-79c5b0b1-df3f-4971-ae39-b66d4d742de6 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:41.432776 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:41.432776 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:41.467659 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:41.467659 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:41.478278 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3baa6db7-e1d2-4f09-bbdd-32acc487c121 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:41.498458 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:41.498458 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:41.509261 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3baa6db7-e1d2-4f09-bbdd-32acc487c121 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:41.510861 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1618/3220] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:41 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:41.764011 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-423ce56d-c385-4c25-8478-dfb0065efa18 req-79c5b0b1-df3f-4971-ae39-b66d4d742de6 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88155) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 12:20:41.764307 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-423ce56d-c385-4c25-8478-dfb0065efa18 req-79c5b0b1-df3f-4971-ae39-b66d4d742de6 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Pending status list for volume during attachment-delete: [] {{(pid=88155) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 12:20:41.805709 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-423ce56d-c385-4c25-8478-dfb0065efa18 req-79c5b0b1-df3f-4971-ae39-b66d4d742de6 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/8842742b-e906-48e3-a468-3f4567e9693a returned with HTTP 200 Dec 22 12:20:41.806557 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1603/3221] 10.222.0.101 () {62 vars in 1442 bytes} [Tue Dec 22 12:20:41 2020] DELETE /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/8842742b-e906-48e3-a468-3f4567e9693a => generated 19 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:41.821926 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-423ce56d-c385-4c25-8478-dfb0065efa18 req-b3ad30fd-ca67-41b5-85d6-b03b695bbc0b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] DELETE http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:20:41.822246 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-423ce56d-c385-4c25-8478-dfb0065efa18 req-b3ad30fd-ca67-41b5-85d6-b03b695bbc0b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:41.822435 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:41.822435 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:41.822737 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-423ce56d-c385-4c25-8478-dfb0065efa18 req-b3ad30fd-ca67-41b5-85d6-b03b695bbc0b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:41.823064 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [req-423ce56d-c385-4c25-8478-dfb0065efa18 req-b3ad30fd-ca67-41b5-85d6-b03b695bbc0b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Delete volume with id: f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:20:41.853094 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:41.853094 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:41.854470 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-423ce56d-c385-4c25-8478-dfb0065efa18 req-b3ad30fd-ca67-41b5-85d6-b03b695bbc0b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:20:41.932563 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-423ce56d-c385-4c25-8478-dfb0065efa18 req-b3ad30fd-ca67-41b5-85d6-b03b695bbc0b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Delete volume request issued successfully. Dec 22 12:20:41.932832 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-423ce56d-c385-4c25-8478-dfb0065efa18 req-b3ad30fd-ca67-41b5-85d6-b03b695bbc0b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 returned with HTTP 202 Dec 22 12:20:41.933347 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1619/3222] 10.222.0.101 () {60 vars in 1389 bytes} [Tue Dec 22 12:20:41 2020] DELETE /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:20:42.519581 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-06ec850a-3902-480f-9980-375bf4cb29dc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:42.520186 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-06ec850a-3902-480f-9980-375bf4cb29dc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:42.520425 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:42.520425 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:42.520755 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-06ec850a-3902-480f-9980-375bf4cb29dc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:42.552204 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:42.552204 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:42.558309 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-06ec850a-3902-480f-9980-375bf4cb29dc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:42.570768 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:42.570768 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:42.579988 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-06ec850a-3902-480f-9980-375bf4cb29dc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:42.580722 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1604/3223] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:42 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:43.590330 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e5c8040c-01a3-4323-a8e2-ba1c03605d52 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:43.593998 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e5c8040c-01a3-4323-a8e2-ba1c03605d52 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:43.593998 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:43.593998 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:43.593998 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e5c8040c-01a3-4323-a8e2-ba1c03605d52 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:43.656278 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:43.656278 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:43.675423 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e5c8040c-01a3-4323-a8e2-ba1c03605d52 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:43.708444 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:43.708444 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:43.714389 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e5c8040c-01a3-4323-a8e2-ba1c03605d52 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:43.721769 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1620/3224] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:43 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:44.228947 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e26fd95d-3898-4f18-be30-0a61411d0872 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:20:44.229248 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e26fd95d-3898-4f18-be30-0a61411d0872 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:44.229493 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:44.229493 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:44.229854 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e26fd95d-3898-4f18-be30-0a61411d0872 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:44.257181 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e26fd95d-3898-4f18-be30-0a61411d0872 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 returned with HTTP 404 Dec 22 12:20:44.257777 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1605/3225] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:44 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:20:44.389694 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3ea792b7-73c4-4ba3-b559-d202c17265d9 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] DELETE http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/687c8ecd-e51e-4103-a776-51ae3b61886c Dec 22 12:20:44.389973 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3ea792b7-73c4-4ba3-b559-d202c17265d9 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:44.390108 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:44.390108 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:44.390487 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3ea792b7-73c4-4ba3-b559-d202c17265d9 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:44.390925 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-3ea792b7-73c4-4ba3-b559-d202c17265d9 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Delete snapshot with id: 687c8ecd-e51e-4103-a776-51ae3b61886c Dec 22 12:20:44.403604 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3ea792b7-73c4-4ba3-b559-d202c17265d9 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/687c8ecd-e51e-4103-a776-51ae3b61886c returned with HTTP 404 Dec 22 12:20:44.405111 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1621/3226] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 12:20:44 2020] DELETE /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/687c8ecd-e51e-4103-a776-51ae3b61886c => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:20:44.410298 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cc98f292-92b2-4a61-98bf-85bd4dd676a7 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/687c8ecd-e51e-4103-a776-51ae3b61886c Dec 22 12:20:44.413700 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cc98f292-92b2-4a61-98bf-85bd4dd676a7 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:44.413700 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cc98f292-92b2-4a61-98bf-85bd4dd676a7 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:44.423015 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cc98f292-92b2-4a61-98bf-85bd4dd676a7 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/687c8ecd-e51e-4103-a776-51ae3b61886c returned with HTTP 404 Dec 22 12:20:44.423569 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1606/3227] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:20:44 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/snapshots/687c8ecd-e51e-4103-a776-51ae3b61886c => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:20:44.726991 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a37e3101-2dad-49e2-85e0-09cea97c46c1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:44.727631 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a37e3101-2dad-49e2-85e0-09cea97c46c1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:44.727631 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a37e3101-2dad-49e2-85e0-09cea97c46c1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:44.757936 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:44.757936 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:44.765250 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a37e3101-2dad-49e2-85e0-09cea97c46c1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:44.782759 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:44.782759 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:44.790868 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a37e3101-2dad-49e2-85e0-09cea97c46c1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:44.792129 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1622/3228] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:44 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:20:45.300069 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bc9ef8fe-5899-4bf3-82c7-3f2aeed10ab2 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] DELETE http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:20:45.300351 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bc9ef8fe-5899-4bf3-82c7-3f2aeed10ab2 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:45.300643 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bc9ef8fe-5899-4bf3-82c7-3f2aeed10ab2 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:45.301028 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-bc9ef8fe-5899-4bf3-82c7-3f2aeed10ab2 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Delete volume with id: f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:20:45.323967 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bc9ef8fe-5899-4bf3-82c7-3f2aeed10ab2 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 returned with HTTP 404 Dec 22 12:20:45.324546 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1607/3229] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:20:45 2020] DELETE /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:20:45.332271 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-99e0289d-0b5d-4529-9b4f-5dc3d677e246 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 Dec 22 12:20:45.332607 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-99e0289d-0b5d-4529-9b4f-5dc3d677e246 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:45.332776 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:45.332776 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:45.333045 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-99e0289d-0b5d-4529-9b4f-5dc3d677e246 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:45.359400 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-99e0289d-0b5d-4529-9b4f-5dc3d677e246 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 returned with HTTP 404 Dec 22 12:20:45.360077 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1623/3230] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:45 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/f381117a-332e-46aa-aeb9-831a9e6a4d69 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:20:45.802225 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-08811def-f266-4d89-93d6-cff7ef9d340a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:45.802859 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-08811def-f266-4d89-93d6-cff7ef9d340a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:45.802859 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-08811def-f266-4d89-93d6-cff7ef9d340a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:45.828581 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:45.828581 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:45.834279 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-08811def-f266-4d89-93d6-cff7ef9d340a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:45.844849 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:45.844849 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:45.853411 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-08811def-f266-4d89-93d6-cff7ef9d340a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:45.854326 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1608/3231] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:45 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:46.864408 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3bcca5c5-30c6-47b2-a2cf-055d86bd7004 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:46.864732 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3bcca5c5-30c6-47b2-a2cf-055d86bd7004 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:46.864781 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3bcca5c5-30c6-47b2-a2cf-055d86bd7004 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:46.891700 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:46.891700 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:46.896278 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3bcca5c5-30c6-47b2-a2cf-055d86bd7004 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:46.905416 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:46.905416 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:46.916263 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3bcca5c5-30c6-47b2-a2cf-055d86bd7004 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:46.916263 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1624/3232] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:46 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:47.584450 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ef233a36-65ab-46fe-b83d-c30f74763e34 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] POST http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes Dec 22 12:20:47.584891 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:47.584891 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:47.585254 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ef233a36-65ab-46fe-b83d-c30f74763e34 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2007791563", "snapshot_id": null, "imageRef": "632d04fa-05fd-4e7d-895f-0cd80c4fd464", "volume_type": null, "size": 1}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:20:47.585993 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-ef233a36-65ab-46fe-b83d-c30f74763e34 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2007791563', 'snapshot_id': None, 'imageRef': '632d04fa-05fd-4e7d-895f-0cd80c4fd464', 'volume_type': None, 'size': 1}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:20:47.651053 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-ef233a36-65ab-46fe-b83d-c30f74763e34 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Create volume of 1 GB Dec 22 12:20:47.658936 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ef233a36-65ab-46fe-b83d-c30f74763e34 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Availability Zones retrieved successfully. Dec 22 12:20:47.667628 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ef233a36-65ab-46fe-b83d-c30f74763e34 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Flow 'volume_create_api' (9be80694-7539-46f1-8786-c33d3ea1aa14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:20:47.669019 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ef233a36-65ab-46fe-b83d-c30f74763e34 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17ba4232-d524-42b6-9c18-b51a0600d2af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:20:47.670147 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-ef233a36-65ab-46fe-b83d-c30f74763e34 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:20:47.726978 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ef233a36-65ab-46fe-b83d-c30f74763e34 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17ba4232-d524-42b6-9c18-b51a0600d2af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:20:47.728191 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ef233a36-65ab-46fe-b83d-c30f74763e34 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66245147-9efa-4edc-8dcb-c0b6890352c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:20:47.827512 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-ef233a36-65ab-46fe-b83d-c30f74763e34 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Created reservations ['f0f793ad-acc3-480d-9e2d-46c185525731', '623f8f7c-c885-485b-8d27-65dd5f9e084a', '06f2c779-9f69-41d4-8b43-6540959788b4', '3fe10a5c-96ad-489b-85e0-e68674bd7195'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:20:47.831885 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ef233a36-65ab-46fe-b83d-c30f74763e34 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66245147-9efa-4edc-8dcb-c0b6890352c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0f793ad-acc3-480d-9e2d-46c185525731', '623f8f7c-c885-485b-8d27-65dd5f9e084a', '06f2c779-9f69-41d4-8b43-6540959788b4', '3fe10a5c-96ad-489b-85e0-e68674bd7195']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:20:47.835539 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ef233a36-65ab-46fe-b83d-c30f74763e34 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee3da663-9c61-4709-b895-d54e28846460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:20:47.899291 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ef233a36-65ab-46fe-b83d-c30f74763e34 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee3da663-9c61-4709-b895-d54e28846460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2498126-d8ab-45c8-8530-ea942f3e23a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2007791563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0217d44346cb4f32b948d0feb03e3bb9',qos_specs=None,replication_status=,reservations=['f0f793ad-acc3-480d-9e2d-46c185525731','623f8f7c-c885-485b-8d27-65dd5f9e084a','06f2c779-9f69-41d4-8b43-6540959788b4','3fe10a5c-96ad-489b-85e0-e68674bd7195'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e17deb8c43434441b2864e5a8d3cd361',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:20:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2007791563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2498126-d8ab-45c8-8530-ea942f3e23a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0217d44346cb4f32b948d0feb03e3bb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e17deb8c43434441b2864e5a8d3cd361',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:20:47.900317 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ef233a36-65ab-46fe-b83d-c30f74763e34 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09d47bbc-777c-4015-8dd1-4d9ba2e170b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:20:47.921718 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-45b922da-61cf-442c-bcb2-40d93b76dccc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:47.922733 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-45b922da-61cf-442c-bcb2-40d93b76dccc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:47.923071 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:47.923071 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:47.924714 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-45b922da-61cf-442c-bcb2-40d93b76dccc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:47.938906 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ef233a36-65ab-46fe-b83d-c30f74763e34 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09d47bbc-777c-4015-8dd1-4d9ba2e170b0) transitioned into state 'SUCCESS' from state '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-2007791563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0217d44346cb4f32b948d0feb03e3bb9',qos_specs=None,replication_status=,reservations=['f0f793ad-acc3-480d-9e2d-46c185525731','623f8f7c-c885-485b-8d27-65dd5f9e084a','06f2c779-9f69-41d4-8b43-6540959788b4','3fe10a5c-96ad-489b-85e0-e68674bd7195'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e17deb8c43434441b2864e5a8d3cd361',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:20:47.939913 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ef233a36-65ab-46fe-b83d-c30f74763e34 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aec523b-ed0f-40bc-a80a-e620bcc30778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:20:47.955742 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:47.955742 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:47.961226 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-45b922da-61cf-442c-bcb2-40d93b76dccc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:47.972526 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:47.972526 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:47.978498 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-45b922da-61cf-442c-bcb2-40d93b76dccc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:47.979163 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1625/3233] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:47 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:47.987149 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ef233a36-65ab-46fe-b83d-c30f74763e34 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aec523b-ed0f-40bc-a80a-e620bcc30778) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:20:47.989373 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ef233a36-65ab-46fe-b83d-c30f74763e34 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Flow 'volume_create_api' (9be80694-7539-46f1-8786-c33d3ea1aa14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:20:48.019017 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ef233a36-65ab-46fe-b83d-c30f74763e34 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Create volume request issued successfully. Dec 22 12:20:48.026509 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ef233a36-65ab-46fe-b83d-c30f74763e34 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes returned with HTTP 202 Dec 22 12:20:48.027203 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1609/3234] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 12:20:47 2020] POST /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes => generated 830 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:20:48.036523 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2475da46-2a77-4980-b6e2-719b7ddac48b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 Dec 22 12:20:48.038805 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2475da46-2a77-4980-b6e2-719b7ddac48b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:48.038956 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:48.038956 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:48.039187 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2475da46-2a77-4980-b6e2-719b7ddac48b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:48.101775 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:48.101775 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:48.108519 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2475da46-2a77-4980-b6e2-719b7ddac48b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:20:48.127646 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2475da46-2a77-4980-b6e2-719b7ddac48b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 returned with HTTP 200 Dec 22 12:20:48.127646 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1626/3235] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:48 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 => generated 898 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:48.989452 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-183c1ecd-219f-4027-aa93-eab922d40104 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:48.989726 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-183c1ecd-219f-4027-aa93-eab922d40104 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:48.989856 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:48.989856 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:48.990051 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-183c1ecd-219f-4027-aa93-eab922d40104 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:49.045944 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:49.045944 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:49.060969 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-183c1ecd-219f-4027-aa93-eab922d40104 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:49.081568 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:49.081568 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:49.088252 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-183c1ecd-219f-4027-aa93-eab922d40104 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:49.089210 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1610/3236] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:48 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:49.132924 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-68af6e8d-f7b1-4cf3-b105-843e98c637a5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 Dec 22 12:20:49.133212 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-68af6e8d-f7b1-4cf3-b105-843e98c637a5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:49.133336 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:49.133336 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:49.133702 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-68af6e8d-f7b1-4cf3-b105-843e98c637a5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:49.161137 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:49.161137 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:49.166626 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-68af6e8d-f7b1-4cf3-b105-843e98c637a5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:20:49.178956 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-68af6e8d-f7b1-4cf3-b105-843e98c637a5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 returned with HTTP 200 Dec 22 12:20:49.179558 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1627/3237] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:49 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 => generated 922 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:50.098687 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6211e0db-b4cc-41f1-bb19-0be0ff74d8b6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:50.099036 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6211e0db-b4cc-41f1-bb19-0be0ff74d8b6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:50.099221 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:50.099221 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:50.099421 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6211e0db-b4cc-41f1-bb19-0be0ff74d8b6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:50.129796 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:50.129796 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:50.138453 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6211e0db-b4cc-41f1-bb19-0be0ff74d8b6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:50.151047 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:50.151047 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:50.158011 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6211e0db-b4cc-41f1-bb19-0be0ff74d8b6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:50.163271 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1611/3238] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:50 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:50.189384 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ea052ae0-49f0-4c1c-9d97-fa9480ab1348 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 Dec 22 12:20:50.189992 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ea052ae0-49f0-4c1c-9d97-fa9480ab1348 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:50.190238 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:50.190238 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:50.190608 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ea052ae0-49f0-4c1c-9d97-fa9480ab1348 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:50.223085 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:50.223085 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:50.228866 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ea052ae0-49f0-4c1c-9d97-fa9480ab1348 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:20:50.243038 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ea052ae0-49f0-4c1c-9d97-fa9480ab1348 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 returned with HTTP 200 Dec 22 12:20:50.243623 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1628/3239] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:50 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 => generated 922 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:51.168138 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6351cd31-6ba4-41c1-bfd3-bb5009ded79b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:51.168463 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6351cd31-6ba4-41c1-bfd3-bb5009ded79b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:51.168540 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:51.168540 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:51.168728 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6351cd31-6ba4-41c1-bfd3-bb5009ded79b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:51.224950 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:51.224950 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:51.232443 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6351cd31-6ba4-41c1-bfd3-bb5009ded79b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:51.251613 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:51.251613 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:51.253342 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f40d3f19-e759-4b02-80ab-436bd47d58a0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 Dec 22 12:20:51.253760 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f40d3f19-e759-4b02-80ab-436bd47d58a0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:51.254017 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:51.254017 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:51.254366 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f40d3f19-e759-4b02-80ab-436bd47d58a0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:51.259247 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6351cd31-6ba4-41c1-bfd3-bb5009ded79b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:51.260009 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1612/3240] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:51 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:51.312933 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:51.312933 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:51.320879 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f40d3f19-e759-4b02-80ab-436bd47d58a0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:20:51.335824 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f40d3f19-e759-4b02-80ab-436bd47d58a0 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 returned with HTTP 200 Dec 22 12:20:51.336756 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1629/3241] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:51 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 => generated 922 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:52.269038 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5140790b-23cf-4887-8d71-e4110c1089a0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:52.269956 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5140790b-23cf-4887-8d71-e4110c1089a0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:52.270350 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:52.270350 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:52.270716 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5140790b-23cf-4887-8d71-e4110c1089a0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:52.302662 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:52.302662 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:52.307708 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5140790b-23cf-4887-8d71-e4110c1089a0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:52.318501 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:52.318501 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:52.324760 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5140790b-23cf-4887-8d71-e4110c1089a0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:52.325452 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1613/3242] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:52 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:52.346239 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d782f5e6-5d20-4a5d-aca5-d2d85ff3cba8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 Dec 22 12:20:52.347313 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d782f5e6-5d20-4a5d-aca5-d2d85ff3cba8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:52.347511 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:52.347511 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:52.347807 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d782f5e6-5d20-4a5d-aca5-d2d85ff3cba8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:52.391750 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:52.391750 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:52.397307 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d782f5e6-5d20-4a5d-aca5-d2d85ff3cba8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:20:52.414175 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d782f5e6-5d20-4a5d-aca5-d2d85ff3cba8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 returned with HTTP 200 Dec 22 12:20:52.423601 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1630/3243] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:52 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 => generated 922 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:53.334721 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a9710c32-7918-45d8-a82b-e7fbe4aaed00 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:53.334989 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a9710c32-7918-45d8-a82b-e7fbe4aaed00 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:53.334989 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:53.334989 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:53.335123 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a9710c32-7918-45d8-a82b-e7fbe4aaed00 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:53.360626 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:53.360626 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:53.365781 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a9710c32-7918-45d8-a82b-e7fbe4aaed00 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:53.375014 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:53.375014 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:53.380820 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a9710c32-7918-45d8-a82b-e7fbe4aaed00 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:53.381386 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1614/3244] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:53 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:53.422980 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bb92fb2f-2939-4476-a763-d4742da81abe tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 Dec 22 12:20:53.423545 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bb92fb2f-2939-4476-a763-d4742da81abe tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:53.423781 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:53.423781 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:53.424124 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bb92fb2f-2939-4476-a763-d4742da81abe tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:53.455975 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:53.455975 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:53.461423 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bb92fb2f-2939-4476-a763-d4742da81abe tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:20:53.474098 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bb92fb2f-2939-4476-a763-d4742da81abe tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 returned with HTTP 200 Dec 22 12:20:53.475007 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1631/3245] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:53 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 => generated 922 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:54.390921 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-25f8d19e-c67f-4e3c-a61a-983ee47c4af6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:54.391393 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-25f8d19e-c67f-4e3c-a61a-983ee47c4af6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:54.391393 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:54.391393 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:54.391580 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-25f8d19e-c67f-4e3c-a61a-983ee47c4af6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:54.417395 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:54.417395 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:54.423109 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-25f8d19e-c67f-4e3c-a61a-983ee47c4af6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:54.433502 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:54.433502 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:54.442090 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-25f8d19e-c67f-4e3c-a61a-983ee47c4af6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:54.442646 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1615/3246] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:54 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:54.484902 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9a04b0b8-0745-4066-9c9b-953eaca1fff8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 Dec 22 12:20:54.485175 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9a04b0b8-0745-4066-9c9b-953eaca1fff8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:54.485324 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:54.485324 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:54.485525 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9a04b0b8-0745-4066-9c9b-953eaca1fff8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:54.511990 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:54.511990 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:54.516666 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9a04b0b8-0745-4066-9c9b-953eaca1fff8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:20:54.527427 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9a04b0b8-0745-4066-9c9b-953eaca1fff8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 returned with HTTP 200 Dec 22 12:20:54.527910 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1632/3247] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:54 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 => generated 922 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:55.588161 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a5ee46b3-0870-46be-b859-bb96c3de35be tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:55.588161 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a5ee46b3-0870-46be-b859-bb96c3de35be tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:55.588161 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:55.588161 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:55.588161 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a5ee46b3-0870-46be-b859-bb96c3de35be tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:55.588161 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:55.588161 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:55.588161 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a5ee46b3-0870-46be-b859-bb96c3de35be tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:55.588161 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:55.588161 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:55.588161 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a5ee46b3-0870-46be-b859-bb96c3de35be tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:55.588161 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1616/3248] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:55 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:20:55.588912 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2acbf5c1-cb09-44ad-8579-4156ae100a34 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 Dec 22 12:20:55.588912 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2acbf5c1-cb09-44ad-8579-4156ae100a34 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:55.588912 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:55.588912 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:55.588912 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2acbf5c1-cb09-44ad-8579-4156ae100a34 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:55.588912 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:55.588912 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:55.588912 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2acbf5c1-cb09-44ad-8579-4156ae100a34 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:20:55.603467 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2acbf5c1-cb09-44ad-8579-4156ae100a34 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 returned with HTTP 200 Dec 22 12:20:55.603938 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1633/3249] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:55 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 => generated 922 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:56.510181 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ba1e6487-215f-44a8-8ab4-73866105fc3c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:56.510601 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ba1e6487-215f-44a8-8ab4-73866105fc3c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:56.510998 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:56.510998 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:56.511314 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ba1e6487-215f-44a8-8ab4-73866105fc3c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:56.546264 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:56.546264 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:56.553669 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ba1e6487-215f-44a8-8ab4-73866105fc3c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:56.570064 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:56.570064 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:56.581355 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ba1e6487-215f-44a8-8ab4-73866105fc3c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:56.581963 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1617/3250] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:56 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:56.649568 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-28bd0379-7fda-4a6d-8108-1ce8671ab6b1 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 Dec 22 12:20:56.650183 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-28bd0379-7fda-4a6d-8108-1ce8671ab6b1 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:56.650183 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:56.650183 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:56.650469 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-28bd0379-7fda-4a6d-8108-1ce8671ab6b1 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:56.683722 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:56.683722 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:56.689952 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-28bd0379-7fda-4a6d-8108-1ce8671ab6b1 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:20:56.703099 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-28bd0379-7fda-4a6d-8108-1ce8671ab6b1 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 returned with HTTP 200 Dec 22 12:20:56.704612 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1634/3251] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:56 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 => generated 922 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:57.596876 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c54e7902-f53e-4a6d-a032-956a171f3ede tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:57.597416 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c54e7902-f53e-4a6d-a032-956a171f3ede tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:57.597675 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:57.597675 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:57.598681 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c54e7902-f53e-4a6d-a032-956a171f3ede tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:57.636759 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:57.636759 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:57.643443 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c54e7902-f53e-4a6d-a032-956a171f3ede tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:57.655732 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:57.655732 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:57.663324 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c54e7902-f53e-4a6d-a032-956a171f3ede tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:57.663842 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1618/3252] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:57 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:57.715551 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d88f573c-0941-42ed-a862-ea9eac3c97f7 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 Dec 22 12:20:57.715934 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d88f573c-0941-42ed-a862-ea9eac3c97f7 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:57.716105 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:57.716105 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:57.716357 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d88f573c-0941-42ed-a862-ea9eac3c97f7 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:57.746825 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:57.746825 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:57.752304 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d88f573c-0941-42ed-a862-ea9eac3c97f7 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:20:57.766334 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d88f573c-0941-42ed-a862-ea9eac3c97f7 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 returned with HTTP 200 Dec 22 12:20:57.766892 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1635/3253] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:57 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 => generated 922 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:58.678679 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-15bd718e-3bc3-41bf-81a3-d967538e7a86 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:58.679212 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-15bd718e-3bc3-41bf-81a3-d967538e7a86 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:58.679212 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:58.679212 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:58.679542 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-15bd718e-3bc3-41bf-81a3-d967538e7a86 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:58.716417 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:58.716417 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:58.725546 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-15bd718e-3bc3-41bf-81a3-d967538e7a86 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:58.746016 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:58.746016 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:58.752323 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-15bd718e-3bc3-41bf-81a3-d967538e7a86 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:58.752999 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1619/3254] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:58 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:58.779055 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eac94e02-246d-44fc-8ec8-4d8abb14c5e8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 Dec 22 12:20:58.779405 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eac94e02-246d-44fc-8ec8-4d8abb14c5e8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:58.779593 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:58.779593 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:58.779863 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eac94e02-246d-44fc-8ec8-4d8abb14c5e8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:58.810914 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:58.810914 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:58.817244 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-eac94e02-246d-44fc-8ec8-4d8abb14c5e8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:20:58.837013 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eac94e02-246d-44fc-8ec8-4d8abb14c5e8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 returned with HTTP 200 Dec 22 12:20:58.848742 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1636/3255] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:58 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 => generated 922 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:20:59.763756 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d2def3d0-79ee-4e5b-8e23-8103de767c88 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:20:59.764612 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d2def3d0-79ee-4e5b-8e23-8103de767c88 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:59.765055 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:59.765055 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:59.765455 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d2def3d0-79ee-4e5b-8e23-8103de767c88 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:59.810494 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:59.810494 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:59.816849 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d2def3d0-79ee-4e5b-8e23-8103de767c88 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:20:59.828748 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:59.828748 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:59.834933 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d2def3d0-79ee-4e5b-8e23-8103de767c88 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:20:59.838721 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1620/3256] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:59 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:20:59.848276 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c272e2c8-5f29-4ebf-871c-bdc01d9d35c8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 Dec 22 12:20:59.848620 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c272e2c8-5f29-4ebf-871c-bdc01d9d35c8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:20:59.849327 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:20:59.849327 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:20:59.849581 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c272e2c8-5f29-4ebf-871c-bdc01d9d35c8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:20:59.885677 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:20:59.885677 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:20:59.892282 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c272e2c8-5f29-4ebf-871c-bdc01d9d35c8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:20:59.908996 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c272e2c8-5f29-4ebf-871c-bdc01d9d35c8 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 returned with HTTP 200 Dec 22 12:20:59.909824 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1637/3257] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:20:59 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 => generated 980 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:21:00.846812 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4c5f1ad1-648c-4b24-8a38-04dffe008062 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:00.847552 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4c5f1ad1-648c-4b24-8a38-04dffe008062 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:00.847801 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:00.847801 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:00.848137 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4c5f1ad1-648c-4b24-8a38-04dffe008062 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:00.893873 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:00.893873 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:00.905182 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4c5f1ad1-648c-4b24-8a38-04dffe008062 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:00.919471 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9fdeb60c-1ba3-49c4-a56f-4ed964df61eb tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 Dec 22 12:21:00.919996 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9fdeb60c-1ba3-49c4-a56f-4ed964df61eb tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:00.920242 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:00.920242 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:00.920578 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9fdeb60c-1ba3-49c4-a56f-4ed964df61eb tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:00.935558 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:00.935558 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:00.942732 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4c5f1ad1-648c-4b24-8a38-04dffe008062 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:00.943517 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1621/3258] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:00 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:00.966009 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:00.966009 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:00.983943 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9fdeb60c-1ba3-49c4-a56f-4ed964df61eb tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:21:00.996894 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9fdeb60c-1ba3-49c4-a56f-4ed964df61eb tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 returned with HTTP 200 Dec 22 12:21:00.997360 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1638/3259] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:00 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 => generated 983 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:21:01.953405 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c0ff04e5-802d-4d02-9df1-e438eaf48270 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:01.971641 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c0ff04e5-802d-4d02-9df1-e438eaf48270 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:01.971641 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:01.971641 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:01.971641 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c0ff04e5-802d-4d02-9df1-e438eaf48270 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:01.979905 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:01.979905 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:01.984786 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c0ff04e5-802d-4d02-9df1-e438eaf48270 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:02.000594 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:02.000594 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:02.006373 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-941494b0-f062-4faf-97ff-488cfba122a5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 Dec 22 12:21:02.006850 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-941494b0-f062-4faf-97ff-488cfba122a5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:02.007296 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:02.007296 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:02.007988 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-941494b0-f062-4faf-97ff-488cfba122a5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:02.013238 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c0ff04e5-802d-4d02-9df1-e438eaf48270 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:02.028349 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1622/3260] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:01 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:02.032419 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:02.032419 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:02.036816 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-941494b0-f062-4faf-97ff-488cfba122a5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:21:02.048033 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-941494b0-f062-4faf-97ff-488cfba122a5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 returned with HTTP 200 Dec 22 12:21:02.048476 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1639/3261] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:02 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 => generated 983 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:21:03.025838 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b3bae0df-889d-4a25-a714-6e1f44eba31d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:03.026651 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b3bae0df-889d-4a25-a714-6e1f44eba31d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:03.026904 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:03.026904 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:03.027869 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b3bae0df-889d-4a25-a714-6e1f44eba31d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:03.067381 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dd68d93c-49d8-48ee-b441-17354d8bd688 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 Dec 22 12:21:03.067381 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dd68d93c-49d8-48ee-b441-17354d8bd688 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:03.067381 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:03.067381 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:03.067381 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dd68d93c-49d8-48ee-b441-17354d8bd688 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:03.079191 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:03.079191 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:03.090304 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b3bae0df-889d-4a25-a714-6e1f44eba31d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:03.096853 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:03.096853 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:03.101680 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:03.101680 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:03.103238 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-dd68d93c-49d8-48ee-b441-17354d8bd688 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:21:03.123174 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b3bae0df-889d-4a25-a714-6e1f44eba31d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:03.123174 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1623/3262] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:03 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:03.123339 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dd68d93c-49d8-48ee-b441-17354d8bd688 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 returned with HTTP 200 Dec 22 12:21:03.123339 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1640/3263] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:03 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 => generated 983 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:21:04.124611 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b1cd0493-f21b-4e13-aeb2-443d6c62002d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:04.125651 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b1cd0493-f21b-4e13-aeb2-443d6c62002d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:04.125930 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:04.125930 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:04.126651 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b1cd0493-f21b-4e13-aeb2-443d6c62002d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:04.128848 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-adf399ed-c394-467c-b248-a2032c17a249 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 Dec 22 12:21:04.129568 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-adf399ed-c394-467c-b248-a2032c17a249 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:04.130127 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:04.130127 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:04.130615 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-adf399ed-c394-467c-b248-a2032c17a249 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:04.157547 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:04.157547 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:04.162298 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-adf399ed-c394-467c-b248-a2032c17a249 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:21:04.169943 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:04.169943 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:04.174366 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-adf399ed-c394-467c-b248-a2032c17a249 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 returned with HTTP 200 Dec 22 12:21:04.174881 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1641/3264] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:04 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 => generated 983 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:21:04.175184 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b1cd0493-f21b-4e13-aeb2-443d6c62002d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:04.185633 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:04.185633 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:04.190512 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b1cd0493-f21b-4e13-aeb2-443d6c62002d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:04.191005 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1624/3265] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:04 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:05.201137 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f0b261dc-47a9-4a14-b29a-83b2a445cb59 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 Dec 22 12:21:05.201137 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f0b261dc-47a9-4a14-b29a-83b2a445cb59 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:05.201137 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:05.201137 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:05.201137 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f0b261dc-47a9-4a14-b29a-83b2a445cb59 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:05.202523 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0520ba8e-5121-41df-8238-6e5056472f6c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:05.202976 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0520ba8e-5121-41df-8238-6e5056472f6c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:05.203220 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:05.203220 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:05.203797 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0520ba8e-5121-41df-8238-6e5056472f6c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:05.212463 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:05.212463 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:05.217106 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f0b261dc-47a9-4a14-b29a-83b2a445cb59 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:21:05.228352 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f0b261dc-47a9-4a14-b29a-83b2a445cb59 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 returned with HTTP 200 Dec 22 12:21:05.228818 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1642/3266] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:05 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 => generated 983 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:21:05.234336 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:05.234336 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:05.239223 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0520ba8e-5121-41df-8238-6e5056472f6c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:05.248926 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:05.248926 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:05.253420 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0520ba8e-5121-41df-8238-6e5056472f6c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:05.253945 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1625/3267] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:05 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:06.240613 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2c3ea3bd-c960-4b0c-a74f-f0762f4f0351 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 Dec 22 12:21:06.241225 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2c3ea3bd-c960-4b0c-a74f-f0762f4f0351 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:06.242043 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:06.242043 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:06.242821 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2c3ea3bd-c960-4b0c-a74f-f0762f4f0351 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:06.264840 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b3b0c641-4219-485e-923c-6377dfbffe22 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:06.265130 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b3b0c641-4219-485e-923c-6377dfbffe22 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:06.265239 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:06.265239 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:06.265544 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b3b0c641-4219-485e-923c-6377dfbffe22 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:06.270531 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:06.270531 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:06.276862 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2c3ea3bd-c960-4b0c-a74f-f0762f4f0351 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:21:06.288620 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2c3ea3bd-c960-4b0c-a74f-f0762f4f0351 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 returned with HTTP 200 Dec 22 12:21:06.289723 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1643/3268] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:06 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 => generated 983 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:21:06.292825 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:06.292825 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:06.297425 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b3b0c641-4219-485e-923c-6377dfbffe22 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:06.307171 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:06.307171 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:06.312082 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b3b0c641-4219-485e-923c-6377dfbffe22 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:06.312559 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1626/3269] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:06 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:07.300793 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-88b6cb6e-64a4-4992-be7e-6c96f7b76907 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 Dec 22 12:21:07.301174 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-88b6cb6e-64a4-4992-be7e-6c96f7b76907 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:07.301491 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:07.301491 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:07.301714 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-88b6cb6e-64a4-4992-be7e-6c96f7b76907 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:07.323118 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-902aa01c-c5cc-4a05-8e81-9ef3abd71863 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:07.378531 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-902aa01c-c5cc-4a05-8e81-9ef3abd71863 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:07.378531 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:07.378531 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:07.378531 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-902aa01c-c5cc-4a05-8e81-9ef3abd71863 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:07.379276 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:07.379276 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:07.379276 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-88b6cb6e-64a4-4992-be7e-6c96f7b76907 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:21:07.379276 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-88b6cb6e-64a4-4992-be7e-6c96f7b76907 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 returned with HTTP 200 Dec 22 12:21:07.379276 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1644/3270] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:07 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 => generated 983 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:21:07.379505 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:07.379505 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:07.379505 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-902aa01c-c5cc-4a05-8e81-9ef3abd71863 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:07.379505 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:07.379505 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:07.384550 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-902aa01c-c5cc-4a05-8e81-9ef3abd71863 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:07.389301 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1627/3271] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:07 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:21:08.393729 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-505498b3-600d-48c1-8084-628c64a46b82 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:08.394006 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2d184af4-087f-444a-9530-cb604671e47a tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 Dec 22 12:21:08.394059 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-505498b3-600d-48c1-8084-628c64a46b82 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:08.394099 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:08.394099 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:08.394160 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2d184af4-087f-444a-9530-cb604671e47a tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:08.394286 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:08.394286 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:08.394365 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-505498b3-600d-48c1-8084-628c64a46b82 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:08.394444 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2d184af4-087f-444a-9530-cb604671e47a tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:08.420186 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:08.420186 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:08.425546 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-505498b3-600d-48c1-8084-628c64a46b82 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:08.431080 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:08.431080 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:08.436246 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:08.436246 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:08.436617 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2d184af4-087f-444a-9530-cb604671e47a tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:21:08.441551 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-505498b3-600d-48c1-8084-628c64a46b82 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:08.442032 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1628/3272] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:08 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:21:08.449933 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2d184af4-087f-444a-9530-cb604671e47a tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 returned with HTTP 200 Dec 22 12:21:08.465718 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1645/3273] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:08 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 => generated 983 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:21:09.451884 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5f672f71-e4ba-42f5-8b08-41df7e6d3fe0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:09.452239 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5f672f71-e4ba-42f5-8b08-41df7e6d3fe0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:09.452394 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:09.452394 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:09.452600 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5f672f71-e4ba-42f5-8b08-41df7e6d3fe0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:09.473791 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a7ebaba6-2b81-4b56-882b-05fe203ee4bf tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 Dec 22 12:21:09.474074 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a7ebaba6-2b81-4b56-882b-05fe203ee4bf tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:09.474207 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:09.474207 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:09.474398 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a7ebaba6-2b81-4b56-882b-05fe203ee4bf tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:09.478251 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:09.478251 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:09.483229 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5f672f71-e4ba-42f5-8b08-41df7e6d3fe0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:09.493691 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:09.493691 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:09.499402 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5f672f71-e4ba-42f5-8b08-41df7e6d3fe0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:09.500002 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1629/3274] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:09 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:09.507717 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:09.507717 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:09.513541 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a7ebaba6-2b81-4b56-882b-05fe203ee4bf tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:21:09.524346 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a7ebaba6-2b81-4b56-882b-05fe203ee4bf tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 returned with HTTP 200 Dec 22 12:21:09.526474 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1646/3275] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:09 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 => generated 983 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:21:10.509277 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f9b27b5c-051c-4e37-892e-c909c1ab684a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:10.510595 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f9b27b5c-051c-4e37-892e-c909c1ab684a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:10.510864 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:10.510864 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:10.511319 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f9b27b5c-051c-4e37-892e-c909c1ab684a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:10.539973 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a045a047-a57c-45e7-ac68-9e29c0ed79d5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 Dec 22 12:21:10.540395 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a045a047-a57c-45e7-ac68-9e29c0ed79d5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:10.540665 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:10.540665 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:10.541222 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a045a047-a57c-45e7-ac68-9e29c0ed79d5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:10.581265 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:10.581265 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:10.591504 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f9b27b5c-051c-4e37-892e-c909c1ab684a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:10.599362 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:10.599362 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:10.613762 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a045a047-a57c-45e7-ac68-9e29c0ed79d5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:21:10.617850 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:10.617850 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:10.629067 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f9b27b5c-051c-4e37-892e-c909c1ab684a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:10.629866 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1630/3276] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:10 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:10.638362 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a045a047-a57c-45e7-ac68-9e29c0ed79d5 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 returned with HTTP 200 Dec 22 12:21:10.644022 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1647/3277] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:10 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 => generated 983 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:21:11.639199 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-32f02b64-33bd-48f5-924e-99e0bb87fef1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:11.640098 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-32f02b64-33bd-48f5-924e-99e0bb87fef1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:11.640213 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:11.640213 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:11.640576 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-32f02b64-33bd-48f5-924e-99e0bb87fef1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:11.648505 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6443bba7-fe3e-459b-9d43-384a42f2d003 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 Dec 22 12:21:11.649047 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6443bba7-fe3e-459b-9d43-384a42f2d003 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:11.649302 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:11.649302 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:11.649717 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6443bba7-fe3e-459b-9d43-384a42f2d003 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:11.672008 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:11.672008 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:11.675822 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:11.675822 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:11.676867 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-32f02b64-33bd-48f5-924e-99e0bb87fef1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:11.680234 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6443bba7-fe3e-459b-9d43-384a42f2d003 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:21:11.698038 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:11.698038 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:11.698191 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6443bba7-fe3e-459b-9d43-384a42f2d003 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 returned with HTTP 200 Dec 22 12:21:11.698191 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1648/3278] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:11 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 => generated 983 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:21:11.698356 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-32f02b64-33bd-48f5-924e-99e0bb87fef1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:11.698356 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1631/3279] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:11 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:12.701413 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d2abc59e-04b2-4ce7-aa4f-155f5bc411ef tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 Dec 22 12:21:12.702293 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d2abc59e-04b2-4ce7-aa4f-155f5bc411ef tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:12.702670 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:12.702670 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:12.703061 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a090ac54-c574-40be-a217-d6a4f625602b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:12.709771 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d2abc59e-04b2-4ce7-aa4f-155f5bc411ef tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:12.710177 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a090ac54-c574-40be-a217-d6a4f625602b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:12.710177 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:12.710177 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:12.710177 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a090ac54-c574-40be-a217-d6a4f625602b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:12.729109 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:12.729109 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:12.733717 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a090ac54-c574-40be-a217-d6a4f625602b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:12.737358 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:12.737358 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:12.742132 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d2abc59e-04b2-4ce7-aa4f-155f5bc411ef tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:21:12.742857 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:12.742857 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:12.747953 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a090ac54-c574-40be-a217-d6a4f625602b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:12.748414 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1632/3280] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:12 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:12.757517 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d2abc59e-04b2-4ce7-aa4f-155f5bc411ef tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 returned with HTTP 200 Dec 22 12:21:12.762613 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1649/3281] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:12 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 => generated 982 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:21:13.757293 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0d1858c2-7f64-4256-bbcc-d7d598d1e17b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:13.757599 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0d1858c2-7f64-4256-bbcc-d7d598d1e17b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:13.757769 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:13.757769 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:13.757941 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0d1858c2-7f64-4256-bbcc-d7d598d1e17b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:13.767786 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f65f6814-70af-41a5-a158-c9b37943c997 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 Dec 22 12:21:13.768219 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f65f6814-70af-41a5-a158-c9b37943c997 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:13.768476 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:13.768476 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:13.769021 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f65f6814-70af-41a5-a158-c9b37943c997 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:13.787647 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:13.787647 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:13.794033 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0d1858c2-7f64-4256-bbcc-d7d598d1e17b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:13.797851 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:13.797851 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:13.804064 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f65f6814-70af-41a5-a158-c9b37943c997 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:21:13.806715 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:13.806715 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:13.812528 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0d1858c2-7f64-4256-bbcc-d7d598d1e17b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:13.813098 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1633/3282] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:13 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:13.822041 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f65f6814-70af-41a5-a158-c9b37943c997 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 returned with HTTP 200 Dec 22 12:21:13.823013 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1650/3283] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:13 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 => generated 1371 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:13.831362 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dd2f5ebc-b0d9-4f5b-8905-b7ebfe194f1f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 Dec 22 12:21:13.831679 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dd2f5ebc-b0d9-4f5b-8905-b7ebfe194f1f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:13.835583 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:13.835583 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:13.835583 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dd2f5ebc-b0d9-4f5b-8905-b7ebfe194f1f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:13.877483 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:13.877483 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:13.882976 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-dd2f5ebc-b0d9-4f5b-8905-b7ebfe194f1f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:21:13.895123 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dd2f5ebc-b0d9-4f5b-8905-b7ebfe194f1f tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 returned with HTTP 200 Dec 22 12:21:13.895807 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1634/3284] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:13 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 => generated 1371 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:13.992931 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-5dad57e8-4d00-4518-8625-322c393485a8 req-d79837ab-474d-4f49-8d32-9d182456afb7 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 Dec 22 12:21:13.992931 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-5dad57e8-4d00-4518-8625-322c393485a8 req-d79837ab-474d-4f49-8d32-9d182456afb7 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:13.992931 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:13.992931 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:13.992931 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-5dad57e8-4d00-4518-8625-322c393485a8 req-d79837ab-474d-4f49-8d32-9d182456afb7 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:14.031422 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:14.031422 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:14.049099 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-5dad57e8-4d00-4518-8625-322c393485a8 req-d79837ab-474d-4f49-8d32-9d182456afb7 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:21:14.063247 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-5dad57e8-4d00-4518-8625-322c393485a8 req-d79837ab-474d-4f49-8d32-9d182456afb7 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 returned with HTTP 200 Dec 22 12:21:14.064043 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1651/3285] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:21:13 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 => generated 1371 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:14.526009 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-5dad57e8-4d00-4518-8625-322c393485a8 req-32bd9f4f-8082-4b6c-a63d-5ebb26d4910b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 Dec 22 12:21:14.526289 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-5dad57e8-4d00-4518-8625-322c393485a8 req-32bd9f4f-8082-4b6c-a63d-5ebb26d4910b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:14.526426 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:14.526426 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:14.526643 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-5dad57e8-4d00-4518-8625-322c393485a8 req-32bd9f4f-8082-4b6c-a63d-5ebb26d4910b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:14.550960 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:14.550960 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:14.555925 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-5dad57e8-4d00-4518-8625-322c393485a8 req-32bd9f4f-8082-4b6c-a63d-5ebb26d4910b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:21:14.567530 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-5dad57e8-4d00-4518-8625-322c393485a8 req-32bd9f4f-8082-4b6c-a63d-5ebb26d4910b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 returned with HTTP 200 Dec 22 12:21:14.568094 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1635/3286] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:21:14 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 => generated 1371 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:14.574809 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-5dad57e8-4d00-4518-8625-322c393485a8 req-d79837ab-474d-4f49-8d32-9d182456afb7 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume// Dec 22 12:21:14.575069 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-5dad57e8-4d00-4518-8625-322c393485a8 req-d79837ab-474d-4f49-8d32-9d182456afb7 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:14.575202 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:14.575202 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:14.575408 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-5dad57e8-4d00-4518-8625-322c393485a8 req-d79837ab-474d-4f49-8d32-9d182456afb7 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:14.576041 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-5dad57e8-4d00-4518-8625-322c393485a8 req-d79837ab-474d-4f49-8d32-9d182456afb7 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 12:21:14.576548 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1652/3287] 10.222.0.111 () {58 vars in 1294 bytes} [Tue Dec 22 12:21:14 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 12:21:14.583645 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-5dad57e8-4d00-4518-8625-322c393485a8 req-4a5319d7-adfd-424f-a51b-f012b2da0c53 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] POST http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments Dec 22 12:21:14.583938 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:14.583938 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:14.584162 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-5dad57e8-4d00-4518-8625-322c393485a8 req-4a5319d7-adfd-424f-a51b-f012b2da0c53 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e2498126-d8ab-45c8-8530-ea942f3e23a3", "instance_uuid": "11b95078-0971-405a-9574-e2a3a0c34671", "connector": null}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:21:14.612800 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:14.612800 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:14.773125 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-5dad57e8-4d00-4518-8625-322c393485a8 req-4a5319d7-adfd-424f-a51b-f012b2da0c53 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments returned with HTTP 200 Dec 22 12:21:14.773807 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1636/3288] 10.222.0.111 () {66 vars in 1570 bytes} [Tue Dec 22 12:21:14 2020] POST /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments => generated 273 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:14.821963 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-69dd7ba4-ea0f-46a8-a39e-d01cb38e03dd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:14.822506 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-69dd7ba4-ea0f-46a8-a39e-d01cb38e03dd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:14.822858 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-69dd7ba4-ea0f-46a8-a39e-d01cb38e03dd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:14.847217 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:14.847217 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:14.851753 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-69dd7ba4-ea0f-46a8-a39e-d01cb38e03dd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:14.862359 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:14.862359 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:14.867319 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-69dd7ba4-ea0f-46a8-a39e-d01cb38e03dd tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:14.868092 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1653/3289] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:14 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:15.877082 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-56d243fa-f810-428f-99ba-70259b534f11 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:15.877369 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-56d243fa-f810-428f-99ba-70259b534f11 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:15.877479 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:15.877479 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:15.877829 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-56d243fa-f810-428f-99ba-70259b534f11 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:15.904811 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:15.904811 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:15.909591 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-56d243fa-f810-428f-99ba-70259b534f11 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:15.918820 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:15.918820 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:15.930344 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-56d243fa-f810-428f-99ba-70259b534f11 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:15.930905 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1637/3290] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:15 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:16.940885 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-49b6fb43-d03b-4084-b8ff-94de1cee7157 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:16.941193 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-49b6fb43-d03b-4084-b8ff-94de1cee7157 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:16.941341 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:16.941341 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:16.941563 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-49b6fb43-d03b-4084-b8ff-94de1cee7157 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:16.970489 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:16.970489 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:16.975676 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-49b6fb43-d03b-4084-b8ff-94de1cee7157 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:16.986423 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:16.986423 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:16.991960 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-49b6fb43-d03b-4084-b8ff-94de1cee7157 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:16.992503 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1654/3291] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:16 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:18.002184 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-62ca7f7e-8b73-4960-a806-5ac056e08ca8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:18.002856 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-62ca7f7e-8b73-4960-a806-5ac056e08ca8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:18.002856 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:18.002856 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:18.002856 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-62ca7f7e-8b73-4960-a806-5ac056e08ca8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:18.039660 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:18.039660 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:18.045133 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-62ca7f7e-8b73-4960-a806-5ac056e08ca8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:18.055597 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:18.055597 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:18.061108 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-62ca7f7e-8b73-4960-a806-5ac056e08ca8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:18.061656 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1638/3292] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:17 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:21:19.070629 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9bedd3cf-c2cc-406a-82ae-72d1fde4ff95 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:19.071042 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9bedd3cf-c2cc-406a-82ae-72d1fde4ff95 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:19.071146 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:19.071146 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:19.071399 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9bedd3cf-c2cc-406a-82ae-72d1fde4ff95 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:19.096872 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:19.096872 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:19.101464 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9bedd3cf-c2cc-406a-82ae-72d1fde4ff95 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:19.112659 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:19.112659 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:19.117974 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9bedd3cf-c2cc-406a-82ae-72d1fde4ff95 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:19.119010 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1655/3293] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:19 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:21:19.258977 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-62ca7f7e-8b73-4960-a806-5ac056e08ca8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume// Dec 22 12:21:19.259522 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-62ca7f7e-8b73-4960-a806-5ac056e08ca8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:19.260087 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:19.260087 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:19.260700 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-62ca7f7e-8b73-4960-a806-5ac056e08ca8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'all' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:19.261571 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-62ca7f7e-8b73-4960-a806-5ac056e08ca8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 12:21:19.262163 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1639/3294] 10.222.0.101 () {56 vars in 1094 bytes} [Tue Dec 22 12:21:19 2020] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 12:21:19.277425 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-5dad57e8-4d00-4518-8625-322c393485a8 req-143ae6ed-7ee7-4363-8900-7a5a163b86eb tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 Dec 22 12:21:19.277728 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-5dad57e8-4d00-4518-8625-322c393485a8 req-143ae6ed-7ee7-4363-8900-7a5a163b86eb tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:19.277859 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:19.277859 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:19.278051 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-5dad57e8-4d00-4518-8625-322c393485a8 req-143ae6ed-7ee7-4363-8900-7a5a163b86eb tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:19.307086 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:19.307086 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:19.311649 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-5dad57e8-4d00-4518-8625-322c393485a8 req-143ae6ed-7ee7-4363-8900-7a5a163b86eb tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:21:19.320504 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:19.320504 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:19.325513 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-5dad57e8-4d00-4518-8625-322c393485a8 req-143ae6ed-7ee7-4363-8900-7a5a163b86eb tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 returned with HTTP 200 Dec 22 12:21:19.325961 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1656/3295] 10.222.0.101 () {60 vars in 1408 bytes} [Tue Dec 22 12:21:19 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 => generated 1469 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 12:21:19.344902 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-5dad57e8-4d00-4518-8625-322c393485a8 req-7834aac6-e075-40a2-9604-532266f77552 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] PUT http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/3234e809-d24f-44e8-899b-f16fa957fa66 Dec 22 12:21:19.345427 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-5dad57e8-4d00-4518-8625-322c393485a8 req-7834aac6-e075-40a2-9604-532266f77552 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.101", "host": "n-h2-765315-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-6.cbci-765315-6.local", "mountpoint": "/dev/sda"}}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:21:19.365251 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 12:21:19.365251 n-d-765315-6 devstack@c-api.service[88154]: return self.call(f, *args, **kw) Dec 22 12:21:19.365672 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-5dad57e8-4d00-4518-8625-322c393485a8 req-7834aac6-e075-40a2-9604-532266f77552 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Lock "b'cinder-attachment_update-e2498126-d8ab-45c8-8530-ea942f3e23a3-n-h2-765315-6'" acquired by "attachment_update" :: waited 0.009s {{(pid=88155) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 12:21:19.366908 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:19.366908 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:20.127280 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2f0cb063-8926-48ed-8077-c5cfbcb0deba tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:20.127563 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2f0cb063-8926-48ed-8077-c5cfbcb0deba tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:20.127680 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:20.127680 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:20.127873 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2f0cb063-8926-48ed-8077-c5cfbcb0deba tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:20.168076 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:20.168076 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:20.192793 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2f0cb063-8926-48ed-8077-c5cfbcb0deba tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:20.210864 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:20.210864 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:20.216493 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2f0cb063-8926-48ed-8077-c5cfbcb0deba tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:20.217672 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1657/3296] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:20 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:20.544008 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-5dad57e8-4d00-4518-8625-322c393485a8 req-7834aac6-e075-40a2-9604-532266f77552 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Lock "b'cinder-attachment_update-e2498126-d8ab-45c8-8530-ea942f3e23a3-n-h2-765315-6'" released by "attachment_update" :: held 1.178s {{(pid=88155) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 12:21:20.544421 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-5dad57e8-4d00-4518-8625-322c393485a8 req-7834aac6-e075-40a2-9604-532266f77552 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/3234e809-d24f-44e8-899b-f16fa957fa66 returned with HTTP 200 Dec 22 12:21:20.549662 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1640/3297] 10.222.0.101 () {64 vars in 1473 bytes} [Tue Dec 22 12:21:19 2020] PUT /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/3234e809-d24f-44e8-899b-f16fa957fa66 => generated 763 bytes in 1203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:21.028068 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-5dad57e8-4d00-4518-8625-322c393485a8 req-2945b208-b145-4506-8046-02aee0c92a91 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] POST http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/3234e809-d24f-44e8-899b-f16fa957fa66/action Dec 22 12:21:21.028368 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:21.028368 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:21.028600 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-5dad57e8-4d00-4518-8625-322c393485a8 req-2945b208-b145-4506-8046-02aee0c92a91 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Action body: b'{"os-complete": null}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:21:21.028794 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-5dad57e8-4d00-4518-8625-322c393485a8 req-2945b208-b145-4506-8046-02aee0c92a91 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:21:21.090823 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:21.090823 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:21.175735 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-5dad57e8-4d00-4518-8625-322c393485a8 req-2945b208-b145-4506-8046-02aee0c92a91 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/3234e809-d24f-44e8-899b-f16fa957fa66/action returned with HTTP 204 Dec 22 12:21:21.176636 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1658/3298] 10.222.0.101 () {64 vars in 1494 bytes} [Tue Dec 22 12:21:21 2020] POST /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/3234e809-d24f-44e8-899b-f16fa957fa66/action => generated 0 bytes in 152 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:21:21.226812 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1a25a8a9-5ce2-406b-ba03-d5466b3eae06 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:21.227133 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1a25a8a9-5ce2-406b-ba03-d5466b3eae06 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:21.227284 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:21.227284 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:21.227509 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1a25a8a9-5ce2-406b-ba03-d5466b3eae06 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:21.260430 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:21.260430 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:21.265514 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1a25a8a9-5ce2-406b-ba03-d5466b3eae06 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:21.284873 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:21.284873 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:21.289852 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1a25a8a9-5ce2-406b-ba03-d5466b3eae06 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:21.290610 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1641/3299] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:21 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:22.299789 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dd1ffe18-5da3-4f37-9b3f-485245aa4a80 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:22.300121 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dd1ffe18-5da3-4f37-9b3f-485245aa4a80 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:22.300178 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:22.300178 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:22.300564 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dd1ffe18-5da3-4f37-9b3f-485245aa4a80 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:22.348659 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:22.348659 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:22.364653 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-dd1ffe18-5da3-4f37-9b3f-485245aa4a80 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:22.380650 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:22.380650 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:22.390527 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dd1ffe18-5da3-4f37-9b3f-485245aa4a80 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:22.391197 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1659/3300] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:22 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:23.400175 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fab93a97-e0d2-479d-b4ca-db1ef884c0ff tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:23.400831 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fab93a97-e0d2-479d-b4ca-db1ef884c0ff tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:23.400968 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:23.400968 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:23.401322 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fab93a97-e0d2-479d-b4ca-db1ef884c0ff tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:23.435342 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:23.435342 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:23.442167 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fab93a97-e0d2-479d-b4ca-db1ef884c0ff tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:23.453494 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:23.453494 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:23.459018 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fab93a97-e0d2-479d-b4ca-db1ef884c0ff tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:23.459517 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1642/3301] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:23 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:24.469026 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b3d7f557-6587-425a-877e-1ef38e9567f7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:24.469669 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b3d7f557-6587-425a-877e-1ef38e9567f7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:24.469908 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:24.469908 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:24.470259 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b3d7f557-6587-425a-877e-1ef38e9567f7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:24.497243 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:24.497243 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:24.511685 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b3d7f557-6587-425a-877e-1ef38e9567f7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:24.526816 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:24.526816 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:24.531884 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b3d7f557-6587-425a-877e-1ef38e9567f7 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:24.532487 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1660/3302] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:24 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:25.541430 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b5573f0e-a795-4572-8fc3-8006fd55e00b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:25.541785 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b5573f0e-a795-4572-8fc3-8006fd55e00b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:25.541837 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:25.541837 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:25.542045 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b5573f0e-a795-4572-8fc3-8006fd55e00b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:25.573826 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:25.573826 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:25.580129 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b5573f0e-a795-4572-8fc3-8006fd55e00b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:25.591687 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:25.591687 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:25.600430 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b5573f0e-a795-4572-8fc3-8006fd55e00b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:25.601035 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1643/3303] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:25 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:26.610156 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d383ef48-4f3d-45fb-8ea4-26f050adf93c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:26.610494 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d383ef48-4f3d-45fb-8ea4-26f050adf93c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:26.610535 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:26.610535 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:26.610745 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d383ef48-4f3d-45fb-8ea4-26f050adf93c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:26.636903 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:26.636903 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:26.641978 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d383ef48-4f3d-45fb-8ea4-26f050adf93c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:26.652909 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:26.652909 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:26.662702 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d383ef48-4f3d-45fb-8ea4-26f050adf93c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:26.662702 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1661/3304] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:26 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:27.668807 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e172a879-ac38-48fb-b38d-1671552d0414 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:27.669406 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e172a879-ac38-48fb-b38d-1671552d0414 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:27.669642 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:27.669642 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:27.669848 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e172a879-ac38-48fb-b38d-1671552d0414 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:27.695627 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:27.695627 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:27.700661 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e172a879-ac38-48fb-b38d-1671552d0414 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:27.710007 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:27.710007 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:27.715059 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e172a879-ac38-48fb-b38d-1671552d0414 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:27.715507 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1644/3305] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:27 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:28.725648 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-955dc232-eda8-4170-9e00-c7068b1d0855 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:28.726280 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-955dc232-eda8-4170-9e00-c7068b1d0855 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:28.726280 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:28.726280 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:28.726280 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-955dc232-eda8-4170-9e00-c7068b1d0855 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:28.759318 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:28.759318 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:28.765538 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-955dc232-eda8-4170-9e00-c7068b1d0855 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:28.777014 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:28.777014 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:28.782172 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-955dc232-eda8-4170-9e00-c7068b1d0855 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:28.782669 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1662/3306] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:28 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:29.794444 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a98e1287-46f0-4edb-b15c-bfeb4dee8f0a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:29.794858 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a98e1287-46f0-4edb-b15c-bfeb4dee8f0a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:29.794951 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:29.794951 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:29.795188 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a98e1287-46f0-4edb-b15c-bfeb4dee8f0a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:29.823623 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:29.823623 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:29.828523 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a98e1287-46f0-4edb-b15c-bfeb4dee8f0a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:29.839163 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:29.839163 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:29.844548 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a98e1287-46f0-4edb-b15c-bfeb4dee8f0a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:29.846719 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1645/3307] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:29 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:30.857078 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6a53f2ec-3e9f-4fc9-9720-e2c0d433e202 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:30.857670 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6a53f2ec-3e9f-4fc9-9720-e2c0d433e202 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:30.857670 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:30.857670 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:30.857994 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6a53f2ec-3e9f-4fc9-9720-e2c0d433e202 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:30.886073 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:30.886073 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:30.892649 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6a53f2ec-3e9f-4fc9-9720-e2c0d433e202 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:30.899597 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:30.899597 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:30.904752 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6a53f2ec-3e9f-4fc9-9720-e2c0d433e202 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:30.905221 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1663/3308] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:30 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:31.918976 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-23b6a598-08ae-4a79-8f59-0300f394b0df tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:31.919579 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-23b6a598-08ae-4a79-8f59-0300f394b0df tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:31.919813 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:31.919813 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:31.920259 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-23b6a598-08ae-4a79-8f59-0300f394b0df tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:31.960767 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:31.960767 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:31.965331 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-23b6a598-08ae-4a79-8f59-0300f394b0df tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:31.974103 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:31.974103 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:31.979620 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-23b6a598-08ae-4a79-8f59-0300f394b0df tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:31.980044 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1646/3309] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:31 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:32.989847 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1fd7f941-162f-4e6c-a7e1-9d86eb0272a4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:32.990177 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1fd7f941-162f-4e6c-a7e1-9d86eb0272a4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:32.990229 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:32.990229 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:32.990428 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1fd7f941-162f-4e6c-a7e1-9d86eb0272a4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:33.018537 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:33.018537 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:33.025108 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1fd7f941-162f-4e6c-a7e1-9d86eb0272a4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:33.035659 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:33.035659 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:33.040625 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1fd7f941-162f-4e6c-a7e1-9d86eb0272a4 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:33.041287 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1664/3310] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:32 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:34.052654 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6628febf-ddf3-490f-9272-33e56e2b087f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:34.053320 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6628febf-ddf3-490f-9272-33e56e2b087f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:34.053486 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:34.053486 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:34.053730 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6628febf-ddf3-490f-9272-33e56e2b087f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:34.084710 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:34.084710 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:34.090741 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6628febf-ddf3-490f-9272-33e56e2b087f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:34.103100 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:34.103100 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:34.109364 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6628febf-ddf3-490f-9272-33e56e2b087f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:34.112274 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1647/3311] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:34 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:35.121324 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f0a8a4b9-53b0-4490-bc79-cbd702ef2930 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:35.121632 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f0a8a4b9-53b0-4490-bc79-cbd702ef2930 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:35.121738 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:35.121738 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:35.121929 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f0a8a4b9-53b0-4490-bc79-cbd702ef2930 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:35.146520 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:35.146520 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:35.151287 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f0a8a4b9-53b0-4490-bc79-cbd702ef2930 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:35.160401 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:35.160401 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:35.165130 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f0a8a4b9-53b0-4490-bc79-cbd702ef2930 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:35.165636 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1665/3312] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:35 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:36.177036 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bf4871a3-3b60-4b94-849f-e5a8aacd089a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:36.177778 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bf4871a3-3b60-4b94-849f-e5a8aacd089a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:36.178130 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:36.178130 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:36.178708 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bf4871a3-3b60-4b94-849f-e5a8aacd089a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:36.217532 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:36.217532 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:36.224675 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bf4871a3-3b60-4b94-849f-e5a8aacd089a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:36.237697 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:36.237697 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:36.244680 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bf4871a3-3b60-4b94-849f-e5a8aacd089a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:36.254061 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1648/3313] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:36 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:37.265401 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-22470bde-58d6-447c-a6ad-141149b24480 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:37.265976 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-22470bde-58d6-447c-a6ad-141149b24480 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:37.266237 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:37.266237 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:37.267103 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-22470bde-58d6-447c-a6ad-141149b24480 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:37.308653 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:37.308653 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:37.313673 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-22470bde-58d6-447c-a6ad-141149b24480 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:37.323865 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:37.323865 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:37.328658 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-22470bde-58d6-447c-a6ad-141149b24480 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:37.329428 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1666/3314] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:37 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:21:38.340086 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-21b37165-bc36-4696-af51-5bbb4f4e1b83 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:38.340469 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-21b37165-bc36-4696-af51-5bbb4f4e1b83 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:38.340630 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:38.340630 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:38.341184 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-21b37165-bc36-4696-af51-5bbb4f4e1b83 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:38.366960 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:38.366960 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:38.378051 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-21b37165-bc36-4696-af51-5bbb4f4e1b83 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:38.388177 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:38.388177 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:38.393572 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-21b37165-bc36-4696-af51-5bbb4f4e1b83 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:38.394938 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1649/3315] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:38 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:39.402781 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b797256b-6722-4168-9847-5164d9256d61 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:39.403420 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b797256b-6722-4168-9847-5164d9256d61 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:39.403672 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:39.403672 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:39.404082 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b797256b-6722-4168-9847-5164d9256d61 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:39.434557 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:39.434557 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:39.439889 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b797256b-6722-4168-9847-5164d9256d61 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:39.450818 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:39.450818 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:39.456233 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b797256b-6722-4168-9847-5164d9256d61 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:39.456844 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1667/3316] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:39 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:40.466546 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7dd5e779-20c6-4145-9306-9c3579135f2f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:40.466932 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7dd5e779-20c6-4145-9306-9c3579135f2f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:40.466974 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:40.466974 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:40.467155 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7dd5e779-20c6-4145-9306-9c3579135f2f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:40.492322 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:40.492322 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:40.498082 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7dd5e779-20c6-4145-9306-9c3579135f2f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:40.509455 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:40.509455 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:40.515060 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7dd5e779-20c6-4145-9306-9c3579135f2f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:40.515880 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1650/3317] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:40 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:41.528947 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9421d548-810b-4efa-b47d-ba9ed998ef61 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:41.529616 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9421d548-810b-4efa-b47d-ba9ed998ef61 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:41.529851 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:41.529851 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:41.530318 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9421d548-810b-4efa-b47d-ba9ed998ef61 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:41.565268 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:41.565268 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:41.570151 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9421d548-810b-4efa-b47d-ba9ed998ef61 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:41.580904 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:41.580904 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:41.590504 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9421d548-810b-4efa-b47d-ba9ed998ef61 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:41.592493 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1668/3318] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:41 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:42.601881 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1dbac5c1-9e17-4cfc-9a4e-019fa3020b8c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:42.602444 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1dbac5c1-9e17-4cfc-9a4e-019fa3020b8c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:42.602444 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:42.602444 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:42.602444 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1dbac5c1-9e17-4cfc-9a4e-019fa3020b8c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:42.629258 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:42.629258 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:42.634247 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1dbac5c1-9e17-4cfc-9a4e-019fa3020b8c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:42.644300 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:42.644300 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:42.649347 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1dbac5c1-9e17-4cfc-9a4e-019fa3020b8c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:42.649938 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1651/3319] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:42 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:43.660045 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f79dc6b0-1ce6-467f-82d5-67aae302557d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:43.660403 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f79dc6b0-1ce6-467f-82d5-67aae302557d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:43.660449 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:43.660449 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:43.660650 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f79dc6b0-1ce6-467f-82d5-67aae302557d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:43.685586 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:43.685586 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:43.690709 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f79dc6b0-1ce6-467f-82d5-67aae302557d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:43.700565 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:43.700565 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:43.705766 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f79dc6b0-1ce6-467f-82d5-67aae302557d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:43.710677 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1669/3320] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:43 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:44.720205 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5b62e2b6-fe8e-4772-a22c-28e90c7a2fa2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:44.720485 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5b62e2b6-fe8e-4772-a22c-28e90c7a2fa2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:44.720598 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:44.720598 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:44.720792 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5b62e2b6-fe8e-4772-a22c-28e90c7a2fa2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:44.757851 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:44.757851 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:44.764599 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5b62e2b6-fe8e-4772-a22c-28e90c7a2fa2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:44.775329 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:44.775329 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:44.780891 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5b62e2b6-fe8e-4772-a22c-28e90c7a2fa2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:44.781429 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1652/3321] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:44 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:45.801462 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7c99afdc-b410-452f-90e3-9e6c33499e87 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:45.801703 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7c99afdc-b410-452f-90e3-9e6c33499e87 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:45.801703 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:45.801703 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:45.801900 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7c99afdc-b410-452f-90e3-9e6c33499e87 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:45.833024 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:45.833024 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:45.839391 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7c99afdc-b410-452f-90e3-9e6c33499e87 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:45.849827 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:45.849827 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:45.856240 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7c99afdc-b410-452f-90e3-9e6c33499e87 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:45.856240 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1670/3322] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:45 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:46.865671 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4b9be7c7-269f-49d5-80e7-bed5766a5b3d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:46.865939 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4b9be7c7-269f-49d5-80e7-bed5766a5b3d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:46.866063 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:46.866063 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:46.866257 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4b9be7c7-269f-49d5-80e7-bed5766a5b3d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:46.891439 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:46.891439 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:46.897043 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4b9be7c7-269f-49d5-80e7-bed5766a5b3d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:46.911806 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:46.911806 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:46.916579 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4b9be7c7-269f-49d5-80e7-bed5766a5b3d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:46.917054 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1653/3323] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:46 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:47.927044 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4c14a5f3-b80c-446f-ae8f-1eadfac22ef8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:47.927627 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4c14a5f3-b80c-446f-ae8f-1eadfac22ef8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:47.927627 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:47.927627 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:47.927722 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4c14a5f3-b80c-446f-ae8f-1eadfac22ef8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:47.957130 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:47.957130 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:47.965017 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4c14a5f3-b80c-446f-ae8f-1eadfac22ef8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:47.976746 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:47.976746 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:47.997458 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4c14a5f3-b80c-446f-ae8f-1eadfac22ef8 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:47.998551 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1671/3324] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:47 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:49.011769 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-45ee593a-2bcb-42bb-baa7-6608de18f868 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:49.012361 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-45ee593a-2bcb-42bb-baa7-6608de18f868 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:49.012500 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:49.012500 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:49.013586 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-45ee593a-2bcb-42bb-baa7-6608de18f868 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:49.040063 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:49.040063 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:49.045205 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-45ee593a-2bcb-42bb-baa7-6608de18f868 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:49.054093 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:49.054093 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:49.058599 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-45ee593a-2bcb-42bb-baa7-6608de18f868 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:49.059181 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1654/3325] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:49 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:50.069597 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-44096dca-a791-4924-b995-239e8e4c199f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:50.069879 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-44096dca-a791-4924-b995-239e8e4c199f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:50.070014 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:50.070014 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:50.070206 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-44096dca-a791-4924-b995-239e8e4c199f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:50.095180 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:50.095180 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:50.100067 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-44096dca-a791-4924-b995-239e8e4c199f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:50.110120 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:50.110120 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:50.115388 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-44096dca-a791-4924-b995-239e8e4c199f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:50.115815 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1672/3326] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:50 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:21:51.132342 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f6066868-0ca7-4eea-9451-f3fe371bb967 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:51.132991 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f6066868-0ca7-4eea-9451-f3fe371bb967 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:51.133258 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:51.133258 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:51.133720 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f6066868-0ca7-4eea-9451-f3fe371bb967 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:51.172801 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:51.172801 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:51.178021 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f6066868-0ca7-4eea-9451-f3fe371bb967 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:51.189429 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:51.189429 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:51.195046 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f6066868-0ca7-4eea-9451-f3fe371bb967 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:51.195581 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1655/3327] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:51 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:52.207175 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9bfe01bf-7f1b-4960-bf49-6a7d4e73db5b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:52.207500 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9bfe01bf-7f1b-4960-bf49-6a7d4e73db5b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:52.207923 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:52.207923 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:52.207923 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9bfe01bf-7f1b-4960-bf49-6a7d4e73db5b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:52.237991 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:52.237991 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:52.243458 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9bfe01bf-7f1b-4960-bf49-6a7d4e73db5b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:52.255300 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:52.255300 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:52.260005 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9bfe01bf-7f1b-4960-bf49-6a7d4e73db5b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:52.260492 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1673/3328] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:52 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:53.273629 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b17261ca-7907-4540-b879-2c688e8d790c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:53.274276 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b17261ca-7907-4540-b879-2c688e8d790c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:53.274545 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:53.274545 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:53.275219 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b17261ca-7907-4540-b879-2c688e8d790c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:53.310871 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:53.310871 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:53.317019 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b17261ca-7907-4540-b879-2c688e8d790c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:53.327891 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:53.327891 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:53.333519 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b17261ca-7907-4540-b879-2c688e8d790c tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:53.334061 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1656/3329] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:53 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:54.343613 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-71f1df09-b65b-4f17-a4d5-5833dc19be84 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:54.343969 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-71f1df09-b65b-4f17-a4d5-5833dc19be84 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:54.344046 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:54.344046 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:54.344207 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-71f1df09-b65b-4f17-a4d5-5833dc19be84 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:54.371857 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:54.371857 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:54.376837 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-71f1df09-b65b-4f17-a4d5-5833dc19be84 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:54.385641 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:54.385641 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:54.390086 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-71f1df09-b65b-4f17-a4d5-5833dc19be84 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:54.390485 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1674/3330] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:54 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:55.401712 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a79fc7ba-828a-46c6-bbc5-3bd4c6f45f5f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:55.402311 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a79fc7ba-828a-46c6-bbc5-3bd4c6f45f5f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:55.402311 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:55.402311 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:55.402311 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a79fc7ba-828a-46c6-bbc5-3bd4c6f45f5f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:55.426429 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:55.426429 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:55.430762 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a79fc7ba-828a-46c6-bbc5-3bd4c6f45f5f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:55.439255 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:55.439255 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:55.444393 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a79fc7ba-828a-46c6-bbc5-3bd4c6f45f5f tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:55.444789 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1657/3331] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:55 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:56.461187 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-113a8ee3-e6d5-420b-aaa1-e0102392885a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:56.461639 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-113a8ee3-e6d5-420b-aaa1-e0102392885a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:56.461692 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:56.461692 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:56.461884 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-113a8ee3-e6d5-420b-aaa1-e0102392885a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:56.493362 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:56.493362 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:56.500049 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-113a8ee3-e6d5-420b-aaa1-e0102392885a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:56.512745 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:56.512745 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:56.520009 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-113a8ee3-e6d5-420b-aaa1-e0102392885a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:56.520569 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1675/3332] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:56 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:57.535284 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3e339a97-1e1b-4e6c-a382-9efd882286d1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:57.535977 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3e339a97-1e1b-4e6c-a382-9efd882286d1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:57.535977 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:57.535977 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:57.536253 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3e339a97-1e1b-4e6c-a382-9efd882286d1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:57.567426 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:57.567426 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:57.572997 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3e339a97-1e1b-4e6c-a382-9efd882286d1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:57.584499 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:57.584499 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:57.590973 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3e339a97-1e1b-4e6c-a382-9efd882286d1 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:57.591747 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1658/3333] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:57 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:21:59.725112 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a2d795cd-bcf7-439d-8508-3b3b6a1b825a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:59.725112 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a2d795cd-bcf7-439d-8508-3b3b6a1b825a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:59.725112 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:59.725112 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:59.725112 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a2d795cd-bcf7-439d-8508-3b3b6a1b825a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:59.725112 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:59.725112 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:59.725112 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a2d795cd-bcf7-439d-8508-3b3b6a1b825a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:59.725112 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:59.725112 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:59.725112 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a2d795cd-bcf7-439d-8508-3b3b6a1b825a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:59.725112 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1676/3334] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:58 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:21:59.730174 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-72ee1d2d-1cee-48d2-aa8a-2904a7100a14 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:21:59.730174 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-72ee1d2d-1cee-48d2-aa8a-2904a7100a14 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:21:59.730174 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:21:59.730174 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:21:59.730174 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-72ee1d2d-1cee-48d2-aa8a-2904a7100a14 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:21:59.730174 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:59.730174 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:59.730174 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-72ee1d2d-1cee-48d2-aa8a-2904a7100a14 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:21:59.730174 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:21:59.730174 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:21:59.739242 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-72ee1d2d-1cee-48d2-aa8a-2904a7100a14 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:21:59.739242 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1659/3335] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:21:59 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:22:00.750619 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-45916966-eb92-4164-8b10-b32f6266715b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:22:00.751323 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-45916966-eb92-4164-8b10-b32f6266715b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:22:00.751598 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:22:00.751598 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:22:00.752075 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-45916966-eb92-4164-8b10-b32f6266715b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:22:00.785989 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:22:00.785989 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:22:00.791830 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-45916966-eb92-4164-8b10-b32f6266715b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:22:00.803339 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:22:00.803339 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:22:00.809184 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-45916966-eb92-4164-8b10-b32f6266715b tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:22:00.809639 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1677/3336] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:22:00 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:22:01.820441 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-97b34d32-391c-49b2-a004-8e7a5ebcaa3a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:22:01.820771 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-97b34d32-391c-49b2-a004-8e7a5ebcaa3a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:22:01.820927 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:22:01.820927 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:22:01.821165 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-97b34d32-391c-49b2-a004-8e7a5ebcaa3a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:22:01.863204 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:22:01.863204 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:22:01.868500 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-97b34d32-391c-49b2-a004-8e7a5ebcaa3a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:22:01.879330 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:22:01.879330 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:22:01.884872 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-97b34d32-391c-49b2-a004-8e7a5ebcaa3a tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:22:01.885420 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1660/3337] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:22:01 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:22:02.896951 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9ac34c30-fff0-4ee8-ab00-9e68c9208ffc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:22:02.897328 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9ac34c30-fff0-4ee8-ab00-9e68c9208ffc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:22:02.897444 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:22:02.897444 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:22:02.897946 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9ac34c30-fff0-4ee8-ab00-9e68c9208ffc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:22:02.936221 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:22:02.936221 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:22:02.942398 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9ac34c30-fff0-4ee8-ab00-9e68c9208ffc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:22:02.953919 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:22:02.953919 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:22:02.959993 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9ac34c30-fff0-4ee8-ab00-9e68c9208ffc tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:22:02.960560 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1678/3338] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:22:02 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:22:03.974732 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a83cb8c6-29c6-4538-b761-db9564e446d0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:22:03.975405 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a83cb8c6-29c6-4538-b761-db9564e446d0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:22:03.975698 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:22:03.975698 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:22:03.976198 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a83cb8c6-29c6-4538-b761-db9564e446d0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:22:04.158463 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:22:04.158463 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:22:04.164173 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a83cb8c6-29c6-4538-b761-db9564e446d0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:22:04.175345 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:22:04.175345 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:22:04.181179 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a83cb8c6-29c6-4538-b761-db9564e446d0 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:22:04.181738 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1661/3339] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:22:03 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:22:05.196794 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4316156e-8f0c-44fe-8a9b-42404fcf4a96 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:22:05.197383 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4316156e-8f0c-44fe-8a9b-42404fcf4a96 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:22:05.197678 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:22:05.197678 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:22:05.198175 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4316156e-8f0c-44fe-8a9b-42404fcf4a96 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:22:05.257100 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:22:05.257100 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:22:05.263890 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4316156e-8f0c-44fe-8a9b-42404fcf4a96 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:22:05.275731 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:22:05.275731 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:22:05.281362 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4316156e-8f0c-44fe-8a9b-42404fcf4a96 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:22:05.282154 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1679/3340] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:22:05 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:22:06.294839 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f5b47a25-ff4b-4ed4-a865-a4e42f69a0d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:22:06.295245 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f5b47a25-ff4b-4ed4-a865-a4e42f69a0d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:22:06.295477 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:22:06.295477 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:22:06.295764 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f5b47a25-ff4b-4ed4-a865-a4e42f69a0d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:22:06.328744 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:22:06.328744 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:22:06.335463 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f5b47a25-ff4b-4ed4-a865-a4e42f69a0d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:22:06.346900 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:22:06.346900 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:22:06.353319 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f5b47a25-ff4b-4ed4-a865-a4e42f69a0d2 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:22:06.353888 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1662/3341] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:22:06 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:22:07.367409 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-483245e7-0925-41b3-834c-cbdb8c4d9a2d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:22:07.367984 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-483245e7-0925-41b3-834c-cbdb8c4d9a2d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:22:07.368166 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:22:07.368166 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:22:07.368571 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-483245e7-0925-41b3-834c-cbdb8c4d9a2d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:22:07.410843 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:22:07.410843 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:22:07.413897 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-483245e7-0925-41b3-834c-cbdb8c4d9a2d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:22:07.425628 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:22:07.425628 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:22:07.431586 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-483245e7-0925-41b3-834c-cbdb8c4d9a2d tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:22:07.432112 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1680/3342] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:22:07 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:22:08.444239 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-af9f9d3e-bf96-4a99-9e47-6a00cd839b93 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:22:08.444760 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-af9f9d3e-bf96-4a99-9e47-6a00cd839b93 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:22:08.444961 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:22:08.444961 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:22:08.445258 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-af9f9d3e-bf96-4a99-9e47-6a00cd839b93 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:22:08.478656 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:22:08.478656 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:22:08.484583 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-af9f9d3e-bf96-4a99-9e47-6a00cd839b93 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:22:08.496106 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:22:08.496106 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:22:08.501978 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-af9f9d3e-bf96-4a99-9e47-6a00cd839b93 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:22:08.502513 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1663/3343] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:22:08 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:22:09.517837 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a8d90cd8-6944-47e0-8663-c93de670b4b6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] GET http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 Dec 22 12:22:09.518457 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a8d90cd8-6944-47e0-8663-c93de670b4b6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:22:09.518723 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:22:09.518723 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:22:09.519259 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a8d90cd8-6944-47e0-8663-c93de670b4b6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:22:09.560054 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:22:09.560054 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:22:09.565959 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a8d90cd8-6944-47e0-8663-c93de670b4b6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] Volume info retrieved successfully. Dec 22 12:22:09.578125 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:22:09.578125 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:22:09.584690 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a8d90cd8-6944-47e0-8663-c93de670b4b6 tempest-TaggedBootDevicesTest_v242-1226135438 tempest-TaggedBootDevicesTest_v242-1226135438] http://10.222.0.111/volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 returned with HTTP 200 Dec 22 12:22:09.585216 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1681/3344] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:22:09 2020] GET /volume/v3/2e53259ff0ff43d7a86253f8708212c4/volumes/cd3d5d65-e63b-4bab-91c8-ea0048bf31a1 => generated 1660 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:24:38.859230 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-6fedb185-a79f-44e8-9b70-efc999cb1ef7 req-2eec9e2c-c3f4-45b2-8a44-9476c5a9acc8 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] POST http://10.222.0.111/volume/v3/e77b040d190d4d10a77597861e588a00/volumes Dec 22 12:24:38.859884 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:24:38.859884 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:24:38.860168 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-6fedb185-a79f-44e8-9b70-efc999cb1ef7 req-2eec9e2c-c3f4-45b2-8a44-9476c5a9acc8 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-857479280", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:24:38.861261 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [req-6fedb185-a79f-44e8-9b70-efc999cb1ef7 req-2eec9e2c-c3f4-45b2-8a44-9476c5a9acc8 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-857479280', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:24:38.861483 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [req-6fedb185-a79f-44e8-9b70-efc999cb1ef7 req-2eec9e2c-c3f4-45b2-8a44-9476c5a9acc8 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Create volume of 1 GB Dec 22 12:24:38.869544 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-6fedb185-a79f-44e8-9b70-efc999cb1ef7 req-2eec9e2c-c3f4-45b2-8a44-9476c5a9acc8 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Availability Zones retrieved successfully. Dec 22 12:24:38.877645 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-6fedb185-a79f-44e8-9b70-efc999cb1ef7 req-2eec9e2c-c3f4-45b2-8a44-9476c5a9acc8 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Flow 'volume_create_api' (2e54b8e1-3437-4da9-afa7-97519f97e8c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:24:38.879095 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-6fedb185-a79f-44e8-9b70-efc999cb1ef7 req-2eec9e2c-c3f4-45b2-8a44-9476c5a9acc8 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (805c2b8a-fbe1-4766-ad5a-ce186a95d959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:24:38.880099 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [req-6fedb185-a79f-44e8-9b70-efc999cb1ef7 req-2eec9e2c-c3f4-45b2-8a44-9476c5a9acc8 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:24:38.912151 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-6fedb185-a79f-44e8-9b70-efc999cb1ef7 req-2eec9e2c-c3f4-45b2-8a44-9476c5a9acc8 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (805c2b8a-fbe1-4766-ad5a-ce186a95d959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:24:38.913244 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-6fedb185-a79f-44e8-9b70-efc999cb1ef7 req-2eec9e2c-c3f4-45b2-8a44-9476c5a9acc8 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55519d2f-e002-49b3-b887-32ad8a1d0e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:24:39.002333 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [req-6fedb185-a79f-44e8-9b70-efc999cb1ef7 req-2eec9e2c-c3f4-45b2-8a44-9476c5a9acc8 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Created reservations ['80611d94-9087-40ed-b332-929ca6ccd5b0', '9dd7ecc2-02f9-4a3c-b995-1ae07917856d', '5c5f0144-6c2b-44c3-9a4b-7ab2e2b325ba', '0d1e77eb-6168-4e99-a61f-7c662107c643'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:24:39.004857 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-6fedb185-a79f-44e8-9b70-efc999cb1ef7 req-2eec9e2c-c3f4-45b2-8a44-9476c5a9acc8 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55519d2f-e002-49b3-b887-32ad8a1d0e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80611d94-9087-40ed-b332-929ca6ccd5b0', '9dd7ecc2-02f9-4a3c-b995-1ae07917856d', '5c5f0144-6c2b-44c3-9a4b-7ab2e2b325ba', '0d1e77eb-6168-4e99-a61f-7c662107c643']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:24:39.007507 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-6fedb185-a79f-44e8-9b70-efc999cb1ef7 req-2eec9e2c-c3f4-45b2-8a44-9476c5a9acc8 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db1c796f-ec2f-4a2b-83c2-2457471c57ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:24:39.109205 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-6fedb185-a79f-44e8-9b70-efc999cb1ef7 req-2eec9e2c-c3f4-45b2-8a44-9476c5a9acc8 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db1c796f-ec2f-4a2b-83c2-2457471c57ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47d527d7-df70-489b-947b-fb7164839bf7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-857479280',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e77b040d190d4d10a77597861e588a00',qos_specs=None,replication_status=,reservations=['80611d94-9087-40ed-b332-929ca6ccd5b0','9dd7ecc2-02f9-4a3c-b995-1ae07917856d','5c5f0144-6c2b-44c3-9a4b-7ab2e2b325ba','0d1e77eb-6168-4e99-a61f-7c662107c643'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='663194f65aeb4c66944cdd9c42153008',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:24:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-857479280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47d527d7-df70-489b-947b-fb7164839bf7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e77b040d190d4d10a77597861e588a00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='663194f65aeb4c66944cdd9c42153008',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:24:39.110972 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-6fedb185-a79f-44e8-9b70-efc999cb1ef7 req-2eec9e2c-c3f4-45b2-8a44-9476c5a9acc8 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f24d46de-3fde-42df-9dbb-3fd83ba9865f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:24:39.174990 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-6fedb185-a79f-44e8-9b70-efc999cb1ef7 req-2eec9e2c-c3f4-45b2-8a44-9476c5a9acc8 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f24d46de-3fde-42df-9dbb-3fd83ba9865f) transitioned into state 'SUCCESS' from state '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-857479280',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e77b040d190d4d10a77597861e588a00',qos_specs=None,replication_status=,reservations=['80611d94-9087-40ed-b332-929ca6ccd5b0','9dd7ecc2-02f9-4a3c-b995-1ae07917856d','5c5f0144-6c2b-44c3-9a4b-7ab2e2b325ba','0d1e77eb-6168-4e99-a61f-7c662107c643'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='663194f65aeb4c66944cdd9c42153008',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:24:39.177345 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-6fedb185-a79f-44e8-9b70-efc999cb1ef7 req-2eec9e2c-c3f4-45b2-8a44-9476c5a9acc8 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1227dc98-930f-41d3-bb97-a355f2742e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:24:39.217312 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-6fedb185-a79f-44e8-9b70-efc999cb1ef7 req-2eec9e2c-c3f4-45b2-8a44-9476c5a9acc8 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1227dc98-930f-41d3-bb97-a355f2742e64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:24:39.218719 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-6fedb185-a79f-44e8-9b70-efc999cb1ef7 req-2eec9e2c-c3f4-45b2-8a44-9476c5a9acc8 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Flow 'volume_create_api' (2e54b8e1-3437-4da9-afa7-97519f97e8c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:24:39.246541 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-6fedb185-a79f-44e8-9b70-efc999cb1ef7 req-2eec9e2c-c3f4-45b2-8a44-9476c5a9acc8 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Create volume request issued successfully. Dec 22 12:24:39.254821 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-6fedb185-a79f-44e8-9b70-efc999cb1ef7 req-2eec9e2c-c3f4-45b2-8a44-9476c5a9acc8 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] http://10.222.0.111/volume/v3/e77b040d190d4d10a77597861e588a00/volumes returned with HTTP 202 Dec 22 12:24:39.255414 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1664/3345] 10.222.0.111 () {64 vars in 1517 bytes} [Tue Dec 22 12:24:38 2020] POST /volume/v3/e77b040d190d4d10a77597861e588a00/volumes => generated 833 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:24:39.265739 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-6fedb185-a79f-44e8-9b70-efc999cb1ef7 req-570ef283-4560-455f-bb29-a677d0a4395f tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] GET http://10.222.0.111/volume/v3/e77b040d190d4d10a77597861e588a00/volumes/47d527d7-df70-489b-947b-fb7164839bf7 Dec 22 12:24:39.266629 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-6fedb185-a79f-44e8-9b70-efc999cb1ef7 req-570ef283-4560-455f-bb29-a677d0a4395f tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:24:39.268867 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:24:39.268867 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:24:39.268867 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-6fedb185-a79f-44e8-9b70-efc999cb1ef7 req-570ef283-4560-455f-bb29-a677d0a4395f tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:24:39.291275 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:24:39.291275 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:24:39.301044 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-6fedb185-a79f-44e8-9b70-efc999cb1ef7 req-570ef283-4560-455f-bb29-a677d0a4395f tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Volume info retrieved successfully. Dec 22 12:24:39.324481 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-6fedb185-a79f-44e8-9b70-efc999cb1ef7 req-570ef283-4560-455f-bb29-a677d0a4395f tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] http://10.222.0.111/volume/v3/e77b040d190d4d10a77597861e588a00/volumes/47d527d7-df70-489b-947b-fb7164839bf7 returned with HTTP 200 Dec 22 12:24:39.325208 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1682/3346] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:24:39 2020] GET /volume/v3/e77b040d190d4d10a77597861e588a00/volumes/47d527d7-df70-489b-947b-fb7164839bf7 => generated 901 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:24:39.347936 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-7629eeaa-6824-4169-8657-28b087d4977d req-eb6e72ce-676c-4b55-9afd-53903a93d3b7 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] GET http://10.222.0.111/volume/v3/e77b040d190d4d10a77597861e588a00/volumes/47d527d7-df70-489b-947b-fb7164839bf7 Dec 22 12:24:39.348302 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-7629eeaa-6824-4169-8657-28b087d4977d req-eb6e72ce-676c-4b55-9afd-53903a93d3b7 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:24:39.348438 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:24:39.348438 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:24:39.348669 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-7629eeaa-6824-4169-8657-28b087d4977d req-eb6e72ce-676c-4b55-9afd-53903a93d3b7 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:24:39.378778 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:24:39.378778 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:24:39.383354 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-7629eeaa-6824-4169-8657-28b087d4977d req-eb6e72ce-676c-4b55-9afd-53903a93d3b7 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Volume info retrieved successfully. Dec 22 12:24:39.394281 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-7629eeaa-6824-4169-8657-28b087d4977d req-eb6e72ce-676c-4b55-9afd-53903a93d3b7 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] http://10.222.0.111/volume/v3/e77b040d190d4d10a77597861e588a00/volumes/47d527d7-df70-489b-947b-fb7164839bf7 returned with HTTP 200 Dec 22 12:24:39.394872 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1665/3347] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:24:39 2020] GET /volume/v3/e77b040d190d4d10a77597861e588a00/volumes/47d527d7-df70-489b-947b-fb7164839bf7 => generated 925 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:24:40.423428 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1779d39d-eae5-40eb-a9c3-4f21a23b9df1 req-76bb76df-3676-4f3a-93d6-6ad3287d6701 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] GET http://10.222.0.111/volume/v3/e77b040d190d4d10a77597861e588a00/volumes/47d527d7-df70-489b-947b-fb7164839bf7 Dec 22 12:24:40.423760 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1779d39d-eae5-40eb-a9c3-4f21a23b9df1 req-76bb76df-3676-4f3a-93d6-6ad3287d6701 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:24:40.423815 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:24:40.423815 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:24:40.424140 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1779d39d-eae5-40eb-a9c3-4f21a23b9df1 req-76bb76df-3676-4f3a-93d6-6ad3287d6701 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:24:40.451043 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:24:40.451043 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:24:40.456361 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-1779d39d-eae5-40eb-a9c3-4f21a23b9df1 req-76bb76df-3676-4f3a-93d6-6ad3287d6701 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Volume info retrieved successfully. Dec 22 12:24:40.468011 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1779d39d-eae5-40eb-a9c3-4f21a23b9df1 req-76bb76df-3676-4f3a-93d6-6ad3287d6701 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] http://10.222.0.111/volume/v3/e77b040d190d4d10a77597861e588a00/volumes/47d527d7-df70-489b-947b-fb7164839bf7 returned with HTTP 200 Dec 22 12:24:40.469494 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1683/3348] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:24:40 2020] GET /volume/v3/e77b040d190d4d10a77597861e588a00/volumes/47d527d7-df70-489b-947b-fb7164839bf7 => generated 926 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:24:40.577395 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-13cc0530-6477-4a40-8d28-f97ac6aa6763 req-42f2e933-5cb1-402c-9ae1-c77e1136c99a tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] GET http://10.222.0.111/volume/v3/e77b040d190d4d10a77597861e588a00/volumes/47d527d7-df70-489b-947b-fb7164839bf7 Dec 22 12:24:40.577672 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-13cc0530-6477-4a40-8d28-f97ac6aa6763 req-42f2e933-5cb1-402c-9ae1-c77e1136c99a tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:24:40.577800 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:24:40.577800 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:24:40.577993 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-13cc0530-6477-4a40-8d28-f97ac6aa6763 req-42f2e933-5cb1-402c-9ae1-c77e1136c99a tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:24:40.606335 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:24:40.606335 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:24:40.611433 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-13cc0530-6477-4a40-8d28-f97ac6aa6763 req-42f2e933-5cb1-402c-9ae1-c77e1136c99a tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Volume info retrieved successfully. Dec 22 12:24:40.621698 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-13cc0530-6477-4a40-8d28-f97ac6aa6763 req-42f2e933-5cb1-402c-9ae1-c77e1136c99a tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] http://10.222.0.111/volume/v3/e77b040d190d4d10a77597861e588a00/volumes/47d527d7-df70-489b-947b-fb7164839bf7 returned with HTTP 200 Dec 22 12:24:40.622246 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1666/3349] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:24:40 2020] GET /volume/v3/e77b040d190d4d10a77597861e588a00/volumes/47d527d7-df70-489b-947b-fb7164839bf7 => generated 926 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:24:40.644414 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-596c8b3f-8fd7-44ce-b43b-aea8f0ad31d8 req-367ffb51-9636-4325-9ff1-0baebae61cd0 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] DELETE http://10.222.0.111/volume/v3/e77b040d190d4d10a77597861e588a00/volumes/47d527d7-df70-489b-947b-fb7164839bf7 Dec 22 12:24:40.645079 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-596c8b3f-8fd7-44ce-b43b-aea8f0ad31d8 req-367ffb51-9636-4325-9ff1-0baebae61cd0 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:24:40.645079 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:24:40.645079 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:24:40.645079 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-596c8b3f-8fd7-44ce-b43b-aea8f0ad31d8 req-367ffb51-9636-4325-9ff1-0baebae61cd0 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:24:40.645361 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [req-596c8b3f-8fd7-44ce-b43b-aea8f0ad31d8 req-367ffb51-9636-4325-9ff1-0baebae61cd0 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Delete volume with id: 47d527d7-df70-489b-947b-fb7164839bf7 Dec 22 12:24:40.671048 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:24:40.671048 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:24:40.671688 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-596c8b3f-8fd7-44ce-b43b-aea8f0ad31d8 req-367ffb51-9636-4325-9ff1-0baebae61cd0 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Volume info retrieved successfully. Dec 22 12:24:40.739368 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-596c8b3f-8fd7-44ce-b43b-aea8f0ad31d8 req-367ffb51-9636-4325-9ff1-0baebae61cd0 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Delete volume request issued successfully. Dec 22 12:24:40.739642 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-596c8b3f-8fd7-44ce-b43b-aea8f0ad31d8 req-367ffb51-9636-4325-9ff1-0baebae61cd0 tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] http://10.222.0.111/volume/v3/e77b040d190d4d10a77597861e588a00/volumes/47d527d7-df70-489b-947b-fb7164839bf7 returned with HTTP 202 Dec 22 12:24:40.740310 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1684/3350] 10.222.0.111 () {62 vars in 1596 bytes} [Tue Dec 22 12:24:40 2020] DELETE /volume/v3/e77b040d190d4d10a77597861e588a00/volumes/47d527d7-df70-489b-947b-fb7164839bf7 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:24:40.760329 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9cfacaed-73fd-4759-b463-863a0c69c826 req-44f5f93f-0ff0-4444-b3b6-34642553594b tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] GET http://10.222.0.111/volume/v3/e77b040d190d4d10a77597861e588a00/volumes/47d527d7-df70-489b-947b-fb7164839bf7 Dec 22 12:24:40.760697 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9cfacaed-73fd-4759-b463-863a0c69c826 req-44f5f93f-0ff0-4444-b3b6-34642553594b tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:24:40.760850 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:24:40.760850 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:24:40.761213 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9cfacaed-73fd-4759-b463-863a0c69c826 req-44f5f93f-0ff0-4444-b3b6-34642553594b tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:24:40.787788 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:24:40.787788 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:24:40.792634 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-9cfacaed-73fd-4759-b463-863a0c69c826 req-44f5f93f-0ff0-4444-b3b6-34642553594b tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Volume info retrieved successfully. Dec 22 12:24:40.803897 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9cfacaed-73fd-4759-b463-863a0c69c826 req-44f5f93f-0ff0-4444-b3b6-34642553594b tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] http://10.222.0.111/volume/v3/e77b040d190d4d10a77597861e588a00/volumes/47d527d7-df70-489b-947b-fb7164839bf7 returned with HTTP 200 Dec 22 12:24:40.804367 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1667/3351] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:24:40 2020] GET /volume/v3/e77b040d190d4d10a77597861e588a00/volumes/47d527d7-df70-489b-947b-fb7164839bf7 => generated 925 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:24:41.833216 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-58df66a6-99da-4f4c-8b28-d02dcbb126e0 req-30c337ba-6c8a-4789-8123-a768213cadaf tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] GET http://10.222.0.111/volume/v3/e77b040d190d4d10a77597861e588a00/volumes/47d527d7-df70-489b-947b-fb7164839bf7 Dec 22 12:24:41.834006 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-58df66a6-99da-4f4c-8b28-d02dcbb126e0 req-30c337ba-6c8a-4789-8123-a768213cadaf tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:24:41.834404 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:24:41.834404 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:24:41.835062 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-58df66a6-99da-4f4c-8b28-d02dcbb126e0 req-30c337ba-6c8a-4789-8123-a768213cadaf tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:24:41.867836 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-58df66a6-99da-4f4c-8b28-d02dcbb126e0 req-30c337ba-6c8a-4789-8123-a768213cadaf tempest-VolumesGetTestJSON-987139089 tempest-VolumesGetTestJSON-987139089] http://10.222.0.111/volume/v3/e77b040d190d4d10a77597861e588a00/volumes/47d527d7-df70-489b-947b-fb7164839bf7 returned with HTTP 404 Dec 22 12:24:41.868448 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1685/3352] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:24:41 2020] GET /volume/v3/e77b040d190d4d10a77597861e588a00/volumes/47d527d7-df70-489b-947b-fb7164839bf7 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:25:21.643226 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-2472f6f6-7323-43a0-b47e-4b213644f0d4 req-11043443-b9c3-424a-873a-97d97a79a63a tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] DELETE http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/3234e809-d24f-44e8-899b-f16fa957fa66 Dec 22 12:25:21.643579 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-2472f6f6-7323-43a0-b47e-4b213644f0d4 req-11043443-b9c3-424a-873a-97d97a79a63a tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:25:21.643642 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:25:21.643642 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:25:21.643963 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-2472f6f6-7323-43a0-b47e-4b213644f0d4 req-11043443-b9c3-424a-873a-97d97a79a63a tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:25:21.666839 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:25:21.666839 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:25:22.086183 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-2472f6f6-7323-43a0-b47e-4b213644f0d4 req-11043443-b9c3-424a-873a-97d97a79a63a tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88155) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 12:25:22.086599 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-2472f6f6-7323-43a0-b47e-4b213644f0d4 req-11043443-b9c3-424a-873a-97d97a79a63a tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Pending status list for volume during attachment-delete: [] {{(pid=88155) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 12:25:22.119716 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-2472f6f6-7323-43a0-b47e-4b213644f0d4 req-11043443-b9c3-424a-873a-97d97a79a63a tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/3234e809-d24f-44e8-899b-f16fa957fa66 returned with HTTP 200 Dec 22 12:25:22.120265 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1668/3353] 10.222.0.101 () {62 vars in 1442 bytes} [Tue Dec 22 12:25:21 2020] DELETE /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/attachments/3234e809-d24f-44e8-899b-f16fa957fa66 => generated 19 bytes in 480 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:25:25.139315 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3a2a1dfd-30a4-431e-b270-71f3d39df742 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] DELETE http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 Dec 22 12:25:25.139675 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3a2a1dfd-30a4-431e-b270-71f3d39df742 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:25:25.139982 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3a2a1dfd-30a4-431e-b270-71f3d39df742 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:25:25.141100 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-3a2a1dfd-30a4-431e-b270-71f3d39df742 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Delete volume with id: e2498126-d8ab-45c8-8530-ea942f3e23a3 Dec 22 12:25:25.204047 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:25:25.204047 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:25:25.204808 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3a2a1dfd-30a4-431e-b270-71f3d39df742 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:25:25.302881 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3a2a1dfd-30a4-431e-b270-71f3d39df742 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Delete volume request issued successfully. Dec 22 12:25:25.303237 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3a2a1dfd-30a4-431e-b270-71f3d39df742 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 returned with HTTP 202 Dec 22 12:25:25.303828 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1686/3354] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:25:25 2020] DELETE /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:25:25.309238 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e33640c7-aa25-4f7e-9ea3-b3e482e670f3 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 Dec 22 12:25:25.309519 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e33640c7-aa25-4f7e-9ea3-b3e482e670f3 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:25:25.309665 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:25:25.309665 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:25:25.309859 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e33640c7-aa25-4f7e-9ea3-b3e482e670f3 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:25:25.338804 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:25:25.338804 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:25:25.343620 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e33640c7-aa25-4f7e-9ea3-b3e482e670f3 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Volume info retrieved successfully. Dec 22 12:25:25.357032 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e33640c7-aa25-4f7e-9ea3-b3e482e670f3 tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 returned with HTTP 200 Dec 22 12:25:25.358116 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1669/3355] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:25:25 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 => generated 1370 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:25:26.367797 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-97885c77-bed5-4fb5-9fcc-f6b4ce80204b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] GET http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 Dec 22 12:25:26.368529 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-97885c77-bed5-4fb5-9fcc-f6b4ce80204b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:25:26.368769 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:25:26.368769 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:25:26.369139 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-97885c77-bed5-4fb5-9fcc-f6b4ce80204b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:25:26.403287 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-97885c77-bed5-4fb5-9fcc-f6b4ce80204b tempest-TestVolumeBootPattern-1947690247 tempest-TestVolumeBootPattern-1947690247] http://10.222.0.111/volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 returned with HTTP 404 Dec 22 12:25:26.406737 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1687/3356] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:25:26 2020] GET /volume/v3/0217d44346cb4f32b948d0feb03e3bb9/volumes/e2498126-d8ab-45c8-8530-ea942f3e23a3 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:27:14.606788 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-18bd8636-94f2-468a-ba16-a1bf715a0bb0 tempest-VolumePoolsAdminTestsJSON-1336009146 tempest-VolumePoolsAdminTestsJSON-1336009146] GET http://10.222.0.111/volume/v3/bb53bf82e35f4a8386b3748fb0340fec/scheduler-stats/get_pools?detail=True Dec 22 12:27:14.607372 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-18bd8636-94f2-468a-ba16-a1bf715a0bb0 tempest-VolumePoolsAdminTestsJSON-1336009146 tempest-VolumePoolsAdminTestsJSON-1336009146] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:14.607372 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:14.607372 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:14.607372 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-18bd8636-94f2-468a-ba16-a1bf715a0bb0 tempest-VolumePoolsAdminTestsJSON-1336009146 tempest-VolumePoolsAdminTestsJSON-1336009146] Calling method 'get_pools' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:14.624708 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-18bd8636-94f2-468a-ba16-a1bf715a0bb0 tempest-VolumePoolsAdminTestsJSON-1336009146 tempest-VolumePoolsAdminTestsJSON-1336009146] http://10.222.0.111/volume/v3/bb53bf82e35f4a8386b3748fb0340fec/scheduler-stats/get_pools?detail=True returned with HTTP 200 Dec 22 12:27:14.625166 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1670/3357] 10.222.0.111 () {58 vars in 1286 bytes} [Tue Dec 22 12:27:14 2020] GET /volume/v3/bb53bf82e35f4a8386b3748fb0340fec/scheduler-stats/get_pools?detail=True => generated 769 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:14.635849 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f69ef354-cc3d-4c61-8e40-ac720c00b80d tempest-VolumePoolsAdminTestsJSON-1336009146 tempest-VolumePoolsAdminTestsJSON-1336009146] GET http://10.222.0.111/volume/v3/bb53bf82e35f4a8386b3748fb0340fec/scheduler-stats/get_pools Dec 22 12:27:14.636245 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f69ef354-cc3d-4c61-8e40-ac720c00b80d tempest-VolumePoolsAdminTestsJSON-1336009146 tempest-VolumePoolsAdminTestsJSON-1336009146] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:14.636566 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f69ef354-cc3d-4c61-8e40-ac720c00b80d tempest-VolumePoolsAdminTestsJSON-1336009146 tempest-VolumePoolsAdminTestsJSON-1336009146] Calling method 'get_pools' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:14.652940 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f69ef354-cc3d-4c61-8e40-ac720c00b80d tempest-VolumePoolsAdminTestsJSON-1336009146 tempest-VolumePoolsAdminTestsJSON-1336009146] http://10.222.0.111/volume/v3/bb53bf82e35f4a8386b3748fb0340fec/scheduler-stats/get_pools returned with HTTP 200 Dec 22 12:27:14.653409 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1688/3358] 10.222.0.111 () {58 vars in 1263 bytes} [Tue Dec 22 12:27:14 2020] GET /volume/v3/bb53bf82e35f4a8386b3748fb0340fec/scheduler-stats/get_pools => generated 61 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 12:27:17.570695 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-46013cbf-9625-4400-8ce5-09b05563c80d tempest-VolumeServicesNegativeTest-873906156 tempest-VolumeServicesNegativeTest-873906156] GET http://10.222.0.111/volume/v3/decfc072670b428badb614348e44c207/os-services Dec 22 12:27:17.571046 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-46013cbf-9625-4400-8ce5-09b05563c80d tempest-VolumeServicesNegativeTest-873906156 tempest-VolumeServicesNegativeTest-873906156] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:17.571248 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-46013cbf-9625-4400-8ce5-09b05563c80d tempest-VolumeServicesNegativeTest-873906156 tempest-VolumeServicesNegativeTest-873906156] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:17.576629 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-46013cbf-9625-4400-8ce5-09b05563c80d tempest-VolumeServicesNegativeTest-873906156 tempest-VolumeServicesNegativeTest-873906156] http://10.222.0.111/volume/v3/decfc072670b428badb614348e44c207/os-services returned with HTTP 200 Dec 22 12:27:17.577052 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1671/3359] 10.222.0.111 () {58 vars in 1221 bytes} [Tue Dec 22 12:27:17 2020] GET /volume/v3/decfc072670b428badb614348e44c207/os-services => generated 629 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:17.585937 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-044b429a-f553-4a55-a60e-8d1d6fadaf50 tempest-VolumeServicesNegativeTest-873906156 tempest-VolumeServicesNegativeTest-873906156] PUT http://10.222.0.111/volume/v3/decfc072670b428badb614348e44c207/os-services/disable-log-reason Dec 22 12:27:17.586370 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-044b429a-f553-4a55-a60e-8d1d6fadaf50 tempest-VolumeServicesNegativeTest-873906156 tempest-VolumeServicesNegativeTest-873906156] Action: 'update', calling method: update, body: {"host": "n-d-765315-6", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:27:17.587607 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-044b429a-f553-4a55-a60e-8d1d6fadaf50 tempest-VolumeServicesNegativeTest-873906156 tempest-VolumeServicesNegativeTest-873906156] http://10.222.0.111/volume/v3/decfc072670b428badb614348e44c207/os-services/disable-log-reason returned with HTTP 400 Dec 22 12:27:17.588344 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1689/3360] 10.222.0.111 () {60 vars in 1298 bytes} [Tue Dec 22 12:27:17 2020] PUT /volume/v3/decfc072670b428badb614348e44c207/os-services/disable-log-reason => generated 136 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 22 12:27:17.595299 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a411e8a0-1003-4d9e-a96b-015b0a3b4cdd tempest-VolumeServicesNegativeTest-873906156 tempest-VolumeServicesNegativeTest-873906156] PUT http://10.222.0.111/volume/v3/decfc072670b428badb614348e44c207/os-services/disable Dec 22 12:27:17.595781 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a411e8a0-1003-4d9e-a96b-015b0a3b4cdd tempest-VolumeServicesNegativeTest-873906156 tempest-VolumeServicesNegativeTest-873906156] Action: 'update', calling method: update, body: {"host": "n-d-765315-6", "binary": "invalid_binary"} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:27:17.601142 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a411e8a0-1003-4d9e-a96b-015b0a3b4cdd tempest-VolumeServicesNegativeTest-873906156 tempest-VolumeServicesNegativeTest-873906156] http://10.222.0.111/volume/v3/decfc072670b428badb614348e44c207/os-services/disable returned with HTTP 404 Dec 22 12:27:17.601684 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1672/3361] 10.222.0.111 () {60 vars in 1265 bytes} [Tue Dec 22 12:27:17 2020] PUT /volume/v3/decfc072670b428badb614348e44c207/os-services/disable => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:27:17.608816 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3cc61709-3925-4b97-9e78-da349a6b84ea tempest-VolumeServicesNegativeTest-873906156 tempest-VolumeServicesNegativeTest-873906156] PUT http://10.222.0.111/volume/v3/decfc072670b428badb614348e44c207/os-services/enable Dec 22 12:27:17.609323 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3cc61709-3925-4b97-9e78-da349a6b84ea tempest-VolumeServicesNegativeTest-873906156 tempest-VolumeServicesNegativeTest-873906156] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:27:17.614925 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3cc61709-3925-4b97-9e78-da349a6b84ea tempest-VolumeServicesNegativeTest-873906156 tempest-VolumeServicesNegativeTest-873906156] http://10.222.0.111/volume/v3/decfc072670b428badb614348e44c207/os-services/enable returned with HTTP 404 Dec 22 12:27:17.615567 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1690/3362] 10.222.0.111 () {60 vars in 1262 bytes} [Tue Dec 22 12:27:17 2020] PUT /volume/v3/decfc072670b428badb614348e44c207/os-services/enable => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:27:17.622674 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bf9adb06-7ed5-4430-becc-d773313b678d tempest-VolumeServicesNegativeTest-873906156 tempest-VolumeServicesNegativeTest-873906156] PUT http://10.222.0.111/volume/v3/decfc072670b428badb614348e44c207/os-services/freeze Dec 22 12:27:17.623155 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bf9adb06-7ed5-4430-becc-d773313b678d tempest-VolumeServicesNegativeTest-873906156 tempest-VolumeServicesNegativeTest-873906156] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:27:17.629280 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bf9adb06-7ed5-4430-becc-d773313b678d tempest-VolumeServicesNegativeTest-873906156 tempest-VolumeServicesNegativeTest-873906156] http://10.222.0.111/volume/v3/decfc072670b428badb614348e44c207/os-services/freeze returned with HTTP 400 Dec 22 12:27:17.629876 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1673/3363] 10.222.0.111 () {60 vars in 1262 bytes} [Tue Dec 22 12:27:17 2020] PUT /volume/v3/decfc072670b428badb614348e44c207/os-services/freeze => generated 83 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 22 12:27:17.646861 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bfff5a35-2abc-4aff-8841-aecd3deaf452 tempest-VolumeServicesNegativeTest-873906156 tempest-VolumeServicesNegativeTest-873906156] PUT http://10.222.0.111/volume/v3/decfc072670b428badb614348e44c207/os-services/thaw Dec 22 12:27:17.647332 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bfff5a35-2abc-4aff-8841-aecd3deaf452 tempest-VolumeServicesNegativeTest-873906156 tempest-VolumeServicesNegativeTest-873906156] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:27:17.653057 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bfff5a35-2abc-4aff-8841-aecd3deaf452 tempest-VolumeServicesNegativeTest-873906156 tempest-VolumeServicesNegativeTest-873906156] http://10.222.0.111/volume/v3/decfc072670b428badb614348e44c207/os-services/thaw returned with HTTP 400 Dec 22 12:27:17.653753 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1691/3364] 10.222.0.111 () {60 vars in 1256 bytes} [Tue Dec 22 12:27:17 2020] PUT /volume/v3/decfc072670b428badb614348e44c207/os-services/thaw => generated 83 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 22 12:27:20.491512 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d0a2ad45-9858-4022-8638-ebd49b12e106 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] POST http://10.222.0.111/volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types Dec 22 12:27:20.491987 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d0a2ad45-9858-4022-8638-ebd49b12e106 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1554043509", "extra_specs": {"spec1": "val1"}}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:27:20.552790 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d0a2ad45-9858-4022-8638-ebd49b12e106 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] http://10.222.0.111/volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types returned with HTTP 200 Dec 22 12:27:20.558513 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1674/3365] 10.222.0.111 () {60 vars in 1225 bytes} [Tue Dec 22 12:27:20 2020] POST /volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types => generated 243 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:20.562830 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-06ab2b29-3a9f-479f-86da-ccbc72b822dd tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] POST http://10.222.0.111/volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/709320fb-9737-4e0b-8c06-5237040f35e1/extra_specs Dec 22 12:27:20.563342 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-06ab2b29-3a9f-479f-86da-ccbc72b822dd tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:27:20.564155 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-06ab2b29-3a9f-479f-86da-ccbc72b822dd tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] http://10.222.0.111/volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/709320fb-9737-4e0b-8c06-5237040f35e1/extra_specs returned with HTTP 400 Dec 22 12:27:20.564719 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1692/3366] 10.222.0.111 () {60 vars in 1371 bytes} [Tue Dec 22 12:27:20 2020] POST /volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/709320fb-9737-4e0b-8c06-5237040f35e1/extra_specs => generated 146 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Dec 22 12:27:20.570979 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-04391575-0bee-4305-b1bc-3e2d8ab55c56 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] POST http://10.222.0.111/volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/709320fb-9737-4e0b-8c06-5237040f35e1/extra_specs Dec 22 12:27:20.571479 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-04391575-0bee-4305-b1bc-3e2d8ab55c56 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:27:20.572265 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-04391575-0bee-4305-b1bc-3e2d8ab55c56 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] http://10.222.0.111/volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/709320fb-9737-4e0b-8c06-5237040f35e1/extra_specs returned with HTTP 400 Dec 22 12:27:20.572910 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1675/3367] 10.222.0.111 () {60 vars in 1371 bytes} [Tue Dec 22 12:27:20 2020] POST /volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/709320fb-9737-4e0b-8c06-5237040f35e1/extra_specs => generated 132 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Dec 22 12:27:20.579491 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9233a7db-3442-402c-948e-99b195c7cd12 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] POST http://10.222.0.111/volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/a35816b9-08ab-4f61-91ad-9c1d64b57783/extra_specs Dec 22 12:27:20.579948 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9233a7db-3442-402c-948e-99b195c7cd12 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:27:20.615170 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9233a7db-3442-402c-948e-99b195c7cd12 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] http://10.222.0.111/volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/a35816b9-08ab-4f61-91ad-9c1d64b57783/extra_specs returned with HTTP 404 Dec 22 12:27:20.615818 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1693/3368] 10.222.0.111 () {60 vars in 1371 bytes} [Tue Dec 22 12:27:20 2020] POST /volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/a35816b9-08ab-4f61-91ad-9c1d64b57783/extra_specs => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 22 12:27:20.626615 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7077b399-54d2-4b62-88a3-c9108ce4b1b0 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] DELETE http://10.222.0.111/volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/ef377d56-46c0-450b-9c32-8b334767a5d2/extra_specs/spec1 Dec 22 12:27:20.626929 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7077b399-54d2-4b62-88a3-c9108ce4b1b0 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:20.627231 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7077b399-54d2-4b62-88a3-c9108ce4b1b0 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:20.634182 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7077b399-54d2-4b62-88a3-c9108ce4b1b0 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] http://10.222.0.111/volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/ef377d56-46c0-450b-9c32-8b334767a5d2/extra_specs/spec1 returned with HTTP 404 Dec 22 12:27:20.634755 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1676/3369] 10.222.0.111 () {58 vars in 1371 bytes} [Tue Dec 22 12:27:20 2020] DELETE /volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/ef377d56-46c0-450b-9c32-8b334767a5d2/extra_specs/spec1 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 22 12:27:20.641606 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-73b96863-7bcd-46cd-a6b1-3b73f4b417e6 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] GET http://10.222.0.111/volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/709320fb-9737-4e0b-8c06-5237040f35e1/extra_specs/nonexistent_extra_spec_name Dec 22 12:27:20.641915 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-73b96863-7bcd-46cd-a6b1-3b73f4b417e6 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:20.642203 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-73b96863-7bcd-46cd-a6b1-3b73f4b417e6 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:20.652707 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-73b96863-7bcd-46cd-a6b1-3b73f4b417e6 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] http://10.222.0.111/volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/709320fb-9737-4e0b-8c06-5237040f35e1/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Dec 22 12:27:20.653245 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1694/3370] 10.222.0.111 () {58 vars in 1434 bytes} [Tue Dec 22 12:27:20 2020] GET /volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/709320fb-9737-4e0b-8c06-5237040f35e1/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:27:20.660125 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8124fe68-2270-497b-b11f-25aebc82dfa1 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] GET http://10.222.0.111/volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/5d7eedf3-2643-4bb3-9f9c-f21b0dea7b66/extra_specs/spec1 Dec 22 12:27:20.660440 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8124fe68-2270-497b-b11f-25aebc82dfa1 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:20.660741 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8124fe68-2270-497b-b11f-25aebc82dfa1 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:20.668238 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8124fe68-2270-497b-b11f-25aebc82dfa1 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] http://10.222.0.111/volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/5d7eedf3-2643-4bb3-9f9c-f21b0dea7b66/extra_specs/spec1 returned with HTTP 404 Dec 22 12:27:20.668793 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1677/3371] 10.222.0.111 () {58 vars in 1368 bytes} [Tue Dec 22 12:27:20 2020] GET /volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/5d7eedf3-2643-4bb3-9f9c-f21b0dea7b66/extra_specs/spec1 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:27:20.674773 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0718b817-a636-45ad-a1f6-6c88c8721cdc tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] GET http://10.222.0.111/volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/4eafcf8c-dc45-43f8-9e38-5bc170df9ced/extra_specs Dec 22 12:27:20.675055 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0718b817-a636-45ad-a1f6-6c88c8721cdc tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:20.675322 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0718b817-a636-45ad-a1f6-6c88c8721cdc tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:20.681694 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0718b817-a636-45ad-a1f6-6c88c8721cdc tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] http://10.222.0.111/volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/4eafcf8c-dc45-43f8-9e38-5bc170df9ced/extra_specs returned with HTTP 404 Dec 22 12:27:20.682297 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1695/3372] 10.222.0.111 () {58 vars in 1350 bytes} [Tue Dec 22 12:27:20 2020] GET /volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/4eafcf8c-dc45-43f8-9e38-5bc170df9ced/extra_specs => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:27:20.688550 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aa5784cd-0e18-4edb-a01a-8ea2fc7a993a tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] PUT http://10.222.0.111/volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/709320fb-9737-4e0b-8c06-5237040f35e1/extra_specs/spec1 Dec 22 12:27:20.688996 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aa5784cd-0e18-4edb-a01a-8ea2fc7a993a tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:27:20.689750 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aa5784cd-0e18-4edb-a01a-8ea2fc7a993a tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] http://10.222.0.111/volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/709320fb-9737-4e0b-8c06-5237040f35e1/extra_specs/spec1 returned with HTTP 400 Dec 22 12:27:20.690338 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1678/3373] 10.222.0.111 () {60 vars in 1388 bytes} [Tue Dec 22 12:27:20 2020] PUT /volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/709320fb-9737-4e0b-8c06-5237040f35e1/extra_specs/spec1 => generated 102 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 22 12:27:20.695357 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4aaddece-b98b-42f4-bb2b-319eda4b64a6 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] PUT http://10.222.0.111/volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/709320fb-9737-4e0b-8c06-5237040f35e1/extra_specs/spec1 Dec 22 12:27:20.695753 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4aaddece-b98b-42f4-bb2b-319eda4b64a6 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] Action: 'update', calling method: update, body: null {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:27:20.696645 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4aaddece-b98b-42f4-bb2b-319eda4b64a6 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] http://10.222.0.111/volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/709320fb-9737-4e0b-8c06-5237040f35e1/extra_specs/spec1 returned with HTTP 400 Dec 22 12:27:20.697099 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1696/3374] 10.222.0.111 () {60 vars in 1387 bytes} [Tue Dec 22 12:27:20 2020] PUT /volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/709320fb-9737-4e0b-8c06-5237040f35e1/extra_specs/spec1 => generated 72 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 22 12:27:20.703474 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ed280da7-de4c-4c6c-a605-f656753d8243 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] PUT http://10.222.0.111/volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/709320fb-9737-4e0b-8c06-5237040f35e1/extra_specs/None Dec 22 12:27:20.703940 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ed280da7-de4c-4c6c-a605-f656753d8243 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:27:20.738722 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ed280da7-de4c-4c6c-a605-f656753d8243 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] HTTP exception thrown: Request body and URI mismatch Dec 22 12:27:20.738942 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ed280da7-de4c-4c6c-a605-f656753d8243 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] http://10.222.0.111/volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/709320fb-9737-4e0b-8c06-5237040f35e1/extra_specs/None returned with HTTP 400 Dec 22 12:27:20.739636 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1679/3375] 10.222.0.111 () {60 vars in 1385 bytes} [Tue Dec 22 12:27:20 2020] PUT /volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/709320fb-9737-4e0b-8c06-5237040f35e1/extra_specs/None => generated 73 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 22 12:27:20.746981 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-479dee64-1fe2-465a-b306-0e33b6f0f901 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] PUT http://10.222.0.111/volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/709320fb-9737-4e0b-8c06-5237040f35e1/extra_specs/0aaef099-81dd-4fe0-95a1-3f7e07d6d08e Dec 22 12:27:20.747471 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-479dee64-1fe2-465a-b306-0e33b6f0f901 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:27:20.781379 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-479dee64-1fe2-465a-b306-0e33b6f0f901 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] HTTP exception thrown: Request body and URI mismatch Dec 22 12:27:20.781671 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-479dee64-1fe2-465a-b306-0e33b6f0f901 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] http://10.222.0.111/volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/709320fb-9737-4e0b-8c06-5237040f35e1/extra_specs/0aaef099-81dd-4fe0-95a1-3f7e07d6d08e returned with HTTP 400 Dec 22 12:27:20.782147 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1697/3376] 10.222.0.111 () {60 vars in 1481 bytes} [Tue Dec 22 12:27:20 2020] PUT /volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/709320fb-9737-4e0b-8c06-5237040f35e1/extra_specs/0aaef099-81dd-4fe0-95a1-3f7e07d6d08e => generated 73 bytes in 38 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Dec 22 12:27:20.788169 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ced399f4-d25e-41b3-8594-161ffe8f0bb4 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] DELETE http://10.222.0.111/volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/709320fb-9737-4e0b-8c06-5237040f35e1 Dec 22 12:27:20.788458 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ced399f4-d25e-41b3-8594-161ffe8f0bb4 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:20.788739 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ced399f4-d25e-41b3-8594-161ffe8f0bb4 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] Calling method '_delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:20.824406 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 12:27:20.824406 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 12:27:20.863032 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ced399f4-d25e-41b3-8594-161ffe8f0bb4 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] http://10.222.0.111/volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/709320fb-9737-4e0b-8c06-5237040f35e1 returned with HTTP 202 Dec 22 12:27:20.863752 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1680/3377] 10.222.0.111 () {58 vars in 1317 bytes} [Tue Dec 22 12:27:20 2020] DELETE /volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/709320fb-9737-4e0b-8c06-5237040f35e1 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 12:27:20.868717 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-38504fdf-95ce-4d29-aa6e-5e8a578b35f6 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] GET http://10.222.0.111/volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/709320fb-9737-4e0b-8c06-5237040f35e1 Dec 22 12:27:20.868965 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-38504fdf-95ce-4d29-aa6e-5e8a578b35f6 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:20.869230 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-38504fdf-95ce-4d29-aa6e-5e8a578b35f6 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:20.875616 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-38504fdf-95ce-4d29-aa6e-5e8a578b35f6 tempest-ExtraSpecsNegativeTest-622433411 tempest-ExtraSpecsNegativeTest-622433411] http://10.222.0.111/volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/709320fb-9737-4e0b-8c06-5237040f35e1 returned with HTTP 404 Dec 22 12:27:20.876134 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1698/3378] 10.222.0.111 () {58 vars in 1314 bytes} [Tue Dec 22 12:27:20 2020] GET /volume/v3/fa86c5282f0c4e5b8964a3c4bde7c720/types/709320fb-9737-4e0b-8c06-5237040f35e1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:27:23.419156 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4fd5044a-5eee-4201-b87a-fa257a3d4ace tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] POST http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/volumes Dec 22 12:27:23.419722 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4fd5044a-5eee-4201-b87a-fa257a3d4ace tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1251571391"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:27:23.420239 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-4fd5044a-5eee-4201-b87a-fa257a3d4ace tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1251571391'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:27:23.420441 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-4fd5044a-5eee-4201-b87a-fa257a3d4ace tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Create volume of 1 GB Dec 22 12:27:23.427514 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4fd5044a-5eee-4201-b87a-fa257a3d4ace tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Availability Zones retrieved successfully. Dec 22 12:27:23.435761 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4fd5044a-5eee-4201-b87a-fa257a3d4ace tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Flow 'volume_create_api' (2895dd6b-82d5-4678-ad87-d7ef4649fb85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:27:23.437131 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4fd5044a-5eee-4201-b87a-fa257a3d4ace tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0559b668-266d-4581-ba76-5fb2a1fc9132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:23.438047 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-4fd5044a-5eee-4201-b87a-fa257a3d4ace tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:27:23.480031 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4fd5044a-5eee-4201-b87a-fa257a3d4ace tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0559b668-266d-4581-ba76-5fb2a1fc9132) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:23.481376 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4fd5044a-5eee-4201-b87a-fa257a3d4ace tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f3bef8c-5801-47bb-a5ae-acbca0673c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:23.561574 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-4fd5044a-5eee-4201-b87a-fa257a3d4ace tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Created reservations ['93286b37-29b5-4e94-97c0-96d70ab6d045', '95ea4acc-c13f-4181-9cd2-cad0dca9d50d', '6aa8e063-d3af-4ef7-be16-630584d7d6a4', '08230de2-fe0d-4b9a-8ea8-4fc9dd714f20'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:27:23.563262 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4fd5044a-5eee-4201-b87a-fa257a3d4ace tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f3bef8c-5801-47bb-a5ae-acbca0673c8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93286b37-29b5-4e94-97c0-96d70ab6d045', '95ea4acc-c13f-4181-9cd2-cad0dca9d50d', '6aa8e063-d3af-4ef7-be16-630584d7d6a4', '08230de2-fe0d-4b9a-8ea8-4fc9dd714f20']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:23.565010 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4fd5044a-5eee-4201-b87a-fa257a3d4ace tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78852f17-d721-46f8-bc74-e78cb01f8b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:23.635830 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4fd5044a-5eee-4201-b87a-fa257a3d4ace tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78852f17-d721-46f8-bc74-e78cb01f8b23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '603928df-e34d-4f48-90d0-ad261ffc4b09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1251571391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c03f96481ef4a778c4b951c9c296cbe',qos_specs=None,replication_status=,reservations=['93286b37-29b5-4e94-97c0-96d70ab6d045','95ea4acc-c13f-4181-9cd2-cad0dca9d50d','6aa8e063-d3af-4ef7-be16-630584d7d6a4','08230de2-fe0d-4b9a-8ea8-4fc9dd714f20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='822404182402442996a504e3bc467259',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:27:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1251571391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=603928df-e34d-4f48-90d0-ad261ffc4b09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c03f96481ef4a778c4b951c9c296cbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='822404182402442996a504e3bc467259',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:23.637604 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4fd5044a-5eee-4201-b87a-fa257a3d4ace tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96a04be2-dc47-4241-8cb4-3eb9803bb974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:23.681565 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4fd5044a-5eee-4201-b87a-fa257a3d4ace tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96a04be2-dc47-4241-8cb4-3eb9803bb974) transitioned into state 'SUCCESS' from state '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-1251571391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c03f96481ef4a778c4b951c9c296cbe',qos_specs=None,replication_status=,reservations=['93286b37-29b5-4e94-97c0-96d70ab6d045','95ea4acc-c13f-4181-9cd2-cad0dca9d50d','6aa8e063-d3af-4ef7-be16-630584d7d6a4','08230de2-fe0d-4b9a-8ea8-4fc9dd714f20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='822404182402442996a504e3bc467259',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:23.682557 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4fd5044a-5eee-4201-b87a-fa257a3d4ace tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (430e8cbf-07c7-4ac5-86d3-550ba9ec3646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:23.718510 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4fd5044a-5eee-4201-b87a-fa257a3d4ace tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (430e8cbf-07c7-4ac5-86d3-550ba9ec3646) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:23.720254 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4fd5044a-5eee-4201-b87a-fa257a3d4ace tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Flow 'volume_create_api' (2895dd6b-82d5-4678-ad87-d7ef4649fb85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:27:23.747197 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4fd5044a-5eee-4201-b87a-fa257a3d4ace tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Create volume request issued successfully. Dec 22 12:27:23.753870 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4fd5044a-5eee-4201-b87a-fa257a3d4ace tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/volumes returned with HTTP 202 Dec 22 12:27:23.754473 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1681/3379] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:27:23 2020] POST /volume/v3/5c03f96481ef4a778c4b951c9c296cbe/volumes => generated 826 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:27:23.764560 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-76b6e95f-1555-42bd-b0a8-0d1c9aebc145 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] GET http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/volumes/603928df-e34d-4f48-90d0-ad261ffc4b09 Dec 22 12:27:23.764877 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-76b6e95f-1555-42bd-b0a8-0d1c9aebc145 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:23.767240 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-76b6e95f-1555-42bd-b0a8-0d1c9aebc145 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:23.795738 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:23.795738 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:23.803798 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-76b6e95f-1555-42bd-b0a8-0d1c9aebc145 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Volume info retrieved successfully. Dec 22 12:27:23.826893 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-76b6e95f-1555-42bd-b0a8-0d1c9aebc145 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/volumes/603928df-e34d-4f48-90d0-ad261ffc4b09 returned with HTTP 200 Dec 22 12:27:23.827531 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1699/3380] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:23 2020] GET /volume/v3/5c03f96481ef4a778c4b951c9c296cbe/volumes/603928df-e34d-4f48-90d0-ad261ffc4b09 => generated 894 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:24.842288 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6bdd332d-815c-4d5a-950b-cca5551c09f6 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] GET http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/volumes/603928df-e34d-4f48-90d0-ad261ffc4b09 Dec 22 12:27:24.842909 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6bdd332d-815c-4d5a-950b-cca5551c09f6 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:24.843080 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:24.843080 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:24.843455 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6bdd332d-815c-4d5a-950b-cca5551c09f6 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:24.882143 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:24.882143 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:24.887542 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6bdd332d-815c-4d5a-950b-cca5551c09f6 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Volume info retrieved successfully. Dec 22 12:27:24.901624 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6bdd332d-815c-4d5a-950b-cca5551c09f6 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/volumes/603928df-e34d-4f48-90d0-ad261ffc4b09 returned with HTTP 200 Dec 22 12:27:24.902515 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1682/3381] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:24 2020] GET /volume/v3/5c03f96481ef4a778c4b951c9c296cbe/volumes/603928df-e34d-4f48-90d0-ad261ffc4b09 => generated 919 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:24.915071 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a43e602b-b05d-4a3f-9b74-8da549e67a12 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] POST http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots Dec 22 12:27:24.915775 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:24.915775 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:24.916333 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a43e602b-b05d-4a3f-9b74-8da549e67a12 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "603928df-e34d-4f48-90d0-ad261ffc4b09", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1660330646"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:27:24.954895 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:24.954895 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:24.955657 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a43e602b-b05d-4a3f-9b74-8da549e67a12 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Volume info retrieved successfully. Dec 22 12:27:24.955858 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-a43e602b-b05d-4a3f-9b74-8da549e67a12 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Create snapshot from volume 603928df-e34d-4f48-90d0-ad261ffc4b09 Dec 22 12:27:25.058169 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-a43e602b-b05d-4a3f-9b74-8da549e67a12 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Created reservations ['068adb7e-6567-4605-95f6-48f7dda34140', 'd6f32c19-1bef-4f57-a9bd-2ad26a5d0377', '2396b24a-22e2-4c59-92a6-720996f8652b', '97e1d8fd-a895-48ad-abe2-5dbe92ce4dc8'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:27:25.197647 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a43e602b-b05d-4a3f-9b74-8da549e67a12 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Snapshot create request issued successfully. Dec 22 12:27:25.198167 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a43e602b-b05d-4a3f-9b74-8da549e67a12 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots returned with HTTP 202 Dec 22 12:27:25.198906 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1700/3382] 10.222.0.111 () {60 vars in 1237 bytes} [Tue Dec 22 12:27:24 2020] POST /volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots => generated 311 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:27:25.206411 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-029a0751-e60b-4dab-862f-443654bc8421 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] GET http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599 Dec 22 12:27:25.207202 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-029a0751-e60b-4dab-862f-443654bc8421 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:25.207202 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:25.207202 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:25.207202 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-029a0751-e60b-4dab-862f-443654bc8421 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:25.222063 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:25.222063 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:25.222825 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-029a0751-e60b-4dab-862f-443654bc8421 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Snapshot retrieved successfully. Dec 22 12:27:25.223962 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-029a0751-e60b-4dab-862f-443654bc8421 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599 returned with HTTP 200 Dec 22 12:27:25.224429 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1683/3383] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:27:25 2020] GET /volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599 => generated 443 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:26.232908 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7c5295cd-aadd-46e6-9a99-b05650ff6bb2 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] GET http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599 Dec 22 12:27:26.233206 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7c5295cd-aadd-46e6-9a99-b05650ff6bb2 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:26.233354 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:26.233354 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:26.233597 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7c5295cd-aadd-46e6-9a99-b05650ff6bb2 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:26.254559 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:26.254559 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:26.255286 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7c5295cd-aadd-46e6-9a99-b05650ff6bb2 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Snapshot retrieved successfully. Dec 22 12:27:26.256436 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7c5295cd-aadd-46e6-9a99-b05650ff6bb2 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599 returned with HTTP 200 Dec 22 12:27:26.256889 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1701/3384] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:27:26 2020] GET /volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599 => generated 470 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:26.264946 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2e2f6084-5a5c-4cbd-bae4-a40ef72410e6 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] POST http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata Dec 22 12:27:26.265260 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:26.265260 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:26.265523 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2e2f6084-5a5c-4cbd-bae4-a40ef72410e6 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:27:26.280285 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:26.280285 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:26.280892 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2e2f6084-5a5c-4cbd-bae4-a40ef72410e6 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Snapshot retrieved successfully. Dec 22 12:27:26.419795 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2e2f6084-5a5c-4cbd-bae4-a40ef72410e6 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Update snapshot metadata completed successfully. Dec 22 12:27:26.420251 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2e2f6084-5a5c-4cbd-bae4-a40ef72410e6 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata returned with HTTP 200 Dec 22 12:27:26.420882 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1684/3385] 10.222.0.111 () {60 vars in 1374 bytes} [Tue Dec 22 12:27:26 2020] POST /volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata => generated 68 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Dec 22 12:27:26.428609 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-30e67fdc-8367-453d-b964-1aae878c1791 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] GET http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata Dec 22 12:27:26.430311 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-30e67fdc-8367-453d-b964-1aae878c1791 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:26.430311 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:26.430311 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:26.430311 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-30e67fdc-8367-453d-b964-1aae878c1791 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:26.444694 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:26.444694 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:26.445340 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-30e67fdc-8367-453d-b964-1aae878c1791 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Snapshot retrieved successfully. Dec 22 12:27:26.446449 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-30e67fdc-8367-453d-b964-1aae878c1791 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Get snapshot metadata completed successfully. Dec 22 12:27:26.446843 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-30e67fdc-8367-453d-b964-1aae878c1791 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata returned with HTTP 200 Dec 22 12:27:26.447314 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1702/3386] 10.222.0.111 () {58 vars in 1353 bytes} [Tue Dec 22 12:27:26 2020] GET /volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata => generated 68 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 12:27:26.453613 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b86fdba2-1892-41bc-aadb-b380b21f7818 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] PUT http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata Dec 22 12:27:26.453882 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:26.453882 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:26.454103 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b86fdba2-1892-41bc-aadb-b380b21f7818 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:27:26.468260 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:26.468260 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:26.468768 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b86fdba2-1892-41bc-aadb-b380b21f7818 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Snapshot retrieved successfully. Dec 22 12:27:26.579381 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b86fdba2-1892-41bc-aadb-b380b21f7818 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Update snapshot metadata completed successfully. Dec 22 12:27:26.579744 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b86fdba2-1892-41bc-aadb-b380b21f7818 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata returned with HTTP 200 Dec 22 12:27:26.580395 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1685/3387] 10.222.0.111 () {60 vars in 1373 bytes} [Tue Dec 22 12:27:26 2020] PUT /volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata => generated 57 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 12:27:26.591800 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-68960393-cb10-435a-a1e5-2ae2c7e68729 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] GET http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata Dec 22 12:27:26.592535 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-68960393-cb10-435a-a1e5-2ae2c7e68729 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:26.592602 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:26.592602 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:26.593069 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-68960393-cb10-435a-a1e5-2ae2c7e68729 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:26.614827 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:26.614827 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:26.615460 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-68960393-cb10-435a-a1e5-2ae2c7e68729 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Snapshot retrieved successfully. Dec 22 12:27:26.616536 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-68960393-cb10-435a-a1e5-2ae2c7e68729 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Get snapshot metadata completed successfully. Dec 22 12:27:26.616930 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-68960393-cb10-435a-a1e5-2ae2c7e68729 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata returned with HTTP 200 Dec 22 12:27:26.617399 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1703/3388] 10.222.0.111 () {58 vars in 1353 bytes} [Tue Dec 22 12:27:26 2020] GET /volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata => generated 57 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 12:27:26.624018 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-51bcccfa-e507-43e1-8bbf-f32babb4252c tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] DELETE http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata/key3 Dec 22 12:27:26.624304 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-51bcccfa-e507-43e1-8bbf-f32babb4252c tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:26.624451 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:26.624451 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:26.624675 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-51bcccfa-e507-43e1-8bbf-f32babb4252c tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:26.639592 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:26.639592 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:26.640218 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-51bcccfa-e507-43e1-8bbf-f32babb4252c tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Snapshot retrieved successfully. Dec 22 12:27:26.641288 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-51bcccfa-e507-43e1-8bbf-f32babb4252c tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Get snapshot metadata completed successfully. Dec 22 12:27:26.645433 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 12:27:26.645433 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 12:27:26.671969 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-51bcccfa-e507-43e1-8bbf-f32babb4252c tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Delete snapshot metadata completed successfully. Dec 22 12:27:26.672558 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-51bcccfa-e507-43e1-8bbf-f32babb4252c tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata/key3 returned with HTTP 200 Dec 22 12:27:26.673676 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1686/3389] 10.222.0.111 () {58 vars in 1371 bytes} [Tue Dec 22 12:27:26 2020] DELETE /volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata/key3 => generated 0 bytes in 53 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Dec 22 12:27:26.679485 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-529430ce-7097-4319-89e9-96547acf82bf tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] GET http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata Dec 22 12:27:26.679734 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-529430ce-7097-4319-89e9-96547acf82bf tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:26.679887 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:26.679887 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:26.680258 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-529430ce-7097-4319-89e9-96547acf82bf tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:26.694906 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:26.694906 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:26.695572 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-529430ce-7097-4319-89e9-96547acf82bf tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Snapshot retrieved successfully. Dec 22 12:27:26.696623 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-529430ce-7097-4319-89e9-96547acf82bf tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Get snapshot metadata completed successfully. Dec 22 12:27:26.696987 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-529430ce-7097-4319-89e9-96547acf82bf tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata returned with HTTP 200 Dec 22 12:27:26.697468 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1704/3390] 10.222.0.111 () {58 vars in 1353 bytes} [Tue Dec 22 12:27:26 2020] GET /volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata => generated 32 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Dec 22 12:27:26.704409 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cff3b2f9-8796-47c3-812c-9025fd6c0081 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] PUT http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata Dec 22 12:27:26.704701 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:26.704701 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:26.704957 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cff3b2f9-8796-47c3-812c-9025fd6c0081 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:27:26.719666 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:26.719666 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:26.720266 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cff3b2f9-8796-47c3-812c-9025fd6c0081 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Snapshot retrieved successfully. Dec 22 12:27:26.782925 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cff3b2f9-8796-47c3-812c-9025fd6c0081 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Update snapshot metadata completed successfully. Dec 22 12:27:26.783316 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cff3b2f9-8796-47c3-812c-9025fd6c0081 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata returned with HTTP 200 Dec 22 12:27:26.783843 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1687/3391] 10.222.0.111 () {60 vars in 1373 bytes} [Tue Dec 22 12:27:26 2020] PUT /volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata => generated 16 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 12:27:26.790650 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0fb6546e-066b-4497-b05b-d466e4e3297e tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] POST http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata Dec 22 12:27:26.790910 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:26.790910 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:26.791144 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0fb6546e-066b-4497-b05b-d466e4e3297e tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:27:26.804850 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:26.804850 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:26.805442 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0fb6546e-066b-4497-b05b-d466e4e3297e tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Snapshot retrieved successfully. Dec 22 12:27:26.895119 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0fb6546e-066b-4497-b05b-d466e4e3297e tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Update snapshot metadata completed successfully. Dec 22 12:27:26.895563 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0fb6546e-066b-4497-b05b-d466e4e3297e tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata returned with HTTP 200 Dec 22 12:27:26.896210 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1705/3392] 10.222.0.111 () {60 vars in 1374 bytes} [Tue Dec 22 12:27:26 2020] POST /volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata => generated 68 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 12:27:26.906022 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f15c79ae-19a2-485c-9f6c-8a9938f52500 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] GET http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata Dec 22 12:27:26.906739 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f15c79ae-19a2-485c-9f6c-8a9938f52500 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:26.907001 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:26.907001 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:26.907462 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f15c79ae-19a2-485c-9f6c-8a9938f52500 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:26.928459 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:26.928459 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:26.929111 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f15c79ae-19a2-485c-9f6c-8a9938f52500 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Snapshot retrieved successfully. Dec 22 12:27:26.930226 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f15c79ae-19a2-485c-9f6c-8a9938f52500 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Get snapshot metadata completed successfully. Dec 22 12:27:26.930610 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f15c79ae-19a2-485c-9f6c-8a9938f52500 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata returned with HTTP 200 Dec 22 12:27:26.931113 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1688/3393] 10.222.0.111 () {58 vars in 1353 bytes} [Tue Dec 22 12:27:26 2020] GET /volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata => generated 68 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 12:27:26.937565 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5182a0c9-32fa-4030-bf6d-1671f83344e0 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] PUT http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata/key3 Dec 22 12:27:26.937858 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:26.937858 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:26.938131 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5182a0c9-32fa-4030-bf6d-1671f83344e0 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:27:26.954366 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:26.954366 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:26.955033 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5182a0c9-32fa-4030-bf6d-1671f83344e0 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Snapshot retrieved successfully. Dec 22 12:27:27.062997 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5182a0c9-32fa-4030-bf6d-1671f83344e0 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Update snapshot metadata completed successfully. Dec 22 12:27:27.063785 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5182a0c9-32fa-4030-bf6d-1671f83344e0 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata/key3 returned with HTTP 200 Dec 22 12:27:27.064848 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1706/3394] 10.222.0.111 () {60 vars in 1388 bytes} [Tue Dec 22 12:27:26 2020] PUT /volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata/key3 => generated 35 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 12:27:27.077093 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bdd1a93a-45e3-4a6d-a256-c20250517ecb tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] GET http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata/key3 Dec 22 12:27:27.077729 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bdd1a93a-45e3-4a6d-a256-c20250517ecb tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:27.077984 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:27.077984 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:27.078440 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bdd1a93a-45e3-4a6d-a256-c20250517ecb tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:27.103012 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:27.103012 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:27.103625 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bdd1a93a-45e3-4a6d-a256-c20250517ecb tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Snapshot retrieved successfully. Dec 22 12:27:27.104663 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bdd1a93a-45e3-4a6d-a256-c20250517ecb tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Get snapshot metadata completed successfully. Dec 22 12:27:27.105044 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bdd1a93a-45e3-4a6d-a256-c20250517ecb tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata/key3 returned with HTTP 200 Dec 22 12:27:27.105520 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1689/3395] 10.222.0.111 () {58 vars in 1368 bytes} [Tue Dec 22 12:27:27 2020] GET /volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata/key3 => generated 35 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 12:27:27.114736 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6e7ed1a6-aa8b-4da7-9ec9-d68d5be914d3 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] GET http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata Dec 22 12:27:27.115541 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6e7ed1a6-aa8b-4da7-9ec9-d68d5be914d3 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:27.115797 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:27.115797 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:27.116249 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6e7ed1a6-aa8b-4da7-9ec9-d68d5be914d3 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:27.134917 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:27.134917 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:27.135560 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6e7ed1a6-aa8b-4da7-9ec9-d68d5be914d3 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Snapshot retrieved successfully. Dec 22 12:27:27.136620 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6e7ed1a6-aa8b-4da7-9ec9-d68d5be914d3 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Get snapshot metadata completed successfully. Dec 22 12:27:27.137059 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6e7ed1a6-aa8b-4da7-9ec9-d68d5be914d3 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata returned with HTTP 200 Dec 22 12:27:27.137518 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1707/3396] 10.222.0.111 () {58 vars in 1353 bytes} [Tue Dec 22 12:27:27 2020] GET /volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata => generated 75 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 12:27:27.143980 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0f4477a3-d993-4145-9283-e944cde1ff3b tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] PUT http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata Dec 22 12:27:27.144272 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:27.144272 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:27.144512 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0f4477a3-d993-4145-9283-e944cde1ff3b tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:27:27.159667 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:27.159667 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:27.160228 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0f4477a3-d993-4145-9283-e944cde1ff3b tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Snapshot retrieved successfully. Dec 22 12:27:27.278865 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0f4477a3-d993-4145-9283-e944cde1ff3b tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Update snapshot metadata completed successfully. Dec 22 12:27:27.279479 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0f4477a3-d993-4145-9283-e944cde1ff3b tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata returned with HTTP 200 Dec 22 12:27:27.279710 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1690/3397] 10.222.0.111 () {60 vars in 1373 bytes} [Tue Dec 22 12:27:27 2020] PUT /volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599/metadata => generated 16 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Dec 22 12:27:27.286609 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-64947a4e-b423-4ee7-9be3-d07f9872aeb0 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] DELETE http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599 Dec 22 12:27:27.286878 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-64947a4e-b423-4ee7-9be3-d07f9872aeb0 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:27.287000 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:27.287000 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:27.287231 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-64947a4e-b423-4ee7-9be3-d07f9872aeb0 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:27.287536 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-64947a4e-b423-4ee7-9be3-d07f9872aeb0 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Delete snapshot with id: ac7e4d19-db5f-41f2-bdee-ceb848cfe599 Dec 22 12:27:27.302691 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:27.302691 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:27.303328 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-64947a4e-b423-4ee7-9be3-d07f9872aeb0 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Snapshot retrieved successfully. Dec 22 12:27:27.372397 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-64947a4e-b423-4ee7-9be3-d07f9872aeb0 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Snapshot delete request issued successfully. Dec 22 12:27:27.372708 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-64947a4e-b423-4ee7-9be3-d07f9872aeb0 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599 returned with HTTP 202 Dec 22 12:27:27.373248 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1708/3398] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 12:27:27 2020] DELETE /volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 12:27:27.378587 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0c5f026c-6799-46dd-aaad-22d94208bb2d tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] GET http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599 Dec 22 12:27:27.378901 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0c5f026c-6799-46dd-aaad-22d94208bb2d tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:27.379032 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:27.379032 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:27.379224 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0c5f026c-6799-46dd-aaad-22d94208bb2d tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:27.392299 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:27.392299 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:27.392909 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0c5f026c-6799-46dd-aaad-22d94208bb2d tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Snapshot retrieved successfully. Dec 22 12:27:27.393889 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0c5f026c-6799-46dd-aaad-22d94208bb2d tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599 returned with HTTP 200 Dec 22 12:27:27.394300 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1691/3399] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:27:27 2020] GET /volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:27.588989 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9c71df50-68e3-448e-81c3-8b5f63985ea3 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] POST http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes Dec 22 12:27:27.589348 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:27.589348 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:27.589676 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9c71df50-68e3-448e-81c3-8b5f63985ea3 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-282591363"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:27:27.590517 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-9c71df50-68e3-448e-81c3-8b5f63985ea3 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-282591363'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:27:27.590832 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-9c71df50-68e3-448e-81c3-8b5f63985ea3 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Create volume of 1 GB Dec 22 12:27:27.591187 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:27.591187 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:27.599363 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9c71df50-68e3-448e-81c3-8b5f63985ea3 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Availability Zones retrieved successfully. Dec 22 12:27:27.608895 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9c71df50-68e3-448e-81c3-8b5f63985ea3 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Flow 'volume_create_api' (00772d1d-7515-4a8b-9a0c-35a07fe1612f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:27:27.610986 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9c71df50-68e3-448e-81c3-8b5f63985ea3 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ca0a3ee-7309-4dda-8633-ed1ded761c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:27.611741 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-9c71df50-68e3-448e-81c3-8b5f63985ea3 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:27:27.651985 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9c71df50-68e3-448e-81c3-8b5f63985ea3 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ca0a3ee-7309-4dda-8633-ed1ded761c7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:27.653243 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9c71df50-68e3-448e-81c3-8b5f63985ea3 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d7e6458-9cfe-4aeb-8fbf-2207e67f6b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:27.733331 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-9c71df50-68e3-448e-81c3-8b5f63985ea3 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Created reservations ['cc869b45-9a24-4e2a-933b-103221f2a345', 'a3518a5b-aed3-443a-ad3b-bdf3affb1e49', '10ee57a5-5500-4abb-bb2e-3a26c6e1ebb2', '868fff15-f4aa-4544-9397-8a758a304e8d'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:27:27.734558 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9c71df50-68e3-448e-81c3-8b5f63985ea3 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d7e6458-9cfe-4aeb-8fbf-2207e67f6b5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc869b45-9a24-4e2a-933b-103221f2a345', 'a3518a5b-aed3-443a-ad3b-bdf3affb1e49', '10ee57a5-5500-4abb-bb2e-3a26c6e1ebb2', '868fff15-f4aa-4544-9397-8a758a304e8d']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:27.735663 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9c71df50-68e3-448e-81c3-8b5f63985ea3 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b18bc0ba-a8f0-44c8-81e2-c976232863c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:27.821453 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9c71df50-68e3-448e-81c3-8b5f63985ea3 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b18bc0ba-a8f0-44c8-81e2-c976232863c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fc8871d-2241-48f7-8975-858d0256de20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-282591363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58bf27c027d54933a136a955b72d0547',qos_specs=None,replication_status=,reservations=['cc869b45-9a24-4e2a-933b-103221f2a345','a3518a5b-aed3-443a-ad3b-bdf3affb1e49','10ee57a5-5500-4abb-bb2e-3a26c6e1ebb2','868fff15-f4aa-4544-9397-8a758a304e8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec8bb3236dda40e1b1dcab22a5c8deec',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:27:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-282591363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fc8871d-2241-48f7-8975-858d0256de20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58bf27c027d54933a136a955b72d0547',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='ec8bb3236dda40e1b1dcab22a5c8deec',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:27.822490 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9c71df50-68e3-448e-81c3-8b5f63985ea3 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cd2204b-a7dd-4c6c-a119-038af797572c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:27.885417 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9c71df50-68e3-448e-81c3-8b5f63985ea3 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cd2204b-a7dd-4c6c-a119-038af797572c) transitioned into state 'SUCCESS' from state '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-282591363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58bf27c027d54933a136a955b72d0547',qos_specs=None,replication_status=,reservations=['cc869b45-9a24-4e2a-933b-103221f2a345','a3518a5b-aed3-443a-ad3b-bdf3affb1e49','10ee57a5-5500-4abb-bb2e-3a26c6e1ebb2','868fff15-f4aa-4544-9397-8a758a304e8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec8bb3236dda40e1b1dcab22a5c8deec',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:27.886442 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9c71df50-68e3-448e-81c3-8b5f63985ea3 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce1e018e-3e14-447d-b30a-99a75245d8b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:27.924100 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9c71df50-68e3-448e-81c3-8b5f63985ea3 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce1e018e-3e14-447d-b30a-99a75245d8b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:27.925354 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-9c71df50-68e3-448e-81c3-8b5f63985ea3 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Flow 'volume_create_api' (00772d1d-7515-4a8b-9a0c-35a07fe1612f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:27:27.948697 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9c71df50-68e3-448e-81c3-8b5f63985ea3 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Create volume request issued successfully. Dec 22 12:27:27.955497 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9c71df50-68e3-448e-81c3-8b5f63985ea3 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes returned with HTTP 202 Dec 22 12:27:27.956055 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1709/3400] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:27:27 2020] POST /volume/v3/58bf27c027d54933a136a955b72d0547/volumes => generated 827 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:27:27.964297 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-08a2f181-9262-46c0-bae7-1405086f79d9 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] GET http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 Dec 22 12:27:27.964600 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-08a2f181-9262-46c0-bae7-1405086f79d9 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:27.969117 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:27.969117 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:27.969117 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-08a2f181-9262-46c0-bae7-1405086f79d9 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:27.997268 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:27.997268 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:28.000009 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-08a2f181-9262-46c0-bae7-1405086f79d9 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Volume info retrieved successfully. Dec 22 12:27:28.011566 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-08a2f181-9262-46c0-bae7-1405086f79d9 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 returned with HTTP 200 Dec 22 12:27:28.012091 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1692/3401] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:27 2020] GET /volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 => generated 895 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:28.402522 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f3c530b7-ee3b-46eb-a10c-6199800f5c95 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] GET http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599 Dec 22 12:27:28.403006 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f3c530b7-ee3b-46eb-a10c-6199800f5c95 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:28.403006 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:28.403006 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:28.403146 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f3c530b7-ee3b-46eb-a10c-6199800f5c95 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:28.415626 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f3c530b7-ee3b-46eb-a10c-6199800f5c95 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599 returned with HTTP 404 Dec 22 12:27:28.416135 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1710/3402] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:27:28 2020] GET /volume/v3/5c03f96481ef4a778c4b951c9c296cbe/snapshots/ac7e4d19-db5f-41f2-bdee-ceb848cfe599 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:27:28.421462 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5ae61163-e080-4234-84fe-198cbcf77c9b tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] DELETE http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/volumes/603928df-e34d-4f48-90d0-ad261ffc4b09 Dec 22 12:27:28.425371 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5ae61163-e080-4234-84fe-198cbcf77c9b tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:28.425371 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:28.425371 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:28.425371 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5ae61163-e080-4234-84fe-198cbcf77c9b tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:28.425371 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-5ae61163-e080-4234-84fe-198cbcf77c9b tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Delete volume with id: 603928df-e34d-4f48-90d0-ad261ffc4b09 Dec 22 12:27:28.446585 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:28.446585 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:28.447193 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5ae61163-e080-4234-84fe-198cbcf77c9b tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Volume info retrieved successfully. Dec 22 12:27:28.530464 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5ae61163-e080-4234-84fe-198cbcf77c9b tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Delete volume request issued successfully. Dec 22 12:27:28.530862 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5ae61163-e080-4234-84fe-198cbcf77c9b tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/volumes/603928df-e34d-4f48-90d0-ad261ffc4b09 returned with HTTP 202 Dec 22 12:27:28.531441 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1693/3403] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:27:28 2020] DELETE /volume/v3/5c03f96481ef4a778c4b951c9c296cbe/volumes/603928df-e34d-4f48-90d0-ad261ffc4b09 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:27:28.539612 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3dd5a7ba-e5ac-400f-94a3-ad5cd70f39da tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] GET http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/volumes/603928df-e34d-4f48-90d0-ad261ffc4b09 Dec 22 12:27:28.539612 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3dd5a7ba-e5ac-400f-94a3-ad5cd70f39da tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:28.539612 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3dd5a7ba-e5ac-400f-94a3-ad5cd70f39da tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:28.571993 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:28.571993 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:28.577695 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3dd5a7ba-e5ac-400f-94a3-ad5cd70f39da tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Volume info retrieved successfully. Dec 22 12:27:28.590721 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3dd5a7ba-e5ac-400f-94a3-ad5cd70f39da tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/volumes/603928df-e34d-4f48-90d0-ad261ffc4b09 returned with HTTP 200 Dec 22 12:27:28.591242 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1711/3404] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:28 2020] GET /volume/v3/5c03f96481ef4a778c4b951c9c296cbe/volumes/603928df-e34d-4f48-90d0-ad261ffc4b09 => generated 918 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:29.022842 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-518ee024-b7ad-41c9-bd46-1984dc39e004 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] GET http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 Dec 22 12:27:29.023238 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-518ee024-b7ad-41c9-bd46-1984dc39e004 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:29.023238 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:29.023238 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:29.023521 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-518ee024-b7ad-41c9-bd46-1984dc39e004 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:29.048841 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:29.048841 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:29.053759 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-518ee024-b7ad-41c9-bd46-1984dc39e004 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Volume info retrieved successfully. Dec 22 12:27:29.065989 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-518ee024-b7ad-41c9-bd46-1984dc39e004 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 returned with HTTP 200 Dec 22 12:27:29.066531 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1694/3405] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:29 2020] GET /volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 => generated 920 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:29.601679 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a6a2f544-9ce7-4ab7-858a-e147dfabecb7 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] GET http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/volumes/603928df-e34d-4f48-90d0-ad261ffc4b09 Dec 22 12:27:29.602073 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a6a2f544-9ce7-4ab7-858a-e147dfabecb7 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:29.602253 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:29.602253 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:29.602633 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a6a2f544-9ce7-4ab7-858a-e147dfabecb7 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:29.630105 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a6a2f544-9ce7-4ab7-858a-e147dfabecb7 tempest-SnapshotMetadataTestJSON-432704465 tempest-SnapshotMetadataTestJSON-432704465] http://10.222.0.111/volume/v3/5c03f96481ef4a778c4b951c9c296cbe/volumes/603928df-e34d-4f48-90d0-ad261ffc4b09 returned with HTTP 404 Dec 22 12:27:29.630987 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1712/3406] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:29 2020] GET /volume/v3/5c03f96481ef4a778c4b951c9c296cbe/volumes/603928df-e34d-4f48-90d0-ad261ffc4b09 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:27:31.608068 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b50838fc-37f7-46e3-abdd-c811003ab366 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] POST http://10.222.0.111/volume/v3/e39c804bcfab4a2aa047d7057e5bc47a/volumes Dec 22 12:27:31.608669 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:31.608669 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:31.608669 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b50838fc-37f7-46e3-abdd-c811003ab366 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-2030922785"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:27:31.609099 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-b50838fc-37f7-46e3-abdd-c811003ab366 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-2030922785'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:27:31.609289 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-b50838fc-37f7-46e3-abdd-c811003ab366 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Create volume of 1 GB Dec 22 12:27:31.616467 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b50838fc-37f7-46e3-abdd-c811003ab366 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Availability Zones retrieved successfully. Dec 22 12:27:31.624596 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b50838fc-37f7-46e3-abdd-c811003ab366 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Flow 'volume_create_api' (b8a61bc1-1ab7-4bc9-8a5e-3da42456b23e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:27:31.625918 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b50838fc-37f7-46e3-abdd-c811003ab366 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6b307fa-451a-4dcb-870c-63e3ce49270e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:31.626855 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-b50838fc-37f7-46e3-abdd-c811003ab366 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:27:31.660018 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b50838fc-37f7-46e3-abdd-c811003ab366 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6b307fa-451a-4dcb-870c-63e3ce49270e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:31.661054 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b50838fc-37f7-46e3-abdd-c811003ab366 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c2243fa-9556-4a93-8d45-110d4943d7d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:31.736165 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-b50838fc-37f7-46e3-abdd-c811003ab366 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Created reservations ['34fd1a3c-96fc-4b4a-a0f8-ebc1ab8c8168', '43a4a9cb-76f9-4047-b943-263ce5dcef78', 'ebcc8372-41fd-4a34-92bd-257658ed359e', 'b5743f2a-d99c-46c7-bc9e-e654d13128f6'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:27:31.737062 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b50838fc-37f7-46e3-abdd-c811003ab366 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c2243fa-9556-4a93-8d45-110d4943d7d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34fd1a3c-96fc-4b4a-a0f8-ebc1ab8c8168', '43a4a9cb-76f9-4047-b943-263ce5dcef78', 'ebcc8372-41fd-4a34-92bd-257658ed359e', 'b5743f2a-d99c-46c7-bc9e-e654d13128f6']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:31.738087 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b50838fc-37f7-46e3-abdd-c811003ab366 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e222126-3e4d-4be0-ac8e-e184f75d6a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:31.842086 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b50838fc-37f7-46e3-abdd-c811003ab366 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e222126-3e4d-4be0-ac8e-e184f75d6a66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c3dcbf9-5ea4-49c9-8cd0-a2d798d071a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2030922785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e39c804bcfab4a2aa047d7057e5bc47a',qos_specs=None,replication_status=,reservations=['34fd1a3c-96fc-4b4a-a0f8-ebc1ab8c8168','43a4a9cb-76f9-4047-b943-263ce5dcef78','ebcc8372-41fd-4a34-92bd-257658ed359e','b5743f2a-d99c-46c7-bc9e-e654d13128f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d9c66233f7344d0853e33e929accebd',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:27:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2030922785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c3dcbf9-5ea4-49c9-8cd0-a2d798d071a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e39c804bcfab4a2aa047d7057e5bc47a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='4d9c66233f7344d0853e33e929accebd',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:31.843257 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b50838fc-37f7-46e3-abdd-c811003ab366 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e06a332-d64a-4529-968c-997b47bbbddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:31.893541 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b50838fc-37f7-46e3-abdd-c811003ab366 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e06a332-d64a-4529-968c-997b47bbbddc) transitioned into state 'SUCCESS' from state '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-2030922785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e39c804bcfab4a2aa047d7057e5bc47a',qos_specs=None,replication_status=,reservations=['34fd1a3c-96fc-4b4a-a0f8-ebc1ab8c8168','43a4a9cb-76f9-4047-b943-263ce5dcef78','ebcc8372-41fd-4a34-92bd-257658ed359e','b5743f2a-d99c-46c7-bc9e-e654d13128f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d9c66233f7344d0853e33e929accebd',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:31.894776 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b50838fc-37f7-46e3-abdd-c811003ab366 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b6193b0-855d-46c1-8a1b-8aa6429837c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:31.932508 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b50838fc-37f7-46e3-abdd-c811003ab366 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b6193b0-855d-46c1-8a1b-8aa6429837c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:31.933828 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b50838fc-37f7-46e3-abdd-c811003ab366 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Flow 'volume_create_api' (b8a61bc1-1ab7-4bc9-8a5e-3da42456b23e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:27:31.958935 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b50838fc-37f7-46e3-abdd-c811003ab366 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Create volume request issued successfully. Dec 22 12:27:31.966306 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b50838fc-37f7-46e3-abdd-c811003ab366 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] http://10.222.0.111/volume/v3/e39c804bcfab4a2aa047d7057e5bc47a/volumes returned with HTTP 202 Dec 22 12:27:31.966828 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1695/3407] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:27:31 2020] POST /volume/v3/e39c804bcfab4a2aa047d7057e5bc47a/volumes => generated 821 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:27:31.975066 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9d71c90a-f13e-4118-8fcc-961abe3ce317 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] GET http://10.222.0.111/volume/v3/e39c804bcfab4a2aa047d7057e5bc47a/volumes/0c3dcbf9-5ea4-49c9-8cd0-a2d798d071a7 Dec 22 12:27:31.975500 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9d71c90a-f13e-4118-8fcc-961abe3ce317 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:31.975917 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9d71c90a-f13e-4118-8fcc-961abe3ce317 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:32.004947 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:32.004947 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:32.009771 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9d71c90a-f13e-4118-8fcc-961abe3ce317 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Volume info retrieved successfully. Dec 22 12:27:32.021058 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9d71c90a-f13e-4118-8fcc-961abe3ce317 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] http://10.222.0.111/volume/v3/e39c804bcfab4a2aa047d7057e5bc47a/volumes/0c3dcbf9-5ea4-49c9-8cd0-a2d798d071a7 returned with HTTP 200 Dec 22 12:27:32.021765 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1713/3408] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:31 2020] GET /volume/v3/e39c804bcfab4a2aa047d7057e5bc47a/volumes/0c3dcbf9-5ea4-49c9-8cd0-a2d798d071a7 => generated 889 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:33.033803 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5c9481d3-c704-442d-b97b-913b51a4b981 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] GET http://10.222.0.111/volume/v3/e39c804bcfab4a2aa047d7057e5bc47a/volumes/0c3dcbf9-5ea4-49c9-8cd0-a2d798d071a7 Dec 22 12:27:33.034274 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5c9481d3-c704-442d-b97b-913b51a4b981 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:33.034359 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:33.034359 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:33.034610 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5c9481d3-c704-442d-b97b-913b51a4b981 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:33.067094 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:33.067094 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:33.073118 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5c9481d3-c704-442d-b97b-913b51a4b981 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Volume info retrieved successfully. Dec 22 12:27:33.086744 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5c9481d3-c704-442d-b97b-913b51a4b981 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] http://10.222.0.111/volume/v3/e39c804bcfab4a2aa047d7057e5bc47a/volumes/0c3dcbf9-5ea4-49c9-8cd0-a2d798d071a7 returned with HTTP 200 Dec 22 12:27:33.087343 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1696/3409] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:33 2020] GET /volume/v3/e39c804bcfab4a2aa047d7057e5bc47a/volumes/0c3dcbf9-5ea4-49c9-8cd0-a2d798d071a7 => generated 914 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:33.097551 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-134aabe3-aeb5-416c-88c3-a3bb7b30c303 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] GET http://10.222.0.111/volume/v3/e39c804bcfab4a2aa047d7057e5bc47a/limits Dec 22 12:27:33.098004 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-134aabe3-aeb5-416c-88c3-a3bb7b30c303 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:33.098279 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:33.098279 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:33.098693 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-134aabe3-aeb5-416c-88c3-a3bb7b30c303 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:33.130519 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-134aabe3-aeb5-416c-88c3-a3bb7b30c303 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] http://10.222.0.111/volume/v3/e39c804bcfab4a2aa047d7057e5bc47a/limits returned with HTTP 200 Dec 22 12:27:33.131194 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1714/3410] 10.222.0.111 () {58 vars in 1206 bytes} [Tue Dec 22 12:27:33 2020] GET /volume/v3/e39c804bcfab4a2aa047d7057e5bc47a/limits => generated 302 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:27:33.138690 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-20d46366-b309-4a30-a1ee-866afeb95c36 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] DELETE http://10.222.0.111/volume/v3/e39c804bcfab4a2aa047d7057e5bc47a/volumes/0c3dcbf9-5ea4-49c9-8cd0-a2d798d071a7 Dec 22 12:27:33.139103 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-20d46366-b309-4a30-a1ee-866afeb95c36 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:33.139250 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:33.139250 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:33.139484 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-20d46366-b309-4a30-a1ee-866afeb95c36 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:33.139787 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-20d46366-b309-4a30-a1ee-866afeb95c36 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Delete volume with id: 0c3dcbf9-5ea4-49c9-8cd0-a2d798d071a7 Dec 22 12:27:33.169766 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:33.169766 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:33.170440 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-20d46366-b309-4a30-a1ee-866afeb95c36 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Volume info retrieved successfully. Dec 22 12:27:33.244383 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-20d46366-b309-4a30-a1ee-866afeb95c36 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Delete volume request issued successfully. Dec 22 12:27:33.245001 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-20d46366-b309-4a30-a1ee-866afeb95c36 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] http://10.222.0.111/volume/v3/e39c804bcfab4a2aa047d7057e5bc47a/volumes/0c3dcbf9-5ea4-49c9-8cd0-a2d798d071a7 returned with HTTP 202 Dec 22 12:27:33.245646 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1697/3411] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:27:33 2020] DELETE /volume/v3/e39c804bcfab4a2aa047d7057e5bc47a/volumes/0c3dcbf9-5ea4-49c9-8cd0-a2d798d071a7 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:27:33.251694 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a863d05f-7b5b-430a-9e72-d58c92288bd1 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] GET http://10.222.0.111/volume/v3/e39c804bcfab4a2aa047d7057e5bc47a/volumes/0c3dcbf9-5ea4-49c9-8cd0-a2d798d071a7 Dec 22 12:27:33.252138 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a863d05f-7b5b-430a-9e72-d58c92288bd1 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:33.252373 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a863d05f-7b5b-430a-9e72-d58c92288bd1 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:33.281670 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:33.281670 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:33.286820 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a863d05f-7b5b-430a-9e72-d58c92288bd1 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Volume info retrieved successfully. Dec 22 12:27:33.298817 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a863d05f-7b5b-430a-9e72-d58c92288bd1 tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] http://10.222.0.111/volume/v3/e39c804bcfab4a2aa047d7057e5bc47a/volumes/0c3dcbf9-5ea4-49c9-8cd0-a2d798d071a7 returned with HTTP 200 Dec 22 12:27:33.299343 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1715/3412] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:33 2020] GET /volume/v3/e39c804bcfab4a2aa047d7057e5bc47a/volumes/0c3dcbf9-5ea4-49c9-8cd0-a2d798d071a7 => generated 913 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:34.310552 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b29cc93f-edc8-473c-90d7-503574dbe23d tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] GET http://10.222.0.111/volume/v3/e39c804bcfab4a2aa047d7057e5bc47a/volumes/0c3dcbf9-5ea4-49c9-8cd0-a2d798d071a7 Dec 22 12:27:34.311239 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b29cc93f-edc8-473c-90d7-503574dbe23d tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:34.311239 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:34.311239 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:34.311239 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b29cc93f-edc8-473c-90d7-503574dbe23d tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:34.344273 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b29cc93f-edc8-473c-90d7-503574dbe23d tempest-AbsoluteLimitsTests-516112968 tempest-AbsoluteLimitsTests-516112968] http://10.222.0.111/volume/v3/e39c804bcfab4a2aa047d7057e5bc47a/volumes/0c3dcbf9-5ea4-49c9-8cd0-a2d798d071a7 returned with HTTP 404 Dec 22 12:27:34.345224 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1698/3413] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:34 2020] GET /volume/v3/e39c804bcfab4a2aa047d7057e5bc47a/volumes/0c3dcbf9-5ea4-49c9-8cd0-a2d798d071a7 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:27:36.413996 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b847ab0f-d1cb-4c6b-9153-2a3165502a45 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] POST http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes Dec 22 12:27:36.414308 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:36.414308 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:36.414462 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b847ab0f-d1cb-4c6b-9153-2a3165502a45 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-150302932", "metadata": {"Type": "Test"}}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:27:36.415212 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-b847ab0f-d1cb-4c6b-9153-2a3165502a45 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-150302932', 'metadata': {'Type': 'Test'}}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:27:36.415394 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-b847ab0f-d1cb-4c6b-9153-2a3165502a45 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Create volume of 1 GB Dec 22 12:27:36.423944 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b847ab0f-d1cb-4c6b-9153-2a3165502a45 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Availability Zones retrieved successfully. Dec 22 12:27:36.432802 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b847ab0f-d1cb-4c6b-9153-2a3165502a45 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Flow 'volume_create_api' (459744b2-5f31-41f4-aa22-99ff9001c2c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:27:36.434420 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b847ab0f-d1cb-4c6b-9153-2a3165502a45 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b35bc4c-f99d-47b1-b830-3587bd9f553f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:36.435598 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-b847ab0f-d1cb-4c6b-9153-2a3165502a45 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:27:36.473661 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b847ab0f-d1cb-4c6b-9153-2a3165502a45 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b35bc4c-f99d-47b1-b830-3587bd9f553f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:36.474824 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b847ab0f-d1cb-4c6b-9153-2a3165502a45 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8851356a-dc62-4c99-b140-c810c0913d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:36.555122 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-b847ab0f-d1cb-4c6b-9153-2a3165502a45 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Created reservations ['86fe6dde-938b-42b5-a7e6-6aaf894ac914', 'b70c6edb-425d-47fc-8663-d00d7a200873', '067484ee-7535-4daa-a9c8-3aba06ee9696', '81b6e8ad-c923-4cfd-95ed-ed57b18c5de3'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:27:36.556113 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b847ab0f-d1cb-4c6b-9153-2a3165502a45 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8851356a-dc62-4c99-b140-c810c0913d72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86fe6dde-938b-42b5-a7e6-6aaf894ac914', 'b70c6edb-425d-47fc-8663-d00d7a200873', '067484ee-7535-4daa-a9c8-3aba06ee9696', '81b6e8ad-c923-4cfd-95ed-ed57b18c5de3']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:36.557300 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b847ab0f-d1cb-4c6b-9153-2a3165502a45 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f87d5e3f-cb46-4faf-b8a6-2a93ad33163a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:36.623317 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b847ab0f-d1cb-4c6b-9153-2a3165502a45 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f87d5e3f-cb46-4faf-b8a6-2a93ad33163a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63d7d28c-e04f-4fa4-bbf6-164535d5c7c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-150302932',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='cddd961b90824c268e8ce53559506c20',qos_specs=None,replication_status=,reservations=['86fe6dde-938b-42b5-a7e6-6aaf894ac914','b70c6edb-425d-47fc-8663-d00d7a200873','067484ee-7535-4daa-a9c8-3aba06ee9696','81b6e8ad-c923-4cfd-95ed-ed57b18c5de3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='724f1a0e6c974288be9ec00c8a612020',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:27:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-150302932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63d7d28c-e04f-4fa4-bbf6-164535d5c7c1,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='cddd961b90824c268e8ce53559506c20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='724f1a0e6c974288be9ec00c8a612020',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:36.624514 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b847ab0f-d1cb-4c6b-9153-2a3165502a45 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1c26c1e-22a3-4fb1-89be-15d402b7eb80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:36.668345 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b847ab0f-d1cb-4c6b-9153-2a3165502a45 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1c26c1e-22a3-4fb1-89be-15d402b7eb80) transitioned into state 'SUCCESS' from state '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-150302932',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='cddd961b90824c268e8ce53559506c20',qos_specs=None,replication_status=,reservations=['86fe6dde-938b-42b5-a7e6-6aaf894ac914','b70c6edb-425d-47fc-8663-d00d7a200873','067484ee-7535-4daa-a9c8-3aba06ee9696','81b6e8ad-c923-4cfd-95ed-ed57b18c5de3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='724f1a0e6c974288be9ec00c8a612020',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:36.669791 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b847ab0f-d1cb-4c6b-9153-2a3165502a45 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bcde291-3d39-4cbe-809a-94986cb63671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:36.707724 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b847ab0f-d1cb-4c6b-9153-2a3165502a45 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bcde291-3d39-4cbe-809a-94986cb63671) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:36.709339 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b847ab0f-d1cb-4c6b-9153-2a3165502a45 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Flow 'volume_create_api' (459744b2-5f31-41f4-aa22-99ff9001c2c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:27:36.738212 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b847ab0f-d1cb-4c6b-9153-2a3165502a45 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Create volume request issued successfully. Dec 22 12:27:36.751195 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b847ab0f-d1cb-4c6b-9153-2a3165502a45 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes returned with HTTP 202 Dec 22 12:27:36.751195 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1716/3414] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 12:27:36 2020] POST /volume/v3/cddd961b90824c268e8ce53559506c20/volumes => generated 829 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:27:36.755898 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e388baf1-3bc8-4a12-8227-3990f64811cb tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/63d7d28c-e04f-4fa4-bbf6-164535d5c7c1 Dec 22 12:27:36.756170 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e388baf1-3bc8-4a12-8227-3990f64811cb tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:36.756446 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e388baf1-3bc8-4a12-8227-3990f64811cb tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:36.781370 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:36.781370 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:36.785670 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e388baf1-3bc8-4a12-8227-3990f64811cb tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:36.796026 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e388baf1-3bc8-4a12-8227-3990f64811cb tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/63d7d28c-e04f-4fa4-bbf6-164535d5c7c1 returned with HTTP 200 Dec 22 12:27:36.796464 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1699/3415] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:36 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/63d7d28c-e04f-4fa4-bbf6-164535d5c7c1 => generated 897 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:27:37.808004 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-56a60822-4f01-4e0c-87e2-c48b8dc02d59 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/63d7d28c-e04f-4fa4-bbf6-164535d5c7c1 Dec 22 12:27:37.808365 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-56a60822-4f01-4e0c-87e2-c48b8dc02d59 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:37.808822 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:37.808822 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:37.809121 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-56a60822-4f01-4e0c-87e2-c48b8dc02d59 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:37.839669 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:37.839669 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:37.847339 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-56a60822-4f01-4e0c-87e2-c48b8dc02d59 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:37.865070 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-56a60822-4f01-4e0c-87e2-c48b8dc02d59 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/63d7d28c-e04f-4fa4-bbf6-164535d5c7c1 returned with HTTP 200 Dec 22 12:27:37.865520 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1717/3416] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:37 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/63d7d28c-e04f-4fa4-bbf6-164535d5c7c1 => generated 922 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:37.875349 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eb4db002-eee2-4d07-84d0-5a8a9dca1169 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/63d7d28c-e04f-4fa4-bbf6-164535d5c7c1 Dec 22 12:27:37.875832 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eb4db002-eee2-4d07-84d0-5a8a9dca1169 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:37.875981 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:37.875981 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:37.880226 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eb4db002-eee2-4d07-84d0-5a8a9dca1169 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:37.910217 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:37.910217 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:37.915289 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-eb4db002-eee2-4d07-84d0-5a8a9dca1169 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:37.926742 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eb4db002-eee2-4d07-84d0-5a8a9dca1169 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/63d7d28c-e04f-4fa4-bbf6-164535d5c7c1 returned with HTTP 200 Dec 22 12:27:37.927166 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1700/3417] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:37 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/63d7d28c-e04f-4fa4-bbf6-164535d5c7c1 => generated 922 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:37.935308 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f820c2b4-a80f-47fd-a2ad-68d8fdbc02a6 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] PUT http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/63d7d28c-e04f-4fa4-bbf6-164535d5c7c1 Dec 22 12:27:37.935570 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:37.935570 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:37.935794 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f820c2b4-a80f-47fd-a2ad-68d8fdbc02a6 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-150302932"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:27:37.960904 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:37.960904 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:37.965245 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f820c2b4-a80f-47fd-a2ad-68d8fdbc02a6 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:37.996344 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f820c2b4-a80f-47fd-a2ad-68d8fdbc02a6 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume updated successfully. Dec 22 12:27:38.002395 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f820c2b4-a80f-47fd-a2ad-68d8fdbc02a6 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/63d7d28c-e04f-4fa4-bbf6-164535d5c7c1 returned with HTTP 200 Dec 22 12:27:38.002852 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1718/3418] 10.222.0.111 () {60 vars in 1340 bytes} [Tue Dec 22 12:27:37 2020] PUT /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/63d7d28c-e04f-4fa4-bbf6-164535d5c7c1 => generated 854 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:38.015778 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1c0b00ad-2ac4-447e-8327-f08bef9a4e2a tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] PUT http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/63d7d28c-e04f-4fa4-bbf6-164535d5c7c1 Dec 22 12:27:38.016073 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:38.016073 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:38.016246 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1c0b00ad-2ac4-447e-8327-f08bef9a4e2a tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1276505072", "description": "This is the new description of volume"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:27:38.041261 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:38.041261 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:38.047005 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1c0b00ad-2ac4-447e-8327-f08bef9a4e2a tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:38.079678 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1c0b00ad-2ac4-447e-8327-f08bef9a4e2a tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume updated successfully. Dec 22 12:27:38.086704 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1c0b00ad-2ac4-447e-8327-f08bef9a4e2a tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/63d7d28c-e04f-4fa4-bbf6-164535d5c7c1 returned with HTTP 200 Dec 22 12:27:38.087167 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1701/3419] 10.222.0.111 () {60 vars in 1341 bytes} [Tue Dec 22 12:27:38 2020] PUT /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/63d7d28c-e04f-4fa4-bbf6-164535d5c7c1 => generated 894 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:38.097620 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-31194829-bdd2-45ea-aa65-461dd2b96bf5 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/63d7d28c-e04f-4fa4-bbf6-164535d5c7c1 Dec 22 12:27:38.098285 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-31194829-bdd2-45ea-aa65-461dd2b96bf5 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:38.098508 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:38.098508 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:38.098994 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-31194829-bdd2-45ea-aa65-461dd2b96bf5 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:38.130907 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:38.130907 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:38.135890 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-31194829-bdd2-45ea-aa65-461dd2b96bf5 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:38.148159 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-31194829-bdd2-45ea-aa65-461dd2b96bf5 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/63d7d28c-e04f-4fa4-bbf6-164535d5c7c1 returned with HTTP 200 Dec 22 12:27:38.148580 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1719/3420] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:38 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/63d7d28c-e04f-4fa4-bbf6-164535d5c7c1 => generated 962 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:38.155878 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fcbdbffb-cba6-466c-9595-6cb6c5354e12 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] POST http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes Dec 22 12:27:38.156163 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:38.156163 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:38.156372 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fcbdbffb-cba6-466c-9595-6cb6c5354e12 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1972844284", "availability_zone": "nova", "size": 1}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:27:38.157065 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-fcbdbffb-cba6-466c-9595-6cb6c5354e12 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1972844284', 'availability_zone': 'nova', 'size': 1}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:27:38.157307 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-fcbdbffb-cba6-466c-9595-6cb6c5354e12 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Create volume of 1 GB Dec 22 12:27:38.164007 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fcbdbffb-cba6-466c-9595-6cb6c5354e12 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Availability Zones retrieved successfully. Dec 22 12:27:38.171908 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fcbdbffb-cba6-466c-9595-6cb6c5354e12 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Flow 'volume_create_api' (928d4c50-5b52-4a66-80a6-1164dd1437f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:27:38.173255 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fcbdbffb-cba6-466c-9595-6cb6c5354e12 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7e55aba-741a-4e03-9247-75bde2067adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:38.174172 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-fcbdbffb-cba6-466c-9595-6cb6c5354e12 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:27:38.204045 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fcbdbffb-cba6-466c-9595-6cb6c5354e12 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7e55aba-741a-4e03-9247-75bde2067adc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:38.205056 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fcbdbffb-cba6-466c-9595-6cb6c5354e12 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (505accc9-cae2-4fd9-bd41-18b0b09118a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:38.295904 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-fcbdbffb-cba6-466c-9595-6cb6c5354e12 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Created reservations ['53a52ab1-6c57-47e1-a81f-fcb13fc7ecce', '09e0f69e-cee0-40da-99fd-a1c9f058d514', '88c0d956-e639-4705-bcd6-7925e77e6963', '3c2be749-4537-474c-a4d4-35c0584c6844'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:27:38.298015 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fcbdbffb-cba6-466c-9595-6cb6c5354e12 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (505accc9-cae2-4fd9-bd41-18b0b09118a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53a52ab1-6c57-47e1-a81f-fcb13fc7ecce', '09e0f69e-cee0-40da-99fd-a1c9f058d514', '88c0d956-e639-4705-bcd6-7925e77e6963', '3c2be749-4537-474c-a4d4-35c0584c6844']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:38.300515 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fcbdbffb-cba6-466c-9595-6cb6c5354e12 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a967950a-21ef-4b31-8874-c5684aeaf1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:38.395475 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fcbdbffb-cba6-466c-9595-6cb6c5354e12 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a967950a-21ef-4b31-8874-c5684aeaf1c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcc760f7-ba53-4b5b-8feb-270f1f8769df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1972844284',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cddd961b90824c268e8ce53559506c20',qos_specs=None,replication_status=,reservations=['53a52ab1-6c57-47e1-a81f-fcb13fc7ecce','09e0f69e-cee0-40da-99fd-a1c9f058d514','88c0d956-e639-4705-bcd6-7925e77e6963','3c2be749-4537-474c-a4d4-35c0584c6844'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='724f1a0e6c974288be9ec00c8a612020',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:27:38Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1972844284',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcc760f7-ba53-4b5b-8feb-270f1f8769df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cddd961b90824c268e8ce53559506c20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='724f1a0e6c974288be9ec00c8a612020',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:38.396589 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fcbdbffb-cba6-466c-9595-6cb6c5354e12 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37157c74-d632-40f3-8bbb-992a65e70e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:38.532388 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fcbdbffb-cba6-466c-9595-6cb6c5354e12 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37157c74-d632-40f3-8bbb-992a65e70e7b) transitioned into 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-1972844284',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cddd961b90824c268e8ce53559506c20',qos_specs=None,replication_status=,reservations=['53a52ab1-6c57-47e1-a81f-fcb13fc7ecce','09e0f69e-cee0-40da-99fd-a1c9f058d514','88c0d956-e639-4705-bcd6-7925e77e6963','3c2be749-4537-474c-a4d4-35c0584c6844'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='724f1a0e6c974288be9ec00c8a612020',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:38.533415 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fcbdbffb-cba6-466c-9595-6cb6c5354e12 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45a837db-4a88-4fe8-b6ec-559f36f54dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:38.591856 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fcbdbffb-cba6-466c-9595-6cb6c5354e12 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45a837db-4a88-4fe8-b6ec-559f36f54dea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:38.593064 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fcbdbffb-cba6-466c-9595-6cb6c5354e12 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Flow 'volume_create_api' (928d4c50-5b52-4a66-80a6-1164dd1437f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:27:38.617759 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fcbdbffb-cba6-466c-9595-6cb6c5354e12 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Create volume request issued successfully. Dec 22 12:27:38.624537 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fcbdbffb-cba6-466c-9595-6cb6c5354e12 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes returned with HTTP 202 Dec 22 12:27:38.625057 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1702/3421] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 12:27:38 2020] POST /volume/v3/cddd961b90824c268e8ce53559506c20/volumes => generated 813 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 22 12:27:38.633000 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7dad204f-da62-4768-b855-37b885ca176a tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/fcc760f7-ba53-4b5b-8feb-270f1f8769df Dec 22 12:27:38.633282 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7dad204f-da62-4768-b855-37b885ca176a tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:38.633403 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:38.633403 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:38.633988 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7dad204f-da62-4768-b855-37b885ca176a tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:38.661062 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:38.661062 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:38.665599 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7dad204f-da62-4768-b855-37b885ca176a tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:38.676180 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7dad204f-da62-4768-b855-37b885ca176a tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/fcc760f7-ba53-4b5b-8feb-270f1f8769df returned with HTTP 200 Dec 22 12:27:38.676606 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1720/3422] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:38 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/fcc760f7-ba53-4b5b-8feb-270f1f8769df => generated 881 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:39.687486 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c7f2fc33-0879-4844-95d3-4c82f658424b tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/fcc760f7-ba53-4b5b-8feb-270f1f8769df Dec 22 12:27:39.688048 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c7f2fc33-0879-4844-95d3-4c82f658424b tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:39.688048 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:39.688048 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:39.688196 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c7f2fc33-0879-4844-95d3-4c82f658424b tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:39.720082 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:39.720082 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:39.726434 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c7f2fc33-0879-4844-95d3-4c82f658424b tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:39.738893 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c7f2fc33-0879-4844-95d3-4c82f658424b tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/fcc760f7-ba53-4b5b-8feb-270f1f8769df returned with HTTP 200 Dec 22 12:27:39.741912 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1703/3423] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:39 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/fcc760f7-ba53-4b5b-8feb-270f1f8769df => generated 906 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:39.749391 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dcb9560c-95fd-41ed-b4c6-54652cc6479f tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] PUT http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/fcc760f7-ba53-4b5b-8feb-270f1f8769df Dec 22 12:27:39.749705 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:39.749705 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:39.749973 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dcb9560c-95fd-41ed-b4c6-54652cc6479f tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-150302932", "description": null}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:27:39.789864 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:39.789864 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:39.789864 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-dcb9560c-95fd-41ed-b4c6-54652cc6479f tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:39.841873 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-dcb9560c-95fd-41ed-b4c6-54652cc6479f tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume updated successfully. Dec 22 12:27:39.858087 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dcb9560c-95fd-41ed-b4c6-54652cc6479f tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/fcc760f7-ba53-4b5b-8feb-270f1f8769df returned with HTTP 200 Dec 22 12:27:39.859210 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1721/3424] 10.222.0.111 () {60 vars in 1340 bytes} [Tue Dec 22 12:27:39 2020] PUT /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/fcc760f7-ba53-4b5b-8feb-270f1f8769df => generated 840 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:39.869677 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a3ae6c3e-bf6e-43ca-a696-c0d47a66cdde tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] DELETE http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/fcc760f7-ba53-4b5b-8feb-270f1f8769df Dec 22 12:27:39.870349 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a3ae6c3e-bf6e-43ca-a696-c0d47a66cdde tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:39.870580 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:39.870580 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:39.871051 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a3ae6c3e-bf6e-43ca-a696-c0d47a66cdde tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:39.871880 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-a3ae6c3e-bf6e-43ca-a696-c0d47a66cdde tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Delete volume with id: fcc760f7-ba53-4b5b-8feb-270f1f8769df Dec 22 12:27:39.895398 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:39.895398 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:39.895961 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a3ae6c3e-bf6e-43ca-a696-c0d47a66cdde tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:39.972354 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a3ae6c3e-bf6e-43ca-a696-c0d47a66cdde tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Delete volume request issued successfully. Dec 22 12:27:39.973044 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a3ae6c3e-bf6e-43ca-a696-c0d47a66cdde tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/fcc760f7-ba53-4b5b-8feb-270f1f8769df returned with HTTP 202 Dec 22 12:27:39.973909 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1704/3425] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:27:39 2020] DELETE /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/fcc760f7-ba53-4b5b-8feb-270f1f8769df => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:27:39.982200 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-55fc78fe-6c6f-4684-a0ed-cb1a8bb7c214 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/fcc760f7-ba53-4b5b-8feb-270f1f8769df Dec 22 12:27:39.982801 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-55fc78fe-6c6f-4684-a0ed-cb1a8bb7c214 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:39.983024 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:39.983024 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:39.983414 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-55fc78fe-6c6f-4684-a0ed-cb1a8bb7c214 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:40.014893 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:40.014893 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:40.020151 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-55fc78fe-6c6f-4684-a0ed-cb1a8bb7c214 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:40.035985 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-55fc78fe-6c6f-4684-a0ed-cb1a8bb7c214 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/fcc760f7-ba53-4b5b-8feb-270f1f8769df returned with HTTP 200 Dec 22 12:27:40.036640 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1722/3426] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:39 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/fcc760f7-ba53-4b5b-8feb-270f1f8769df => generated 907 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:41.047521 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fb9804e9-577b-4aa1-a114-06b5e2fe3088 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/fcc760f7-ba53-4b5b-8feb-270f1f8769df Dec 22 12:27:41.048152 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fb9804e9-577b-4aa1-a114-06b5e2fe3088 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:41.048152 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:41.048152 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:41.048152 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fb9804e9-577b-4aa1-a114-06b5e2fe3088 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:41.082542 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fb9804e9-577b-4aa1-a114-06b5e2fe3088 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/fcc760f7-ba53-4b5b-8feb-270f1f8769df returned with HTTP 404 Dec 22 12:27:41.083121 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1705/3427] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:41 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/fcc760f7-ba53-4b5b-8feb-270f1f8769df => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 22 12:27:41.089206 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b2ac3367-25cc-4585-b2e8-913895d7b3e7 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] DELETE http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/63d7d28c-e04f-4fa4-bbf6-164535d5c7c1 Dec 22 12:27:41.089675 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b2ac3367-25cc-4585-b2e8-913895d7b3e7 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:41.089825 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:41.089825 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:41.090053 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b2ac3367-25cc-4585-b2e8-913895d7b3e7 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:41.090346 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-b2ac3367-25cc-4585-b2e8-913895d7b3e7 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Delete volume with id: 63d7d28c-e04f-4fa4-bbf6-164535d5c7c1 Dec 22 12:27:41.119358 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:41.119358 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:41.120129 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b2ac3367-25cc-4585-b2e8-913895d7b3e7 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:41.191375 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b2ac3367-25cc-4585-b2e8-913895d7b3e7 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Delete volume request issued successfully. Dec 22 12:27:41.191865 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b2ac3367-25cc-4585-b2e8-913895d7b3e7 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/63d7d28c-e04f-4fa4-bbf6-164535d5c7c1 returned with HTTP 202 Dec 22 12:27:41.193893 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1723/3428] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:27:41 2020] DELETE /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/63d7d28c-e04f-4fa4-bbf6-164535d5c7c1 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:27:41.212390 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-deaf747f-43ad-47d3-8eb4-9e02f7fba5e6 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/63d7d28c-e04f-4fa4-bbf6-164535d5c7c1 Dec 22 12:27:41.213146 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-deaf747f-43ad-47d3-8eb4-9e02f7fba5e6 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:41.213861 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-deaf747f-43ad-47d3-8eb4-9e02f7fba5e6 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:41.250200 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:41.250200 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:41.256220 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-deaf747f-43ad-47d3-8eb4-9e02f7fba5e6 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:41.269295 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-deaf747f-43ad-47d3-8eb4-9e02f7fba5e6 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/63d7d28c-e04f-4fa4-bbf6-164535d5c7c1 returned with HTTP 200 Dec 22 12:27:41.269872 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1706/3429] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:41 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/63d7d28c-e04f-4fa4-bbf6-164535d5c7c1 => generated 961 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:42.281629 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f557018d-8592-4c1e-82be-9c21dd7e26f3 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/63d7d28c-e04f-4fa4-bbf6-164535d5c7c1 Dec 22 12:27:42.282186 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f557018d-8592-4c1e-82be-9c21dd7e26f3 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:42.282186 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:42.282186 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:42.282186 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f557018d-8592-4c1e-82be-9c21dd7e26f3 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:42.305399 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f557018d-8592-4c1e-82be-9c21dd7e26f3 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/63d7d28c-e04f-4fa4-bbf6-164535d5c7c1 returned with HTTP 404 Dec 22 12:27:42.305800 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1724/3430] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:42 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/63d7d28c-e04f-4fa4-bbf6-164535d5c7c1 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:27:42.311928 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7510f5c7-81fc-4f2d-a443-f6c39b5ccc2c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] POST http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes Dec 22 12:27:42.312192 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:42.312192 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:42.312431 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7510f5c7-81fc-4f2d-a443-f6c39b5ccc2c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1624026832"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:27:42.313034 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-7510f5c7-81fc-4f2d-a443-f6c39b5ccc2c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1624026832'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:27:42.313277 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-7510f5c7-81fc-4f2d-a443-f6c39b5ccc2c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Create volume of 1 GB Dec 22 12:27:42.320844 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7510f5c7-81fc-4f2d-a443-f6c39b5ccc2c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Availability Zones retrieved successfully. Dec 22 12:27:42.328674 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7510f5c7-81fc-4f2d-a443-f6c39b5ccc2c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Flow 'volume_create_api' (15b5baa4-a840-4264-8d06-23b88e51bdf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:27:42.329999 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7510f5c7-81fc-4f2d-a443-f6c39b5ccc2c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bb6a95d-9068-4eb6-a498-860bba15da73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:42.330966 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-7510f5c7-81fc-4f2d-a443-f6c39b5ccc2c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:27:42.365828 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7510f5c7-81fc-4f2d-a443-f6c39b5ccc2c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bb6a95d-9068-4eb6-a498-860bba15da73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:42.366813 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7510f5c7-81fc-4f2d-a443-f6c39b5ccc2c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2c603d9-d45b-4f05-a5c7-953eac791dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:42.427863 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-7510f5c7-81fc-4f2d-a443-f6c39b5ccc2c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Created reservations ['f60c88ce-6c8f-415c-98ff-f294a445b195', '4dfa9d00-7270-40d0-b8de-6449154c39b1', 'dec2bb74-eeaf-4913-8748-a6f80266957f', '5ded8da6-61db-4f01-a45d-7fe80d8465c3'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:27:42.428930 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7510f5c7-81fc-4f2d-a443-f6c39b5ccc2c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2c603d9-d45b-4f05-a5c7-953eac791dc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f60c88ce-6c8f-415c-98ff-f294a445b195', '4dfa9d00-7270-40d0-b8de-6449154c39b1', 'dec2bb74-eeaf-4913-8748-a6f80266957f', '5ded8da6-61db-4f01-a45d-7fe80d8465c3']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:42.430004 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7510f5c7-81fc-4f2d-a443-f6c39b5ccc2c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46a9fdb1-f68e-4f90-9783-944fc2ecbb3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:42.484545 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7510f5c7-81fc-4f2d-a443-f6c39b5ccc2c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46a9fdb1-f68e-4f90-9783-944fc2ecbb3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c835bff0-28a6-41d3-a923-c01973f1376b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1624026832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cddd961b90824c268e8ce53559506c20',qos_specs=None,replication_status=,reservations=['f60c88ce-6c8f-415c-98ff-f294a445b195','4dfa9d00-7270-40d0-b8de-6449154c39b1','dec2bb74-eeaf-4913-8748-a6f80266957f','5ded8da6-61db-4f01-a45d-7fe80d8465c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='724f1a0e6c974288be9ec00c8a612020',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:27:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1624026832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c835bff0-28a6-41d3-a923-c01973f1376b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cddd961b90824c268e8ce53559506c20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='724f1a0e6c974288be9ec00c8a612020',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:42.485626 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7510f5c7-81fc-4f2d-a443-f6c39b5ccc2c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a7ea35f-bc74-4d8a-a50c-d945087ce680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:42.524453 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7510f5c7-81fc-4f2d-a443-f6c39b5ccc2c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a7ea35f-bc74-4d8a-a50c-d945087ce680) transitioned into state 'SUCCESS' from state '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-1624026832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cddd961b90824c268e8ce53559506c20',qos_specs=None,replication_status=,reservations=['f60c88ce-6c8f-415c-98ff-f294a445b195','4dfa9d00-7270-40d0-b8de-6449154c39b1','dec2bb74-eeaf-4913-8748-a6f80266957f','5ded8da6-61db-4f01-a45d-7fe80d8465c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='724f1a0e6c974288be9ec00c8a612020',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:42.525602 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7510f5c7-81fc-4f2d-a443-f6c39b5ccc2c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed532310-0ab6-43d3-a578-8ccb22e6e6ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:42.559373 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7510f5c7-81fc-4f2d-a443-f6c39b5ccc2c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed532310-0ab6-43d3-a578-8ccb22e6e6ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:42.561070 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-7510f5c7-81fc-4f2d-a443-f6c39b5ccc2c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Flow 'volume_create_api' (15b5baa4-a840-4264-8d06-23b88e51bdf4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:27:42.588619 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7510f5c7-81fc-4f2d-a443-f6c39b5ccc2c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Create volume request issued successfully. Dec 22 12:27:42.596055 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7510f5c7-81fc-4f2d-a443-f6c39b5ccc2c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes returned with HTTP 202 Dec 22 12:27:42.596548 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1707/3431] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:27:42 2020] POST /volume/v3/cddd961b90824c268e8ce53559506c20/volumes => generated 816 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:27:42.604363 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b37a0304-d37b-4fe4-a939-3303c51c8539 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/c835bff0-28a6-41d3-a923-c01973f1376b Dec 22 12:27:42.604630 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b37a0304-d37b-4fe4-a939-3303c51c8539 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:42.605019 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b37a0304-d37b-4fe4-a939-3303c51c8539 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:42.632931 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:42.632931 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:42.639219 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b37a0304-d37b-4fe4-a939-3303c51c8539 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:42.652210 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b37a0304-d37b-4fe4-a939-3303c51c8539 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/c835bff0-28a6-41d3-a923-c01973f1376b returned with HTTP 200 Dec 22 12:27:42.652788 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1725/3432] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:42 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/c835bff0-28a6-41d3-a923-c01973f1376b => generated 884 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:43.662386 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c78cafff-52a5-43d0-b75d-e1c70685746c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/c835bff0-28a6-41d3-a923-c01973f1376b Dec 22 12:27:43.662860 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c78cafff-52a5-43d0-b75d-e1c70685746c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:43.663006 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:43.663006 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:43.663211 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c78cafff-52a5-43d0-b75d-e1c70685746c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:43.688446 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:43.688446 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:43.692930 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c78cafff-52a5-43d0-b75d-e1c70685746c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:43.704040 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c78cafff-52a5-43d0-b75d-e1c70685746c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/c835bff0-28a6-41d3-a923-c01973f1376b returned with HTTP 200 Dec 22 12:27:43.706560 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1708/3433] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:43 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/c835bff0-28a6-41d3-a923-c01973f1376b => generated 909 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:43.713349 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a8c80db9-831c-4bbf-8a6c-30b0d8fe2ca9 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] POST http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes Dec 22 12:27:43.713628 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:43.713628 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:43.713858 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a8c80db9-831c-4bbf-8a6c-30b0d8fe2ca9 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Action: 'create', calling method: create, body: {"volume": {"source_volid": "c835bff0-28a6-41d3-a923-c01973f1376b", "size": 1, "name": "tempest-VolumesGetTest-Volume-662131653", "metadata": {"Type": "Test"}}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:27:43.714670 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-a8c80db9-831c-4bbf-8a6c-30b0d8fe2ca9 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Create volume request body: {'volume': {'source_volid': 'c835bff0-28a6-41d3-a923-c01973f1376b', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-662131653', 'metadata': {'Type': 'Test'}}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:27:43.739348 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:43.739348 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:43.740044 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a8c80db9-831c-4bbf-8a6c-30b0d8fe2ca9 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume retrieved successfully. Dec 22 12:27:43.742458 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-a8c80db9-831c-4bbf-8a6c-30b0d8fe2ca9 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Create volume of 1 GB Dec 22 12:27:43.746335 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a8c80db9-831c-4bbf-8a6c-30b0d8fe2ca9 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Availability Zones retrieved successfully. Dec 22 12:27:43.754207 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a8c80db9-831c-4bbf-8a6c-30b0d8fe2ca9 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Flow 'volume_create_api' (285eaf1d-abd8-4a4c-88f5-49098bd5d87d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:27:43.755646 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a8c80db9-831c-4bbf-8a6c-30b0d8fe2ca9 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (024cc945-643e-49bb-a486-a76a0487c79b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:43.756605 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-a8c80db9-831c-4bbf-8a6c-30b0d8fe2ca9 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Validating volume size '1' using validate_int, validate_source_size {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:27:43.786948 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a8c80db9-831c-4bbf-8a6c-30b0d8fe2ca9 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (024cc945-643e-49bb-a486-a76a0487c79b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c835bff0-28a6-41d3-a923-c01973f1376b', 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:43.787983 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a8c80db9-831c-4bbf-8a6c-30b0d8fe2ca9 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bf66146-0317-4d59-ab6b-fffdfa87843d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:43.853052 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-a8c80db9-831c-4bbf-8a6c-30b0d8fe2ca9 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Created reservations ['586cfb0b-fb2c-49d9-a4a5-4adcfe112761', '89e7b320-92a1-4753-b50d-f5b0c74694d0', '7f6fe4ef-12ba-4c70-8f63-49c67f8aacd0', 'b1c3561d-74ca-4d43-a911-4e331492afc0'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:27:43.854659 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a8c80db9-831c-4bbf-8a6c-30b0d8fe2ca9 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bf66146-0317-4d59-ab6b-fffdfa87843d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['586cfb0b-fb2c-49d9-a4a5-4adcfe112761', '89e7b320-92a1-4753-b50d-f5b0c74694d0', '7f6fe4ef-12ba-4c70-8f63-49c67f8aacd0', 'b1c3561d-74ca-4d43-a911-4e331492afc0']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:43.855772 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a8c80db9-831c-4bbf-8a6c-30b0d8fe2ca9 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70d327b2-d6ca-4f26-bac0-3ef3d61f8707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:43.931393 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a8c80db9-831c-4bbf-8a6c-30b0d8fe2ca9 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70d327b2-d6ca-4f26-bac0-3ef3d61f8707) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48c6d5ec-494b-4721-ab62-006078bb1b8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-662131653',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='cddd961b90824c268e8ce53559506c20',qos_specs=None,replication_status=,reservations=['586cfb0b-fb2c-49d9-a4a5-4adcfe112761','89e7b320-92a1-4753-b50d-f5b0c74694d0','7f6fe4ef-12ba-4c70-8f63-49c67f8aacd0','b1c3561d-74ca-4d43-a911-4e331492afc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=c835bff0-28a6-41d3-a923-c01973f1376b,status='creating',user_id='724f1a0e6c974288be9ec00c8a612020',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:27:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-662131653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48c6d5ec-494b-4721-ab62-006078bb1b8a,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='cddd961b90824c268e8ce53559506c20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c835bff0-28a6-41d3-a923-c01973f1376b,status='creating',terminated_at=None,updated_at=None,user_id='724f1a0e6c974288be9ec00c8a612020',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:43.932414 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a8c80db9-831c-4bbf-8a6c-30b0d8fe2ca9 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da9341d6-3896-44a4-8b53-3526716548d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:43.973846 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a8c80db9-831c-4bbf-8a6c-30b0d8fe2ca9 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da9341d6-3896-44a4-8b53-3526716548d7) transitioned into state 'SUCCESS' from state '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-662131653',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='cddd961b90824c268e8ce53559506c20',qos_specs=None,replication_status=,reservations=['586cfb0b-fb2c-49d9-a4a5-4adcfe112761','89e7b320-92a1-4753-b50d-f5b0c74694d0','7f6fe4ef-12ba-4c70-8f63-49c67f8aacd0','b1c3561d-74ca-4d43-a911-4e331492afc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=c835bff0-28a6-41d3-a923-c01973f1376b,status='creating',user_id='724f1a0e6c974288be9ec00c8a612020',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:43.975112 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a8c80db9-831c-4bbf-8a6c-30b0d8fe2ca9 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eda0b0be-1f7b-4a85-b0ac-872295716c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:44.041474 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a8c80db9-831c-4bbf-8a6c-30b0d8fe2ca9 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eda0b0be-1f7b-4a85-b0ac-872295716c88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:44.050409 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a8c80db9-831c-4bbf-8a6c-30b0d8fe2ca9 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Flow 'volume_create_api' (285eaf1d-abd8-4a4c-88f5-49098bd5d87d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:27:44.075769 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a8c80db9-831c-4bbf-8a6c-30b0d8fe2ca9 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Create volume request issued successfully. Dec 22 12:27:44.083176 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a8c80db9-831c-4bbf-8a6c-30b0d8fe2ca9 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes returned with HTTP 202 Dec 22 12:27:44.083790 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1726/3434] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 12:27:43 2020] POST /volume/v3/cddd961b90824c268e8ce53559506c20/volumes => generated 863 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:27:44.092793 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1c2eea4c-c125-40a9-8e37-2723e4489d29 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a Dec 22 12:27:44.093139 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1c2eea4c-c125-40a9-8e37-2723e4489d29 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:44.093298 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:44.093298 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:44.093521 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1c2eea4c-c125-40a9-8e37-2723e4489d29 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:44.132833 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:44.132833 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:44.137459 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1c2eea4c-c125-40a9-8e37-2723e4489d29 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:44.148978 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1c2eea4c-c125-40a9-8e37-2723e4489d29 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a returned with HTTP 200 Dec 22 12:27:44.149649 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1709/3435] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:44 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a => generated 931 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:45.159192 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2fa7c3a2-1124-4ac7-a4fc-e9932e7cf6f3 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a Dec 22 12:27:45.159838 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2fa7c3a2-1124-4ac7-a4fc-e9932e7cf6f3 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:45.159838 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:45.159838 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:45.159838 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2fa7c3a2-1124-4ac7-a4fc-e9932e7cf6f3 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:45.185433 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:45.185433 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:45.190817 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2fa7c3a2-1124-4ac7-a4fc-e9932e7cf6f3 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:45.202720 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2fa7c3a2-1124-4ac7-a4fc-e9932e7cf6f3 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a returned with HTTP 200 Dec 22 12:27:45.203322 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1727/3436] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:45 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a => generated 955 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:46.215644 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b13d471c-5f24-48a7-b045-7fbe360af0a9 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a Dec 22 12:27:46.215906 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b13d471c-5f24-48a7-b045-7fbe360af0a9 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:46.216045 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:46.216045 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:46.216236 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b13d471c-5f24-48a7-b045-7fbe360af0a9 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:46.241749 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:46.241749 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:46.246479 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b13d471c-5f24-48a7-b045-7fbe360af0a9 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:46.257336 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b13d471c-5f24-48a7-b045-7fbe360af0a9 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a returned with HTTP 200 Dec 22 12:27:46.257839 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1710/3437] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:46 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a => generated 955 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:47.267423 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cdaf92dc-cadd-45a2-adc5-4d3b54814543 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a Dec 22 12:27:47.268068 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cdaf92dc-cadd-45a2-adc5-4d3b54814543 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:47.268068 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:47.268068 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:47.268068 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cdaf92dc-cadd-45a2-adc5-4d3b54814543 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:47.300223 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:47.300223 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:47.305112 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cdaf92dc-cadd-45a2-adc5-4d3b54814543 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:47.318556 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cdaf92dc-cadd-45a2-adc5-4d3b54814543 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a returned with HTTP 200 Dec 22 12:27:47.319216 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1728/3438] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:47 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a => generated 955 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:48.330140 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e50d0bb3-ea92-4bf5-8497-f971c5490294 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a Dec 22 12:27:48.330730 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e50d0bb3-ea92-4bf5-8497-f971c5490294 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:48.330730 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:48.330730 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:48.330937 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e50d0bb3-ea92-4bf5-8497-f971c5490294 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:48.359997 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:48.359997 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:48.366061 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e50d0bb3-ea92-4bf5-8497-f971c5490294 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:48.384231 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e50d0bb3-ea92-4bf5-8497-f971c5490294 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a returned with HTTP 200 Dec 22 12:27:48.384807 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1711/3439] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:48 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a => generated 955 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:49.397222 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8164aee9-fc6e-4038-9780-5f99c9f1a2a9 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a Dec 22 12:27:49.397738 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8164aee9-fc6e-4038-9780-5f99c9f1a2a9 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:49.397738 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:49.397738 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:49.398149 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8164aee9-fc6e-4038-9780-5f99c9f1a2a9 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:49.433677 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:49.433677 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:49.443813 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8164aee9-fc6e-4038-9780-5f99c9f1a2a9 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:49.467012 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8164aee9-fc6e-4038-9780-5f99c9f1a2a9 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a returned with HTTP 200 Dec 22 12:27:49.467937 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1729/3440] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:49 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a => generated 955 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:50.478534 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-540dd122-fce7-4a73-acfc-7fa964bf2098 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a Dec 22 12:27:50.479052 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-540dd122-fce7-4a73-acfc-7fa964bf2098 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:50.479052 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:50.479052 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:50.479305 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-540dd122-fce7-4a73-acfc-7fa964bf2098 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:50.504846 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:50.504846 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:50.509503 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-540dd122-fce7-4a73-acfc-7fa964bf2098 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:50.520081 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-540dd122-fce7-4a73-acfc-7fa964bf2098 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a returned with HTTP 200 Dec 22 12:27:50.520490 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1712/3441] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:50 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a => generated 955 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:51.534893 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1faba5ba-d82e-4653-a0ae-c0b6354f53ad tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a Dec 22 12:27:51.535243 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1faba5ba-d82e-4653-a0ae-c0b6354f53ad tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:51.535302 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:51.535302 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:51.535472 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1faba5ba-d82e-4653-a0ae-c0b6354f53ad tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:51.560085 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:51.560085 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:51.565117 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1faba5ba-d82e-4653-a0ae-c0b6354f53ad tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:51.575909 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1faba5ba-d82e-4653-a0ae-c0b6354f53ad tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a returned with HTTP 200 Dec 22 12:27:51.576653 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1730/3442] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:51 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a => generated 955 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:52.587177 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2e569428-97be-4631-8cb0-4d6ceefa2b52 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a Dec 22 12:27:52.587652 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2e569428-97be-4631-8cb0-4d6ceefa2b52 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:52.587740 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:52.587740 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:52.587937 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2e569428-97be-4631-8cb0-4d6ceefa2b52 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:52.619814 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:52.619814 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:52.625376 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2e569428-97be-4631-8cb0-4d6ceefa2b52 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:52.638389 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2e569428-97be-4631-8cb0-4d6ceefa2b52 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a returned with HTTP 200 Dec 22 12:27:52.638971 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1713/3443] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:52 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a => generated 955 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:53.652480 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-46243ded-0a75-4141-92ba-8156d9304194 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a Dec 22 12:27:53.653003 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-46243ded-0a75-4141-92ba-8156d9304194 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:53.653152 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:53.653152 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:53.653660 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-46243ded-0a75-4141-92ba-8156d9304194 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:53.688154 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:53.688154 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:53.693595 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-46243ded-0a75-4141-92ba-8156d9304194 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:53.706143 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-46243ded-0a75-4141-92ba-8156d9304194 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a returned with HTTP 200 Dec 22 12:27:53.706631 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1731/3444] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:53 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a => generated 955 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:54.717443 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-759db1c8-8d7d-4eef-8923-293933676d33 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a Dec 22 12:27:54.717798 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-759db1c8-8d7d-4eef-8923-293933676d33 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:54.717798 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:54.717798 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:54.718004 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-759db1c8-8d7d-4eef-8923-293933676d33 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:54.743968 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:54.743968 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:54.748623 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-759db1c8-8d7d-4eef-8923-293933676d33 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:54.759669 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-759db1c8-8d7d-4eef-8923-293933676d33 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a returned with HTTP 200 Dec 22 12:27:54.760066 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1714/3445] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:54 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a => generated 955 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:27:55.768878 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0febef76-cdd6-4aa1-8554-5f4171ad3124 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a Dec 22 12:27:55.769219 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0febef76-cdd6-4aa1-8554-5f4171ad3124 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:55.769288 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:55.769288 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:55.769447 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0febef76-cdd6-4aa1-8554-5f4171ad3124 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:55.794456 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:55.794456 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:55.800213 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0febef76-cdd6-4aa1-8554-5f4171ad3124 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:55.812455 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0febef76-cdd6-4aa1-8554-5f4171ad3124 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a returned with HTTP 200 Dec 22 12:27:55.813030 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1732/3446] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:55 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a => generated 955 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:56.827279 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3ca40f69-10c7-4de5-a36c-32b140c72977 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a Dec 22 12:27:56.828905 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3ca40f69-10c7-4de5-a36c-32b140c72977 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:56.829293 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:56.829293 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:56.829714 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3ca40f69-10c7-4de5-a36c-32b140c72977 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:56.907776 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:56.907776 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:56.915511 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3ca40f69-10c7-4de5-a36c-32b140c72977 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:56.928029 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3ca40f69-10c7-4de5-a36c-32b140c72977 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a returned with HTTP 200 Dec 22 12:27:56.928657 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1715/3447] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:56 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a => generated 955 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:57.938374 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-56fa362c-805e-438c-8429-718a25b474df tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a Dec 22 12:27:57.939408 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-56fa362c-805e-438c-8429-718a25b474df tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:57.939408 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:57.939408 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:57.939408 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-56fa362c-805e-438c-8429-718a25b474df tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:57.964324 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:57.964324 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:57.969229 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-56fa362c-805e-438c-8429-718a25b474df tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:57.979615 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-56fa362c-805e-438c-8429-718a25b474df tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a returned with HTTP 200 Dec 22 12:27:57.980061 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1733/3448] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:57 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a => generated 956 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:57.988403 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f3b8237a-7616-4bfe-9a6b-636d0fdc3ab5 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a Dec 22 12:27:57.988645 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f3b8237a-7616-4bfe-9a6b-636d0fdc3ab5 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:57.988777 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:57.988777 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:57.988968 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f3b8237a-7616-4bfe-9a6b-636d0fdc3ab5 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:58.013340 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:58.013340 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:58.036734 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f3b8237a-7616-4bfe-9a6b-636d0fdc3ab5 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:58.053685 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f3b8237a-7616-4bfe-9a6b-636d0fdc3ab5 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a returned with HTTP 200 Dec 22 12:27:58.054165 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1716/3449] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:57 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a => generated 956 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:58.061971 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ca92cd7c-1776-447e-8975-403696d3662a tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] PUT http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a Dec 22 12:27:58.062215 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:58.062215 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:58.062443 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ca92cd7c-1776-447e-8975-403696d3662a tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-662131653"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:27:58.088331 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:58.088331 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:58.092954 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ca92cd7c-1776-447e-8975-403696d3662a tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:58.125015 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ca92cd7c-1776-447e-8975-403696d3662a tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume updated successfully. Dec 22 12:27:58.132442 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ca92cd7c-1776-447e-8975-403696d3662a tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a returned with HTTP 200 Dec 22 12:27:58.138617 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1734/3450] 10.222.0.111 () {60 vars in 1340 bytes} [Tue Dec 22 12:27:58 2020] PUT /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a => generated 888 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:58.141256 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c700fd3b-6603-4c74-a97e-2833c3e25f99 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] PUT http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a Dec 22 12:27:58.141574 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:58.141574 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:58.141801 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c700fd3b-6603-4c74-a97e-2833c3e25f99 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1860875472", "description": "This is the new description of volume"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:27:58.167166 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:58.167166 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:58.172056 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c700fd3b-6603-4c74-a97e-2833c3e25f99 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:58.204836 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c700fd3b-6603-4c74-a97e-2833c3e25f99 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume updated successfully. Dec 22 12:27:58.213318 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c700fd3b-6603-4c74-a97e-2833c3e25f99 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a returned with HTTP 200 Dec 22 12:27:58.213880 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1717/3451] 10.222.0.111 () {60 vars in 1341 bytes} [Tue Dec 22 12:27:58 2020] PUT /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a => generated 928 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:58.221645 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cdbc85aa-34b1-4950-9882-9f94b0184e3f tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a Dec 22 12:27:58.221934 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cdbc85aa-34b1-4950-9882-9f94b0184e3f tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:58.222077 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:58.222077 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:58.222289 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cdbc85aa-34b1-4950-9882-9f94b0184e3f tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:58.247801 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:58.247801 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:58.252677 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cdbc85aa-34b1-4950-9882-9f94b0184e3f tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:58.263161 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cdbc85aa-34b1-4950-9882-9f94b0184e3f tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a returned with HTTP 200 Dec 22 12:27:58.263589 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1735/3452] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:58 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a => generated 996 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:58.271792 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-70358280-0ba5-4053-8b6e-7f73a80e1f5c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] POST http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes Dec 22 12:27:58.272103 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:58.272103 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:58.272360 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-70358280-0ba5-4053-8b6e-7f73a80e1f5c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-670986855", "availability_zone": "nova", "size": 1}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:27:58.273083 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-70358280-0ba5-4053-8b6e-7f73a80e1f5c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-670986855', 'availability_zone': 'nova', 'size': 1}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:27:58.273306 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-70358280-0ba5-4053-8b6e-7f73a80e1f5c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Create volume of 1 GB Dec 22 12:27:58.281327 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-70358280-0ba5-4053-8b6e-7f73a80e1f5c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Availability Zones retrieved successfully. Dec 22 12:27:58.290225 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-70358280-0ba5-4053-8b6e-7f73a80e1f5c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Flow 'volume_create_api' (88fc5a62-5b56-4da6-8163-3fd9ffdb0f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:27:58.291851 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-70358280-0ba5-4053-8b6e-7f73a80e1f5c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (726ad661-c62e-46f9-b51d-1c37d74dfcd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:58.295082 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-70358280-0ba5-4053-8b6e-7f73a80e1f5c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:27:58.329887 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-70358280-0ba5-4053-8b6e-7f73a80e1f5c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (726ad661-c62e-46f9-b51d-1c37d74dfcd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:58.331654 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-70358280-0ba5-4053-8b6e-7f73a80e1f5c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26a7cf31-5d18-40cb-9ca5-dd57a42aed81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:58.417469 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-70358280-0ba5-4053-8b6e-7f73a80e1f5c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Created reservations ['588a7125-a774-4f21-92df-a892aeb41078', 'f879dce0-8f91-4942-95cd-a84654754bcd', '8ccfffc4-c93f-4eda-8418-138250cf0f59', '938b02f7-daf7-4f2d-8aa8-223e385f7f7b'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:27:58.419775 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-70358280-0ba5-4053-8b6e-7f73a80e1f5c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26a7cf31-5d18-40cb-9ca5-dd57a42aed81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['588a7125-a774-4f21-92df-a892aeb41078', 'f879dce0-8f91-4942-95cd-a84654754bcd', '8ccfffc4-c93f-4eda-8418-138250cf0f59', '938b02f7-daf7-4f2d-8aa8-223e385f7f7b']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:58.422347 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-70358280-0ba5-4053-8b6e-7f73a80e1f5c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (424eea71-1c8a-4e74-a3a4-d3a5f0c2ef8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:58.483842 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-70358280-0ba5-4053-8b6e-7f73a80e1f5c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (424eea71-1c8a-4e74-a3a4-d3a5f0c2ef8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0f52284-47eb-4aff-96bc-ee6ec39b4efe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-670986855',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cddd961b90824c268e8ce53559506c20',qos_specs=None,replication_status=,reservations=['588a7125-a774-4f21-92df-a892aeb41078','f879dce0-8f91-4942-95cd-a84654754bcd','8ccfffc4-c93f-4eda-8418-138250cf0f59','938b02f7-daf7-4f2d-8aa8-223e385f7f7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='724f1a0e6c974288be9ec00c8a612020',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:27:58Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-670986855',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0f52284-47eb-4aff-96bc-ee6ec39b4efe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cddd961b90824c268e8ce53559506c20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='724f1a0e6c974288be9ec00c8a612020',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:58.485036 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-70358280-0ba5-4053-8b6e-7f73a80e1f5c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0899a56b-1efd-4c35-b72f-0cdb690aa255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:58.528646 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-70358280-0ba5-4053-8b6e-7f73a80e1f5c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0899a56b-1efd-4c35-b72f-0cdb690aa255) transitioned into 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-670986855',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cddd961b90824c268e8ce53559506c20',qos_specs=None,replication_status=,reservations=['588a7125-a774-4f21-92df-a892aeb41078','f879dce0-8f91-4942-95cd-a84654754bcd','8ccfffc4-c93f-4eda-8418-138250cf0f59','938b02f7-daf7-4f2d-8aa8-223e385f7f7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='724f1a0e6c974288be9ec00c8a612020',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:58.529736 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-70358280-0ba5-4053-8b6e-7f73a80e1f5c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ed61718-a7ce-4357-aaf9-f88fe961758a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:27:58.587569 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-70358280-0ba5-4053-8b6e-7f73a80e1f5c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ed61718-a7ce-4357-aaf9-f88fe961758a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:27:58.590467 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-70358280-0ba5-4053-8b6e-7f73a80e1f5c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Flow 'volume_create_api' (88fc5a62-5b56-4da6-8163-3fd9ffdb0f56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:27:58.619474 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-70358280-0ba5-4053-8b6e-7f73a80e1f5c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Create volume request issued successfully. Dec 22 12:27:58.627167 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-70358280-0ba5-4053-8b6e-7f73a80e1f5c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes returned with HTTP 202 Dec 22 12:27:58.628338 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1718/3453] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 12:27:58 2020] POST /volume/v3/cddd961b90824c268e8ce53559506c20/volumes => generated 812 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 22 12:27:58.636222 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a808ede0-8e59-4e79-b57d-325f7b1ca106 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/f0f52284-47eb-4aff-96bc-ee6ec39b4efe Dec 22 12:27:58.636489 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a808ede0-8e59-4e79-b57d-325f7b1ca106 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:58.636620 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:58.636620 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:58.636812 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a808ede0-8e59-4e79-b57d-325f7b1ca106 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:58.661820 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:58.661820 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:58.666655 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a808ede0-8e59-4e79-b57d-325f7b1ca106 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:58.677879 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a808ede0-8e59-4e79-b57d-325f7b1ca106 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/f0f52284-47eb-4aff-96bc-ee6ec39b4efe returned with HTTP 200 Dec 22 12:27:58.678387 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1736/3454] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:58 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/f0f52284-47eb-4aff-96bc-ee6ec39b4efe => generated 880 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:59.687552 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6648c5ea-3d8a-46b7-bb24-0c8a94f2f58c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/f0f52284-47eb-4aff-96bc-ee6ec39b4efe Dec 22 12:27:59.688006 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6648c5ea-3d8a-46b7-bb24-0c8a94f2f58c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:59.688006 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:59.688006 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:59.688183 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6648c5ea-3d8a-46b7-bb24-0c8a94f2f58c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:59.713912 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:59.713912 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:59.718337 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6648c5ea-3d8a-46b7-bb24-0c8a94f2f58c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:59.728526 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6648c5ea-3d8a-46b7-bb24-0c8a94f2f58c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/f0f52284-47eb-4aff-96bc-ee6ec39b4efe returned with HTTP 200 Dec 22 12:27:59.728940 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1719/3455] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:59 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/f0f52284-47eb-4aff-96bc-ee6ec39b4efe => generated 905 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:59.736722 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e4e5707f-d13e-41fb-8f70-232d1a9423aa tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] PUT http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/f0f52284-47eb-4aff-96bc-ee6ec39b4efe Dec 22 12:27:59.737484 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:59.737484 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:59.737723 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e4e5707f-d13e-41fb-8f70-232d1a9423aa tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-662131653", "description": null}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:27:59.763292 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:59.763292 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:59.768704 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e4e5707f-d13e-41fb-8f70-232d1a9423aa tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:59.801089 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e4e5707f-d13e-41fb-8f70-232d1a9423aa tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume updated successfully. Dec 22 12:27:59.807566 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e4e5707f-d13e-41fb-8f70-232d1a9423aa tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/f0f52284-47eb-4aff-96bc-ee6ec39b4efe returned with HTTP 200 Dec 22 12:27:59.808043 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1737/3456] 10.222.0.111 () {60 vars in 1340 bytes} [Tue Dec 22 12:27:59 2020] PUT /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/f0f52284-47eb-4aff-96bc-ee6ec39b4efe => generated 840 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:27:59.815955 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f1901ae7-071d-4828-826b-d65a2f93dcc7 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] DELETE http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/f0f52284-47eb-4aff-96bc-ee6ec39b4efe Dec 22 12:27:59.816237 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f1901ae7-071d-4828-826b-d65a2f93dcc7 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:59.816373 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:59.816373 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:59.816598 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f1901ae7-071d-4828-826b-d65a2f93dcc7 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:59.816915 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-f1901ae7-071d-4828-826b-d65a2f93dcc7 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Delete volume with id: f0f52284-47eb-4aff-96bc-ee6ec39b4efe Dec 22 12:27:59.840690 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:59.840690 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:59.841283 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f1901ae7-071d-4828-826b-d65a2f93dcc7 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:59.912755 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f1901ae7-071d-4828-826b-d65a2f93dcc7 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Delete volume request issued successfully. Dec 22 12:27:59.913139 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f1901ae7-071d-4828-826b-d65a2f93dcc7 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/f0f52284-47eb-4aff-96bc-ee6ec39b4efe returned with HTTP 202 Dec 22 12:27:59.913838 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1720/3457] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:27:59 2020] DELETE /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/f0f52284-47eb-4aff-96bc-ee6ec39b4efe => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:27:59.920912 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f133e404-d92d-445d-9df2-ce1419dfc7c4 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/f0f52284-47eb-4aff-96bc-ee6ec39b4efe Dec 22 12:27:59.921276 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f133e404-d92d-445d-9df2-ce1419dfc7c4 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:27:59.921475 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:27:59.921475 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:27:59.921794 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f133e404-d92d-445d-9df2-ce1419dfc7c4 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:27:59.956392 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:27:59.956392 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:27:59.961558 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f133e404-d92d-445d-9df2-ce1419dfc7c4 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:27:59.972634 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f133e404-d92d-445d-9df2-ce1419dfc7c4 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/f0f52284-47eb-4aff-96bc-ee6ec39b4efe returned with HTTP 200 Dec 22 12:27:59.973117 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1738/3458] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:27:59 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/f0f52284-47eb-4aff-96bc-ee6ec39b4efe => generated 907 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:28:00.982058 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f85e0add-f9d6-4983-b0af-e90aa3b6b97d tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/f0f52284-47eb-4aff-96bc-ee6ec39b4efe Dec 22 12:28:00.982676 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f85e0add-f9d6-4983-b0af-e90aa3b6b97d tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:00.982676 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:00.982676 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:00.983401 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f85e0add-f9d6-4983-b0af-e90aa3b6b97d tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:01.010086 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f85e0add-f9d6-4983-b0af-e90aa3b6b97d tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/f0f52284-47eb-4aff-96bc-ee6ec39b4efe returned with HTTP 404 Dec 22 12:28:01.013469 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1721/3459] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:28:00 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/f0f52284-47eb-4aff-96bc-ee6ec39b4efe => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:28:01.016655 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-79092ef6-c363-4c25-aa40-73f100343b18 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] DELETE http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a Dec 22 12:28:01.016993 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-79092ef6-c363-4c25-aa40-73f100343b18 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:01.017308 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:01.017308 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:01.017592 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-79092ef6-c363-4c25-aa40-73f100343b18 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:01.017931 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-79092ef6-c363-4c25-aa40-73f100343b18 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Delete volume with id: 48c6d5ec-494b-4721-ab62-006078bb1b8a Dec 22 12:28:01.046542 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:01.046542 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:01.047391 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-79092ef6-c363-4c25-aa40-73f100343b18 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:01.109160 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-79092ef6-c363-4c25-aa40-73f100343b18 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Delete volume request issued successfully. Dec 22 12:28:01.109458 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-79092ef6-c363-4c25-aa40-73f100343b18 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a returned with HTTP 202 Dec 22 12:28:01.110079 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1739/3460] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:28:01 2020] DELETE /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:28:01.116453 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-04c8db24-f62c-4efc-89a8-918844ed56d3 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a Dec 22 12:28:01.116951 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-04c8db24-f62c-4efc-89a8-918844ed56d3 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:01.117303 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-04c8db24-f62c-4efc-89a8-918844ed56d3 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:01.155117 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:01.155117 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:01.160894 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-04c8db24-f62c-4efc-89a8-918844ed56d3 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:01.174272 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-04c8db24-f62c-4efc-89a8-918844ed56d3 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a returned with HTTP 200 Dec 22 12:28:01.180397 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1722/3461] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:28:01 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a => generated 995 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:28:02.185837 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2641aa6c-7fb7-46a0-9454-0acdcbc62a9f tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a Dec 22 12:28:02.186190 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2641aa6c-7fb7-46a0-9454-0acdcbc62a9f tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:02.186268 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:02.186268 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:02.186467 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2641aa6c-7fb7-46a0-9454-0acdcbc62a9f tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:02.209340 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2641aa6c-7fb7-46a0-9454-0acdcbc62a9f tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a returned with HTTP 404 Dec 22 12:28:02.209893 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1740/3462] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:28:02 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/48c6d5ec-494b-4721-ab62-006078bb1b8a => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:28:02.242148 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-07f2618c-0a32-479a-99be-96632c940d65 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] POST http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes Dec 22 12:28:02.242438 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:02.242438 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:02.242713 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-07f2618c-0a32-479a-99be-96632c940d65 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Action: 'create', calling method: create, body: {"volume": {"imageRef": "632d04fa-05fd-4e7d-895f-0cd80c4fd464", "size": 1, "name": "tempest-VolumesGetTest-Volume-1173473523", "metadata": {"Type": "Test"}}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:28:02.243468 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-07f2618c-0a32-479a-99be-96632c940d65 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Create volume request body: {'volume': {'imageRef': '632d04fa-05fd-4e7d-895f-0cd80c4fd464', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1173473523', 'metadata': {'Type': 'Test'}}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:28:02.296879 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-07f2618c-0a32-479a-99be-96632c940d65 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Create volume of 1 GB Dec 22 12:28:02.307624 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-07f2618c-0a32-479a-99be-96632c940d65 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Availability Zones retrieved successfully. Dec 22 12:28:02.316234 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-07f2618c-0a32-479a-99be-96632c940d65 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Flow 'volume_create_api' (0c9fe616-3902-4331-964c-440dbd1fc3c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:28:02.317388 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-07f2618c-0a32-479a-99be-96632c940d65 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49342630-b10c-43e1-b6e7-1ac399c084d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:28:02.318724 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-07f2618c-0a32-479a-99be-96632c940d65 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:28:02.374625 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-07f2618c-0a32-479a-99be-96632c940d65 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49342630-b10c-43e1-b6e7-1ac399c084d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:28:02.375792 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-07f2618c-0a32-479a-99be-96632c940d65 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20873c65-255d-42bb-aa2c-e7495e6fc0e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:28:02.441289 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-07f2618c-0a32-479a-99be-96632c940d65 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Created reservations ['913bfe28-0bb2-4c0c-8f1d-93a2fce7caf6', '27bf7e9e-aee6-43bd-b458-35bfe33a83d1', '9609a82b-0194-4a52-802c-aff877b3a397', '0540cd5b-2a55-4491-8acf-293964f8beaa'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:28:02.442391 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-07f2618c-0a32-479a-99be-96632c940d65 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20873c65-255d-42bb-aa2c-e7495e6fc0e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['913bfe28-0bb2-4c0c-8f1d-93a2fce7caf6', '27bf7e9e-aee6-43bd-b458-35bfe33a83d1', '9609a82b-0194-4a52-802c-aff877b3a397', '0540cd5b-2a55-4491-8acf-293964f8beaa']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:28:02.443549 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-07f2618c-0a32-479a-99be-96632c940d65 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22cdcded-af54-4c84-8a79-c3a7ee14cd5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:28:02.521109 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-07f2618c-0a32-479a-99be-96632c940d65 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22cdcded-af54-4c84-8a79-c3a7ee14cd5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f3f4c1f-188c-4790-839e-09c5527c843a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1173473523',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='cddd961b90824c268e8ce53559506c20',qos_specs=None,replication_status=,reservations=['913bfe28-0bb2-4c0c-8f1d-93a2fce7caf6','27bf7e9e-aee6-43bd-b458-35bfe33a83d1','9609a82b-0194-4a52-802c-aff877b3a397','0540cd5b-2a55-4491-8acf-293964f8beaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='724f1a0e6c974288be9ec00c8a612020',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:28:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1173473523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f3f4c1f-188c-4790-839e-09c5527c843a,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='cddd961b90824c268e8ce53559506c20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='724f1a0e6c974288be9ec00c8a612020',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:28:02.522097 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-07f2618c-0a32-479a-99be-96632c940d65 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db4d2a42-f06f-4cb3-b3d8-c3b5a3260fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:28:02.565031 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-07f2618c-0a32-479a-99be-96632c940d65 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db4d2a42-f06f-4cb3-b3d8-c3b5a3260fd1) transitioned into state 'SUCCESS' from state '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-1173473523',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='cddd961b90824c268e8ce53559506c20',qos_specs=None,replication_status=,reservations=['913bfe28-0bb2-4c0c-8f1d-93a2fce7caf6','27bf7e9e-aee6-43bd-b458-35bfe33a83d1','9609a82b-0194-4a52-802c-aff877b3a397','0540cd5b-2a55-4491-8acf-293964f8beaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='724f1a0e6c974288be9ec00c8a612020',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:28:02.566248 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-07f2618c-0a32-479a-99be-96632c940d65 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a1b9558-79c5-4180-ab4f-3d35cb3b5e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:28:02.629629 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-07f2618c-0a32-479a-99be-96632c940d65 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a1b9558-79c5-4180-ab4f-3d35cb3b5e87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:28:02.633136 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-07f2618c-0a32-479a-99be-96632c940d65 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Flow 'volume_create_api' (0c9fe616-3902-4331-964c-440dbd1fc3c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:28:02.666374 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-07f2618c-0a32-479a-99be-96632c940d65 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Create volume request issued successfully. Dec 22 12:28:02.675351 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-07f2618c-0a32-479a-99be-96632c940d65 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes returned with HTTP 202 Dec 22 12:28:02.676044 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1723/3463] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 12:28:02 2020] POST /volume/v3/cddd961b90824c268e8ce53559506c20/volumes => generated 830 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 22 12:28:02.683697 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-402418c8-5534-4971-88e3-11072b7b269e tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a Dec 22 12:28:02.684092 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-402418c8-5534-4971-88e3-11072b7b269e tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:02.684226 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-402418c8-5534-4971-88e3-11072b7b269e tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:02.712494 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:02.712494 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:02.717485 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-402418c8-5534-4971-88e3-11072b7b269e tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:02.728468 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-402418c8-5534-4971-88e3-11072b7b269e tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a returned with HTTP 200 Dec 22 12:28:02.728922 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1741/3464] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:28:02 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a => generated 898 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:28:03.738509 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-138c25b2-9783-4cba-b21e-7f7003fedf4c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a Dec 22 12:28:03.738881 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-138c25b2-9783-4cba-b21e-7f7003fedf4c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:03.738954 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:03.738954 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:03.739401 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-138c25b2-9783-4cba-b21e-7f7003fedf4c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:03.766952 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:03.766952 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:03.772209 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-138c25b2-9783-4cba-b21e-7f7003fedf4c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:03.784112 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-138c25b2-9783-4cba-b21e-7f7003fedf4c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a returned with HTTP 200 Dec 22 12:28:03.785016 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1724/3465] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:28:03 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a => generated 922 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:28:04.794062 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-780bae31-49b8-4f77-9a8f-b477ee16e515 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a Dec 22 12:28:04.794454 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-780bae31-49b8-4f77-9a8f-b477ee16e515 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:04.794548 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:04.794548 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:04.794766 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-780bae31-49b8-4f77-9a8f-b477ee16e515 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:04.821994 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:04.821994 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:04.826681 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-780bae31-49b8-4f77-9a8f-b477ee16e515 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:04.837892 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-780bae31-49b8-4f77-9a8f-b477ee16e515 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a returned with HTTP 200 Dec 22 12:28:04.838369 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1742/3466] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:28:04 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a => generated 922 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:28:05.847570 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cb701047-2ed2-4dd9-ae74-107ae5988807 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a Dec 22 12:28:05.847939 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cb701047-2ed2-4dd9-ae74-107ae5988807 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:05.848165 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:05.848165 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:05.848367 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cb701047-2ed2-4dd9-ae74-107ae5988807 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:05.876074 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:05.876074 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:05.881528 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cb701047-2ed2-4dd9-ae74-107ae5988807 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:05.893382 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cb701047-2ed2-4dd9-ae74-107ae5988807 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a returned with HTTP 200 Dec 22 12:28:05.893891 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1725/3467] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:28:05 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a => generated 922 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:28:06.903464 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-249aff61-bcb8-497a-8f00-00f03dd04486 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a Dec 22 12:28:06.903853 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-249aff61-bcb8-497a-8f00-00f03dd04486 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:06.903853 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:06.903853 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:06.904039 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-249aff61-bcb8-497a-8f00-00f03dd04486 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:06.931035 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:06.931035 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:06.936209 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-249aff61-bcb8-497a-8f00-00f03dd04486 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:06.948470 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-249aff61-bcb8-497a-8f00-00f03dd04486 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a returned with HTTP 200 Dec 22 12:28:06.948968 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1743/3468] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:28:06 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a => generated 922 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:28:07.958511 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ad5549ab-2c7e-47d2-aecf-424310bdd236 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a Dec 22 12:28:07.958832 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ad5549ab-2c7e-47d2-aecf-424310bdd236 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:07.958965 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:07.958965 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:07.959168 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ad5549ab-2c7e-47d2-aecf-424310bdd236 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:07.984820 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:07.984820 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:07.989866 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ad5549ab-2c7e-47d2-aecf-424310bdd236 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:08.001452 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ad5549ab-2c7e-47d2-aecf-424310bdd236 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a returned with HTTP 200 Dec 22 12:28:08.006850 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1726/3469] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:28:07 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a => generated 922 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:28:09.022843 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-889e02f4-0525-4437-83dd-70a94a05f522 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a Dec 22 12:28:09.025351 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-889e02f4-0525-4437-83dd-70a94a05f522 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:09.025624 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:09.025624 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:09.026092 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-889e02f4-0525-4437-83dd-70a94a05f522 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:09.069881 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:09.069881 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:09.075368 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-889e02f4-0525-4437-83dd-70a94a05f522 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:09.087813 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-889e02f4-0525-4437-83dd-70a94a05f522 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a returned with HTTP 200 Dec 22 12:28:09.088314 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1744/3470] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:28:09 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a => generated 922 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:28:10.099338 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d4843490-197f-4c85-8ef7-7ee3f816e069 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a Dec 22 12:28:10.099954 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d4843490-197f-4c85-8ef7-7ee3f816e069 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:10.100124 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:10.100124 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:10.100621 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d4843490-197f-4c85-8ef7-7ee3f816e069 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:10.130665 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:10.130665 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:10.136528 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d4843490-197f-4c85-8ef7-7ee3f816e069 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:10.149209 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d4843490-197f-4c85-8ef7-7ee3f816e069 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a returned with HTTP 200 Dec 22 12:28:10.149746 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1727/3471] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:28:10 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a => generated 922 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:28:11.165345 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c7c531a9-5732-4fed-b414-38e3503a1901 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a Dec 22 12:28:11.165977 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c7c531a9-5732-4fed-b414-38e3503a1901 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:11.166292 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:11.166292 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:11.166954 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c7c531a9-5732-4fed-b414-38e3503a1901 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:11.211274 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:11.211274 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:11.218851 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c7c531a9-5732-4fed-b414-38e3503a1901 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:11.234495 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c7c531a9-5732-4fed-b414-38e3503a1901 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a returned with HTTP 200 Dec 22 12:28:11.235203 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1745/3472] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:28:11 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a => generated 922 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:28:12.247103 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5adb7834-03f9-4961-aba1-53465197f512 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a Dec 22 12:28:12.247724 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5adb7834-03f9-4961-aba1-53465197f512 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:12.247724 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:12.247724 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:12.248034 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5adb7834-03f9-4961-aba1-53465197f512 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:12.277156 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:12.277156 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:12.282414 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5adb7834-03f9-4961-aba1-53465197f512 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:12.295334 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5adb7834-03f9-4961-aba1-53465197f512 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a returned with HTTP 200 Dec 22 12:28:12.295873 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1728/3473] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:28:12 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a => generated 980 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:28:13.309030 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0c6da38b-8133-4994-97d0-fbc2f7338576 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a Dec 22 12:28:13.309712 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0c6da38b-8133-4994-97d0-fbc2f7338576 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:13.310685 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:13.310685 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:13.310685 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0c6da38b-8133-4994-97d0-fbc2f7338576 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:13.352309 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:13.352309 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:13.357255 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0c6da38b-8133-4994-97d0-fbc2f7338576 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:13.370233 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0c6da38b-8133-4994-97d0-fbc2f7338576 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a returned with HTTP 200 Dec 22 12:28:13.370732 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1746/3474] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:28:13 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a => generated 983 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:28:14.386788 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2b0444d7-cc78-42ea-9441-d1e705ebac8b tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a Dec 22 12:28:14.387528 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2b0444d7-cc78-42ea-9441-d1e705ebac8b tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:14.387528 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:14.387528 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:14.387861 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2b0444d7-cc78-42ea-9441-d1e705ebac8b tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:14.418475 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:14.418475 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:14.425451 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2b0444d7-cc78-42ea-9441-d1e705ebac8b tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:14.445089 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2b0444d7-cc78-42ea-9441-d1e705ebac8b tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a returned with HTTP 200 Dec 22 12:28:14.445089 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1729/3475] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:28:14 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a => generated 983 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:28:15.448937 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e0ef6d4d-4a98-4973-99bc-9df92f3426df tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a Dec 22 12:28:15.449320 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e0ef6d4d-4a98-4973-99bc-9df92f3426df tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:15.449518 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:15.449518 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:15.449808 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e0ef6d4d-4a98-4973-99bc-9df92f3426df tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:15.480645 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:15.480645 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:15.485774 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e0ef6d4d-4a98-4973-99bc-9df92f3426df tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:15.498371 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e0ef6d4d-4a98-4973-99bc-9df92f3426df tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a returned with HTTP 200 Dec 22 12:28:15.498961 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1747/3476] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:28:15 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a => generated 983 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:28:16.515240 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-efc5e427-f0e3-420e-ac32-cc4fef42c3eb tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a Dec 22 12:28:16.515628 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-efc5e427-f0e3-420e-ac32-cc4fef42c3eb tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:16.515759 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:16.515759 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:16.517483 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-efc5e427-f0e3-420e-ac32-cc4fef42c3eb tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:16.544174 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:16.544174 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:16.548785 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-efc5e427-f0e3-420e-ac32-cc4fef42c3eb tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:16.559573 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-efc5e427-f0e3-420e-ac32-cc4fef42c3eb tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a returned with HTTP 200 Dec 22 12:28:16.560147 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1730/3477] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:28:16 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a => generated 983 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:28:17.569813 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1fa9226d-f40f-4311-abbe-626a6e9fd890 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a Dec 22 12:28:17.570245 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1fa9226d-f40f-4311-abbe-626a6e9fd890 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:17.570300 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:17.570300 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:17.570512 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1fa9226d-f40f-4311-abbe-626a6e9fd890 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:17.603042 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:17.603042 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:17.609379 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1fa9226d-f40f-4311-abbe-626a6e9fd890 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:17.621012 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1fa9226d-f40f-4311-abbe-626a6e9fd890 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a returned with HTTP 200 Dec 22 12:28:17.621488 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1748/3478] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:28:17 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a => generated 983 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:28:18.631347 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-25e412c5-79b5-4f40-a52b-28c914b76304 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a Dec 22 12:28:18.631661 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-25e412c5-79b5-4f40-a52b-28c914b76304 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:18.631812 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:18.631812 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:18.632052 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-25e412c5-79b5-4f40-a52b-28c914b76304 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:18.664497 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:18.664497 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:18.670142 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-25e412c5-79b5-4f40-a52b-28c914b76304 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:18.687723 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-25e412c5-79b5-4f40-a52b-28c914b76304 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a returned with HTTP 200 Dec 22 12:28:18.688407 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1731/3479] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:28:18 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a => generated 983 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:28:19.698954 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4322824c-d087-4c4c-9e7c-e60e52af05c7 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a Dec 22 12:28:19.699351 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4322824c-d087-4c4c-9e7c-e60e52af05c7 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:19.699420 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:19.699420 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:19.699618 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4322824c-d087-4c4c-9e7c-e60e52af05c7 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:19.728942 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:19.728942 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:19.734669 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4322824c-d087-4c4c-9e7c-e60e52af05c7 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:19.747112 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4322824c-d087-4c4c-9e7c-e60e52af05c7 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a returned with HTTP 200 Dec 22 12:28:19.747666 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1749/3480] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:28:19 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a => generated 983 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:28:20.759667 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2572edac-3b3d-45e0-9100-38e29cd6bb16 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a Dec 22 12:28:20.760364 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2572edac-3b3d-45e0-9100-38e29cd6bb16 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:20.760630 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:20.760630 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:20.761107 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2572edac-3b3d-45e0-9100-38e29cd6bb16 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:20.796484 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:20.796484 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:20.811309 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2572edac-3b3d-45e0-9100-38e29cd6bb16 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:20.812545 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2572edac-3b3d-45e0-9100-38e29cd6bb16 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a returned with HTTP 200 Dec 22 12:28:20.813073 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1732/3481] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:28:20 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a => generated 983 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:28:21.832179 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4d2e9889-a05c-438d-84f3-7f2e20c27a11 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a Dec 22 12:28:21.832874 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4d2e9889-a05c-438d-84f3-7f2e20c27a11 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:21.833053 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:21.833053 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:21.833497 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4d2e9889-a05c-438d-84f3-7f2e20c27a11 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:21.874825 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:21.874825 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:21.879966 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4d2e9889-a05c-438d-84f3-7f2e20c27a11 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:21.893574 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4d2e9889-a05c-438d-84f3-7f2e20c27a11 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a returned with HTTP 200 Dec 22 12:28:21.894095 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1750/3482] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:28:21 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a => generated 983 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:28:22.904872 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ea6e4938-941f-4170-84d2-256f72f0ab83 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a Dec 22 12:28:22.905644 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ea6e4938-941f-4170-84d2-256f72f0ab83 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:22.905644 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:22.905644 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:22.905644 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ea6e4938-941f-4170-84d2-256f72f0ab83 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:22.940587 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:22.940587 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:22.946717 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ea6e4938-941f-4170-84d2-256f72f0ab83 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:22.959788 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ea6e4938-941f-4170-84d2-256f72f0ab83 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a returned with HTTP 200 Dec 22 12:28:22.960288 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1733/3483] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:28:22 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a => generated 983 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:28:23.976247 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d4cb2e4e-1521-49e2-a6aa-30eea1190233 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a Dec 22 12:28:23.976887 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d4cb2e4e-1521-49e2-a6aa-30eea1190233 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:23.977149 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:23.977149 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:23.978453 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d4cb2e4e-1521-49e2-a6aa-30eea1190233 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:24.011512 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:24.011512 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:24.033226 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d4cb2e4e-1521-49e2-a6aa-30eea1190233 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:24.049739 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d4cb2e4e-1521-49e2-a6aa-30eea1190233 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a returned with HTTP 200 Dec 22 12:28:24.050504 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1751/3484] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:28:23 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a => generated 1371 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:28:24.059705 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-963a0637-fa37-4d75-b66f-18f141b31f80 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a Dec 22 12:28:24.060036 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-963a0637-fa37-4d75-b66f-18f141b31f80 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:24.060232 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:24.060232 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:24.060459 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-963a0637-fa37-4d75-b66f-18f141b31f80 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:24.092429 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:24.092429 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:24.097959 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-963a0637-fa37-4d75-b66f-18f141b31f80 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:24.111186 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-963a0637-fa37-4d75-b66f-18f141b31f80 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a returned with HTTP 200 Dec 22 12:28:24.117705 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1734/3485] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:28:24 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a => generated 1371 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:28:24.120290 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d18fc100-95fc-402d-b13a-4c151bf0f530 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] PUT http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a Dec 22 12:28:24.120566 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:24.120566 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:24.120786 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d18fc100-95fc-402d-b13a-4c151bf0f530 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1173473523"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:28:24.146351 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:24.146351 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:24.151633 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d18fc100-95fc-402d-b13a-4c151bf0f530 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:24.184635 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d18fc100-95fc-402d-b13a-4c151bf0f530 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume updated successfully. Dec 22 12:28:24.192252 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d18fc100-95fc-402d-b13a-4c151bf0f530 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a returned with HTTP 200 Dec 22 12:28:24.194589 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1752/3486] 10.222.0.111 () {60 vars in 1340 bytes} [Tue Dec 22 12:28:24 2020] PUT /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a => generated 854 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:28:24.200180 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c21022c7-e21e-48e4-b303-738c4c10f354 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] PUT http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a Dec 22 12:28:24.200454 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:24.200454 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:24.200675 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c21022c7-e21e-48e4-b303-738c4c10f354 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1110952981", "description": "This is the new description of volume"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:28:24.226541 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:24.226541 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:24.230854 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c21022c7-e21e-48e4-b303-738c4c10f354 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:24.264476 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c21022c7-e21e-48e4-b303-738c4c10f354 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume updated successfully. Dec 22 12:28:24.272366 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c21022c7-e21e-48e4-b303-738c4c10f354 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a returned with HTTP 200 Dec 22 12:28:24.272922 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1735/3487] 10.222.0.111 () {60 vars in 1341 bytes} [Tue Dec 22 12:28:24 2020] PUT /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a => generated 893 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:28:24.281535 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bedca20a-4537-4c38-9031-fd5b3951fb29 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a Dec 22 12:28:24.281925 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bedca20a-4537-4c38-9031-fd5b3951fb29 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:24.282096 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:24.282096 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:24.282321 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bedca20a-4537-4c38-9031-fd5b3951fb29 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:24.306964 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:24.306964 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:24.311322 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bedca20a-4537-4c38-9031-fd5b3951fb29 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:24.324173 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bedca20a-4537-4c38-9031-fd5b3951fb29 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a returned with HTTP 200 Dec 22 12:28:24.325669 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1753/3488] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:28:24 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a => generated 1410 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:28:24.333140 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b117d820-830f-4e50-af83-7f3031ab4443 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] POST http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes Dec 22 12:28:24.333426 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:24.333426 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:24.333652 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b117d820-830f-4e50-af83-7f3031ab4443 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1034454241", "availability_zone": "nova", "size": 1}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:28:24.334369 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-b117d820-830f-4e50-af83-7f3031ab4443 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1034454241', 'availability_zone': 'nova', 'size': 1}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:28:24.334585 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-b117d820-830f-4e50-af83-7f3031ab4443 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Create volume of 1 GB Dec 22 12:28:24.342415 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b117d820-830f-4e50-af83-7f3031ab4443 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Availability Zones retrieved successfully. Dec 22 12:28:24.351330 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b117d820-830f-4e50-af83-7f3031ab4443 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Flow 'volume_create_api' (47f3eb19-3542-484c-8a47-5506223e2ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:28:24.352766 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b117d820-830f-4e50-af83-7f3031ab4443 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (782324a2-c7e5-4c43-8212-4261683acdba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:28:24.353797 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-b117d820-830f-4e50-af83-7f3031ab4443 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:28:24.390018 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b117d820-830f-4e50-af83-7f3031ab4443 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (782324a2-c7e5-4c43-8212-4261683acdba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:28:24.391149 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b117d820-830f-4e50-af83-7f3031ab4443 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d329f6d-7bbb-4ca8-96b5-ca21a21a5d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:28:24.452781 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-b117d820-830f-4e50-af83-7f3031ab4443 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Created reservations ['56bb68ce-a549-4788-a03a-ed70cae663c5', '7b941c5b-534f-4fdf-b7cf-dae494874063', 'babbb1df-a245-442f-8985-9ac374089999', '0d2fe839-b735-40fc-b3aa-03bd15e638f6'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:28:24.453746 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b117d820-830f-4e50-af83-7f3031ab4443 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d329f6d-7bbb-4ca8-96b5-ca21a21a5d36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56bb68ce-a549-4788-a03a-ed70cae663c5', '7b941c5b-534f-4fdf-b7cf-dae494874063', 'babbb1df-a245-442f-8985-9ac374089999', '0d2fe839-b735-40fc-b3aa-03bd15e638f6']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:28:24.454805 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b117d820-830f-4e50-af83-7f3031ab4443 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5922265c-bdff-4b89-960d-9d62a5045974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:28:24.524252 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b117d820-830f-4e50-af83-7f3031ab4443 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5922265c-bdff-4b89-960d-9d62a5045974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cffaee1-449b-42f3-92e3-717e1d6fab28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1034454241',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cddd961b90824c268e8ce53559506c20',qos_specs=None,replication_status=,reservations=['56bb68ce-a549-4788-a03a-ed70cae663c5','7b941c5b-534f-4fdf-b7cf-dae494874063','babbb1df-a245-442f-8985-9ac374089999','0d2fe839-b735-40fc-b3aa-03bd15e638f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='724f1a0e6c974288be9ec00c8a612020',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:28:24Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1034454241',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cffaee1-449b-42f3-92e3-717e1d6fab28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cddd961b90824c268e8ce53559506c20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='724f1a0e6c974288be9ec00c8a612020',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:28:24.525391 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b117d820-830f-4e50-af83-7f3031ab4443 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85ce51b3-3e9b-4e83-801d-13dbf062e86e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:28:24.577577 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b117d820-830f-4e50-af83-7f3031ab4443 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85ce51b3-3e9b-4e83-801d-13dbf062e86e) transitioned into 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-1034454241',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cddd961b90824c268e8ce53559506c20',qos_specs=None,replication_status=,reservations=['56bb68ce-a549-4788-a03a-ed70cae663c5','7b941c5b-534f-4fdf-b7cf-dae494874063','babbb1df-a245-442f-8985-9ac374089999','0d2fe839-b735-40fc-b3aa-03bd15e638f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='724f1a0e6c974288be9ec00c8a612020',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:28:24.578710 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b117d820-830f-4e50-af83-7f3031ab4443 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42ba45df-b742-4dc4-a31e-4ec2b70386d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:28:24.641106 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b117d820-830f-4e50-af83-7f3031ab4443 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42ba45df-b742-4dc4-a31e-4ec2b70386d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:28:24.642791 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-b117d820-830f-4e50-af83-7f3031ab4443 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Flow 'volume_create_api' (47f3eb19-3542-484c-8a47-5506223e2ffa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:28:24.669802 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b117d820-830f-4e50-af83-7f3031ab4443 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Create volume request issued successfully. Dec 22 12:28:24.677063 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b117d820-830f-4e50-af83-7f3031ab4443 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes returned with HTTP 202 Dec 22 12:28:24.682732 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1736/3489] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 12:28:24 2020] POST /volume/v3/cddd961b90824c268e8ce53559506c20/volumes => generated 813 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:28:24.686818 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-346f7480-e6b0-48f2-b90f-cbd3709757af tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/4cffaee1-449b-42f3-92e3-717e1d6fab28 Dec 22 12:28:24.687410 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-346f7480-e6b0-48f2-b90f-cbd3709757af tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:24.687743 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:24.687743 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:24.688074 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-346f7480-e6b0-48f2-b90f-cbd3709757af tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:24.739073 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:24.739073 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:24.743694 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-346f7480-e6b0-48f2-b90f-cbd3709757af tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:24.754502 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-346f7480-e6b0-48f2-b90f-cbd3709757af tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/4cffaee1-449b-42f3-92e3-717e1d6fab28 returned with HTTP 200 Dec 22 12:28:24.756782 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1754/3490] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:28:24 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/4cffaee1-449b-42f3-92e3-717e1d6fab28 => generated 881 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:28:25.768035 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d476308f-bb25-4985-8ee6-04714ebab760 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/4cffaee1-449b-42f3-92e3-717e1d6fab28 Dec 22 12:28:25.768365 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d476308f-bb25-4985-8ee6-04714ebab760 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:25.768532 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:25.768532 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:25.768794 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d476308f-bb25-4985-8ee6-04714ebab760 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:25.798389 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:25.798389 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:25.805005 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d476308f-bb25-4985-8ee6-04714ebab760 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:25.816919 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d476308f-bb25-4985-8ee6-04714ebab760 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/4cffaee1-449b-42f3-92e3-717e1d6fab28 returned with HTTP 200 Dec 22 12:28:25.817382 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1737/3491] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:28:25 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/4cffaee1-449b-42f3-92e3-717e1d6fab28 => generated 906 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:28:25.834701 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fc355b50-fe4e-4a15-ad29-6ba6dccdd322 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] PUT http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/4cffaee1-449b-42f3-92e3-717e1d6fab28 Dec 22 12:28:25.835256 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:25.835256 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:25.835767 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fc355b50-fe4e-4a15-ad29-6ba6dccdd322 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1173473523", "description": null}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:28:25.985301 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:25.985301 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:25.991044 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fc355b50-fe4e-4a15-ad29-6ba6dccdd322 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:26.025860 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fc355b50-fe4e-4a15-ad29-6ba6dccdd322 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume updated successfully. Dec 22 12:28:26.033635 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fc355b50-fe4e-4a15-ad29-6ba6dccdd322 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/4cffaee1-449b-42f3-92e3-717e1d6fab28 returned with HTTP 200 Dec 22 12:28:26.034209 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1755/3492] 10.222.0.111 () {60 vars in 1340 bytes} [Tue Dec 22 12:28:25 2020] PUT /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/4cffaee1-449b-42f3-92e3-717e1d6fab28 => generated 841 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:28:26.041757 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-645e8fd5-a221-4c8f-afa2-026a0ae0c5db tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] DELETE http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/4cffaee1-449b-42f3-92e3-717e1d6fab28 Dec 22 12:28:26.042036 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-645e8fd5-a221-4c8f-afa2-026a0ae0c5db tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:26.042173 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:26.042173 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:26.042365 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-645e8fd5-a221-4c8f-afa2-026a0ae0c5db tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:26.042648 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-645e8fd5-a221-4c8f-afa2-026a0ae0c5db tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Delete volume with id: 4cffaee1-449b-42f3-92e3-717e1d6fab28 Dec 22 12:28:26.067283 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:26.067283 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:26.067855 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-645e8fd5-a221-4c8f-afa2-026a0ae0c5db tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:26.135804 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-645e8fd5-a221-4c8f-afa2-026a0ae0c5db tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Delete volume request issued successfully. Dec 22 12:28:26.136159 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-645e8fd5-a221-4c8f-afa2-026a0ae0c5db tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/4cffaee1-449b-42f3-92e3-717e1d6fab28 returned with HTTP 202 Dec 22 12:28:26.136898 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1738/3493] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:28:26 2020] DELETE /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/4cffaee1-449b-42f3-92e3-717e1d6fab28 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:28:26.143519 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-23d6db5b-3f6d-4dcc-9ce1-0075ddd23079 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/4cffaee1-449b-42f3-92e3-717e1d6fab28 Dec 22 12:28:26.143784 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-23d6db5b-3f6d-4dcc-9ce1-0075ddd23079 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:26.143916 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:26.143916 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:26.144058 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-23d6db5b-3f6d-4dcc-9ce1-0075ddd23079 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:26.168778 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:26.168778 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:26.174042 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-23d6db5b-3f6d-4dcc-9ce1-0075ddd23079 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:26.184205 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-23d6db5b-3f6d-4dcc-9ce1-0075ddd23079 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/4cffaee1-449b-42f3-92e3-717e1d6fab28 returned with HTTP 200 Dec 22 12:28:26.184852 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1756/3494] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:28:26 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/4cffaee1-449b-42f3-92e3-717e1d6fab28 => generated 908 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:28:27.194090 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1a7f29f5-0e8d-40f3-8893-4f795e16b54c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/4cffaee1-449b-42f3-92e3-717e1d6fab28 Dec 22 12:28:27.194413 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1a7f29f5-0e8d-40f3-8893-4f795e16b54c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:27.194544 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:27.194544 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:27.194824 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1a7f29f5-0e8d-40f3-8893-4f795e16b54c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:27.218495 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1a7f29f5-0e8d-40f3-8893-4f795e16b54c tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/4cffaee1-449b-42f3-92e3-717e1d6fab28 returned with HTTP 404 Dec 22 12:28:27.219417 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1739/3495] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:28:27 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/4cffaee1-449b-42f3-92e3-717e1d6fab28 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:28:27.224255 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2b350d29-7a28-45a5-b33d-8e20cc48f462 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] DELETE http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a Dec 22 12:28:27.224565 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2b350d29-7a28-45a5-b33d-8e20cc48f462 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:27.224732 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:27.224732 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:27.224992 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2b350d29-7a28-45a5-b33d-8e20cc48f462 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:27.225597 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-2b350d29-7a28-45a5-b33d-8e20cc48f462 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Delete volume with id: 9f3f4c1f-188c-4790-839e-09c5527c843a Dec 22 12:28:27.254019 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:27.254019 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:27.254859 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2b350d29-7a28-45a5-b33d-8e20cc48f462 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:27.353690 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2b350d29-7a28-45a5-b33d-8e20cc48f462 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Delete volume request issued successfully. Dec 22 12:28:27.353943 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2b350d29-7a28-45a5-b33d-8e20cc48f462 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a returned with HTTP 202 Dec 22 12:28:27.358082 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1757/3496] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:28:27 2020] DELETE /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:28:27.364106 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-adcb01f8-cee6-40c3-a0f4-6fbd860b30b3 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a Dec 22 12:28:27.364816 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-adcb01f8-cee6-40c3-a0f4-6fbd860b30b3 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:27.365486 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-adcb01f8-cee6-40c3-a0f4-6fbd860b30b3 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:27.398547 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:27.398547 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:27.403016 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-adcb01f8-cee6-40c3-a0f4-6fbd860b30b3 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:27.414313 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-adcb01f8-cee6-40c3-a0f4-6fbd860b30b3 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a returned with HTTP 200 Dec 22 12:28:27.414935 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1740/3497] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:28:27 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a => generated 1409 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:28:28.424266 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-70938560-1bee-469a-b8f8-1c3a27feb30f tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a Dec 22 12:28:28.425004 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-70938560-1bee-469a-b8f8-1c3a27feb30f tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:28.425186 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:28.425186 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:28.425399 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-70938560-1bee-469a-b8f8-1c3a27feb30f tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:28.452913 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:28.452913 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:28.458244 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-70938560-1bee-469a-b8f8-1c3a27feb30f tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:28.469212 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-70938560-1bee-469a-b8f8-1c3a27feb30f tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a returned with HTTP 200 Dec 22 12:28:28.469800 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1758/3498] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:28:28 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a => generated 960 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:28:29.478942 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-634667ba-5c8d-4d1f-8a0f-df6ce8265752 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a Dec 22 12:28:29.479643 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-634667ba-5c8d-4d1f-8a0f-df6ce8265752 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:29.479995 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:29.479995 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:29.480229 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-634667ba-5c8d-4d1f-8a0f-df6ce8265752 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:29.510887 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-634667ba-5c8d-4d1f-8a0f-df6ce8265752 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a returned with HTTP 404 Dec 22 12:28:29.511492 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1741/3499] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:28:29 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/9f3f4c1f-188c-4790-839e-09c5527c843a => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:28:29.519140 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-39ea9f39-34b3-4086-b9ec-50f7d9f3d2ac tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] DELETE http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/c835bff0-28a6-41d3-a923-c01973f1376b Dec 22 12:28:29.519415 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-39ea9f39-34b3-4086-b9ec-50f7d9f3d2ac tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:29.519545 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:29.519545 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:29.519745 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-39ea9f39-34b3-4086-b9ec-50f7d9f3d2ac tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:29.519974 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-39ea9f39-34b3-4086-b9ec-50f7d9f3d2ac tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Delete volume with id: c835bff0-28a6-41d3-a923-c01973f1376b Dec 22 12:28:29.544485 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:29.544485 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:29.545103 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-39ea9f39-34b3-4086-b9ec-50f7d9f3d2ac tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:29.616506 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-39ea9f39-34b3-4086-b9ec-50f7d9f3d2ac tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Delete volume request issued successfully. Dec 22 12:28:29.616775 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-39ea9f39-34b3-4086-b9ec-50f7d9f3d2ac tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/c835bff0-28a6-41d3-a923-c01973f1376b returned with HTTP 202 Dec 22 12:28:29.617404 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1759/3500] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:28:29 2020] DELETE /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/c835bff0-28a6-41d3-a923-c01973f1376b => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 12:28:29.622606 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-df7acb46-f66b-402a-987d-ef8791a64636 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/c835bff0-28a6-41d3-a923-c01973f1376b Dec 22 12:28:29.622908 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-df7acb46-f66b-402a-987d-ef8791a64636 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:29.623206 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-df7acb46-f66b-402a-987d-ef8791a64636 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:29.649346 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:28:29.649346 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:28:29.653531 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-df7acb46-f66b-402a-987d-ef8791a64636 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Volume info retrieved successfully. Dec 22 12:28:29.664162 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-df7acb46-f66b-402a-987d-ef8791a64636 tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/c835bff0-28a6-41d3-a923-c01973f1376b returned with HTTP 200 Dec 22 12:28:29.664582 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1742/3501] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:28:29 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/c835bff0-28a6-41d3-a923-c01973f1376b => generated 908 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:28:30.673727 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8f238000-226a-4264-9c70-3455aecdd4eb tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/c835bff0-28a6-41d3-a923-c01973f1376b Dec 22 12:28:30.674046 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8f238000-226a-4264-9c70-3455aecdd4eb tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:28:30.674387 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:28:30.674387 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:28:30.675004 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8f238000-226a-4264-9c70-3455aecdd4eb tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:28:30.698199 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8f238000-226a-4264-9c70-3455aecdd4eb tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume/v3/cddd961b90824c268e8ce53559506c20/volumes/c835bff0-28a6-41d3-a923-c01973f1376b returned with HTTP 404 Dec 22 12:28:30.698821 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1760/3502] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:28:30 2020] GET /volume/v3/cddd961b90824c268e8ce53559506c20/volumes/c835bff0-28a6-41d3-a923-c01973f1376b => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:30:03.974620 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-36b76527-f824-4cc9-9b8f-8ae812f12f04 req-36b45567-6493-4237-ba54-6fd790c05911 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] GET http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 Dec 22 12:30:03.977226 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-36b76527-f824-4cc9-9b8f-8ae812f12f04 req-36b45567-6493-4237-ba54-6fd790c05911 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:30:03.977226 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:30:03.977226 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:30:03.977226 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-36b76527-f824-4cc9-9b8f-8ae812f12f04 req-36b45567-6493-4237-ba54-6fd790c05911 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:30:04.006961 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:30:04.006961 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:30:04.016605 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-36b76527-f824-4cc9-9b8f-8ae812f12f04 req-36b45567-6493-4237-ba54-6fd790c05911 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Volume info retrieved successfully. Dec 22 12:30:04.034112 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-36b76527-f824-4cc9-9b8f-8ae812f12f04 req-36b45567-6493-4237-ba54-6fd790c05911 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 returned with HTTP 200 Dec 22 12:30:04.039691 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1743/3503] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:30:03 2020] GET /volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 => generated 920 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:30:04.097571 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8f238000-226a-4264-9c70-3455aecdd4eb tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] GET http://10.222.0.111/volume// Dec 22 12:30:04.098206 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8f238000-226a-4264-9c70-3455aecdd4eb tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:30:04.098880 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8f238000-226a-4264-9c70-3455aecdd4eb tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:30:04.100497 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8f238000-226a-4264-9c70-3455aecdd4eb tempest-VolumesGetTest-1280701213 tempest-VolumesGetTest-1280701213] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 12:30:04.101361 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1761/3504] 10.222.0.111 () {58 vars in 1294 bytes} [Tue Dec 22 12:30:04 2020] GET /volume/ => generated 756 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 12:30:04.114942 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-36b76527-f824-4cc9-9b8f-8ae812f12f04 req-dec540ec-bb6e-4f1d-8973-8af1dac4a09b tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] POST http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/attachments Dec 22 12:30:04.115621 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:30:04.115621 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:30:04.116189 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-36b76527-f824-4cc9-9b8f-8ae812f12f04 req-dec540ec-bb6e-4f1d-8973-8af1dac4a09b tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0fc8871d-2241-48f7-8975-858d0256de20", "instance_uuid": "49f691f4-201d-4b38-b7a1-96b229566cbe", "connector": null}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:30:04.147973 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:30:04.147973 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:30:04.278583 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-36b76527-f824-4cc9-9b8f-8ae812f12f04 req-dec540ec-bb6e-4f1d-8973-8af1dac4a09b tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/attachments returned with HTTP 200 Dec 22 12:30:04.283610 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1744/3505] 10.222.0.111 () {66 vars in 1570 bytes} [Tue Dec 22 12:30:04 2020] POST /volume/v3/58bf27c027d54933a136a955b72d0547/attachments => generated 273 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:30:04.425403 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-36b76527-f824-4cc9-9b8f-8ae812f12f04 req-29f8b284-003a-45f6-88f4-256fb34f40c2 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] POST http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/attachments/ef2ee233-463b-442d-bf4a-338e890d02b2/action Dec 22 12:30:04.426431 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-36b76527-f824-4cc9-9b8f-8ae812f12f04 req-29f8b284-003a-45f6-88f4-256fb34f40c2 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Action body: b'{"os-complete": null}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:30:04.426929 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-36b76527-f824-4cc9-9b8f-8ae812f12f04 req-29f8b284-003a-45f6-88f4-256fb34f40c2 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:30:04.479937 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:30:04.479937 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:30:04.572019 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-36b76527-f824-4cc9-9b8f-8ae812f12f04 req-29f8b284-003a-45f6-88f4-256fb34f40c2 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/attachments/ef2ee233-463b-442d-bf4a-338e890d02b2/action returned with HTTP 204 Dec 22 12:30:04.573308 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1762/3506] 10.222.0.111 () {66 vars in 1701 bytes} [Tue Dec 22 12:30:04 2020] POST /volume/v3/58bf27c027d54933a136a955b72d0547/attachments/ef2ee233-463b-442d-bf4a-338e890d02b2/action => generated 0 bytes in 155 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:30:04.624724 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1637153b-d83e-41fb-929a-a89332a996b0 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] GET http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 Dec 22 12:30:04.625150 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1637153b-d83e-41fb-929a-a89332a996b0 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:30:04.625398 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:30:04.625398 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:30:04.625765 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1637153b-d83e-41fb-929a-a89332a996b0 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:30:04.657319 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:30:04.657319 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:30:04.662373 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1637153b-d83e-41fb-929a-a89332a996b0 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Volume info retrieved successfully. Dec 22 12:30:04.672532 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:30:04.672532 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:30:04.676959 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1637153b-d83e-41fb-929a-a89332a996b0 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 returned with HTTP 200 Dec 22 12:30:04.677586 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1745/3507] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:30:04 2020] GET /volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 => generated 1182 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:30:06.320829 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-36b76527-f824-4cc9-9b8f-8ae812f12f04 req-29f8b284-003a-45f6-88f4-256fb34f40c2 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] GET http://10.222.0.111/volume// Dec 22 12:30:06.321335 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-36b76527-f824-4cc9-9b8f-8ae812f12f04 req-29f8b284-003a-45f6-88f4-256fb34f40c2 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:30:06.321335 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:30:06.321335 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:30:06.321560 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-36b76527-f824-4cc9-9b8f-8ae812f12f04 req-29f8b284-003a-45f6-88f4-256fb34f40c2 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:30:06.322351 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-36b76527-f824-4cc9-9b8f-8ae812f12f04 req-29f8b284-003a-45f6-88f4-256fb34f40c2 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 12:30:06.322760 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1763/3508] 10.222.0.101 () {56 vars in 1094 bytes} [Tue Dec 22 12:30:06 2020] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 12:30:06.335998 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-080a3878-eca9-4bf5-8f16-18d2dbd6e9e2 req-829e9bc0-01b4-4534-aa47-7ae37d4bcec3 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] GET http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 Dec 22 12:30:06.336367 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-080a3878-eca9-4bf5-8f16-18d2dbd6e9e2 req-829e9bc0-01b4-4534-aa47-7ae37d4bcec3 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:30:06.336772 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:30:06.336772 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:30:06.337091 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-080a3878-eca9-4bf5-8f16-18d2dbd6e9e2 req-829e9bc0-01b4-4534-aa47-7ae37d4bcec3 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:30:06.367485 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:30:06.367485 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:30:06.373701 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-080a3878-eca9-4bf5-8f16-18d2dbd6e9e2 req-829e9bc0-01b4-4534-aa47-7ae37d4bcec3 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Volume info retrieved successfully. Dec 22 12:30:06.385265 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:30:06.385265 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:30:06.390684 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-080a3878-eca9-4bf5-8f16-18d2dbd6e9e2 req-829e9bc0-01b4-4534-aa47-7ae37d4bcec3 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 returned with HTTP 200 Dec 22 12:30:06.391141 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1746/3509] 10.222.0.101 () {60 vars in 1408 bytes} [Tue Dec 22 12:30:06 2020] GET /volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 => generated 1281 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 22 12:30:06.413812 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-080a3878-eca9-4bf5-8f16-18d2dbd6e9e2 req-a0930a77-baf7-466d-80ec-fc1a5981350b tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] PUT http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/attachments/ef2ee233-463b-442d-bf4a-338e890d02b2 Dec 22 12:30:06.415015 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-080a3878-eca9-4bf5-8f16-18d2dbd6e9e2 req-a0930a77-baf7-466d-80ec-fc1a5981350b tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.101", "host": "n-h2-765315-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-6.cbci-765315-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:30:06.465828 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 12:30:06.465828 n-d-765315-6 devstack@c-api.service[88154]: return self.call(f, *args, **kw) Dec 22 12:30:06.465828 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-080a3878-eca9-4bf5-8f16-18d2dbd6e9e2 req-a0930a77-baf7-466d-80ec-fc1a5981350b tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Lock "b'cinder-attachment_update-0fc8871d-2241-48f7-8975-858d0256de20-n-h2-765315-6'" acquired by "attachment_update" :: waited 0.006s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 12:30:06.465828 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:30:06.465828 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:30:07.444306 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-080a3878-eca9-4bf5-8f16-18d2dbd6e9e2 req-a0930a77-baf7-466d-80ec-fc1a5981350b tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Lock "b'cinder-attachment_update-0fc8871d-2241-48f7-8975-858d0256de20-n-h2-765315-6'" released by "attachment_update" :: held 1.003s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 12:30:07.444732 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-080a3878-eca9-4bf5-8f16-18d2dbd6e9e2 req-a0930a77-baf7-466d-80ec-fc1a5981350b tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/attachments/ef2ee233-463b-442d-bf4a-338e890d02b2 returned with HTTP 200 Dec 22 12:30:07.445356 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1764/3510] 10.222.0.101 () {64 vars in 1473 bytes} [Tue Dec 22 12:30:06 2020] PUT /volume/v3/58bf27c027d54933a136a955b72d0547/attachments/ef2ee233-463b-442d-bf4a-338e890d02b2 => generated 763 bytes in 1038 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:30:07.859168 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-080a3878-eca9-4bf5-8f16-18d2dbd6e9e2 req-06a221bc-9556-431a-b95e-f0b42f02413c tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] POST http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/attachments/ef2ee233-463b-442d-bf4a-338e890d02b2/action Dec 22 12:30:07.859535 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:30:07.859535 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:30:07.859826 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-080a3878-eca9-4bf5-8f16-18d2dbd6e9e2 req-06a221bc-9556-431a-b95e-f0b42f02413c tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Action body: b'{"os-complete": null}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:30:07.860069 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-080a3878-eca9-4bf5-8f16-18d2dbd6e9e2 req-06a221bc-9556-431a-b95e-f0b42f02413c tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:30:07.900567 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:30:07.900567 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:30:07.964191 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-080a3878-eca9-4bf5-8f16-18d2dbd6e9e2 req-06a221bc-9556-431a-b95e-f0b42f02413c tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/attachments/ef2ee233-463b-442d-bf4a-338e890d02b2/action returned with HTTP 204 Dec 22 12:30:07.965115 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1747/3511] 10.222.0.101 () {64 vars in 1494 bytes} [Tue Dec 22 12:30:07 2020] POST /volume/v3/58bf27c027d54933a136a955b72d0547/attachments/ef2ee233-463b-442d-bf4a-338e890d02b2/action => generated 0 bytes in 110 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:31:09.921650 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-74c2620e-b04b-4b27-83bf-cd010df294de tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] POST http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes Dec 22 12:31:09.921961 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:09.921961 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:09.922132 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-74c2620e-b04b-4b27-83bf-cd010df294de tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1708617437", "snapshot_id": null, "imageRef": "632d04fa-05fd-4e7d-895f-0cd80c4fd464", "volume_type": null, "size": 1}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:31:09.923010 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-74c2620e-b04b-4b27-83bf-cd010df294de tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1708617437', 'snapshot_id': None, 'imageRef': '632d04fa-05fd-4e7d-895f-0cd80c4fd464', 'volume_type': None, 'size': 1}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:31:09.980414 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-74c2620e-b04b-4b27-83bf-cd010df294de tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Create volume of 1 GB Dec 22 12:31:09.980852 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:09.980852 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:09.987573 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-74c2620e-b04b-4b27-83bf-cd010df294de tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Availability Zones retrieved successfully. Dec 22 12:31:09.998128 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-74c2620e-b04b-4b27-83bf-cd010df294de tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Flow 'volume_create_api' (250bd0c8-7aba-4ed5-bc5d-a1cdfa5d6d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:31:10.001476 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-74c2620e-b04b-4b27-83bf-cd010df294de tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcbf564d-7031-4b46-a17e-04d73c904189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:31:10.001476 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-74c2620e-b04b-4b27-83bf-cd010df294de tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:31:10.069834 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-74c2620e-b04b-4b27-83bf-cd010df294de tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcbf564d-7031-4b46-a17e-04d73c904189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:31:10.070944 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-74c2620e-b04b-4b27-83bf-cd010df294de tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1f504c9-e473-4445-b140-16c0e0788d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:31:10.200927 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-74c2620e-b04b-4b27-83bf-cd010df294de tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Created reservations ['fdced917-b1b8-47b4-b884-08502c3b866f', 'e39e42fa-450d-48df-b58c-54fbb5ea182d', '61b4ed33-828a-4e2b-8238-e6ffd8a07656', 'a2718b9e-7835-4955-ae2e-e4ad13dbb2b5'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:31:10.201991 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-74c2620e-b04b-4b27-83bf-cd010df294de tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1f504c9-e473-4445-b140-16c0e0788d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdced917-b1b8-47b4-b884-08502c3b866f', 'e39e42fa-450d-48df-b58c-54fbb5ea182d', '61b4ed33-828a-4e2b-8238-e6ffd8a07656', 'a2718b9e-7835-4955-ae2e-e4ad13dbb2b5']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:31:10.203074 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-74c2620e-b04b-4b27-83bf-cd010df294de tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b58db557-0e3e-4cd8-abc2-f42cb845f05f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:31:10.270533 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-74c2620e-b04b-4b27-83bf-cd010df294de tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b58db557-0e3e-4cd8-abc2-f42cb845f05f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1708617437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc21021fed8c4c7fb2f36bde00fe5c19',qos_specs=None,replication_status=,reservations=['fdced917-b1b8-47b4-b884-08502c3b866f','e39e42fa-450d-48df-b58c-54fbb5ea182d','61b4ed33-828a-4e2b-8238-e6ffd8a07656','a2718b9e-7835-4955-ae2e-e4ad13dbb2b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='270fd59abde74799bebdd809f61973f1',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:31:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1708617437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc21021fed8c4c7fb2f36bde00fe5c19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='270fd59abde74799bebdd809f61973f1',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:31:10.272210 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-74c2620e-b04b-4b27-83bf-cd010df294de tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fac72c06-6c63-4524-9563-f83b7d86f5b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:31:10.313073 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-74c2620e-b04b-4b27-83bf-cd010df294de tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fac72c06-6c63-4524-9563-f83b7d86f5b9) transitioned into state 'SUCCESS' from state '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-1708617437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc21021fed8c4c7fb2f36bde00fe5c19',qos_specs=None,replication_status=,reservations=['fdced917-b1b8-47b4-b884-08502c3b866f','e39e42fa-450d-48df-b58c-54fbb5ea182d','61b4ed33-828a-4e2b-8238-e6ffd8a07656','a2718b9e-7835-4955-ae2e-e4ad13dbb2b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='270fd59abde74799bebdd809f61973f1',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:31:10.314021 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-74c2620e-b04b-4b27-83bf-cd010df294de tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a9251ec-f2a2-4ce4-b771-da4c4cbbc9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:31:10.370128 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-74c2620e-b04b-4b27-83bf-cd010df294de tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a9251ec-f2a2-4ce4-b771-da4c4cbbc9b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:31:10.373448 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-74c2620e-b04b-4b27-83bf-cd010df294de tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Flow 'volume_create_api' (250bd0c8-7aba-4ed5-bc5d-a1cdfa5d6d84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:31:10.401974 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-74c2620e-b04b-4b27-83bf-cd010df294de tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Create volume request issued successfully. Dec 22 12:31:10.408697 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-74c2620e-b04b-4b27-83bf-cd010df294de tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes returned with HTTP 202 Dec 22 12:31:10.409253 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1765/3512] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 12:31:09 2020] POST /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes => generated 825 bytes in 490 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:31:10.418853 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-de8c24c4-6588-472b-8070-e87eea06ed68 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 Dec 22 12:31:10.422296 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-de8c24c4-6588-472b-8070-e87eea06ed68 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:10.422296 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:10.422296 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:10.422296 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-de8c24c4-6588-472b-8070-e87eea06ed68 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:10.450957 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:10.450957 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:10.453746 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-de8c24c4-6588-472b-8070-e87eea06ed68 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:31:10.465308 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-de8c24c4-6588-472b-8070-e87eea06ed68 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 returned with HTTP 200 Dec 22 12:31:10.465771 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1748/3513] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:10 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 => generated 893 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:31:11.475663 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8698f1ca-48cb-46c0-8000-5db38b608d07 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 Dec 22 12:31:11.476248 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8698f1ca-48cb-46c0-8000-5db38b608d07 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:11.476371 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:11.476371 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:11.476849 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8698f1ca-48cb-46c0-8000-5db38b608d07 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:11.504718 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:11.504718 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:11.513475 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8698f1ca-48cb-46c0-8000-5db38b608d07 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:31:11.524235 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8698f1ca-48cb-46c0-8000-5db38b608d07 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 returned with HTTP 200 Dec 22 12:31:11.531117 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1766/3514] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:11 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 => generated 917 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:12.538271 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0048f10d-08b7-4532-b508-a01b7043a9e7 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 Dec 22 12:31:12.538829 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0048f10d-08b7-4532-b508-a01b7043a9e7 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:12.539260 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:12.539260 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:12.539495 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0048f10d-08b7-4532-b508-a01b7043a9e7 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:12.568393 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:12.568393 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:12.573411 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0048f10d-08b7-4532-b508-a01b7043a9e7 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:31:12.586964 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0048f10d-08b7-4532-b508-a01b7043a9e7 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 returned with HTTP 200 Dec 22 12:31:12.592034 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1749/3515] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:12 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 => generated 917 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:13.597174 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2da7f9cc-3ffe-4f86-8b03-f61a014193b3 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 Dec 22 12:31:13.597541 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2da7f9cc-3ffe-4f86-8b03-f61a014193b3 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:13.597625 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:13.597625 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:13.597845 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2da7f9cc-3ffe-4f86-8b03-f61a014193b3 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:13.630757 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:13.630757 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:13.639153 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2da7f9cc-3ffe-4f86-8b03-f61a014193b3 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:31:13.655096 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2da7f9cc-3ffe-4f86-8b03-f61a014193b3 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 returned with HTTP 200 Dec 22 12:31:13.655705 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1767/3516] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:13 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 => generated 917 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:14.666037 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5bf16da1-14c9-4c1f-8e5f-6cb8829d9dfa tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 Dec 22 12:31:14.732722 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5bf16da1-14c9-4c1f-8e5f-6cb8829d9dfa tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:14.732722 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:14.732722 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:14.732722 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5bf16da1-14c9-4c1f-8e5f-6cb8829d9dfa tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:14.732722 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:14.732722 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:14.732722 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5bf16da1-14c9-4c1f-8e5f-6cb8829d9dfa tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:31:14.732722 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5bf16da1-14c9-4c1f-8e5f-6cb8829d9dfa tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 returned with HTTP 200 Dec 22 12:31:14.732722 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1750/3517] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:14 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 => generated 917 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:15.729444 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-197ebbf9-473f-4b97-8e14-44781f41c863 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 Dec 22 12:31:15.730180 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-197ebbf9-473f-4b97-8e14-44781f41c863 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:15.730268 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:15.730268 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:15.730528 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-197ebbf9-473f-4b97-8e14-44781f41c863 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:15.759362 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:15.759362 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:15.764707 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-197ebbf9-473f-4b97-8e14-44781f41c863 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:31:15.777359 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-197ebbf9-473f-4b97-8e14-44781f41c863 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 returned with HTTP 200 Dec 22 12:31:15.777968 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1768/3518] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:15 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 => generated 917 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:15.869640 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-18588aa9-f60a-4d80-8e2f-c5150c3b7749 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] GET http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 Dec 22 12:31:15.869930 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-18588aa9-f60a-4d80-8e2f-c5150c3b7749 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:15.870087 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:15.870087 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:15.870318 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-18588aa9-f60a-4d80-8e2f-c5150c3b7749 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:15.898007 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:15.898007 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:15.902685 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-18588aa9-f60a-4d80-8e2f-c5150c3b7749 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Volume info retrieved successfully. Dec 22 12:31:15.912780 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:15.912780 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:15.917636 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-18588aa9-f60a-4d80-8e2f-c5150c3b7749 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 returned with HTTP 200 Dec 22 12:31:15.918181 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1751/3519] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:15 2020] GET /volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 => generated 1212 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:31:15.981856 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-f4fff0b1-12e0-4bcf-973f-0bdaaba889d1 req-b0a17218-572e-47bc-becb-0e26d738461c tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] GET http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 Dec 22 12:31:15.982115 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-f4fff0b1-12e0-4bcf-973f-0bdaaba889d1 req-b0a17218-572e-47bc-becb-0e26d738461c tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:15.982400 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:15.982400 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:15.982632 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-f4fff0b1-12e0-4bcf-973f-0bdaaba889d1 req-b0a17218-572e-47bc-becb-0e26d738461c tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:16.008352 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:16.008352 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:16.013105 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-f4fff0b1-12e0-4bcf-973f-0bdaaba889d1 req-b0a17218-572e-47bc-becb-0e26d738461c tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Volume info retrieved successfully. Dec 22 12:31:16.081835 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:16.081835 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:16.081835 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-f4fff0b1-12e0-4bcf-973f-0bdaaba889d1 req-b0a17218-572e-47bc-becb-0e26d738461c tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 returned with HTTP 200 Dec 22 12:31:16.081835 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1769/3520] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:31:15 2020] GET /volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 => generated 1212 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:31:16.082295 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-f4fff0b1-12e0-4bcf-973f-0bdaaba889d1 req-642ba979-4e0c-412d-8d4f-e29a7aafe2a5 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] POST http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20/action Dec 22 12:31:16.082295 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:16.082295 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:16.082295 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-f4fff0b1-12e0-4bcf-973f-0bdaaba889d1 req-642ba979-4e0c-412d-8d4f-e29a7aafe2a5 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Action body: b'{"os-begin_detaching": null}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:31:16.082295 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-f4fff0b1-12e0-4bcf-973f-0bdaaba889d1 req-642ba979-4e0c-412d-8d4f-e29a7aafe2a5 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:31:16.082295 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:16.082295 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:16.082295 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-f4fff0b1-12e0-4bcf-973f-0bdaaba889d1 req-642ba979-4e0c-412d-8d4f-e29a7aafe2a5 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Volume info retrieved successfully. Dec 22 12:31:16.791127 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1902da4e-e793-47a3-a529-1ac13f2c61ce tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 Dec 22 12:31:16.791811 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1902da4e-e793-47a3-a529-1ac13f2c61ce tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:16.791951 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:16.791951 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:16.792399 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1902da4e-e793-47a3-a529-1ac13f2c61ce tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:16.823599 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:16.823599 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:16.828240 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1902da4e-e793-47a3-a529-1ac13f2c61ce tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:31:16.839394 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1902da4e-e793-47a3-a529-1ac13f2c61ce tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 returned with HTTP 200 Dec 22 12:31:16.839844 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1770/3521] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:16 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 => generated 917 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:31:17.851501 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e97ef967-1f79-4a6a-804a-c7eac5555991 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 Dec 22 12:31:17.851933 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e97ef967-1f79-4a6a-804a-c7eac5555991 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:17.852112 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:17.852112 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:17.852431 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e97ef967-1f79-4a6a-804a-c7eac5555991 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:17.890270 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:17.890270 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:17.896516 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e97ef967-1f79-4a6a-804a-c7eac5555991 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:31:17.910085 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e97ef967-1f79-4a6a-804a-c7eac5555991 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 returned with HTTP 200 Dec 22 12:31:17.910616 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1771/3522] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:17 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 => generated 917 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:31:18.922174 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d9699a0d-bc7a-4369-8ae1-31f1b1029532 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 Dec 22 12:31:18.922919 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d9699a0d-bc7a-4369-8ae1-31f1b1029532 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:18.922919 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:18.922919 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:18.922919 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d9699a0d-bc7a-4369-8ae1-31f1b1029532 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:18.956376 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:18.956376 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:18.962613 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d9699a0d-bc7a-4369-8ae1-31f1b1029532 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:31:18.974940 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d9699a0d-bc7a-4369-8ae1-31f1b1029532 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 returned with HTTP 200 Dec 22 12:31:18.975634 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1772/3523] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:18 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 => generated 917 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:31:19.987792 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4484fd0e-af87-4de6-9840-d0ef1578ed60 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 Dec 22 12:31:19.988552 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4484fd0e-af87-4de6-9840-d0ef1578ed60 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:19.988552 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:19.988552 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:19.988801 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4484fd0e-af87-4de6-9840-d0ef1578ed60 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:20.037374 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:20.037374 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:20.045648 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4484fd0e-af87-4de6-9840-d0ef1578ed60 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:31:20.059363 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4484fd0e-af87-4de6-9840-d0ef1578ed60 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 returned with HTTP 200 Dec 22 12:31:20.060040 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1773/3524] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:19 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 => generated 917 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:20.333903 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-f4fff0b1-12e0-4bcf-973f-0bdaaba889d1 req-642ba979-4e0c-412d-8d4f-e29a7aafe2a5 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Begin detaching volume completed successfully. Dec 22 12:31:20.334670 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-f4fff0b1-12e0-4bcf-973f-0bdaaba889d1 req-642ba979-4e0c-412d-8d4f-e29a7aafe2a5 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20/action returned with HTTP 202 Dec 22 12:31:20.335896 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1752/3525] 10.222.0.111 () {64 vars in 1648 bytes} [Tue Dec 22 12:31:16 2020] POST /volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20/action => generated 0 bytes in 4297 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 12:31:20.405768 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-68c0c52d-cb4f-4f08-8e1e-840ad3ba5a08 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] GET http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 Dec 22 12:31:20.406281 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-68c0c52d-cb4f-4f08-8e1e-840ad3ba5a08 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:20.406526 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:20.406526 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:20.406954 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-68c0c52d-cb4f-4f08-8e1e-840ad3ba5a08 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:20.441621 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:20.441621 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:20.448173 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-68c0c52d-cb4f-4f08-8e1e-840ad3ba5a08 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Volume info retrieved successfully. Dec 22 12:31:20.459917 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:20.459917 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:20.465434 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-68c0c52d-cb4f-4f08-8e1e-840ad3ba5a08 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 returned with HTTP 200 Dec 22 12:31:20.471810 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1774/3526] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:20 2020] GET /volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 => generated 1215 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:31:21.070153 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-77066d5a-3a25-42dc-84c8-c9168c8a33a0 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 Dec 22 12:31:21.070429 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-77066d5a-3a25-42dc-84c8-c9168c8a33a0 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:21.070553 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:21.070553 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:21.070788 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-77066d5a-3a25-42dc-84c8-c9168c8a33a0 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:21.095340 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:21.095340 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:21.099861 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-77066d5a-3a25-42dc-84c8-c9168c8a33a0 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:31:21.111871 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-77066d5a-3a25-42dc-84c8-c9168c8a33a0 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 returned with HTTP 200 Dec 22 12:31:21.112342 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1753/3527] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:21 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:21.118822 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-68c0c52d-cb4f-4f08-8e1e-840ad3ba5a08 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] GET http://10.222.0.111/volume// Dec 22 12:31:21.119186 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-68c0c52d-cb4f-4f08-8e1e-840ad3ba5a08 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:21.119345 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:21.119345 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:21.119579 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-68c0c52d-cb4f-4f08-8e1e-840ad3ba5a08 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:21.120374 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-68c0c52d-cb4f-4f08-8e1e-840ad3ba5a08 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 12:31:21.120748 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1775/3528] 10.222.0.101 () {56 vars in 1094 bytes} [Tue Dec 22 12:31:21 2020] GET /volume/ => generated 756 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 12:31:21.133313 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-f4fff0b1-12e0-4bcf-973f-0bdaaba889d1 req-9a9ac8eb-16bf-41c7-93df-5d22c3da5f8d tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] GET http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 Dec 22 12:31:21.133631 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-f4fff0b1-12e0-4bcf-973f-0bdaaba889d1 req-9a9ac8eb-16bf-41c7-93df-5d22c3da5f8d tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:21.133762 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:21.133762 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:21.133958 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-f4fff0b1-12e0-4bcf-973f-0bdaaba889d1 req-9a9ac8eb-16bf-41c7-93df-5d22c3da5f8d tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:21.158503 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:21.158503 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:21.163198 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-f4fff0b1-12e0-4bcf-973f-0bdaaba889d1 req-9a9ac8eb-16bf-41c7-93df-5d22c3da5f8d tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Volume info retrieved successfully. Dec 22 12:31:21.172529 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:21.172529 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:21.176739 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-f4fff0b1-12e0-4bcf-973f-0bdaaba889d1 req-9a9ac8eb-16bf-41c7-93df-5d22c3da5f8d tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 returned with HTTP 200 Dec 22 12:31:21.177167 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1754/3529] 10.222.0.101 () {60 vars in 1408 bytes} [Tue Dec 22 12:31:21 2020] GET /volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 => generated 1314 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 22 12:31:21.476491 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-732c2802-9a1c-4266-88ae-4e3fbed48a8e tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] GET http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 Dec 22 12:31:21.476851 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-732c2802-9a1c-4266-88ae-4e3fbed48a8e tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:21.477203 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-732c2802-9a1c-4266-88ae-4e3fbed48a8e tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:21.505952 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:21.505952 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:21.511459 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-732c2802-9a1c-4266-88ae-4e3fbed48a8e tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Volume info retrieved successfully. Dec 22 12:31:21.522554 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:21.522554 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:21.528049 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-732c2802-9a1c-4266-88ae-4e3fbed48a8e tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 returned with HTTP 200 Dec 22 12:31:21.528616 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1776/3530] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:21 2020] GET /volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 => generated 1215 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:31:21.627152 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-f4fff0b1-12e0-4bcf-973f-0bdaaba889d1 req-6f5fb248-cb96-411d-846a-5f01d70b7908 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] DELETE http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/attachments/ef2ee233-463b-442d-bf4a-338e890d02b2 Dec 22 12:31:21.627415 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-f4fff0b1-12e0-4bcf-973f-0bdaaba889d1 req-6f5fb248-cb96-411d-846a-5f01d70b7908 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:21.627552 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:21.627552 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:21.627736 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-f4fff0b1-12e0-4bcf-973f-0bdaaba889d1 req-6f5fb248-cb96-411d-846a-5f01d70b7908 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:21.639940 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:21.639940 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:21.933162 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-f4fff0b1-12e0-4bcf-973f-0bdaaba889d1 req-6f5fb248-cb96-411d-846a-5f01d70b7908 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88155) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 12:31:21.933395 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-f4fff0b1-12e0-4bcf-973f-0bdaaba889d1 req-6f5fb248-cb96-411d-846a-5f01d70b7908 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Pending status list for volume during attachment-delete: [] {{(pid=88155) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 12:31:21.965587 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-f4fff0b1-12e0-4bcf-973f-0bdaaba889d1 req-6f5fb248-cb96-411d-846a-5f01d70b7908 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/attachments/ef2ee233-463b-442d-bf4a-338e890d02b2 returned with HTTP 200 Dec 22 12:31:21.966106 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1755/3531] 10.222.0.101 () {62 vars in 1442 bytes} [Tue Dec 22 12:31:21 2020] DELETE /volume/v3/58bf27c027d54933a136a955b72d0547/attachments/ef2ee233-463b-442d-bf4a-338e890d02b2 => generated 19 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:31:22.122363 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-64069e84-62bc-4fb0-ba4a-61383a81a832 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 Dec 22 12:31:22.123062 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-64069e84-62bc-4fb0-ba4a-61383a81a832 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:22.123062 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:22.123062 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:22.123062 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-64069e84-62bc-4fb0-ba4a-61383a81a832 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:22.147860 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:22.147860 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:22.153389 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-64069e84-62bc-4fb0-ba4a-61383a81a832 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:31:22.164865 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-64069e84-62bc-4fb0-ba4a-61383a81a832 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 returned with HTTP 200 Dec 22 12:31:22.165348 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1777/3532] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:22 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 => generated 978 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:31:22.539240 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-51ac5af1-f7f5-43f0-9c41-d4e85aa1bf33 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] GET http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 Dec 22 12:31:22.539938 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-51ac5af1-f7f5-43f0-9c41-d4e85aa1bf33 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:22.540187 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:22.540187 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:22.540496 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-51ac5af1-f7f5-43f0-9c41-d4e85aa1bf33 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:22.571813 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:22.571813 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:22.577217 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-51ac5af1-f7f5-43f0-9c41-d4e85aa1bf33 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Volume info retrieved successfully. Dec 22 12:31:22.591946 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-51ac5af1-f7f5-43f0-9c41-d4e85aa1bf33 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 returned with HTTP 200 Dec 22 12:31:22.592503 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1756/3533] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:22 2020] GET /volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 => generated 920 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:23.182302 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-87683afb-0f23-43b1-8b0b-fe22fbccbea3 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 Dec 22 12:31:23.183171 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-87683afb-0f23-43b1-8b0b-fe22fbccbea3 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:23.183377 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:23.183377 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:23.184082 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-87683afb-0f23-43b1-8b0b-fe22fbccbea3 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:23.218229 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:23.218229 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:23.229555 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-87683afb-0f23-43b1-8b0b-fe22fbccbea3 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:31:23.245091 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-87683afb-0f23-43b1-8b0b-fe22fbccbea3 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 returned with HTTP 200 Dec 22 12:31:23.245721 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1778/3534] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:23 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 => generated 978 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:24.258227 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2b48f30d-3be5-4677-9332-82edb9cbf929 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 Dec 22 12:31:24.258761 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2b48f30d-3be5-4677-9332-82edb9cbf929 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:24.258828 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:24.258828 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:24.259357 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2b48f30d-3be5-4677-9332-82edb9cbf929 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:24.291979 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:24.291979 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:24.297788 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2b48f30d-3be5-4677-9332-82edb9cbf929 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:31:24.312054 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2b48f30d-3be5-4677-9332-82edb9cbf929 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 returned with HTTP 200 Dec 22 12:31:24.312598 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1757/3535] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:24 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 => generated 978 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:25.323814 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8de2b5cc-92c5-4e56-9524-64c63562b1d8 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 Dec 22 12:31:25.324307 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8de2b5cc-92c5-4e56-9524-64c63562b1d8 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:25.324307 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:25.324307 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:25.324541 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8de2b5cc-92c5-4e56-9524-64c63562b1d8 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:25.354479 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:25.354479 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:25.360748 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8de2b5cc-92c5-4e56-9524-64c63562b1d8 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:31:25.376282 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8de2b5cc-92c5-4e56-9524-64c63562b1d8 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 returned with HTTP 200 Dec 22 12:31:25.377361 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1779/3536] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:25 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 => generated 978 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:26.390334 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7043e917-68e3-4597-92d9-254a8fcc3b79 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 Dec 22 12:31:26.391717 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7043e917-68e3-4597-92d9-254a8fcc3b79 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:26.391944 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:26.391944 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:26.392336 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7043e917-68e3-4597-92d9-254a8fcc3b79 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:26.429177 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:26.429177 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:26.436136 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7043e917-68e3-4597-92d9-254a8fcc3b79 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:31:26.450249 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7043e917-68e3-4597-92d9-254a8fcc3b79 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 returned with HTTP 200 Dec 22 12:31:26.450846 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1758/3537] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:26 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 => generated 978 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:27.463960 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2f8e8074-2053-4088-b0a5-b8f7426e87f8 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 Dec 22 12:31:27.464725 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2f8e8074-2053-4088-b0a5-b8f7426e87f8 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:27.464925 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:27.464925 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:27.465093 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2f8e8074-2053-4088-b0a5-b8f7426e87f8 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:27.497641 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:27.497641 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:27.502563 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2f8e8074-2053-4088-b0a5-b8f7426e87f8 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:31:27.513707 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2f8e8074-2053-4088-b0a5-b8f7426e87f8 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 returned with HTTP 200 Dec 22 12:31:27.514170 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1780/3538] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:27 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 => generated 978 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:28.523991 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-795a4871-5bdf-4e43-82ee-5ac95db3c944 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 Dec 22 12:31:28.524347 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-795a4871-5bdf-4e43-82ee-5ac95db3c944 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:28.524429 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:28.524429 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:28.524626 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-795a4871-5bdf-4e43-82ee-5ac95db3c944 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:28.551874 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:28.551874 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:28.557618 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-795a4871-5bdf-4e43-82ee-5ac95db3c944 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:31:28.586085 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-795a4871-5bdf-4e43-82ee-5ac95db3c944 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 returned with HTTP 200 Dec 22 12:31:28.586085 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1759/3539] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:28 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 => generated 978 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:31:29.595715 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0861421d-e1ee-4262-9811-1ef3765f3188 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 Dec 22 12:31:29.596146 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0861421d-e1ee-4262-9811-1ef3765f3188 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:29.596346 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:29.596346 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:29.596632 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0861421d-e1ee-4262-9811-1ef3765f3188 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:29.626611 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:29.626611 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:29.632612 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0861421d-e1ee-4262-9811-1ef3765f3188 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:31:29.646512 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0861421d-e1ee-4262-9811-1ef3765f3188 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 returned with HTTP 200 Dec 22 12:31:29.647108 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1781/3540] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:29 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 => generated 978 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:30.662790 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cef7c02a-a9b1-4619-a7c4-30dc174c5284 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 Dec 22 12:31:30.663565 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cef7c02a-a9b1-4619-a7c4-30dc174c5284 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:30.663708 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:30.663708 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:30.664157 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cef7c02a-a9b1-4619-a7c4-30dc174c5284 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:30.698370 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:30.698370 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:30.704813 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cef7c02a-a9b1-4619-a7c4-30dc174c5284 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:31:30.719726 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cef7c02a-a9b1-4619-a7c4-30dc174c5284 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 returned with HTTP 200 Dec 22 12:31:30.720401 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1760/3541] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:30 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 => generated 978 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:31.735486 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-05c3eedc-cc91-4854-9f26-99b07d89850e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 Dec 22 12:31:31.737862 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-05c3eedc-cc91-4854-9f26-99b07d89850e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:31.738081 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:31.738081 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:31.739029 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-05c3eedc-cc91-4854-9f26-99b07d89850e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:31.781153 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:31.781153 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:31.786602 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-05c3eedc-cc91-4854-9f26-99b07d89850e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:31:31.800078 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-05c3eedc-cc91-4854-9f26-99b07d89850e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 returned with HTTP 200 Dec 22 12:31:31.801024 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1782/3542] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:31 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 => generated 978 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:32.813656 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bb7ef7ff-e114-4096-827a-191a107ead3c tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 Dec 22 12:31:32.814250 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bb7ef7ff-e114-4096-827a-191a107ead3c tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:32.814393 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:32.814393 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:32.814844 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bb7ef7ff-e114-4096-827a-191a107ead3c tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:32.851333 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:32.851333 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:32.857475 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bb7ef7ff-e114-4096-827a-191a107ead3c tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:31:32.868126 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bb7ef7ff-e114-4096-827a-191a107ead3c tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 returned with HTTP 200 Dec 22 12:31:32.868347 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1761/3543] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:32 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 => generated 978 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:33.879070 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d9ffd559-7e22-43d6-a506-c945ce3e50e9 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 Dec 22 12:31:33.879373 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d9ffd559-7e22-43d6-a506-c945ce3e50e9 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:33.879475 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:33.879475 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:33.879694 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d9ffd559-7e22-43d6-a506-c945ce3e50e9 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:33.904019 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:33.904019 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:33.908945 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d9ffd559-7e22-43d6-a506-c945ce3e50e9 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:31:33.919725 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d9ffd559-7e22-43d6-a506-c945ce3e50e9 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 returned with HTTP 200 Dec 22 12:31:33.920135 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1783/3544] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:33 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 => generated 1366 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:31:33.935818 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ab700c1f-bb17-460d-a48d-c3390ae60a8a tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 Dec 22 12:31:33.936138 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ab700c1f-bb17-460d-a48d-c3390ae60a8a tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:33.936298 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:33.936298 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:33.936532 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ab700c1f-bb17-460d-a48d-c3390ae60a8a tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:33.968928 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:33.968928 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:33.974226 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ab700c1f-bb17-460d-a48d-c3390ae60a8a tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:31:33.986051 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ab700c1f-bb17-460d-a48d-c3390ae60a8a tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 returned with HTTP 200 Dec 22 12:31:33.986635 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1762/3545] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:33 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 => generated 1366 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:31:33.995360 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4c185cb1-dd93-4c35-ac25-7d0d60b0e8b1 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 Dec 22 12:31:33.995675 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4c185cb1-dd93-4c35-ac25-7d0d60b0e8b1 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:33.995809 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:33.995809 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:33.996015 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4c185cb1-dd93-4c35-ac25-7d0d60b0e8b1 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:34.019716 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:34.019716 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:34.024225 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4c185cb1-dd93-4c35-ac25-7d0d60b0e8b1 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:31:34.036645 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4c185cb1-dd93-4c35-ac25-7d0d60b0e8b1 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 returned with HTTP 200 Dec 22 12:31:34.037096 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1784/3546] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:33 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 => generated 1366 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:31:34.045477 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e296302e-fdaf-473f-b72d-e35c8d35691a tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] POST http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups Dec 22 12:31:34.045754 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:34.045754 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:34.045978 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e296302e-fdaf-473f-b72d-e35c8d35691a tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3", "name": "tempest-TestVolumeBackupRestore-backup-692105302", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:31:34.046808 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.backups [None req-e296302e-fdaf-473f-b72d-e35c8d35691a tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Creating new backup {'backup': {'volume_id': 'a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3', 'name': 'tempest-TestVolumeBackupRestore-backup-692105302', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=88155) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 22 12:31:34.047077 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.contrib.backups [None req-e296302e-fdaf-473f-b72d-e35c8d35691a tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Creating backup of volume a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 in container None Dec 22 12:31:34.071840 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:34.071840 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:34.072443 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e296302e-fdaf-473f-b72d-e35c8d35691a tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:31:34.133872 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-e296302e-fdaf-473f-b72d-e35c8d35691a tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Created reservations ['1dbf483b-9a82-414d-b448-2e49669988b0', '84d37f39-8fe9-4544-ae50-e948780018a5'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:31:34.344132 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e296302e-fdaf-473f-b72d-e35c8d35691a tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups returned with HTTP 202 Dec 22 12:31:34.345140 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1763/3547] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 12:31:34 2020] POST /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups => generated 402 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:31:34.351504 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-33e4f1e2-7a1a-4d6b-aed7-e8b4440ef237 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:31:34.351784 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-33e4f1e2-7a1a-4d6b-aed7-e8b4440ef237 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:34.351915 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:34.351915 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:34.352106 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-33e4f1e2-7a1a-4d6b-aed7-e8b4440ef237 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:34.352417 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-33e4f1e2-7a1a-4d6b-aed7-e8b4440ef237 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:31:34.363904 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:34.363904 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:34.364881 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-33e4f1e2-7a1a-4d6b-aed7-e8b4440ef237 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:31:34.365269 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1785/3548] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:34 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 809 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:35.376566 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cc7e0430-2b68-4f51-850f-3ca8f384a19a tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:31:35.376566 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cc7e0430-2b68-4f51-850f-3ca8f384a19a tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:35.376566 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:35.376566 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:35.376566 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cc7e0430-2b68-4f51-850f-3ca8f384a19a tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:35.376566 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-cc7e0430-2b68-4f51-850f-3ca8f384a19a tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:31:35.389045 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:35.389045 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:35.389045 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cc7e0430-2b68-4f51-850f-3ca8f384a19a tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:31:35.391351 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1764/3549] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:35 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 809 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:36.398953 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-df066cf9-b8ec-4764-a701-8283581a9127 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:31:36.399838 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-df066cf9-b8ec-4764-a701-8283581a9127 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:36.400115 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:36.400115 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:36.400357 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-df066cf9-b8ec-4764-a701-8283581a9127 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:36.400579 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-df066cf9-b8ec-4764-a701-8283581a9127 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:31:36.413641 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:36.413641 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:36.415147 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-df066cf9-b8ec-4764-a701-8283581a9127 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:31:36.416134 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1786/3550] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:36 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 809 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:37.429728 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-60356f66-7233-4f4b-8089-58c895dc9e08 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:31:37.430502 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-60356f66-7233-4f4b-8089-58c895dc9e08 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:37.430854 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:37.430854 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:37.431356 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-60356f66-7233-4f4b-8089-58c895dc9e08 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:37.431839 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-60356f66-7233-4f4b-8089-58c895dc9e08 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:31:37.452503 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:37.452503 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:37.453564 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-60356f66-7233-4f4b-8089-58c895dc9e08 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:31:37.454046 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1765/3551] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:37 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:38.463279 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b0ffbd46-62ad-4610-a2cf-763396b1fce2 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:31:38.464737 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b0ffbd46-62ad-4610-a2cf-763396b1fce2 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:38.464923 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:38.464923 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:38.465211 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b0ffbd46-62ad-4610-a2cf-763396b1fce2 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:38.465442 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-b0ffbd46-62ad-4610-a2cf-763396b1fce2 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:31:38.478870 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:38.478870 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:38.479976 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b0ffbd46-62ad-4610-a2cf-763396b1fce2 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:31:38.480415 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1787/3552] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:38 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:39.489171 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cf9cadb9-1251-4a04-b113-e3dc7e18ea5a tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:31:39.489569 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cf9cadb9-1251-4a04-b113-e3dc7e18ea5a tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:39.489854 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:39.489854 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:39.490259 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cf9cadb9-1251-4a04-b113-e3dc7e18ea5a tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:39.490622 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-cf9cadb9-1251-4a04-b113-e3dc7e18ea5a tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:31:39.512507 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:39.512507 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:39.513921 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cf9cadb9-1251-4a04-b113-e3dc7e18ea5a tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:31:39.517450 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1766/3553] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:39 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:40.528806 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e55776c9-acc5-4244-99ed-67aa413fd2d2 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:31:40.529770 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e55776c9-acc5-4244-99ed-67aa413fd2d2 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:40.530159 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:40.530159 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:40.530791 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e55776c9-acc5-4244-99ed-67aa413fd2d2 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:40.531356 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-e55776c9-acc5-4244-99ed-67aa413fd2d2 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:31:40.549926 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:40.549926 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:40.551055 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e55776c9-acc5-4244-99ed-67aa413fd2d2 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:31:40.551751 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1788/3554] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:40 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:41.561831 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-064a0457-dc2b-4c1a-94d9-3b8959a12c9b tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:31:41.562227 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-064a0457-dc2b-4c1a-94d9-3b8959a12c9b tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:41.562389 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:41.562389 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:41.562718 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-064a0457-dc2b-4c1a-94d9-3b8959a12c9b tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:41.563000 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-064a0457-dc2b-4c1a-94d9-3b8959a12c9b tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:31:41.576020 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:41.576020 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:41.577083 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-064a0457-dc2b-4c1a-94d9-3b8959a12c9b tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:31:41.577564 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1767/3555] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:41 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:42.587270 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-428e896a-f687-4b27-aa43-ff26d5574281 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:31:42.587605 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-428e896a-f687-4b27-aa43-ff26d5574281 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:42.587709 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:42.587709 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:42.587937 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-428e896a-f687-4b27-aa43-ff26d5574281 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:42.588150 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-428e896a-f687-4b27-aa43-ff26d5574281 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:31:42.601408 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:42.601408 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:42.602418 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-428e896a-f687-4b27-aa43-ff26d5574281 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:31:42.602878 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1789/3556] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:42 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:43.616788 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-68e10658-a6c7-4536-8d1d-cad7f7243aba tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:31:43.618278 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-68e10658-a6c7-4536-8d1d-cad7f7243aba tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:43.618727 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:43.618727 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:43.619135 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-68e10658-a6c7-4536-8d1d-cad7f7243aba tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:43.619548 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-68e10658-a6c7-4536-8d1d-cad7f7243aba tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:31:43.637450 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:43.637450 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:43.639753 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-68e10658-a6c7-4536-8d1d-cad7f7243aba tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:31:43.639753 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1768/3557] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:43 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:44.649105 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-62100dce-aba2-4294-a350-dc82a2ccb702 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:31:44.649733 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-62100dce-aba2-4294-a350-dc82a2ccb702 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:44.649733 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:44.649733 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:44.650100 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-62100dce-aba2-4294-a350-dc82a2ccb702 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:44.650280 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-62100dce-aba2-4294-a350-dc82a2ccb702 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:31:44.663683 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:44.663683 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:44.664713 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-62100dce-aba2-4294-a350-dc82a2ccb702 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:31:44.665277 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1790/3558] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:44 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:45.678482 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f13db0b2-52a4-48d2-8c03-a67fe1f83c87 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:31:45.679243 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f13db0b2-52a4-48d2-8c03-a67fe1f83c87 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:45.679577 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:45.679577 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:45.680201 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f13db0b2-52a4-48d2-8c03-a67fe1f83c87 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:45.680709 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-f13db0b2-52a4-48d2-8c03-a67fe1f83c87 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:31:45.705753 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:45.705753 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:45.707760 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f13db0b2-52a4-48d2-8c03-a67fe1f83c87 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:31:45.708658 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1769/3559] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:45 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:46.728498 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-07f5b9b9-dcd8-427a-939b-d28c4d1e8250 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:31:46.729123 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-07f5b9b9-dcd8-427a-939b-d28c4d1e8250 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:46.729451 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:46.729451 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:46.729948 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-07f5b9b9-dcd8-427a-939b-d28c4d1e8250 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:46.730409 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-07f5b9b9-dcd8-427a-939b-d28c4d1e8250 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:31:46.750440 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:46.750440 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:46.751400 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-07f5b9b9-dcd8-427a-939b-d28c4d1e8250 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:31:46.751829 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1791/3560] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:46 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:47.764407 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7b579d1f-3ce6-4f84-abef-f4811994b77b tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:31:47.765544 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7b579d1f-3ce6-4f84-abef-f4811994b77b tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:47.765899 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:47.765899 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:47.766458 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7b579d1f-3ce6-4f84-abef-f4811994b77b tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:47.767132 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-7b579d1f-3ce6-4f84-abef-f4811994b77b tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:31:47.794737 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:47.794737 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:47.795965 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7b579d1f-3ce6-4f84-abef-f4811994b77b tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:31:47.796491 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1770/3561] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:47 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:48.809445 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d6f8fae0-6b40-49fd-80d8-bdab74f75042 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:31:48.810105 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d6f8fae0-6b40-49fd-80d8-bdab74f75042 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:48.810309 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:48.810309 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:48.810829 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d6f8fae0-6b40-49fd-80d8-bdab74f75042 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:48.811286 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-d6f8fae0-6b40-49fd-80d8-bdab74f75042 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:31:48.830781 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:48.830781 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:48.831847 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d6f8fae0-6b40-49fd-80d8-bdab74f75042 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:31:48.832283 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1792/3562] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:48 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:49.843165 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1637811a-bc28-4689-b5c4-422294e88fdc tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:31:49.843805 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1637811a-bc28-4689-b5c4-422294e88fdc tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:49.843805 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:49.843805 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:49.843805 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1637811a-bc28-4689-b5c4-422294e88fdc tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:49.844164 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-1637811a-bc28-4689-b5c4-422294e88fdc tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:31:49.858220 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:49.858220 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:49.859199 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1637811a-bc28-4689-b5c4-422294e88fdc tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:31:49.859850 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1771/3563] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:49 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:50.867922 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b72c1711-9121-455d-b954-a83b7b10f422 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:31:50.868286 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b72c1711-9121-455d-b954-a83b7b10f422 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:50.868450 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:50.868450 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:50.868676 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b72c1711-9121-455d-b954-a83b7b10f422 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:50.868891 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-b72c1711-9121-455d-b954-a83b7b10f422 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:31:50.881859 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:50.881859 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:50.883009 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b72c1711-9121-455d-b954-a83b7b10f422 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:31:50.888251 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1793/3564] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:50 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:51.897297 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9bb89f6f-e0aa-4edd-b4cd-e616aff22c2c tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:31:51.897887 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9bb89f6f-e0aa-4edd-b4cd-e616aff22c2c tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:51.897887 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:51.897887 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:51.898246 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9bb89f6f-e0aa-4edd-b4cd-e616aff22c2c tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:51.898509 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-9bb89f6f-e0aa-4edd-b4cd-e616aff22c2c tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:31:51.918337 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:51.918337 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:51.919685 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9bb89f6f-e0aa-4edd-b4cd-e616aff22c2c tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:31:51.920629 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1772/3565] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:51 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:52.929506 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cf2517cb-8846-4937-86f0-af6b23269754 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:31:52.929844 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cf2517cb-8846-4937-86f0-af6b23269754 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:52.930000 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:52.930000 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:52.930235 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cf2517cb-8846-4937-86f0-af6b23269754 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:52.930453 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-cf2517cb-8846-4937-86f0-af6b23269754 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:31:52.944352 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:52.944352 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:52.945445 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cf2517cb-8846-4937-86f0-af6b23269754 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:31:52.945943 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1794/3566] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:52 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:53.955872 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-80a22e0c-1f4c-4c35-88bd-ac393b79c65e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:31:53.956228 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-80a22e0c-1f4c-4c35-88bd-ac393b79c65e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:53.956305 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:53.956305 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:53.956830 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-80a22e0c-1f4c-4c35-88bd-ac393b79c65e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:53.957033 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-80a22e0c-1f4c-4c35-88bd-ac393b79c65e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:31:53.970252 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:53.970252 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:53.971224 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-80a22e0c-1f4c-4c35-88bd-ac393b79c65e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:31:53.971659 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1773/3567] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:53 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:54.980753 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-84066b43-e18f-466a-ad9c-d60465ed6f20 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:31:54.981113 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-84066b43-e18f-466a-ad9c-d60465ed6f20 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:54.981113 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:54.981113 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:54.981283 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-84066b43-e18f-466a-ad9c-d60465ed6f20 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:54.981451 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-84066b43-e18f-466a-ad9c-d60465ed6f20 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:31:54.992588 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:54.992588 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:54.993488 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-84066b43-e18f-466a-ad9c-d60465ed6f20 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:31:54.993917 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1795/3568] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:54 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:56.004541 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1ce59a99-1133-4513-8654-636a892260e2 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:31:56.004918 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1ce59a99-1133-4513-8654-636a892260e2 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:56.004992 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:56.004992 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:56.005403 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1ce59a99-1133-4513-8654-636a892260e2 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:56.005741 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-1ce59a99-1133-4513-8654-636a892260e2 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:31:56.030119 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:56.030119 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:56.033250 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1ce59a99-1133-4513-8654-636a892260e2 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:31:56.033894 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1774/3569] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:55 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:57.046487 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e4b6fac1-a89a-4175-aa0c-107478bb0954 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:31:57.047028 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e4b6fac1-a89a-4175-aa0c-107478bb0954 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:57.047028 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:57.047028 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:57.047236 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e4b6fac1-a89a-4175-aa0c-107478bb0954 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:57.047590 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-e4b6fac1-a89a-4175-aa0c-107478bb0954 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:31:57.062155 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:57.062155 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:57.063491 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e4b6fac1-a89a-4175-aa0c-107478bb0954 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:31:57.064408 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1796/3570] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:57 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:31:58.074114 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b1fa3f62-c6d7-4976-bfbb-7c70ed90cc09 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:31:58.074479 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b1fa3f62-c6d7-4976-bfbb-7c70ed90cc09 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:58.074630 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:58.074630 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:58.074824 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b1fa3f62-c6d7-4976-bfbb-7c70ed90cc09 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:58.075043 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-b1fa3f62-c6d7-4976-bfbb-7c70ed90cc09 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:31:58.088042 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:58.088042 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:58.089749 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b1fa3f62-c6d7-4976-bfbb-7c70ed90cc09 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:31:58.090351 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1775/3571] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:58 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:31:59.099774 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-44ccc32b-6442-4ee9-9273-cd578d89492e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:31:59.100134 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-44ccc32b-6442-4ee9-9273-cd578d89492e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:31:59.100241 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:31:59.100241 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:31:59.100470 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-44ccc32b-6442-4ee9-9273-cd578d89492e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:31:59.100683 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-44ccc32b-6442-4ee9-9273-cd578d89492e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:31:59.114493 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:31:59.114493 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:31:59.115609 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-44ccc32b-6442-4ee9-9273-cd578d89492e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:31:59.116037 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1797/3572] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:31:59 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:00.129720 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7a9e3ad8-9a4c-4861-afd7-23e8e60b3e38 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:00.130312 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7a9e3ad8-9a4c-4861-afd7-23e8e60b3e38 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:00.130555 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:00.130555 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:00.131095 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7a9e3ad8-9a4c-4861-afd7-23e8e60b3e38 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:00.131564 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-7a9e3ad8-9a4c-4861-afd7-23e8e60b3e38 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:00.154405 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:00.154405 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:00.155389 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7a9e3ad8-9a4c-4861-afd7-23e8e60b3e38 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:00.155701 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1776/3573] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:00 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:01.166165 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8a2fb8e0-06eb-40f7-af6b-6a37de27e3ad tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:01.166644 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8a2fb8e0-06eb-40f7-af6b-6a37de27e3ad tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:01.166755 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:01.166755 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:01.166983 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8a2fb8e0-06eb-40f7-af6b-6a37de27e3ad tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:01.167235 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-8a2fb8e0-06eb-40f7-af6b-6a37de27e3ad tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:01.180496 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:01.180496 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:01.181555 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8a2fb8e0-06eb-40f7-af6b-6a37de27e3ad tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:01.182078 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1798/3574] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:01 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:02.191441 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9286b0ee-fced-4bf0-945d-30e884d62090 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:02.191778 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9286b0ee-fced-4bf0-945d-30e884d62090 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:02.191868 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:02.191868 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:02.192071 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9286b0ee-fced-4bf0-945d-30e884d62090 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:02.192264 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-9286b0ee-fced-4bf0-945d-30e884d62090 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:02.204766 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:02.204766 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:02.205728 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9286b0ee-fced-4bf0-945d-30e884d62090 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:02.206087 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1777/3575] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:02 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:03.618929 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e8d639a1-f289-48a2-8c1d-9267900d3fa3 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:03.618929 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e8d639a1-f289-48a2-8c1d-9267900d3fa3 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:03.618929 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:03.618929 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:03.618929 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e8d639a1-f289-48a2-8c1d-9267900d3fa3 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:03.618929 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-e8d639a1-f289-48a2-8c1d-9267900d3fa3 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:03.618929 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:03.618929 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:03.618929 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e8d639a1-f289-48a2-8c1d-9267900d3fa3 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:03.618929 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1799/3576] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:03 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:04.626360 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ee4d7b9e-ea02-4eac-b5cf-0af7874f6238 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:04.628581 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ee4d7b9e-ea02-4eac-b5cf-0af7874f6238 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:04.629164 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:04.629164 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:04.629940 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ee4d7b9e-ea02-4eac-b5cf-0af7874f6238 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:04.630602 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-ee4d7b9e-ea02-4eac-b5cf-0af7874f6238 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:04.657256 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:04.657256 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:04.658442 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ee4d7b9e-ea02-4eac-b5cf-0af7874f6238 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:04.659110 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1778/3577] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:04 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:05.668160 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-02589861-22d5-481c-88b5-9ae09b657a48 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:05.668734 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-02589861-22d5-481c-88b5-9ae09b657a48 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:05.668734 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:05.668734 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:05.669049 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-02589861-22d5-481c-88b5-9ae09b657a48 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:05.669177 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-02589861-22d5-481c-88b5-9ae09b657a48 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:05.684964 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:05.684964 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:05.686057 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-02589861-22d5-481c-88b5-9ae09b657a48 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:05.686481 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1800/3578] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:05 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:06.699279 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9e0ae9db-6a1e-400d-9007-64b2d232ea51 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:06.699995 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9e0ae9db-6a1e-400d-9007-64b2d232ea51 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:06.700159 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:06.700159 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:06.700313 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9e0ae9db-6a1e-400d-9007-64b2d232ea51 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:06.700472 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-9e0ae9db-6a1e-400d-9007-64b2d232ea51 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:06.721598 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:06.721598 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:06.723855 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9e0ae9db-6a1e-400d-9007-64b2d232ea51 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:06.727883 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1779/3579] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:06 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:32:07.735874 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-433fbf6a-6835-42f8-81a7-bcdaca301053 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:07.736263 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-433fbf6a-6835-42f8-81a7-bcdaca301053 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:07.736423 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:07.736423 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:07.736695 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-433fbf6a-6835-42f8-81a7-bcdaca301053 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:07.736961 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-433fbf6a-6835-42f8-81a7-bcdaca301053 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:07.753223 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:07.753223 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:07.754386 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-433fbf6a-6835-42f8-81a7-bcdaca301053 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:07.754940 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1801/3580] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:07 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:08.768687 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-545813b3-dc16-473f-b3d9-821349834765 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:08.769319 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-545813b3-dc16-473f-b3d9-821349834765 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:08.769422 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:08.769422 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:08.769838 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-545813b3-dc16-473f-b3d9-821349834765 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:08.770257 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-545813b3-dc16-473f-b3d9-821349834765 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:08.795489 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:08.795489 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:08.796605 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-545813b3-dc16-473f-b3d9-821349834765 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:08.797013 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1780/3581] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:08 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:09.810358 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2fc19b4f-65c1-4f47-a923-bbaa55a19da6 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:09.810827 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2fc19b4f-65c1-4f47-a923-bbaa55a19da6 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:09.810886 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:09.810886 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:09.811130 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2fc19b4f-65c1-4f47-a923-bbaa55a19da6 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:09.811345 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-2fc19b4f-65c1-4f47-a923-bbaa55a19da6 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:09.824445 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:09.824445 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:09.825451 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2fc19b4f-65c1-4f47-a923-bbaa55a19da6 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:09.825852 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1802/3582] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:09 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:32:10.835424 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b8c13264-fe83-4e4e-83b7-fca5d02350d0 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:10.835756 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b8c13264-fe83-4e4e-83b7-fca5d02350d0 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:10.835936 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:10.835936 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:10.836138 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b8c13264-fe83-4e4e-83b7-fca5d02350d0 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:10.836326 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-b8c13264-fe83-4e4e-83b7-fca5d02350d0 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:10.848404 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:10.848404 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:10.849324 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b8c13264-fe83-4e4e-83b7-fca5d02350d0 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:10.849758 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1781/3583] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:10 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:11.858658 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4ed5a0f1-29a4-4d60-b4b9-33f88507ddd5 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:11.858970 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4ed5a0f1-29a4-4d60-b4b9-33f88507ddd5 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:11.859095 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:11.859095 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:11.859429 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4ed5a0f1-29a4-4d60-b4b9-33f88507ddd5 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:11.859660 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-4ed5a0f1-29a4-4d60-b4b9-33f88507ddd5 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:11.872221 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:11.872221 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:11.872977 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4ed5a0f1-29a4-4d60-b4b9-33f88507ddd5 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:11.873433 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1803/3584] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:11 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:12.882008 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f4636f45-091f-4d54-a5d7-ddc5720661c8 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:12.882284 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f4636f45-091f-4d54-a5d7-ddc5720661c8 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:12.882409 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:12.882409 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:12.882608 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f4636f45-091f-4d54-a5d7-ddc5720661c8 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:12.882911 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-f4636f45-091f-4d54-a5d7-ddc5720661c8 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:12.895288 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:12.895288 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:12.896726 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f4636f45-091f-4d54-a5d7-ddc5720661c8 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:12.897298 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1782/3585] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:12 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:13.910211 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d736fb09-2b66-432f-a589-8c6efd4094cf tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:13.910909 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d736fb09-2b66-432f-a589-8c6efd4094cf tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:13.911167 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:13.911167 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:13.911612 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d736fb09-2b66-432f-a589-8c6efd4094cf tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:13.912993 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-d736fb09-2b66-432f-a589-8c6efd4094cf tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:13.930895 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:13.930895 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:13.931896 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d736fb09-2b66-432f-a589-8c6efd4094cf tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:13.932346 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1804/3586] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:13 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:32:14.945584 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-911f373f-b724-4426-9a09-85569ad44644 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:14.946202 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-911f373f-b724-4426-9a09-85569ad44644 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:14.946469 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:14.946469 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:14.947062 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-911f373f-b724-4426-9a09-85569ad44644 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:14.947476 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-911f373f-b724-4426-9a09-85569ad44644 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:14.965569 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:14.965569 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:14.966635 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-911f373f-b724-4426-9a09-85569ad44644 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:14.966970 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1783/3587] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:14 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:15.981767 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f7591e80-a2d1-4474-b91d-30f8f688f015 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:15.982503 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f7591e80-a2d1-4474-b91d-30f8f688f015 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:15.982778 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:15.982778 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:15.983268 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f7591e80-a2d1-4474-b91d-30f8f688f015 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:15.983717 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-f7591e80-a2d1-4474-b91d-30f8f688f015 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:16.006995 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:16.006995 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:16.008208 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f7591e80-a2d1-4474-b91d-30f8f688f015 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:16.008750 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1805/3588] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:15 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:17.017607 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3454de70-3bf9-4fd3-92df-491ab94f3237 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:17.018011 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3454de70-3bf9-4fd3-92df-491ab94f3237 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:17.018011 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:17.018011 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:17.018177 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3454de70-3bf9-4fd3-92df-491ab94f3237 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:17.018611 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-3454de70-3bf9-4fd3-92df-491ab94f3237 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:17.031165 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:17.031165 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:17.032165 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3454de70-3bf9-4fd3-92df-491ab94f3237 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:17.032590 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1784/3589] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:17 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:18.041723 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-497ffb0c-0e7f-473e-82f6-0c2c105058d1 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:18.042393 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-497ffb0c-0e7f-473e-82f6-0c2c105058d1 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:18.042671 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:18.042671 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:18.043053 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-497ffb0c-0e7f-473e-82f6-0c2c105058d1 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:18.043381 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-497ffb0c-0e7f-473e-82f6-0c2c105058d1 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:18.076190 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:18.076190 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:18.077442 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-497ffb0c-0e7f-473e-82f6-0c2c105058d1 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:18.078374 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1806/3590] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:18 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:19.087257 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f38ff438-619c-4ef7-89f9-3102dee91fb1 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:19.087874 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f38ff438-619c-4ef7-89f9-3102dee91fb1 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:19.088512 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:19.088512 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:19.088834 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f38ff438-619c-4ef7-89f9-3102dee91fb1 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:19.089099 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-f38ff438-619c-4ef7-89f9-3102dee91fb1 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:19.104661 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:19.104661 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:19.105617 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f38ff438-619c-4ef7-89f9-3102dee91fb1 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:19.106034 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1785/3591] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:19 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:20.116337 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-537dbd24-a5a6-48c4-bfb5-e23ce0516d48 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:20.116668 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-537dbd24-a5a6-48c4-bfb5-e23ce0516d48 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:20.116802 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:20.116802 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:20.117018 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-537dbd24-a5a6-48c4-bfb5-e23ce0516d48 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:20.117260 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-537dbd24-a5a6-48c4-bfb5-e23ce0516d48 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:20.130626 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:20.130626 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:20.131709 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-537dbd24-a5a6-48c4-bfb5-e23ce0516d48 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:20.132173 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1807/3592] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:20 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:21.141696 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-927f1094-247b-4528-bbda-dd695f1365b6 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:21.142146 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-927f1094-247b-4528-bbda-dd695f1365b6 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:21.142467 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:21.142467 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:21.142923 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-927f1094-247b-4528-bbda-dd695f1365b6 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:21.143323 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-927f1094-247b-4528-bbda-dd695f1365b6 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:21.160313 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:21.160313 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:21.161704 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-927f1094-247b-4528-bbda-dd695f1365b6 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:21.162194 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1786/3593] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:21 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:22.174554 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-32ec7f14-a0a0-49b3-b8b4-327fd4be2ec2 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:22.175852 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-32ec7f14-a0a0-49b3-b8b4-327fd4be2ec2 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:22.176072 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:22.176072 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:22.176380 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-32ec7f14-a0a0-49b3-b8b4-327fd4be2ec2 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:22.176627 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-32ec7f14-a0a0-49b3-b8b4-327fd4be2ec2 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:22.187722 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:22.187722 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:22.188925 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-32ec7f14-a0a0-49b3-b8b4-327fd4be2ec2 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:22.189569 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1808/3594] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:22 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:23.201001 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-03b6946b-f870-42fd-8ad9-9bc3ccf1eb7e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:23.201453 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-03b6946b-f870-42fd-8ad9-9bc3ccf1eb7e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:23.201621 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:23.201621 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:23.201973 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-03b6946b-f870-42fd-8ad9-9bc3ccf1eb7e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:23.202307 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-03b6946b-f870-42fd-8ad9-9bc3ccf1eb7e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:23.222480 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:23.222480 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:23.223490 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-03b6946b-f870-42fd-8ad9-9bc3ccf1eb7e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:23.223975 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1787/3595] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:23 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:24.236606 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ae3ee485-d995-455a-9999-ec90b0179575 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:24.237243 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ae3ee485-d995-455a-9999-ec90b0179575 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:24.237502 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:24.237502 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:24.238003 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ae3ee485-d995-455a-9999-ec90b0179575 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:24.238423 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-ae3ee485-d995-455a-9999-ec90b0179575 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:24.258540 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:24.258540 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:24.259492 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ae3ee485-d995-455a-9999-ec90b0179575 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:24.259921 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1809/3596] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:24 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:25.272017 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5580d863-2489-4644-af0b-0faac0430685 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:25.272387 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5580d863-2489-4644-af0b-0faac0430685 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:25.272537 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:25.272537 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:25.272764 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5580d863-2489-4644-af0b-0faac0430685 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:25.272978 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-5580d863-2489-4644-af0b-0faac0430685 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:25.285816 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:25.285816 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:25.286924 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5580d863-2489-4644-af0b-0faac0430685 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:25.287433 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1788/3597] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:25 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:26.298117 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b6406939-2f8b-4b8c-bcf4-26e15e424d4b tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:26.298609 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b6406939-2f8b-4b8c-bcf4-26e15e424d4b tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:26.298748 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:26.298748 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:26.299069 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b6406939-2f8b-4b8c-bcf4-26e15e424d4b tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:26.299375 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-b6406939-2f8b-4b8c-bcf4-26e15e424d4b tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:26.317444 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:26.317444 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:26.318641 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b6406939-2f8b-4b8c-bcf4-26e15e424d4b tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:26.319106 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1810/3598] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:26 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:27.329883 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5dc7ed64-7c6f-4dd5-9f1b-04ed6848a582 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:27.330454 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5dc7ed64-7c6f-4dd5-9f1b-04ed6848a582 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:27.330734 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:27.330734 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:27.331077 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5dc7ed64-7c6f-4dd5-9f1b-04ed6848a582 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:27.331403 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-5dc7ed64-7c6f-4dd5-9f1b-04ed6848a582 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:27.357929 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:27.357929 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:27.359402 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5dc7ed64-7c6f-4dd5-9f1b-04ed6848a582 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:27.359937 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1789/3599] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:27 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:28.370276 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8159e253-84de-41d8-82dc-13842dcb4d10 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:28.375547 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8159e253-84de-41d8-82dc-13842dcb4d10 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:28.375547 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:28.375547 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:28.375547 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8159e253-84de-41d8-82dc-13842dcb4d10 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:28.375547 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-8159e253-84de-41d8-82dc-13842dcb4d10 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:28.388308 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:28.388308 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:28.389367 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8159e253-84de-41d8-82dc-13842dcb4d10 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:28.389810 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1811/3600] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:28 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:29.399614 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ad9397e1-0911-4e07-8bcf-08f666b849d2 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:29.400349 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ad9397e1-0911-4e07-8bcf-08f666b849d2 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:29.400524 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:29.400524 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:29.400771 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ad9397e1-0911-4e07-8bcf-08f666b849d2 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:29.401006 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-ad9397e1-0911-4e07-8bcf-08f666b849d2 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:29.414511 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:29.414511 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:29.415661 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ad9397e1-0911-4e07-8bcf-08f666b849d2 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:29.416153 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1790/3601] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:29 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:30.429277 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f3d9ae04-4589-4a0d-82a6-0425456317ae tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:30.429921 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f3d9ae04-4589-4a0d-82a6-0425456317ae tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:30.430154 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:30.430154 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:30.430547 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f3d9ae04-4589-4a0d-82a6-0425456317ae tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:30.430876 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-f3d9ae04-4589-4a0d-82a6-0425456317ae tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:30.446995 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:30.446995 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:30.448174 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f3d9ae04-4589-4a0d-82a6-0425456317ae tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:30.448886 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1812/3602] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:30 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:31.459534 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8eb84178-a3b7-48c0-bc5d-ceb50cb047c8 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:31.460225 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8eb84178-a3b7-48c0-bc5d-ceb50cb047c8 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:31.460225 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:31.460225 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:31.460922 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8eb84178-a3b7-48c0-bc5d-ceb50cb047c8 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:31.460922 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-8eb84178-a3b7-48c0-bc5d-ceb50cb047c8 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:31.479898 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:31.479898 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:31.481413 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8eb84178-a3b7-48c0-bc5d-ceb50cb047c8 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:31.482127 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1791/3603] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:31 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:31.490829 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-11588185-052a-49b0-82c5-4c58b60baf2e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 Dec 22 12:32:31.491175 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-11588185-052a-49b0-82c5-4c58b60baf2e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:31.491336 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:31.491336 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:31.491564 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-11588185-052a-49b0-82c5-4c58b60baf2e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:31.524231 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:31.524231 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:31.531679 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-11588185-052a-49b0-82c5-4c58b60baf2e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:32:31.545942 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-11588185-052a-49b0-82c5-4c58b60baf2e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 returned with HTTP 200 Dec 22 12:32:31.546454 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1813/3604] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:31 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 => generated 1366 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:32:31.559692 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-adb1fd62-a622-472c-a0a4-85e396411905 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] POST http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0/restore Dec 22 12:32:31.560851 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:31.560851 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:31.561133 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-adb1fd62-a622-472c-a0a4-85e396411905 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:32:31.561745 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.backups [None req-adb1fd62-a622-472c-a0a4-85e396411905 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Restoring backup c6ab3ea8-18bc-4927-923b-315e4046fba0 ({'restore': {}}) {{(pid=88155) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Dec 22 12:32:31.561951 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.contrib.backups [None req-adb1fd62-a622-472c-a0a4-85e396411905 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Restoring backup c6ab3ea8-18bc-4927-923b-315e4046fba0 to volume None. Dec 22 12:32:31.578148 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:31.578148 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:31.580525 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.backup.api [None req-adb1fd62-a622-472c-a0a4-85e396411905 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Creating volume of 1 GB for restore of backup c6ab3ea8-18bc-4927-923b-315e4046fba0. Dec 22 12:32:31.588832 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-adb1fd62-a622-472c-a0a4-85e396411905 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Availability Zones retrieved successfully. Dec 22 12:32:31.599391 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-adb1fd62-a622-472c-a0a4-85e396411905 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Flow 'volume_create_api' (8f18cc49-f044-4b34-b963-074bc91bded0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:32:31.601030 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-adb1fd62-a622-472c-a0a4-85e396411905 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05f47adf-9d0c-444a-ab9a-a081a3e66e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:32:31.602219 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-adb1fd62-a622-472c-a0a4-85e396411905 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:32:31.641495 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-adb1fd62-a622-472c-a0a4-85e396411905 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05f47adf-9d0c-444a-ab9a-a081a3e66e80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:32:31.642733 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-adb1fd62-a622-472c-a0a4-85e396411905 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (073306db-780d-4eea-8f8c-25b1f2faaaf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:32:31.711530 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-adb1fd62-a622-472c-a0a4-85e396411905 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Created reservations ['765545d7-2652-4442-aa16-bf8ac90ed71d', 'ee785a7d-f8a8-437a-bd20-062827ef3c93', 'fa02d455-ab27-41da-a100-4d388795a304', 'fc68fd07-389c-4841-b505-3e7c6de68517'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:32:31.712945 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-adb1fd62-a622-472c-a0a4-85e396411905 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (073306db-780d-4eea-8f8c-25b1f2faaaf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['765545d7-2652-4442-aa16-bf8ac90ed71d', 'ee785a7d-f8a8-437a-bd20-062827ef3c93', 'fa02d455-ab27-41da-a100-4d388795a304', 'fc68fd07-389c-4841-b505-3e7c6de68517']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:32:31.714696 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-adb1fd62-a622-472c-a0a4-85e396411905 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (517ac2dc-7166-42d6-846d-59f378a1ca1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:32:31.789043 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-adb1fd62-a622-472c-a0a4-85e396411905 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (517ac2dc-7166-42d6-846d-59f378a1ca1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41dd3923-cbff-4b81-82ac-d43e1be88701', '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_c6ab3ea8-18bc-4927-923b-315e4046fba0',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc21021fed8c4c7fb2f36bde00fe5c19',qos_specs=None,replication_status=,reservations=['765545d7-2652-4442-aa16-bf8ac90ed71d','ee785a7d-f8a8-437a-bd20-062827ef3c93','fa02d455-ab27-41da-a100-4d388795a304','fc68fd07-389c-4841-b505-3e7c6de68517'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='270fd59abde74799bebdd809f61973f1',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:32:31Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_c6ab3ea8-18bc-4927-923b-315e4046fba0',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41dd3923-cbff-4b81-82ac-d43e1be88701,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc21021fed8c4c7fb2f36bde00fe5c19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='270fd59abde74799bebdd809f61973f1',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:32:31.790356 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-adb1fd62-a622-472c-a0a4-85e396411905 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0db725ca-0381-4ec5-b961-56b6ef543171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:32:31.833008 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-adb1fd62-a622-472c-a0a4-85e396411905 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0db725ca-0381-4ec5-b961-56b6ef543171) transitioned into 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_c6ab3ea8-18bc-4927-923b-315e4046fba0',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc21021fed8c4c7fb2f36bde00fe5c19',qos_specs=None,replication_status=,reservations=['765545d7-2652-4442-aa16-bf8ac90ed71d','ee785a7d-f8a8-437a-bd20-062827ef3c93','fa02d455-ab27-41da-a100-4d388795a304','fc68fd07-389c-4841-b505-3e7c6de68517'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='270fd59abde74799bebdd809f61973f1',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:32:31.835339 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-adb1fd62-a622-472c-a0a4-85e396411905 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83f969c8-9936-4208-8cc9-457119783dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:32:31.872325 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-adb1fd62-a622-472c-a0a4-85e396411905 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83f969c8-9936-4208-8cc9-457119783dbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:32:31.874194 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-adb1fd62-a622-472c-a0a4-85e396411905 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Flow 'volume_create_api' (8f18cc49-f044-4b34-b963-074bc91bded0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:32:31.904274 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-adb1fd62-a622-472c-a0a4-85e396411905 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Create volume request issued successfully. Dec 22 12:32:31.933162 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:31.933162 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:31.933920 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-adb1fd62-a622-472c-a0a4-85e396411905 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:32:32.971930 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:32.971930 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:32.972806 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-adb1fd62-a622-472c-a0a4-85e396411905 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:32:32.972930 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.backup.api [None req-adb1fd62-a622-472c-a0a4-85e396411905 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Checking backup size 1 against volume size 1 {{(pid=88155) restore /opt/stack/cinder/cinder/backup/api.py:383}} Dec 22 12:32:32.973108 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.backup.api [None req-adb1fd62-a622-472c-a0a4-85e396411905 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Overwriting volume 41dd3923-cbff-4b81-82ac-d43e1be88701 with restore of backup c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:33.040691 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.backup.rpcapi [None req-adb1fd62-a622-472c-a0a4-85e396411905 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] restore_backup in rpcapi backup_id c6ab3ea8-18bc-4927-923b-315e4046fba0 {{(pid=88155) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Dec 22 12:32:33.043557 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-adb1fd62-a622-472c-a0a4-85e396411905 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0/restore returned with HTTP 202 Dec 22 12:32:33.044224 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1792/3605] 10.222.0.111 () {60 vars in 1365 bytes} [Tue Dec 22 12:32:31 2020] POST /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0/restore => generated 189 bytes in 1490 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:32:33.053189 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-359673a3-755b-4243-9ab9-0a02dea94941 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:33.053542 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-359673a3-755b-4243-9ab9-0a02dea94941 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:33.053707 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:33.053707 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:33.053951 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-359673a3-755b-4243-9ab9-0a02dea94941 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:33.054184 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-359673a3-755b-4243-9ab9-0a02dea94941 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:33.068489 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:33.068489 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:33.069623 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-359673a3-755b-4243-9ab9-0a02dea94941 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:33.070119 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1814/3606] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:33 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:32:34.080262 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a4523632-0d76-4b50-bb3a-a9467e54cea6 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:34.080623 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a4523632-0d76-4b50-bb3a-a9467e54cea6 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:34.080780 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:34.080780 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:34.081015 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a4523632-0d76-4b50-bb3a-a9467e54cea6 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:34.081264 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-a4523632-0d76-4b50-bb3a-a9467e54cea6 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:34.094375 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:34.094375 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:34.095502 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a4523632-0d76-4b50-bb3a-a9467e54cea6 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:34.095977 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1793/3607] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:34 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:35.109441 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-68f567ff-762f-4148-92e2-790b145fe239 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:35.110171 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-68f567ff-762f-4148-92e2-790b145fe239 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:35.110774 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:35.110774 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:35.111261 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-68f567ff-762f-4148-92e2-790b145fe239 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:35.111806 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-68f567ff-762f-4148-92e2-790b145fe239 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:35.133868 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:35.133868 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:35.135045 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-68f567ff-762f-4148-92e2-790b145fe239 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:35.135583 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1815/3608] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:35 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 823 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:36.147176 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1b5b6b37-7db0-456c-b703-27dc560a4b5e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:36.147176 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1b5b6b37-7db0-456c-b703-27dc560a4b5e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:36.147176 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:36.147176 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:36.147176 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1b5b6b37-7db0-456c-b703-27dc560a4b5e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:36.147176 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-1b5b6b37-7db0-456c-b703-27dc560a4b5e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:36.166345 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:36.166345 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:36.166345 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1b5b6b37-7db0-456c-b703-27dc560a4b5e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:36.166345 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1794/3609] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:36 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:32:37.175278 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-38ccaa53-f547-4ced-8488-82aa4526dd8f tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:37.175893 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-38ccaa53-f547-4ced-8488-82aa4526dd8f tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:37.175893 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:37.175893 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:37.175893 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-38ccaa53-f547-4ced-8488-82aa4526dd8f tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:37.176187 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-38ccaa53-f547-4ced-8488-82aa4526dd8f tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:37.206927 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:37.206927 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:37.208679 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-38ccaa53-f547-4ced-8488-82aa4526dd8f tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:37.209216 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1816/3610] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:37 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 823 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:32:38.218651 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8c30525b-424d-4e6a-a3be-0533e894e8ed tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:38.219019 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8c30525b-424d-4e6a-a3be-0533e894e8ed tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:38.219102 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:38.219102 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:38.219292 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8c30525b-424d-4e6a-a3be-0533e894e8ed tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:38.219475 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-8c30525b-424d-4e6a-a3be-0533e894e8ed tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:38.230971 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:38.230971 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:38.231871 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8c30525b-424d-4e6a-a3be-0533e894e8ed tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:38.232285 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1795/3611] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:38 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:39.241515 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f47d803e-d8ae-4d28-83bc-04b9ba816015 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:39.241859 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f47d803e-d8ae-4d28-83bc-04b9ba816015 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:39.241921 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:39.241921 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:39.242119 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f47d803e-d8ae-4d28-83bc-04b9ba816015 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:39.242308 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-f47d803e-d8ae-4d28-83bc-04b9ba816015 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:39.253175 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:39.253175 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:39.254096 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f47d803e-d8ae-4d28-83bc-04b9ba816015 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:39.254763 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1817/3612] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:39 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:40.264563 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c5b12157-5c16-4949-b6d4-97d32c5b9079 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:40.264563 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c5b12157-5c16-4949-b6d4-97d32c5b9079 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:40.264563 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:40.264563 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:40.264563 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c5b12157-5c16-4949-b6d4-97d32c5b9079 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:40.264563 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-c5b12157-5c16-4949-b6d4-97d32c5b9079 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:40.275812 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:40.275812 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:40.276738 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c5b12157-5c16-4949-b6d4-97d32c5b9079 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:40.277154 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1796/3613] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:40 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:41.289731 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a3747a17-e28d-405b-bbb8-a9c5f4ca1c27 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:41.289731 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a3747a17-e28d-405b-bbb8-a9c5f4ca1c27 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:41.289731 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:41.289731 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:41.289731 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a3747a17-e28d-405b-bbb8-a9c5f4ca1c27 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:41.289731 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-a3747a17-e28d-405b-bbb8-a9c5f4ca1c27 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:41.302393 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:41.302393 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:41.302393 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a3747a17-e28d-405b-bbb8-a9c5f4ca1c27 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:41.302393 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1818/3614] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:41 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:42.314725 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ee184499-9c86-4006-a3e0-aefabc802212 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:42.315246 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ee184499-9c86-4006-a3e0-aefabc802212 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:42.315445 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:42.315445 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:42.315823 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ee184499-9c86-4006-a3e0-aefabc802212 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:42.316174 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-ee184499-9c86-4006-a3e0-aefabc802212 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:42.331551 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:42.331551 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:42.332821 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ee184499-9c86-4006-a3e0-aefabc802212 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:42.334696 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1797/3615] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:42 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:43.348690 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a258c0e6-ecec-4389-b179-74a7aee53b99 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:43.349511 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a258c0e6-ecec-4389-b179-74a7aee53b99 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:43.349713 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:43.349713 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:43.350479 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a258c0e6-ecec-4389-b179-74a7aee53b99 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:43.351209 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-a258c0e6-ecec-4389-b179-74a7aee53b99 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:43.375922 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:43.375922 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:43.377193 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a258c0e6-ecec-4389-b179-74a7aee53b99 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:43.377813 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1819/3616] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:43 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 823 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:44.387709 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f5896375-e339-4010-925d-78ada23fa8c8 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:44.388123 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f5896375-e339-4010-925d-78ada23fa8c8 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:44.388314 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:44.388314 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:44.388609 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f5896375-e339-4010-925d-78ada23fa8c8 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:44.388860 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-f5896375-e339-4010-925d-78ada23fa8c8 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:44.405232 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:44.405232 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:44.407481 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f5896375-e339-4010-925d-78ada23fa8c8 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:44.417933 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1798/3617] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:44 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:45.422974 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2b955194-65f2-4e70-bd6c-d661cfe21a5a tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:45.422974 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2b955194-65f2-4e70-bd6c-d661cfe21a5a tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:45.422974 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:45.422974 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:45.422974 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2b955194-65f2-4e70-bd6c-d661cfe21a5a tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:45.422974 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-2b955194-65f2-4e70-bd6c-d661cfe21a5a tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:45.433878 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:45.433878 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:45.434158 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2b955194-65f2-4e70-bd6c-d661cfe21a5a tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:45.434877 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1820/3618] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:45 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:46.444455 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c16fb668-96c0-4e58-9ee9-fd4d226d6311 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:46.444455 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c16fb668-96c0-4e58-9ee9-fd4d226d6311 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:46.444455 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:46.444455 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:46.444455 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c16fb668-96c0-4e58-9ee9-fd4d226d6311 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:46.444455 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-c16fb668-96c0-4e58-9ee9-fd4d226d6311 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:46.455873 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:46.455873 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:46.456769 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c16fb668-96c0-4e58-9ee9-fd4d226d6311 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:46.457151 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1799/3619] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:46 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:47.466264 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9d85329a-a457-4d12-8efa-9627c3a7d82c tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:47.466552 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9d85329a-a457-4d12-8efa-9627c3a7d82c tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:47.466686 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:47.466686 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:47.466885 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9d85329a-a457-4d12-8efa-9627c3a7d82c tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:47.467075 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-9d85329a-a457-4d12-8efa-9627c3a7d82c tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:47.478955 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:47.478955 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:47.479991 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9d85329a-a457-4d12-8efa-9627c3a7d82c tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:47.480447 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1821/3620] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:47 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:48.494371 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d5f2bb50-8255-456a-ad85-881ac207123a tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:48.494371 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d5f2bb50-8255-456a-ad85-881ac207123a tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:48.494371 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:48.494371 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:48.494371 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d5f2bb50-8255-456a-ad85-881ac207123a tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:48.494371 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-d5f2bb50-8255-456a-ad85-881ac207123a tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:48.523871 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:48.523871 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:48.523871 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d5f2bb50-8255-456a-ad85-881ac207123a tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:48.525164 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1800/3621] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:48 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 823 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:49.533749 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d855b4f6-0c48-4ce0-b40a-a9dc6c7af6e4 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:49.534095 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d855b4f6-0c48-4ce0-b40a-a9dc6c7af6e4 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:49.534260 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:49.534260 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:49.534617 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d855b4f6-0c48-4ce0-b40a-a9dc6c7af6e4 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:49.534884 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-d855b4f6-0c48-4ce0-b40a-a9dc6c7af6e4 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:49.556158 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:49.556158 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:49.557361 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d855b4f6-0c48-4ce0-b40a-a9dc6c7af6e4 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:49.557886 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1822/3622] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:49 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:50.566948 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c747d4d2-28ab-4c87-830e-88add0186a93 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:50.567265 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c747d4d2-28ab-4c87-830e-88add0186a93 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:50.567353 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:50.567353 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:50.567563 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c747d4d2-28ab-4c87-830e-88add0186a93 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:50.567746 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-c747d4d2-28ab-4c87-830e-88add0186a93 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:50.580305 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:50.580305 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:50.581289 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c747d4d2-28ab-4c87-830e-88add0186a93 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:50.581710 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1801/3623] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:50 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:51.591630 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a14fc766-5bca-4cab-bec0-874bbae4a6e8 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:51.592285 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a14fc766-5bca-4cab-bec0-874bbae4a6e8 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:51.592285 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:51.592285 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:51.592285 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a14fc766-5bca-4cab-bec0-874bbae4a6e8 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:51.592709 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-a14fc766-5bca-4cab-bec0-874bbae4a6e8 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:51.605606 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:51.605606 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:51.606732 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a14fc766-5bca-4cab-bec0-874bbae4a6e8 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:51.607202 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1823/3624] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:51 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:52.615379 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d5c4c4a8-5e0d-4aaa-bc45-bf575d1d41c6 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:52.615756 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d5c4c4a8-5e0d-4aaa-bc45-bf575d1d41c6 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:52.615943 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:52.615943 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:52.616183 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d5c4c4a8-5e0d-4aaa-bc45-bf575d1d41c6 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:52.616370 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-d5c4c4a8-5e0d-4aaa-bc45-bf575d1d41c6 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:52.627840 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:52.627840 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:52.628906 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d5c4c4a8-5e0d-4aaa-bc45-bf575d1d41c6 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:52.629335 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1802/3625] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:52 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:53.638079 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2ed4ceaa-5e70-4824-99ac-911d75cd889f tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:53.663870 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2ed4ceaa-5e70-4824-99ac-911d75cd889f tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:53.663870 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:53.663870 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:53.663870 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2ed4ceaa-5e70-4824-99ac-911d75cd889f tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:53.663870 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-2ed4ceaa-5e70-4824-99ac-911d75cd889f tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:53.663870 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:53.663870 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:53.663870 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2ed4ceaa-5e70-4824-99ac-911d75cd889f tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:53.663870 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1824/3626] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:53 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:54.669070 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8a170129-21c7-4dc9-a496-1d4e642a488e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:54.669784 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8a170129-21c7-4dc9-a496-1d4e642a488e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:54.669784 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:54.669784 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:54.670139 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8a170129-21c7-4dc9-a496-1d4e642a488e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:54.670263 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-8a170129-21c7-4dc9-a496-1d4e642a488e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:54.687831 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:54.687831 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:54.688983 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8a170129-21c7-4dc9-a496-1d4e642a488e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:54.689481 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1803/3627] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:54 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:55.702856 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8074de12-f971-47b5-962a-adb08f061860 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:55.703626 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8074de12-f971-47b5-962a-adb08f061860 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:55.703825 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:55.703825 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:55.704369 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8074de12-f971-47b5-962a-adb08f061860 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:55.704789 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-8074de12-f971-47b5-962a-adb08f061860 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:55.722399 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:55.722399 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:55.723608 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8074de12-f971-47b5-962a-adb08f061860 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:55.724104 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1825/3628] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:55 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:56.740227 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-252949ef-af5c-4a5f-96ca-57ef958a911f tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:56.740227 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-252949ef-af5c-4a5f-96ca-57ef958a911f tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:56.740227 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:56.740227 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:56.740227 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-252949ef-af5c-4a5f-96ca-57ef958a911f tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:56.740227 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-252949ef-af5c-4a5f-96ca-57ef958a911f tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:56.750250 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:56.750250 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:56.750250 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-252949ef-af5c-4a5f-96ca-57ef958a911f tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:56.752203 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1804/3629] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:56 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:32:57.759985 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-29c05088-11d7-4ca5-bd72-44058ca5ca96 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:32:57.766696 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-29c05088-11d7-4ca5-bd72-44058ca5ca96 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:32:57.766696 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:32:57.766696 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:32:57.766696 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-29c05088-11d7-4ca5-bd72-44058ca5ca96 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:32:57.766696 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-29c05088-11d7-4ca5-bd72-44058ca5ca96 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:32:57.775564 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:32:57.775564 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:32:57.776906 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-29c05088-11d7-4ca5-bd72-44058ca5ca96 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:32:57.777465 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1826/3630] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:57 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:33:00.329846 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fec31edf-2e8b-45e5-a0a3-e930372e21d4 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:33:00.329846 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fec31edf-2e8b-45e5-a0a3-e930372e21d4 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:33:00.329846 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:33:00.329846 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:33:00.329846 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fec31edf-2e8b-45e5-a0a3-e930372e21d4 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:33:00.329846 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-fec31edf-2e8b-45e5-a0a3-e930372e21d4 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:33:00.329846 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:33:00.329846 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:33:00.329846 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fec31edf-2e8b-45e5-a0a3-e930372e21d4 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:33:00.329846 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1805/3631] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:58 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:33:00.335279 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7d8e07dd-1dc9-4b86-976c-092c9e6708a4 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:33:00.335279 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7d8e07dd-1dc9-4b86-976c-092c9e6708a4 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:33:00.335279 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:33:00.335279 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:33:00.335279 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7d8e07dd-1dc9-4b86-976c-092c9e6708a4 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:33:00.335279 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-7d8e07dd-1dc9-4b86-976c-092c9e6708a4 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:33:00.335279 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:33:00.335279 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:33:00.335279 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7d8e07dd-1dc9-4b86-976c-092c9e6708a4 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:33:00.335279 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1827/3632] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:32:59 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:33:00.988807 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e52b1ccb-28bd-4015-b6f2-a601699a1447 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:33:00.989093 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e52b1ccb-28bd-4015-b6f2-a601699a1447 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:33:00.989223 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:33:00.989223 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:33:00.989413 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e52b1ccb-28bd-4015-b6f2-a601699a1447 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:33:00.989596 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-e52b1ccb-28bd-4015-b6f2-a601699a1447 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:33:01.003205 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:33:01.003205 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:33:01.004135 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e52b1ccb-28bd-4015-b6f2-a601699a1447 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:33:01.004565 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1806/3633] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:33:00 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:33:02.013587 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bcf37b7a-01d9-4e09-b801-4adb7d22daec tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:33:02.014052 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bcf37b7a-01d9-4e09-b801-4adb7d22daec tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:33:02.014052 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:33:02.014052 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:33:02.014319 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bcf37b7a-01d9-4e09-b801-4adb7d22daec tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:33:02.014752 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-bcf37b7a-01d9-4e09-b801-4adb7d22daec tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:33:02.027719 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:33:02.027719 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:33:02.028867 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bcf37b7a-01d9-4e09-b801-4adb7d22daec tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:33:02.029639 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1828/3634] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:33:02 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:33:03.039388 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e12c9819-4951-4460-99cf-c9cd0174522c tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:33:03.039886 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e12c9819-4951-4460-99cf-c9cd0174522c tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:33:03.039886 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:33:03.039886 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:33:03.040038 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e12c9819-4951-4460-99cf-c9cd0174522c tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:33:03.040245 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-e12c9819-4951-4460-99cf-c9cd0174522c tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Show backup with id c6ab3ea8-18bc-4927-923b-315e4046fba0. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:33:03.053287 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:33:03.053287 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:33:03.054486 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e12c9819-4951-4460-99cf-c9cd0174522c tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 200 Dec 22 12:33:03.054937 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1807/3635] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:33:03 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:33:03.061871 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6009531b-1aba-433a-9a65-29f782186080 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/41dd3923-cbff-4b81-82ac-d43e1be88701 Dec 22 12:33:03.062135 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6009531b-1aba-433a-9a65-29f782186080 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:33:03.062262 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:33:03.062262 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:33:03.062453 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6009531b-1aba-433a-9a65-29f782186080 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:33:03.086468 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:33:03.086468 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:33:03.090628 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6009531b-1aba-433a-9a65-29f782186080 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:33:03.102686 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6009531b-1aba-433a-9a65-29f782186080 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/41dd3923-cbff-4b81-82ac-d43e1be88701 returned with HTTP 200 Dec 22 12:33:03.103092 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1829/3636] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:33:03 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/41dd3923-cbff-4b81-82ac-d43e1be88701 => generated 1421 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:33:03.113225 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fb7bf694-530c-44f6-8c29-868e4bdbd9d5 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/41dd3923-cbff-4b81-82ac-d43e1be88701 Dec 22 12:33:03.113494 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fb7bf694-530c-44f6-8c29-868e4bdbd9d5 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:33:03.113616 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:33:03.113616 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:33:03.113806 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fb7bf694-530c-44f6-8c29-868e4bdbd9d5 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:33:03.137350 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:33:03.137350 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:33:03.142248 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fb7bf694-530c-44f6-8c29-868e4bdbd9d5 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:33:03.154283 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fb7bf694-530c-44f6-8c29-868e4bdbd9d5 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/41dd3923-cbff-4b81-82ac-d43e1be88701 returned with HTTP 200 Dec 22 12:33:03.154787 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1808/3637] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:33:03 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/41dd3923-cbff-4b81-82ac-d43e1be88701 => generated 1421 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:33:04.234462 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-cc678ad4-fab2-449b-a9d2-01d6b48b645f req-864704de-201b-4921-8923-7c829635671f tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/41dd3923-cbff-4b81-82ac-d43e1be88701 Dec 22 12:33:04.235096 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-cc678ad4-fab2-449b-a9d2-01d6b48b645f req-864704de-201b-4921-8923-7c829635671f tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:33:04.235096 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:33:04.235096 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:33:04.235096 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-cc678ad4-fab2-449b-a9d2-01d6b48b645f req-864704de-201b-4921-8923-7c829635671f tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:33:04.261711 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:33:04.261711 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:33:04.266640 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-cc678ad4-fab2-449b-a9d2-01d6b48b645f req-864704de-201b-4921-8923-7c829635671f tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:33:04.277766 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-cc678ad4-fab2-449b-a9d2-01d6b48b645f req-864704de-201b-4921-8923-7c829635671f tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/41dd3923-cbff-4b81-82ac-d43e1be88701 returned with HTTP 200 Dec 22 12:33:04.278141 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1830/3638] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:33:04 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/41dd3923-cbff-4b81-82ac-d43e1be88701 => generated 1421 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:33:04.689842 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-cc678ad4-fab2-449b-a9d2-01d6b48b645f req-f9c153c8-f76a-47b6-a320-946c8004a546 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/41dd3923-cbff-4b81-82ac-d43e1be88701 Dec 22 12:33:04.690220 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-cc678ad4-fab2-449b-a9d2-01d6b48b645f req-f9c153c8-f76a-47b6-a320-946c8004a546 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:33:04.690415 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:33:04.690415 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:33:04.690744 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-cc678ad4-fab2-449b-a9d2-01d6b48b645f req-f9c153c8-f76a-47b6-a320-946c8004a546 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:33:04.719661 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:33:04.719661 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:33:04.727477 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-cc678ad4-fab2-449b-a9d2-01d6b48b645f req-f9c153c8-f76a-47b6-a320-946c8004a546 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:33:04.744099 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-cc678ad4-fab2-449b-a9d2-01d6b48b645f req-f9c153c8-f76a-47b6-a320-946c8004a546 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/41dd3923-cbff-4b81-82ac-d43e1be88701 returned with HTTP 200 Dec 22 12:33:04.744726 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1809/3639] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:33:04 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/41dd3923-cbff-4b81-82ac-d43e1be88701 => generated 1421 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:33:04.751361 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-cc678ad4-fab2-449b-a9d2-01d6b48b645f req-864704de-201b-4921-8923-7c829635671f tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume// Dec 22 12:33:04.751698 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-cc678ad4-fab2-449b-a9d2-01d6b48b645f req-864704de-201b-4921-8923-7c829635671f tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:33:04.751887 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:33:04.751887 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:33:04.752176 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-cc678ad4-fab2-449b-a9d2-01d6b48b645f req-864704de-201b-4921-8923-7c829635671f tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:33:04.752920 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-cc678ad4-fab2-449b-a9d2-01d6b48b645f req-864704de-201b-4921-8923-7c829635671f tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 12:33:04.753247 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1831/3640] 10.222.0.111 () {58 vars in 1294 bytes} [Tue Dec 22 12:33:04 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 12:33:04.760718 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-cc678ad4-fab2-449b-a9d2-01d6b48b645f req-6a318a0f-bab9-4187-b64c-6b2d6fbea391 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] POST http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/attachments Dec 22 12:33:04.761057 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:33:04.761057 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:33:04.761321 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-cc678ad4-fab2-449b-a9d2-01d6b48b645f req-6a318a0f-bab9-4187-b64c-6b2d6fbea391 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41dd3923-cbff-4b81-82ac-d43e1be88701", "instance_uuid": "4eea9ef1-4f67-4581-987c-6fad30bcb02d", "connector": null}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:33:04.790423 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:33:04.790423 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:33:04.928292 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-cc678ad4-fab2-449b-a9d2-01d6b48b645f req-6a318a0f-bab9-4187-b64c-6b2d6fbea391 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/attachments returned with HTTP 200 Dec 22 12:33:04.928895 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1810/3641] 10.222.0.111 () {66 vars in 1570 bytes} [Tue Dec 22 12:33:04 2020] POST /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/attachments => generated 273 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:33:08.043450 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-cc678ad4-fab2-449b-a9d2-01d6b48b645f req-864704de-201b-4921-8923-7c829635671f tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume// Dec 22 12:33:08.044009 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-cc678ad4-fab2-449b-a9d2-01d6b48b645f req-864704de-201b-4921-8923-7c829635671f tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:33:08.044009 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-cc678ad4-fab2-449b-a9d2-01d6b48b645f req-864704de-201b-4921-8923-7c829635671f tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:33:08.044753 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-cc678ad4-fab2-449b-a9d2-01d6b48b645f req-864704de-201b-4921-8923-7c829635671f tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 12:33:08.045145 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1832/3642] 10.222.0.101 () {56 vars in 1094 bytes} [Tue Dec 22 12:33:08 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 12:33:08.079037 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-cc678ad4-fab2-449b-a9d2-01d6b48b645f req-a845856e-3864-4d79-91ae-3ee70e8d2379 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/41dd3923-cbff-4b81-82ac-d43e1be88701 Dec 22 12:33:08.079756 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-cc678ad4-fab2-449b-a9d2-01d6b48b645f req-a845856e-3864-4d79-91ae-3ee70e8d2379 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:33:08.080024 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:33:08.080024 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:33:08.080483 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-cc678ad4-fab2-449b-a9d2-01d6b48b645f req-a845856e-3864-4d79-91ae-3ee70e8d2379 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:33:08.122969 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:33:08.122969 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:33:08.130457 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-cc678ad4-fab2-449b-a9d2-01d6b48b645f req-a845856e-3864-4d79-91ae-3ee70e8d2379 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:33:08.141275 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:33:08.141275 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:33:08.146840 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-cc678ad4-fab2-449b-a9d2-01d6b48b645f req-a845856e-3864-4d79-91ae-3ee70e8d2379 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/41dd3923-cbff-4b81-82ac-d43e1be88701 returned with HTTP 200 Dec 22 12:33:08.147390 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1811/3643] 10.222.0.101 () {60 vars in 1408 bytes} [Tue Dec 22 12:33:08 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/41dd3923-cbff-4b81-82ac-d43e1be88701 => generated 1519 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 12:33:08.177994 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-cc678ad4-fab2-449b-a9d2-01d6b48b645f req-a4a1a586-395a-4250-b25e-547661b03cd8 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] PUT http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/attachments/b654361d-17f1-4c2d-a4a7-6cc903cfff85 Dec 22 12:33:08.178544 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-cc678ad4-fab2-449b-a9d2-01d6b48b645f req-a4a1a586-395a-4250-b25e-547661b03cd8 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.101", "host": "n-h2-765315-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-6.cbci-765315-6.local", "mountpoint": "/dev/sda"}}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:33:08.197180 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 12:33:08.197180 n-d-765315-6 devstack@c-api.service[88154]: return self.call(f, *args, **kw) Dec 22 12:33:08.198109 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-cc678ad4-fab2-449b-a9d2-01d6b48b645f req-a4a1a586-395a-4250-b25e-547661b03cd8 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Lock "b'cinder-attachment_update-41dd3923-cbff-4b81-82ac-d43e1be88701-n-h2-765315-6'" acquired by "attachment_update" :: waited 0.007s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 12:33:08.199645 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:33:08.199645 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:33:09.211813 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-cc678ad4-fab2-449b-a9d2-01d6b48b645f req-a4a1a586-395a-4250-b25e-547661b03cd8 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Lock "b'cinder-attachment_update-41dd3923-cbff-4b81-82ac-d43e1be88701-n-h2-765315-6'" released by "attachment_update" :: held 1.014s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 12:33:09.212810 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-cc678ad4-fab2-449b-a9d2-01d6b48b645f req-a4a1a586-395a-4250-b25e-547661b03cd8 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/attachments/b654361d-17f1-4c2d-a4a7-6cc903cfff85 returned with HTTP 200 Dec 22 12:33:09.213666 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1833/3644] 10.222.0.101 () {64 vars in 1473 bytes} [Tue Dec 22 12:33:08 2020] PUT /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/attachments/b654361d-17f1-4c2d-a4a7-6cc903cfff85 => generated 763 bytes in 1039 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:33:09.603952 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-cc678ad4-fab2-449b-a9d2-01d6b48b645f req-abbcb678-89ca-4651-bb77-6f35f2ed2224 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] POST http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/attachments/b654361d-17f1-4c2d-a4a7-6cc903cfff85/action Dec 22 12:33:09.604354 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:33:09.604354 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:33:09.604670 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-cc678ad4-fab2-449b-a9d2-01d6b48b645f req-abbcb678-89ca-4651-bb77-6f35f2ed2224 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Action body: b'{"os-complete": null}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:33:09.604940 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-cc678ad4-fab2-449b-a9d2-01d6b48b645f req-abbcb678-89ca-4651-bb77-6f35f2ed2224 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:33:09.652436 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:33:09.652436 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:33:09.743094 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-cc678ad4-fab2-449b-a9d2-01d6b48b645f req-abbcb678-89ca-4651-bb77-6f35f2ed2224 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/attachments/b654361d-17f1-4c2d-a4a7-6cc903cfff85/action returned with HTTP 204 Dec 22 12:33:09.743620 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1812/3645] 10.222.0.101 () {64 vars in 1494 bytes} [Tue Dec 22 12:33:09 2020] POST /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/attachments/b654361d-17f1-4c2d-a4a7-6cc903cfff85/action => generated 0 bytes in 143 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:33:59.097413 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-073fcd38-4120-4775-9bf5-b2d0fb10e002 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] POST http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes Dec 22 12:33:59.097978 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:33:59.097978 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:33:59.098510 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-073fcd38-4120-4775-9bf5-b2d0fb10e002 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1987418803"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:33:59.100010 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-073fcd38-4120-4775-9bf5-b2d0fb10e002 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1987418803'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:33:59.100475 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-073fcd38-4120-4775-9bf5-b2d0fb10e002 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Create volume of 1 GB Dec 22 12:33:59.101221 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:33:59.101221 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:33:59.117553 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-073fcd38-4120-4775-9bf5-b2d0fb10e002 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Availability Zones retrieved successfully. Dec 22 12:33:59.127964 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-073fcd38-4120-4775-9bf5-b2d0fb10e002 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Flow 'volume_create_api' (6bfba440-bdcf-410b-b34b-d23f3fa05099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:33:59.129716 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-073fcd38-4120-4775-9bf5-b2d0fb10e002 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3529cc06-509f-4fb7-9bbb-6b6b7f7be5f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:33:59.131157 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-073fcd38-4120-4775-9bf5-b2d0fb10e002 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:33:59.193200 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-073fcd38-4120-4775-9bf5-b2d0fb10e002 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3529cc06-509f-4fb7-9bbb-6b6b7f7be5f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:33:59.195318 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-073fcd38-4120-4775-9bf5-b2d0fb10e002 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b412bc4-885a-4eaa-b98b-b0c38aec1183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:33:59.266313 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-073fcd38-4120-4775-9bf5-b2d0fb10e002 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Created reservations ['e4e5bfbb-22fd-44a8-84c1-81cd6a35a6ff', 'a9b2edc5-1b92-4e24-b172-d7e961080b20', '7bab0baa-09de-4532-8ac7-9db5a66d3449', '690b5938-109f-419c-b346-29c617299378'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:33:59.267596 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-073fcd38-4120-4775-9bf5-b2d0fb10e002 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b412bc4-885a-4eaa-b98b-b0c38aec1183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4e5bfbb-22fd-44a8-84c1-81cd6a35a6ff', 'a9b2edc5-1b92-4e24-b172-d7e961080b20', '7bab0baa-09de-4532-8ac7-9db5a66d3449', '690b5938-109f-419c-b346-29c617299378']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:33:59.268825 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-073fcd38-4120-4775-9bf5-b2d0fb10e002 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02c48b86-7a33-4b4d-b7bd-f7f01dfb19ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:33:59.339348 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-073fcd38-4120-4775-9bf5-b2d0fb10e002 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02c48b86-7a33-4b4d-b7bd-f7f01dfb19ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a15a526-ccd7-4b7c-a884-92ed58766144', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1987418803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58bf27c027d54933a136a955b72d0547',qos_specs=None,replication_status=,reservations=['e4e5bfbb-22fd-44a8-84c1-81cd6a35a6ff','a9b2edc5-1b92-4e24-b172-d7e961080b20','7bab0baa-09de-4532-8ac7-9db5a66d3449','690b5938-109f-419c-b346-29c617299378'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec8bb3236dda40e1b1dcab22a5c8deec',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:33:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1987418803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a15a526-ccd7-4b7c-a884-92ed58766144,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58bf27c027d54933a136a955b72d0547',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='ec8bb3236dda40e1b1dcab22a5c8deec',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:33:59.340660 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-073fcd38-4120-4775-9bf5-b2d0fb10e002 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef5d15bd-8929-4060-b1c4-b6f1a1fdfcec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:33:59.386916 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-073fcd38-4120-4775-9bf5-b2d0fb10e002 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef5d15bd-8929-4060-b1c4-b6f1a1fdfcec) transitioned into state 'SUCCESS' from state '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-1987418803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58bf27c027d54933a136a955b72d0547',qos_specs=None,replication_status=,reservations=['e4e5bfbb-22fd-44a8-84c1-81cd6a35a6ff','a9b2edc5-1b92-4e24-b172-d7e961080b20','7bab0baa-09de-4532-8ac7-9db5a66d3449','690b5938-109f-419c-b346-29c617299378'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec8bb3236dda40e1b1dcab22a5c8deec',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:33:59.388053 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-073fcd38-4120-4775-9bf5-b2d0fb10e002 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c263c4f7-a34c-42cc-84e4-4fd0d9304d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:33:59.446220 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-073fcd38-4120-4775-9bf5-b2d0fb10e002 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c263c4f7-a34c-42cc-84e4-4fd0d9304d5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:33:59.447828 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-073fcd38-4120-4775-9bf5-b2d0fb10e002 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Flow 'volume_create_api' (6bfba440-bdcf-410b-b34b-d23f3fa05099) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:33:59.479428 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-073fcd38-4120-4775-9bf5-b2d0fb10e002 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Create volume request issued successfully. Dec 22 12:33:59.487377 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-073fcd38-4120-4775-9bf5-b2d0fb10e002 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes returned with HTTP 202 Dec 22 12:33:59.489372 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1834/3646] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:33:59 2020] POST /volume/v3/58bf27c027d54933a136a955b72d0547/volumes => generated 828 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:33:59.496864 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-22370b13-a146-4205-91e4-6b538eb576f9 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] GET http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0a15a526-ccd7-4b7c-a884-92ed58766144 Dec 22 12:33:59.497170 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-22370b13-a146-4205-91e4-6b538eb576f9 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:33:59.497317 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:33:59.497317 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:33:59.497549 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-22370b13-a146-4205-91e4-6b538eb576f9 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:33:59.527156 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:33:59.527156 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:33:59.532848 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-22370b13-a146-4205-91e4-6b538eb576f9 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Volume info retrieved successfully. Dec 22 12:33:59.549029 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-22370b13-a146-4205-91e4-6b538eb576f9 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0a15a526-ccd7-4b7c-a884-92ed58766144 returned with HTTP 200 Dec 22 12:33:59.549029 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1813/3647] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:33:59 2020] GET /volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0a15a526-ccd7-4b7c-a884-92ed58766144 => generated 896 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:34:00.563060 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-35003e24-68be-48f4-b67a-dcec27c3e15b tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] GET http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0a15a526-ccd7-4b7c-a884-92ed58766144 Dec 22 12:34:00.568411 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-35003e24-68be-48f4-b67a-dcec27c3e15b tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:34:00.568411 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:34:00.568411 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:34:00.568411 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-35003e24-68be-48f4-b67a-dcec27c3e15b tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:34:00.623771 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:34:00.623771 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:34:00.632894 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-35003e24-68be-48f4-b67a-dcec27c3e15b tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Volume info retrieved successfully. Dec 22 12:34:00.648034 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-35003e24-68be-48f4-b67a-dcec27c3e15b tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0a15a526-ccd7-4b7c-a884-92ed58766144 returned with HTTP 200 Dec 22 12:34:00.648627 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1835/3648] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:34:00 2020] GET /volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0a15a526-ccd7-4b7c-a884-92ed58766144 => generated 921 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:34:49.610431 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e8fd5d20-ff45-4839-8d65-956d1108fc0c tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] POST http://10.222.0.111/volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes Dec 22 12:34:49.610959 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:34:49.610959 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:34:49.611514 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e8fd5d20-ff45-4839-8d65-956d1108fc0c tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2082121677"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:34:49.612891 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-e8fd5d20-ff45-4839-8d65-956d1108fc0c tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2082121677'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:34:49.613388 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-e8fd5d20-ff45-4839-8d65-956d1108fc0c tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Create volume of 1 GB Dec 22 12:34:49.628416 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e8fd5d20-ff45-4839-8d65-956d1108fc0c tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Availability Zones retrieved successfully. Dec 22 12:34:49.637388 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e8fd5d20-ff45-4839-8d65-956d1108fc0c tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Flow 'volume_create_api' (cce52bab-e01d-4179-bba9-798365d36008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:34:49.638730 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e8fd5d20-ff45-4839-8d65-956d1108fc0c tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96c5da3f-c6c7-4822-afde-68b68c0ed998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:34:49.639655 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-e8fd5d20-ff45-4839-8d65-956d1108fc0c tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:34:49.671167 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e8fd5d20-ff45-4839-8d65-956d1108fc0c tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96c5da3f-c6c7-4822-afde-68b68c0ed998) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:34:49.672401 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e8fd5d20-ff45-4839-8d65-956d1108fc0c tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6320c45-a4c9-4061-9b1f-b48a2e9f4257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:34:49.756573 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-e8fd5d20-ff45-4839-8d65-956d1108fc0c tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Created reservations ['db2e68e9-1152-4256-8419-9ea2c30bb2e3', 'ef60e0db-a5bf-499d-86ce-a85ae56e0af2', '6318f972-1c61-46a8-9cc7-810420efe1ef', 'b861d41c-c41c-4392-8f2f-4bbda985be0a'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:34:49.758010 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e8fd5d20-ff45-4839-8d65-956d1108fc0c tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6320c45-a4c9-4061-9b1f-b48a2e9f4257) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db2e68e9-1152-4256-8419-9ea2c30bb2e3', 'ef60e0db-a5bf-499d-86ce-a85ae56e0af2', '6318f972-1c61-46a8-9cc7-810420efe1ef', 'b861d41c-c41c-4392-8f2f-4bbda985be0a']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:34:49.759703 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e8fd5d20-ff45-4839-8d65-956d1108fc0c tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc71b040-89e2-48f3-ae14-26506bba2880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:34:49.823730 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e8fd5d20-ff45-4839-8d65-956d1108fc0c tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc71b040-89e2-48f3-ae14-26506bba2880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '550da7bd-f6cb-4ba5-8d77-b06a1b0ffd9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2082121677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ce1905d594241eeb4f98880c37b8f4a',qos_specs=None,replication_status=,reservations=['db2e68e9-1152-4256-8419-9ea2c30bb2e3','ef60e0db-a5bf-499d-86ce-a85ae56e0af2','6318f972-1c61-46a8-9cc7-810420efe1ef','b861d41c-c41c-4392-8f2f-4bbda985be0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab8b7610b9694128a8ed820497c74db3',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:34:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2082121677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=550da7bd-f6cb-4ba5-8d77-b06a1b0ffd9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ce1905d594241eeb4f98880c37b8f4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='ab8b7610b9694128a8ed820497c74db3',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:34:49.824896 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e8fd5d20-ff45-4839-8d65-956d1108fc0c tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23392b95-eecf-4ff9-bc87-c2828b6f0329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:34:49.870328 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e8fd5d20-ff45-4839-8d65-956d1108fc0c tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23392b95-eecf-4ff9-bc87-c2828b6f0329) transitioned into state 'SUCCESS' from state '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-2082121677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ce1905d594241eeb4f98880c37b8f4a',qos_specs=None,replication_status=,reservations=['db2e68e9-1152-4256-8419-9ea2c30bb2e3','ef60e0db-a5bf-499d-86ce-a85ae56e0af2','6318f972-1c61-46a8-9cc7-810420efe1ef','b861d41c-c41c-4392-8f2f-4bbda985be0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab8b7610b9694128a8ed820497c74db3',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:34:49.871509 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e8fd5d20-ff45-4839-8d65-956d1108fc0c tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41b22e8c-bae9-4287-b385-c0ffb98f78d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:34:49.910295 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e8fd5d20-ff45-4839-8d65-956d1108fc0c tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41b22e8c-bae9-4287-b385-c0ffb98f78d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:34:49.911885 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e8fd5d20-ff45-4839-8d65-956d1108fc0c tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Flow 'volume_create_api' (cce52bab-e01d-4179-bba9-798365d36008) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:34:49.944174 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e8fd5d20-ff45-4839-8d65-956d1108fc0c tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Create volume request issued successfully. Dec 22 12:34:49.952764 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e8fd5d20-ff45-4839-8d65-956d1108fc0c tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] http://10.222.0.111/volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes returned with HTTP 202 Dec 22 12:34:49.953344 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1814/3649] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:34:49 2020] POST /volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes => generated 825 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:34:49.963806 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b0529313-6a80-49dd-9535-c4a8bf64e2d7 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] GET http://10.222.0.111/volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/550da7bd-f6cb-4ba5-8d77-b06a1b0ffd9a Dec 22 12:34:49.964124 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b0529313-6a80-49dd-9535-c4a8bf64e2d7 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:34:49.964452 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:34:49.964452 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:34:49.964703 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b0529313-6a80-49dd-9535-c4a8bf64e2d7 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:34:49.996614 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:34:49.996614 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:34:50.002664 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b0529313-6a80-49dd-9535-c4a8bf64e2d7 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Volume info retrieved successfully. Dec 22 12:34:50.016218 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b0529313-6a80-49dd-9535-c4a8bf64e2d7 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] http://10.222.0.111/volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/550da7bd-f6cb-4ba5-8d77-b06a1b0ffd9a returned with HTTP 200 Dec 22 12:34:50.016740 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1836/3650] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:34:49 2020] GET /volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/550da7bd-f6cb-4ba5-8d77-b06a1b0ffd9a => generated 893 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:34:51.031689 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a181af61-90fc-40b2-b9c0-0978b596717b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] GET http://10.222.0.111/volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/550da7bd-f6cb-4ba5-8d77-b06a1b0ffd9a Dec 22 12:34:51.032207 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a181af61-90fc-40b2-b9c0-0978b596717b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:34:51.032469 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:34:51.032469 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:34:51.032855 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a181af61-90fc-40b2-b9c0-0978b596717b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:34:51.066467 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:34:51.066467 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:34:51.073541 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a181af61-90fc-40b2-b9c0-0978b596717b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Volume info retrieved successfully. Dec 22 12:34:51.087526 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a181af61-90fc-40b2-b9c0-0978b596717b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] http://10.222.0.111/volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/550da7bd-f6cb-4ba5-8d77-b06a1b0ffd9a returned with HTTP 200 Dec 22 12:34:51.088098 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1815/3651] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:34:51 2020] GET /volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/550da7bd-f6cb-4ba5-8d77-b06a1b0ffd9a => generated 918 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:34:51.103896 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-64fe5961-d884-4d63-8e5e-295910e4095b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] POST http://10.222.0.111/volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/550da7bd-f6cb-4ba5-8d77-b06a1b0ffd9a/action Dec 22 12:34:51.104218 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:34:51.104218 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:34:51.104520 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-64fe5961-d884-4d63-8e5e-295910e4095b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:34:51.104774 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-64fe5961-d884-4d63-8e5e-295910e4095b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:34:51.135503 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:34:51.135503 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:34:51.136172 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-64fe5961-d884-4d63-8e5e-295910e4095b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Volume info retrieved successfully. Dec 22 12:34:51.171036 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-64fe5961-d884-4d63-8e5e-295910e4095b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Volume updated successfully. Dec 22 12:34:51.171354 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-64fe5961-d884-4d63-8e5e-295910e4095b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] http://10.222.0.111/volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/550da7bd-f6cb-4ba5-8d77-b06a1b0ffd9a/action returned with HTTP 200 Dec 22 12:34:51.171904 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1837/3652] 10.222.0.111 () {60 vars in 1362 bytes} [Tue Dec 22 12:34:51 2020] POST /volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/550da7bd-f6cb-4ba5-8d77-b06a1b0ffd9a/action => generated 0 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 22 12:34:51.177431 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e9f3c7f7-e29f-4761-9805-4a297cd03801 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] GET http://10.222.0.111/volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/550da7bd-f6cb-4ba5-8d77-b06a1b0ffd9a Dec 22 12:34:51.177772 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e9f3c7f7-e29f-4761-9805-4a297cd03801 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:34:51.177943 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:34:51.177943 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:34:51.178199 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e9f3c7f7-e29f-4761-9805-4a297cd03801 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:34:51.208306 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:34:51.208306 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:34:51.214192 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e9f3c7f7-e29f-4761-9805-4a297cd03801 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Volume info retrieved successfully. Dec 22 12:34:51.228367 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e9f3c7f7-e29f-4761-9805-4a297cd03801 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] http://10.222.0.111/volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/550da7bd-f6cb-4ba5-8d77-b06a1b0ffd9a returned with HTTP 200 Dec 22 12:34:51.228876 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1816/3653] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:34:51 2020] GET /volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/550da7bd-f6cb-4ba5-8d77-b06a1b0ffd9a => generated 918 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:34:51.305542 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-796fca18-53a5-4029-9944-a4fd862d2007 req-a9d250a2-5284-47cd-8814-d7c0298ec6ff tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] GET http://10.222.0.111/volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/550da7bd-f6cb-4ba5-8d77-b06a1b0ffd9a Dec 22 12:34:51.305913 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-796fca18-53a5-4029-9944-a4fd862d2007 req-a9d250a2-5284-47cd-8814-d7c0298ec6ff tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:34:51.306054 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:34:51.306054 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:34:51.306230 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-796fca18-53a5-4029-9944-a4fd862d2007 req-a9d250a2-5284-47cd-8814-d7c0298ec6ff tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:34:51.350689 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:34:51.350689 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:34:51.356213 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-796fca18-53a5-4029-9944-a4fd862d2007 req-a9d250a2-5284-47cd-8814-d7c0298ec6ff tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Volume info retrieved successfully. Dec 22 12:34:51.368781 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-796fca18-53a5-4029-9944-a4fd862d2007 req-a9d250a2-5284-47cd-8814-d7c0298ec6ff tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] http://10.222.0.111/volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/550da7bd-f6cb-4ba5-8d77-b06a1b0ffd9a returned with HTTP 200 Dec 22 12:34:51.369342 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1838/3654] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:34:51 2020] GET /volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/550da7bd-f6cb-4ba5-8d77-b06a1b0ffd9a => generated 918 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:34:51.704151 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-06a8a529-c8e5-4c23-9cf7-1016c4ecab8b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] POST http://10.222.0.111/volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes Dec 22 12:34:51.704457 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:34:51.704457 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:34:51.704723 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-06a8a529-c8e5-4c23-9cf7-1016c4ecab8b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1474989719"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:34:51.705498 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-06a8a529-c8e5-4c23-9cf7-1016c4ecab8b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1474989719'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:34:51.705725 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-06a8a529-c8e5-4c23-9cf7-1016c4ecab8b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Create volume of 1 GB Dec 22 12:34:51.713613 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-06a8a529-c8e5-4c23-9cf7-1016c4ecab8b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Availability Zones retrieved successfully. Dec 22 12:34:51.721027 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-06a8a529-c8e5-4c23-9cf7-1016c4ecab8b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Flow 'volume_create_api' (0119779f-c0fa-4088-9dae-52fdc638cdd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:34:51.722665 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-06a8a529-c8e5-4c23-9cf7-1016c4ecab8b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (207b9b6b-7412-45b0-ae50-cabca6bc5f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:34:51.723616 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-06a8a529-c8e5-4c23-9cf7-1016c4ecab8b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:34:51.755999 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-06a8a529-c8e5-4c23-9cf7-1016c4ecab8b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (207b9b6b-7412-45b0-ae50-cabca6bc5f77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:34:51.757037 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-06a8a529-c8e5-4c23-9cf7-1016c4ecab8b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36c38dfd-0812-48a3-8261-438606f09cfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:34:51.822063 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-06a8a529-c8e5-4c23-9cf7-1016c4ecab8b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Created reservations ['263e9c2f-fcf5-402e-b94d-ee71f0f0b64c', '4337f0c6-9786-4c6b-9b29-a6e476183847', 'fc8f414e-5b6f-498b-ad71-5f1675b1ad2b', '403b348f-914a-49ce-af59-06cf87de385c'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:34:51.824184 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-06a8a529-c8e5-4c23-9cf7-1016c4ecab8b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36c38dfd-0812-48a3-8261-438606f09cfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['263e9c2f-fcf5-402e-b94d-ee71f0f0b64c', '4337f0c6-9786-4c6b-9b29-a6e476183847', 'fc8f414e-5b6f-498b-ad71-5f1675b1ad2b', '403b348f-914a-49ce-af59-06cf87de385c']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:34:51.826517 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-06a8a529-c8e5-4c23-9cf7-1016c4ecab8b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0dec894-1bfc-4357-a85a-40946d575edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:34:51.892852 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-06a8a529-c8e5-4c23-9cf7-1016c4ecab8b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0dec894-1bfc-4357-a85a-40946d575edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '832ebcfc-25dd-436f-8702-c89b75eab090', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1474989719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ce1905d594241eeb4f98880c37b8f4a',qos_specs=None,replication_status=,reservations=['263e9c2f-fcf5-402e-b94d-ee71f0f0b64c','4337f0c6-9786-4c6b-9b29-a6e476183847','fc8f414e-5b6f-498b-ad71-5f1675b1ad2b','403b348f-914a-49ce-af59-06cf87de385c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab8b7610b9694128a8ed820497c74db3',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:34:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1474989719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=832ebcfc-25dd-436f-8702-c89b75eab090,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ce1905d594241eeb4f98880c37b8f4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='ab8b7610b9694128a8ed820497c74db3',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:34:51.894077 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-06a8a529-c8e5-4c23-9cf7-1016c4ecab8b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d79124e-687f-469b-8cc6-651d40d5bf6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:34:51.977892 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-06a8a529-c8e5-4c23-9cf7-1016c4ecab8b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d79124e-687f-469b-8cc6-651d40d5bf6a) transitioned into state 'SUCCESS' from state '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-1474989719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ce1905d594241eeb4f98880c37b8f4a',qos_specs=None,replication_status=,reservations=['263e9c2f-fcf5-402e-b94d-ee71f0f0b64c','4337f0c6-9786-4c6b-9b29-a6e476183847','fc8f414e-5b6f-498b-ad71-5f1675b1ad2b','403b348f-914a-49ce-af59-06cf87de385c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab8b7610b9694128a8ed820497c74db3',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:34:51.980244 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-06a8a529-c8e5-4c23-9cf7-1016c4ecab8b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf792ca6-0215-4889-a33d-7095d368b965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:34:52.021316 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-06a8a529-c8e5-4c23-9cf7-1016c4ecab8b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf792ca6-0215-4889-a33d-7095d368b965) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:34:52.023062 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-06a8a529-c8e5-4c23-9cf7-1016c4ecab8b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Flow 'volume_create_api' (0119779f-c0fa-4088-9dae-52fdc638cdd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:34:52.058557 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-06a8a529-c8e5-4c23-9cf7-1016c4ecab8b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Create volume request issued successfully. Dec 22 12:34:52.066398 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-06a8a529-c8e5-4c23-9cf7-1016c4ecab8b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] http://10.222.0.111/volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes returned with HTTP 202 Dec 22 12:34:52.067093 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1817/3655] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:34:51 2020] POST /volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes => generated 825 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:34:52.075666 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7144ca66-aef8-4cef-a91e-59bdef445434 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] GET http://10.222.0.111/volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/832ebcfc-25dd-436f-8702-c89b75eab090 Dec 22 12:34:52.075997 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7144ca66-aef8-4cef-a91e-59bdef445434 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:34:52.076149 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:34:52.076149 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:34:52.076506 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7144ca66-aef8-4cef-a91e-59bdef445434 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:34:52.106476 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:34:52.106476 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:34:52.111605 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7144ca66-aef8-4cef-a91e-59bdef445434 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Volume info retrieved successfully. Dec 22 12:34:52.124852 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7144ca66-aef8-4cef-a91e-59bdef445434 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] http://10.222.0.111/volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/832ebcfc-25dd-436f-8702-c89b75eab090 returned with HTTP 200 Dec 22 12:34:52.125283 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1839/3656] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:34:52 2020] GET /volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/832ebcfc-25dd-436f-8702-c89b75eab090 => generated 893 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:34:53.140111 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a5c6418f-60b4-4186-92fc-60de3b8b3f0e tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] GET http://10.222.0.111/volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/832ebcfc-25dd-436f-8702-c89b75eab090 Dec 22 12:34:53.140781 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a5c6418f-60b4-4186-92fc-60de3b8b3f0e tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:34:53.141125 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:34:53.141125 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:34:53.141590 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a5c6418f-60b4-4186-92fc-60de3b8b3f0e tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:34:53.182092 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:34:53.182092 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:34:53.187607 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a5c6418f-60b4-4186-92fc-60de3b8b3f0e tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Volume info retrieved successfully. Dec 22 12:34:53.200141 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a5c6418f-60b4-4186-92fc-60de3b8b3f0e tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] http://10.222.0.111/volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/832ebcfc-25dd-436f-8702-c89b75eab090 returned with HTTP 200 Dec 22 12:34:53.200647 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1818/3657] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:34:53 2020] GET /volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/832ebcfc-25dd-436f-8702-c89b75eab090 => generated 918 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:35:33.762925 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-071a08c4-ba57-42a0-87c9-471c269e6f77 req-2200c001-af55-4dba-bfa5-0e0c48dbf26e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] DELETE http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/attachments/b654361d-17f1-4c2d-a4a7-6cc903cfff85 Dec 22 12:35:33.763573 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-071a08c4-ba57-42a0-87c9-471c269e6f77 req-2200c001-af55-4dba-bfa5-0e0c48dbf26e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:35:33.763573 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:35:33.763573 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:35:33.763943 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-071a08c4-ba57-42a0-87c9-471c269e6f77 req-2200c001-af55-4dba-bfa5-0e0c48dbf26e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:35:33.778667 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:35:33.778667 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:35:34.090315 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-071a08c4-ba57-42a0-87c9-471c269e6f77 req-2200c001-af55-4dba-bfa5-0e0c48dbf26e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 12:35:34.090540 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-071a08c4-ba57-42a0-87c9-471c269e6f77 req-2200c001-af55-4dba-bfa5-0e0c48dbf26e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Pending status list for volume during attachment-delete: [] {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 12:35:34.121867 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-071a08c4-ba57-42a0-87c9-471c269e6f77 req-2200c001-af55-4dba-bfa5-0e0c48dbf26e tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/attachments/b654361d-17f1-4c2d-a4a7-6cc903cfff85 returned with HTTP 200 Dec 22 12:35:34.122440 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1840/3658] 10.222.0.101 () {62 vars in 1442 bytes} [Tue Dec 22 12:35:33 2020] DELETE /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/attachments/b654361d-17f1-4c2d-a4a7-6cc903cfff85 => generated 19 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:35:37.775250 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5fcf8dcd-f3dc-4882-b72e-c5a2d5e2ae5b tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] DELETE http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/41dd3923-cbff-4b81-82ac-d43e1be88701 Dec 22 12:35:37.775596 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5fcf8dcd-f3dc-4882-b72e-c5a2d5e2ae5b tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:35:37.775767 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:35:37.775767 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:35:37.776014 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5fcf8dcd-f3dc-4882-b72e-c5a2d5e2ae5b tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:35:37.776371 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-5fcf8dcd-f3dc-4882-b72e-c5a2d5e2ae5b tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Delete volume with id: 41dd3923-cbff-4b81-82ac-d43e1be88701 Dec 22 12:35:37.807740 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:35:37.807740 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:35:37.808422 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5fcf8dcd-f3dc-4882-b72e-c5a2d5e2ae5b tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:35:37.880809 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5fcf8dcd-f3dc-4882-b72e-c5a2d5e2ae5b tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Delete volume request issued successfully. Dec 22 12:35:37.881087 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5fcf8dcd-f3dc-4882-b72e-c5a2d5e2ae5b tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/41dd3923-cbff-4b81-82ac-d43e1be88701 returned with HTTP 202 Dec 22 12:35:37.881849 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1819/3659] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:35:37 2020] DELETE /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/41dd3923-cbff-4b81-82ac-d43e1be88701 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:35:37.888840 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bb8779ca-04fd-471a-86ef-8aebb502670f tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] DELETE http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 Dec 22 12:35:37.889173 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bb8779ca-04fd-471a-86ef-8aebb502670f tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:35:37.889360 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:35:37.889360 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:35:37.889602 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bb8779ca-04fd-471a-86ef-8aebb502670f tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:35:37.889828 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.contrib.backups [None req-bb8779ca-04fd-471a-86ef-8aebb502670f tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Delete backup with id: c6ab3ea8-18bc-4927-923b-315e4046fba0. Dec 22 12:35:37.903693 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:35:37.903693 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:35:37.958124 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.backup.rpcapi [None req-bb8779ca-04fd-471a-86ef-8aebb502670f tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] delete_backup rpcapi backup_id c6ab3ea8-18bc-4927-923b-315e4046fba0 {{(pid=88156) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 22 12:35:37.961150 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bb8779ca-04fd-471a-86ef-8aebb502670f tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 returned with HTTP 202 Dec 22 12:35:37.962907 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1841/3660] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:35:37 2020] DELETE /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/backups/c6ab3ea8-18bc-4927-923b-315e4046fba0 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 12:35:37.968486 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0f8e89ea-c939-4deb-bf0c-aa4d9f01971c tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] DELETE http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 Dec 22 12:35:37.968971 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0f8e89ea-c939-4deb-bf0c-aa4d9f01971c tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:35:37.969126 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:35:37.969126 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:35:37.969382 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0f8e89ea-c939-4deb-bf0c-aa4d9f01971c tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:35:37.969692 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-0f8e89ea-c939-4deb-bf0c-aa4d9f01971c tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Delete volume with id: a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 Dec 22 12:35:38.000968 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:35:38.000968 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:35:38.002079 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0f8e89ea-c939-4deb-bf0c-aa4d9f01971c tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:35:38.076395 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0f8e89ea-c939-4deb-bf0c-aa4d9f01971c tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Delete volume request issued successfully. Dec 22 12:35:38.076718 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0f8e89ea-c939-4deb-bf0c-aa4d9f01971c tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 returned with HTTP 202 Dec 22 12:35:38.077702 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1820/3661] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:35:37 2020] DELETE /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:35:38.083347 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8bd09838-0834-4161-b404-cff9927e8d1d tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 Dec 22 12:35:38.084004 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8bd09838-0834-4161-b404-cff9927e8d1d tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:35:38.084004 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:35:38.084004 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:35:38.084296 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8bd09838-0834-4161-b404-cff9927e8d1d tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:35:38.113955 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:35:38.113955 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:35:38.119082 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8bd09838-0834-4161-b404-cff9927e8d1d tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:35:38.131270 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8bd09838-0834-4161-b404-cff9927e8d1d tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 returned with HTTP 200 Dec 22 12:35:38.131748 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1842/3662] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:35:38 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 => generated 1365 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:35:39.144029 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fe5c00b0-3b92-4eab-8be1-18ea32699152 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 Dec 22 12:35:39.153059 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fe5c00b0-3b92-4eab-8be1-18ea32699152 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:35:39.153059 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:35:39.153059 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:35:39.153059 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fe5c00b0-3b92-4eab-8be1-18ea32699152 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:35:39.170494 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:35:39.170494 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:35:39.177442 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fe5c00b0-3b92-4eab-8be1-18ea32699152 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Volume info retrieved successfully. Dec 22 12:35:39.186258 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fe5c00b0-3b92-4eab-8be1-18ea32699152 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 returned with HTTP 200 Dec 22 12:35:39.186744 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1821/3663] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:35:39 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 => generated 916 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:35:40.196814 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c2d34bc4-788e-40ca-8910-f0260ad4f387 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] GET http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 Dec 22 12:35:40.197135 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c2d34bc4-788e-40ca-8910-f0260ad4f387 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:35:40.197280 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:35:40.197280 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:35:40.197517 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c2d34bc4-788e-40ca-8910-f0260ad4f387 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:35:40.222708 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c2d34bc4-788e-40ca-8910-f0260ad4f387 tempest-TestVolumeBackupRestore-615802374 tempest-TestVolumeBackupRestore-615802374] http://10.222.0.111/volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 returned with HTTP 404 Dec 22 12:35:40.223602 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1843/3664] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:35:40 2020] GET /volume/v3/fc21021fed8c4c7fb2f36bde00fe5c19/volumes/a8e1da4e-fa37-46a7-a2d2-d4f217aa95b3 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:46:06.321331 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8a1a86f7-48e4-44bf-ace1-f9ed701fecbc tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] DELETE http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0a15a526-ccd7-4b7c-a884-92ed58766144 Dec 22 12:46:06.321963 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8a1a86f7-48e4-44bf-ace1-f9ed701fecbc tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:46:06.322210 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:46:06.322210 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:46:06.322655 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8a1a86f7-48e4-44bf-ace1-f9ed701fecbc tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:46:06.323182 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-8a1a86f7-48e4-44bf-ace1-f9ed701fecbc tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Delete volume with id: 0a15a526-ccd7-4b7c-a884-92ed58766144 Dec 22 12:46:06.360393 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:46:06.360393 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:46:06.361142 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8a1a86f7-48e4-44bf-ace1-f9ed701fecbc tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Volume info retrieved successfully. Dec 22 12:46:06.440084 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8a1a86f7-48e4-44bf-ace1-f9ed701fecbc tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Delete volume request issued successfully. Dec 22 12:46:06.440467 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8a1a86f7-48e4-44bf-ace1-f9ed701fecbc tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0a15a526-ccd7-4b7c-a884-92ed58766144 returned with HTTP 202 Dec 22 12:46:06.441185 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1822/3665] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:46:06 2020] DELETE /volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0a15a526-ccd7-4b7c-a884-92ed58766144 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:46:06.446379 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c30b8ce7-7d69-4e30-8f12-7ec484c1c4d1 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] GET http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0a15a526-ccd7-4b7c-a884-92ed58766144 Dec 22 12:46:06.446780 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c30b8ce7-7d69-4e30-8f12-7ec484c1c4d1 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:46:06.447056 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c30b8ce7-7d69-4e30-8f12-7ec484c1c4d1 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:46:06.473430 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:46:06.473430 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:46:06.479086 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c30b8ce7-7d69-4e30-8f12-7ec484c1c4d1 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Volume info retrieved successfully. Dec 22 12:46:06.491397 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c30b8ce7-7d69-4e30-8f12-7ec484c1c4d1 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0a15a526-ccd7-4b7c-a884-92ed58766144 returned with HTTP 200 Dec 22 12:46:06.492212 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1844/3666] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:46:06 2020] GET /volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0a15a526-ccd7-4b7c-a884-92ed58766144 => generated 920 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:46:07.501350 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-575728fa-4572-442c-abcd-6e79fddfee46 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] GET http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0a15a526-ccd7-4b7c-a884-92ed58766144 Dec 22 12:46:07.502176 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-575728fa-4572-442c-abcd-6e79fddfee46 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:46:07.502294 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:46:07.502294 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:46:07.502662 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-575728fa-4572-442c-abcd-6e79fddfee46 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:46:07.644858 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-575728fa-4572-442c-abcd-6e79fddfee46 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0a15a526-ccd7-4b7c-a884-92ed58766144 returned with HTTP 404 Dec 22 12:46:07.645662 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1823/3667] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:46:07 2020] GET /volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0a15a526-ccd7-4b7c-a884-92ed58766144 => generated 109 bytes in 146 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:49:33.387204 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e481a6c6-f469-45a2-b8b1-0ba1f1981c44 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] DELETE http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 Dec 22 12:49:33.387892 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e481a6c6-f469-45a2-b8b1-0ba1f1981c44 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:49:33.388066 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:49:33.388066 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:49:33.388321 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e481a6c6-f469-45a2-b8b1-0ba1f1981c44 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:49:33.388631 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-e481a6c6-f469-45a2-b8b1-0ba1f1981c44 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Delete volume with id: 0fc8871d-2241-48f7-8975-858d0256de20 Dec 22 12:49:33.418379 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:49:33.418379 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:49:33.419045 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e481a6c6-f469-45a2-b8b1-0ba1f1981c44 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Volume info retrieved successfully. Dec 22 12:49:33.513472 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e481a6c6-f469-45a2-b8b1-0ba1f1981c44 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Delete volume request issued successfully. Dec 22 12:49:33.513767 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e481a6c6-f469-45a2-b8b1-0ba1f1981c44 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 returned with HTTP 202 Dec 22 12:49:33.514384 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1845/3668] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:49:33 2020] DELETE /volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:49:33.520591 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9e5626df-ad49-4848-925e-0895056f1efb tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] GET http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 Dec 22 12:49:33.521015 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9e5626df-ad49-4848-925e-0895056f1efb tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:49:33.521335 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9e5626df-ad49-4848-925e-0895056f1efb tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:49:33.550264 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:49:33.550264 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:49:33.555731 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9e5626df-ad49-4848-925e-0895056f1efb tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Volume info retrieved successfully. Dec 22 12:49:33.569143 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9e5626df-ad49-4848-925e-0895056f1efb tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 returned with HTTP 200 Dec 22 12:49:33.569922 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1824/3669] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:49:33 2020] GET /volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 => generated 919 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:49:34.580776 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-354beb2c-f76b-452e-a2ba-4ae57d146315 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] GET http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 Dec 22 12:49:34.581089 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-354beb2c-f76b-452e-a2ba-4ae57d146315 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:49:34.581237 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:49:34.581237 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:49:34.581461 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-354beb2c-f76b-452e-a2ba-4ae57d146315 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:49:34.612352 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:49:34.612352 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:49:34.617618 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-354beb2c-f76b-452e-a2ba-4ae57d146315 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Volume info retrieved successfully. Dec 22 12:49:34.630345 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-354beb2c-f76b-452e-a2ba-4ae57d146315 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 returned with HTTP 200 Dec 22 12:49:34.630843 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1846/3670] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:49:34 2020] GET /volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 => generated 919 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:49:35.644019 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c8a97026-705d-4877-bf55-d73192eb6512 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] GET http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 Dec 22 12:49:35.644452 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c8a97026-705d-4877-bf55-d73192eb6512 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:49:35.644573 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:49:35.644573 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:49:35.644849 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c8a97026-705d-4877-bf55-d73192eb6512 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:49:35.674362 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c8a97026-705d-4877-bf55-d73192eb6512 tempest-AttachVolumeShelveTestJSON-762204503 tempest-AttachVolumeShelveTestJSON-762204503] http://10.222.0.111/volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 returned with HTTP 404 Dec 22 12:49:35.675039 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1825/3671] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:49:35 2020] GET /volume/v3/58bf27c027d54933a136a955b72d0547/volumes/0fc8871d-2241-48f7-8975-858d0256de20 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:49:42.072707 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a75399d3-c521-4ab6-9144-69f5fb866750 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] POST http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes Dec 22 12:49:42.073011 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:49:42.073011 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:49:42.073258 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a75399d3-c521-4ab6-9144-69f5fb866750 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-929225601"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:49:42.074113 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-a75399d3-c521-4ab6-9144-69f5fb866750 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-929225601'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:49:42.074317 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-a75399d3-c521-4ab6-9144-69f5fb866750 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Create volume of 1 GB Dec 22 12:49:42.086495 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a75399d3-c521-4ab6-9144-69f5fb866750 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Availability zone cache updated, next update will occur around 2020-12-22 13:49:42.086198. {{(pid=88156) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 22 12:49:42.086714 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a75399d3-c521-4ab6-9144-69f5fb866750 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Availability Zones retrieved successfully. Dec 22 12:49:42.096047 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a75399d3-c521-4ab6-9144-69f5fb866750 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Flow 'volume_create_api' (1beb4899-3b67-47f6-bf5e-efbf985c559a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:49:42.097816 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a75399d3-c521-4ab6-9144-69f5fb866750 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c02fcebd-8003-4dc1-9430-5845267c06d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:49:42.098940 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-a75399d3-c521-4ab6-9144-69f5fb866750 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:49:42.136825 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a75399d3-c521-4ab6-9144-69f5fb866750 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c02fcebd-8003-4dc1-9430-5845267c06d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:49:42.138053 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a75399d3-c521-4ab6-9144-69f5fb866750 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bd2fdef-45e7-4971-95c2-eccad36ce9a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:49:42.229636 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-a75399d3-c521-4ab6-9144-69f5fb866750 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Created reservations ['b2ebf093-005b-450b-88c4-333dea7f3783', '155779a7-2958-4cbb-b0a7-541ee61f32da', '0ba2a618-ea01-4e23-80aa-fe4c1c9e56b6', 'bad8cbac-8b86-43fd-bab0-d52c6e6508ae'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:49:42.230810 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a75399d3-c521-4ab6-9144-69f5fb866750 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bd2fdef-45e7-4971-95c2-eccad36ce9a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2ebf093-005b-450b-88c4-333dea7f3783', '155779a7-2958-4cbb-b0a7-541ee61f32da', '0ba2a618-ea01-4e23-80aa-fe4c1c9e56b6', 'bad8cbac-8b86-43fd-bab0-d52c6e6508ae']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:49:42.232155 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a75399d3-c521-4ab6-9144-69f5fb866750 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (166f1bf2-e7b6-4097-be0e-e44b4de8e628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:49:42.290637 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a75399d3-c521-4ab6-9144-69f5fb866750 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (166f1bf2-e7b6-4097-be0e-e44b4de8e628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c75a5fe3-723d-4474-bb15-f11dd293e071', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-929225601',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b88a2d632e964741b526c76fc547f0a6',qos_specs=None,replication_status=,reservations=['b2ebf093-005b-450b-88c4-333dea7f3783','155779a7-2958-4cbb-b0a7-541ee61f32da','0ba2a618-ea01-4e23-80aa-fe4c1c9e56b6','bad8cbac-8b86-43fd-bab0-d52c6e6508ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29db8e72c6924386b75d0a037e97c3de',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:49:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-929225601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c75a5fe3-723d-4474-bb15-f11dd293e071,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b88a2d632e964741b526c76fc547f0a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='29db8e72c6924386b75d0a037e97c3de',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:49:42.291869 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a75399d3-c521-4ab6-9144-69f5fb866750 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76fca2bd-e96f-46b2-9d21-f5b94b2d6353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:49:42.333828 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a75399d3-c521-4ab6-9144-69f5fb866750 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76fca2bd-e96f-46b2-9d21-f5b94b2d6353) transitioned into state 'SUCCESS' from state '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-929225601',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b88a2d632e964741b526c76fc547f0a6',qos_specs=None,replication_status=,reservations=['b2ebf093-005b-450b-88c4-333dea7f3783','155779a7-2958-4cbb-b0a7-541ee61f32da','0ba2a618-ea01-4e23-80aa-fe4c1c9e56b6','bad8cbac-8b86-43fd-bab0-d52c6e6508ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29db8e72c6924386b75d0a037e97c3de',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:49:42.334862 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a75399d3-c521-4ab6-9144-69f5fb866750 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91840174-d452-424d-8319-13e1deb4f06f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:49:42.369442 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a75399d3-c521-4ab6-9144-69f5fb866750 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91840174-d452-424d-8319-13e1deb4f06f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:49:42.370639 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a75399d3-c521-4ab6-9144-69f5fb866750 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Flow 'volume_create_api' (1beb4899-3b67-47f6-bf5e-efbf985c559a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:49:42.395096 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a75399d3-c521-4ab6-9144-69f5fb866750 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Create volume request issued successfully. Dec 22 12:49:42.401755 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a75399d3-c521-4ab6-9144-69f5fb866750 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes returned with HTTP 202 Dec 22 12:49:42.402325 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1847/3672] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 12:49:41 2020] POST /volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes => generated 830 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:49:42.411508 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1a6c8528-92c6-43a6-b890-dde5a7326437 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] GET http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/c75a5fe3-723d-4474-bb15-f11dd293e071 Dec 22 12:49:42.411918 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1a6c8528-92c6-43a6-b890-dde5a7326437 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:49:42.412205 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1a6c8528-92c6-43a6-b890-dde5a7326437 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:49:42.443160 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:49:42.443160 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:49:42.448592 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1a6c8528-92c6-43a6-b890-dde5a7326437 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Volume info retrieved successfully. Dec 22 12:49:42.461043 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1a6c8528-92c6-43a6-b890-dde5a7326437 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/c75a5fe3-723d-4474-bb15-f11dd293e071 returned with HTTP 200 Dec 22 12:49:42.461541 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1826/3673] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:49:42 2020] GET /volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/c75a5fe3-723d-4474-bb15-f11dd293e071 => generated 898 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:49:43.475529 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-78f93dd6-5958-4336-9170-1fbbec003b6b tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] GET http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/c75a5fe3-723d-4474-bb15-f11dd293e071 Dec 22 12:49:43.476066 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-78f93dd6-5958-4336-9170-1fbbec003b6b tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:49:43.476066 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:49:43.476066 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:49:43.476362 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-78f93dd6-5958-4336-9170-1fbbec003b6b tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:49:43.514828 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:49:43.514828 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:49:43.520779 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-78f93dd6-5958-4336-9170-1fbbec003b6b tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Volume info retrieved successfully. Dec 22 12:49:43.533842 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-78f93dd6-5958-4336-9170-1fbbec003b6b tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/c75a5fe3-723d-4474-bb15-f11dd293e071 returned with HTTP 200 Dec 22 12:49:43.534687 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1848/3674] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:49:43 2020] GET /volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/c75a5fe3-723d-4474-bb15-f11dd293e071 => generated 923 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:49:43.559952 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-054bacc0-1160-4b7b-b87a-8616e77bfd8c req-4f650d96-ddf1-4439-8b16-f57f9c2ddad0 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] GET http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/c75a5fe3-723d-4474-bb15-f11dd293e071 Dec 22 12:49:43.560235 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-054bacc0-1160-4b7b-b87a-8616e77bfd8c req-4f650d96-ddf1-4439-8b16-f57f9c2ddad0 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:49:43.560378 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:49:43.560378 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:49:43.560627 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-054bacc0-1160-4b7b-b87a-8616e77bfd8c req-4f650d96-ddf1-4439-8b16-f57f9c2ddad0 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:49:43.587877 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:49:43.587877 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:49:43.592583 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-054bacc0-1160-4b7b-b87a-8616e77bfd8c req-4f650d96-ddf1-4439-8b16-f57f9c2ddad0 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Volume info retrieved successfully. Dec 22 12:49:43.604162 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-054bacc0-1160-4b7b-b87a-8616e77bfd8c req-4f650d96-ddf1-4439-8b16-f57f9c2ddad0 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/c75a5fe3-723d-4474-bb15-f11dd293e071 returned with HTTP 200 Dec 22 12:49:43.604632 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1827/3675] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:49:43 2020] GET /volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/c75a5fe3-723d-4474-bb15-f11dd293e071 => generated 923 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:49:43.616612 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0cbf92e9-c22a-469c-a7c3-91c0780f7389 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] POST http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes Dec 22 12:49:43.617334 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:49:43.617334 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:49:43.617976 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0cbf92e9-c22a-469c-a7c3-91c0780f7389 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-536606608"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:49:43.619662 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-0cbf92e9-c22a-469c-a7c3-91c0780f7389 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-536606608'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:49:43.620206 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-0cbf92e9-c22a-469c-a7c3-91c0780f7389 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Create volume of 1 GB Dec 22 12:49:43.633366 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0cbf92e9-c22a-469c-a7c3-91c0780f7389 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Availability Zones retrieved successfully. Dec 22 12:49:43.642397 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-0cbf92e9-c22a-469c-a7c3-91c0780f7389 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Flow 'volume_create_api' (8f2bca27-e6ef-4617-ac0b-85f614418124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:49:43.644133 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-0cbf92e9-c22a-469c-a7c3-91c0780f7389 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6049348-5d9d-4406-8f57-d2d874292943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:49:43.645250 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-0cbf92e9-c22a-469c-a7c3-91c0780f7389 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:49:43.682580 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-0cbf92e9-c22a-469c-a7c3-91c0780f7389 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6049348-5d9d-4406-8f57-d2d874292943) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:49:43.683828 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-0cbf92e9-c22a-469c-a7c3-91c0780f7389 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67c72d1e-05b1-4801-81f7-2e0151bd4aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:49:43.799289 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-0cbf92e9-c22a-469c-a7c3-91c0780f7389 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Created reservations ['15e88618-1b5e-49a2-8edd-55eda26e30b9', '84f1990f-36dc-46ee-9bb7-7ae6676073d8', '9f524fa5-15c6-4eba-a8d3-702a712c696b', '7432e009-4654-4559-b562-1798193648d1'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:49:43.801656 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-0cbf92e9-c22a-469c-a7c3-91c0780f7389 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67c72d1e-05b1-4801-81f7-2e0151bd4aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15e88618-1b5e-49a2-8edd-55eda26e30b9', '84f1990f-36dc-46ee-9bb7-7ae6676073d8', '9f524fa5-15c6-4eba-a8d3-702a712c696b', '7432e009-4654-4559-b562-1798193648d1']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:49:43.803829 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-0cbf92e9-c22a-469c-a7c3-91c0780f7389 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aec9cbb-80db-4a67-9c65-ddf6285b3378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:49:43.874123 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-0cbf92e9-c22a-469c-a7c3-91c0780f7389 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aec9cbb-80db-4a67-9c65-ddf6285b3378) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02d60214-6521-4620-91d2-40bb1abc7d87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-536606608',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b88a2d632e964741b526c76fc547f0a6',qos_specs=None,replication_status=,reservations=['15e88618-1b5e-49a2-8edd-55eda26e30b9','84f1990f-36dc-46ee-9bb7-7ae6676073d8','9f524fa5-15c6-4eba-a8d3-702a712c696b','7432e009-4654-4559-b562-1798193648d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29db8e72c6924386b75d0a037e97c3de',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:49:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-536606608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02d60214-6521-4620-91d2-40bb1abc7d87,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b88a2d632e964741b526c76fc547f0a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='29db8e72c6924386b75d0a037e97c3de',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:49:43.875377 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-0cbf92e9-c22a-469c-a7c3-91c0780f7389 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35516037-1562-4493-a42b-8b641b367789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:49:43.923209 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-0cbf92e9-c22a-469c-a7c3-91c0780f7389 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35516037-1562-4493-a42b-8b641b367789) transitioned into state 'SUCCESS' from state '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-536606608',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b88a2d632e964741b526c76fc547f0a6',qos_specs=None,replication_status=,reservations=['15e88618-1b5e-49a2-8edd-55eda26e30b9','84f1990f-36dc-46ee-9bb7-7ae6676073d8','9f524fa5-15c6-4eba-a8d3-702a712c696b','7432e009-4654-4559-b562-1798193648d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29db8e72c6924386b75d0a037e97c3de',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:49:43.924357 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-0cbf92e9-c22a-469c-a7c3-91c0780f7389 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a94fe24-ceda-4d8c-802b-25ef04d8c251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:49:43.963199 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-0cbf92e9-c22a-469c-a7c3-91c0780f7389 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a94fe24-ceda-4d8c-802b-25ef04d8c251) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:49:43.964724 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-0cbf92e9-c22a-469c-a7c3-91c0780f7389 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Flow 'volume_create_api' (8f2bca27-e6ef-4617-ac0b-85f614418124) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:49:43.994333 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0cbf92e9-c22a-469c-a7c3-91c0780f7389 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Create volume request issued successfully. Dec 22 12:49:44.001987 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0cbf92e9-c22a-469c-a7c3-91c0780f7389 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes returned with HTTP 202 Dec 22 12:49:44.002595 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1849/3676] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 12:49:43 2020] POST /volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes => generated 830 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:49:44.011311 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2af3a583-6575-4b28-90b2-b7782a11f359 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] GET http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/02d60214-6521-4620-91d2-40bb1abc7d87 Dec 22 12:49:44.011631 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2af3a583-6575-4b28-90b2-b7782a11f359 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:49:44.011777 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:49:44.011777 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:49:44.012001 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2af3a583-6575-4b28-90b2-b7782a11f359 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:49:44.052113 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:49:44.052113 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:49:44.057490 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2af3a583-6575-4b28-90b2-b7782a11f359 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Volume info retrieved successfully. Dec 22 12:49:44.070291 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2af3a583-6575-4b28-90b2-b7782a11f359 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/02d60214-6521-4620-91d2-40bb1abc7d87 returned with HTTP 200 Dec 22 12:49:44.070813 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1828/3677] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:49:44 2020] GET /volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/02d60214-6521-4620-91d2-40bb1abc7d87 => generated 898 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:49:45.081168 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e2a8bc64-6c24-4b05-b513-240a8d8f6906 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] GET http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/02d60214-6521-4620-91d2-40bb1abc7d87 Dec 22 12:49:45.081788 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e2a8bc64-6c24-4b05-b513-240a8d8f6906 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:49:45.081788 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:49:45.081788 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:49:45.081919 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e2a8bc64-6c24-4b05-b513-240a8d8f6906 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:49:45.115086 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:49:45.115086 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:49:45.121062 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e2a8bc64-6c24-4b05-b513-240a8d8f6906 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Volume info retrieved successfully. Dec 22 12:49:45.134226 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e2a8bc64-6c24-4b05-b513-240a8d8f6906 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/02d60214-6521-4620-91d2-40bb1abc7d87 returned with HTTP 200 Dec 22 12:49:45.134818 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1850/3678] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:49:45 2020] GET /volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/02d60214-6521-4620-91d2-40bb1abc7d87 => generated 923 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:49:45.158700 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-5b2073c6-e53f-4350-80d0-d68907906669 req-c7e43224-025e-412e-ad24-464022d537e0 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] GET http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/02d60214-6521-4620-91d2-40bb1abc7d87 Dec 22 12:49:45.159275 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-5b2073c6-e53f-4350-80d0-d68907906669 req-c7e43224-025e-412e-ad24-464022d537e0 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:49:45.159481 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:49:45.159481 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:49:45.159730 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-5b2073c6-e53f-4350-80d0-d68907906669 req-c7e43224-025e-412e-ad24-464022d537e0 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:49:45.188598 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:49:45.188598 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:49:45.194387 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-5b2073c6-e53f-4350-80d0-d68907906669 req-c7e43224-025e-412e-ad24-464022d537e0 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Volume info retrieved successfully. Dec 22 12:49:45.207626 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-5b2073c6-e53f-4350-80d0-d68907906669 req-c7e43224-025e-412e-ad24-464022d537e0 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/02d60214-6521-4620-91d2-40bb1abc7d87 returned with HTTP 200 Dec 22 12:49:45.208174 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1829/3679] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:49:45 2020] GET /volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/02d60214-6521-4620-91d2-40bb1abc7d87 => generated 923 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:49:45.220722 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6956d149-c8a1-4f7c-8f10-71c69f221a6e tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] POST http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes Dec 22 12:49:45.221034 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:49:45.221034 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:49:45.221295 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6956d149-c8a1-4f7c-8f10-71c69f221a6e tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-238951296"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:49:45.222164 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-6956d149-c8a1-4f7c-8f10-71c69f221a6e tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-238951296'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:49:45.222384 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-6956d149-c8a1-4f7c-8f10-71c69f221a6e tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Create volume of 1 GB Dec 22 12:49:45.230640 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6956d149-c8a1-4f7c-8f10-71c69f221a6e tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Availability Zones retrieved successfully. Dec 22 12:49:45.239842 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6956d149-c8a1-4f7c-8f10-71c69f221a6e tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Flow 'volume_create_api' (5a19f753-3f7b-4879-a04e-c91d399d4e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:49:45.241663 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6956d149-c8a1-4f7c-8f10-71c69f221a6e tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c38d33dc-7460-4b0a-af70-6e85ed4fd683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:49:45.242764 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-6956d149-c8a1-4f7c-8f10-71c69f221a6e tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:49:45.279508 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6956d149-c8a1-4f7c-8f10-71c69f221a6e tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c38d33dc-7460-4b0a-af70-6e85ed4fd683) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:49:45.280772 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6956d149-c8a1-4f7c-8f10-71c69f221a6e tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9df51971-7c54-490c-bf6e-3a79c6fde9aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:49:45.359399 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-6956d149-c8a1-4f7c-8f10-71c69f221a6e tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Created reservations ['53aaf3a7-5c35-4758-8252-11f9ef33870b', 'edd798a5-f339-4368-8f38-0f52c86d7802', 'db943569-9a68-437f-9bd1-6ed6f233d968', 'd3bb5db5-3bbc-4260-acc6-fdb2c8ca8f45'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:49:45.360434 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6956d149-c8a1-4f7c-8f10-71c69f221a6e tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9df51971-7c54-490c-bf6e-3a79c6fde9aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53aaf3a7-5c35-4758-8252-11f9ef33870b', 'edd798a5-f339-4368-8f38-0f52c86d7802', 'db943569-9a68-437f-9bd1-6ed6f233d968', 'd3bb5db5-3bbc-4260-acc6-fdb2c8ca8f45']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:49:45.361667 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6956d149-c8a1-4f7c-8f10-71c69f221a6e tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb1fde33-f62e-47a3-884d-d78c02445603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:49:45.464720 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6956d149-c8a1-4f7c-8f10-71c69f221a6e tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb1fde33-f62e-47a3-884d-d78c02445603) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd037447-b43c-4831-a5a8-5ee9c284845c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-238951296',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b88a2d632e964741b526c76fc547f0a6',qos_specs=None,replication_status=,reservations=['53aaf3a7-5c35-4758-8252-11f9ef33870b','edd798a5-f339-4368-8f38-0f52c86d7802','db943569-9a68-437f-9bd1-6ed6f233d968','d3bb5db5-3bbc-4260-acc6-fdb2c8ca8f45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29db8e72c6924386b75d0a037e97c3de',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:49:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-238951296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd037447-b43c-4831-a5a8-5ee9c284845c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b88a2d632e964741b526c76fc547f0a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='29db8e72c6924386b75d0a037e97c3de',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:49:45.465970 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6956d149-c8a1-4f7c-8f10-71c69f221a6e tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7e77840-cf99-4759-bcec-8dc240120075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:49:45.576904 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6956d149-c8a1-4f7c-8f10-71c69f221a6e tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7e77840-cf99-4759-bcec-8dc240120075) transitioned into state 'SUCCESS' from state '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-238951296',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b88a2d632e964741b526c76fc547f0a6',qos_specs=None,replication_status=,reservations=['53aaf3a7-5c35-4758-8252-11f9ef33870b','edd798a5-f339-4368-8f38-0f52c86d7802','db943569-9a68-437f-9bd1-6ed6f233d968','d3bb5db5-3bbc-4260-acc6-fdb2c8ca8f45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29db8e72c6924386b75d0a037e97c3de',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:49:45.579363 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6956d149-c8a1-4f7c-8f10-71c69f221a6e tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b4b8ae8-1446-4542-a271-5158707ad63e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:49:45.621260 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6956d149-c8a1-4f7c-8f10-71c69f221a6e tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b4b8ae8-1446-4542-a271-5158707ad63e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:49:45.623183 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6956d149-c8a1-4f7c-8f10-71c69f221a6e tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Flow 'volume_create_api' (5a19f753-3f7b-4879-a04e-c91d399d4e33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:49:45.654077 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6956d149-c8a1-4f7c-8f10-71c69f221a6e tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Create volume request issued successfully. Dec 22 12:49:45.662635 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6956d149-c8a1-4f7c-8f10-71c69f221a6e tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes returned with HTTP 202 Dec 22 12:49:45.663521 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1851/3680] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 12:49:45 2020] POST /volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes => generated 830 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:49:45.680323 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9cfccd6c-d83b-4f89-be83-3007fd3465ce tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] GET http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/fd037447-b43c-4831-a5a8-5ee9c284845c Dec 22 12:49:45.681068 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9cfccd6c-d83b-4f89-be83-3007fd3465ce tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:49:45.681265 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:49:45.681265 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:49:45.681698 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9cfccd6c-d83b-4f89-be83-3007fd3465ce tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:49:45.716027 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:49:45.716027 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:49:45.721346 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9cfccd6c-d83b-4f89-be83-3007fd3465ce tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Volume info retrieved successfully. Dec 22 12:49:45.734256 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9cfccd6c-d83b-4f89-be83-3007fd3465ce tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/fd037447-b43c-4831-a5a8-5ee9c284845c returned with HTTP 200 Dec 22 12:49:45.734767 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1830/3681] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:49:45 2020] GET /volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/fd037447-b43c-4831-a5a8-5ee9c284845c => generated 898 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:49:46.751666 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9fb46d00-75c4-460a-b5ca-35f580eaf551 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] GET http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/fd037447-b43c-4831-a5a8-5ee9c284845c Dec 22 12:49:46.752356 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9fb46d00-75c4-460a-b5ca-35f580eaf551 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:49:46.752356 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:49:46.752356 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:49:46.752356 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9fb46d00-75c4-460a-b5ca-35f580eaf551 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:49:46.782513 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:49:46.782513 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:49:46.789329 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9fb46d00-75c4-460a-b5ca-35f580eaf551 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Volume info retrieved successfully. Dec 22 12:49:46.802520 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9fb46d00-75c4-460a-b5ca-35f580eaf551 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/fd037447-b43c-4831-a5a8-5ee9c284845c returned with HTTP 200 Dec 22 12:49:46.803463 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1852/3682] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:49:46 2020] GET /volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/fd037447-b43c-4831-a5a8-5ee9c284845c => generated 923 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:49:46.830616 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-483fb481-5b50-4617-aefa-ac2859ee1a78 req-21478a72-aaf2-4d8f-97a6-6009bc39af45 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] GET http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/fd037447-b43c-4831-a5a8-5ee9c284845c Dec 22 12:49:46.831358 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-483fb481-5b50-4617-aefa-ac2859ee1a78 req-21478a72-aaf2-4d8f-97a6-6009bc39af45 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:49:46.831614 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:49:46.831614 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:49:46.832761 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-483fb481-5b50-4617-aefa-ac2859ee1a78 req-21478a72-aaf2-4d8f-97a6-6009bc39af45 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:49:46.864237 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:49:46.864237 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:49:46.869160 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-483fb481-5b50-4617-aefa-ac2859ee1a78 req-21478a72-aaf2-4d8f-97a6-6009bc39af45 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Volume info retrieved successfully. Dec 22 12:49:46.880647 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-483fb481-5b50-4617-aefa-ac2859ee1a78 req-21478a72-aaf2-4d8f-97a6-6009bc39af45 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/fd037447-b43c-4831-a5a8-5ee9c284845c returned with HTTP 200 Dec 22 12:49:46.881138 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1831/3683] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 12:49:46 2020] GET /volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/fd037447-b43c-4831-a5a8-5ee9c284845c => generated 923 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:49:46.904439 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-058d242b-977e-40a1-a2f9-530c9c6b0a5d req-d860f2cd-9b9b-49e4-8f28-55e9a27608df tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] GET http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/detail Dec 22 12:49:46.904704 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-058d242b-977e-40a1-a2f9-530c9c6b0a5d req-d860f2cd-9b9b-49e4-8f28-55e9a27608df tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:49:46.904853 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:49:46.904853 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:49:46.905048 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-058d242b-977e-40a1-a2f9-530c9c6b0a5d req-d860f2cd-9b9b-49e4-8f28-55e9a27608df tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Calling method 'detail' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:49:46.905482 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [req-058d242b-977e-40a1-a2f9-530c9c6b0a5d req-d860f2cd-9b9b-49e4-8f28-55e9a27608df tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:49:46.906365 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-058d242b-977e-40a1-a2f9-530c9c6b0a5d req-d860f2cd-9b9b-49e4-8f28-55e9a27608df tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:49:46.935576 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-058d242b-977e-40a1-a2f9-530c9c6b0a5d req-d860f2cd-9b9b-49e4-8f28-55e9a27608df tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Get all volumes completed successfully. Dec 22 12:49:46.936540 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:49:46.936540 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:49:46.941096 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-058d242b-977e-40a1-a2f9-530c9c6b0a5d req-d860f2cd-9b9b-49e4-8f28-55e9a27608df tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/detail returned with HTTP 200 Dec 22 12:49:46.941605 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1853/3684] 10.222.0.111 () {60 vars in 1484 bytes} [Tue Dec 22 12:49:46 2020] GET /volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/detail => generated 2752 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:49:46.970452 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-308cb750-ae0b-4a94-b519-b3fd41047930 req-fcdb41ea-bab1-4305-8b04-9da7a8cd0b3e tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] GET http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/detail Dec 22 12:49:46.970744 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-308cb750-ae0b-4a94-b519-b3fd41047930 req-fcdb41ea-bab1-4305-8b04-9da7a8cd0b3e tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:49:46.970873 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:49:46.970873 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:49:46.971064 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-308cb750-ae0b-4a94-b519-b3fd41047930 req-fcdb41ea-bab1-4305-8b04-9da7a8cd0b3e tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Calling method 'detail' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:49:46.971520 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [req-308cb750-ae0b-4a94-b519-b3fd41047930 req-fcdb41ea-bab1-4305-8b04-9da7a8cd0b3e tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:49:46.972400 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-308cb750-ae0b-4a94-b519-b3fd41047930 req-fcdb41ea-bab1-4305-8b04-9da7a8cd0b3e tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88155) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:49:46.998518 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-308cb750-ae0b-4a94-b519-b3fd41047930 req-fcdb41ea-bab1-4305-8b04-9da7a8cd0b3e tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Get all volumes completed successfully. Dec 22 12:49:46.999494 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:49:46.999494 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:49:47.003684 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-308cb750-ae0b-4a94-b519-b3fd41047930 req-fcdb41ea-bab1-4305-8b04-9da7a8cd0b3e tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/detail returned with HTTP 200 Dec 22 12:49:47.004048 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1832/3685] 10.222.0.111 () {60 vars in 1484 bytes} [Tue Dec 22 12:49:46 2020] GET /volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/detail => generated 2752 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:49:47.032656 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-98567715-4e84-4760-b0a5-377bd7710744 req-db40269b-67de-4ca1-9c73-22b5c94b830b tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] GET http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/detail Dec 22 12:49:47.033005 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-98567715-4e84-4760-b0a5-377bd7710744 req-db40269b-67de-4ca1-9c73-22b5c94b830b tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:49:47.033189 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:49:47.033189 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:49:47.033685 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-98567715-4e84-4760-b0a5-377bd7710744 req-db40269b-67de-4ca1-9c73-22b5c94b830b tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Calling method 'detail' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:49:47.034159 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [req-98567715-4e84-4760-b0a5-377bd7710744 req-db40269b-67de-4ca1-9c73-22b5c94b830b tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:49:47.035568 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-98567715-4e84-4760-b0a5-377bd7710744 req-db40269b-67de-4ca1-9c73-22b5c94b830b tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:49:47.066538 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-98567715-4e84-4760-b0a5-377bd7710744 req-db40269b-67de-4ca1-9c73-22b5c94b830b tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Get all volumes completed successfully. Dec 22 12:49:47.067995 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:49:47.067995 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:49:47.072840 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-98567715-4e84-4760-b0a5-377bd7710744 req-db40269b-67de-4ca1-9c73-22b5c94b830b tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/detail returned with HTTP 200 Dec 22 12:49:47.073283 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1854/3686] 10.222.0.111 () {60 vars in 1484 bytes} [Tue Dec 22 12:49:47 2020] GET /volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/detail => generated 2752 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:49:47.101804 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-6b0a9a18-848e-4907-99a1-7332686ec105 req-a00a8d1b-e4a1-4fb6-97ab-4800b1770151 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] GET http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/detail Dec 22 12:49:47.102122 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-6b0a9a18-848e-4907-99a1-7332686ec105 req-a00a8d1b-e4a1-4fb6-97ab-4800b1770151 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:49:47.102264 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:49:47.102264 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:49:47.102519 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-6b0a9a18-848e-4907-99a1-7332686ec105 req-a00a8d1b-e4a1-4fb6-97ab-4800b1770151 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Calling method 'detail' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:49:47.103003 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [req-6b0a9a18-848e-4907-99a1-7332686ec105 req-a00a8d1b-e4a1-4fb6-97ab-4800b1770151 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:49:47.104044 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-6b0a9a18-848e-4907-99a1-7332686ec105 req-a00a8d1b-e4a1-4fb6-97ab-4800b1770151 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88155) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:49:47.135222 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-6b0a9a18-848e-4907-99a1-7332686ec105 req-a00a8d1b-e4a1-4fb6-97ab-4800b1770151 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Get all volumes completed successfully. Dec 22 12:49:47.136425 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:49:47.136425 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:49:47.141390 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-6b0a9a18-848e-4907-99a1-7332686ec105 req-a00a8d1b-e4a1-4fb6-97ab-4800b1770151 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/detail returned with HTTP 200 Dec 22 12:49:47.142042 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1833/3687] 10.222.0.111 () {60 vars in 1484 bytes} [Tue Dec 22 12:49:47 2020] GET /volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/detail => generated 2752 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:49:47.172114 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-02fde7b3-c33e-4b9f-aee6-32a260dda1b4 req-5774b6ef-f78f-4275-b001-dfecf6a78899 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] GET http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/detail Dec 22 12:49:47.172406 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-02fde7b3-c33e-4b9f-aee6-32a260dda1b4 req-5774b6ef-f78f-4275-b001-dfecf6a78899 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:49:47.172541 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:49:47.172541 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:49:47.172736 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-02fde7b3-c33e-4b9f-aee6-32a260dda1b4 req-5774b6ef-f78f-4275-b001-dfecf6a78899 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Calling method 'detail' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:49:47.173183 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [req-02fde7b3-c33e-4b9f-aee6-32a260dda1b4 req-5774b6ef-f78f-4275-b001-dfecf6a78899 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:49:47.174247 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-02fde7b3-c33e-4b9f-aee6-32a260dda1b4 req-5774b6ef-f78f-4275-b001-dfecf6a78899 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:49:47.207796 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-02fde7b3-c33e-4b9f-aee6-32a260dda1b4 req-5774b6ef-f78f-4275-b001-dfecf6a78899 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Get all volumes completed successfully. Dec 22 12:49:47.208933 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:49:47.208933 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:49:47.214282 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-02fde7b3-c33e-4b9f-aee6-32a260dda1b4 req-5774b6ef-f78f-4275-b001-dfecf6a78899 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/detail returned with HTTP 200 Dec 22 12:49:47.214738 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1855/3688] 10.222.0.111 () {60 vars in 1484 bytes} [Tue Dec 22 12:49:47 2020] GET /volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/detail => generated 2752 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:49:47.239984 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-fc986099-7dcb-4339-9c2a-2190e9a2a196 req-cc8bbb07-cd46-423a-b56f-220b745b6b55 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] GET http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/detail Dec 22 12:49:47.240289 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-fc986099-7dcb-4339-9c2a-2190e9a2a196 req-cc8bbb07-cd46-423a-b56f-220b745b6b55 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:49:47.240444 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:49:47.240444 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:49:47.240890 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-fc986099-7dcb-4339-9c2a-2190e9a2a196 req-cc8bbb07-cd46-423a-b56f-220b745b6b55 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Calling method 'detail' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:49:47.241317 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [req-fc986099-7dcb-4339-9c2a-2190e9a2a196 req-cc8bbb07-cd46-423a-b56f-220b745b6b55 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:49:47.242434 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-fc986099-7dcb-4339-9c2a-2190e9a2a196 req-cc8bbb07-cd46-423a-b56f-220b745b6b55 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88155) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:49:47.273758 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-fc986099-7dcb-4339-9c2a-2190e9a2a196 req-cc8bbb07-cd46-423a-b56f-220b745b6b55 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Get all volumes completed successfully. Dec 22 12:49:47.274867 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:49:47.274867 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:49:47.279941 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-fc986099-7dcb-4339-9c2a-2190e9a2a196 req-cc8bbb07-cd46-423a-b56f-220b745b6b55 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/detail returned with HTTP 200 Dec 22 12:49:47.280380 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1834/3689] 10.222.0.111 () {60 vars in 1484 bytes} [Tue Dec 22 12:49:47 2020] GET /volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/detail => generated 2752 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:49:47.306784 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-772c6ee6-3299-4aac-a558-193808c48347 req-8c499c35-6891-4f00-9bf3-b127edc2cd43 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] GET http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/detail Dec 22 12:49:47.307155 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-772c6ee6-3299-4aac-a558-193808c48347 req-8c499c35-6891-4f00-9bf3-b127edc2cd43 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:49:47.307291 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:49:47.307291 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:49:47.307533 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-772c6ee6-3299-4aac-a558-193808c48347 req-8c499c35-6891-4f00-9bf3-b127edc2cd43 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Calling method 'detail' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:49:47.307979 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [req-772c6ee6-3299-4aac-a558-193808c48347 req-8c499c35-6891-4f00-9bf3-b127edc2cd43 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:49:47.309103 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-772c6ee6-3299-4aac-a558-193808c48347 req-8c499c35-6891-4f00-9bf3-b127edc2cd43 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:49:47.342056 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-772c6ee6-3299-4aac-a558-193808c48347 req-8c499c35-6891-4f00-9bf3-b127edc2cd43 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Get all volumes completed successfully. Dec 22 12:49:47.343378 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:49:47.343378 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:49:47.348854 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-772c6ee6-3299-4aac-a558-193808c48347 req-8c499c35-6891-4f00-9bf3-b127edc2cd43 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/detail returned with HTTP 200 Dec 22 12:49:47.349331 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1856/3690] 10.222.0.111 () {60 vars in 1484 bytes} [Tue Dec 22 12:49:47 2020] GET /volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/detail => generated 2752 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:49:47.385599 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9cc19fd0-4dd7-47a3-8abe-8965d2334d23 req-0e649fae-b0e1-49d1-a54f-45fc777ebc69 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] GET http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/detail Dec 22 12:49:47.385939 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9cc19fd0-4dd7-47a3-8abe-8965d2334d23 req-0e649fae-b0e1-49d1-a54f-45fc777ebc69 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:49:47.386103 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:49:47.386103 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:49:47.386343 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9cc19fd0-4dd7-47a3-8abe-8965d2334d23 req-0e649fae-b0e1-49d1-a54f-45fc777ebc69 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Calling method 'detail' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:49:47.386791 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [req-9cc19fd0-4dd7-47a3-8abe-8965d2334d23 req-0e649fae-b0e1-49d1-a54f-45fc777ebc69 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:49:47.387907 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-9cc19fd0-4dd7-47a3-8abe-8965d2334d23 req-0e649fae-b0e1-49d1-a54f-45fc777ebc69 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88155) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:49:47.422014 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-9cc19fd0-4dd7-47a3-8abe-8965d2334d23 req-0e649fae-b0e1-49d1-a54f-45fc777ebc69 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Get all volumes completed successfully. Dec 22 12:49:47.423336 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:49:47.423336 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:49:47.429220 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9cc19fd0-4dd7-47a3-8abe-8965d2334d23 req-0e649fae-b0e1-49d1-a54f-45fc777ebc69 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/detail returned with HTTP 200 Dec 22 12:49:47.429723 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1835/3691] 10.222.0.111 () {60 vars in 1484 bytes} [Tue Dec 22 12:49:47 2020] GET /volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/detail => generated 2752 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:49:47.445134 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2706091e-d117-48ae-b37d-5f552a625150 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] DELETE http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/fd037447-b43c-4831-a5a8-5ee9c284845c Dec 22 12:49:47.445782 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2706091e-d117-48ae-b37d-5f552a625150 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:49:47.445982 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:49:47.445982 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:49:47.446439 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2706091e-d117-48ae-b37d-5f552a625150 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:49:47.447065 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-2706091e-d117-48ae-b37d-5f552a625150 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Delete volume with id: fd037447-b43c-4831-a5a8-5ee9c284845c Dec 22 12:49:47.483388 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:49:47.483388 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:49:47.484071 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2706091e-d117-48ae-b37d-5f552a625150 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Volume info retrieved successfully. Dec 22 12:49:47.562051 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2706091e-d117-48ae-b37d-5f552a625150 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Delete volume request issued successfully. Dec 22 12:49:47.562444 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2706091e-d117-48ae-b37d-5f552a625150 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/fd037447-b43c-4831-a5a8-5ee9c284845c returned with HTTP 202 Dec 22 12:49:47.563223 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1857/3692] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:49:47 2020] DELETE /volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/fd037447-b43c-4831-a5a8-5ee9c284845c => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:49:47.570685 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c6c9820c-fa5e-47ef-a754-0b54d778d32d tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] GET http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/fd037447-b43c-4831-a5a8-5ee9c284845c Dec 22 12:49:47.571173 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c6c9820c-fa5e-47ef-a754-0b54d778d32d tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:49:47.571413 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:49:47.571413 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:49:47.571774 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c6c9820c-fa5e-47ef-a754-0b54d778d32d tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:49:47.603399 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:49:47.603399 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:49:47.608478 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c6c9820c-fa5e-47ef-a754-0b54d778d32d tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Volume info retrieved successfully. Dec 22 12:49:47.620331 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c6c9820c-fa5e-47ef-a754-0b54d778d32d tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/fd037447-b43c-4831-a5a8-5ee9c284845c returned with HTTP 200 Dec 22 12:49:47.620783 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1836/3693] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:49:47 2020] GET /volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/fd037447-b43c-4831-a5a8-5ee9c284845c => generated 922 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:49:48.636741 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-30555d16-b1eb-4537-b7c6-6aa756a439fd tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] GET http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/fd037447-b43c-4831-a5a8-5ee9c284845c Dec 22 12:49:48.637284 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-30555d16-b1eb-4537-b7c6-6aa756a439fd tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:49:48.637284 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:49:48.637284 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:49:48.637494 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-30555d16-b1eb-4537-b7c6-6aa756a439fd tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:49:48.662393 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-30555d16-b1eb-4537-b7c6-6aa756a439fd tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/fd037447-b43c-4831-a5a8-5ee9c284845c returned with HTTP 404 Dec 22 12:49:48.663730 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1858/3694] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:49:48 2020] GET /volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/fd037447-b43c-4831-a5a8-5ee9c284845c => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:49:48.669275 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b62a17c0-2b35-4b0d-81d1-c82cb8af7776 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] DELETE http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/02d60214-6521-4620-91d2-40bb1abc7d87 Dec 22 12:49:48.669560 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b62a17c0-2b35-4b0d-81d1-c82cb8af7776 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:49:48.669701 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:49:48.669701 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:49:48.670142 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b62a17c0-2b35-4b0d-81d1-c82cb8af7776 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:49:48.670432 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-b62a17c0-2b35-4b0d-81d1-c82cb8af7776 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Delete volume with id: 02d60214-6521-4620-91d2-40bb1abc7d87 Dec 22 12:49:48.696402 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:49:48.696402 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:49:48.696994 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b62a17c0-2b35-4b0d-81d1-c82cb8af7776 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Volume info retrieved successfully. Dec 22 12:49:48.772743 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b62a17c0-2b35-4b0d-81d1-c82cb8af7776 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Delete volume request issued successfully. Dec 22 12:49:48.773516 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b62a17c0-2b35-4b0d-81d1-c82cb8af7776 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/02d60214-6521-4620-91d2-40bb1abc7d87 returned with HTTP 202 Dec 22 12:49:48.776673 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1837/3695] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:49:48 2020] DELETE /volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/02d60214-6521-4620-91d2-40bb1abc7d87 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:49:48.784341 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-04d8e554-7136-4f1d-b118-78d644c4f190 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] GET http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/02d60214-6521-4620-91d2-40bb1abc7d87 Dec 22 12:49:48.784678 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-04d8e554-7136-4f1d-b118-78d644c4f190 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:49:48.784972 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-04d8e554-7136-4f1d-b118-78d644c4f190 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:49:48.817423 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:49:48.817423 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:49:48.822964 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-04d8e554-7136-4f1d-b118-78d644c4f190 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Volume info retrieved successfully. Dec 22 12:49:48.835243 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-04d8e554-7136-4f1d-b118-78d644c4f190 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/02d60214-6521-4620-91d2-40bb1abc7d87 returned with HTTP 200 Dec 22 12:49:48.835891 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1859/3696] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:49:48 2020] GET /volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/02d60214-6521-4620-91d2-40bb1abc7d87 => generated 922 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:49:49.845860 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ac6cd4a7-975e-4438-b37d-7ac7fce3bbc2 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] GET http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/02d60214-6521-4620-91d2-40bb1abc7d87 Dec 22 12:49:49.846326 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ac6cd4a7-975e-4438-b37d-7ac7fce3bbc2 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:49:49.846326 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:49:49.846326 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:49:49.846590 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ac6cd4a7-975e-4438-b37d-7ac7fce3bbc2 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:49:49.875283 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ac6cd4a7-975e-4438-b37d-7ac7fce3bbc2 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/02d60214-6521-4620-91d2-40bb1abc7d87 returned with HTTP 404 Dec 22 12:49:49.875918 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1838/3697] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:49:49 2020] GET /volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/02d60214-6521-4620-91d2-40bb1abc7d87 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:49:49.883865 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0cb6696d-e799-48c6-8e42-8b16a94d8fa2 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] DELETE http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/c75a5fe3-723d-4474-bb15-f11dd293e071 Dec 22 12:49:49.884519 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0cb6696d-e799-48c6-8e42-8b16a94d8fa2 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:49:49.884787 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:49:49.884787 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:49:49.885402 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0cb6696d-e799-48c6-8e42-8b16a94d8fa2 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:49:49.885998 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-0cb6696d-e799-48c6-8e42-8b16a94d8fa2 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Delete volume with id: c75a5fe3-723d-4474-bb15-f11dd293e071 Dec 22 12:49:49.917494 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:49:49.917494 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:49:49.918215 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0cb6696d-e799-48c6-8e42-8b16a94d8fa2 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Volume info retrieved successfully. Dec 22 12:49:49.998693 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0cb6696d-e799-48c6-8e42-8b16a94d8fa2 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Delete volume request issued successfully. Dec 22 12:49:49.999669 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0cb6696d-e799-48c6-8e42-8b16a94d8fa2 tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/c75a5fe3-723d-4474-bb15-f11dd293e071 returned with HTTP 202 Dec 22 12:49:50.006635 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1860/3698] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:49:49 2020] DELETE /volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/c75a5fe3-723d-4474-bb15-f11dd293e071 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:49:50.009242 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eb47dbe2-055e-456c-bf0d-8dd94f16986e tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] GET http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/c75a5fe3-723d-4474-bb15-f11dd293e071 Dec 22 12:49:50.009706 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eb47dbe2-055e-456c-bf0d-8dd94f16986e tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:49:50.010025 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eb47dbe2-055e-456c-bf0d-8dd94f16986e tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:49:50.056773 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:49:50.056773 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:49:50.062820 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-eb47dbe2-055e-456c-bf0d-8dd94f16986e tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Volume info retrieved successfully. Dec 22 12:49:50.075768 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eb47dbe2-055e-456c-bf0d-8dd94f16986e tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/c75a5fe3-723d-4474-bb15-f11dd293e071 returned with HTTP 200 Dec 22 12:49:50.076265 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1839/3699] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:49:50 2020] GET /volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/c75a5fe3-723d-4474-bb15-f11dd293e071 => generated 922 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:49:51.086359 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-713ce3c9-6aed-4e44-a65a-a9fa33515afb tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] GET http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/c75a5fe3-723d-4474-bb15-f11dd293e071 Dec 22 12:49:51.086752 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-713ce3c9-6aed-4e44-a65a-a9fa33515afb tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:49:51.086807 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:49:51.086807 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:49:51.086971 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-713ce3c9-6aed-4e44-a65a-a9fa33515afb tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:49:51.110861 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-713ce3c9-6aed-4e44-a65a-a9fa33515afb tempest-VolumesTestJSON-217703267 tempest-VolumesTestJSON-217703267] http://10.222.0.111/volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/c75a5fe3-723d-4474-bb15-f11dd293e071 returned with HTTP 404 Dec 22 12:49:51.111358 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1861/3700] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:49:51 2020] GET /volume/v3/b88a2d632e964741b526c76fc547f0a6/volumes/c75a5fe3-723d-4474-bb15-f11dd293e071 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:51:36.385502 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-38ac5e7f-57fc-4091-b68f-49e95b61f25b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] DELETE http://10.222.0.111/volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/832ebcfc-25dd-436f-8702-c89b75eab090 Dec 22 12:51:36.385989 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-38ac5e7f-57fc-4091-b68f-49e95b61f25b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:51:36.385989 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:51:36.385989 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:51:36.386172 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-38ac5e7f-57fc-4091-b68f-49e95b61f25b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:51:36.386458 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-38ac5e7f-57fc-4091-b68f-49e95b61f25b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Delete volume with id: 832ebcfc-25dd-436f-8702-c89b75eab090 Dec 22 12:51:36.414409 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:51:36.414409 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:51:36.415109 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-38ac5e7f-57fc-4091-b68f-49e95b61f25b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Volume info retrieved successfully. Dec 22 12:51:36.493205 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-38ac5e7f-57fc-4091-b68f-49e95b61f25b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Delete volume request issued successfully. Dec 22 12:51:36.493895 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-38ac5e7f-57fc-4091-b68f-49e95b61f25b tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] http://10.222.0.111/volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/832ebcfc-25dd-436f-8702-c89b75eab090 returned with HTTP 202 Dec 22 12:51:36.496796 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1840/3701] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:51:36 2020] DELETE /volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/832ebcfc-25dd-436f-8702-c89b75eab090 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:51:36.504812 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8c026e34-7088-457a-868b-4823bfd6d1d9 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] GET http://10.222.0.111/volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/832ebcfc-25dd-436f-8702-c89b75eab090 Dec 22 12:51:36.506100 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8c026e34-7088-457a-868b-4823bfd6d1d9 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:51:36.506937 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8c026e34-7088-457a-868b-4823bfd6d1d9 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:51:36.539252 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:51:36.539252 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:51:36.544174 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8c026e34-7088-457a-868b-4823bfd6d1d9 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Volume info retrieved successfully. Dec 22 12:51:36.555746 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8c026e34-7088-457a-868b-4823bfd6d1d9 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] http://10.222.0.111/volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/832ebcfc-25dd-436f-8702-c89b75eab090 returned with HTTP 200 Dec 22 12:51:36.556253 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1862/3702] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:51:36 2020] GET /volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/832ebcfc-25dd-436f-8702-c89b75eab090 => generated 917 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:51:37.566796 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a37383cb-544a-4ba6-8363-14638d77f2c7 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] GET http://10.222.0.111/volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/832ebcfc-25dd-436f-8702-c89b75eab090 Dec 22 12:51:37.567257 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a37383cb-544a-4ba6-8363-14638d77f2c7 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:51:37.567409 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:51:37.567409 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:51:37.567633 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a37383cb-544a-4ba6-8363-14638d77f2c7 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:51:37.601283 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a37383cb-544a-4ba6-8363-14638d77f2c7 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] http://10.222.0.111/volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/832ebcfc-25dd-436f-8702-c89b75eab090 returned with HTTP 404 Dec 22 12:51:37.604555 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1841/3703] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:51:37 2020] GET /volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/832ebcfc-25dd-436f-8702-c89b75eab090 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:51:37.607556 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-78235e19-c1c7-4e83-92e6-ad28af0160f8 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] DELETE http://10.222.0.111/volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/550da7bd-f6cb-4ba5-8d77-b06a1b0ffd9a Dec 22 12:51:37.607877 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-78235e19-c1c7-4e83-92e6-ad28af0160f8 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:51:37.608022 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:51:37.608022 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:51:37.608252 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-78235e19-c1c7-4e83-92e6-ad28af0160f8 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:51:37.608540 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-78235e19-c1c7-4e83-92e6-ad28af0160f8 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Delete volume with id: 550da7bd-f6cb-4ba5-8d77-b06a1b0ffd9a Dec 22 12:51:37.640067 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:51:37.640067 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:51:37.640067 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-78235e19-c1c7-4e83-92e6-ad28af0160f8 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Volume info retrieved successfully. Dec 22 12:51:37.727946 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-78235e19-c1c7-4e83-92e6-ad28af0160f8 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Delete volume request issued successfully. Dec 22 12:51:37.728479 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-78235e19-c1c7-4e83-92e6-ad28af0160f8 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] http://10.222.0.111/volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/550da7bd-f6cb-4ba5-8d77-b06a1b0ffd9a returned with HTTP 202 Dec 22 12:51:37.729142 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1863/3704] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:51:37 2020] DELETE /volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/550da7bd-f6cb-4ba5-8d77-b06a1b0ffd9a => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 12:51:37.736174 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c83b9f42-fed5-4694-b53b-e88dbea98be2 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] GET http://10.222.0.111/volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/550da7bd-f6cb-4ba5-8d77-b06a1b0ffd9a Dec 22 12:51:37.736937 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c83b9f42-fed5-4694-b53b-e88dbea98be2 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:51:37.737794 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c83b9f42-fed5-4694-b53b-e88dbea98be2 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:51:37.784866 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:51:37.784866 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:51:37.790753 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c83b9f42-fed5-4694-b53b-e88dbea98be2 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Volume info retrieved successfully. Dec 22 12:51:37.803461 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c83b9f42-fed5-4694-b53b-e88dbea98be2 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] http://10.222.0.111/volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/550da7bd-f6cb-4ba5-8d77-b06a1b0ffd9a returned with HTTP 200 Dec 22 12:51:37.804439 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1842/3705] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:51:37 2020] GET /volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/550da7bd-f6cb-4ba5-8d77-b06a1b0ffd9a => generated 917 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:51:38.813833 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cf92606f-cf65-418f-b46e-bd0b56482307 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] GET http://10.222.0.111/volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/550da7bd-f6cb-4ba5-8d77-b06a1b0ffd9a Dec 22 12:51:38.814177 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cf92606f-cf65-418f-b46e-bd0b56482307 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:51:38.814239 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:51:38.814239 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:51:38.814710 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cf92606f-cf65-418f-b46e-bd0b56482307 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:51:38.838238 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cf92606f-cf65-418f-b46e-bd0b56482307 tempest-ServersNegativeTestJSON-1765543489 tempest-ServersNegativeTestJSON-1765543489] http://10.222.0.111/volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/550da7bd-f6cb-4ba5-8d77-b06a1b0ffd9a returned with HTTP 404 Dec 22 12:51:38.838858 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1864/3706] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:51:38 2020] GET /volume/v3/9ce1905d594241eeb4f98880c37b8f4a/volumes/550da7bd-f6cb-4ba5-8d77-b06a1b0ffd9a => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:53:27.431610 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ac2e1f72-7666-4ed0-b5fc-d787e5a7fc24 tempest-GroupsV314Test-1332294887 tempest-GroupsV314Test-1332294887] POST http://10.222.0.111/volume/v3/55d3ac0cb6c94223b2680c760c348ce2/types Dec 22 12:53:27.432110 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:27.432110 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:27.432885 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ac2e1f72-7666-4ed0-b5fc-d787e5a7fc24 tempest-GroupsV314Test-1332294887 tempest-GroupsV314Test-1332294887] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1123522783"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:53:27.477643 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ac2e1f72-7666-4ed0-b5fc-d787e5a7fc24 tempest-GroupsV314Test-1332294887 tempest-GroupsV314Test-1332294887] http://10.222.0.111/volume/v3/55d3ac0cb6c94223b2680c760c348ce2/types returned with HTTP 200 Dec 22 12:53:27.478075 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1843/3707] 10.222.0.111 () {60 vars in 1224 bytes} [Tue Dec 22 12:53:27 2020] POST /volume/v3/55d3ac0cb6c94223b2680c760c348ce2/types => generated 220 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:53:27.484799 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eb815983-6bb3-4686-95d6-b939e11a2609 tempest-GroupsV314Test-1332294887 tempest-GroupsV314Test-1332294887] POST http://10.222.0.111/volume/v3/55d3ac0cb6c94223b2680c760c348ce2/group_types Dec 22 12:53:27.485236 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eb815983-6bb3-4686-95d6-b939e11a2609 tempest-GroupsV314Test-1332294887 tempest-GroupsV314Test-1332294887] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1239472235"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:53:27.552949 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eb815983-6bb3-4686-95d6-b939e11a2609 tempest-GroupsV314Test-1332294887 tempest-GroupsV314Test-1332294887] http://10.222.0.111/volume/v3/55d3ac0cb6c94223b2680c760c348ce2/group_types returned with HTTP 202 Dec 22 12:53:27.556564 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1865/3708] 10.222.0.111 () {62 vars in 1283 bytes} [Tue Dec 22 12:53:27 2020] POST /volume/v3/55d3ac0cb6c94223b2680c760c348ce2/group_types => generated 177 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:53:27.631296 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-928eabe4-9dbe-4335-8f8c-06dbbd7fa159 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] POST http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/groups Dec 22 12:53:27.631782 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-928eabe4-9dbe-4335-8f8c-06dbbd7fa159 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Action: 'create', calling method: version_select, body: {"group": {"group_type": "49bb3910-041e-4b56-8c3b-6359a45f1dbb", "volume_types": ["b6e7d7b7-fb5b-471e-86e5-2afa90330f69"], "name": "tempest-GroupsV314Test-Group-567315132"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:53:27.632417 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-928eabe4-9dbe-4335-8f8c-06dbbd7fa159 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Creating new group {'group': {'group_type': '49bb3910-041e-4b56-8c3b-6359a45f1dbb', 'volume_types': ['b6e7d7b7-fb5b-471e-86e5-2afa90330f69'], 'name': 'tempest-GroupsV314Test-Group-567315132'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 22 12:53:27.666508 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.groups [None req-928eabe4-9dbe-4335-8f8c-06dbbd7fa159 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Creating group tempest-GroupsV314Test-Group-567315132. Dec 22 12:53:27.677739 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-928eabe4-9dbe-4335-8f8c-06dbbd7fa159 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Availability Zones retrieved successfully. Dec 22 12:53:27.713050 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-928eabe4-9dbe-4335-8f8c-06dbbd7fa159 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Created reservations ['22a9b153-146f-40a4-9688-c590f5520788'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:53:27.830974 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-928eabe4-9dbe-4335-8f8c-06dbbd7fa159 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/groups returned with HTTP 202 Dec 22 12:53:27.831470 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1844/3709] 10.222.0.111 () {62 vars in 1269 bytes} [Tue Dec 22 12:53:27 2020] POST /volume/v3/ef975d74e06849ec89f384ab92dc76ef/groups => generated 107 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:53:27.837680 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-647d6dba-0ead-4d61-aebd-295579026f61 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] GET http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/groups/70242303-896a-471b-a43e-4f0d4779de92 Dec 22 12:53:27.838382 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-647d6dba-0ead-4d61-aebd-295579026f61 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:27.838771 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-647d6dba-0ead-4d61-aebd-295579026f61 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:27.839145 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-647d6dba-0ead-4d61-aebd-295579026f61 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] show called for member 70242303-896a-471b-a43e-4f0d4779de92 {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:53:27.843581 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:27.843581 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:27.862145 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-647d6dba-0ead-4d61-aebd-295579026f61 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/groups/70242303-896a-471b-a43e-4f0d4779de92 returned with HTTP 200 Dec 22 12:53:27.862882 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1866/3710] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:53:27 2020] GET /volume/v3/ef975d74e06849ec89f384ab92dc76ef/groups/70242303-896a-471b-a43e-4f0d4779de92 => generated 387 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:53:28.873671 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f6dc058e-5a92-4107-a424-a43f363dc92f tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] GET http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/groups/70242303-896a-471b-a43e-4f0d4779de92 Dec 22 12:53:28.874354 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f6dc058e-5a92-4107-a424-a43f363dc92f tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:28.874515 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:28.874515 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:28.874960 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f6dc058e-5a92-4107-a424-a43f363dc92f tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:28.875434 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-f6dc058e-5a92-4107-a424-a43f363dc92f tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] show called for member 70242303-896a-471b-a43e-4f0d4779de92 {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:53:28.883760 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:28.883760 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:28.903393 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f6dc058e-5a92-4107-a424-a43f363dc92f tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/groups/70242303-896a-471b-a43e-4f0d4779de92 returned with HTTP 200 Dec 22 12:53:28.903964 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1845/3711] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:53:28 2020] GET /volume/v3/ef975d74e06849ec89f384ab92dc76ef/groups/70242303-896a-471b-a43e-4f0d4779de92 => generated 388 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:53:28.911728 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a1e9bbd6-b359-4f2f-9335-a3a687f6bb1d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] POST http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes Dec 22 12:53:28.912095 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:28.912095 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:28.912407 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a1e9bbd6-b359-4f2f-9335-a3a687f6bb1d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b6e7d7b7-fb5b-471e-86e5-2afa90330f69", "group_id": "70242303-896a-471b-a43e-4f0d4779de92", "size": 1, "name": "tempest-GroupsV314Test-Volume-18053231"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:53:28.913240 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-a1e9bbd6-b359-4f2f-9335-a3a687f6bb1d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Create volume request body: {'volume': {'volume_type': 'b6e7d7b7-fb5b-471e-86e5-2afa90330f69', 'group_id': '70242303-896a-471b-a43e-4f0d4779de92', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-18053231'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:53:28.927182 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:28.927182 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:28.927856 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-a1e9bbd6-b359-4f2f-9335-a3a687f6bb1d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Create volume of 1 GB Dec 22 12:53:28.937072 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a1e9bbd6-b359-4f2f-9335-a3a687f6bb1d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Availability Zones retrieved successfully. Dec 22 12:53:28.946411 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a1e9bbd6-b359-4f2f-9335-a3a687f6bb1d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Flow 'volume_create_api' (4cadaed4-83e9-4c0c-a535-d67c96df35ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:53:28.948304 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a1e9bbd6-b359-4f2f-9335-a3a687f6bb1d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4163666-8cd2-4881-ac62-2d6e6b445d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:53:28.949355 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:28.949355 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:28.949907 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-a1e9bbd6-b359-4f2f-9335-a3a687f6bb1d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:53:28.979368 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a1e9bbd6-b359-4f2f-9335-a3a687f6bb1d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4163666-8cd2-4881-ac62-2d6e6b445d8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T12:53:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b6e7d7b7-fb5b-471e-86e5-2afa90330f69,is_public=True,name='tempest-GroupsV314Test-volume-type-1123522783',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b6e7d7b7-fb5b-471e-86e5-2afa90330f69', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '70242303-896a-471b-a43e-4f0d4779de92', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:53:28.980935 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a1e9bbd6-b359-4f2f-9335-a3a687f6bb1d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97128720-db1f-41c9-a80b-d8ae25e028d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:53:29.015604 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-a1e9bbd6-b359-4f2f-9335-a3a687f6bb1d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1123522783 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1123522783, it is now deprecated. Please use the default quota class for default quota. Dec 22 12:53:29.016138 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-a1e9bbd6-b359-4f2f-9335-a3a687f6bb1d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1123522783 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1123522783, it is now deprecated. Please use the default quota class for default quota. Dec 22 12:53:29.106872 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-a1e9bbd6-b359-4f2f-9335-a3a687f6bb1d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Created reservations ['7b5c06f1-a56d-4682-baa2-0b682f0dc508', '30497c52-265d-4a79-876d-0e19136695e3', '7d94119e-8165-4b1a-a3b7-2c5771e0bdeb', 'e3bd1229-a3a1-4c79-a73e-6c835d66f175'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:53:29.108073 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a1e9bbd6-b359-4f2f-9335-a3a687f6bb1d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97128720-db1f-41c9-a80b-d8ae25e028d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b5c06f1-a56d-4682-baa2-0b682f0dc508', '30497c52-265d-4a79-876d-0e19136695e3', '7d94119e-8165-4b1a-a3b7-2c5771e0bdeb', 'e3bd1229-a3a1-4c79-a73e-6c835d66f175']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:53:29.109299 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a1e9bbd6-b359-4f2f-9335-a3a687f6bb1d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ed7b87a-4c28-47e4-8f1b-c9aa62fa53bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:53:29.170312 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a1e9bbd6-b359-4f2f-9335-a3a687f6bb1d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ed7b87a-4c28-47e4-8f1b-c9aa62fa53bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '423b4782-87ab-4116-939b-1545fd37a299', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-18053231',encryption_key_id=None,group_id=70242303-896a-471b-a43e-4f0d4779de92,group_type_id=,metadata={},multiattach=False,project_id='ef975d74e06849ec89f384ab92dc76ef',qos_specs=None,replication_status=,reservations=['7b5c06f1-a56d-4682-baa2-0b682f0dc508','30497c52-265d-4a79-876d-0e19136695e3','7d94119e-8165-4b1a-a3b7-2c5771e0bdeb','e3bd1229-a3a1-4c79-a73e-6c835d66f175'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abca7e68cf474e368dc9ffd30a8b265d',volume_type_id=b6e7d7b7-fb5b-471e-86e5-2afa90330f69), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:53:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-18053231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=70242303-896a-471b-a43e-4f0d4779de92,host=None,id=423b4782-87ab-4116-939b-1545fd37a299,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef975d74e06849ec89f384ab92dc76ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='abca7e68cf474e368dc9ffd30a8b265d',volume_attachment=,volume_type=,volume_type_id=b6e7d7b7-fb5b-471e-86e5-2afa90330f69)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:53:29.171312 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a1e9bbd6-b359-4f2f-9335-a3a687f6bb1d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a746bdf-f077-4f47-8bcd-0341fb04502a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:53:29.215625 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a1e9bbd6-b359-4f2f-9335-a3a687f6bb1d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a746bdf-f077-4f47-8bcd-0341fb04502a) transitioned into state 'SUCCESS' from state '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-18053231',encryption_key_id=None,group_id=70242303-896a-471b-a43e-4f0d4779de92,group_type_id=,metadata={},multiattach=False,project_id='ef975d74e06849ec89f384ab92dc76ef',qos_specs=None,replication_status=,reservations=['7b5c06f1-a56d-4682-baa2-0b682f0dc508','30497c52-265d-4a79-876d-0e19136695e3','7d94119e-8165-4b1a-a3b7-2c5771e0bdeb','e3bd1229-a3a1-4c79-a73e-6c835d66f175'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abca7e68cf474e368dc9ffd30a8b265d',volume_type_id=b6e7d7b7-fb5b-471e-86e5-2afa90330f69)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:53:29.216705 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a1e9bbd6-b359-4f2f-9335-a3a687f6bb1d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (462ced38-4c0c-4593-b915-45936ca502ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:53:29.254165 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a1e9bbd6-b359-4f2f-9335-a3a687f6bb1d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (462ced38-4c0c-4593-b915-45936ca502ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:53:29.256062 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a1e9bbd6-b359-4f2f-9335-a3a687f6bb1d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Flow 'volume_create_api' (4cadaed4-83e9-4c0c-a535-d67c96df35ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:53:29.281315 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a1e9bbd6-b359-4f2f-9335-a3a687f6bb1d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Create volume request issued successfully. Dec 22 12:53:29.288251 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-a1e9bbd6-b359-4f2f-9335-a3a687f6bb1d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:53:29.288612 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-a1e9bbd6-b359-4f2f-9335-a3a687f6bb1d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:53:29.294043 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-a1e9bbd6-b359-4f2f-9335-a3a687f6bb1d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:53:29.297772 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:29.297772 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:29.324514 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a1e9bbd6-b359-4f2f-9335-a3a687f6bb1d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes returned with HTTP 202 Dec 22 12:53:29.329841 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1867/3712] 10.222.0.111 () {62 vars in 1272 bytes} [Tue Dec 22 12:53:28 2020] POST /volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes => generated 900 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:53:29.332810 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ee30502d-d30e-4652-8188-eba6f7508ae8 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] GET http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/423b4782-87ab-4116-939b-1545fd37a299 Dec 22 12:53:29.333102 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ee30502d-d30e-4652-8188-eba6f7508ae8 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:29.333362 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:29.333362 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:29.333457 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ee30502d-d30e-4652-8188-eba6f7508ae8 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:29.359798 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:29.359798 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:29.362510 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ee30502d-d30e-4652-8188-eba6f7508ae8 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Volume info retrieved successfully. Dec 22 12:53:29.368839 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-ee30502d-d30e-4652-8188-eba6f7508ae8 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:53:29.369076 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-ee30502d-d30e-4652-8188-eba6f7508ae8 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:53:29.373792 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-ee30502d-d30e-4652-8188-eba6f7508ae8 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:53:29.377295 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:29.377295 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:29.388066 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ee30502d-d30e-4652-8188-eba6f7508ae8 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/423b4782-87ab-4116-939b-1545fd37a299 returned with HTTP 200 Dec 22 12:53:29.388716 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1846/3713] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:53:29 2020] GET /volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/423b4782-87ab-4116-939b-1545fd37a299 => generated 968 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:53:30.398393 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c224caa0-e163-481e-a353-4924dcb48421 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] GET http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/423b4782-87ab-4116-939b-1545fd37a299 Dec 22 12:53:30.398807 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c224caa0-e163-481e-a353-4924dcb48421 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:30.398866 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:30.398866 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:30.399036 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c224caa0-e163-481e-a353-4924dcb48421 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:30.423797 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:30.423797 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:30.428130 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c224caa0-e163-481e-a353-4924dcb48421 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Volume info retrieved successfully. Dec 22 12:53:30.434798 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-c224caa0-e163-481e-a353-4924dcb48421 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:53:30.435047 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-c224caa0-e163-481e-a353-4924dcb48421 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:53:30.439306 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-c224caa0-e163-481e-a353-4924dcb48421 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:53:30.443670 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:30.443670 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:30.453361 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c224caa0-e163-481e-a353-4924dcb48421 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/423b4782-87ab-4116-939b-1545fd37a299 returned with HTTP 200 Dec 22 12:53:30.453773 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1868/3714] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:53:30 2020] GET /volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/423b4782-87ab-4116-939b-1545fd37a299 => generated 993 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:53:30.462233 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4fa62bd5-c6d4-42ef-91b9-ece07bd0b75c tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] POST http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/groups/action Dec 22 12:53:30.462550 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:30.462550 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:30.462820 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4fa62bd5-c6d4-42ef-91b9-ece07bd0b75c tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Action body: b'{"create-from-src": {"source_group_id": "70242303-896a-471b-a43e-4f0d4779de92", "name": "tempest-Group_from_grp-2081373783"}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:53:30.463028 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4fa62bd5-c6d4-42ef-91b9-ece07bd0b75c tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "70242303-896a-471b-a43e-4f0d4779de92", "name": "tempest-Group_from_grp-2081373783"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:53:30.463753 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-4fa62bd5-c6d4-42ef-91b9-ece07bd0b75c tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Creating new group {'create-from-src': {'source_group_id': '70242303-896a-471b-a43e-4f0d4779de92', 'name': 'tempest-Group_from_grp-2081373783'}}. {{(pid=88155) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Dec 22 12:53:30.464340 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.groups [None req-4fa62bd5-c6d4-42ef-91b9-ece07bd0b75c tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Creating group tempest-Group_from_grp-2081373783 from source group 70242303-896a-471b-a43e-4f0d4779de92. Dec 22 12:53:30.468898 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:30.468898 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:30.478932 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:30.478932 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:30.543353 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-4fa62bd5-c6d4-42ef-91b9-ece07bd0b75c tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Created reservations ['71ad0385-f97a-43cf-b7dd-3095129612ec'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:53:30.745409 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.group.api [None req-4fa62bd5-c6d4-42ef-91b9-ece07bd0b75c tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] A mapping entry already exists for group 36b4be80-60ea-44c3-8180-d9e0c8217701 and volume type b6e7d7b7-fb5b-471e-86e5-2afa90330f69. Do not need to create again. Dec 22 12:53:30.746265 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:30.746265 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:30.746714 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4fa62bd5-c6d4-42ef-91b9-ece07bd0b75c tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Availability Zones retrieved successfully. Dec 22 12:53:30.753536 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4fa62bd5-c6d4-42ef-91b9-ece07bd0b75c tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Flow 'volume_create_api' (00d231d2-2afc-4096-a685-a62d9713286d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:53:30.754837 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4fa62bd5-c6d4-42ef-91b9-ece07bd0b75c tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a404a0f4-b286-4187-9a95-c3897a26b335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:53:30.755794 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-4fa62bd5-c6d4-42ef-91b9-ece07bd0b75c tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Validating volume size '1' using validate_int, validate_source_size {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:53:30.793410 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4fa62bd5-c6d4-42ef-91b9-ece07bd0b75c tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a404a0f4-b286-4187-9a95-c3897a26b335) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '423b4782-87ab-4116-939b-1545fd37a299', 'volume_type': VolumeType(created_at=2020-12-22T12:53:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b6e7d7b7-fb5b-471e-86e5-2afa90330f69,is_public=True,name='tempest-GroupsV314Test-volume-type-1123522783',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b6e7d7b7-fb5b-471e-86e5-2afa90330f69', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '36b4be80-60ea-44c3-8180-d9e0c8217701', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:53:30.794599 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4fa62bd5-c6d4-42ef-91b9-ece07bd0b75c tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a91640ba-49f9-48e3-a5eb-2d46e6bec49c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:53:30.820176 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-4fa62bd5-c6d4-42ef-91b9-ece07bd0b75c tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1123522783 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1123522783, it is now deprecated. Please use the default quota class for default quota. Dec 22 12:53:30.820681 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-4fa62bd5-c6d4-42ef-91b9-ece07bd0b75c tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1123522783 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1123522783, it is now deprecated. Please use the default quota class for default quota. Dec 22 12:53:30.862718 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-4fa62bd5-c6d4-42ef-91b9-ece07bd0b75c tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Created reservations ['21c9f6c4-c6fc-4fbe-8e6b-e30371d0162e', '8ba2dc90-07b7-4489-86d1-151556434247', '440f046b-1563-463e-bb4f-2525772f9523', 'e47e2251-e733-4b3e-9e25-0f3ec9081f45'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:53:30.863769 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4fa62bd5-c6d4-42ef-91b9-ece07bd0b75c tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a91640ba-49f9-48e3-a5eb-2d46e6bec49c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21c9f6c4-c6fc-4fbe-8e6b-e30371d0162e', '8ba2dc90-07b7-4489-86d1-151556434247', '440f046b-1563-463e-bb4f-2525772f9523', 'e47e2251-e733-4b3e-9e25-0f3ec9081f45']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:53:30.864821 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4fa62bd5-c6d4-42ef-91b9-ece07bd0b75c tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (964ce7c8-6f80-48d0-b26d-d9ef3bc18785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:53:30.949975 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4fa62bd5-c6d4-42ef-91b9-ece07bd0b75c tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (964ce7c8-6f80-48d0-b26d-d9ef3bc18785) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fac2cac-7160-451d-8ebb-426846d3e560', '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=36b4be80-60ea-44c3-8180-d9e0c8217701,group_type_id=,metadata={},multiattach=False,project_id='ef975d74e06849ec89f384ab92dc76ef',qos_specs=None,replication_status=,reservations=['21c9f6c4-c6fc-4fbe-8e6b-e30371d0162e','8ba2dc90-07b7-4489-86d1-151556434247','440f046b-1563-463e-bb4f-2525772f9523','e47e2251-e733-4b3e-9e25-0f3ec9081f45'],size=1,snapshot_id=None,source_replicaid=,source_volid=423b4782-87ab-4116-939b-1545fd37a299,status='creating',user_id='abca7e68cf474e368dc9ffd30a8b265d',volume_type_id=b6e7d7b7-fb5b-471e-86e5-2afa90330f69), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:53:30Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=36b4be80-60ea-44c3-8180-d9e0c8217701,host=None,id=2fac2cac-7160-451d-8ebb-426846d3e560,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef975d74e06849ec89f384ab92dc76ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=423b4782-87ab-4116-939b-1545fd37a299,status='creating',terminated_at=None,updated_at=None,user_id='abca7e68cf474e368dc9ffd30a8b265d',volume_attachment=,volume_type=,volume_type_id=b6e7d7b7-fb5b-471e-86e5-2afa90330f69)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:53:30.951196 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4fa62bd5-c6d4-42ef-91b9-ece07bd0b75c tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83c66fbe-6272-492d-8135-40e37fc947d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:53:30.996464 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4fa62bd5-c6d4-42ef-91b9-ece07bd0b75c tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83c66fbe-6272-492d-8135-40e37fc947d8) transitioned into state 'SUCCESS' from 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=36b4be80-60ea-44c3-8180-d9e0c8217701,group_type_id=,metadata={},multiattach=False,project_id='ef975d74e06849ec89f384ab92dc76ef',qos_specs=None,replication_status=,reservations=['21c9f6c4-c6fc-4fbe-8e6b-e30371d0162e','8ba2dc90-07b7-4489-86d1-151556434247','440f046b-1563-463e-bb4f-2525772f9523','e47e2251-e733-4b3e-9e25-0f3ec9081f45'],size=1,snapshot_id=None,source_replicaid=,source_volid=423b4782-87ab-4116-939b-1545fd37a299,status='creating',user_id='abca7e68cf474e368dc9ffd30a8b265d',volume_type_id=b6e7d7b7-fb5b-471e-86e5-2afa90330f69)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:53:30.997878 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4fa62bd5-c6d4-42ef-91b9-ece07bd0b75c tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Flow 'volume_create_api' (00d231d2-2afc-4096-a685-a62d9713286d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:53:31.028531 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4fa62bd5-c6d4-42ef-91b9-ece07bd0b75c tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Create volume request issued successfully. Dec 22 12:53:31.076626 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4fa62bd5-c6d4-42ef-91b9-ece07bd0b75c tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/groups/action returned with HTTP 202 Dec 22 12:53:31.077389 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1847/3715] 10.222.0.111 () {62 vars in 1290 bytes} [Tue Dec 22 12:53:30 2020] POST /volume/v3/ef975d74e06849ec89f384ab92dc76ef/groups/action => generated 102 bytes in 618 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:53:31.083177 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-66e198d2-b4c6-40f2-bcbb-4ff249de6527 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] GET http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/detail Dec 22 12:53:31.083482 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-66e198d2-b4c6-40f2-bcbb-4ff249de6527 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:31.083617 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:31.083617 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:31.083810 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-66e198d2-b4c6-40f2-bcbb-4ff249de6527 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Calling method 'detail' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:31.084191 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-66e198d2-b4c6-40f2-bcbb-4ff249de6527 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:53:31.085110 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-66e198d2-b4c6-40f2-bcbb-4ff249de6527 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:53:31.112320 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-66e198d2-b4c6-40f2-bcbb-4ff249de6527 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Get all volumes completed successfully. Dec 22 12:53:31.113187 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-66e198d2-b4c6-40f2-bcbb-4ff249de6527 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:53:31.113416 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-66e198d2-b4c6-40f2-bcbb-4ff249de6527 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:53:31.117991 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-66e198d2-b4c6-40f2-bcbb-4ff249de6527 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:53:31.122558 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:31.122558 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:31.129845 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-66e198d2-b4c6-40f2-bcbb-4ff249de6527 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:53:31.130158 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-66e198d2-b4c6-40f2-bcbb-4ff249de6527 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:53:31.134487 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-66e198d2-b4c6-40f2-bcbb-4ff249de6527 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:53:31.138762 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:31.138762 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:31.150330 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-66e198d2-b4c6-40f2-bcbb-4ff249de6527 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/detail returned with HTTP 200 Dec 22 12:53:31.150991 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1869/3716] 10.222.0.111 () {60 vars in 1271 bytes} [Tue Dec 22 12:53:31 2020] GET /volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/detail => generated 1976 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 12:53:31.160700 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c0664932-184a-442f-864d-538e55e7a8f2 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] GET http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 Dec 22 12:53:31.161138 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c0664932-184a-442f-864d-538e55e7a8f2 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:31.161335 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:31.161335 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:31.161628 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c0664932-184a-442f-864d-538e55e7a8f2 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:31.189854 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:31.189854 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:31.195551 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c0664932-184a-442f-864d-538e55e7a8f2 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Volume info retrieved successfully. Dec 22 12:53:31.202486 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-c0664932-184a-442f-864d-538e55e7a8f2 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:53:31.202745 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-c0664932-184a-442f-864d-538e55e7a8f2 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:53:31.207213 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-c0664932-184a-442f-864d-538e55e7a8f2 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:53:31.210764 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:31.210764 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:31.221220 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c0664932-184a-442f-864d-538e55e7a8f2 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 returned with HTTP 200 Dec 22 12:53:31.221958 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1848/3717] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:53:31 2020] GET /volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 => generated 990 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:53:32.231275 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-09e57002-ec02-431d-a534-bf6276e405af tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] GET http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 Dec 22 12:53:32.231914 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-09e57002-ec02-431d-a534-bf6276e405af tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:32.231914 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:32.231914 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:32.231914 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-09e57002-ec02-431d-a534-bf6276e405af tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:32.267412 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:32.267412 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:32.273320 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-09e57002-ec02-431d-a534-bf6276e405af tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Volume info retrieved successfully. Dec 22 12:53:32.280952 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-09e57002-ec02-431d-a534-bf6276e405af tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:53:32.281323 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-09e57002-ec02-431d-a534-bf6276e405af tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:53:32.285631 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-09e57002-ec02-431d-a534-bf6276e405af tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:53:32.289767 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:32.289767 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:32.304369 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-09e57002-ec02-431d-a534-bf6276e405af tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 returned with HTTP 200 Dec 22 12:53:32.305130 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1870/3718] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:53:32 2020] GET /volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 => generated 990 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:53:33.314435 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6027d907-76dd-405b-813b-acb85c586bf4 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] GET http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 Dec 22 12:53:33.314847 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6027d907-76dd-405b-813b-acb85c586bf4 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:33.314915 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:33.314915 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:33.315072 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6027d907-76dd-405b-813b-acb85c586bf4 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:33.340372 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:33.340372 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:33.345232 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6027d907-76dd-405b-813b-acb85c586bf4 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Volume info retrieved successfully. Dec 22 12:53:33.352424 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-6027d907-76dd-405b-813b-acb85c586bf4 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:53:33.352658 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-6027d907-76dd-405b-813b-acb85c586bf4 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:53:33.357276 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-6027d907-76dd-405b-813b-acb85c586bf4 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:53:33.360850 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:33.360850 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:33.371278 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6027d907-76dd-405b-813b-acb85c586bf4 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 returned with HTTP 200 Dec 22 12:53:33.371736 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1849/3719] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:53:33 2020] GET /volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 => generated 990 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:53:34.381347 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-381b7d14-6141-4c93-9fa1-57bc1b723cb6 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] GET http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 Dec 22 12:53:34.381638 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-381b7d14-6141-4c93-9fa1-57bc1b723cb6 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:34.381767 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:34.381767 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:34.381967 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-381b7d14-6141-4c93-9fa1-57bc1b723cb6 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:34.407010 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:34.407010 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:34.411956 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-381b7d14-6141-4c93-9fa1-57bc1b723cb6 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Volume info retrieved successfully. Dec 22 12:53:34.418824 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-381b7d14-6141-4c93-9fa1-57bc1b723cb6 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:53:34.419055 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-381b7d14-6141-4c93-9fa1-57bc1b723cb6 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:53:34.425416 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-381b7d14-6141-4c93-9fa1-57bc1b723cb6 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:53:34.433280 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:34.433280 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:34.446001 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-381b7d14-6141-4c93-9fa1-57bc1b723cb6 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 returned with HTTP 200 Dec 22 12:53:34.446664 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1871/3720] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:53:34 2020] GET /volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 => generated 990 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:53:35.455887 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6669254d-47b9-4e1b-8803-ed5d1e213cc2 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] GET http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 Dec 22 12:53:35.456227 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6669254d-47b9-4e1b-8803-ed5d1e213cc2 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:35.456382 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:35.456382 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:35.456734 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6669254d-47b9-4e1b-8803-ed5d1e213cc2 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:35.486321 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:35.486321 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:35.490853 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6669254d-47b9-4e1b-8803-ed5d1e213cc2 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Volume info retrieved successfully. Dec 22 12:53:35.497994 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-6669254d-47b9-4e1b-8803-ed5d1e213cc2 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:53:35.497994 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-6669254d-47b9-4e1b-8803-ed5d1e213cc2 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:53:35.502657 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-6669254d-47b9-4e1b-8803-ed5d1e213cc2 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:53:35.506604 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:35.506604 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:35.517900 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6669254d-47b9-4e1b-8803-ed5d1e213cc2 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 returned with HTTP 200 Dec 22 12:53:35.518540 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1850/3721] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:53:35 2020] GET /volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 => generated 990 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:53:36.528873 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c43458bb-cf2a-4dae-86ae-ec7978ff7df9 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] GET http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 Dec 22 12:53:36.529281 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c43458bb-cf2a-4dae-86ae-ec7978ff7df9 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:36.529373 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:36.529373 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:36.529568 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c43458bb-cf2a-4dae-86ae-ec7978ff7df9 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:36.555538 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:36.555538 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:36.562320 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c43458bb-cf2a-4dae-86ae-ec7978ff7df9 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Volume info retrieved successfully. Dec 22 12:53:36.569841 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-c43458bb-cf2a-4dae-86ae-ec7978ff7df9 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:53:36.570074 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-c43458bb-cf2a-4dae-86ae-ec7978ff7df9 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:53:36.574547 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-c43458bb-cf2a-4dae-86ae-ec7978ff7df9 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:53:36.578281 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:36.578281 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:36.609532 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c43458bb-cf2a-4dae-86ae-ec7978ff7df9 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 returned with HTTP 200 Dec 22 12:53:36.609532 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1872/3722] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:53:36 2020] GET /volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 => generated 990 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:53:37.599329 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0d2b69ea-baeb-40b3-a15b-909e955eaf6b tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] GET http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 Dec 22 12:53:37.600092 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0d2b69ea-baeb-40b3-a15b-909e955eaf6b tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:37.600412 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:37.600412 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:37.601274 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0d2b69ea-baeb-40b3-a15b-909e955eaf6b tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:37.646527 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:37.646527 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:37.652773 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0d2b69ea-baeb-40b3-a15b-909e955eaf6b tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Volume info retrieved successfully. Dec 22 12:53:37.659887 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-0d2b69ea-baeb-40b3-a15b-909e955eaf6b tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:53:37.660177 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-0d2b69ea-baeb-40b3-a15b-909e955eaf6b tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:53:37.665848 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-0d2b69ea-baeb-40b3-a15b-909e955eaf6b tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:53:37.669820 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:37.669820 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:37.682789 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0d2b69ea-baeb-40b3-a15b-909e955eaf6b tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 returned with HTTP 200 Dec 22 12:53:37.683346 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1851/3723] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:53:37 2020] GET /volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 => generated 990 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:53:38.695915 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bb83aca0-d468-4a34-9cd0-0e5a6f1e83a8 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] GET http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 Dec 22 12:53:38.696608 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bb83aca0-d468-4a34-9cd0-0e5a6f1e83a8 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:38.696872 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:38.696872 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:38.697328 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bb83aca0-d468-4a34-9cd0-0e5a6f1e83a8 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:38.736749 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:38.736749 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:38.741784 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bb83aca0-d468-4a34-9cd0-0e5a6f1e83a8 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Volume info retrieved successfully. Dec 22 12:53:38.749359 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-bb83aca0-d468-4a34-9cd0-0e5a6f1e83a8 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:53:38.749590 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-bb83aca0-d468-4a34-9cd0-0e5a6f1e83a8 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:53:38.754387 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-bb83aca0-d468-4a34-9cd0-0e5a6f1e83a8 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:53:38.758746 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:38.758746 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:38.769559 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bb83aca0-d468-4a34-9cd0-0e5a6f1e83a8 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 returned with HTTP 200 Dec 22 12:53:38.769968 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1873/3724] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:53:38 2020] GET /volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 => generated 990 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:53:39.779173 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-48dff1b3-d633-43f8-bcf7-94f0fb9c62fc tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] GET http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 Dec 22 12:53:39.779508 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-48dff1b3-d633-43f8-bcf7-94f0fb9c62fc tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:39.779671 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:39.779671 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:39.779925 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-48dff1b3-d633-43f8-bcf7-94f0fb9c62fc tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:39.806267 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:39.806267 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:39.810964 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-48dff1b3-d633-43f8-bcf7-94f0fb9c62fc tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Volume info retrieved successfully. Dec 22 12:53:39.818040 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-48dff1b3-d633-43f8-bcf7-94f0fb9c62fc tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:53:39.818262 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-48dff1b3-d633-43f8-bcf7-94f0fb9c62fc tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:53:39.822729 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-48dff1b3-d633-43f8-bcf7-94f0fb9c62fc tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:53:39.826256 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:39.826256 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:39.836648 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-48dff1b3-d633-43f8-bcf7-94f0fb9c62fc tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 returned with HTTP 200 Dec 22 12:53:39.837309 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1852/3725] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:53:39 2020] GET /volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 => generated 990 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:53:40.850923 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-665023c7-191c-4543-bcf0-55aa2a3625b5 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] GET http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 Dec 22 12:53:40.851976 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-665023c7-191c-4543-bcf0-55aa2a3625b5 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:40.852242 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:40.852242 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:40.852721 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-665023c7-191c-4543-bcf0-55aa2a3625b5 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:40.897264 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:40.897264 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:40.904198 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-665023c7-191c-4543-bcf0-55aa2a3625b5 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Volume info retrieved successfully. Dec 22 12:53:40.917968 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-665023c7-191c-4543-bcf0-55aa2a3625b5 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:53:40.918395 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-665023c7-191c-4543-bcf0-55aa2a3625b5 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:53:40.924930 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-665023c7-191c-4543-bcf0-55aa2a3625b5 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:53:40.940781 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:40.940781 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:40.942468 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-665023c7-191c-4543-bcf0-55aa2a3625b5 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 returned with HTTP 200 Dec 22 12:53:40.943179 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1874/3726] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:53:40 2020] GET /volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 => generated 990 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:53:41.953514 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d7c5cc91-7077-47ba-8f98-6fec8f66e1f8 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] GET http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 Dec 22 12:53:41.954034 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d7c5cc91-7077-47ba-8f98-6fec8f66e1f8 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:41.954034 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:41.954034 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:41.954281 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d7c5cc91-7077-47ba-8f98-6fec8f66e1f8 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:41.980542 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:41.980542 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:41.992394 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d7c5cc91-7077-47ba-8f98-6fec8f66e1f8 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Volume info retrieved successfully. Dec 22 12:53:41.993662 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-d7c5cc91-7077-47ba-8f98-6fec8f66e1f8 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:53:41.993886 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-d7c5cc91-7077-47ba-8f98-6fec8f66e1f8 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:53:41.998497 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-d7c5cc91-7077-47ba-8f98-6fec8f66e1f8 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:53:42.002198 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:42.002198 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:42.032061 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d7c5cc91-7077-47ba-8f98-6fec8f66e1f8 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 returned with HTTP 200 Dec 22 12:53:42.032662 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1853/3727] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:53:41 2020] GET /volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 => generated 990 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:53:43.042590 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b1036c69-4558-4597-b861-34c0666d7357 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] GET http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 Dec 22 12:53:43.043325 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b1036c69-4558-4597-b861-34c0666d7357 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:43.043685 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:43.043685 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:43.044111 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b1036c69-4558-4597-b861-34c0666d7357 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:43.073905 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:43.073905 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:43.080378 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b1036c69-4558-4597-b861-34c0666d7357 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Volume info retrieved successfully. Dec 22 12:53:43.088627 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-b1036c69-4558-4597-b861-34c0666d7357 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:53:43.088920 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-b1036c69-4558-4597-b861-34c0666d7357 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:53:43.094097 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-b1036c69-4558-4597-b861-34c0666d7357 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:53:43.097926 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:43.097926 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:43.108554 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b1036c69-4558-4597-b861-34c0666d7357 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 returned with HTTP 200 Dec 22 12:53:43.109186 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1875/3728] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:53:43 2020] GET /volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 => generated 990 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:53:44.122858 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-61283517-2cd3-4104-ae85-4b9c9231f7cf tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] GET http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 Dec 22 12:53:44.123166 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-61283517-2cd3-4104-ae85-4b9c9231f7cf tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:44.123305 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:44.123305 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:44.123504 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-61283517-2cd3-4104-ae85-4b9c9231f7cf tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:44.148947 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:44.148947 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:44.153836 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-61283517-2cd3-4104-ae85-4b9c9231f7cf tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Volume info retrieved successfully. Dec 22 12:53:44.160707 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-61283517-2cd3-4104-ae85-4b9c9231f7cf tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:53:44.160957 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-61283517-2cd3-4104-ae85-4b9c9231f7cf tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:53:44.165826 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-61283517-2cd3-4104-ae85-4b9c9231f7cf tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:53:44.169294 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:44.169294 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:44.178910 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-61283517-2cd3-4104-ae85-4b9c9231f7cf tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 returned with HTTP 200 Dec 22 12:53:44.179413 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1854/3729] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:53:44 2020] GET /volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 => generated 990 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:53:45.190347 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-87e06106-e9a9-4e6a-a647-b40f2e111944 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] GET http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 Dec 22 12:53:45.190821 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-87e06106-e9a9-4e6a-a647-b40f2e111944 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:45.190954 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:45.190954 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:45.191227 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-87e06106-e9a9-4e6a-a647-b40f2e111944 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:45.222633 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:45.222633 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:45.228470 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-87e06106-e9a9-4e6a-a647-b40f2e111944 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Volume info retrieved successfully. Dec 22 12:53:45.236789 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-87e06106-e9a9-4e6a-a647-b40f2e111944 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:53:45.237071 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-87e06106-e9a9-4e6a-a647-b40f2e111944 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:53:45.242532 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-87e06106-e9a9-4e6a-a647-b40f2e111944 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:53:45.247235 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:45.247235 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:45.259983 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-87e06106-e9a9-4e6a-a647-b40f2e111944 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 returned with HTTP 200 Dec 22 12:53:45.260533 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1876/3730] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:53:45 2020] GET /volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 => generated 990 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:53:46.273243 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7a604a60-b2fe-40ca-a5fa-6369a92f596d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] GET http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 Dec 22 12:53:46.273899 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7a604a60-b2fe-40ca-a5fa-6369a92f596d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:46.273899 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:46.273899 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:46.274244 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7a604a60-b2fe-40ca-a5fa-6369a92f596d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:46.306527 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:46.306527 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:46.323457 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7a604a60-b2fe-40ca-a5fa-6369a92f596d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Volume info retrieved successfully. Dec 22 12:53:46.323457 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-7a604a60-b2fe-40ca-a5fa-6369a92f596d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:53:46.323457 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-7a604a60-b2fe-40ca-a5fa-6369a92f596d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:53:46.327162 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-7a604a60-b2fe-40ca-a5fa-6369a92f596d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:53:46.331687 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:46.331687 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:46.345730 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7a604a60-b2fe-40ca-a5fa-6369a92f596d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 returned with HTTP 200 Dec 22 12:53:46.346303 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1855/3731] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:53:46 2020] GET /volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 => generated 990 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:53:47.356962 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-92c2bcb0-877c-417c-a3ac-5cf0fd20d126 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] GET http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 Dec 22 12:53:47.357358 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-92c2bcb0-877c-417c-a3ac-5cf0fd20d126 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:47.357422 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:47.357422 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:47.357638 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-92c2bcb0-877c-417c-a3ac-5cf0fd20d126 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:47.386513 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:47.386513 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:47.391987 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-92c2bcb0-877c-417c-a3ac-5cf0fd20d126 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Volume info retrieved successfully. Dec 22 12:53:47.399899 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-92c2bcb0-877c-417c-a3ac-5cf0fd20d126 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:53:47.400174 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-92c2bcb0-877c-417c-a3ac-5cf0fd20d126 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:53:47.405010 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-92c2bcb0-877c-417c-a3ac-5cf0fd20d126 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:53:47.409324 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:47.409324 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:47.421986 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-92c2bcb0-877c-417c-a3ac-5cf0fd20d126 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 returned with HTTP 200 Dec 22 12:53:47.422583 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1877/3732] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:53:47 2020] GET /volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 => generated 990 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:53:48.437328 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1532243a-a38c-4375-b625-c178e8fdbb47 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] GET http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 Dec 22 12:53:48.437902 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1532243a-a38c-4375-b625-c178e8fdbb47 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:48.438133 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:48.438133 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:48.438494 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1532243a-a38c-4375-b625-c178e8fdbb47 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:48.480170 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:48.480170 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:48.485895 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1532243a-a38c-4375-b625-c178e8fdbb47 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Volume info retrieved successfully. Dec 22 12:53:48.493167 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-1532243a-a38c-4375-b625-c178e8fdbb47 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:53:48.493438 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-1532243a-a38c-4375-b625-c178e8fdbb47 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:53:48.498974 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-1532243a-a38c-4375-b625-c178e8fdbb47 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:53:48.503176 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:48.503176 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:48.513901 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1532243a-a38c-4375-b625-c178e8fdbb47 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 returned with HTTP 200 Dec 22 12:53:48.514428 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1856/3733] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:53:48 2020] GET /volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 => generated 991 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:53:48.523911 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6a0c9d1b-e898-47f5-a0a7-289c34be91d3 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] GET http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/groups/36b4be80-60ea-44c3-8180-d9e0c8217701 Dec 22 12:53:48.524236 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6a0c9d1b-e898-47f5-a0a7-289c34be91d3 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:48.524393 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:48.524393 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:48.524571 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6a0c9d1b-e898-47f5-a0a7-289c34be91d3 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:48.524803 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-6a0c9d1b-e898-47f5-a0a7-289c34be91d3 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] show called for member 36b4be80-60ea-44c3-8180-d9e0c8217701 {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:53:48.529337 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:48.529337 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:48.544164 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6a0c9d1b-e898-47f5-a0a7-289c34be91d3 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/groups/36b4be80-60ea-44c3-8180-d9e0c8217701 returned with HTTP 200 Dec 22 12:53:48.544598 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1878/3734] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:53:48 2020] GET /volume/v3/ef975d74e06849ec89f384ab92dc76ef/groups/36b4be80-60ea-44c3-8180-d9e0c8217701 => generated 417 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:53:48.551763 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d07ccb65-8e4b-48f1-bde4-f86be9801667 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] GET http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/detail Dec 22 12:53:48.552246 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d07ccb65-8e4b-48f1-bde4-f86be9801667 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:48.552246 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:48.552246 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:48.552430 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d07ccb65-8e4b-48f1-bde4-f86be9801667 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Calling method 'detail' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:48.552858 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-d07ccb65-8e4b-48f1-bde4-f86be9801667 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:53:48.553861 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d07ccb65-8e4b-48f1-bde4-f86be9801667 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88155) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:53:48.581757 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d07ccb65-8e4b-48f1-bde4-f86be9801667 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Get all volumes completed successfully. Dec 22 12:53:48.583631 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-d07ccb65-8e4b-48f1-bde4-f86be9801667 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:53:48.583631 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-d07ccb65-8e4b-48f1-bde4-f86be9801667 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:53:48.588522 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-d07ccb65-8e4b-48f1-bde4-f86be9801667 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:53:48.593526 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:48.593526 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:48.599696 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-d07ccb65-8e4b-48f1-bde4-f86be9801667 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:53:48.599946 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-d07ccb65-8e4b-48f1-bde4-f86be9801667 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:53:48.604854 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-d07ccb65-8e4b-48f1-bde4-f86be9801667 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:53:48.608930 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:48.608930 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:48.621129 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d07ccb65-8e4b-48f1-bde4-f86be9801667 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/detail returned with HTTP 200 Dec 22 12:53:48.621725 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1857/3735] 10.222.0.111 () {60 vars in 1271 bytes} [Tue Dec 22 12:53:48 2020] GET /volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/detail => generated 1977 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 12:53:48.631781 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-755fc3ab-4170-493a-b49f-50e357fe8a83 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] POST http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/groups/36b4be80-60ea-44c3-8180-d9e0c8217701/action Dec 22 12:53:48.632039 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:48.632039 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:48.632525 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-755fc3ab-4170-493a-b49f-50e357fe8a83 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:53:48.632830 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-755fc3ab-4170-493a-b49f-50e357fe8a83 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:53:48.633635 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-755fc3ab-4170-493a-b49f-50e357fe8a83 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] delete called for group 36b4be80-60ea-44c3-8180-d9e0c8217701 {{(pid=88156) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 22 12:53:48.633924 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.groups [None req-755fc3ab-4170-493a-b49f-50e357fe8a83 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Delete group with id: 36b4be80-60ea-44c3-8180-d9e0c8217701 Dec 22 12:53:48.639785 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:48.639785 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:48.785110 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-755fc3ab-4170-493a-b49f-50e357fe8a83 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/groups/36b4be80-60ea-44c3-8180-d9e0c8217701/action returned with HTTP 202 Dec 22 12:53:48.787789 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1879/3736] 10.222.0.111 () {62 vars in 1400 bytes} [Tue Dec 22 12:53:48 2020] POST /volume/v3/ef975d74e06849ec89f384ab92dc76ef/groups/36b4be80-60ea-44c3-8180-d9e0c8217701/action => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 12:53:48.791013 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9de6d510-02ff-4883-a7cb-b5b831d2acc0 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] GET http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 Dec 22 12:53:48.791316 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9de6d510-02ff-4883-a7cb-b5b831d2acc0 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:48.791445 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:48.791445 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:48.791629 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9de6d510-02ff-4883-a7cb-b5b831d2acc0 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:48.825510 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:48.825510 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:48.833022 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9de6d510-02ff-4883-a7cb-b5b831d2acc0 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Volume info retrieved successfully. Dec 22 12:53:48.840508 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-9de6d510-02ff-4883-a7cb-b5b831d2acc0 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:53:48.840782 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-9de6d510-02ff-4883-a7cb-b5b831d2acc0 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:53:48.845871 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-9de6d510-02ff-4883-a7cb-b5b831d2acc0 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] 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=88155) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:53:48.853592 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:48.853592 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:48.865857 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9de6d510-02ff-4883-a7cb-b5b831d2acc0 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 returned with HTTP 200 Dec 22 12:53:48.866449 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1858/3737] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:53:48 2020] GET /volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 => generated 990 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:53:49.876406 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5cb81509-f880-4119-a0be-6d116a37bbc2 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] GET http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 Dec 22 12:53:49.876932 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5cb81509-f880-4119-a0be-6d116a37bbc2 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:49.876932 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:49.876932 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:49.877066 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5cb81509-f880-4119-a0be-6d116a37bbc2 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:49.900971 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5cb81509-f880-4119-a0be-6d116a37bbc2 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 returned with HTTP 404 Dec 22 12:53:49.901435 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1880/3738] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:53:49 2020] GET /volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/2fac2cac-7160-451d-8ebb-426846d3e560 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 12:53:49.907494 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4e97edbe-b4e8-4aee-bc43-4b0962bbf0d8 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] GET http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/groups/36b4be80-60ea-44c3-8180-d9e0c8217701 Dec 22 12:53:49.907790 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4e97edbe-b4e8-4aee-bc43-4b0962bbf0d8 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:49.907919 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:49.907919 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:49.908115 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4e97edbe-b4e8-4aee-bc43-4b0962bbf0d8 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:49.908330 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-4e97edbe-b4e8-4aee-bc43-4b0962bbf0d8 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] show called for member 36b4be80-60ea-44c3-8180-d9e0c8217701 {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:53:49.912487 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4e97edbe-b4e8-4aee-bc43-4b0962bbf0d8 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/groups/36b4be80-60ea-44c3-8180-d9e0c8217701 returned with HTTP 404 Dec 22 12:53:49.913179 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1859/3739] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:53:49 2020] GET /volume/v3/ef975d74e06849ec89f384ab92dc76ef/groups/36b4be80-60ea-44c3-8180-d9e0c8217701 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Dec 22 12:53:49.917622 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d3aa36a6-1afd-488b-bd93-ca70f9ad5f78 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] GET http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/detail Dec 22 12:53:49.917890 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d3aa36a6-1afd-488b-bd93-ca70f9ad5f78 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:49.918106 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d3aa36a6-1afd-488b-bd93-ca70f9ad5f78 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Calling method 'detail' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:49.918478 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-d3aa36a6-1afd-488b-bd93-ca70f9ad5f78 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:53:49.919472 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-d3aa36a6-1afd-488b-bd93-ca70f9ad5f78 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:53:49.947023 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d3aa36a6-1afd-488b-bd93-ca70f9ad5f78 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Get all volumes completed successfully. Dec 22 12:53:49.947978 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-d3aa36a6-1afd-488b-bd93-ca70f9ad5f78 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:53:49.948211 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-d3aa36a6-1afd-488b-bd93-ca70f9ad5f78 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:53:49.952899 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-d3aa36a6-1afd-488b-bd93-ca70f9ad5f78 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:53:49.956928 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:49.956928 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:49.972772 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d3aa36a6-1afd-488b-bd93-ca70f9ad5f78 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/detail returned with HTTP 200 Dec 22 12:53:49.974128 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1881/3740] 10.222.0.111 () {60 vars in 1271 bytes} [Tue Dec 22 12:53:49 2020] GET /volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/detail => generated 996 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:53:49.981825 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-44fc7d75-d4ba-4cc4-a23c-6e0b2cb27573 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] POST http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/groups/70242303-896a-471b-a43e-4f0d4779de92/action Dec 22 12:53:49.982544 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-44fc7d75-d4ba-4cc4-a23c-6e0b2cb27573 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:53:49.982910 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-44fc7d75-d4ba-4cc4-a23c-6e0b2cb27573 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:53:49.983563 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-44fc7d75-d4ba-4cc4-a23c-6e0b2cb27573 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] delete called for group 70242303-896a-471b-a43e-4f0d4779de92 {{(pid=88155) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 22 12:53:49.983786 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.groups [None req-44fc7d75-d4ba-4cc4-a23c-6e0b2cb27573 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Delete group with id: 70242303-896a-471b-a43e-4f0d4779de92 Dec 22 12:53:49.988446 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:49.988446 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:50.118527 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-44fc7d75-d4ba-4cc4-a23c-6e0b2cb27573 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/groups/70242303-896a-471b-a43e-4f0d4779de92/action returned with HTTP 202 Dec 22 12:53:50.121646 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1860/3741] 10.222.0.111 () {62 vars in 1400 bytes} [Tue Dec 22 12:53:49 2020] POST /volume/v3/ef975d74e06849ec89f384ab92dc76ef/groups/70242303-896a-471b-a43e-4f0d4779de92/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 12:53:50.125150 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-549900c5-9d95-49c4-99f4-42d2fb0b5426 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] GET http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/423b4782-87ab-4116-939b-1545fd37a299 Dec 22 12:53:50.125625 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-549900c5-9d95-49c4-99f4-42d2fb0b5426 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:50.125887 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:50.125887 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:50.126230 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-549900c5-9d95-49c4-99f4-42d2fb0b5426 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:50.153615 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:50.153615 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:50.159502 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-549900c5-9d95-49c4-99f4-42d2fb0b5426 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Volume info retrieved successfully. Dec 22 12:53:50.171543 n-d-765315-6 devstack@c-api.service[88154]: WARNING stevedore.named [None req-549900c5-9d95-49c4-99f4-42d2fb0b5426 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 22 12:53:50.171805 n-d-765315-6 devstack@c-api.service[88154]: WARNING castellan.key_manager [None req-549900c5-9d95-49c4-99f4-42d2fb0b5426 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 22 12:53:50.176246 n-d-765315-6 devstack@c-api.service[88154]: DEBUG oslo_db.sqlalchemy.engines [None req-549900c5-9d95-49c4-99f4-42d2fb0b5426 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] 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=88156) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 22 12:53:50.179972 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:50.179972 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:50.190334 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-549900c5-9d95-49c4-99f4-42d2fb0b5426 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/423b4782-87ab-4116-939b-1545fd37a299 returned with HTTP 200 Dec 22 12:53:50.191066 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1882/3742] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:53:50 2020] GET /volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/423b4782-87ab-4116-939b-1545fd37a299 => generated 992 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:53:51.202954 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7800046a-1c40-4a8c-bae2-eedf94e1785d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] GET http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/423b4782-87ab-4116-939b-1545fd37a299 Dec 22 12:53:51.203411 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7800046a-1c40-4a8c-bae2-eedf94e1785d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:51.203561 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:51.203561 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:51.203788 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7800046a-1c40-4a8c-bae2-eedf94e1785d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:51.230106 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7800046a-1c40-4a8c-bae2-eedf94e1785d tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/423b4782-87ab-4116-939b-1545fd37a299 returned with HTTP 404 Dec 22 12:53:51.230697 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1861/3743] 10.222.0.111 () {60 vars in 1361 bytes} [Tue Dec 22 12:53:51 2020] GET /volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/423b4782-87ab-4116-939b-1545fd37a299 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 12:53:51.236810 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-67c7f36c-258f-4809-81c8-0d87158115c5 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] GET http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/groups/70242303-896a-471b-a43e-4f0d4779de92 Dec 22 12:53:51.237247 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-67c7f36c-258f-4809-81c8-0d87158115c5 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:51.237367 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:51.237367 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:51.237614 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-67c7f36c-258f-4809-81c8-0d87158115c5 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:51.237827 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-67c7f36c-258f-4809-81c8-0d87158115c5 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] show called for member 70242303-896a-471b-a43e-4f0d4779de92 {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:53:51.242281 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:51.242281 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:51.259376 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-67c7f36c-258f-4809-81c8-0d87158115c5 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/groups/70242303-896a-471b-a43e-4f0d4779de92 returned with HTTP 200 Dec 22 12:53:51.260381 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1883/3744] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:53:51 2020] GET /volume/v3/ef975d74e06849ec89f384ab92dc76ef/groups/70242303-896a-471b-a43e-4f0d4779de92 => generated 387 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:53:52.270851 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4b400c65-5d55-4711-a27f-8ba213e02e99 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] GET http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/groups/70242303-896a-471b-a43e-4f0d4779de92 Dec 22 12:53:52.271534 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4b400c65-5d55-4711-a27f-8ba213e02e99 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:52.272108 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4b400c65-5d55-4711-a27f-8ba213e02e99 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:52.272583 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-4b400c65-5d55-4711-a27f-8ba213e02e99 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] show called for member 70242303-896a-471b-a43e-4f0d4779de92 {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:53:52.281122 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4b400c65-5d55-4711-a27f-8ba213e02e99 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/groups/70242303-896a-471b-a43e-4f0d4779de92 returned with HTTP 404 Dec 22 12:53:52.281692 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1862/3745] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:53:52 2020] GET /volume/v3/ef975d74e06849ec89f384ab92dc76ef/groups/70242303-896a-471b-a43e-4f0d4779de92 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 12:53:52.287356 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b33fc158-94af-4e30-897a-ef1d13bf4da2 tempest-GroupsV314Test-1332294887 tempest-GroupsV314Test-1332294887] DELETE http://10.222.0.111/volume/v3/55d3ac0cb6c94223b2680c760c348ce2/group_types/49bb3910-041e-4b56-8c3b-6359a45f1dbb Dec 22 12:53:52.287712 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b33fc158-94af-4e30-897a-ef1d13bf4da2 tempest-GroupsV314Test-1332294887 tempest-GroupsV314Test-1332294887] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:52.287861 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:52.287861 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:52.288084 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b33fc158-94af-4e30-897a-ef1d13bf4da2 tempest-GroupsV314Test-1332294887 tempest-GroupsV314Test-1332294887] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:52.288459 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:52.288459 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:52.303359 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 12:53:52.303359 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 12:53:52.328260 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b33fc158-94af-4e30-897a-ef1d13bf4da2 tempest-GroupsV314Test-1332294887 tempest-GroupsV314Test-1332294887] http://10.222.0.111/volume/v3/55d3ac0cb6c94223b2680c760c348ce2/group_types/49bb3910-041e-4b56-8c3b-6359a45f1dbb returned with HTTP 202 Dec 22 12:53:52.328765 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1884/3746] 10.222.0.111 () {60 vars in 1376 bytes} [Tue Dec 22 12:53:52 2020] DELETE /volume/v3/55d3ac0cb6c94223b2680c760c348ce2/group_types/49bb3910-041e-4b56-8c3b-6359a45f1dbb => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Dec 22 12:53:52.335787 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1b423359-637b-4952-a719-1332d5915d84 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] DELETE http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/423b4782-87ab-4116-939b-1545fd37a299 Dec 22 12:53:52.336053 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1b423359-637b-4952-a719-1332d5915d84 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:52.336316 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1b423359-637b-4952-a719-1332d5915d84 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:52.336595 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-1b423359-637b-4952-a719-1332d5915d84 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] Delete volume with id: 423b4782-87ab-4116-939b-1545fd37a299 Dec 22 12:53:52.359483 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1b423359-637b-4952-a719-1332d5915d84 tempest-GroupsV314Test-1092050473 tempest-GroupsV314Test-1092050473] http://10.222.0.111/volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/423b4782-87ab-4116-939b-1545fd37a299 returned with HTTP 404 Dec 22 12:53:52.360049 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1863/3747] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:53:52 2020] DELETE /volume/v3/ef975d74e06849ec89f384ab92dc76ef/volumes/423b4782-87ab-4116-939b-1545fd37a299 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:53:52.365255 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2a30538d-35db-4062-bb40-eec31ad8fde1 tempest-GroupsV314Test-1332294887 tempest-GroupsV314Test-1332294887] DELETE http://10.222.0.111/volume/v3/55d3ac0cb6c94223b2680c760c348ce2/types/b6e7d7b7-fb5b-471e-86e5-2afa90330f69 Dec 22 12:53:52.365645 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2a30538d-35db-4062-bb40-eec31ad8fde1 tempest-GroupsV314Test-1332294887 tempest-GroupsV314Test-1332294887] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:52.366152 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2a30538d-35db-4062-bb40-eec31ad8fde1 tempest-GroupsV314Test-1332294887 tempest-GroupsV314Test-1332294887] Calling method '_delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:52.431998 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2a30538d-35db-4062-bb40-eec31ad8fde1 tempest-GroupsV314Test-1332294887 tempest-GroupsV314Test-1332294887] http://10.222.0.111/volume/v3/55d3ac0cb6c94223b2680c760c348ce2/types/b6e7d7b7-fb5b-471e-86e5-2afa90330f69 returned with HTTP 202 Dec 22 12:53:52.432529 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1885/3748] 10.222.0.111 () {58 vars in 1317 bytes} [Tue Dec 22 12:53:52 2020] DELETE /volume/v3/55d3ac0cb6c94223b2680c760c348ce2/types/b6e7d7b7-fb5b-471e-86e5-2afa90330f69 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:53:52.437535 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c1e579a1-f074-42eb-b8b0-eb3ce12ce3f3 tempest-GroupsV314Test-1332294887 tempest-GroupsV314Test-1332294887] GET http://10.222.0.111/volume/v3/55d3ac0cb6c94223b2680c760c348ce2/types/b6e7d7b7-fb5b-471e-86e5-2afa90330f69 Dec 22 12:53:52.437862 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c1e579a1-f074-42eb-b8b0-eb3ce12ce3f3 tempest-GroupsV314Test-1332294887 tempest-GroupsV314Test-1332294887] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:52.438168 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c1e579a1-f074-42eb-b8b0-eb3ce12ce3f3 tempest-GroupsV314Test-1332294887 tempest-GroupsV314Test-1332294887] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:52.444316 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c1e579a1-f074-42eb-b8b0-eb3ce12ce3f3 tempest-GroupsV314Test-1332294887 tempest-GroupsV314Test-1332294887] http://10.222.0.111/volume/v3/55d3ac0cb6c94223b2680c760c348ce2/types/b6e7d7b7-fb5b-471e-86e5-2afa90330f69 returned with HTTP 404 Dec 22 12:53:52.446309 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1864/3749] 10.222.0.111 () {58 vars in 1314 bytes} [Tue Dec 22 12:53:52 2020] GET /volume/v3/55d3ac0cb6c94223b2680c760c348ce2/types/b6e7d7b7-fb5b-471e-86e5-2afa90330f69 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:53:56.237140 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ed59fd0e-a654-414c-b6ba-abe11e7d0607 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] POST http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/volumes Dec 22 12:53:56.237606 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ed59fd0e-a654-414c-b6ba-abe11e7d0607 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-114641257"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:53:56.238276 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-ed59fd0e-a654-414c-b6ba-abe11e7d0607 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-114641257'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:53:56.238476 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-ed59fd0e-a654-414c-b6ba-abe11e7d0607 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Create volume of 1 GB Dec 22 12:53:56.245632 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ed59fd0e-a654-414c-b6ba-abe11e7d0607 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Availability Zones retrieved successfully. Dec 22 12:53:56.253853 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ed59fd0e-a654-414c-b6ba-abe11e7d0607 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Flow 'volume_create_api' (79170d6a-2ced-4649-9f78-4887c673f51b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:53:56.255275 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ed59fd0e-a654-414c-b6ba-abe11e7d0607 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a95017a-a7d6-45db-80aa-267cabb7d8c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:53:56.256285 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-ed59fd0e-a654-414c-b6ba-abe11e7d0607 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:53:56.289064 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ed59fd0e-a654-414c-b6ba-abe11e7d0607 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a95017a-a7d6-45db-80aa-267cabb7d8c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:53:56.290101 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ed59fd0e-a654-414c-b6ba-abe11e7d0607 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6820a6cf-404c-4ac1-a30c-4cc63353b3e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:53:56.359814 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-ed59fd0e-a654-414c-b6ba-abe11e7d0607 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Created reservations ['5cd09ac6-435f-4b83-ad2d-bd9706e56285', '672050c2-0029-468f-94f8-3c52e8f47ce6', '62b65a33-2f19-46c5-9fd2-65bb9680f6cd', '5eaaa2a3-a287-44f8-ab9e-4becb5499e8d'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:53:56.360824 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ed59fd0e-a654-414c-b6ba-abe11e7d0607 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6820a6cf-404c-4ac1-a30c-4cc63353b3e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cd09ac6-435f-4b83-ad2d-bd9706e56285', '672050c2-0029-468f-94f8-3c52e8f47ce6', '62b65a33-2f19-46c5-9fd2-65bb9680f6cd', '5eaaa2a3-a287-44f8-ab9e-4becb5499e8d']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:53:56.361903 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ed59fd0e-a654-414c-b6ba-abe11e7d0607 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92c96493-06aa-4fd8-a30a-bc9d78d1ea3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:53:56.415964 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ed59fd0e-a654-414c-b6ba-abe11e7d0607 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92c96493-06aa-4fd8-a30a-bc9d78d1ea3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b274d274-7d80-4a34-85e5-19cb661b609e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-114641257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b71aabbdcb940b18a86a3002d611abf',qos_specs=None,replication_status=,reservations=['5cd09ac6-435f-4b83-ad2d-bd9706e56285','672050c2-0029-468f-94f8-3c52e8f47ce6','62b65a33-2f19-46c5-9fd2-65bb9680f6cd','5eaaa2a3-a287-44f8-ab9e-4becb5499e8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='035538f0b4834c08b96324ed96ebfe0b',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:53:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-114641257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b274d274-7d80-4a34-85e5-19cb661b609e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b71aabbdcb940b18a86a3002d611abf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='035538f0b4834c08b96324ed96ebfe0b',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:53:56.416965 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ed59fd0e-a654-414c-b6ba-abe11e7d0607 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (262728f0-a376-4186-801c-de88bd8edcc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:53:56.460525 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ed59fd0e-a654-414c-b6ba-abe11e7d0607 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (262728f0-a376-4186-801c-de88bd8edcc9) transitioned into state 'SUCCESS' from state '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-114641257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b71aabbdcb940b18a86a3002d611abf',qos_specs=None,replication_status=,reservations=['5cd09ac6-435f-4b83-ad2d-bd9706e56285','672050c2-0029-468f-94f8-3c52e8f47ce6','62b65a33-2f19-46c5-9fd2-65bb9680f6cd','5eaaa2a3-a287-44f8-ab9e-4becb5499e8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='035538f0b4834c08b96324ed96ebfe0b',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:53:56.461520 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ed59fd0e-a654-414c-b6ba-abe11e7d0607 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92506250-2b32-44c6-b9de-d91d2c7430ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:53:56.516112 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ed59fd0e-a654-414c-b6ba-abe11e7d0607 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92506250-2b32-44c6-b9de-d91d2c7430ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:53:56.517350 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-ed59fd0e-a654-414c-b6ba-abe11e7d0607 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Flow 'volume_create_api' (79170d6a-2ced-4649-9f78-4887c673f51b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:53:56.542839 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ed59fd0e-a654-414c-b6ba-abe11e7d0607 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Create volume request issued successfully. Dec 22 12:53:56.549984 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ed59fd0e-a654-414c-b6ba-abe11e7d0607 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/volumes returned with HTTP 202 Dec 22 12:53:56.550491 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1886/3750] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:53:56 2020] POST /volume/v3/0b71aabbdcb940b18a86a3002d611abf/volumes => generated 821 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 22 12:53:56.558589 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aaee286c-823f-45c2-81aa-9e1c0ebe1f31 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] GET http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/volumes/b274d274-7d80-4a34-85e5-19cb661b609e Dec 22 12:53:56.559057 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aaee286c-823f-45c2-81aa-9e1c0ebe1f31 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:56.559454 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aaee286c-823f-45c2-81aa-9e1c0ebe1f31 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:56.627961 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:56.627961 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:56.633695 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-aaee286c-823f-45c2-81aa-9e1c0ebe1f31 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Volume info retrieved successfully. Dec 22 12:53:56.645612 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aaee286c-823f-45c2-81aa-9e1c0ebe1f31 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/volumes/b274d274-7d80-4a34-85e5-19cb661b609e returned with HTTP 200 Dec 22 12:53:56.646221 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1865/3751] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:53:56 2020] GET /volume/v3/0b71aabbdcb940b18a86a3002d611abf/volumes/b274d274-7d80-4a34-85e5-19cb661b609e => generated 889 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:53:57.655972 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b88bbbdf-85e5-499a-b010-f349e8add40d tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] GET http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/volumes/b274d274-7d80-4a34-85e5-19cb661b609e Dec 22 12:53:57.659538 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b88bbbdf-85e5-499a-b010-f349e8add40d tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:57.659538 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:57.659538 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:57.659538 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b88bbbdf-85e5-499a-b010-f349e8add40d tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:57.686636 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:57.686636 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:57.692105 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b88bbbdf-85e5-499a-b010-f349e8add40d tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Volume info retrieved successfully. Dec 22 12:53:57.705212 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b88bbbdf-85e5-499a-b010-f349e8add40d tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/volumes/b274d274-7d80-4a34-85e5-19cb661b609e returned with HTTP 200 Dec 22 12:53:57.705787 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1887/3752] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:53:57 2020] GET /volume/v3/0b71aabbdcb940b18a86a3002d611abf/volumes/b274d274-7d80-4a34-85e5-19cb661b609e => generated 914 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:53:57.715213 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9ccfad04-b01f-4b05-b725-1c63be8501d7 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] POST http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots Dec 22 12:53:57.715677 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:57.715677 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:57.715941 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9ccfad04-b01f-4b05-b725-1c63be8501d7 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b274d274-7d80-4a34-85e5-19cb661b609e", "name": "tempest-SnapshotsActionsTest-Snapshot-352165958"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:53:57.747713 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:57.747713 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:57.748304 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9ccfad04-b01f-4b05-b725-1c63be8501d7 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Volume info retrieved successfully. Dec 22 12:53:57.748480 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-9ccfad04-b01f-4b05-b725-1c63be8501d7 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Create snapshot from volume b274d274-7d80-4a34-85e5-19cb661b609e Dec 22 12:53:57.817407 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-9ccfad04-b01f-4b05-b725-1c63be8501d7 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Created reservations ['01d0c9f6-9172-4c48-b32f-84b5cd3c4d35', '624f2b76-1e17-42fb-b191-7368d704dd22', '38ba99d3-6872-452b-bb72-b961698b7449', 'ec3cdb76-f27c-4760-a267-f4c9f5ada7b7'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:53:57.959773 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9ccfad04-b01f-4b05-b725-1c63be8501d7 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Snapshot create request issued successfully. Dec 22 12:53:57.960204 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9ccfad04-b01f-4b05-b725-1c63be8501d7 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots returned with HTTP 202 Dec 22 12:53:57.960821 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1866/3753] 10.222.0.111 () {60 vars in 1237 bytes} [Tue Dec 22 12:53:57 2020] POST /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots => generated 306 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:53:57.967135 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2595db24-16ed-49cc-ad27-12832068a123 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] GET http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 Dec 22 12:53:57.967414 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2595db24-16ed-49cc-ad27-12832068a123 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:57.967581 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:57.967581 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:57.967828 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2595db24-16ed-49cc-ad27-12832068a123 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:57.980399 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:57.980399 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:57.981766 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2595db24-16ed-49cc-ad27-12832068a123 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Snapshot retrieved successfully. Dec 22 12:53:57.981857 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2595db24-16ed-49cc-ad27-12832068a123 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 returned with HTTP 200 Dec 22 12:53:57.982261 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1888/3754] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:53:57 2020] GET /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 => generated 438 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:53:58.989929 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ee1a9cc1-2670-404b-a26b-07b666dba85a tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] GET http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 Dec 22 12:53:58.990311 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ee1a9cc1-2670-404b-a26b-07b666dba85a tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:58.990408 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:58.990408 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:58.990673 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ee1a9cc1-2670-404b-a26b-07b666dba85a tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:59.004338 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:59.004338 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:59.004891 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ee1a9cc1-2670-404b-a26b-07b666dba85a tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Snapshot retrieved successfully. Dec 22 12:53:59.005877 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ee1a9cc1-2670-404b-a26b-07b666dba85a tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 returned with HTTP 200 Dec 22 12:53:59.006266 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1867/3755] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:53:58 2020] GET /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:53:59.148161 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b6290267-5968-41d5-b880-7f88e1f465dc tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] POST http://10.222.0.111/volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35/action Dec 22 12:53:59.148454 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:59.148454 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:59.148735 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b6290267-5968-41d5-b880-7f88e1f465dc tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:53:59.148867 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b6290267-5968-41d5-b880-7f88e1f465dc tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:53:59.149470 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.admin_actions [None req-b6290267-5968-41d5-b880-7f88e1f465dc tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Updating snapshot '9354b4d1-0c6b-4677-b24b-1cf91281ed35' with '{'status': 'creating'}' {{(pid=88156) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 12:53:59.173755 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:59.173755 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:59.221762 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b6290267-5968-41d5-b880-7f88e1f465dc tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] http://10.222.0.111/volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35/action returned with HTTP 202 Dec 22 12:53:59.228682 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1889/3756] 10.222.0.111 () {60 vars in 1368 bytes} [Tue Dec 22 12:53:59 2020] POST /volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35/action => generated 0 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 12:53:59.228867 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7245290c-f902-42aa-98fc-2bce520c5baa tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] GET http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 Dec 22 12:53:59.228867 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7245290c-f902-42aa-98fc-2bce520c5baa tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:59.228867 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:59.228867 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:59.228867 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7245290c-f902-42aa-98fc-2bce520c5baa tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:59.248237 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:59.248237 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:59.249503 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7245290c-f902-42aa-98fc-2bce520c5baa tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Snapshot retrieved successfully. Dec 22 12:53:59.251899 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7245290c-f902-42aa-98fc-2bce520c5baa tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 returned with HTTP 200 Dec 22 12:53:59.253077 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1868/3757] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:53:59 2020] GET /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 => generated 464 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:53:59.261776 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-46e49bff-80f5-43d5-acd2-9429e549dccd tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] POST http://10.222.0.111/volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35/action Dec 22 12:53:59.262443 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:59.262443 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:59.262926 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-46e49bff-80f5-43d5-acd2-9429e549dccd tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:53:59.263378 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-46e49bff-80f5-43d5-acd2-9429e549dccd tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:53:59.264807 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.admin_actions [None req-46e49bff-80f5-43d5-acd2-9429e549dccd tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Updating snapshot '9354b4d1-0c6b-4677-b24b-1cf91281ed35' with '{'status': 'available'}' {{(pid=88156) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 12:53:59.287868 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:59.287868 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:59.332106 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-46e49bff-80f5-43d5-acd2-9429e549dccd tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] http://10.222.0.111/volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35/action returned with HTTP 202 Dec 22 12:53:59.332661 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1890/3758] 10.222.0.111 () {60 vars in 1368 bytes} [Tue Dec 22 12:53:59 2020] POST /volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 12:53:59.338172 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ed71ec4c-d8d6-444e-b19a-f79fc3a490ee tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] GET http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 Dec 22 12:53:59.338488 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ed71ec4c-d8d6-444e-b19a-f79fc3a490ee tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:59.338654 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:59.338654 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:59.338860 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ed71ec4c-d8d6-444e-b19a-f79fc3a490ee tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:59.351623 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:59.351623 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:59.352166 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ed71ec4c-d8d6-444e-b19a-f79fc3a490ee tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Snapshot retrieved successfully. Dec 22 12:53:59.353125 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ed71ec4c-d8d6-444e-b19a-f79fc3a490ee tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 returned with HTTP 200 Dec 22 12:53:59.353490 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1869/3759] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:53:59 2020] GET /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:53:59.362945 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-95dfa42c-b5fc-4c27-8cd4-fcafde45645a tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] POST http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots Dec 22 12:53:59.363228 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:59.363228 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:59.363451 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-95dfa42c-b5fc-4c27-8cd4-fcafde45645a tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b274d274-7d80-4a34-85e5-19cb661b609e", "name": "tempest-SnapshotsActionsTest-Snapshot-384522062"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:53:59.390278 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:59.390278 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:59.390929 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-95dfa42c-b5fc-4c27-8cd4-fcafde45645a tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Volume info retrieved successfully. Dec 22 12:53:59.391108 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-95dfa42c-b5fc-4c27-8cd4-fcafde45645a tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Create snapshot from volume b274d274-7d80-4a34-85e5-19cb661b609e Dec 22 12:53:59.446143 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-95dfa42c-b5fc-4c27-8cd4-fcafde45645a tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Created reservations ['b124d227-c4e2-4e96-b429-0548351453b1', '9f954572-d9d4-4748-b4c7-65e272c56f15', 'ce9f53be-623e-4b74-9729-127437c6988f', '56aa2f76-e3fc-42ee-86dc-a3a461176c6c'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:53:59.552352 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-95dfa42c-b5fc-4c27-8cd4-fcafde45645a tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Snapshot create request issued successfully. Dec 22 12:53:59.552938 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-95dfa42c-b5fc-4c27-8cd4-fcafde45645a tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots returned with HTTP 202 Dec 22 12:53:59.553498 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1891/3760] 10.222.0.111 () {60 vars in 1237 bytes} [Tue Dec 22 12:53:59 2020] POST /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots => generated 306 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:53:59.559787 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ab91d3cb-d00c-4e4f-9553-24946cc64c58 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] GET http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/eff4f1e1-eb46-4e64-84b6-69f8f232acd5 Dec 22 12:53:59.560180 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ab91d3cb-d00c-4e4f-9553-24946cc64c58 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:53:59.560582 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:53:59.560582 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:53:59.560582 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ab91d3cb-d00c-4e4f-9553-24946cc64c58 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:53:59.573246 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:53:59.573246 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:53:59.573832 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ab91d3cb-d00c-4e4f-9553-24946cc64c58 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Snapshot retrieved successfully. Dec 22 12:53:59.574787 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ab91d3cb-d00c-4e4f-9553-24946cc64c58 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/eff4f1e1-eb46-4e64-84b6-69f8f232acd5 returned with HTTP 200 Dec 22 12:53:59.575178 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1870/3761] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:53:59 2020] GET /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/eff4f1e1-eb46-4e64-84b6-69f8f232acd5 => generated 438 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:00.585325 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f19fb221-1d5a-451d-b67b-e5fa6ebe0a40 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] GET http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/eff4f1e1-eb46-4e64-84b6-69f8f232acd5 Dec 22 12:54:00.585772 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f19fb221-1d5a-451d-b67b-e5fa6ebe0a40 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:00.586140 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:00.586140 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:00.586481 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f19fb221-1d5a-451d-b67b-e5fa6ebe0a40 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:00.602284 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:00.602284 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:00.602904 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f19fb221-1d5a-451d-b67b-e5fa6ebe0a40 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Snapshot retrieved successfully. Dec 22 12:54:00.603873 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f19fb221-1d5a-451d-b67b-e5fa6ebe0a40 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/eff4f1e1-eb46-4e64-84b6-69f8f232acd5 returned with HTTP 200 Dec 22 12:54:00.604289 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1892/3762] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:54:00 2020] GET /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/eff4f1e1-eb46-4e64-84b6-69f8f232acd5 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:00.610965 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aa186c64-e918-4f84-8a6e-f719a226a3f2 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] POST http://10.222.0.111/volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/eff4f1e1-eb46-4e64-84b6-69f8f232acd5/action Dec 22 12:54:00.613107 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:00.613107 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:00.613107 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aa186c64-e918-4f84-8a6e-f719a226a3f2 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:54:00.613107 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aa186c64-e918-4f84-8a6e-f719a226a3f2 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:00.613107 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.admin_actions [None req-aa186c64-e918-4f84-8a6e-f719a226a3f2 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Updating snapshot 'eff4f1e1-eb46-4e64-84b6-69f8f232acd5' with '{'status': 'creating'}' {{(pid=88155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 12:54:00.634653 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:00.634653 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:00.683070 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aa186c64-e918-4f84-8a6e-f719a226a3f2 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] http://10.222.0.111/volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/eff4f1e1-eb46-4e64-84b6-69f8f232acd5/action returned with HTTP 202 Dec 22 12:54:00.683547 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1871/3763] 10.222.0.111 () {60 vars in 1368 bytes} [Tue Dec 22 12:54:00 2020] POST /volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/eff4f1e1-eb46-4e64-84b6-69f8f232acd5/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 12:54:00.690952 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-646a7fb9-6cf7-4277-a7e2-71075d420dd6 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] GET http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/eff4f1e1-eb46-4e64-84b6-69f8f232acd5 Dec 22 12:54:00.691289 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-646a7fb9-6cf7-4277-a7e2-71075d420dd6 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:00.691596 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:00.691596 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:00.691596 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-646a7fb9-6cf7-4277-a7e2-71075d420dd6 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:00.704772 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:00.704772 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:00.705330 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-646a7fb9-6cf7-4277-a7e2-71075d420dd6 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Snapshot retrieved successfully. Dec 22 12:54:00.706258 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-646a7fb9-6cf7-4277-a7e2-71075d420dd6 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/eff4f1e1-eb46-4e64-84b6-69f8f232acd5 returned with HTTP 200 Dec 22 12:54:00.706680 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1893/3764] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:54:00 2020] GET /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/eff4f1e1-eb46-4e64-84b6-69f8f232acd5 => generated 464 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:00.713646 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-651a25ea-90f7-420c-ac02-92ce036af90b tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] POST http://10.222.0.111/volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/eff4f1e1-eb46-4e64-84b6-69f8f232acd5/action Dec 22 12:54:00.713952 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:00.713952 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:00.714229 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-651a25ea-90f7-420c-ac02-92ce036af90b tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Action body: b'{"os-force_delete": {}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:54:00.714457 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-651a25ea-90f7-420c-ac02-92ce036af90b tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:00.730736 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:00.730736 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:00.731242 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-651a25ea-90f7-420c-ac02-92ce036af90b tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Snapshot retrieved successfully. Dec 22 12:54:00.815318 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-651a25ea-90f7-420c-ac02-92ce036af90b tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Snapshot delete request issued successfully. Dec 22 12:54:00.815636 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-651a25ea-90f7-420c-ac02-92ce036af90b tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] http://10.222.0.111/volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/eff4f1e1-eb46-4e64-84b6-69f8f232acd5/action returned with HTTP 202 Dec 22 12:54:00.816250 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1872/3765] 10.222.0.111 () {60 vars in 1368 bytes} [Tue Dec 22 12:54:00 2020] POST /volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/eff4f1e1-eb46-4e64-84b6-69f8f232acd5/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 12:54:00.821904 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4f1a274c-e8f8-4340-a15a-ab38b81b4542 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] GET http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/eff4f1e1-eb46-4e64-84b6-69f8f232acd5 Dec 22 12:54:00.822231 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4f1a274c-e8f8-4340-a15a-ab38b81b4542 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:00.822418 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:00.822418 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:00.822703 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4f1a274c-e8f8-4340-a15a-ab38b81b4542 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:00.836847 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:00.836847 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:00.837587 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4f1a274c-e8f8-4340-a15a-ab38b81b4542 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Snapshot retrieved successfully. Dec 22 12:54:00.838838 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4f1a274c-e8f8-4340-a15a-ab38b81b4542 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/eff4f1e1-eb46-4e64-84b6-69f8f232acd5 returned with HTTP 200 Dec 22 12:54:00.839377 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1894/3766] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:54:00 2020] GET /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/eff4f1e1-eb46-4e64-84b6-69f8f232acd5 => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:01.847292 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4ecb6350-e6e9-4ed9-a0fd-39e7e9727a5a tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] GET http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/eff4f1e1-eb46-4e64-84b6-69f8f232acd5 Dec 22 12:54:01.847511 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4ecb6350-e6e9-4ed9-a0fd-39e7e9727a5a tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:01.847552 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:01.847552 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:01.847753 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4ecb6350-e6e9-4ed9-a0fd-39e7e9727a5a tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:01.861154 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4ecb6350-e6e9-4ed9-a0fd-39e7e9727a5a tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/eff4f1e1-eb46-4e64-84b6-69f8f232acd5 returned with HTTP 404 Dec 22 12:54:01.861739 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1873/3767] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:54:01 2020] GET /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/eff4f1e1-eb46-4e64-84b6-69f8f232acd5 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:54:01.867682 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8c211954-bd3f-465d-bf88-662df97ab7a6 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] POST http://10.222.0.111/volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35/action Dec 22 12:54:01.868116 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:01.868116 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:01.868353 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8c211954-bd3f-465d-bf88-662df97ab7a6 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:54:01.868615 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8c211954-bd3f-465d-bf88-662df97ab7a6 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:01.869482 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.admin_actions [None req-8c211954-bd3f-465d-bf88-662df97ab7a6 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Updating snapshot '9354b4d1-0c6b-4677-b24b-1cf91281ed35' with '{'status': 'available'}' {{(pid=88156) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 12:54:01.892930 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:01.892930 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:01.961220 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8c211954-bd3f-465d-bf88-662df97ab7a6 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] http://10.222.0.111/volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35/action returned with HTTP 202 Dec 22 12:54:01.961827 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1895/3768] 10.222.0.111 () {60 vars in 1368 bytes} [Tue Dec 22 12:54:01 2020] POST /volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 22 12:54:01.967285 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a529290c-bd01-416e-b7c9-06fe2f2fc914 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] GET http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 Dec 22 12:54:01.967851 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a529290c-bd01-416e-b7c9-06fe2f2fc914 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:01.968051 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a529290c-bd01-416e-b7c9-06fe2f2fc914 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:01.980498 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:01.980498 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:01.981063 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a529290c-bd01-416e-b7c9-06fe2f2fc914 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Snapshot retrieved successfully. Dec 22 12:54:01.982008 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a529290c-bd01-416e-b7c9-06fe2f2fc914 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 returned with HTTP 200 Dec 22 12:54:01.982421 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1874/3769] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:54:01 2020] GET /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:54:01.989431 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f3c96aae-86f8-48ba-a52d-62b1de429282 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] POST http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots Dec 22 12:54:01.989711 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:01.989711 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:01.989985 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f3c96aae-86f8-48ba-a52d-62b1de429282 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b274d274-7d80-4a34-85e5-19cb661b609e", "name": "tempest-SnapshotsActionsTest-Snapshot-1457189835"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:02.017911 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:02.017911 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:02.018621 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f3c96aae-86f8-48ba-a52d-62b1de429282 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Volume info retrieved successfully. Dec 22 12:54:02.018812 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-f3c96aae-86f8-48ba-a52d-62b1de429282 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Create snapshot from volume b274d274-7d80-4a34-85e5-19cb661b609e Dec 22 12:54:02.076581 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-f3c96aae-86f8-48ba-a52d-62b1de429282 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Created reservations ['27b05791-6dca-48ba-87c3-b5a75ef2a8d2', '7645f91b-0589-48b4-8e84-ca917359c71d', '73289a19-602f-4a8d-b1cb-b36d2e0f3e96', '4bf88dc1-51c4-4e2f-88f9-cb3feed863ee'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:54:02.231229 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f3c96aae-86f8-48ba-a52d-62b1de429282 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Snapshot create request issued successfully. Dec 22 12:54:02.231683 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f3c96aae-86f8-48ba-a52d-62b1de429282 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots returned with HTTP 202 Dec 22 12:54:02.232299 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1896/3770] 10.222.0.111 () {60 vars in 1237 bytes} [Tue Dec 22 12:54:01 2020] POST /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots => generated 307 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:54:02.238988 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8540a8ae-c92c-47ac-93fb-4a99a40aa162 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] GET http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/fb5c6279-0d2c-4e2d-9115-fc0167e9122a Dec 22 12:54:02.239279 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8540a8ae-c92c-47ac-93fb-4a99a40aa162 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:02.239410 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:02.239410 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:02.239604 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8540a8ae-c92c-47ac-93fb-4a99a40aa162 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:02.252586 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:02.252586 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:02.253156 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8540a8ae-c92c-47ac-93fb-4a99a40aa162 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Snapshot retrieved successfully. Dec 22 12:54:02.254125 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8540a8ae-c92c-47ac-93fb-4a99a40aa162 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/fb5c6279-0d2c-4e2d-9115-fc0167e9122a returned with HTTP 200 Dec 22 12:54:02.254512 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1875/3771] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:54:02 2020] GET /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/fb5c6279-0d2c-4e2d-9115-fc0167e9122a => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:03.262592 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9012c834-d524-491a-9d93-8a3cc651f806 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] GET http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/fb5c6279-0d2c-4e2d-9115-fc0167e9122a Dec 22 12:54:03.262901 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9012c834-d524-491a-9d93-8a3cc651f806 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:03.264018 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:03.264018 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:03.264018 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9012c834-d524-491a-9d93-8a3cc651f806 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:03.276203 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:03.276203 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:03.276761 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9012c834-d524-491a-9d93-8a3cc651f806 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Snapshot retrieved successfully. Dec 22 12:54:03.277715 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9012c834-d524-491a-9d93-8a3cc651f806 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/fb5c6279-0d2c-4e2d-9115-fc0167e9122a returned with HTTP 200 Dec 22 12:54:03.278129 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1897/3772] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:54:03 2020] GET /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/fb5c6279-0d2c-4e2d-9115-fc0167e9122a => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:03.286081 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-def4e901-8ddc-4b03-b0ed-cfa537e49be5 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] POST http://10.222.0.111/volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/fb5c6279-0d2c-4e2d-9115-fc0167e9122a/action Dec 22 12:54:03.286391 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:03.286391 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:03.286707 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-def4e901-8ddc-4b03-b0ed-cfa537e49be5 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:54:03.286982 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-def4e901-8ddc-4b03-b0ed-cfa537e49be5 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:03.287633 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.admin_actions [None req-def4e901-8ddc-4b03-b0ed-cfa537e49be5 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Updating snapshot 'fb5c6279-0d2c-4e2d-9115-fc0167e9122a' with '{'status': 'deleting'}' {{(pid=88155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 12:54:03.321206 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:03.321206 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:03.380183 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-def4e901-8ddc-4b03-b0ed-cfa537e49be5 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] http://10.222.0.111/volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/fb5c6279-0d2c-4e2d-9115-fc0167e9122a/action returned with HTTP 202 Dec 22 12:54:03.380635 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1876/3773] 10.222.0.111 () {60 vars in 1368 bytes} [Tue Dec 22 12:54:03 2020] POST /volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/fb5c6279-0d2c-4e2d-9115-fc0167e9122a/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 22 12:54:03.388584 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4508c3c0-2bed-44c7-89e4-a0b859ddb3a9 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] GET http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/fb5c6279-0d2c-4e2d-9115-fc0167e9122a Dec 22 12:54:03.388857 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4508c3c0-2bed-44c7-89e4-a0b859ddb3a9 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:03.388988 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:03.388988 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:03.389182 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4508c3c0-2bed-44c7-89e4-a0b859ddb3a9 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:03.401907 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:03.401907 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:03.402475 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4508c3c0-2bed-44c7-89e4-a0b859ddb3a9 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Snapshot retrieved successfully. Dec 22 12:54:03.403486 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4508c3c0-2bed-44c7-89e4-a0b859ddb3a9 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/fb5c6279-0d2c-4e2d-9115-fc0167e9122a returned with HTTP 200 Dec 22 12:54:03.403900 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1898/3774] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:54:03 2020] GET /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/fb5c6279-0d2c-4e2d-9115-fc0167e9122a => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:03.412238 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cc2df099-7e94-472b-92a9-7e9ce3fc6c06 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] POST http://10.222.0.111/volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/fb5c6279-0d2c-4e2d-9115-fc0167e9122a/action Dec 22 12:54:03.412518 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:03.412518 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:03.412751 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cc2df099-7e94-472b-92a9-7e9ce3fc6c06 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Action body: b'{"os-force_delete": {}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:54:03.412945 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cc2df099-7e94-472b-92a9-7e9ce3fc6c06 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:03.426403 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:03.426403 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:03.426984 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cc2df099-7e94-472b-92a9-7e9ce3fc6c06 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Snapshot retrieved successfully. Dec 22 12:54:03.508763 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cc2df099-7e94-472b-92a9-7e9ce3fc6c06 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Snapshot delete request issued successfully. Dec 22 12:54:03.511812 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cc2df099-7e94-472b-92a9-7e9ce3fc6c06 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] http://10.222.0.111/volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/fb5c6279-0d2c-4e2d-9115-fc0167e9122a/action returned with HTTP 202 Dec 22 12:54:03.512676 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1877/3775] 10.222.0.111 () {60 vars in 1368 bytes} [Tue Dec 22 12:54:03 2020] POST /volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/fb5c6279-0d2c-4e2d-9115-fc0167e9122a/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 12:54:03.524860 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9ede6f5a-e06a-44c3-b039-632f9f26280c tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] GET http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/fb5c6279-0d2c-4e2d-9115-fc0167e9122a Dec 22 12:54:03.525489 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9ede6f5a-e06a-44c3-b039-632f9f26280c tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:03.525741 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:03.525741 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:03.526186 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9ede6f5a-e06a-44c3-b039-632f9f26280c tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:03.550303 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:03.550303 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:03.551280 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9ede6f5a-e06a-44c3-b039-632f9f26280c tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Snapshot retrieved successfully. Dec 22 12:54:03.552537 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9ede6f5a-e06a-44c3-b039-632f9f26280c tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/fb5c6279-0d2c-4e2d-9115-fc0167e9122a returned with HTTP 200 Dec 22 12:54:03.553156 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1899/3776] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:54:03 2020] GET /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/fb5c6279-0d2c-4e2d-9115-fc0167e9122a => generated 465 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:04.561302 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a7c19843-05b9-42d4-8a0b-1007d98e1db0 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] GET http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/fb5c6279-0d2c-4e2d-9115-fc0167e9122a Dec 22 12:54:04.561641 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a7c19843-05b9-42d4-8a0b-1007d98e1db0 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:04.561791 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:04.561791 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:04.562000 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a7c19843-05b9-42d4-8a0b-1007d98e1db0 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:04.573781 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a7c19843-05b9-42d4-8a0b-1007d98e1db0 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/fb5c6279-0d2c-4e2d-9115-fc0167e9122a returned with HTTP 404 Dec 22 12:54:04.574324 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1878/3777] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:54:04 2020] GET /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/fb5c6279-0d2c-4e2d-9115-fc0167e9122a => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:54:04.580389 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2ad54196-f67d-48fc-b559-ac26760f8eb5 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] POST http://10.222.0.111/volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35/action Dec 22 12:54:04.580659 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:04.580659 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:04.580896 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2ad54196-f67d-48fc-b559-ac26760f8eb5 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:54:04.581090 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2ad54196-f67d-48fc-b559-ac26760f8eb5 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:04.581704 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.admin_actions [None req-2ad54196-f67d-48fc-b559-ac26760f8eb5 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Updating snapshot '9354b4d1-0c6b-4677-b24b-1cf91281ed35' with '{'status': 'available'}' {{(pid=88156) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 12:54:04.605261 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:04.605261 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:04.652397 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2ad54196-f67d-48fc-b559-ac26760f8eb5 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] http://10.222.0.111/volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35/action returned with HTTP 202 Dec 22 12:54:04.652922 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1900/3778] 10.222.0.111 () {60 vars in 1368 bytes} [Tue Dec 22 12:54:04 2020] POST /volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 12:54:04.658795 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-50c62c85-2cdb-4413-9b14-7832630f5850 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] GET http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 Dec 22 12:54:04.659118 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-50c62c85-2cdb-4413-9b14-7832630f5850 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:04.659425 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-50c62c85-2cdb-4413-9b14-7832630f5850 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:04.672978 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:04.672978 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:04.673525 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-50c62c85-2cdb-4413-9b14-7832630f5850 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Snapshot retrieved successfully. Dec 22 12:54:04.675096 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-50c62c85-2cdb-4413-9b14-7832630f5850 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 returned with HTTP 200 Dec 22 12:54:04.675096 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1879/3779] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:54:04 2020] GET /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:04.682405 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7324e690-1207-4a61-bc3c-0fc7b4df0d91 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] POST http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots Dec 22 12:54:04.682702 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:04.682702 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:04.683029 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7324e690-1207-4a61-bc3c-0fc7b4df0d91 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b274d274-7d80-4a34-85e5-19cb661b609e", "name": "tempest-SnapshotsActionsTest-Snapshot-734374375"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:04.711055 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:04.711055 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:04.711946 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7324e690-1207-4a61-bc3c-0fc7b4df0d91 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Volume info retrieved successfully. Dec 22 12:54:04.712195 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-7324e690-1207-4a61-bc3c-0fc7b4df0d91 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Create snapshot from volume b274d274-7d80-4a34-85e5-19cb661b609e Dec 22 12:54:04.787327 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-7324e690-1207-4a61-bc3c-0fc7b4df0d91 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Created reservations ['632a65c5-08bd-48b1-8242-7529be87150a', '6ff90651-52f6-4508-8bf3-d835e2555d33', '7de989c7-10e2-4181-81e2-3efa587acd2e', '54fd96f3-7200-44fc-81fe-7190aeeae230'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:54:05.041847 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7324e690-1207-4a61-bc3c-0fc7b4df0d91 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Snapshot create request issued successfully. Dec 22 12:54:05.042301 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7324e690-1207-4a61-bc3c-0fc7b4df0d91 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots returned with HTTP 202 Dec 22 12:54:05.042966 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1901/3780] 10.222.0.111 () {60 vars in 1237 bytes} [Tue Dec 22 12:54:04 2020] POST /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots => generated 306 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:54:05.049572 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a6b321b9-4973-4c41-a352-50fdeecd66fc tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] GET http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/da967c74-f711-4dfc-b750-89598bc8398f Dec 22 12:54:05.049841 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a6b321b9-4973-4c41-a352-50fdeecd66fc tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:05.050067 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:05.050067 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:05.050267 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a6b321b9-4973-4c41-a352-50fdeecd66fc tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:05.063440 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:05.063440 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:05.064001 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a6b321b9-4973-4c41-a352-50fdeecd66fc tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Snapshot retrieved successfully. Dec 22 12:54:05.064965 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a6b321b9-4973-4c41-a352-50fdeecd66fc tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/da967c74-f711-4dfc-b750-89598bc8398f returned with HTTP 200 Dec 22 12:54:05.065372 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1880/3781] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:54:05 2020] GET /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/da967c74-f711-4dfc-b750-89598bc8398f => generated 438 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:06.073636 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8c03c712-ff37-4c7e-93b3-e4de22fcf26d tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] GET http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/da967c74-f711-4dfc-b750-89598bc8398f Dec 22 12:54:06.074208 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8c03c712-ff37-4c7e-93b3-e4de22fcf26d tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:06.074208 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:06.074208 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:06.074208 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8c03c712-ff37-4c7e-93b3-e4de22fcf26d tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:06.087013 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:06.087013 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:06.087563 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8c03c712-ff37-4c7e-93b3-e4de22fcf26d tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Snapshot retrieved successfully. Dec 22 12:54:06.088612 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8c03c712-ff37-4c7e-93b3-e4de22fcf26d tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/da967c74-f711-4dfc-b750-89598bc8398f returned with HTTP 200 Dec 22 12:54:06.088978 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1902/3782] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:54:06 2020] GET /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/da967c74-f711-4dfc-b750-89598bc8398f => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:06.095574 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a4b3272a-7d62-4922-89e3-ca3fb60cd7a1 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] POST http://10.222.0.111/volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/da967c74-f711-4dfc-b750-89598bc8398f/action Dec 22 12:54:06.095904 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:06.095904 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:06.096143 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a4b3272a-7d62-4922-89e3-ca3fb60cd7a1 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:54:06.096339 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a4b3272a-7d62-4922-89e3-ca3fb60cd7a1 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:06.096938 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.admin_actions [None req-a4b3272a-7d62-4922-89e3-ca3fb60cd7a1 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Updating snapshot 'da967c74-f711-4dfc-b750-89598bc8398f' with '{'status': 'error'}' {{(pid=88155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 12:54:06.120294 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:06.120294 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:06.204108 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a4b3272a-7d62-4922-89e3-ca3fb60cd7a1 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] http://10.222.0.111/volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/da967c74-f711-4dfc-b750-89598bc8398f/action returned with HTTP 202 Dec 22 12:54:06.204626 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1881/3783] 10.222.0.111 () {60 vars in 1368 bytes} [Tue Dec 22 12:54:06 2020] POST /volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/da967c74-f711-4dfc-b750-89598bc8398f/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 12:54:06.209815 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3b621f14-bbb0-4a77-8772-dbd8dd1be13d tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] GET http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/da967c74-f711-4dfc-b750-89598bc8398f Dec 22 12:54:06.210114 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3b621f14-bbb0-4a77-8772-dbd8dd1be13d tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:06.210306 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:06.210306 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:06.210519 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3b621f14-bbb0-4a77-8772-dbd8dd1be13d tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:06.223078 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:06.223078 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:06.223602 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3b621f14-bbb0-4a77-8772-dbd8dd1be13d tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Snapshot retrieved successfully. Dec 22 12:54:06.224576 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3b621f14-bbb0-4a77-8772-dbd8dd1be13d tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/da967c74-f711-4dfc-b750-89598bc8398f returned with HTTP 200 Dec 22 12:54:06.224931 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1903/3784] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:54:06 2020] GET /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/da967c74-f711-4dfc-b750-89598bc8398f => generated 461 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:06.234240 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4561c3c2-5f2c-4401-970a-521c3646fca7 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] POST http://10.222.0.111/volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/da967c74-f711-4dfc-b750-89598bc8398f/action Dec 22 12:54:06.234542 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:06.234542 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:06.234833 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4561c3c2-5f2c-4401-970a-521c3646fca7 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Action body: b'{"os-force_delete": {}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:54:06.235057 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4561c3c2-5f2c-4401-970a-521c3646fca7 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:06.249195 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:06.249195 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:06.249810 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4561c3c2-5f2c-4401-970a-521c3646fca7 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Snapshot retrieved successfully. Dec 22 12:54:06.318812 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4561c3c2-5f2c-4401-970a-521c3646fca7 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Snapshot delete request issued successfully. Dec 22 12:54:06.319221 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4561c3c2-5f2c-4401-970a-521c3646fca7 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] http://10.222.0.111/volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/da967c74-f711-4dfc-b750-89598bc8398f/action returned with HTTP 202 Dec 22 12:54:06.322019 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1882/3785] 10.222.0.111 () {60 vars in 1368 bytes} [Tue Dec 22 12:54:06 2020] POST /volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/da967c74-f711-4dfc-b750-89598bc8398f/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 12:54:06.325280 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9fb87540-d1fb-46b0-b13e-a64edad1f3fe tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] GET http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/da967c74-f711-4dfc-b750-89598bc8398f Dec 22 12:54:06.325691 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9fb87540-d1fb-46b0-b13e-a64edad1f3fe tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:06.325911 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:06.325911 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:06.326257 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9fb87540-d1fb-46b0-b13e-a64edad1f3fe tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:06.338981 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:06.338981 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:06.339526 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9fb87540-d1fb-46b0-b13e-a64edad1f3fe tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Snapshot retrieved successfully. Dec 22 12:54:06.340459 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9fb87540-d1fb-46b0-b13e-a64edad1f3fe tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/da967c74-f711-4dfc-b750-89598bc8398f returned with HTTP 200 Dec 22 12:54:06.340855 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1904/3786] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:54:06 2020] GET /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/da967c74-f711-4dfc-b750-89598bc8398f => generated 464 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:07.348973 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cc3b949a-305d-4e18-928d-f1f2dea7e153 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] GET http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/da967c74-f711-4dfc-b750-89598bc8398f Dec 22 12:54:07.349309 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cc3b949a-305d-4e18-928d-f1f2dea7e153 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:07.349385 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:07.349385 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:07.349548 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cc3b949a-305d-4e18-928d-f1f2dea7e153 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:07.361553 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cc3b949a-305d-4e18-928d-f1f2dea7e153 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/da967c74-f711-4dfc-b750-89598bc8398f returned with HTTP 404 Dec 22 12:54:07.362056 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1883/3787] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:54:07 2020] GET /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/da967c74-f711-4dfc-b750-89598bc8398f => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:54:07.367209 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b65534b5-8a60-494d-ad92-8290b9675335 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] POST http://10.222.0.111/volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35/action Dec 22 12:54:07.367484 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:07.367484 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:07.367722 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b65534b5-8a60-494d-ad92-8290b9675335 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:54:07.367915 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b65534b5-8a60-494d-ad92-8290b9675335 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:07.368509 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.admin_actions [None req-b65534b5-8a60-494d-ad92-8290b9675335 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Updating snapshot '9354b4d1-0c6b-4677-b24b-1cf91281ed35' with '{'status': 'available'}' {{(pid=88156) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 12:54:07.392102 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:07.392102 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:07.433840 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b65534b5-8a60-494d-ad92-8290b9675335 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] http://10.222.0.111/volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35/action returned with HTTP 202 Dec 22 12:54:07.434304 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1905/3788] 10.222.0.111 () {60 vars in 1368 bytes} [Tue Dec 22 12:54:07 2020] POST /volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 12:54:07.439612 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bd428cc5-fd27-4224-baec-8e196f5383a0 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] GET http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 Dec 22 12:54:07.439876 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bd428cc5-fd27-4224-baec-8e196f5383a0 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:07.440140 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bd428cc5-fd27-4224-baec-8e196f5383a0 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:07.459186 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:07.459186 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:07.459868 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bd428cc5-fd27-4224-baec-8e196f5383a0 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Snapshot retrieved successfully. Dec 22 12:54:07.461066 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bd428cc5-fd27-4224-baec-8e196f5383a0 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 returned with HTTP 200 Dec 22 12:54:07.461523 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1884/3789] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:54:07 2020] GET /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:07.469358 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c13ffe38-d3ea-44de-8989-02a28cf6b23a tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] POST http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots Dec 22 12:54:07.469683 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:07.469683 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:07.470155 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c13ffe38-d3ea-44de-8989-02a28cf6b23a tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b274d274-7d80-4a34-85e5-19cb661b609e", "name": "tempest-SnapshotsActionsTest-Snapshot-134237411"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:07.502026 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:07.502026 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:07.502026 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c13ffe38-d3ea-44de-8989-02a28cf6b23a tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Volume info retrieved successfully. Dec 22 12:54:07.502026 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-c13ffe38-d3ea-44de-8989-02a28cf6b23a tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Create snapshot from volume b274d274-7d80-4a34-85e5-19cb661b609e Dec 22 12:54:07.553975 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-c13ffe38-d3ea-44de-8989-02a28cf6b23a tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Created reservations ['259006b6-9349-46c2-946b-2d8a61fd1511', '19f9d83e-3b31-4a89-91ad-d7304928e6ed', '71b766d7-32e6-4b4f-acb9-6522a30b0344', '96e45aea-696c-4ea5-afe2-fba10a4ac77a'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:54:07.791225 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c13ffe38-d3ea-44de-8989-02a28cf6b23a tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Snapshot create request issued successfully. Dec 22 12:54:07.791832 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c13ffe38-d3ea-44de-8989-02a28cf6b23a tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots returned with HTTP 202 Dec 22 12:54:07.795451 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1906/3790] 10.222.0.111 () {60 vars in 1237 bytes} [Tue Dec 22 12:54:07 2020] POST /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots => generated 306 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:54:07.802842 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c87bb9d7-71ab-4dd6-a97d-b656da85d2a0 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] GET http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/6a01782a-e1e6-4297-afa2-84c81ceb9e7e Dec 22 12:54:07.803246 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c87bb9d7-71ab-4dd6-a97d-b656da85d2a0 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:07.803468 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:07.803468 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:07.803854 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c87bb9d7-71ab-4dd6-a97d-b656da85d2a0 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:07.820703 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:07.820703 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:07.821391 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c87bb9d7-71ab-4dd6-a97d-b656da85d2a0 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Snapshot retrieved successfully. Dec 22 12:54:07.822405 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c87bb9d7-71ab-4dd6-a97d-b656da85d2a0 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/6a01782a-e1e6-4297-afa2-84c81ceb9e7e returned with HTTP 200 Dec 22 12:54:07.823174 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1885/3791] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:54:07 2020] GET /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/6a01782a-e1e6-4297-afa2-84c81ceb9e7e => generated 438 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:54:08.831598 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b75a7713-e51e-494b-b3b6-cde840e00609 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] GET http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/6a01782a-e1e6-4297-afa2-84c81ceb9e7e Dec 22 12:54:08.832018 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b75a7713-e51e-494b-b3b6-cde840e00609 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:08.832479 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:08.832479 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:08.832718 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b75a7713-e51e-494b-b3b6-cde840e00609 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:08.849580 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:08.849580 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:08.850324 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b75a7713-e51e-494b-b3b6-cde840e00609 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Snapshot retrieved successfully. Dec 22 12:54:08.851517 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b75a7713-e51e-494b-b3b6-cde840e00609 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/6a01782a-e1e6-4297-afa2-84c81ceb9e7e returned with HTTP 200 Dec 22 12:54:08.852033 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1907/3792] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:54:08 2020] GET /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/6a01782a-e1e6-4297-afa2-84c81ceb9e7e => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:08.860152 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-39c75ddf-ec6d-46e2-b221-c3cd99e8bf96 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] POST http://10.222.0.111/volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/6a01782a-e1e6-4297-afa2-84c81ceb9e7e/action Dec 22 12:54:08.860468 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:08.860468 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:08.860756 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-39c75ddf-ec6d-46e2-b221-c3cd99e8bf96 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:54:08.861001 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-39c75ddf-ec6d-46e2-b221-c3cd99e8bf96 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:08.861781 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.admin_actions [None req-39c75ddf-ec6d-46e2-b221-c3cd99e8bf96 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Updating snapshot '6a01782a-e1e6-4297-afa2-84c81ceb9e7e' with '{'status': 'error_deleting'}' {{(pid=88155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 12:54:08.887245 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:08.887245 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:08.949968 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-39c75ddf-ec6d-46e2-b221-c3cd99e8bf96 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] http://10.222.0.111/volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/6a01782a-e1e6-4297-afa2-84c81ceb9e7e/action returned with HTTP 202 Dec 22 12:54:08.952957 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1886/3793] 10.222.0.111 () {60 vars in 1368 bytes} [Tue Dec 22 12:54:08 2020] POST /volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/6a01782a-e1e6-4297-afa2-84c81ceb9e7e/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 12:54:08.956489 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d6cf8ec1-a21f-4ca4-b287-c6bdf4a72920 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] GET http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/6a01782a-e1e6-4297-afa2-84c81ceb9e7e Dec 22 12:54:08.956797 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d6cf8ec1-a21f-4ca4-b287-c6bdf4a72920 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:08.956935 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:08.956935 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:08.957379 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d6cf8ec1-a21f-4ca4-b287-c6bdf4a72920 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:08.970532 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:08.970532 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:08.971110 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d6cf8ec1-a21f-4ca4-b287-c6bdf4a72920 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Snapshot retrieved successfully. Dec 22 12:54:08.972064 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d6cf8ec1-a21f-4ca4-b287-c6bdf4a72920 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/6a01782a-e1e6-4297-afa2-84c81ceb9e7e returned with HTTP 200 Dec 22 12:54:08.972563 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1908/3794] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:54:08 2020] GET /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/6a01782a-e1e6-4297-afa2-84c81ceb9e7e => generated 470 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:08.978759 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eeaa50f2-5907-43f0-b4d5-52844cdf139a tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] POST http://10.222.0.111/volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/6a01782a-e1e6-4297-afa2-84c81ceb9e7e/action Dec 22 12:54:08.979029 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:08.979029 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:08.979261 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eeaa50f2-5907-43f0-b4d5-52844cdf139a tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Action body: b'{"os-force_delete": {}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:54:08.979454 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eeaa50f2-5907-43f0-b4d5-52844cdf139a tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:08.992091 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:08.992091 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:08.992521 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-eeaa50f2-5907-43f0-b4d5-52844cdf139a tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Snapshot retrieved successfully. Dec 22 12:54:09.050485 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-eeaa50f2-5907-43f0-b4d5-52844cdf139a tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Snapshot delete request issued successfully. Dec 22 12:54:09.050885 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eeaa50f2-5907-43f0-b4d5-52844cdf139a tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] http://10.222.0.111/volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/6a01782a-e1e6-4297-afa2-84c81ceb9e7e/action returned with HTTP 202 Dec 22 12:54:09.054527 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1887/3795] 10.222.0.111 () {60 vars in 1368 bytes} [Tue Dec 22 12:54:08 2020] POST /volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/6a01782a-e1e6-4297-afa2-84c81ceb9e7e/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 22 12:54:09.056796 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9b1dd367-84ab-4ba4-89f5-8d1410ee3729 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] GET http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/6a01782a-e1e6-4297-afa2-84c81ceb9e7e Dec 22 12:54:09.057972 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9b1dd367-84ab-4ba4-89f5-8d1410ee3729 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:09.058105 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:09.058105 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:09.058318 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9b1dd367-84ab-4ba4-89f5-8d1410ee3729 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:09.071248 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:09.071248 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:09.072066 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9b1dd367-84ab-4ba4-89f5-8d1410ee3729 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Snapshot retrieved successfully. Dec 22 12:54:09.073150 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9b1dd367-84ab-4ba4-89f5-8d1410ee3729 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/6a01782a-e1e6-4297-afa2-84c81ceb9e7e returned with HTTP 200 Dec 22 12:54:09.077572 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1909/3796] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:54:09 2020] GET /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/6a01782a-e1e6-4297-afa2-84c81ceb9e7e => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:10.085763 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-445ff32b-702e-4802-9d23-015ce9934377 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] GET http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/6a01782a-e1e6-4297-afa2-84c81ceb9e7e Dec 22 12:54:10.086393 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-445ff32b-702e-4802-9d23-015ce9934377 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:10.086969 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:10.086969 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:10.087413 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-445ff32b-702e-4802-9d23-015ce9934377 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:10.103457 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-445ff32b-702e-4802-9d23-015ce9934377 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/6a01782a-e1e6-4297-afa2-84c81ceb9e7e returned with HTTP 404 Dec 22 12:54:10.103980 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1888/3797] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:54:10 2020] GET /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/6a01782a-e1e6-4297-afa2-84c81ceb9e7e => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:54:10.109647 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e266b0be-d8ce-48b9-ba9e-10a83bb0286a tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] POST http://10.222.0.111/volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35/action Dec 22 12:54:10.109925 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:10.109925 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:10.110168 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e266b0be-d8ce-48b9-ba9e-10a83bb0286a tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:54:10.110365 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e266b0be-d8ce-48b9-ba9e-10a83bb0286a tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:10.110989 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.admin_actions [None req-e266b0be-d8ce-48b9-ba9e-10a83bb0286a tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Updating snapshot '9354b4d1-0c6b-4677-b24b-1cf91281ed35' with '{'status': 'available'}' {{(pid=88156) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 12:54:10.135626 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:10.135626 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:10.180894 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e266b0be-d8ce-48b9-ba9e-10a83bb0286a tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] http://10.222.0.111/volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35/action returned with HTTP 202 Dec 22 12:54:10.181364 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1910/3798] 10.222.0.111 () {60 vars in 1368 bytes} [Tue Dec 22 12:54:10 2020] POST /volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 22 12:54:10.188784 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3d5ffe13-99fc-4a34-b96b-e1226c479285 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] GET http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 Dec 22 12:54:10.189189 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3d5ffe13-99fc-4a34-b96b-e1226c479285 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:10.189486 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3d5ffe13-99fc-4a34-b96b-e1226c479285 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:10.202415 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:10.202415 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:10.202997 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3d5ffe13-99fc-4a34-b96b-e1226c479285 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Snapshot retrieved successfully. Dec 22 12:54:10.204019 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3d5ffe13-99fc-4a34-b96b-e1226c479285 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 returned with HTTP 200 Dec 22 12:54:10.204373 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1889/3799] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:54:10 2020] GET /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:10.211704 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-929d5b75-1384-4ca6-9ed8-741a922f5f11 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] POST http://10.222.0.111/volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35/action Dec 22 12:54:10.211996 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:10.211996 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:10.212232 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-929d5b75-1384-4ca6-9ed8-741a922f5f11 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:54:10.212424 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-929d5b75-1384-4ca6-9ed8-741a922f5f11 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:10.212969 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.admin_actions [None req-929d5b75-1384-4ca6-9ed8-741a922f5f11 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Updating snapshot '9354b4d1-0c6b-4677-b24b-1cf91281ed35' with '{'status': 'creating'}' {{(pid=88156) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 12:54:10.235588 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:10.235588 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:10.282109 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-929d5b75-1384-4ca6-9ed8-741a922f5f11 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] http://10.222.0.111/volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35/action returned with HTTP 202 Dec 22 12:54:10.282700 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1911/3800] 10.222.0.111 () {60 vars in 1368 bytes} [Tue Dec 22 12:54:10 2020] POST /volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 12:54:10.287708 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fc0237d6-3b95-4d62-b04d-3821043e1b00 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] GET http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 Dec 22 12:54:10.287994 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fc0237d6-3b95-4d62-b04d-3821043e1b00 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:10.288124 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:10.288124 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:10.288317 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fc0237d6-3b95-4d62-b04d-3821043e1b00 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:10.300924 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:10.300924 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:10.301500 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fc0237d6-3b95-4d62-b04d-3821043e1b00 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Snapshot retrieved successfully. Dec 22 12:54:10.302462 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fc0237d6-3b95-4d62-b04d-3821043e1b00 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 returned with HTTP 200 Dec 22 12:54:10.302885 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1890/3801] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:54:10 2020] GET /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 => generated 464 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:10.309296 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d5ed5e00-d2e7-463f-9826-4746fd21b6a9 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] POST http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35/action Dec 22 12:54:10.309536 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:10.309536 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:10.309774 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d5ed5e00-d2e7-463f-9826-4746fd21b6a9 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:54:10.309971 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d5ed5e00-d2e7-463f-9826-4746fd21b6a9 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:10.310546 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.snapshot_actions [None req-d5ed5e00-d2e7-463f-9826-4746fd21b6a9 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=88156) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Dec 22 12:54:10.323740 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:10.323740 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:10.324246 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.contrib.snapshot_actions [None req-d5ed5e00-d2e7-463f-9826-4746fd21b6a9 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Updating snapshot 9354b4d1-0c6b-4677-b24b-1cf91281ed35 with info {'id': '9354b4d1-0c6b-4677-b24b-1cf91281ed35', 'status': 'error', 'progress': '80%'} Dec 22 12:54:10.356046 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d5ed5e00-d2e7-463f-9826-4746fd21b6a9 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35/action returned with HTTP 202 Dec 22 12:54:10.358723 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1912/3802] 10.222.0.111 () {60 vars in 1368 bytes} [Tue Dec 22 12:54:10 2020] POST /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:54:10.362507 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-74dfd627-fc19-4966-8c3c-b09ad0737561 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] GET http://10.222.0.111/volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 Dec 22 12:54:10.362978 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-74dfd627-fc19-4966-8c3c-b09ad0737561 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:10.363153 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:10.363153 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:10.363406 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-74dfd627-fc19-4966-8c3c-b09ad0737561 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:10.378401 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:10.378401 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:10.379046 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-74dfd627-fc19-4966-8c3c-b09ad0737561 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Snapshot retrieved successfully. Dec 22 12:54:10.380104 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-74dfd627-fc19-4966-8c3c-b09ad0737561 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] http://10.222.0.111/volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 returned with HTTP 200 Dec 22 12:54:10.380831 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1891/3803] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:54:10 2020] GET /volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 => generated 460 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:10.387195 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1424743b-45a9-481a-9407-2faeeef753b0 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] POST http://10.222.0.111/volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35/action Dec 22 12:54:10.387700 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:10.387700 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:10.387985 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1424743b-45a9-481a-9407-2faeeef753b0 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:54:10.388213 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1424743b-45a9-481a-9407-2faeeef753b0 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:10.388865 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.admin_actions [None req-1424743b-45a9-481a-9407-2faeeef753b0 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] Updating snapshot '9354b4d1-0c6b-4677-b24b-1cf91281ed35' with '{'status': 'available'}' {{(pid=88156) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 22 12:54:10.412653 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:10.412653 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:10.458308 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1424743b-45a9-481a-9407-2faeeef753b0 tempest-SnapshotsActionsTest-67976315 tempest-SnapshotsActionsTest-67976315] http://10.222.0.111/volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35/action returned with HTTP 202 Dec 22 12:54:10.458926 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1913/3804] 10.222.0.111 () {60 vars in 1368 bytes} [Tue Dec 22 12:54:10 2020] POST /volume/v3/aa10ebe30bd1444e8a764f0e3e03b156/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 12:54:10.464081 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-00e4661c-5395-4e24-bb67-dc28a2640bec tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] GET http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 Dec 22 12:54:10.464368 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-00e4661c-5395-4e24-bb67-dc28a2640bec tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:10.464505 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:10.464505 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:10.464702 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-00e4661c-5395-4e24-bb67-dc28a2640bec tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:10.479861 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:10.479861 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:10.480467 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-00e4661c-5395-4e24-bb67-dc28a2640bec tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Snapshot retrieved successfully. Dec 22 12:54:10.481450 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-00e4661c-5395-4e24-bb67-dc28a2640bec tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 returned with HTTP 200 Dec 22 12:54:10.481965 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1892/3805] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:54:10 2020] GET /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:10.489834 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aa4cb5d7-3966-4617-bb00-cd33641c2b07 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] DELETE http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/6a01782a-e1e6-4297-afa2-84c81ceb9e7e Dec 22 12:54:10.490257 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aa4cb5d7-3966-4617-bb00-cd33641c2b07 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:10.490426 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:10.490426 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:10.490701 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aa4cb5d7-3966-4617-bb00-cd33641c2b07 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:10.491029 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-aa4cb5d7-3966-4617-bb00-cd33641c2b07 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Delete snapshot with id: 6a01782a-e1e6-4297-afa2-84c81ceb9e7e Dec 22 12:54:10.503417 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aa4cb5d7-3966-4617-bb00-cd33641c2b07 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/6a01782a-e1e6-4297-afa2-84c81ceb9e7e returned with HTTP 404 Dec 22 12:54:10.503980 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1914/3806] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 12:54:10 2020] DELETE /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/6a01782a-e1e6-4297-afa2-84c81ceb9e7e => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:54:10.508976 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2c466db8-1de1-4270-8c44-4b3b34bab32a tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] DELETE http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/da967c74-f711-4dfc-b750-89598bc8398f Dec 22 12:54:10.509261 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2c466db8-1de1-4270-8c44-4b3b34bab32a tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:10.509393 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:10.509393 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:10.509591 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2c466db8-1de1-4270-8c44-4b3b34bab32a tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:10.509773 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-2c466db8-1de1-4270-8c44-4b3b34bab32a tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Delete snapshot with id: da967c74-f711-4dfc-b750-89598bc8398f Dec 22 12:54:10.522535 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2c466db8-1de1-4270-8c44-4b3b34bab32a tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/da967c74-f711-4dfc-b750-89598bc8398f returned with HTTP 404 Dec 22 12:54:10.523122 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1893/3807] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 12:54:10 2020] DELETE /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/da967c74-f711-4dfc-b750-89598bc8398f => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:54:10.528412 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-858c4ee4-4b0c-4c54-abd5-b96380915b70 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] DELETE http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/fb5c6279-0d2c-4e2d-9115-fc0167e9122a Dec 22 12:54:10.528754 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-858c4ee4-4b0c-4c54-abd5-b96380915b70 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:10.529059 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-858c4ee4-4b0c-4c54-abd5-b96380915b70 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:10.529281 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-858c4ee4-4b0c-4c54-abd5-b96380915b70 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Delete snapshot with id: fb5c6279-0d2c-4e2d-9115-fc0167e9122a Dec 22 12:54:10.541163 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-858c4ee4-4b0c-4c54-abd5-b96380915b70 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/fb5c6279-0d2c-4e2d-9115-fc0167e9122a returned with HTTP 404 Dec 22 12:54:10.543323 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1915/3808] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 12:54:10 2020] DELETE /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/fb5c6279-0d2c-4e2d-9115-fc0167e9122a => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:54:10.546864 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d011fbcb-ca6e-42f1-b515-a03388263f6c tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] DELETE http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/eff4f1e1-eb46-4e64-84b6-69f8f232acd5 Dec 22 12:54:10.547165 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d011fbcb-ca6e-42f1-b515-a03388263f6c tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:10.547455 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d011fbcb-ca6e-42f1-b515-a03388263f6c tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:10.547641 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-d011fbcb-ca6e-42f1-b515-a03388263f6c tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Delete snapshot with id: eff4f1e1-eb46-4e64-84b6-69f8f232acd5 Dec 22 12:54:10.559357 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d011fbcb-ca6e-42f1-b515-a03388263f6c tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/eff4f1e1-eb46-4e64-84b6-69f8f232acd5 returned with HTTP 404 Dec 22 12:54:10.559830 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1894/3809] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 12:54:10 2020] DELETE /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/eff4f1e1-eb46-4e64-84b6-69f8f232acd5 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:54:10.564342 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ceb22e03-51d4-4c2a-b65b-fa9546e5eaa5 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] DELETE http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 Dec 22 12:54:10.564615 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ceb22e03-51d4-4c2a-b65b-fa9546e5eaa5 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:10.564877 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ceb22e03-51d4-4c2a-b65b-fa9546e5eaa5 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:10.565054 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-ceb22e03-51d4-4c2a-b65b-fa9546e5eaa5 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Delete snapshot with id: 9354b4d1-0c6b-4677-b24b-1cf91281ed35 Dec 22 12:54:10.576998 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:10.576998 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:10.577621 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ceb22e03-51d4-4c2a-b65b-fa9546e5eaa5 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Snapshot retrieved successfully. Dec 22 12:54:10.638280 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ceb22e03-51d4-4c2a-b65b-fa9546e5eaa5 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Snapshot delete request issued successfully. Dec 22 12:54:10.638542 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ceb22e03-51d4-4c2a-b65b-fa9546e5eaa5 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 returned with HTTP 202 Dec 22 12:54:10.639064 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1916/3810] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 12:54:10 2020] DELETE /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:54:10.644519 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-197512ac-b1a8-4435-99bd-bdaf1ca59104 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] GET http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 Dec 22 12:54:10.644793 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-197512ac-b1a8-4435-99bd-bdaf1ca59104 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:10.645122 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-197512ac-b1a8-4435-99bd-bdaf1ca59104 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:10.663595 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:10.663595 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:10.664890 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-197512ac-b1a8-4435-99bd-bdaf1ca59104 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Snapshot retrieved successfully. Dec 22 12:54:10.667308 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-197512ac-b1a8-4435-99bd-bdaf1ca59104 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 returned with HTTP 200 Dec 22 12:54:10.670776 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1895/3811] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:54:10 2020] GET /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 => generated 463 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:11.676436 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-29a9a214-bd99-4f7a-b088-d0055ea52063 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] GET http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 Dec 22 12:54:11.676738 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-29a9a214-bd99-4f7a-b088-d0055ea52063 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:11.676838 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:11.676838 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:11.677036 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-29a9a214-bd99-4f7a-b088-d0055ea52063 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:11.689288 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-29a9a214-bd99-4f7a-b088-d0055ea52063 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 returned with HTTP 404 Dec 22 12:54:11.689778 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1917/3812] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:54:11 2020] GET /volume/v3/0b71aabbdcb940b18a86a3002d611abf/snapshots/9354b4d1-0c6b-4677-b24b-1cf91281ed35 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:54:11.694377 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-60f6e257-526f-49de-92e8-426277ad2d49 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] DELETE http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/volumes/b274d274-7d80-4a34-85e5-19cb661b609e Dec 22 12:54:11.694692 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-60f6e257-526f-49de-92e8-426277ad2d49 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:11.694833 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:11.694833 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:11.695090 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-60f6e257-526f-49de-92e8-426277ad2d49 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:11.695254 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-60f6e257-526f-49de-92e8-426277ad2d49 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Delete volume with id: b274d274-7d80-4a34-85e5-19cb661b609e Dec 22 12:54:11.720448 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:11.720448 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:11.721121 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-60f6e257-526f-49de-92e8-426277ad2d49 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Volume info retrieved successfully. Dec 22 12:54:11.798259 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-60f6e257-526f-49de-92e8-426277ad2d49 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Delete volume request issued successfully. Dec 22 12:54:11.798992 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-60f6e257-526f-49de-92e8-426277ad2d49 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/volumes/b274d274-7d80-4a34-85e5-19cb661b609e returned with HTTP 202 Dec 22 12:54:11.801819 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1896/3813] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:54:11 2020] DELETE /volume/v3/0b71aabbdcb940b18a86a3002d611abf/volumes/b274d274-7d80-4a34-85e5-19cb661b609e => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:54:11.807567 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-93ed6ebd-1606-4f5f-b13c-3606a10e4239 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] GET http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/volumes/b274d274-7d80-4a34-85e5-19cb661b609e Dec 22 12:54:11.808400 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-93ed6ebd-1606-4f5f-b13c-3606a10e4239 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:11.808736 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-93ed6ebd-1606-4f5f-b13c-3606a10e4239 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:11.838435 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:11.838435 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:11.844078 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-93ed6ebd-1606-4f5f-b13c-3606a10e4239 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Volume info retrieved successfully. Dec 22 12:54:11.856894 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-93ed6ebd-1606-4f5f-b13c-3606a10e4239 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/volumes/b274d274-7d80-4a34-85e5-19cb661b609e returned with HTTP 200 Dec 22 12:54:11.857391 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1918/3814] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:11 2020] GET /volume/v3/0b71aabbdcb940b18a86a3002d611abf/volumes/b274d274-7d80-4a34-85e5-19cb661b609e => generated 913 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:12.867538 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-506575cc-85cc-44e2-9db8-d385008501c9 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] GET http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/volumes/b274d274-7d80-4a34-85e5-19cb661b609e Dec 22 12:54:12.867894 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-506575cc-85cc-44e2-9db8-d385008501c9 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:12.868059 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:12.868059 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:12.868304 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-506575cc-85cc-44e2-9db8-d385008501c9 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:12.897145 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-506575cc-85cc-44e2-9db8-d385008501c9 tempest-SnapshotsActionsTest-877813274 tempest-SnapshotsActionsTest-877813274] http://10.222.0.111/volume/v3/0b71aabbdcb940b18a86a3002d611abf/volumes/b274d274-7d80-4a34-85e5-19cb661b609e returned with HTTP 404 Dec 22 12:54:12.897948 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1897/3815] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:12 2020] GET /volume/v3/0b71aabbdcb940b18a86a3002d611abf/volumes/b274d274-7d80-4a34-85e5-19cb661b609e => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:54:15.113906 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4b2fcf59-9650-41ae-ad46-2757cbdbead9 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] POST http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes Dec 22 12:54:15.114223 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:15.114223 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:15.114495 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4b2fcf59-9650-41ae-ad46-2757cbdbead9 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-486545662"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:15.115223 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-4b2fcf59-9650-41ae-ad46-2757cbdbead9 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-486545662'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:54:15.115458 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-4b2fcf59-9650-41ae-ad46-2757cbdbead9 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Create volume of 1 GB Dec 22 12:54:15.116762 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-73f553fd-915e-408f-ac59-2532eed3f089 tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] POST http://10.222.0.111/volume/v3/2a1d00374211458090e48ee6bee0b9ac/group_types Dec 22 12:54:15.117236 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-73f553fd-915e-408f-ac59-2532eed3f089 tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1600960763"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:15.123150 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4b2fcf59-9650-41ae-ad46-2757cbdbead9 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Availability Zones retrieved successfully. Dec 22 12:54:15.131109 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4b2fcf59-9650-41ae-ad46-2757cbdbead9 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Flow 'volume_create_api' (12a24368-649e-4354-b329-706af5183614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:54:15.132485 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4b2fcf59-9650-41ae-ad46-2757cbdbead9 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cf854e2-5033-49ea-92df-2db15c7ff5bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:54:15.133438 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-4b2fcf59-9650-41ae-ad46-2757cbdbead9 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:54:15.164471 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-73f553fd-915e-408f-ac59-2532eed3f089 tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] http://10.222.0.111/volume/v3/2a1d00374211458090e48ee6bee0b9ac/group_types returned with HTTP 202 Dec 22 12:54:15.165008 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1898/3816] 10.222.0.111 () {62 vars in 1283 bytes} [Tue Dec 22 12:54:15 2020] POST /volume/v3/2a1d00374211458090e48ee6bee0b9ac/group_types => generated 181 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Dec 22 12:54:15.165616 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4b2fcf59-9650-41ae-ad46-2757cbdbead9 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cf854e2-5033-49ea-92df-2db15c7ff5bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:54:15.166716 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4b2fcf59-9650-41ae-ad46-2757cbdbead9 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (748b6acd-66d7-43d2-a0d6-b5eb44c92c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:54:15.171568 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ae54dd0b-c90f-403a-a590-42e9304c563d tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] POST http://10.222.0.111/volume/v3/2a1d00374211458090e48ee6bee0b9ac/group_types/2ce8acfe-2f60-4ed7-a133-3644a58e77b2/group_specs Dec 22 12:54:15.172043 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ae54dd0b-c90f-403a-a590-42e9304c563d tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:15.286823 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ae54dd0b-c90f-403a-a590-42e9304c563d tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] http://10.222.0.111/volume/v3/2a1d00374211458090e48ee6bee0b9ac/group_types/2ce8acfe-2f60-4ed7-a133-3644a58e77b2/group_specs returned with HTTP 202 Dec 22 12:54:15.287806 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1899/3817] 10.222.0.111 () {62 vars in 1430 bytes} [Tue Dec 22 12:54:15 2020] POST /volume/v3/2a1d00374211458090e48ee6bee0b9ac/group_types/2ce8acfe-2f60-4ed7-a133-3644a58e77b2/group_specs => generated 53 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 22 12:54:15.299082 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1be770c6-d9f3-4e41-b710-92baae26b59f tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] POST http://10.222.0.111/volume/v3/2a1d00374211458090e48ee6bee0b9ac/group_types/2ce8acfe-2f60-4ed7-a133-3644a58e77b2/group_specs Dec 22 12:54:15.300181 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1be770c6-d9f3-4e41-b710-92baae26b59f tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:15.318306 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-4b2fcf59-9650-41ae-ad46-2757cbdbead9 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Created reservations ['7fd3f982-6926-4d0c-a33a-b69cc99b4845', 'a8a68c65-4746-41f5-bf63-dfc69959db99', 'd0e23f6b-f5c6-4155-a092-04c126dfad3b', 'a7bab779-d5f4-4e6b-bf90-4a6bd7af8a02'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:54:15.319470 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4b2fcf59-9650-41ae-ad46-2757cbdbead9 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (748b6acd-66d7-43d2-a0d6-b5eb44c92c4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fd3f982-6926-4d0c-a33a-b69cc99b4845', 'a8a68c65-4746-41f5-bf63-dfc69959db99', 'd0e23f6b-f5c6-4155-a092-04c126dfad3b', 'a7bab779-d5f4-4e6b-bf90-4a6bd7af8a02']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:54:15.320563 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4b2fcf59-9650-41ae-ad46-2757cbdbead9 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09d4eb7a-bb17-4d6d-856d-e14b2123098f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:54:15.346080 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1be770c6-d9f3-4e41-b710-92baae26b59f tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] http://10.222.0.111/volume/v3/2a1d00374211458090e48ee6bee0b9ac/group_types/2ce8acfe-2f60-4ed7-a133-3644a58e77b2/group_specs returned with HTTP 202 Dec 22 12:54:15.346633 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1900/3818] 10.222.0.111 () {62 vars in 1430 bytes} [Tue Dec 22 12:54:15 2020] POST /volume/v3/2a1d00374211458090e48ee6bee0b9ac/group_types/2ce8acfe-2f60-4ed7-a133-3644a58e77b2/group_specs => generated 61 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 22 12:54:15.352475 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-07001770-05a4-4ca0-a547-7f87a53837de tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] GET http://10.222.0.111/volume/v3/2a1d00374211458090e48ee6bee0b9ac/group_types/2ce8acfe-2f60-4ed7-a133-3644a58e77b2/group_specs/key2 Dec 22 12:54:15.352845 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-07001770-05a4-4ca0-a547-7f87a53837de tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:15.353138 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-07001770-05a4-4ca0-a547-7f87a53837de tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:15.362707 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-07001770-05a4-4ca0-a547-7f87a53837de tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] http://10.222.0.111/volume/v3/2a1d00374211458090e48ee6bee0b9ac/group_types/2ce8acfe-2f60-4ed7-a133-3644a58e77b2/group_specs/key2 returned with HTTP 200 Dec 22 12:54:15.363120 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1901/3819] 10.222.0.111 () {60 vars in 1424 bytes} [Tue Dec 22 12:54:15 2020] GET /volume/v3/2a1d00374211458090e48ee6bee0b9ac/group_types/2ce8acfe-2f60-4ed7-a133-3644a58e77b2/group_specs/key2 => generated 26 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:54:15.370119 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3779623a-368d-48b6-b4b5-bb04f4719364 tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] GET http://10.222.0.111/volume/v3/2a1d00374211458090e48ee6bee0b9ac/group_types/2ce8acfe-2f60-4ed7-a133-3644a58e77b2/group_specs/key3 Dec 22 12:54:15.370817 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3779623a-368d-48b6-b4b5-bb04f4719364 tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:15.371645 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3779623a-368d-48b6-b4b5-bb04f4719364 tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:15.382395 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3779623a-368d-48b6-b4b5-bb04f4719364 tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] http://10.222.0.111/volume/v3/2a1d00374211458090e48ee6bee0b9ac/group_types/2ce8acfe-2f60-4ed7-a133-3644a58e77b2/group_specs/key3 returned with HTTP 200 Dec 22 12:54:15.382813 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1902/3820] 10.222.0.111 () {60 vars in 1424 bytes} [Tue Dec 22 12:54:15 2020] GET /volume/v3/2a1d00374211458090e48ee6bee0b9ac/group_types/2ce8acfe-2f60-4ed7-a133-3644a58e77b2/group_specs/key3 => generated 18 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:15.387662 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-354a535a-3eb6-4099-bd85-39d1355ce8df tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] PUT http://10.222.0.111/volume/v3/2a1d00374211458090e48ee6bee0b9ac/group_types/2ce8acfe-2f60-4ed7-a133-3644a58e77b2/group_specs/key3 Dec 22 12:54:15.388153 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-354a535a-3eb6-4099-bd85-39d1355ce8df tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:15.400599 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4b2fcf59-9650-41ae-ad46-2757cbdbead9 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09d4eb7a-bb17-4d6d-856d-e14b2123098f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e33d44a8-b1d2-40bd-9260-60ed473b8bcf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-486545662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='716bfa6f87d740018543d05fdbc96a8c',qos_specs=None,replication_status=,reservations=['7fd3f982-6926-4d0c-a33a-b69cc99b4845','a8a68c65-4746-41f5-bf63-dfc69959db99','d0e23f6b-f5c6-4155-a092-04c126dfad3b','a7bab779-d5f4-4e6b-bf90-4a6bd7af8a02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc524d8213a1448180f0e1dead7da355',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:54:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-486545662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e33d44a8-b1d2-40bd-9260-60ed473b8bcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='716bfa6f87d740018543d05fdbc96a8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='fc524d8213a1448180f0e1dead7da355',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:54:15.401591 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4b2fcf59-9650-41ae-ad46-2757cbdbead9 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d8c37a0-8eee-4d99-b7e0-a6f94f251e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:54:15.426158 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-354a535a-3eb6-4099-bd85-39d1355ce8df tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] http://10.222.0.111/volume/v3/2a1d00374211458090e48ee6bee0b9ac/group_types/2ce8acfe-2f60-4ed7-a133-3644a58e77b2/group_specs/key3 returned with HTTP 200 Dec 22 12:54:15.426664 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1903/3821] 10.222.0.111 () {62 vars in 1444 bytes} [Tue Dec 22 12:54:15 2020] PUT /volume/v3/2a1d00374211458090e48ee6bee0b9ac/group_types/2ce8acfe-2f60-4ed7-a133-3644a58e77b2/group_specs/key3 => generated 26 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:54:15.431871 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-304fba0c-c97d-4465-98ec-a391e4471952 tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] GET http://10.222.0.111/volume/v3/2a1d00374211458090e48ee6bee0b9ac/group_types/2ce8acfe-2f60-4ed7-a133-3644a58e77b2/group_specs Dec 22 12:54:15.432212 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-304fba0c-c97d-4465-98ec-a391e4471952 tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:15.436749 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-304fba0c-c97d-4465-98ec-a391e4471952 tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:15.442041 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-304fba0c-c97d-4465-98ec-a391e4471952 tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] http://10.222.0.111/volume/v3/2a1d00374211458090e48ee6bee0b9ac/group_types/2ce8acfe-2f60-4ed7-a133-3644a58e77b2/group_specs returned with HTTP 200 Dec 22 12:54:15.442452 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1904/3822] 10.222.0.111 () {60 vars in 1409 bytes} [Tue Dec 22 12:54:15 2020] GET /volume/v3/2a1d00374211458090e48ee6bee0b9ac/group_types/2ce8acfe-2f60-4ed7-a133-3644a58e77b2/group_specs => generated 87 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:54:15.447285 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bcbd59c2-98a2-4e5b-8dae-a69bc5f21979 tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] DELETE http://10.222.0.111/volume/v3/2a1d00374211458090e48ee6bee0b9ac/group_types/2ce8acfe-2f60-4ed7-a133-3644a58e77b2/group_specs/key1 Dec 22 12:54:15.447559 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bcbd59c2-98a2-4e5b-8dae-a69bc5f21979 tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:15.447833 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bcbd59c2-98a2-4e5b-8dae-a69bc5f21979 tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:15.454879 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4b2fcf59-9650-41ae-ad46-2757cbdbead9 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d8c37a0-8eee-4d99-b7e0-a6f94f251e90) transitioned into state 'SUCCESS' from state '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-486545662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='716bfa6f87d740018543d05fdbc96a8c',qos_specs=None,replication_status=,reservations=['7fd3f982-6926-4d0c-a33a-b69cc99b4845','a8a68c65-4746-41f5-bf63-dfc69959db99','d0e23f6b-f5c6-4155-a092-04c126dfad3b','a7bab779-d5f4-4e6b-bf90-4a6bd7af8a02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc524d8213a1448180f0e1dead7da355',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:54:15.455901 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4b2fcf59-9650-41ae-ad46-2757cbdbead9 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d78302f-bf4b-424d-bfa9-80c4d7dd5a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:54:15.461649 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 12:54:15.461649 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 12:54:15.514750 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bcbd59c2-98a2-4e5b-8dae-a69bc5f21979 tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] http://10.222.0.111/volume/v3/2a1d00374211458090e48ee6bee0b9ac/group_types/2ce8acfe-2f60-4ed7-a133-3644a58e77b2/group_specs/key1 returned with HTTP 202 Dec 22 12:54:15.515677 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1905/3823] 10.222.0.111 () {60 vars in 1427 bytes} [Tue Dec 22 12:54:15 2020] DELETE /volume/v3/2a1d00374211458090e48ee6bee0b9ac/group_types/2ce8acfe-2f60-4ed7-a133-3644a58e77b2/group_specs/key1 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Dec 22 12:54:15.524502 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4b2fcf59-9650-41ae-ad46-2757cbdbead9 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d78302f-bf4b-424d-bfa9-80c4d7dd5a17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:54:15.526504 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0b11ca97-f8ba-46f8-8924-fb6e063353b8 tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] GET http://10.222.0.111/volume/v3/2a1d00374211458090e48ee6bee0b9ac/group_types/2ce8acfe-2f60-4ed7-a133-3644a58e77b2/group_specs/key1 Dec 22 12:54:15.527253 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0b11ca97-f8ba-46f8-8924-fb6e063353b8 tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:15.527806 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0b11ca97-f8ba-46f8-8924-fb6e063353b8 tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:15.528048 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4b2fcf59-9650-41ae-ad46-2757cbdbead9 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Flow 'volume_create_api' (12a24368-649e-4354-b329-706af5183614) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:54:15.539478 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0b11ca97-f8ba-46f8-8924-fb6e063353b8 tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] HTTP exception thrown: Group Type 2ce8acfe-2f60-4ed7-a133-3644a58e77b2 has no extra spec with key key1. Dec 22 12:54:15.539679 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0b11ca97-f8ba-46f8-8924-fb6e063353b8 tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] http://10.222.0.111/volume/v3/2a1d00374211458090e48ee6bee0b9ac/group_types/2ce8acfe-2f60-4ed7-a133-3644a58e77b2/group_specs/key1 returned with HTTP 404 Dec 22 12:54:15.540567 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1906/3824] 10.222.0.111 () {60 vars in 1424 bytes} [Tue Dec 22 12:54:15 2020] GET /volume/v3/2a1d00374211458090e48ee6bee0b9ac/group_types/2ce8acfe-2f60-4ed7-a133-3644a58e77b2/group_specs/key1 => generated 126 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Dec 22 12:54:15.545025 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-20b4d57c-93e3-4bc4-9bed-3ed9ea6c81da tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] DELETE http://10.222.0.111/volume/v3/2a1d00374211458090e48ee6bee0b9ac/group_types/2ce8acfe-2f60-4ed7-a133-3644a58e77b2 Dec 22 12:54:15.545309 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-20b4d57c-93e3-4bc4-9bed-3ed9ea6c81da tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:15.545603 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-20b4d57c-93e3-4bc4-9bed-3ed9ea6c81da tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:15.558122 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4b2fcf59-9650-41ae-ad46-2757cbdbead9 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Create volume request issued successfully. Dec 22 12:54:15.566389 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4b2fcf59-9650-41ae-ad46-2757cbdbead9 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes returned with HTTP 202 Dec 22 12:54:15.566982 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1919/3825] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:54:14 2020] POST /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes => generated 821 bytes in 604 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:54:15.581333 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9da97af1-1511-4991-b198-3c5ef0318d55 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/e33d44a8-b1d2-40bd-9260-60ed473b8bcf Dec 22 12:54:15.581333 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9da97af1-1511-4991-b198-3c5ef0318d55 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:15.581333 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:15.581333 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:15.581333 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9da97af1-1511-4991-b198-3c5ef0318d55 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:15.598466 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-20b4d57c-93e3-4bc4-9bed-3ed9ea6c81da tempest-GroupTypeSpecsTest-371388274 tempest-GroupTypeSpecsTest-371388274] http://10.222.0.111/volume/v3/2a1d00374211458090e48ee6bee0b9ac/group_types/2ce8acfe-2f60-4ed7-a133-3644a58e77b2 returned with HTTP 202 Dec 22 12:54:15.599167 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1907/3826] 10.222.0.111 () {60 vars in 1376 bytes} [Tue Dec 22 12:54:15 2020] DELETE /volume/v3/2a1d00374211458090e48ee6bee0b9ac/group_types/2ce8acfe-2f60-4ed7-a133-3644a58e77b2 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Dec 22 12:54:15.604210 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:15.604210 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:15.610950 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9da97af1-1511-4991-b198-3c5ef0318d55 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Volume info retrieved successfully. Dec 22 12:54:15.623316 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9da97af1-1511-4991-b198-3c5ef0318d55 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/e33d44a8-b1d2-40bd-9260-60ed473b8bcf returned with HTTP 200 Dec 22 12:54:15.624252 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1920/3827] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:15 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/e33d44a8-b1d2-40bd-9260-60ed473b8bcf => generated 889 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:54:16.636666 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4b5ac8bb-fb44-4a01-9fc8-5f1653a83548 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/e33d44a8-b1d2-40bd-9260-60ed473b8bcf Dec 22 12:54:16.637359 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4b5ac8bb-fb44-4a01-9fc8-5f1653a83548 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:16.637995 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4b5ac8bb-fb44-4a01-9fc8-5f1653a83548 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:16.678078 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:16.678078 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:16.682717 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4b5ac8bb-fb44-4a01-9fc8-5f1653a83548 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Volume info retrieved successfully. Dec 22 12:54:16.693916 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4b5ac8bb-fb44-4a01-9fc8-5f1653a83548 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/e33d44a8-b1d2-40bd-9260-60ed473b8bcf returned with HTTP 200 Dec 22 12:54:16.694334 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1908/3828] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:16 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/e33d44a8-b1d2-40bd-9260-60ed473b8bcf => generated 914 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:16.704272 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f9c7aa25-bbf8-4100-b733-9b72003060bb tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] POST http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots Dec 22 12:54:16.704561 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:16.704561 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:16.704787 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f9c7aa25-bbf8-4100-b733-9b72003060bb tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e33d44a8-b1d2-40bd-9260-60ed473b8bcf", "name": "tempest-VolumesDeleteCascade-Snapshot-1854027763"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:16.729336 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:16.729336 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:16.729927 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f9c7aa25-bbf8-4100-b733-9b72003060bb tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Volume info retrieved successfully. Dec 22 12:54:16.730115 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-f9c7aa25-bbf8-4100-b733-9b72003060bb tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Create snapshot from volume e33d44a8-b1d2-40bd-9260-60ed473b8bcf Dec 22 12:54:16.791524 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-f9c7aa25-bbf8-4100-b733-9b72003060bb tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Created reservations ['0761311a-7710-47b3-af97-9ca330643e51', '2d9a8889-4571-434e-a1d7-69f833a76935', '48e53247-d05f-419a-a448-7cd06685dc50', '24d91c1c-c7ba-4971-9c3f-4c07c1240888'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:54:16.930083 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f9c7aa25-bbf8-4100-b733-9b72003060bb tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Snapshot create request issued successfully. Dec 22 12:54:16.930758 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f9c7aa25-bbf8-4100-b733-9b72003060bb tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots returned with HTTP 202 Dec 22 12:54:16.932710 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1921/3829] 10.222.0.111 () {60 vars in 1237 bytes} [Tue Dec 22 12:54:16 2020] POST /volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots => generated 307 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:54:16.938096 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a0195cc0-a199-435d-ad9c-fcbce2623d23 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots/930fc0c4-7244-4d20-94aa-52ae412d6c1b Dec 22 12:54:16.938389 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a0195cc0-a199-435d-ad9c-fcbce2623d23 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:16.941142 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:16.941142 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:16.941142 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a0195cc0-a199-435d-ad9c-fcbce2623d23 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:16.952353 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:16.952353 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:16.953137 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a0195cc0-a199-435d-ad9c-fcbce2623d23 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Snapshot retrieved successfully. Dec 22 12:54:16.954332 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a0195cc0-a199-435d-ad9c-fcbce2623d23 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots/930fc0c4-7244-4d20-94aa-52ae412d6c1b returned with HTTP 200 Dec 22 12:54:16.954835 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1909/3830] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:54:16 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots/930fc0c4-7244-4d20-94aa-52ae412d6c1b => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:17.962999 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-60c55d62-f8b9-4773-84d1-22a321c6a05c tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots/930fc0c4-7244-4d20-94aa-52ae412d6c1b Dec 22 12:54:17.963538 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-60c55d62-f8b9-4773-84d1-22a321c6a05c tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:17.963538 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:17.963538 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:17.963538 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-60c55d62-f8b9-4773-84d1-22a321c6a05c tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:17.977147 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:17.977147 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:17.977721 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-60c55d62-f8b9-4773-84d1-22a321c6a05c tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Snapshot retrieved successfully. Dec 22 12:54:17.978665 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-60c55d62-f8b9-4773-84d1-22a321c6a05c tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots/930fc0c4-7244-4d20-94aa-52ae412d6c1b returned with HTTP 200 Dec 22 12:54:17.979103 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1922/3831] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:54:17 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots/930fc0c4-7244-4d20-94aa-52ae412d6c1b => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:54:17.986213 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d5374633-2592-4de8-9e41-8d48cb771605 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] POST http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots Dec 22 12:54:17.986476 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:17.986476 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:17.986714 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d5374633-2592-4de8-9e41-8d48cb771605 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e33d44a8-b1d2-40bd-9260-60ed473b8bcf", "name": "tempest-VolumesDeleteCascade-Snapshot-1812960581"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:18.011367 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:18.011367 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:18.011965 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d5374633-2592-4de8-9e41-8d48cb771605 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Volume info retrieved successfully. Dec 22 12:54:18.012140 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-d5374633-2592-4de8-9e41-8d48cb771605 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Create snapshot from volume e33d44a8-b1d2-40bd-9260-60ed473b8bcf Dec 22 12:54:18.080378 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-d5374633-2592-4de8-9e41-8d48cb771605 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Created reservations ['3c05cf21-4ced-4dba-b079-47f35b9e42f6', '34581104-e2c3-4d3f-a983-7297c088c08a', '8808ed8b-3b5d-4710-b51c-254e27c3fdc5', '448d5e0d-560a-4d81-be9f-d3c7db63a60a'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:54:18.182818 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d5374633-2592-4de8-9e41-8d48cb771605 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Snapshot create request issued successfully. Dec 22 12:54:18.183275 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d5374633-2592-4de8-9e41-8d48cb771605 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots returned with HTTP 202 Dec 22 12:54:18.185861 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1910/3832] 10.222.0.111 () {60 vars in 1237 bytes} [Tue Dec 22 12:54:17 2020] POST /volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots => generated 307 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:54:18.197393 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-abcab04d-526c-473f-927f-34c95f4453e7 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots/4d97ff9c-3f2c-45ff-93fe-bf682afd81f4 Dec 22 12:54:18.197622 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-abcab04d-526c-473f-927f-34c95f4453e7 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:18.197775 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:18.197775 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:18.198004 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-abcab04d-526c-473f-927f-34c95f4453e7 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:18.216798 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:18.216798 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:18.217472 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-abcab04d-526c-473f-927f-34c95f4453e7 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Snapshot retrieved successfully. Dec 22 12:54:18.219616 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-abcab04d-526c-473f-927f-34c95f4453e7 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots/4d97ff9c-3f2c-45ff-93fe-bf682afd81f4 returned with HTTP 200 Dec 22 12:54:18.219616 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1923/3833] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:54:18 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots/4d97ff9c-3f2c-45ff-93fe-bf682afd81f4 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:18.390218 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eeef4e59-816e-430d-831e-e2ca7ffdb12b tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] POST http://10.222.0.111/volume/v3/9d755098f7cb408e8a16abaf3129a65c/types Dec 22 12:54:18.390557 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:18.390557 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:18.390939 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eeef4e59-816e-430d-831e-e2ca7ffdb12b tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1176414378"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:18.391688 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:18.391688 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:18.483568 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eeef4e59-816e-430d-831e-e2ca7ffdb12b tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] http://10.222.0.111/volume/v3/9d755098f7cb408e8a16abaf3129a65c/types returned with HTTP 200 Dec 22 12:54:18.484672 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1911/3834] 10.222.0.111 () {60 vars in 1224 bytes} [Tue Dec 22 12:54:18 2020] POST /volume/v3/9d755098f7cb408e8a16abaf3129a65c/types => generated 220 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:18.495299 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a25eec9c-1528-4e17-8f0b-49d1328e429e tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] POST http://10.222.0.111/volume/v3/9d755098f7cb408e8a16abaf3129a65c/group_types Dec 22 12:54:18.495571 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:18.495571 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:18.495819 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a25eec9c-1528-4e17-8f0b-49d1328e429e tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-643929676"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:18.550654 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a25eec9c-1528-4e17-8f0b-49d1328e429e tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] http://10.222.0.111/volume/v3/9d755098f7cb408e8a16abaf3129a65c/group_types returned with HTTP 202 Dec 22 12:54:18.551733 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1924/3835] 10.222.0.111 () {62 vars in 1283 bytes} [Tue Dec 22 12:54:18 2020] POST /volume/v3/9d755098f7cb408e8a16abaf3129a65c/group_types => generated 176 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:54:18.632817 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8558870e-6b2b-4e7d-9ee1-9419bfa7b157 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] POST http://10.222.0.111/volume/v3/20cf92ce12e54e47a4d57132307c66d6/groups Dec 22 12:54:18.633313 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8558870e-6b2b-4e7d-9ee1-9419bfa7b157 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7f95b8e6-dd6e-4988-b839-8fdede5080a2", "volume_types": ["fb951433-1f07-44b2-9579-f711f468f063"], "name": "tempest-GroupsV320Test-Group-2076192592"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:18.633979 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-8558870e-6b2b-4e7d-9ee1-9419bfa7b157 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] Creating new group {'group': {'group_type': '7f95b8e6-dd6e-4988-b839-8fdede5080a2', 'volume_types': ['fb951433-1f07-44b2-9579-f711f468f063'], 'name': 'tempest-GroupsV320Test-Group-2076192592'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 22 12:54:18.641202 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.groups [None req-8558870e-6b2b-4e7d-9ee1-9419bfa7b157 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] Creating group tempest-GroupsV320Test-Group-2076192592. Dec 22 12:54:18.653461 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8558870e-6b2b-4e7d-9ee1-9419bfa7b157 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] Availability Zones retrieved successfully. Dec 22 12:54:18.696345 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-8558870e-6b2b-4e7d-9ee1-9419bfa7b157 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] Created reservations ['4712744b-ac6e-43ec-89c1-4e349aa8338a'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:54:18.807977 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8558870e-6b2b-4e7d-9ee1-9419bfa7b157 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] http://10.222.0.111/volume/v3/20cf92ce12e54e47a4d57132307c66d6/groups returned with HTTP 202 Dec 22 12:54:18.808619 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1912/3836] 10.222.0.111 () {62 vars in 1269 bytes} [Tue Dec 22 12:54:18 2020] POST /volume/v3/20cf92ce12e54e47a4d57132307c66d6/groups => generated 108 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:54:18.817800 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4e46604d-871f-42ca-9b06-a7d1d8ef3c89 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] GET http://10.222.0.111/volume/v3/20cf92ce12e54e47a4d57132307c66d6/groups/941eb837-5175-4b5a-9e21-a6e8513c281a Dec 22 12:54:18.818702 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4e46604d-871f-42ca-9b06-a7d1d8ef3c89 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:18.819411 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4e46604d-871f-42ca-9b06-a7d1d8ef3c89 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:18.819942 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-4e46604d-871f-42ca-9b06-a7d1d8ef3c89 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] show called for member 941eb837-5175-4b5a-9e21-a6e8513c281a {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:54:18.826674 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:18.826674 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:18.860748 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4e46604d-871f-42ca-9b06-a7d1d8ef3c89 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] http://10.222.0.111/volume/v3/20cf92ce12e54e47a4d57132307c66d6/groups/941eb837-5175-4b5a-9e21-a6e8513c281a returned with HTTP 200 Dec 22 12:54:18.861240 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1925/3837] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:54:18 2020] GET /volume/v3/20cf92ce12e54e47a4d57132307c66d6/groups/941eb837-5175-4b5a-9e21-a6e8513c281a => generated 388 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:54:19.231365 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c5a6b536-075c-4b71-8bb8-e55865d6aab7 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots/4d97ff9c-3f2c-45ff-93fe-bf682afd81f4 Dec 22 12:54:19.232042 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c5a6b536-075c-4b71-8bb8-e55865d6aab7 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:19.232307 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:19.232307 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:19.232765 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c5a6b536-075c-4b71-8bb8-e55865d6aab7 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:19.251697 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:19.251697 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:19.252286 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c5a6b536-075c-4b71-8bb8-e55865d6aab7 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Snapshot retrieved successfully. Dec 22 12:54:19.253387 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c5a6b536-075c-4b71-8bb8-e55865d6aab7 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots/4d97ff9c-3f2c-45ff-93fe-bf682afd81f4 returned with HTTP 200 Dec 22 12:54:19.253890 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1913/3838] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:54:19 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots/4d97ff9c-3f2c-45ff-93fe-bf682afd81f4 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:19.263263 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bdcff76b-62aa-4606-97d0-d60621008ee7 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] DELETE http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/e33d44a8-b1d2-40bd-9260-60ed473b8bcf?cascade=True Dec 22 12:54:19.263898 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bdcff76b-62aa-4606-97d0-d60621008ee7 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:19.264142 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:19.264142 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:19.264641 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bdcff76b-62aa-4606-97d0-d60621008ee7 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:19.265338 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-bdcff76b-62aa-4606-97d0-d60621008ee7 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Delete volume with id: e33d44a8-b1d2-40bd-9260-60ed473b8bcf Dec 22 12:54:19.303101 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:19.303101 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:19.303907 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bdcff76b-62aa-4606-97d0-d60621008ee7 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Volume info retrieved successfully. Dec 22 12:54:19.450378 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bdcff76b-62aa-4606-97d0-d60621008ee7 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Delete volume request issued successfully. Dec 22 12:54:19.451001 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bdcff76b-62aa-4606-97d0-d60621008ee7 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/e33d44a8-b1d2-40bd-9260-60ed473b8bcf?cascade=True returned with HTTP 202 Dec 22 12:54:19.454296 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1926/3839] 10.222.0.111 () {58 vars in 1348 bytes} [Tue Dec 22 12:54:19 2020] DELETE /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/e33d44a8-b1d2-40bd-9260-60ed473b8bcf?cascade=True => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:54:19.458183 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-474d53dc-48e1-4b2b-aee0-840ea7ae731a tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/e33d44a8-b1d2-40bd-9260-60ed473b8bcf Dec 22 12:54:19.458511 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-474d53dc-48e1-4b2b-aee0-840ea7ae731a tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:19.458687 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:19.458687 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:19.458897 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-474d53dc-48e1-4b2b-aee0-840ea7ae731a tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:19.486969 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:19.486969 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:19.492137 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-474d53dc-48e1-4b2b-aee0-840ea7ae731a tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Volume info retrieved successfully. Dec 22 12:54:19.504683 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-474d53dc-48e1-4b2b-aee0-840ea7ae731a tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/e33d44a8-b1d2-40bd-9260-60ed473b8bcf returned with HTTP 200 Dec 22 12:54:19.505122 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1914/3840] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:19 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/e33d44a8-b1d2-40bd-9260-60ed473b8bcf => generated 913 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:54:19.873871 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b52aaad3-1647-4fde-a8c1-b68eb8eedb06 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] GET http://10.222.0.111/volume/v3/20cf92ce12e54e47a4d57132307c66d6/groups/941eb837-5175-4b5a-9e21-a6e8513c281a Dec 22 12:54:19.874551 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b52aaad3-1647-4fde-a8c1-b68eb8eedb06 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:19.874846 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:19.874846 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:19.875476 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b52aaad3-1647-4fde-a8c1-b68eb8eedb06 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:19.875925 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-b52aaad3-1647-4fde-a8c1-b68eb8eedb06 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] show called for member 941eb837-5175-4b5a-9e21-a6e8513c281a {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:54:19.882428 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:19.882428 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:19.896695 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b52aaad3-1647-4fde-a8c1-b68eb8eedb06 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] http://10.222.0.111/volume/v3/20cf92ce12e54e47a4d57132307c66d6/groups/941eb837-5175-4b5a-9e21-a6e8513c281a returned with HTTP 200 Dec 22 12:54:19.897133 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1927/3841] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:54:19 2020] GET /volume/v3/20cf92ce12e54e47a4d57132307c66d6/groups/941eb837-5175-4b5a-9e21-a6e8513c281a => generated 389 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:54:19.906907 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-27f5a557-c921-4a5e-be53-239990752610 tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] POST http://10.222.0.111/volume/v3/9d755098f7cb408e8a16abaf3129a65c/groups/941eb837-5175-4b5a-9e21-a6e8513c281a/action Dec 22 12:54:19.907694 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:19.907694 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:19.908287 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-27f5a557-c921-4a5e-be53-239990752610 tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:54:19.908753 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-27f5a557-c921-4a5e-be53-239990752610 tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:19.910286 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-27f5a557-c921-4a5e-be53-239990752610 tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] Updating group '941eb837-5175-4b5a-9e21-a6e8513c281a' with 'creating' {{(pid=88155) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Dec 22 12:54:19.914660 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:19.914660 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:19.941421 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-27f5a557-c921-4a5e-be53-239990752610 tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] http://10.222.0.111/volume/v3/9d755098f7cb408e8a16abaf3129a65c/groups/941eb837-5175-4b5a-9e21-a6e8513c281a/action returned with HTTP 202 Dec 22 12:54:19.941851 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1915/3842] 10.222.0.111 () {62 vars in 1400 bytes} [Tue Dec 22 12:54:19 2020] POST /volume/v3/9d755098f7cb408e8a16abaf3129a65c/groups/941eb837-5175-4b5a-9e21-a6e8513c281a/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 12:54:19.946999 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8e5e8db9-3d00-4929-9807-6477028beea5 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] GET http://10.222.0.111/volume/v3/20cf92ce12e54e47a4d57132307c66d6/groups/941eb837-5175-4b5a-9e21-a6e8513c281a Dec 22 12:54:19.947323 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8e5e8db9-3d00-4929-9807-6477028beea5 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:19.947469 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:19.947469 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:19.947681 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8e5e8db9-3d00-4929-9807-6477028beea5 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:19.947836 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-8e5e8db9-3d00-4929-9807-6477028beea5 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] show called for member 941eb837-5175-4b5a-9e21-a6e8513c281a {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:54:19.952183 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:19.952183 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:19.966296 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8e5e8db9-3d00-4929-9807-6477028beea5 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] http://10.222.0.111/volume/v3/20cf92ce12e54e47a4d57132307c66d6/groups/941eb837-5175-4b5a-9e21-a6e8513c281a returned with HTTP 200 Dec 22 12:54:19.966741 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1928/3843] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:54:19 2020] GET /volume/v3/20cf92ce12e54e47a4d57132307c66d6/groups/941eb837-5175-4b5a-9e21-a6e8513c281a => generated 388 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 12:54:19.974357 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3c5e42e1-3949-42ca-816d-9d31046b23a0 tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] POST http://10.222.0.111/volume/v3/9d755098f7cb408e8a16abaf3129a65c/groups/941eb837-5175-4b5a-9e21-a6e8513c281a/action Dec 22 12:54:19.974670 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:19.974670 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:19.974904 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3c5e42e1-3949-42ca-816d-9d31046b23a0 tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:54:19.975098 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3c5e42e1-3949-42ca-816d-9d31046b23a0 tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:19.975689 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-3c5e42e1-3949-42ca-816d-9d31046b23a0 tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] Updating group '941eb837-5175-4b5a-9e21-a6e8513c281a' with 'available' {{(pid=88155) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Dec 22 12:54:19.979700 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:19.979700 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:20.037294 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3c5e42e1-3949-42ca-816d-9d31046b23a0 tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] http://10.222.0.111/volume/v3/9d755098f7cb408e8a16abaf3129a65c/groups/941eb837-5175-4b5a-9e21-a6e8513c281a/action returned with HTTP 202 Dec 22 12:54:20.038200 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1916/3844] 10.222.0.111 () {62 vars in 1400 bytes} [Tue Dec 22 12:54:19 2020] POST /volume/v3/9d755098f7cb408e8a16abaf3129a65c/groups/941eb837-5175-4b5a-9e21-a6e8513c281a/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 12:54:20.044681 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fd03a456-3f7d-4b7a-9646-9ad6c9144a74 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] GET http://10.222.0.111/volume/v3/20cf92ce12e54e47a4d57132307c66d6/groups/941eb837-5175-4b5a-9e21-a6e8513c281a Dec 22 12:54:20.045026 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fd03a456-3f7d-4b7a-9646-9ad6c9144a74 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:20.045177 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:20.045177 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:20.045402 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fd03a456-3f7d-4b7a-9646-9ad6c9144a74 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:20.045645 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-fd03a456-3f7d-4b7a-9646-9ad6c9144a74 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] show called for member 941eb837-5175-4b5a-9e21-a6e8513c281a {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:54:20.051816 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:20.051816 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:20.087084 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fd03a456-3f7d-4b7a-9646-9ad6c9144a74 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] http://10.222.0.111/volume/v3/20cf92ce12e54e47a4d57132307c66d6/groups/941eb837-5175-4b5a-9e21-a6e8513c281a returned with HTTP 200 Dec 22 12:54:20.087783 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1929/3845] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:54:20 2020] GET /volume/v3/20cf92ce12e54e47a4d57132307c66d6/groups/941eb837-5175-4b5a-9e21-a6e8513c281a => generated 389 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:54:20.094585 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4efae106-4f8b-45d4-9b33-d83418495fd9 tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] POST http://10.222.0.111/volume/v3/9d755098f7cb408e8a16abaf3129a65c/groups/941eb837-5175-4b5a-9e21-a6e8513c281a/action Dec 22 12:54:20.094965 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:20.094965 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:20.095235 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4efae106-4f8b-45d4-9b33-d83418495fd9 tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:54:20.095460 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4efae106-4f8b-45d4-9b33-d83418495fd9 tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:20.096580 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-4efae106-4f8b-45d4-9b33-d83418495fd9 tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] Updating group '941eb837-5175-4b5a-9e21-a6e8513c281a' with 'error' {{(pid=88155) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Dec 22 12:54:20.100983 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:20.100983 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:20.136712 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4efae106-4f8b-45d4-9b33-d83418495fd9 tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] http://10.222.0.111/volume/v3/9d755098f7cb408e8a16abaf3129a65c/groups/941eb837-5175-4b5a-9e21-a6e8513c281a/action returned with HTTP 202 Dec 22 12:54:20.137287 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1917/3846] 10.222.0.111 () {62 vars in 1400 bytes} [Tue Dec 22 12:54:20 2020] POST /volume/v3/9d755098f7cb408e8a16abaf3129a65c/groups/941eb837-5175-4b5a-9e21-a6e8513c281a/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 12:54:20.142658 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-119aa98a-089f-4747-bb3a-a1a37d2916ff tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] GET http://10.222.0.111/volume/v3/20cf92ce12e54e47a4d57132307c66d6/groups/941eb837-5175-4b5a-9e21-a6e8513c281a Dec 22 12:54:20.143015 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-119aa98a-089f-4747-bb3a-a1a37d2916ff tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:20.143160 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:20.143160 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:20.143384 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-119aa98a-089f-4747-bb3a-a1a37d2916ff tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:20.143917 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-119aa98a-089f-4747-bb3a-a1a37d2916ff tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] show called for member 941eb837-5175-4b5a-9e21-a6e8513c281a {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:54:20.148347 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:20.148347 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:20.163113 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-119aa98a-089f-4747-bb3a-a1a37d2916ff tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] http://10.222.0.111/volume/v3/20cf92ce12e54e47a4d57132307c66d6/groups/941eb837-5175-4b5a-9e21-a6e8513c281a returned with HTTP 200 Dec 22 12:54:20.163578 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1930/3847] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:54:20 2020] GET /volume/v3/20cf92ce12e54e47a4d57132307c66d6/groups/941eb837-5175-4b5a-9e21-a6e8513c281a => generated 385 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:54:20.170021 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-598acddc-fc97-46d5-9e3b-54aad8e55d9a tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] POST http://10.222.0.111/volume/v3/9d755098f7cb408e8a16abaf3129a65c/groups/941eb837-5175-4b5a-9e21-a6e8513c281a/action Dec 22 12:54:20.170311 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:20.170311 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:20.170548 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-598acddc-fc97-46d5-9e3b-54aad8e55d9a tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:54:20.170772 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-598acddc-fc97-46d5-9e3b-54aad8e55d9a tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:20.171353 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-598acddc-fc97-46d5-9e3b-54aad8e55d9a tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] Updating group '941eb837-5175-4b5a-9e21-a6e8513c281a' with 'available' {{(pid=88155) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Dec 22 12:54:20.175527 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:20.175527 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:20.216508 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-598acddc-fc97-46d5-9e3b-54aad8e55d9a tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] http://10.222.0.111/volume/v3/9d755098f7cb408e8a16abaf3129a65c/groups/941eb837-5175-4b5a-9e21-a6e8513c281a/action returned with HTTP 202 Dec 22 12:54:20.217229 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1918/3848] 10.222.0.111 () {62 vars in 1400 bytes} [Tue Dec 22 12:54:20 2020] POST /volume/v3/9d755098f7cb408e8a16abaf3129a65c/groups/941eb837-5175-4b5a-9e21-a6e8513c281a/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 12:54:20.223233 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3a5e3680-4ba0-46b6-a501-4a7b887b61c7 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] GET http://10.222.0.111/volume/v3/20cf92ce12e54e47a4d57132307c66d6/groups/941eb837-5175-4b5a-9e21-a6e8513c281a Dec 22 12:54:20.223538 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3a5e3680-4ba0-46b6-a501-4a7b887b61c7 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:20.223736 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:20.223736 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:20.223866 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3a5e3680-4ba0-46b6-a501-4a7b887b61c7 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:20.224078 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-3a5e3680-4ba0-46b6-a501-4a7b887b61c7 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] show called for member 941eb837-5175-4b5a-9e21-a6e8513c281a {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:54:20.228577 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:20.228577 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:20.245171 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3a5e3680-4ba0-46b6-a501-4a7b887b61c7 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] http://10.222.0.111/volume/v3/20cf92ce12e54e47a4d57132307c66d6/groups/941eb837-5175-4b5a-9e21-a6e8513c281a returned with HTTP 200 Dec 22 12:54:20.249750 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1931/3849] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:54:20 2020] GET /volume/v3/20cf92ce12e54e47a4d57132307c66d6/groups/941eb837-5175-4b5a-9e21-a6e8513c281a => generated 389 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:54:20.252759 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0bc102aa-7f8c-4be0-b896-165027fa3f26 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] GET http://10.222.0.111/volume/v3/20cf92ce12e54e47a4d57132307c66d6/volumes/detail Dec 22 12:54:20.253147 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0bc102aa-7f8c-4be0-b896-165027fa3f26 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:20.253403 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:20.253403 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:20.253616 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0bc102aa-7f8c-4be0-b896-165027fa3f26 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] Calling method 'detail' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:20.254086 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-0bc102aa-7f8c-4be0-b896-165027fa3f26 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:54:20.255234 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-0bc102aa-7f8c-4be0-b896-165027fa3f26 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88155) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:54:20.280626 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0bc102aa-7f8c-4be0-b896-165027fa3f26 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] Get all volumes completed successfully. Dec 22 12:54:20.283115 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0bc102aa-7f8c-4be0-b896-165027fa3f26 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] http://10.222.0.111/volume/v3/20cf92ce12e54e47a4d57132307c66d6/volumes/detail returned with HTTP 200 Dec 22 12:54:20.283627 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1919/3850] 10.222.0.111 () {60 vars in 1271 bytes} [Tue Dec 22 12:54:20 2020] GET /volume/v3/20cf92ce12e54e47a4d57132307c66d6/volumes/detail => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:20.296285 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-172b121e-5a10-45f1-9859-14ddf823965d tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] POST http://10.222.0.111/volume/v3/20cf92ce12e54e47a4d57132307c66d6/groups/941eb837-5175-4b5a-9e21-a6e8513c281a/action Dec 22 12:54:20.296285 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:20.296285 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:20.296285 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-172b121e-5a10-45f1-9859-14ddf823965d tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 12:54:20.296285 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-172b121e-5a10-45f1-9859-14ddf823965d tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:20.296285 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-172b121e-5a10-45f1-9859-14ddf823965d tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] delete called for group 941eb837-5175-4b5a-9e21-a6e8513c281a {{(pid=88156) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 22 12:54:20.296285 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.groups [None req-172b121e-5a10-45f1-9859-14ddf823965d tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] Delete group with id: 941eb837-5175-4b5a-9e21-a6e8513c281a Dec 22 12:54:20.299963 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:20.299963 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:20.381403 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-172b121e-5a10-45f1-9859-14ddf823965d tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] http://10.222.0.111/volume/v3/20cf92ce12e54e47a4d57132307c66d6/groups/941eb837-5175-4b5a-9e21-a6e8513c281a/action returned with HTTP 202 Dec 22 12:54:20.381986 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1932/3851] 10.222.0.111 () {62 vars in 1400 bytes} [Tue Dec 22 12:54:20 2020] POST /volume/v3/20cf92ce12e54e47a4d57132307c66d6/groups/941eb837-5175-4b5a-9e21-a6e8513c281a/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 12:54:20.387376 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e9a68c84-76e5-4f41-8e46-581472e2f679 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] GET http://10.222.0.111/volume/v3/20cf92ce12e54e47a4d57132307c66d6/groups/941eb837-5175-4b5a-9e21-a6e8513c281a Dec 22 12:54:20.388493 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e9a68c84-76e5-4f41-8e46-581472e2f679 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:20.388493 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e9a68c84-76e5-4f41-8e46-581472e2f679 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:20.388493 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-e9a68c84-76e5-4f41-8e46-581472e2f679 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] show called for member 941eb837-5175-4b5a-9e21-a6e8513c281a {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:54:20.392410 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:20.392410 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:20.405888 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e9a68c84-76e5-4f41-8e46-581472e2f679 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] http://10.222.0.111/volume/v3/20cf92ce12e54e47a4d57132307c66d6/groups/941eb837-5175-4b5a-9e21-a6e8513c281a returned with HTTP 200 Dec 22 12:54:20.406494 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1920/3852] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:54:20 2020] GET /volume/v3/20cf92ce12e54e47a4d57132307c66d6/groups/941eb837-5175-4b5a-9e21-a6e8513c281a => generated 388 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:54:20.515093 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a42f7281-e57c-4a27-a251-3d754c5304e0 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/e33d44a8-b1d2-40bd-9260-60ed473b8bcf Dec 22 12:54:20.515366 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a42f7281-e57c-4a27-a251-3d754c5304e0 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:20.515500 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:20.515500 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:20.515713 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a42f7281-e57c-4a27-a251-3d754c5304e0 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:20.541779 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:20.541779 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:20.548490 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a42f7281-e57c-4a27-a251-3d754c5304e0 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Volume info retrieved successfully. Dec 22 12:54:20.557062 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a42f7281-e57c-4a27-a251-3d754c5304e0 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/e33d44a8-b1d2-40bd-9260-60ed473b8bcf returned with HTTP 200 Dec 22 12:54:20.557484 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1933/3853] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:20 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/e33d44a8-b1d2-40bd-9260-60ed473b8bcf => generated 913 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:21.414207 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7ef263b2-423b-4335-95ad-93276ac55ca2 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] GET http://10.222.0.111/volume/v3/20cf92ce12e54e47a4d57132307c66d6/groups/941eb837-5175-4b5a-9e21-a6e8513c281a Dec 22 12:54:21.414552 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7ef263b2-423b-4335-95ad-93276ac55ca2 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:21.414696 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:21.414696 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:21.414932 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7ef263b2-423b-4335-95ad-93276ac55ca2 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] Calling method 'version_select' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:21.415122 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.groups [None req-7ef263b2-423b-4335-95ad-93276ac55ca2 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] show called for member 941eb837-5175-4b5a-9e21-a6e8513c281a {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 22 12:54:21.418790 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7ef263b2-423b-4335-95ad-93276ac55ca2 tempest-GroupsV320Test-852737111 tempest-GroupsV320Test-852737111] http://10.222.0.111/volume/v3/20cf92ce12e54e47a4d57132307c66d6/groups/941eb837-5175-4b5a-9e21-a6e8513c281a returned with HTTP 404 Dec 22 12:54:21.419298 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1921/3854] 10.222.0.111 () {60 vars in 1358 bytes} [Tue Dec 22 12:54:21 2020] GET /volume/v3/20cf92ce12e54e47a4d57132307c66d6/groups/941eb837-5175-4b5a-9e21-a6e8513c281a => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 22 12:54:21.427389 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-22ec5868-ef21-416d-bb12-317053e98c54 tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] DELETE http://10.222.0.111/volume/v3/9d755098f7cb408e8a16abaf3129a65c/group_types/7f95b8e6-dd6e-4988-b839-8fdede5080a2 Dec 22 12:54:21.428198 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-22ec5868-ef21-416d-bb12-317053e98c54 tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:21.428681 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:21.428681 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:21.429304 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-22ec5868-ef21-416d-bb12-317053e98c54 tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:21.449510 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 12:54:21.449510 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 12:54:21.478505 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-22ec5868-ef21-416d-bb12-317053e98c54 tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] http://10.222.0.111/volume/v3/9d755098f7cb408e8a16abaf3129a65c/group_types/7f95b8e6-dd6e-4988-b839-8fdede5080a2 returned with HTTP 202 Dec 22 12:54:21.478973 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1934/3855] 10.222.0.111 () {60 vars in 1376 bytes} [Tue Dec 22 12:54:21 2020] DELETE /volume/v3/9d755098f7cb408e8a16abaf3129a65c/group_types/7f95b8e6-dd6e-4988-b839-8fdede5080a2 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 22 12:54:21.485186 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-77d56f14-7b99-409c-ba69-fbb3111eb0f4 tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] DELETE http://10.222.0.111/volume/v3/9d755098f7cb408e8a16abaf3129a65c/types/fb951433-1f07-44b2-9579-f711f468f063 Dec 22 12:54:21.485465 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-77d56f14-7b99-409c-ba69-fbb3111eb0f4 tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:21.485758 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-77d56f14-7b99-409c-ba69-fbb3111eb0f4 tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] Calling method '_delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:21.486090 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:21.486090 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:21.523041 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 12:54:21.523041 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 12:54:21.570953 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-301f54c6-65c3-461a-8c58-b05721e84824 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/e33d44a8-b1d2-40bd-9260-60ed473b8bcf Dec 22 12:54:21.571725 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-301f54c6-65c3-461a-8c58-b05721e84824 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:21.572459 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-301f54c6-65c3-461a-8c58-b05721e84824 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:21.603128 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:21.603128 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:21.717081 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-301f54c6-65c3-461a-8c58-b05721e84824 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Volume info retrieved successfully. Dec 22 12:54:21.717081 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-301f54c6-65c3-461a-8c58-b05721e84824 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/e33d44a8-b1d2-40bd-9260-60ed473b8bcf returned with HTTP 200 Dec 22 12:54:21.717081 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1935/3856] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:21 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/e33d44a8-b1d2-40bd-9260-60ed473b8bcf => generated 913 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:54:21.809920 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-77d56f14-7b99-409c-ba69-fbb3111eb0f4 tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] http://10.222.0.111/volume/v3/9d755098f7cb408e8a16abaf3129a65c/types/fb951433-1f07-44b2-9579-f711f468f063 returned with HTTP 202 Dec 22 12:54:21.810480 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1922/3857] 10.222.0.111 () {58 vars in 1317 bytes} [Tue Dec 22 12:54:21 2020] DELETE /volume/v3/9d755098f7cb408e8a16abaf3129a65c/types/fb951433-1f07-44b2-9579-f711f468f063 => generated 0 bytes in 328 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 12:54:21.820060 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-99aec6e5-9638-45c3-b027-a7503f41b1e0 tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] GET http://10.222.0.111/volume/v3/9d755098f7cb408e8a16abaf3129a65c/types/fb951433-1f07-44b2-9579-f711f468f063 Dec 22 12:54:21.820732 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-99aec6e5-9638-45c3-b027-a7503f41b1e0 tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:21.822922 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:21.822922 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:21.823419 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-99aec6e5-9638-45c3-b027-a7503f41b1e0 tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:21.834826 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-99aec6e5-9638-45c3-b027-a7503f41b1e0 tempest-GroupsV320Test-1698858259 tempest-GroupsV320Test-1698858259] http://10.222.0.111/volume/v3/9d755098f7cb408e8a16abaf3129a65c/types/fb951433-1f07-44b2-9579-f711f468f063 returned with HTTP 404 Dec 22 12:54:21.835453 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1936/3858] 10.222.0.111 () {58 vars in 1314 bytes} [Tue Dec 22 12:54:21 2020] GET /volume/v3/9d755098f7cb408e8a16abaf3129a65c/types/fb951433-1f07-44b2-9579-f711f468f063 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:54:22.729023 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8e1eecbf-c667-4afc-827a-293865dd3a73 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/e33d44a8-b1d2-40bd-9260-60ed473b8bcf Dec 22 12:54:22.729312 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8e1eecbf-c667-4afc-827a-293865dd3a73 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:22.729569 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8e1eecbf-c667-4afc-827a-293865dd3a73 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:22.754395 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8e1eecbf-c667-4afc-827a-293865dd3a73 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/e33d44a8-b1d2-40bd-9260-60ed473b8bcf returned with HTTP 404 Dec 22 12:54:22.755058 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1923/3859] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:22 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/e33d44a8-b1d2-40bd-9260-60ed473b8bcf => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:54:22.762249 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-374b7df0-572d-4376-a79e-0e93b015fe25 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes Dec 22 12:54:22.762968 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-374b7df0-572d-4376-a79e-0e93b015fe25 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:22.763587 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-374b7df0-572d-4376-a79e-0e93b015fe25 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:22.764450 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-374b7df0-572d-4376-a79e-0e93b015fe25 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:54:22.766508 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-374b7df0-572d-4376-a79e-0e93b015fe25 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:54:22.804455 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-374b7df0-572d-4376-a79e-0e93b015fe25 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Get all volumes completed successfully. Dec 22 12:54:22.804969 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-374b7df0-572d-4376-a79e-0e93b015fe25 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes returned with HTTP 200 Dec 22 12:54:22.805437 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1937/3860] 10.222.0.111 () {58 vars in 1209 bytes} [Tue Dec 22 12:54:22 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 12:54:22.812201 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-38cc285f-0445-43ef-99ef-4d5b5476c681 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots Dec 22 12:54:22.812522 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-38cc285f-0445-43ef-99ef-4d5b5476c681 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:22.812854 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-38cc285f-0445-43ef-99ef-4d5b5476c681 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:22.813284 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-38cc285f-0445-43ef-99ef-4d5b5476c681 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:54:22.814734 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.db.sqlalchemy.api [None req-38cc285f-0445-43ef-99ef-4d5b5476c681 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Building query based on filter {{(pid=88155) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 12:54:22.824818 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-38cc285f-0445-43ef-99ef-4d5b5476c681 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Get all snapshots completed successfully. Dec 22 12:54:22.825239 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-38cc285f-0445-43ef-99ef-4d5b5476c681 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots returned with HTTP 200 Dec 22 12:54:22.825721 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1924/3861] 10.222.0.111 () {58 vars in 1215 bytes} [Tue Dec 22 12:54:22 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 12:54:22.833153 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4460bb6f-92d5-4a4e-aedb-ff03f7ead01a tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] POST http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes Dec 22 12:54:22.833630 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4460bb6f-92d5-4a4e-aedb-ff03f7ead01a tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-202872810"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:22.834358 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-4460bb6f-92d5-4a4e-aedb-ff03f7ead01a tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-202872810'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:54:22.834605 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-4460bb6f-92d5-4a4e-aedb-ff03f7ead01a tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Create volume of 1 GB Dec 22 12:54:22.842538 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4460bb6f-92d5-4a4e-aedb-ff03f7ead01a tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Availability Zones retrieved successfully. Dec 22 12:54:22.851853 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4460bb6f-92d5-4a4e-aedb-ff03f7ead01a tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Flow 'volume_create_api' (a15620b1-f37d-42a6-a2b4-7322d5905595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:54:22.853414 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4460bb6f-92d5-4a4e-aedb-ff03f7ead01a tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4d302b5-950f-4a2b-9006-e37977343d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:54:22.855507 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-4460bb6f-92d5-4a4e-aedb-ff03f7ead01a tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:54:22.889870 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4460bb6f-92d5-4a4e-aedb-ff03f7ead01a tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4d302b5-950f-4a2b-9006-e37977343d10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:54:22.891007 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4460bb6f-92d5-4a4e-aedb-ff03f7ead01a tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af42b06c-7c53-41e1-b53f-8026bc617aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:54:22.972412 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-4460bb6f-92d5-4a4e-aedb-ff03f7ead01a tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Created reservations ['e6135417-d30c-48f7-b368-b828fdba7bf0', '07de9c33-6e92-4dab-bfa6-cdcbe89d24a0', 'b973fbf4-7df4-4d01-b6ef-56dbf4444590', 'e5c809bc-7879-4b58-a1e8-923004abc264'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:54:22.974984 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4460bb6f-92d5-4a4e-aedb-ff03f7ead01a tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af42b06c-7c53-41e1-b53f-8026bc617aa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6135417-d30c-48f7-b368-b828fdba7bf0', '07de9c33-6e92-4dab-bfa6-cdcbe89d24a0', 'b973fbf4-7df4-4d01-b6ef-56dbf4444590', 'e5c809bc-7879-4b58-a1e8-923004abc264']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:54:22.977428 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4460bb6f-92d5-4a4e-aedb-ff03f7ead01a tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (061ac582-0d92-4cf9-8c4b-8b933edc65a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:54:23.086338 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4460bb6f-92d5-4a4e-aedb-ff03f7ead01a tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (061ac582-0d92-4cf9-8c4b-8b933edc65a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '553e9b4c-e5d8-4b59-a07b-a86f05cec8de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-202872810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='716bfa6f87d740018543d05fdbc96a8c',qos_specs=None,replication_status=,reservations=['e6135417-d30c-48f7-b368-b828fdba7bf0','07de9c33-6e92-4dab-bfa6-cdcbe89d24a0','b973fbf4-7df4-4d01-b6ef-56dbf4444590','e5c809bc-7879-4b58-a1e8-923004abc264'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc524d8213a1448180f0e1dead7da355',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:54:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-202872810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=553e9b4c-e5d8-4b59-a07b-a86f05cec8de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='716bfa6f87d740018543d05fdbc96a8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='fc524d8213a1448180f0e1dead7da355',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:54:23.087395 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4460bb6f-92d5-4a4e-aedb-ff03f7ead01a tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5d79d1e-58bb-425f-86c7-c768b3a346cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:54:23.144637 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4460bb6f-92d5-4a4e-aedb-ff03f7ead01a tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5d79d1e-58bb-425f-86c7-c768b3a346cd) transitioned into state 'SUCCESS' from state '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-202872810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='716bfa6f87d740018543d05fdbc96a8c',qos_specs=None,replication_status=,reservations=['e6135417-d30c-48f7-b368-b828fdba7bf0','07de9c33-6e92-4dab-bfa6-cdcbe89d24a0','b973fbf4-7df4-4d01-b6ef-56dbf4444590','e5c809bc-7879-4b58-a1e8-923004abc264'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc524d8213a1448180f0e1dead7da355',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:54:23.145879 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4460bb6f-92d5-4a4e-aedb-ff03f7ead01a tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69897a21-87d1-427c-9ecb-eed1400be403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:54:23.184133 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4460bb6f-92d5-4a4e-aedb-ff03f7ead01a tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69897a21-87d1-427c-9ecb-eed1400be403) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:54:23.185682 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4460bb6f-92d5-4a4e-aedb-ff03f7ead01a tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Flow 'volume_create_api' (a15620b1-f37d-42a6-a2b4-7322d5905595) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:54:23.211707 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4460bb6f-92d5-4a4e-aedb-ff03f7ead01a tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Create volume request issued successfully. Dec 22 12:54:23.218508 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4460bb6f-92d5-4a4e-aedb-ff03f7ead01a tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes returned with HTTP 202 Dec 22 12:54:23.219048 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1938/3862] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:54:22 2020] POST /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes => generated 821 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:54:23.229862 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cd773729-2b36-4ec6-84ba-06148c4fe23a tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/553e9b4c-e5d8-4b59-a07b-a86f05cec8de Dec 22 12:54:23.230548 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cd773729-2b36-4ec6-84ba-06148c4fe23a tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:23.231178 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cd773729-2b36-4ec6-84ba-06148c4fe23a tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:23.260407 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:23.260407 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:23.264876 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cd773729-2b36-4ec6-84ba-06148c4fe23a tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Volume info retrieved successfully. Dec 22 12:54:23.276568 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cd773729-2b36-4ec6-84ba-06148c4fe23a tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/553e9b4c-e5d8-4b59-a07b-a86f05cec8de returned with HTTP 200 Dec 22 12:54:23.277029 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1925/3863] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:23 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/553e9b4c-e5d8-4b59-a07b-a86f05cec8de => generated 889 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:24.288047 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-69b33719-2ac2-4f0d-af65-8c7bd0374b6c tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/553e9b4c-e5d8-4b59-a07b-a86f05cec8de Dec 22 12:54:24.288331 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-69b33719-2ac2-4f0d-af65-8c7bd0374b6c tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:24.288458 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:24.288458 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:24.288650 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-69b33719-2ac2-4f0d-af65-8c7bd0374b6c tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:24.312424 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:24.312424 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:24.317513 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-69b33719-2ac2-4f0d-af65-8c7bd0374b6c tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Volume info retrieved successfully. Dec 22 12:54:24.327546 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-69b33719-2ac2-4f0d-af65-8c7bd0374b6c tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/553e9b4c-e5d8-4b59-a07b-a86f05cec8de returned with HTTP 200 Dec 22 12:54:24.327967 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1939/3864] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:24 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/553e9b4c-e5d8-4b59-a07b-a86f05cec8de => generated 914 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:24.336516 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a3602ca2-70fe-4caf-863e-7d659960db81 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] POST http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots Dec 22 12:54:24.336792 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:24.336792 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:24.337018 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a3602ca2-70fe-4caf-863e-7d659960db81 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "553e9b4c-e5d8-4b59-a07b-a86f05cec8de", "name": "tempest-VolumesDeleteCascade-Snapshot-1782892184"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:24.361920 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:24.361920 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:24.362711 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a3602ca2-70fe-4caf-863e-7d659960db81 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Volume info retrieved successfully. Dec 22 12:54:24.362892 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-a3602ca2-70fe-4caf-863e-7d659960db81 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Create snapshot from volume 553e9b4c-e5d8-4b59-a07b-a86f05cec8de Dec 22 12:54:24.428695 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-a3602ca2-70fe-4caf-863e-7d659960db81 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Created reservations ['fc2e1db3-e1d8-4a6e-bb7a-41f688e17fc9', '97fb74de-da41-4ef2-bee1-56881bfe8a28', '39d75bf0-bd19-4b87-ac93-2d8dffcadaaa', '85538b16-c54a-4351-aa33-0fac1086fc1b'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:54:24.543022 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a3602ca2-70fe-4caf-863e-7d659960db81 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Snapshot create request issued successfully. Dec 22 12:54:24.543519 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a3602ca2-70fe-4caf-863e-7d659960db81 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots returned with HTTP 202 Dec 22 12:54:24.544061 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1926/3865] 10.222.0.111 () {60 vars in 1237 bytes} [Tue Dec 22 12:54:24 2020] POST /volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots => generated 307 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:54:24.550545 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-31731b08-9a39-44ea-b8ac-1bf096337f88 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots/9a91dc49-469f-43f0-bf24-8e728cca7b66 Dec 22 12:54:24.550975 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-31731b08-9a39-44ea-b8ac-1bf096337f88 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:24.550975 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:24.550975 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:24.551278 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-31731b08-9a39-44ea-b8ac-1bf096337f88 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:24.564510 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:24.564510 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:24.565042 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-31731b08-9a39-44ea-b8ac-1bf096337f88 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Snapshot retrieved successfully. Dec 22 12:54:24.566328 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-31731b08-9a39-44ea-b8ac-1bf096337f88 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots/9a91dc49-469f-43f0-bf24-8e728cca7b66 returned with HTTP 200 Dec 22 12:54:24.566792 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1927/3866] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:54:24 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots/9a91dc49-469f-43f0-bf24-8e728cca7b66 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:24.567877 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-84ae3d33-2b25-4c06-ab64-6ede09fd7468 tempest-VolumeHostsAdminTestsJSON-1817343597 tempest-VolumeHostsAdminTestsJSON-1817343597] GET http://10.222.0.111/volume/v3/5b17beba95f74ec69b132377a8a44463/os-hosts Dec 22 12:54:24.568179 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-84ae3d33-2b25-4c06-ab64-6ede09fd7468 tempest-VolumeHostsAdminTestsJSON-1817343597 tempest-VolumeHostsAdminTestsJSON-1817343597] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:24.568381 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:24.568381 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:24.568607 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-84ae3d33-2b25-4c06-ab64-6ede09fd7468 tempest-VolumeHostsAdminTestsJSON-1817343597 tempest-VolumeHostsAdminTestsJSON-1817343597] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:24.574383 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.hosts [None req-84ae3d33-2b25-4c06-ab64-6ede09fd7468 tempest-VolumeHostsAdminTestsJSON-1817343597 tempest-VolumeHostsAdminTestsJSON-1817343597] status, active and update: available, enabled, 2020-12-22 12:54:20+00:00 {{(pid=88156) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Dec 22 12:54:24.574614 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.hosts [None req-84ae3d33-2b25-4c06-ab64-6ede09fd7468 tempest-VolumeHostsAdminTestsJSON-1817343597 tempest-VolumeHostsAdminTestsJSON-1817343597] status, active and update: available, enabled, 2020-12-22 12:54:21+00:00 {{(pid=88156) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Dec 22 12:54:24.574845 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.hosts [None req-84ae3d33-2b25-4c06-ab64-6ede09fd7468 tempest-VolumeHostsAdminTestsJSON-1817343597 tempest-VolumeHostsAdminTestsJSON-1817343597] status, active and update: available, enabled, 2020-12-22 12:54:15+00:00 {{(pid=88156) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Dec 22 12:54:24.575277 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-84ae3d33-2b25-4c06-ab64-6ede09fd7468 tempest-VolumeHostsAdminTestsJSON-1817343597 tempest-VolumeHostsAdminTestsJSON-1817343597] http://10.222.0.111/volume/v3/5b17beba95f74ec69b132377a8a44463/os-hosts returned with HTTP 200 Dec 22 12:54:24.575781 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1940/3867] 10.222.0.111 () {58 vars in 1212 bytes} [Tue Dec 22 12:54:24 2020] GET /volume/v3/5b17beba95f74ec69b132377a8a44463/os-hosts => generated 563 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:54:24.583907 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ca3dc677-6a1d-409d-9fa1-0571cb8ed6e3 tempest-VolumeHostsAdminTestsJSON-1817343597 tempest-VolumeHostsAdminTestsJSON-1817343597] GET http://10.222.0.111/volume/v3/5b17beba95f74ec69b132377a8a44463/os-hosts Dec 22 12:54:24.584172 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ca3dc677-6a1d-409d-9fa1-0571cb8ed6e3 tempest-VolumeHostsAdminTestsJSON-1817343597 tempest-VolumeHostsAdminTestsJSON-1817343597] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:24.584288 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:24.584288 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:24.584478 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ca3dc677-6a1d-409d-9fa1-0571cb8ed6e3 tempest-VolumeHostsAdminTestsJSON-1817343597 tempest-VolumeHostsAdminTestsJSON-1817343597] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:24.589498 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.hosts [None req-ca3dc677-6a1d-409d-9fa1-0571cb8ed6e3 tempest-VolumeHostsAdminTestsJSON-1817343597 tempest-VolumeHostsAdminTestsJSON-1817343597] status, active and update: available, enabled, 2020-12-22 12:54:20+00:00 {{(pid=88155) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Dec 22 12:54:24.589689 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.hosts [None req-ca3dc677-6a1d-409d-9fa1-0571cb8ed6e3 tempest-VolumeHostsAdminTestsJSON-1817343597 tempest-VolumeHostsAdminTestsJSON-1817343597] status, active and update: available, enabled, 2020-12-22 12:54:21+00:00 {{(pid=88155) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Dec 22 12:54:24.589881 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.hosts [None req-ca3dc677-6a1d-409d-9fa1-0571cb8ed6e3 tempest-VolumeHostsAdminTestsJSON-1817343597 tempest-VolumeHostsAdminTestsJSON-1817343597] status, active and update: available, enabled, 2020-12-22 12:54:15+00:00 {{(pid=88155) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Dec 22 12:54:24.590279 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ca3dc677-6a1d-409d-9fa1-0571cb8ed6e3 tempest-VolumeHostsAdminTestsJSON-1817343597 tempest-VolumeHostsAdminTestsJSON-1817343597] http://10.222.0.111/volume/v3/5b17beba95f74ec69b132377a8a44463/os-hosts returned with HTTP 200 Dec 22 12:54:24.590747 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1928/3868] 10.222.0.111 () {58 vars in 1212 bytes} [Tue Dec 22 12:54:24 2020] GET /volume/v3/5b17beba95f74ec69b132377a8a44463/os-hosts => generated 563 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:24.597457 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e669b97f-ce56-4f2f-ab3d-449cae4bad24 tempest-VolumeHostsAdminTestsJSON-1817343597 tempest-VolumeHostsAdminTestsJSON-1817343597] GET http://10.222.0.111/volume/v3/5b17beba95f74ec69b132377a8a44463/os-hosts/n-d-765315-6@lvmdriver-1 Dec 22 12:54:24.597778 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e669b97f-ce56-4f2f-ab3d-449cae4bad24 tempest-VolumeHostsAdminTestsJSON-1817343597 tempest-VolumeHostsAdminTestsJSON-1817343597] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:24.598071 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e669b97f-ce56-4f2f-ab3d-449cae4bad24 tempest-VolumeHostsAdminTestsJSON-1817343597 tempest-VolumeHostsAdminTestsJSON-1817343597] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:24.637523 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e669b97f-ce56-4f2f-ab3d-449cae4bad24 tempest-VolumeHostsAdminTestsJSON-1817343597 tempest-VolumeHostsAdminTestsJSON-1817343597] http://10.222.0.111/volume/v3/5b17beba95f74ec69b132377a8a44463/os-hosts/n-d-765315-6@lvmdriver-1 returned with HTTP 200 Dec 22 12:54:24.638139 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1941/3869] 10.222.0.111 () {58 vars in 1287 bytes} [Tue Dec 22 12:54:24 2020] GET /volume/v3/5b17beba95f74ec69b132377a8a44463/os-hosts/n-d-765315-6@lvmdriver-1 => generated 757 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:25.574522 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5dfd4d73-9234-4afb-9db8-51d8af89256f tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots/9a91dc49-469f-43f0-bf24-8e728cca7b66 Dec 22 12:54:25.575198 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5dfd4d73-9234-4afb-9db8-51d8af89256f tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:25.575198 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5dfd4d73-9234-4afb-9db8-51d8af89256f tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:25.587888 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:25.587888 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:25.588449 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5dfd4d73-9234-4afb-9db8-51d8af89256f tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Snapshot retrieved successfully. Dec 22 12:54:25.589397 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5dfd4d73-9234-4afb-9db8-51d8af89256f tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots/9a91dc49-469f-43f0-bf24-8e728cca7b66 returned with HTTP 200 Dec 22 12:54:25.589808 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1929/3870] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:54:25 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots/9a91dc49-469f-43f0-bf24-8e728cca7b66 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:54:25.595887 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2bd9de89-685a-4ce6-b498-14704c7601bc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] POST http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes Dec 22 12:54:25.596368 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2bd9de89-685a-4ce6-b498-14704c7601bc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9a91dc49-469f-43f0-bf24-8e728cca7b66", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1628826372"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:25.597260 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-2bd9de89-685a-4ce6-b498-14704c7601bc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Create volume request body: {'volume': {'snapshot_id': '9a91dc49-469f-43f0-bf24-8e728cca7b66', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1628826372'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:54:25.610035 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:25.610035 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:25.610626 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2bd9de89-685a-4ce6-b498-14704c7601bc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Snapshot retrieved successfully. Dec 22 12:54:25.610813 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-2bd9de89-685a-4ce6-b498-14704c7601bc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Create volume of 1 GB Dec 22 12:54:25.617465 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2bd9de89-685a-4ce6-b498-14704c7601bc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Availability Zones retrieved successfully. Dec 22 12:54:25.625593 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2bd9de89-685a-4ce6-b498-14704c7601bc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Flow 'volume_create_api' (f1373594-cdd8-40bf-a23e-4a046e65b341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:54:25.627042 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2bd9de89-685a-4ce6-b498-14704c7601bc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c1c15c5-2c4a-4655-966f-d5a425ad0d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:54:25.628036 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-2bd9de89-685a-4ce6-b498-14704c7601bc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:54:25.685697 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2bd9de89-685a-4ce6-b498-14704c7601bc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c1c15c5-2c4a-4655-966f-d5a425ad0d69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9a91dc49-469f-43f0-bf24-8e728cca7b66', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:54:25.686843 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2bd9de89-685a-4ce6-b498-14704c7601bc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (458af9fc-583f-4c8a-9127-7c9b0fec5486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:54:25.754487 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-2bd9de89-685a-4ce6-b498-14704c7601bc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Created reservations ['ac5d13e3-ee29-4ffa-9a4a-b47c82a64b10', 'acce3792-a76c-4076-8ad9-b92a373bcb03', '8d248393-e1a5-4f82-b0c3-db98e50d2b57', '1413ccc6-478b-4bc3-b593-31e6326eed87'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:54:25.755698 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2bd9de89-685a-4ce6-b498-14704c7601bc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (458af9fc-583f-4c8a-9127-7c9b0fec5486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac5d13e3-ee29-4ffa-9a4a-b47c82a64b10', 'acce3792-a76c-4076-8ad9-b92a373bcb03', '8d248393-e1a5-4f82-b0c3-db98e50d2b57', '1413ccc6-478b-4bc3-b593-31e6326eed87']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:54:25.756912 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2bd9de89-685a-4ce6-b498-14704c7601bc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b92deca7-0425-425a-8929-752101fa9efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:54:25.853628 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2bd9de89-685a-4ce6-b498-14704c7601bc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b92deca7-0425-425a-8929-752101fa9efa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33493927-a005-4f95-ba1c-65b875fa7125', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1628826372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='716bfa6f87d740018543d05fdbc96a8c',qos_specs=None,replication_status=,reservations=['ac5d13e3-ee29-4ffa-9a4a-b47c82a64b10','acce3792-a76c-4076-8ad9-b92a373bcb03','8d248393-e1a5-4f82-b0c3-db98e50d2b57','1413ccc6-478b-4bc3-b593-31e6326eed87'],size=1,snapshot_id=9a91dc49-469f-43f0-bf24-8e728cca7b66,source_replicaid=,source_volid=None,status='creating',user_id='fc524d8213a1448180f0e1dead7da355',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:54:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1628826372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33493927-a005-4f95-ba1c-65b875fa7125,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='716bfa6f87d740018543d05fdbc96a8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9a91dc49-469f-43f0-bf24-8e728cca7b66,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='fc524d8213a1448180f0e1dead7da355',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:54:25.854962 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2bd9de89-685a-4ce6-b498-14704c7601bc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53de7c58-f959-4276-9e4e-3f0a8174c160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:54:25.894434 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2bd9de89-685a-4ce6-b498-14704c7601bc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53de7c58-f959-4276-9e4e-3f0a8174c160) transitioned into state 'SUCCESS' from state '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-1628826372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='716bfa6f87d740018543d05fdbc96a8c',qos_specs=None,replication_status=,reservations=['ac5d13e3-ee29-4ffa-9a4a-b47c82a64b10','acce3792-a76c-4076-8ad9-b92a373bcb03','8d248393-e1a5-4f82-b0c3-db98e50d2b57','1413ccc6-478b-4bc3-b593-31e6326eed87'],size=1,snapshot_id=9a91dc49-469f-43f0-bf24-8e728cca7b66,source_replicaid=,source_volid=None,status='creating',user_id='fc524d8213a1448180f0e1dead7da355',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:54:25.895473 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2bd9de89-685a-4ce6-b498-14704c7601bc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54181128-e630-4287-a2f9-258c3105603c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:54:25.962307 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2bd9de89-685a-4ce6-b498-14704c7601bc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54181128-e630-4287-a2f9-258c3105603c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:54:25.964152 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2bd9de89-685a-4ce6-b498-14704c7601bc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Flow 'volume_create_api' (f1373594-cdd8-40bf-a23e-4a046e65b341) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:54:25.994857 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2bd9de89-685a-4ce6-b498-14704c7601bc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Create volume request issued successfully. Dec 22 12:54:26.001699 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2bd9de89-685a-4ce6-b498-14704c7601bc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes returned with HTTP 202 Dec 22 12:54:26.002305 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1942/3871] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 12:54:25 2020] POST /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes => generated 856 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:54:26.011182 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-06563678-1290-4ec8-9043-47f81ebb58e5 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 Dec 22 12:54:26.011500 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-06563678-1290-4ec8-9043-47f81ebb58e5 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:26.011642 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:26.011642 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:26.011866 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-06563678-1290-4ec8-9043-47f81ebb58e5 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:26.040939 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:26.040939 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:26.046904 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-06563678-1290-4ec8-9043-47f81ebb58e5 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Volume info retrieved successfully. Dec 22 12:54:26.059208 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-06563678-1290-4ec8-9043-47f81ebb58e5 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 returned with HTTP 200 Dec 22 12:54:26.059721 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1930/3872] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:26 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 => generated 924 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:26.898497 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aca1f9c3-4827-4507-858e-09a6065efae5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] POST http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/volumes Dec 22 12:54:26.899150 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:26.899150 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:26.899150 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aca1f9c3-4827-4507-858e-09a6065efae5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1863955900"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:26.899663 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-aca1f9c3-4827-4507-858e-09a6065efae5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1863955900'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:54:26.899818 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-aca1f9c3-4827-4507-858e-09a6065efae5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Create volume of 1 GB Dec 22 12:54:26.900091 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:26.900091 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:26.907439 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-aca1f9c3-4827-4507-858e-09a6065efae5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Availability Zones retrieved successfully. Dec 22 12:54:26.915120 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-aca1f9c3-4827-4507-858e-09a6065efae5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Flow 'volume_create_api' (22f1c243-b90c-4290-a464-7883dd4a653b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:54:26.916468 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-aca1f9c3-4827-4507-858e-09a6065efae5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f66dc008-5bf0-4ca4-b803-d62409fadfea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:54:26.917518 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-aca1f9c3-4827-4507-858e-09a6065efae5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:54:26.952288 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-aca1f9c3-4827-4507-858e-09a6065efae5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f66dc008-5bf0-4ca4-b803-d62409fadfea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:54:26.953364 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-aca1f9c3-4827-4507-858e-09a6065efae5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ce7b9f5-0cd4-4e4c-80bc-b636dae17145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:54:27.106319 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-30eb4320-4e74-4565-9c69-241de1c5f1dc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 Dec 22 12:54:27.106319 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-30eb4320-4e74-4565-9c69-241de1c5f1dc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:27.106319 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:27.106319 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:27.106319 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-30eb4320-4e74-4565-9c69-241de1c5f1dc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:27.106319 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:27.106319 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:27.106319 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-30eb4320-4e74-4565-9c69-241de1c5f1dc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Volume info retrieved successfully. Dec 22 12:54:27.115374 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-30eb4320-4e74-4565-9c69-241de1c5f1dc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 returned with HTTP 200 Dec 22 12:54:27.115938 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1931/3873] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:27 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 => generated 948 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:28.126779 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-30259349-85cd-4518-85aa-ad970bd9ee74 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 Dec 22 12:54:28.127203 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-30259349-85cd-4518-85aa-ad970bd9ee74 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:28.127317 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:28.127317 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:28.127577 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-30259349-85cd-4518-85aa-ad970bd9ee74 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:28.165014 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:28.165014 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:28.183819 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-30259349-85cd-4518-85aa-ad970bd9ee74 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Volume info retrieved successfully. Dec 22 12:54:28.183819 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-30259349-85cd-4518-85aa-ad970bd9ee74 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 returned with HTTP 200 Dec 22 12:54:28.183819 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1932/3874] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:28 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 => generated 948 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:28.212996 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-aca1f9c3-4827-4507-858e-09a6065efae5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Created reservations ['6bdb707c-b58d-40e4-b93c-d950c244375d', '4553d927-f143-4a3c-b3fd-f27fd82de281', 'e3c2be91-3e32-461f-b597-ae82efbb5705', 'b2962646-3943-4c36-8e2c-f98ea0ba09fb'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:54:28.214388 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-aca1f9c3-4827-4507-858e-09a6065efae5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ce7b9f5-0cd4-4e4c-80bc-b636dae17145) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bdb707c-b58d-40e4-b93c-d950c244375d', '4553d927-f143-4a3c-b3fd-f27fd82de281', 'e3c2be91-3e32-461f-b597-ae82efbb5705', 'b2962646-3943-4c36-8e2c-f98ea0ba09fb']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:54:28.215780 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-aca1f9c3-4827-4507-858e-09a6065efae5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c1e463d-e06d-439c-87da-40fe84bc60fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:54:28.347143 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-aca1f9c3-4827-4507-858e-09a6065efae5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c1e463d-e06d-439c-87da-40fe84bc60fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa859643-bcdb-40ba-a3da-c0263cf58ac1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1863955900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a21abcdebd57414e80565c88eb87a22e',qos_specs=None,replication_status=,reservations=['6bdb707c-b58d-40e4-b93c-d950c244375d','4553d927-f143-4a3c-b3fd-f27fd82de281','e3c2be91-3e32-461f-b597-ae82efbb5705','b2962646-3943-4c36-8e2c-f98ea0ba09fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fb7400250594e9f91e514fef1c8d1e2',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:54:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1863955900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa859643-bcdb-40ba-a3da-c0263cf58ac1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a21abcdebd57414e80565c88eb87a22e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='9fb7400250594e9f91e514fef1c8d1e2',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:54:28.348543 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-aca1f9c3-4827-4507-858e-09a6065efae5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcd1d1c2-8c63-4926-a0ae-bc65594543a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:54:28.590321 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-aca1f9c3-4827-4507-858e-09a6065efae5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcd1d1c2-8c63-4926-a0ae-bc65594543a2) transitioned into state 'SUCCESS' from state '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-1863955900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a21abcdebd57414e80565c88eb87a22e',qos_specs=None,replication_status=,reservations=['6bdb707c-b58d-40e4-b93c-d950c244375d','4553d927-f143-4a3c-b3fd-f27fd82de281','e3c2be91-3e32-461f-b597-ae82efbb5705','b2962646-3943-4c36-8e2c-f98ea0ba09fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fb7400250594e9f91e514fef1c8d1e2',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:54:28.591771 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-aca1f9c3-4827-4507-858e-09a6065efae5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c674f3f-2f0a-4337-8c70-64b0e677c8bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:54:28.819224 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-aca1f9c3-4827-4507-858e-09a6065efae5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c674f3f-2f0a-4337-8c70-64b0e677c8bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:54:28.821755 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-aca1f9c3-4827-4507-858e-09a6065efae5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Flow 'volume_create_api' (22f1c243-b90c-4290-a464-7883dd4a653b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:54:28.859092 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-aca1f9c3-4827-4507-858e-09a6065efae5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Create volume request issued successfully. Dec 22 12:54:28.867857 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aca1f9c3-4827-4507-858e-09a6065efae5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/volumes returned with HTTP 202 Dec 22 12:54:28.868400 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1943/3875] 10.222.0.111 () {62 vars in 1270 bytes} [Tue Dec 22 12:54:26 2020] POST /volume/v3/a21abcdebd57414e80565c88eb87a22e/volumes => generated 823 bytes in 2070 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:54:28.878890 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c1e0d24b-b1c2-41b6-8da7-f73df2a75840 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/volumes/aa859643-bcdb-40ba-a3da-c0263cf58ac1 Dec 22 12:54:28.891280 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c1e0d24b-b1c2-41b6-8da7-f73df2a75840 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:28.891280 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:28.891280 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:28.891280 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c1e0d24b-b1c2-41b6-8da7-f73df2a75840 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:28.909992 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:28.909992 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:28.915258 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c1e0d24b-b1c2-41b6-8da7-f73df2a75840 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Volume info retrieved successfully. Dec 22 12:54:28.928233 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c1e0d24b-b1c2-41b6-8da7-f73df2a75840 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/volumes/aa859643-bcdb-40ba-a3da-c0263cf58ac1 returned with HTTP 200 Dec 22 12:54:28.928745 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1933/3876] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:54:28 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/volumes/aa859643-bcdb-40ba-a3da-c0263cf58ac1 => generated 891 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:29.195527 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e5f2eaad-02b9-4ae6-bd10-c296704e28cc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 Dec 22 12:54:29.195987 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e5f2eaad-02b9-4ae6-bd10-c296704e28cc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:29.195987 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:29.195987 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:29.196240 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e5f2eaad-02b9-4ae6-bd10-c296704e28cc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:29.228941 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:29.228941 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:29.238293 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e5f2eaad-02b9-4ae6-bd10-c296704e28cc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Volume info retrieved successfully. Dec 22 12:54:29.252810 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e5f2eaad-02b9-4ae6-bd10-c296704e28cc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 returned with HTTP 200 Dec 22 12:54:29.253361 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1944/3877] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:29 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 => generated 948 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:54:29.940276 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d0050acd-7ad5-4ff4-afda-f32c32fe464d tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/volumes/aa859643-bcdb-40ba-a3da-c0263cf58ac1 Dec 22 12:54:29.940615 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d0050acd-7ad5-4ff4-afda-f32c32fe464d tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:29.940800 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:29.940800 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:29.941376 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d0050acd-7ad5-4ff4-afda-f32c32fe464d tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:29.975490 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:29.975490 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:29.982016 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d0050acd-7ad5-4ff4-afda-f32c32fe464d tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Volume info retrieved successfully. Dec 22 12:54:29.998191 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d0050acd-7ad5-4ff4-afda-f32c32fe464d tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/volumes/aa859643-bcdb-40ba-a3da-c0263cf58ac1 returned with HTTP 200 Dec 22 12:54:29.999144 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1934/3878] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:54:29 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/volumes/aa859643-bcdb-40ba-a3da-c0263cf58ac1 => generated 916 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:30.012388 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6a851746-1b43-43fe-9f5b-74d5ddfc5d54 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] POST http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups Dec 22 12:54:30.012784 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:30.012784 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:30.013098 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6a851746-1b43-43fe-9f5b-74d5ddfc5d54 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aa859643-bcdb-40ba-a3da-c0263cf58ac1", "name": "tempest-VolumesBackupsV39Test-Backup-497748261"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:30.013973 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.backups [None req-6a851746-1b43-43fe-9f5b-74d5ddfc5d54 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Creating new backup {'backup': {'volume_id': 'aa859643-bcdb-40ba-a3da-c0263cf58ac1', 'name': 'tempest-VolumesBackupsV39Test-Backup-497748261'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 22 12:54:30.014228 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.contrib.backups [None req-6a851746-1b43-43fe-9f5b-74d5ddfc5d54 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Creating backup of volume aa859643-bcdb-40ba-a3da-c0263cf58ac1 in container None Dec 22 12:54:30.045040 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:30.045040 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:30.045799 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6a851746-1b43-43fe-9f5b-74d5ddfc5d54 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Volume info retrieved successfully. Dec 22 12:54:30.209118 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-6a851746-1b43-43fe-9f5b-74d5ddfc5d54 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Created reservations ['9ef10b93-6217-4a8f-9366-ae1bce2b9fa5', '5f38a86f-d3f5-4331-9d6b-1d546e07c9e5'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:54:30.264919 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-349deef6-e243-4b2d-ae19-425a219bb1dc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 Dec 22 12:54:30.281594 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-349deef6-e243-4b2d-ae19-425a219bb1dc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:30.281594 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:30.281594 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:30.281594 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-349deef6-e243-4b2d-ae19-425a219bb1dc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:30.292294 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:30.292294 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:30.297463 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-349deef6-e243-4b2d-ae19-425a219bb1dc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Volume info retrieved successfully. Dec 22 12:54:30.308911 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-349deef6-e243-4b2d-ae19-425a219bb1dc tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 returned with HTTP 200 Dec 22 12:54:30.309329 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1935/3879] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:30 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 => generated 948 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:31.074539 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6a851746-1b43-43fe-9f5b-74d5ddfc5d54 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups returned with HTTP 202 Dec 22 12:54:31.075309 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1945/3880] 10.222.0.111 () {62 vars in 1271 bytes} [Tue Dec 22 12:54:30 2020] POST /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups => generated 400 bytes in 1067 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:54:31.084949 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a0894a9d-be35-4771-a186-083553f417fd tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:54:31.085389 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a0894a9d-be35-4771-a186-083553f417fd tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:31.085560 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:31.085560 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:31.086950 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a0894a9d-be35-4771-a186-083553f417fd tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:31.087199 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-a0894a9d-be35-4771-a186-083553f417fd tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:54:31.102066 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:31.102066 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:31.103383 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a0894a9d-be35-4771-a186-083553f417fd tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:54:31.103899 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1936/3881] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:54:31 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 807 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:31.320700 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c99ca182-3e7e-408b-a463-5985cab36d55 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 Dec 22 12:54:31.321123 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c99ca182-3e7e-408b-a463-5985cab36d55 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:31.321211 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:31.321211 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:31.321440 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c99ca182-3e7e-408b-a463-5985cab36d55 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:31.353561 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:31.353561 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:31.360003 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c99ca182-3e7e-408b-a463-5985cab36d55 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Volume info retrieved successfully. Dec 22 12:54:31.373567 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c99ca182-3e7e-408b-a463-5985cab36d55 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 returned with HTTP 200 Dec 22 12:54:31.374102 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1946/3882] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:31 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 => generated 948 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:32.114799 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b057ae32-cbbb-42b8-83b4-a26a4f183c81 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:54:32.115204 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b057ae32-cbbb-42b8-83b4-a26a4f183c81 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:32.115417 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:32.115417 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:32.115647 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b057ae32-cbbb-42b8-83b4-a26a4f183c81 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:32.116052 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-b057ae32-cbbb-42b8-83b4-a26a4f183c81 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:54:32.131052 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:32.131052 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:32.132273 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b057ae32-cbbb-42b8-83b4-a26a4f183c81 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:54:32.132896 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1937/3883] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:54:32 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 807 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:54:32.384471 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8d1d12df-1193-496f-a4ff-d43fa29d0915 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 Dec 22 12:54:32.384767 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8d1d12df-1193-496f-a4ff-d43fa29d0915 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:32.384879 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:32.384879 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:32.385092 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8d1d12df-1193-496f-a4ff-d43fa29d0915 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:32.409324 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:32.409324 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:32.413615 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8d1d12df-1193-496f-a4ff-d43fa29d0915 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Volume info retrieved successfully. Dec 22 12:54:32.423768 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8d1d12df-1193-496f-a4ff-d43fa29d0915 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 returned with HTTP 200 Dec 22 12:54:32.424220 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1947/3884] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:32 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 => generated 948 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:33.144113 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ea8204ed-fba7-47dd-b78e-a6e3032e0ad4 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:54:33.144500 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ea8204ed-fba7-47dd-b78e-a6e3032e0ad4 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:33.144687 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:33.144687 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:33.144976 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ea8204ed-fba7-47dd-b78e-a6e3032e0ad4 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:33.145247 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-ea8204ed-fba7-47dd-b78e-a6e3032e0ad4 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:54:33.158280 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:33.158280 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:33.159295 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ea8204ed-fba7-47dd-b78e-a6e3032e0ad4 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:54:33.159764 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1938/3885] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:54:33 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 807 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:33.433968 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-72737214-7ee6-475b-9400-26e3e074db6d tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 Dec 22 12:54:33.434342 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-72737214-7ee6-475b-9400-26e3e074db6d tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:33.434546 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:33.434546 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:33.434821 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-72737214-7ee6-475b-9400-26e3e074db6d tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:33.460445 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:33.460445 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:33.464987 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-72737214-7ee6-475b-9400-26e3e074db6d tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Volume info retrieved successfully. Dec 22 12:54:33.475908 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-72737214-7ee6-475b-9400-26e3e074db6d tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 returned with HTTP 200 Dec 22 12:54:33.476331 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1948/3886] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:33 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 => generated 948 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:34.171386 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e55a721d-9078-4476-af9e-b080c0b7a327 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:54:34.171768 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e55a721d-9078-4476-af9e-b080c0b7a327 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:34.171959 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:34.171959 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:34.172224 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e55a721d-9078-4476-af9e-b080c0b7a327 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:34.172476 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-e55a721d-9078-4476-af9e-b080c0b7a327 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:54:34.187708 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:34.187708 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:34.188903 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e55a721d-9078-4476-af9e-b080c0b7a327 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:54:34.189386 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1939/3887] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:54:34 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 807 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:34.488678 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-067cf95a-10ce-483e-8c36-839734b92d91 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 Dec 22 12:54:34.489323 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-067cf95a-10ce-483e-8c36-839734b92d91 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:34.489694 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:34.489694 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:34.490242 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-067cf95a-10ce-483e-8c36-839734b92d91 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:34.530662 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:34.530662 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:34.535994 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-067cf95a-10ce-483e-8c36-839734b92d91 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Volume info retrieved successfully. Dec 22 12:54:34.548958 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-067cf95a-10ce-483e-8c36-839734b92d91 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 returned with HTTP 200 Dec 22 12:54:34.554433 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1949/3888] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:34 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 => generated 948 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:35.200481 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d10c7c95-db45-4b80-b2e8-ae18170626a7 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:54:35.200756 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d10c7c95-db45-4b80-b2e8-ae18170626a7 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:35.200908 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:35.200908 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:35.201190 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d10c7c95-db45-4b80-b2e8-ae18170626a7 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:35.201434 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-d10c7c95-db45-4b80-b2e8-ae18170626a7 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:54:35.215332 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:35.215332 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:35.216427 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d10c7c95-db45-4b80-b2e8-ae18170626a7 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:54:35.216942 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1940/3889] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:54:35 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:35.561541 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9060b75c-e3c4-4697-9f11-efd0f87aac96 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 Dec 22 12:54:35.562041 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9060b75c-e3c4-4697-9f11-efd0f87aac96 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:35.562148 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:35.562148 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:35.562370 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9060b75c-e3c4-4697-9f11-efd0f87aac96 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:35.595837 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:35.595837 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:35.601586 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9060b75c-e3c4-4697-9f11-efd0f87aac96 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Volume info retrieved successfully. Dec 22 12:54:35.623887 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9060b75c-e3c4-4697-9f11-efd0f87aac96 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 returned with HTTP 200 Dec 22 12:54:35.623887 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1950/3890] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:35 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 => generated 948 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:36.228880 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b2ceda3f-85db-4298-a0ab-8e7eb4549285 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:54:36.229295 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b2ceda3f-85db-4298-a0ab-8e7eb4549285 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:36.229521 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:36.229521 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:36.229864 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b2ceda3f-85db-4298-a0ab-8e7eb4549285 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:36.230196 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-b2ceda3f-85db-4298-a0ab-8e7eb4549285 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:54:36.248104 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:36.248104 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:36.249399 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b2ceda3f-85db-4298-a0ab-8e7eb4549285 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:54:36.250048 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1941/3891] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:54:36 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:36.626472 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a10547fd-63b4-4e06-8a19-a8e89f529420 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 Dec 22 12:54:36.626848 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a10547fd-63b4-4e06-8a19-a8e89f529420 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:36.627018 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:36.627018 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:36.627264 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a10547fd-63b4-4e06-8a19-a8e89f529420 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:36.657666 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:36.657666 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:36.663650 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a10547fd-63b4-4e06-8a19-a8e89f529420 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Volume info retrieved successfully. Dec 22 12:54:36.682794 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a10547fd-63b4-4e06-8a19-a8e89f529420 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 returned with HTTP 200 Dec 22 12:54:36.682794 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1951/3892] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:36 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 => generated 948 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:37.261546 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-28b882ee-08a6-4ebf-a990-1fae844a2203 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:54:37.261890 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-28b882ee-08a6-4ebf-a990-1fae844a2203 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:37.262049 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:37.262049 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:37.262284 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-28b882ee-08a6-4ebf-a990-1fae844a2203 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:37.262508 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-28b882ee-08a6-4ebf-a990-1fae844a2203 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:54:37.280614 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:37.280614 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:37.281994 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-28b882ee-08a6-4ebf-a990-1fae844a2203 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:54:37.282897 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1942/3893] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:54:37 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:37.687956 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-918d4ebf-fc73-47a0-b647-795f8092c7be tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 Dec 22 12:54:37.688308 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-918d4ebf-fc73-47a0-b647-795f8092c7be tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:37.688552 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:37.688552 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:37.688835 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-918d4ebf-fc73-47a0-b647-795f8092c7be tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:37.721366 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:37.721366 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:37.726717 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-918d4ebf-fc73-47a0-b647-795f8092c7be tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Volume info retrieved successfully. Dec 22 12:54:37.737401 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-918d4ebf-fc73-47a0-b647-795f8092c7be tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 returned with HTTP 200 Dec 22 12:54:37.737814 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1952/3894] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:37 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 => generated 948 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:38.293529 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fba0e2cc-eb08-401f-954f-26d4a61cb13c tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:54:38.294325 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fba0e2cc-eb08-401f-954f-26d4a61cb13c tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:38.294414 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:38.294414 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:38.294802 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fba0e2cc-eb08-401f-954f-26d4a61cb13c tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:38.295055 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-fba0e2cc-eb08-401f-954f-26d4a61cb13c tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:54:38.312980 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:38.312980 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:38.314684 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fba0e2cc-eb08-401f-954f-26d4a61cb13c tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:54:38.315268 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1943/3895] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:54:38 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:38.749744 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a6167cc7-1f3e-4a86-875e-4ab715e4bc58 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 Dec 22 12:54:38.750193 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a6167cc7-1f3e-4a86-875e-4ab715e4bc58 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:38.750368 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:38.750368 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:38.750691 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a6167cc7-1f3e-4a86-875e-4ab715e4bc58 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:38.785513 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:38.785513 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:38.792286 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a6167cc7-1f3e-4a86-875e-4ab715e4bc58 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Volume info retrieved successfully. Dec 22 12:54:38.806624 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a6167cc7-1f3e-4a86-875e-4ab715e4bc58 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 returned with HTTP 200 Dec 22 12:54:38.807339 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1953/3896] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:38 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 => generated 948 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:39.326497 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0eabdccf-f723-49c8-ada5-2a466042ca40 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:54:39.326905 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0eabdccf-f723-49c8-ada5-2a466042ca40 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:39.327066 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:39.327066 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:39.327321 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0eabdccf-f723-49c8-ada5-2a466042ca40 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:39.327745 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-0eabdccf-f723-49c8-ada5-2a466042ca40 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:54:39.345073 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:39.345073 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:39.346876 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0eabdccf-f723-49c8-ada5-2a466042ca40 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:54:39.347378 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1944/3897] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:54:39 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:39.820030 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-59fe35b4-bb34-45b4-af71-e88cb51dfdd3 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 Dec 22 12:54:39.820479 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-59fe35b4-bb34-45b4-af71-e88cb51dfdd3 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:39.820627 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:39.820627 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:39.820916 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-59fe35b4-bb34-45b4-af71-e88cb51dfdd3 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:39.854788 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:39.854788 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:39.861277 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-59fe35b4-bb34-45b4-af71-e88cb51dfdd3 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Volume info retrieved successfully. Dec 22 12:54:39.875847 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-59fe35b4-bb34-45b4-af71-e88cb51dfdd3 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 returned with HTTP 200 Dec 22 12:54:39.876466 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1954/3898] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:39 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 => generated 948 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:54:40.359639 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2719973f-c77f-48cc-9082-392791b9fcb9 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:54:40.360258 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2719973f-c77f-48cc-9082-392791b9fcb9 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:40.360466 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:40.360466 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:40.360823 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2719973f-c77f-48cc-9082-392791b9fcb9 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:40.361161 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-2719973f-c77f-48cc-9082-392791b9fcb9 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:54:40.384963 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:40.384963 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:40.386140 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2719973f-c77f-48cc-9082-392791b9fcb9 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:54:40.386698 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1945/3899] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:54:40 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:40.892083 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e9cfd50c-831f-44ef-8517-4626f69ebe09 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 Dec 22 12:54:40.892414 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e9cfd50c-831f-44ef-8517-4626f69ebe09 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:40.892662 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:40.892662 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:40.892987 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e9cfd50c-831f-44ef-8517-4626f69ebe09 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:40.928987 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:40.928987 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:40.934673 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e9cfd50c-831f-44ef-8517-4626f69ebe09 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Volume info retrieved successfully. Dec 22 12:54:40.947359 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e9cfd50c-831f-44ef-8517-4626f69ebe09 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 returned with HTTP 200 Dec 22 12:54:40.947905 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1955/3900] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:40 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 => generated 949 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:40.957285 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e7863c6d-cd95-4adb-af71-76a3666ef05b tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 Dec 22 12:54:40.957580 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e7863c6d-cd95-4adb-af71-76a3666ef05b tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:40.957732 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:40.957732 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:40.957966 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e7863c6d-cd95-4adb-af71-76a3666ef05b tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:40.987167 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:40.987167 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:40.993472 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e7863c6d-cd95-4adb-af71-76a3666ef05b tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Volume info retrieved successfully. Dec 22 12:54:41.007977 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e7863c6d-cd95-4adb-af71-76a3666ef05b tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 returned with HTTP 200 Dec 22 12:54:41.008478 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1946/3901] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:40 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 => generated 949 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:54:41.017996 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cd58206e-5569-45d1-b92e-f0247b474a17 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] DELETE http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/553e9b4c-e5d8-4b59-a07b-a86f05cec8de?cascade=True Dec 22 12:54:41.021771 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cd58206e-5569-45d1-b92e-f0247b474a17 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:41.025893 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:41.025893 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:41.026251 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cd58206e-5569-45d1-b92e-f0247b474a17 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:41.026650 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-cd58206e-5569-45d1-b92e-f0247b474a17 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Delete volume with id: 553e9b4c-e5d8-4b59-a07b-a86f05cec8de Dec 22 12:54:41.060428 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:41.060428 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:41.061168 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cd58206e-5569-45d1-b92e-f0247b474a17 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Volume info retrieved successfully. Dec 22 12:54:41.224392 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cd58206e-5569-45d1-b92e-f0247b474a17 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Delete volume request issued successfully. Dec 22 12:54:41.225540 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cd58206e-5569-45d1-b92e-f0247b474a17 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/553e9b4c-e5d8-4b59-a07b-a86f05cec8de?cascade=True returned with HTTP 202 Dec 22 12:54:41.227883 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1956/3902] 10.222.0.111 () {58 vars in 1348 bytes} [Tue Dec 22 12:54:41 2020] DELETE /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/553e9b4c-e5d8-4b59-a07b-a86f05cec8de?cascade=True => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:54:41.237044 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6ec0582c-03ac-469b-b7ea-d15bb545759d tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/553e9b4c-e5d8-4b59-a07b-a86f05cec8de Dec 22 12:54:41.237720 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6ec0582c-03ac-469b-b7ea-d15bb545759d tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:41.237978 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:41.237978 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:41.238846 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6ec0582c-03ac-469b-b7ea-d15bb545759d tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:41.284074 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:41.284074 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:41.290350 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6ec0582c-03ac-469b-b7ea-d15bb545759d tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Volume info retrieved successfully. Dec 22 12:54:41.303754 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6ec0582c-03ac-469b-b7ea-d15bb545759d tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/553e9b4c-e5d8-4b59-a07b-a86f05cec8de returned with HTTP 200 Dec 22 12:54:41.309621 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1947/3903] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:41 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/553e9b4c-e5d8-4b59-a07b-a86f05cec8de => generated 913 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:41.400056 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-132ee4b9-d1c0-46bc-afd9-4f402e24e4b1 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:54:41.400438 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-132ee4b9-d1c0-46bc-afd9-4f402e24e4b1 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:41.400595 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:41.400595 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:41.401075 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-132ee4b9-d1c0-46bc-afd9-4f402e24e4b1 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:41.401284 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-132ee4b9-d1c0-46bc-afd9-4f402e24e4b1 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:54:41.415426 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:41.415426 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:41.416569 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-132ee4b9-d1c0-46bc-afd9-4f402e24e4b1 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:54:41.417068 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1957/3904] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:54:41 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:42.315138 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7e9739da-d933-4222-baf8-a84c17ccd8f0 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/553e9b4c-e5d8-4b59-a07b-a86f05cec8de Dec 22 12:54:42.316164 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7e9739da-d933-4222-baf8-a84c17ccd8f0 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:42.316287 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:42.316287 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:42.316743 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7e9739da-d933-4222-baf8-a84c17ccd8f0 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:42.346094 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:42.346094 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:42.351425 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7e9739da-d933-4222-baf8-a84c17ccd8f0 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Volume info retrieved successfully. Dec 22 12:54:42.363674 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7e9739da-d933-4222-baf8-a84c17ccd8f0 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/553e9b4c-e5d8-4b59-a07b-a86f05cec8de returned with HTTP 200 Dec 22 12:54:42.364199 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1948/3905] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:42 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/553e9b4c-e5d8-4b59-a07b-a86f05cec8de => generated 913 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:42.427025 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d6b9b326-7d63-499a-8315-79650d601395 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:54:42.427384 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d6b9b326-7d63-499a-8315-79650d601395 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:42.427588 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:42.427588 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:42.427878 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d6b9b326-7d63-499a-8315-79650d601395 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:42.428127 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-d6b9b326-7d63-499a-8315-79650d601395 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:54:42.439786 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:42.439786 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:42.440842 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d6b9b326-7d63-499a-8315-79650d601395 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:54:42.441339 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1958/3906] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:54:42 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:43.376010 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9a08db8c-c398-4e9d-aea0-cd5f2c867e9a tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/553e9b4c-e5d8-4b59-a07b-a86f05cec8de Dec 22 12:54:43.376570 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9a08db8c-c398-4e9d-aea0-cd5f2c867e9a tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:43.376570 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:43.376570 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:43.377792 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9a08db8c-c398-4e9d-aea0-cd5f2c867e9a tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:43.405006 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9a08db8c-c398-4e9d-aea0-cd5f2c867e9a tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/553e9b4c-e5d8-4b59-a07b-a86f05cec8de returned with HTTP 404 Dec 22 12:54:43.405661 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1949/3907] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:43 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/553e9b4c-e5d8-4b59-a07b-a86f05cec8de => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:54:43.411078 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e71fc04d-8e9d-4433-8598-7483adc254e0 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes Dec 22 12:54:43.411405 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e71fc04d-8e9d-4433-8598-7483adc254e0 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:43.411550 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:43.411550 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:43.411775 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e71fc04d-8e9d-4433-8598-7483adc254e0 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:43.412241 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-e71fc04d-8e9d-4433-8598-7483adc254e0 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:54:43.413280 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e71fc04d-8e9d-4433-8598-7483adc254e0 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 12:54:43.443361 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e71fc04d-8e9d-4433-8598-7483adc254e0 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Get all volumes completed successfully. Dec 22 12:54:43.444016 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e71fc04d-8e9d-4433-8598-7483adc254e0 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes returned with HTTP 200 Dec 22 12:54:43.444547 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1959/3908] 10.222.0.111 () {58 vars in 1209 bytes} [Tue Dec 22 12:54:43 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes => generated 403 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:43.455543 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2c3df70c-f61e-4059-b4da-53df47647ecd tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:54:43.455883 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2c3df70c-f61e-4059-b4da-53df47647ecd tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:43.456183 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2c3df70c-f61e-4059-b4da-53df47647ecd tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:43.456393 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-2c3df70c-f61e-4059-b4da-53df47647ecd tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:54:43.457175 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-38034a3f-bbc7-4a4b-94ef-5c4d23f1515e tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots Dec 22 12:54:43.457859 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-38034a3f-bbc7-4a4b-94ef-5c4d23f1515e tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:43.458097 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:43.458097 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:43.458538 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-38034a3f-bbc7-4a4b-94ef-5c4d23f1515e tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:43.459249 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-38034a3f-bbc7-4a4b-94ef-5c4d23f1515e tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:54:43.460011 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:43.460011 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:43.462020 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.db.sqlalchemy.api [None req-38034a3f-bbc7-4a4b-94ef-5c4d23f1515e tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Building query based on filter {{(pid=88156) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 12:54:43.469308 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:43.469308 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:43.470376 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2c3df70c-f61e-4059-b4da-53df47647ecd tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:54:43.470943 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1950/3909] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:54:43 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:43.479285 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-38034a3f-bbc7-4a4b-94ef-5c4d23f1515e tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Get all snapshots completed successfully. Dec 22 12:54:43.482096 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-38034a3f-bbc7-4a4b-94ef-5c4d23f1515e tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots returned with HTTP 200 Dec 22 12:54:43.482096 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1960/3910] 10.222.0.111 () {58 vars in 1215 bytes} [Tue Dec 22 12:54:43 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 12:54:43.489435 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9d4e2230-50a4-4f76-bcf7-6ff9660366de tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] DELETE http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 Dec 22 12:54:43.489694 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9d4e2230-50a4-4f76-bcf7-6ff9660366de tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:43.489816 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:43.489816 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:43.490006 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9d4e2230-50a4-4f76-bcf7-6ff9660366de tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:43.490319 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-9d4e2230-50a4-4f76-bcf7-6ff9660366de tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Delete volume with id: 33493927-a005-4f95-ba1c-65b875fa7125 Dec 22 12:54:43.518533 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:43.518533 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:43.519153 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9d4e2230-50a4-4f76-bcf7-6ff9660366de tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Volume info retrieved successfully. Dec 22 12:54:43.618898 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9d4e2230-50a4-4f76-bcf7-6ff9660366de tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Delete volume request issued successfully. Dec 22 12:54:43.619186 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9d4e2230-50a4-4f76-bcf7-6ff9660366de tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 returned with HTTP 202 Dec 22 12:54:43.620112 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1951/3911] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:54:43 2020] DELETE /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:54:43.624997 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b350c256-23c8-4ebb-a426-d6d795030fb0 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 Dec 22 12:54:43.625279 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b350c256-23c8-4ebb-a426-d6d795030fb0 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:43.625546 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b350c256-23c8-4ebb-a426-d6d795030fb0 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:43.652201 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:43.652201 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:43.657313 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b350c256-23c8-4ebb-a426-d6d795030fb0 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Volume info retrieved successfully. Dec 22 12:54:43.669526 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b350c256-23c8-4ebb-a426-d6d795030fb0 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 returned with HTTP 200 Dec 22 12:54:43.670080 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1961/3912] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:43 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 => generated 948 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:44.479998 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-44550258-2173-4b13-8ee7-ca8d8a8a026a tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:54:44.480348 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-44550258-2173-4b13-8ee7-ca8d8a8a026a tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:44.480502 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:44.480502 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:44.480725 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-44550258-2173-4b13-8ee7-ca8d8a8a026a tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:44.480936 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-44550258-2173-4b13-8ee7-ca8d8a8a026a tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:54:44.494354 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:44.494354 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:44.495482 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-44550258-2173-4b13-8ee7-ca8d8a8a026a tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:54:44.495942 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1952/3913] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:54:44 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:44.678948 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-71a4505c-f21b-447c-be81-77e3ab826f62 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] GET http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 Dec 22 12:54:44.679531 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-71a4505c-f21b-447c-be81-77e3ab826f62 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:44.679670 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:44.679670 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:44.679875 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-71a4505c-f21b-447c-be81-77e3ab826f62 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:44.706076 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-71a4505c-f21b-447c-be81-77e3ab826f62 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 returned with HTTP 404 Dec 22 12:54:44.706854 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1962/3914] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:44 2020] GET /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/33493927-a005-4f95-ba1c-65b875fa7125 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:54:44.712804 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0ca2cf1f-405e-4c82-8ab8-af027728a2ce tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] DELETE http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots/9a91dc49-469f-43f0-bf24-8e728cca7b66 Dec 22 12:54:44.713130 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0ca2cf1f-405e-4c82-8ab8-af027728a2ce tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:44.713274 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:44.713274 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:44.713496 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0ca2cf1f-405e-4c82-8ab8-af027728a2ce tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:44.713701 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-0ca2cf1f-405e-4c82-8ab8-af027728a2ce tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Delete snapshot with id: 9a91dc49-469f-43f0-bf24-8e728cca7b66 Dec 22 12:54:44.728485 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0ca2cf1f-405e-4c82-8ab8-af027728a2ce tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots/9a91dc49-469f-43f0-bf24-8e728cca7b66 returned with HTTP 404 Dec 22 12:54:44.728977 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1953/3915] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 12:54:44 2020] DELETE /volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots/9a91dc49-469f-43f0-bf24-8e728cca7b66 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:54:44.736658 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b65119f3-742a-4332-8c9b-6d6475d735df tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] DELETE http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/553e9b4c-e5d8-4b59-a07b-a86f05cec8de Dec 22 12:54:44.737562 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b65119f3-742a-4332-8c9b-6d6475d735df tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:44.738260 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b65119f3-742a-4332-8c9b-6d6475d735df tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:44.738948 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-b65119f3-742a-4332-8c9b-6d6475d735df tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Delete volume with id: 553e9b4c-e5d8-4b59-a07b-a86f05cec8de Dec 22 12:54:44.776003 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b65119f3-742a-4332-8c9b-6d6475d735df tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/553e9b4c-e5d8-4b59-a07b-a86f05cec8de returned with HTTP 404 Dec 22 12:54:44.776712 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1963/3916] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:54:44 2020] DELETE /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/553e9b4c-e5d8-4b59-a07b-a86f05cec8de => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:54:44.782407 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-59b76a97-b03a-4ae1-bd3f-06137f0f16de tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] DELETE http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots/4d97ff9c-3f2c-45ff-93fe-bf682afd81f4 Dec 22 12:54:44.782781 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-59b76a97-b03a-4ae1-bd3f-06137f0f16de tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:44.783081 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-59b76a97-b03a-4ae1-bd3f-06137f0f16de tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:44.783286 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-59b76a97-b03a-4ae1-bd3f-06137f0f16de tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Delete snapshot with id: 4d97ff9c-3f2c-45ff-93fe-bf682afd81f4 Dec 22 12:54:44.796639 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-59b76a97-b03a-4ae1-bd3f-06137f0f16de tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots/4d97ff9c-3f2c-45ff-93fe-bf682afd81f4 returned with HTTP 404 Dec 22 12:54:44.802650 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1954/3917] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 12:54:44 2020] DELETE /volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots/4d97ff9c-3f2c-45ff-93fe-bf682afd81f4 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:54:44.807220 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8b828a6b-6056-4138-819f-b8821b91bf2c tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] DELETE http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots/930fc0c4-7244-4d20-94aa-52ae412d6c1b Dec 22 12:54:44.807636 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8b828a6b-6056-4138-819f-b8821b91bf2c tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:44.807991 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8b828a6b-6056-4138-819f-b8821b91bf2c tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:44.808250 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-8b828a6b-6056-4138-819f-b8821b91bf2c tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Delete snapshot with id: 930fc0c4-7244-4d20-94aa-52ae412d6c1b Dec 22 12:54:44.821632 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8b828a6b-6056-4138-819f-b8821b91bf2c tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots/930fc0c4-7244-4d20-94aa-52ae412d6c1b returned with HTTP 404 Dec 22 12:54:44.822647 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1964/3918] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 12:54:44 2020] DELETE /volume/v3/716bfa6f87d740018543d05fdbc96a8c/snapshots/930fc0c4-7244-4d20-94aa-52ae412d6c1b => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:54:44.827283 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8669be8a-0926-498a-bb2a-6ef94013dcb7 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] DELETE http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/e33d44a8-b1d2-40bd-9260-60ed473b8bcf Dec 22 12:54:44.827573 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8669be8a-0926-498a-bb2a-6ef94013dcb7 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:44.827838 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8669be8a-0926-498a-bb2a-6ef94013dcb7 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:44.828097 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-8669be8a-0926-498a-bb2a-6ef94013dcb7 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] Delete volume with id: e33d44a8-b1d2-40bd-9260-60ed473b8bcf Dec 22 12:54:44.852245 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8669be8a-0926-498a-bb2a-6ef94013dcb7 tempest-VolumesDeleteCascade-1539166841 tempest-VolumesDeleteCascade-1539166841] http://10.222.0.111/volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/e33d44a8-b1d2-40bd-9260-60ed473b8bcf returned with HTTP 404 Dec 22 12:54:44.852895 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1955/3919] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:54:44 2020] DELETE /volume/v3/716bfa6f87d740018543d05fdbc96a8c/volumes/e33d44a8-b1d2-40bd-9260-60ed473b8bcf => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:54:45.505278 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-60cba8ce-7189-482b-973b-6eb2bd8119a9 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:54:45.505658 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-60cba8ce-7189-482b-973b-6eb2bd8119a9 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:45.505983 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-60cba8ce-7189-482b-973b-6eb2bd8119a9 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:45.506231 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-60cba8ce-7189-482b-973b-6eb2bd8119a9 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:54:45.518261 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:45.518261 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:45.519447 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-60cba8ce-7189-482b-973b-6eb2bd8119a9 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:54:45.519998 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1965/3920] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:54:45 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:46.529032 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1be11cef-c3b4-4162-b72f-0b9e771c157f tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:54:46.529369 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1be11cef-c3b4-4162-b72f-0b9e771c157f tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:46.529611 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1be11cef-c3b4-4162-b72f-0b9e771c157f tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:46.529798 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-1be11cef-c3b4-4162-b72f-0b9e771c157f tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:54:46.542852 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:46.542852 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:46.543793 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1be11cef-c3b4-4162-b72f-0b9e771c157f tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:54:46.544306 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1956/3921] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:54:46 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:47.190365 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fef6144b-b457-4707-a65b-106563481258 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] POST http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/volumes Dec 22 12:54:47.190651 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:47.190651 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:47.190872 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fef6144b-b457-4707-a65b-106563481258 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-348152392"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:47.191522 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-fef6144b-b457-4707-a65b-106563481258 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-348152392'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:54:47.191694 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-fef6144b-b457-4707-a65b-106563481258 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Create volume of 1 GB Dec 22 12:54:47.200007 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fef6144b-b457-4707-a65b-106563481258 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Availability Zones retrieved successfully. Dec 22 12:54:47.208811 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fef6144b-b457-4707-a65b-106563481258 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Flow 'volume_create_api' (786486c6-5c46-4334-896d-21af079afbaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:54:47.210146 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fef6144b-b457-4707-a65b-106563481258 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3be3e386-aa7c-4ccb-bd29-cdb1aa640550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:54:47.211338 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-fef6144b-b457-4707-a65b-106563481258 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:54:47.247087 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fef6144b-b457-4707-a65b-106563481258 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3be3e386-aa7c-4ccb-bd29-cdb1aa640550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:54:47.248228 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fef6144b-b457-4707-a65b-106563481258 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f92002a-156c-41bf-8822-f92507c6362e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:54:47.330766 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-fef6144b-b457-4707-a65b-106563481258 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Created reservations ['5a03ba5d-88c9-403d-be2a-071798ab2c68', '50ce3132-1aaf-4682-a866-16528a502379', 'c415023d-2c9d-451d-9ffb-2c77e0849216', '1f01d6c4-afce-4e41-916c-95868fd7a32e'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:54:47.331838 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fef6144b-b457-4707-a65b-106563481258 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f92002a-156c-41bf-8822-f92507c6362e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a03ba5d-88c9-403d-be2a-071798ab2c68', '50ce3132-1aaf-4682-a866-16528a502379', 'c415023d-2c9d-451d-9ffb-2c77e0849216', '1f01d6c4-afce-4e41-916c-95868fd7a32e']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:54:47.332906 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fef6144b-b457-4707-a65b-106563481258 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9203a63f-0712-4466-ba83-736f0133593e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:54:47.395544 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fef6144b-b457-4707-a65b-106563481258 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9203a63f-0712-4466-ba83-736f0133593e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6974764-6da0-42e1-98f6-fb0991c10762', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-348152392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e550872b2524a7bb8667ac4b51b9960',qos_specs=None,replication_status=,reservations=['5a03ba5d-88c9-403d-be2a-071798ab2c68','50ce3132-1aaf-4682-a866-16528a502379','c415023d-2c9d-451d-9ffb-2c77e0849216','1f01d6c4-afce-4e41-916c-95868fd7a32e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73f99caf68e1441ba0daa470ca6cba8e',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:54:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-348152392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6974764-6da0-42e1-98f6-fb0991c10762,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e550872b2524a7bb8667ac4b51b9960',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='73f99caf68e1441ba0daa470ca6cba8e',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:54:47.396527 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fef6144b-b457-4707-a65b-106563481258 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5325283c-41c8-404b-9360-9aee46d5082e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:54:47.451085 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fef6144b-b457-4707-a65b-106563481258 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5325283c-41c8-404b-9360-9aee46d5082e) transitioned into state 'SUCCESS' from state '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-348152392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e550872b2524a7bb8667ac4b51b9960',qos_specs=None,replication_status=,reservations=['5a03ba5d-88c9-403d-be2a-071798ab2c68','50ce3132-1aaf-4682-a866-16528a502379','c415023d-2c9d-451d-9ffb-2c77e0849216','1f01d6c4-afce-4e41-916c-95868fd7a32e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73f99caf68e1441ba0daa470ca6cba8e',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:54:47.452009 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fef6144b-b457-4707-a65b-106563481258 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5204b91a-d7e2-4d17-bd51-0604a8e49a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:54:47.488030 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fef6144b-b457-4707-a65b-106563481258 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5204b91a-d7e2-4d17-bd51-0604a8e49a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:54:47.489985 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-fef6144b-b457-4707-a65b-106563481258 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Flow 'volume_create_api' (786486c6-5c46-4334-896d-21af079afbaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:54:47.515233 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fef6144b-b457-4707-a65b-106563481258 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Create volume request issued successfully. Dec 22 12:54:47.522051 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fef6144b-b457-4707-a65b-106563481258 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/volumes returned with HTTP 202 Dec 22 12:54:47.522548 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1966/3922] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:54:47 2020] POST /volume/v3/6e550872b2524a7bb8667ac4b51b9960/volumes => generated 821 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:54:47.531969 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-964fae49-af39-4028-9e41-e1c960763749 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] GET http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/volumes/a6974764-6da0-42e1-98f6-fb0991c10762 Dec 22 12:54:47.532358 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-964fae49-af39-4028-9e41-e1c960763749 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:47.532358 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:47.532358 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:47.533073 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-964fae49-af39-4028-9e41-e1c960763749 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:47.553178 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5421f5bc-33af-43c7-bf91-ee0adfa7cf5b tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:54:47.553595 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5421f5bc-33af-43c7-bf91-ee0adfa7cf5b tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:47.553819 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:47.553819 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:47.554386 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5421f5bc-33af-43c7-bf91-ee0adfa7cf5b tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:47.555045 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-5421f5bc-33af-43c7-bf91-ee0adfa7cf5b tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:54:47.561469 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:47.561469 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:47.566696 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-964fae49-af39-4028-9e41-e1c960763749 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Volume info retrieved successfully. Dec 22 12:54:47.568111 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:47.568111 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:47.569318 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5421f5bc-33af-43c7-bf91-ee0adfa7cf5b tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:54:47.570027 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1967/3923] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:54:47 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:47.581019 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-964fae49-af39-4028-9e41-e1c960763749 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/volumes/a6974764-6da0-42e1-98f6-fb0991c10762 returned with HTTP 200 Dec 22 12:54:47.581441 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1957/3924] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:47 2020] GET /volume/v3/6e550872b2524a7bb8667ac4b51b9960/volumes/a6974764-6da0-42e1-98f6-fb0991c10762 => generated 889 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:48.580647 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9c573a82-8482-43e5-a9e1-542934da1418 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:54:48.581070 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9c573a82-8482-43e5-a9e1-542934da1418 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:48.581246 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:48.581246 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:48.581542 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9c573a82-8482-43e5-a9e1-542934da1418 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:48.581824 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-9c573a82-8482-43e5-a9e1-542934da1418 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:54:48.591879 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0f4707ba-437c-4eb3-a948-792fedc41181 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] GET http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/volumes/a6974764-6da0-42e1-98f6-fb0991c10762 Dec 22 12:54:48.592447 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0f4707ba-437c-4eb3-a948-792fedc41181 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:48.598235 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:48.598235 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:48.598235 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0f4707ba-437c-4eb3-a948-792fedc41181 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:48.598439 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:48.598439 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:48.599859 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9c573a82-8482-43e5-a9e1-542934da1418 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:54:48.600568 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1968/3925] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:54:48 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:48.620454 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:48.620454 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:48.625237 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0f4707ba-437c-4eb3-a948-792fedc41181 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Volume info retrieved successfully. Dec 22 12:54:48.636210 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0f4707ba-437c-4eb3-a948-792fedc41181 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/volumes/a6974764-6da0-42e1-98f6-fb0991c10762 returned with HTTP 200 Dec 22 12:54:48.636643 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1958/3926] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:48 2020] GET /volume/v3/6e550872b2524a7bb8667ac4b51b9960/volumes/a6974764-6da0-42e1-98f6-fb0991c10762 => generated 914 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:48.646128 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0c5e2cb1-0c5d-4368-86d6-fc255832bd69 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] POST http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/os-volume-transfer Dec 22 12:54:48.646376 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:48.646376 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:48.646725 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0c5e2cb1-0c5d-4368-86d6-fc255832bd69 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a6974764-6da0-42e1-98f6-fb0991c10762"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:48.647265 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.volume_transfer [None req-0c5e2cb1-0c5d-4368-86d6-fc255832bd69 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Creating new volume transfer {'transfer': {'volume_id': 'a6974764-6da0-42e1-98f6-fb0991c10762'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Dec 22 12:54:48.647463 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.contrib.volume_transfer [None req-0c5e2cb1-0c5d-4368-86d6-fc255832bd69 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Creating transfer of volume a6974764-6da0-42e1-98f6-fb0991c10762 Dec 22 12:54:48.647926 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.transfer.api [None req-0c5e2cb1-0c5d-4368-86d6-fc255832bd69 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Generating transfer record for volume a6974764-6da0-42e1-98f6-fb0991c10762 Dec 22 12:54:48.673823 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:48.673823 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:48.772421 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0c5e2cb1-0c5d-4368-86d6-fc255832bd69 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/os-volume-transfer returned with HTTP 202 Dec 22 12:54:48.773066 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1969/3927] 10.222.0.111 () {60 vars in 1263 bytes} [Tue Dec 22 12:54:48 2020] POST /volume/v3/6e550872b2524a7bb8667ac4b51b9960/os-volume-transfer => generated 509 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:54:48.779398 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-19cb95cf-0dbb-4157-b96d-4febb08db2db tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] GET http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/volumes/a6974764-6da0-42e1-98f6-fb0991c10762 Dec 22 12:54:48.779635 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-19cb95cf-0dbb-4157-b96d-4febb08db2db tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:48.779899 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:48.779899 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:48.780107 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-19cb95cf-0dbb-4157-b96d-4febb08db2db tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:48.810279 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:48.810279 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:48.815253 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-19cb95cf-0dbb-4157-b96d-4febb08db2db tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Volume info retrieved successfully. Dec 22 12:54:48.827479 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-19cb95cf-0dbb-4157-b96d-4febb08db2db tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/volumes/a6974764-6da0-42e1-98f6-fb0991c10762 returned with HTTP 200 Dec 22 12:54:48.829449 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1959/3928] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:48 2020] GET /volume/v3/6e550872b2524a7bb8667ac4b51b9960/volumes/a6974764-6da0-42e1-98f6-fb0991c10762 => generated 922 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:48.838018 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b333d189-6268-433c-924a-52d0f7d19ae6 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] GET http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/os-volume-transfer/4f985cd9-679f-48bb-b943-b11e90cd88b2 Dec 22 12:54:48.838330 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b333d189-6268-433c-924a-52d0f7d19ae6 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:48.838437 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:48.838437 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:48.838668 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b333d189-6268-433c-924a-52d0f7d19ae6 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:48.843000 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b333d189-6268-433c-924a-52d0f7d19ae6 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/os-volume-transfer/4f985cd9-679f-48bb-b943-b11e90cd88b2 returned with HTTP 200 Dec 22 12:54:48.843405 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1970/3929] 10.222.0.111 () {58 vars in 1353 bytes} [Tue Dec 22 12:54:48 2020] GET /volume/v3/6e550872b2524a7bb8667ac4b51b9960/os-volume-transfer/4f985cd9-679f-48bb-b943-b11e90cd88b2 => generated 477 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:48.849617 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6a01c445-e951-4da0-9619-54ce01a63f07 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] GET http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/os-volume-transfer Dec 22 12:54:48.849906 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6a01c445-e951-4da0-9619-54ce01a63f07 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:48.850041 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:48.850041 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:48.850261 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6a01c445-e951-4da0-9619-54ce01a63f07 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:48.850513 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.volume_transfer [None req-6a01c445-e951-4da0-9619-54ce01a63f07 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Listing volume transfers {{(pid=88155) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Dec 22 12:54:48.856259 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6a01c445-e951-4da0-9619-54ce01a63f07 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/os-volume-transfer returned with HTTP 200 Dec 22 12:54:48.856657 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1960/3930] 10.222.0.111 () {58 vars in 1242 bytes} [Tue Dec 22 12:54:48 2020] GET /volume/v3/6e550872b2524a7bb8667ac4b51b9960/os-volume-transfer => generated 436 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:48.942474 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-07cb364a-76fb-4c11-8807-0d1dc1381e22 tempest-VolumesTransfersTest-1233937641 tempest-VolumesTransfersTest-1233937641] POST http://10.222.0.111/volume/v3/b9904dc2135b471b8e887be42068f9d0/os-volume-transfer/4f985cd9-679f-48bb-b943-b11e90cd88b2/accept Dec 22 12:54:48.942474 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-07cb364a-76fb-4c11-8807-0d1dc1381e22 tempest-VolumesTransfersTest-1233937641 tempest-VolumesTransfersTest-1233937641] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "718aed4de00f4498"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:48.943572 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.volume_transfer [None req-07cb364a-76fb-4c11-8807-0d1dc1381e22 tempest-VolumesTransfersTest-1233937641 tempest-VolumesTransfersTest-1233937641] Accepting volume transfer 4f985cd9-679f-48bb-b943-b11e90cd88b2 {{(pid=88156) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Dec 22 12:54:48.943572 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.contrib.volume_transfer [None req-07cb364a-76fb-4c11-8807-0d1dc1381e22 tempest-VolumesTransfersTest-1233937641 tempest-VolumesTransfersTest-1233937641] Accepting transfer 4f985cd9-679f-48bb-b943-b11e90cd88b2 Dec 22 12:54:49.043580 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-07cb364a-76fb-4c11-8807-0d1dc1381e22 tempest-VolumesTransfersTest-1233937641 tempest-VolumesTransfersTest-1233937641] Created reservations ['3c1b4c6b-1746-4af8-8194-e550a0f5972f', 'da8d75da-074f-4b9b-9cea-810a289390a6', '6f522f0e-993c-415d-a5f5-373c39de5a4e', '39bfd139-676e-47ac-941d-350ee5071547'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:54:49.091571 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-07cb364a-76fb-4c11-8807-0d1dc1381e22 tempest-VolumesTransfersTest-1233937641 tempest-VolumesTransfersTest-1233937641] Created reservations ['c8bf4459-f261-4956-9c14-365d87477ee7', '69697fd9-f086-4e1d-a017-1c8fbd6678ae', '651080cc-761c-495b-a370-bd1d929818cc', '460727c2-6707-4c35-8973-0ae74f5645b7'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:54:49.148617 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-07cb364a-76fb-4c11-8807-0d1dc1381e22 tempest-VolumesTransfersTest-1233937641 tempest-VolumesTransfersTest-1233937641] Created reservations ['67b8b4f3-c3dd-4092-9b18-6f7d8032457a', '400c9de9-6f65-41d1-8bbb-df16de75ab58', 'dd812c43-f79b-422b-bcda-0589aa057495', 'a49d1e81-80f6-496e-9562-0b575ab37a9a'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:54:49.219243 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-07cb364a-76fb-4c11-8807-0d1dc1381e22 tempest-VolumesTransfersTest-1233937641 tempest-VolumesTransfersTest-1233937641] Created reservations ['da8af17d-6e74-4c5e-a144-af045364bd98', '34eade20-5e9b-4bdc-8148-40a3ee4343cb', '7434538a-5a4c-438b-8423-60b68fa15a97', '02116144-ca65-4a82-80d4-bb52696b9c00'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:54:49.220497 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:49.220497 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:49.271114 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-07cb364a-76fb-4c11-8807-0d1dc1381e22 tempest-VolumesTransfersTest-1233937641 tempest-VolumesTransfersTest-1233937641] Transfer volume completed successfully. Dec 22 12:54:49.329215 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 12:54:49.329215 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 12:54:49.561813 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.transfer.api [None req-07cb364a-76fb-4c11-8807-0d1dc1381e22 tempest-VolumesTransfersTest-1233937641 tempest-VolumesTransfersTest-1233937641] Volume a6974764-6da0-42e1-98f6-fb0991c10762 has been transferred. Dec 22 12:54:49.592188 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-07cb364a-76fb-4c11-8807-0d1dc1381e22 tempest-VolumesTransfersTest-1233937641 tempest-VolumesTransfersTest-1233937641] http://10.222.0.111/volume/v3/b9904dc2135b471b8e887be42068f9d0/os-volume-transfer/4f985cd9-679f-48bb-b943-b11e90cd88b2/accept returned with HTTP 202 Dec 22 12:54:49.592789 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1971/3931] 10.222.0.111 () {60 vars in 1395 bytes} [Tue Dec 22 12:54:48 2020] POST /volume/v3/b9904dc2135b471b8e887be42068f9d0/os-volume-transfer/4f985cd9-679f-48bb-b943-b11e90cd88b2/accept => generated 433 bytes in 733 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 22 12:54:49.599337 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2ae3abf7-2d66-49db-a64d-48a5738b8fc2 tempest-VolumesTransfersTest-1233937641 tempest-VolumesTransfersTest-1233937641] GET http://10.222.0.111/volume/v3/b9904dc2135b471b8e887be42068f9d0/volumes/a6974764-6da0-42e1-98f6-fb0991c10762 Dec 22 12:54:49.599660 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2ae3abf7-2d66-49db-a64d-48a5738b8fc2 tempest-VolumesTransfersTest-1233937641 tempest-VolumesTransfersTest-1233937641] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:49.600039 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2ae3abf7-2d66-49db-a64d-48a5738b8fc2 tempest-VolumesTransfersTest-1233937641 tempest-VolumesTransfersTest-1233937641] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:49.611829 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2a11958a-8c16-4b97-b939-d8d0b29e4710 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:54:49.612168 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2a11958a-8c16-4b97-b939-d8d0b29e4710 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:49.612317 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:49.612317 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:49.612566 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2a11958a-8c16-4b97-b939-d8d0b29e4710 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:49.612721 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-2a11958a-8c16-4b97-b939-d8d0b29e4710 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:54:49.625787 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:49.625787 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:49.626822 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2a11958a-8c16-4b97-b939-d8d0b29e4710 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:54:49.627267 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1972/3932] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:54:49 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:49.629205 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:49.629205 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:49.634271 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2ae3abf7-2d66-49db-a64d-48a5738b8fc2 tempest-VolumesTransfersTest-1233937641 tempest-VolumesTransfersTest-1233937641] Volume info retrieved successfully. Dec 22 12:54:49.646115 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2ae3abf7-2d66-49db-a64d-48a5738b8fc2 tempest-VolumesTransfersTest-1233937641 tempest-VolumesTransfersTest-1233937641] http://10.222.0.111/volume/v3/b9904dc2135b471b8e887be42068f9d0/volumes/a6974764-6da0-42e1-98f6-fb0991c10762 returned with HTTP 200 Dec 22 12:54:49.646581 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1961/3933] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:49 2020] GET /volume/v3/b9904dc2135b471b8e887be42068f9d0/volumes/a6974764-6da0-42e1-98f6-fb0991c10762 => generated 914 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:54:49.661780 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e548731c-edfa-46e5-9f10-d47b7ab44dca tempest-VolumesTransfersTest-1233937641 tempest-VolumesTransfersTest-1233937641] GET http://10.222.0.111/volume/v3/b9904dc2135b471b8e887be42068f9d0/volumes/a6974764-6da0-42e1-98f6-fb0991c10762 Dec 22 12:54:49.662116 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e548731c-edfa-46e5-9f10-d47b7ab44dca tempest-VolumesTransfersTest-1233937641 tempest-VolumesTransfersTest-1233937641] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:49.662247 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:49.662247 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:49.662466 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e548731c-edfa-46e5-9f10-d47b7ab44dca tempest-VolumesTransfersTest-1233937641 tempest-VolumesTransfersTest-1233937641] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:49.691008 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:49.691008 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:49.696467 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e548731c-edfa-46e5-9f10-d47b7ab44dca tempest-VolumesTransfersTest-1233937641 tempest-VolumesTransfersTest-1233937641] Volume info retrieved successfully. Dec 22 12:54:49.708815 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e548731c-edfa-46e5-9f10-d47b7ab44dca tempest-VolumesTransfersTest-1233937641 tempest-VolumesTransfersTest-1233937641] http://10.222.0.111/volume/v3/b9904dc2135b471b8e887be42068f9d0/volumes/a6974764-6da0-42e1-98f6-fb0991c10762 returned with HTTP 200 Dec 22 12:54:49.709229 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1973/3934] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:49 2020] GET /volume/v3/b9904dc2135b471b8e887be42068f9d0/volumes/a6974764-6da0-42e1-98f6-fb0991c10762 => generated 914 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:54:49.719093 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-618c1a1e-7fba-4d80-80a6-e9b310da5ac2 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] DELETE http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/os-volume-transfer/4f985cd9-679f-48bb-b943-b11e90cd88b2 Dec 22 12:54:49.719369 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-618c1a1e-7fba-4d80-80a6-e9b310da5ac2 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:49.719499 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:49.719499 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:49.719694 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-618c1a1e-7fba-4d80-80a6-e9b310da5ac2 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:49.719877 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.contrib.volume_transfer [None req-618c1a1e-7fba-4d80-80a6-e9b310da5ac2 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Delete transfer with id: 4f985cd9-679f-48bb-b943-b11e90cd88b2 Dec 22 12:54:49.723310 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-618c1a1e-7fba-4d80-80a6-e9b310da5ac2 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/os-volume-transfer/4f985cd9-679f-48bb-b943-b11e90cd88b2 returned with HTTP 404 Dec 22 12:54:49.723810 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1962/3935] 10.222.0.111 () {58 vars in 1356 bytes} [Tue Dec 22 12:54:49 2020] DELETE /volume/v3/6e550872b2524a7bb8667ac4b51b9960/os-volume-transfer/4f985cd9-679f-48bb-b943-b11e90cd88b2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:54:49.764990 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-43a32034-68a7-4621-a1c9-7b9ce9b187e0 tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] DELETE http://10.222.0.111/volume/v3/6590a3b45f224e49832151dd0914bdc6/volumes/a6974764-6da0-42e1-98f6-fb0991c10762 Dec 22 12:54:49.765280 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-43a32034-68a7-4621-a1c9-7b9ce9b187e0 tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:49.765413 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:49.765413 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:49.765606 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-43a32034-68a7-4621-a1c9-7b9ce9b187e0 tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:49.765859 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-43a32034-68a7-4621-a1c9-7b9ce9b187e0 tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] Delete volume with id: a6974764-6da0-42e1-98f6-fb0991c10762 Dec 22 12:54:49.795510 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:49.795510 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:49.796084 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-43a32034-68a7-4621-a1c9-7b9ce9b187e0 tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] Volume info retrieved successfully. Dec 22 12:54:49.881802 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-43a32034-68a7-4621-a1c9-7b9ce9b187e0 tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] Delete volume request issued successfully. Dec 22 12:54:49.882627 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-43a32034-68a7-4621-a1c9-7b9ce9b187e0 tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] http://10.222.0.111/volume/v3/6590a3b45f224e49832151dd0914bdc6/volumes/a6974764-6da0-42e1-98f6-fb0991c10762 returned with HTTP 202 Dec 22 12:54:49.883577 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1974/3936] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:54:49 2020] DELETE /volume/v3/6590a3b45f224e49832151dd0914bdc6/volumes/a6974764-6da0-42e1-98f6-fb0991c10762 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:54:49.892954 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f5caf678-6fec-4428-846b-c953ebc29506 tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] GET http://10.222.0.111/volume/v3/6590a3b45f224e49832151dd0914bdc6/volumes/a6974764-6da0-42e1-98f6-fb0991c10762 Dec 22 12:54:49.893600 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f5caf678-6fec-4428-846b-c953ebc29506 tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:49.894191 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f5caf678-6fec-4428-846b-c953ebc29506 tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:49.926476 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:49.926476 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:49.931751 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f5caf678-6fec-4428-846b-c953ebc29506 tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] Volume info retrieved successfully. Dec 22 12:54:49.943118 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f5caf678-6fec-4428-846b-c953ebc29506 tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] http://10.222.0.111/volume/v3/6590a3b45f224e49832151dd0914bdc6/volumes/a6974764-6da0-42e1-98f6-fb0991c10762 returned with HTTP 200 Dec 22 12:54:49.943579 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1963/3937] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:49 2020] GET /volume/v3/6590a3b45f224e49832151dd0914bdc6/volumes/a6974764-6da0-42e1-98f6-fb0991c10762 => generated 1084 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:54:50.636164 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e9f68f06-70cf-491c-81c7-a0ed798eb68a tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:54:50.636712 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e9f68f06-70cf-491c-81c7-a0ed798eb68a tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:50.636712 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:50.636712 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:50.636712 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e9f68f06-70cf-491c-81c7-a0ed798eb68a tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:50.636935 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-e9f68f06-70cf-491c-81c7-a0ed798eb68a tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:54:50.648625 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:50.648625 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:50.649584 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e9f68f06-70cf-491c-81c7-a0ed798eb68a tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:54:50.649977 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1975/3938] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:54:50 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:50.958808 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6af36b86-5c31-4f12-9047-db9abd29bcf1 tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] GET http://10.222.0.111/volume/v3/6590a3b45f224e49832151dd0914bdc6/volumes/a6974764-6da0-42e1-98f6-fb0991c10762 Dec 22 12:54:50.959092 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6af36b86-5c31-4f12-9047-db9abd29bcf1 tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:50.959225 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:50.959225 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:50.959417 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6af36b86-5c31-4f12-9047-db9abd29bcf1 tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:50.984192 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6af36b86-5c31-4f12-9047-db9abd29bcf1 tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] http://10.222.0.111/volume/v3/6590a3b45f224e49832151dd0914bdc6/volumes/a6974764-6da0-42e1-98f6-fb0991c10762 returned with HTTP 404 Dec 22 12:54:50.984935 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1964/3939] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:50 2020] GET /volume/v3/6590a3b45f224e49832151dd0914bdc6/volumes/a6974764-6da0-42e1-98f6-fb0991c10762 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:54:50.991019 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6f690224-d3c5-4d3f-8d59-313e9a373ea8 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] POST http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/volumes Dec 22 12:54:50.991823 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:50.991823 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:50.992242 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6f690224-d3c5-4d3f-8d59-313e9a373ea8 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-91106375"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:50.993083 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-6f690224-d3c5-4d3f-8d59-313e9a373ea8 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-91106375'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:54:50.993413 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-6f690224-d3c5-4d3f-8d59-313e9a373ea8 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Create volume of 1 GB Dec 22 12:54:51.004502 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6f690224-d3c5-4d3f-8d59-313e9a373ea8 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Availability Zones retrieved successfully. Dec 22 12:54:51.015243 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6f690224-d3c5-4d3f-8d59-313e9a373ea8 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Flow 'volume_create_api' (5346b366-ef90-498e-b566-1cb1642c7b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:54:51.016947 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6f690224-d3c5-4d3f-8d59-313e9a373ea8 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc5f2d07-a143-440c-9f46-a251e9c4e595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:54:51.018268 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-6f690224-d3c5-4d3f-8d59-313e9a373ea8 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:54:51.066370 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6f690224-d3c5-4d3f-8d59-313e9a373ea8 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc5f2d07-a143-440c-9f46-a251e9c4e595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:54:51.067510 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6f690224-d3c5-4d3f-8d59-313e9a373ea8 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de190c7b-fb52-4ffe-825e-81a12bc34fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:54:51.151326 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-6f690224-d3c5-4d3f-8d59-313e9a373ea8 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Created reservations ['ed64a2ce-f6d4-4a7d-aa74-72ad5972ea41', '1aec3b3f-c504-48c1-8f81-91d4c9216c96', 'd5a9d309-3cce-4ca2-a0c3-f1de0e10af1c', '6283b9f1-e7ac-4fde-9e9a-c19c82ac3bf3'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:54:51.152519 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6f690224-d3c5-4d3f-8d59-313e9a373ea8 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de190c7b-fb52-4ffe-825e-81a12bc34fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed64a2ce-f6d4-4a7d-aa74-72ad5972ea41', '1aec3b3f-c504-48c1-8f81-91d4c9216c96', 'd5a9d309-3cce-4ca2-a0c3-f1de0e10af1c', '6283b9f1-e7ac-4fde-9e9a-c19c82ac3bf3']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:54:51.153631 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6f690224-d3c5-4d3f-8d59-313e9a373ea8 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8567b1f9-bb0a-4623-8a0f-d0b8d6377cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:54:51.209351 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6f690224-d3c5-4d3f-8d59-313e9a373ea8 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8567b1f9-bb0a-4623-8a0f-d0b8d6377cab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aefd7c87-0179-41da-ac17-25d7728faa82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-91106375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e550872b2524a7bb8667ac4b51b9960',qos_specs=None,replication_status=,reservations=['ed64a2ce-f6d4-4a7d-aa74-72ad5972ea41','1aec3b3f-c504-48c1-8f81-91d4c9216c96','d5a9d309-3cce-4ca2-a0c3-f1de0e10af1c','6283b9f1-e7ac-4fde-9e9a-c19c82ac3bf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73f99caf68e1441ba0daa470ca6cba8e',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:54:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-91106375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aefd7c87-0179-41da-ac17-25d7728faa82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e550872b2524a7bb8667ac4b51b9960',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='73f99caf68e1441ba0daa470ca6cba8e',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:54:51.210932 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6f690224-d3c5-4d3f-8d59-313e9a373ea8 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23981ec7-6d8b-4e59-8347-6765327632cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:54:51.253333 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6f690224-d3c5-4d3f-8d59-313e9a373ea8 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23981ec7-6d8b-4e59-8347-6765327632cc) transitioned into state 'SUCCESS' from state '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-91106375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e550872b2524a7bb8667ac4b51b9960',qos_specs=None,replication_status=,reservations=['ed64a2ce-f6d4-4a7d-aa74-72ad5972ea41','1aec3b3f-c504-48c1-8f81-91d4c9216c96','d5a9d309-3cce-4ca2-a0c3-f1de0e10af1c','6283b9f1-e7ac-4fde-9e9a-c19c82ac3bf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73f99caf68e1441ba0daa470ca6cba8e',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:54:51.255783 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6f690224-d3c5-4d3f-8d59-313e9a373ea8 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bae84c89-124d-4869-872f-be424046f10b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:54:51.302542 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6f690224-d3c5-4d3f-8d59-313e9a373ea8 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bae84c89-124d-4869-872f-be424046f10b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:54:51.303829 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6f690224-d3c5-4d3f-8d59-313e9a373ea8 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Flow 'volume_create_api' (5346b366-ef90-498e-b566-1cb1642c7b28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:54:51.329743 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6f690224-d3c5-4d3f-8d59-313e9a373ea8 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Create volume request issued successfully. Dec 22 12:54:51.336642 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6f690224-d3c5-4d3f-8d59-313e9a373ea8 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/volumes returned with HTTP 202 Dec 22 12:54:51.337179 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1976/3940] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:54:50 2020] POST /volume/v3/6e550872b2524a7bb8667ac4b51b9960/volumes => generated 820 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:54:51.351292 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9e723cd7-9252-46b5-b9e1-791630c7625b tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] GET http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/volumes/aefd7c87-0179-41da-ac17-25d7728faa82 Dec 22 12:54:51.351745 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9e723cd7-9252-46b5-b9e1-791630c7625b tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:51.352125 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9e723cd7-9252-46b5-b9e1-791630c7625b tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:51.381815 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:51.381815 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:51.387525 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9e723cd7-9252-46b5-b9e1-791630c7625b tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Volume info retrieved successfully. Dec 22 12:54:51.402102 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9e723cd7-9252-46b5-b9e1-791630c7625b tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/volumes/aefd7c87-0179-41da-ac17-25d7728faa82 returned with HTTP 200 Dec 22 12:54:51.402776 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1965/3941] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:51 2020] GET /volume/v3/6e550872b2524a7bb8667ac4b51b9960/volumes/aefd7c87-0179-41da-ac17-25d7728faa82 => generated 888 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:54:51.660636 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a6b0e58a-c290-4659-b3b8-1740f30a60e5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:54:51.661000 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a6b0e58a-c290-4659-b3b8-1740f30a60e5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:51.661077 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:51.661077 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:51.661326 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a6b0e58a-c290-4659-b3b8-1740f30a60e5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:51.661540 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-a6b0e58a-c290-4659-b3b8-1740f30a60e5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:54:51.675959 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:51.675959 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:51.677191 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a6b0e58a-c290-4659-b3b8-1740f30a60e5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:54:51.677601 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1977/3942] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:54:51 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:52.415704 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-04e97e70-2f05-4246-87aa-0ac9cfc589d2 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] GET http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/volumes/aefd7c87-0179-41da-ac17-25d7728faa82 Dec 22 12:54:52.416613 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-04e97e70-2f05-4246-87aa-0ac9cfc589d2 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:52.417158 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:52.417158 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:52.417490 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-04e97e70-2f05-4246-87aa-0ac9cfc589d2 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:52.454861 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:52.454861 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:52.460620 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-04e97e70-2f05-4246-87aa-0ac9cfc589d2 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Volume info retrieved successfully. Dec 22 12:54:52.473748 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-04e97e70-2f05-4246-87aa-0ac9cfc589d2 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/volumes/aefd7c87-0179-41da-ac17-25d7728faa82 returned with HTTP 200 Dec 22 12:54:52.474289 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1966/3943] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:52 2020] GET /volume/v3/6e550872b2524a7bb8667ac4b51b9960/volumes/aefd7c87-0179-41da-ac17-25d7728faa82 => generated 912 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:52.695271 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0b1b489d-241d-4686-8266-f6e39353264e tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:54:52.696362 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0b1b489d-241d-4686-8266-f6e39353264e tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:52.696715 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:52.696715 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:52.697216 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0b1b489d-241d-4686-8266-f6e39353264e tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:52.697749 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-0b1b489d-241d-4686-8266-f6e39353264e tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:54:52.723235 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:52.723235 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:52.725777 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0b1b489d-241d-4686-8266-f6e39353264e tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:54:52.730531 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1978/3944] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:54:52 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:53.491821 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dfe443ac-e5e6-4f1f-9a59-e45fe76065d2 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] GET http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/volumes/aefd7c87-0179-41da-ac17-25d7728faa82 Dec 22 12:54:53.492338 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dfe443ac-e5e6-4f1f-9a59-e45fe76065d2 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:53.492639 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:53.492639 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:53.493129 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dfe443ac-e5e6-4f1f-9a59-e45fe76065d2 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:53.527138 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:53.527138 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:53.533448 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-dfe443ac-e5e6-4f1f-9a59-e45fe76065d2 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Volume info retrieved successfully. Dec 22 12:54:53.547404 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dfe443ac-e5e6-4f1f-9a59-e45fe76065d2 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/volumes/aefd7c87-0179-41da-ac17-25d7728faa82 returned with HTTP 200 Dec 22 12:54:53.547948 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1967/3945] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:53 2020] GET /volume/v3/6e550872b2524a7bb8667ac4b51b9960/volumes/aefd7c87-0179-41da-ac17-25d7728faa82 => generated 913 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:53.565077 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a8fd6de9-d7d4-4fde-9e69-3a691172c8ca tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] POST http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/os-volume-transfer Dec 22 12:54:53.565427 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:53.565427 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:53.565676 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a8fd6de9-d7d4-4fde-9e69-3a691172c8ca tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "aefd7c87-0179-41da-ac17-25d7728faa82"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:53.566421 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.volume_transfer [None req-a8fd6de9-d7d4-4fde-9e69-3a691172c8ca tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Creating new volume transfer {'transfer': {'volume_id': 'aefd7c87-0179-41da-ac17-25d7728faa82'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Dec 22 12:54:53.566634 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.contrib.volume_transfer [None req-a8fd6de9-d7d4-4fde-9e69-3a691172c8ca tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Creating transfer of volume aefd7c87-0179-41da-ac17-25d7728faa82 Dec 22 12:54:53.566868 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.transfer.api [None req-a8fd6de9-d7d4-4fde-9e69-3a691172c8ca tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Generating transfer record for volume aefd7c87-0179-41da-ac17-25d7728faa82 Dec 22 12:54:53.599973 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:53.599973 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:53.740443 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dfc689d2-1d3b-492b-b9ea-598af97ee715 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:54:53.741012 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dfc689d2-1d3b-492b-b9ea-598af97ee715 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:53.741264 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:53.741264 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:53.741654 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dfc689d2-1d3b-492b-b9ea-598af97ee715 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:53.742089 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-dfc689d2-1d3b-492b-b9ea-598af97ee715 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:54:53.763152 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:53.763152 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:53.764341 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dfc689d2-1d3b-492b-b9ea-598af97ee715 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:54:53.764878 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1968/3946] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:54:53 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:53.798478 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a8fd6de9-d7d4-4fde-9e69-3a691172c8ca tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/os-volume-transfer returned with HTTP 202 Dec 22 12:54:53.799340 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1979/3947] 10.222.0.111 () {60 vars in 1263 bytes} [Tue Dec 22 12:54:53 2020] POST /volume/v3/6e550872b2524a7bb8667ac4b51b9960/os-volume-transfer => generated 509 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 22 12:54:53.807353 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-664635d7-4b9b-45ac-9727-8a34cdd1bb12 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] GET http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/volumes/aefd7c87-0179-41da-ac17-25d7728faa82 Dec 22 12:54:53.807674 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-664635d7-4b9b-45ac-9727-8a34cdd1bb12 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:53.807849 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:53.807849 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:53.808110 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-664635d7-4b9b-45ac-9727-8a34cdd1bb12 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:53.847088 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:53.847088 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:53.853186 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-664635d7-4b9b-45ac-9727-8a34cdd1bb12 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Volume info retrieved successfully. Dec 22 12:54:53.867519 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-664635d7-4b9b-45ac-9727-8a34cdd1bb12 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/volumes/aefd7c87-0179-41da-ac17-25d7728faa82 returned with HTTP 200 Dec 22 12:54:53.868075 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1969/3948] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:53 2020] GET /volume/v3/6e550872b2524a7bb8667ac4b51b9960/volumes/aefd7c87-0179-41da-ac17-25d7728faa82 => generated 921 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:53.880694 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1929fe10-30a7-4191-b3fa-ac7d6633b2f9 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] GET http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/os-volume-transfer/detail Dec 22 12:54:53.881137 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1929fe10-30a7-4191-b3fa-ac7d6633b2f9 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:53.881404 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:53.881404 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:53.881650 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1929fe10-30a7-4191-b3fa-ac7d6633b2f9 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Calling method 'detail' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:53.881955 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.contrib.volume_transfer [None req-1929fe10-30a7-4191-b3fa-ac7d6633b2f9 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Listing volume transfers {{(pid=88156) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Dec 22 12:54:53.888000 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1929fe10-30a7-4191-b3fa-ac7d6633b2f9 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/os-volume-transfer/detail returned with HTTP 200 Dec 22 12:54:53.888467 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1980/3949] 10.222.0.111 () {58 vars in 1263 bytes} [Tue Dec 22 12:54:53 2020] GET /volume/v3/6e550872b2524a7bb8667ac4b51b9960/os-volume-transfer/detail => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:53.896004 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d93ce502-9329-48dd-99aa-d4b21b74034f tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] DELETE http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/os-volume-transfer/f79e7ff2-fbd2-4c4a-91ea-dba19a64decb Dec 22 12:54:53.896341 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d93ce502-9329-48dd-99aa-d4b21b74034f tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:53.896493 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:53.896493 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:53.896752 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d93ce502-9329-48dd-99aa-d4b21b74034f tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:53.896970 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.contrib.volume_transfer [None req-d93ce502-9329-48dd-99aa-d4b21b74034f tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Delete transfer with id: f79e7ff2-fbd2-4c4a-91ea-dba19a64decb Dec 22 12:54:53.928806 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:53.928806 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:53.970027 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 12:54:53.970027 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 12:54:54.022392 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d93ce502-9329-48dd-99aa-d4b21b74034f tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/os-volume-transfer/f79e7ff2-fbd2-4c4a-91ea-dba19a64decb returned with HTTP 202 Dec 22 12:54:54.023357 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1970/3950] 10.222.0.111 () {58 vars in 1356 bytes} [Tue Dec 22 12:54:53 2020] DELETE /volume/v3/6e550872b2524a7bb8667ac4b51b9960/os-volume-transfer/f79e7ff2-fbd2-4c4a-91ea-dba19a64decb => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:54:54.031423 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2029304a-49bd-4427-a31b-706e0cde30c8 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] GET http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/volumes/aefd7c87-0179-41da-ac17-25d7728faa82 Dec 22 12:54:54.031781 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2029304a-49bd-4427-a31b-706e0cde30c8 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:54.032137 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2029304a-49bd-4427-a31b-706e0cde30c8 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:54.063780 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:54.063780 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:54.070411 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2029304a-49bd-4427-a31b-706e0cde30c8 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Volume info retrieved successfully. Dec 22 12:54:54.084050 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2029304a-49bd-4427-a31b-706e0cde30c8 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/volumes/aefd7c87-0179-41da-ac17-25d7728faa82 returned with HTTP 200 Dec 22 12:54:54.084620 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1981/3951] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:54 2020] GET /volume/v3/6e550872b2524a7bb8667ac4b51b9960/volumes/aefd7c87-0179-41da-ac17-25d7728faa82 => generated 913 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:54.096292 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4c98cde8-80cc-49c2-894b-42c3b68351f2 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] DELETE http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/os-volume-transfer/f79e7ff2-fbd2-4c4a-91ea-dba19a64decb Dec 22 12:54:54.096650 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4c98cde8-80cc-49c2-894b-42c3b68351f2 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:54.096816 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:54.096816 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:54.097065 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4c98cde8-80cc-49c2-894b-42c3b68351f2 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:54.097298 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.contrib.volume_transfer [None req-4c98cde8-80cc-49c2-894b-42c3b68351f2 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Delete transfer with id: f79e7ff2-fbd2-4c4a-91ea-dba19a64decb Dec 22 12:54:54.102054 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4c98cde8-80cc-49c2-894b-42c3b68351f2 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/os-volume-transfer/f79e7ff2-fbd2-4c4a-91ea-dba19a64decb returned with HTTP 404 Dec 22 12:54:54.102692 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1971/3952] 10.222.0.111 () {58 vars in 1356 bytes} [Tue Dec 22 12:54:54 2020] DELETE /volume/v3/6e550872b2524a7bb8667ac4b51b9960/os-volume-transfer/f79e7ff2-fbd2-4c4a-91ea-dba19a64decb => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 22 12:54:54.109892 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7c598fa7-aea9-4ab6-81a4-5b921f9cda05 tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] DELETE http://10.222.0.111/volume/v3/6590a3b45f224e49832151dd0914bdc6/volumes/aefd7c87-0179-41da-ac17-25d7728faa82 Dec 22 12:54:54.110543 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7c598fa7-aea9-4ab6-81a4-5b921f9cda05 tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:54.110818 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:54.110818 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:54.111304 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7c598fa7-aea9-4ab6-81a4-5b921f9cda05 tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:54.111886 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-7c598fa7-aea9-4ab6-81a4-5b921f9cda05 tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] Delete volume with id: aefd7c87-0179-41da-ac17-25d7728faa82 Dec 22 12:54:54.148906 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:54.148906 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:54.149410 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7c598fa7-aea9-4ab6-81a4-5b921f9cda05 tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] Volume info retrieved successfully. Dec 22 12:54:54.223445 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7c598fa7-aea9-4ab6-81a4-5b921f9cda05 tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] Delete volume request issued successfully. Dec 22 12:54:54.223797 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7c598fa7-aea9-4ab6-81a4-5b921f9cda05 tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] http://10.222.0.111/volume/v3/6590a3b45f224e49832151dd0914bdc6/volumes/aefd7c87-0179-41da-ac17-25d7728faa82 returned with HTTP 202 Dec 22 12:54:54.224638 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1982/3953] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:54:54 2020] DELETE /volume/v3/6590a3b45f224e49832151dd0914bdc6/volumes/aefd7c87-0179-41da-ac17-25d7728faa82 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 12:54:54.230421 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-83572523-df40-4f3d-9f36-4c7d1745674b tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] GET http://10.222.0.111/volume/v3/6590a3b45f224e49832151dd0914bdc6/volumes/aefd7c87-0179-41da-ac17-25d7728faa82 Dec 22 12:54:54.230802 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-83572523-df40-4f3d-9f36-4c7d1745674b tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:54.231130 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-83572523-df40-4f3d-9f36-4c7d1745674b tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:54.265936 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:54.265936 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:54.272907 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-83572523-df40-4f3d-9f36-4c7d1745674b tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] Volume info retrieved successfully. Dec 22 12:54:54.286272 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-83572523-df40-4f3d-9f36-4c7d1745674b tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] http://10.222.0.111/volume/v3/6590a3b45f224e49832151dd0914bdc6/volumes/aefd7c87-0179-41da-ac17-25d7728faa82 returned with HTTP 200 Dec 22 12:54:54.288601 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1972/3954] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:54 2020] GET /volume/v3/6590a3b45f224e49832151dd0914bdc6/volumes/aefd7c87-0179-41da-ac17-25d7728faa82 => generated 1083 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:54:54.776286 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7b223179-ad13-4e17-9cd7-b3778b3970f7 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:54:54.776701 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7b223179-ad13-4e17-9cd7-b3778b3970f7 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:54.777016 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:54.777016 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:54.777246 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7b223179-ad13-4e17-9cd7-b3778b3970f7 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:54.777460 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-7b223179-ad13-4e17-9cd7-b3778b3970f7 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:54:54.790418 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:54.790418 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:54.791693 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7b223179-ad13-4e17-9cd7-b3778b3970f7 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:54:54.792369 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1983/3955] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:54:54 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:55.300416 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b6c54bea-0929-478e-8e9e-84a64869b422 tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] GET http://10.222.0.111/volume/v3/6590a3b45f224e49832151dd0914bdc6/volumes/aefd7c87-0179-41da-ac17-25d7728faa82 Dec 22 12:54:55.301216 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b6c54bea-0929-478e-8e9e-84a64869b422 tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:55.301442 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:55.301442 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:55.301867 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b6c54bea-0929-478e-8e9e-84a64869b422 tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:55.345328 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:55.345328 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:55.351428 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b6c54bea-0929-478e-8e9e-84a64869b422 tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] Volume info retrieved successfully. Dec 22 12:54:55.365269 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b6c54bea-0929-478e-8e9e-84a64869b422 tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] http://10.222.0.111/volume/v3/6590a3b45f224e49832151dd0914bdc6/volumes/aefd7c87-0179-41da-ac17-25d7728faa82 returned with HTTP 200 Dec 22 12:54:55.365865 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1973/3956] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:55 2020] GET /volume/v3/6590a3b45f224e49832151dd0914bdc6/volumes/aefd7c87-0179-41da-ac17-25d7728faa82 => generated 1083 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:54:55.802357 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-abed0abf-0c21-46f4-a8fc-de658c3d8f5d tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:54:55.802779 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-abed0abf-0c21-46f4-a8fc-de658c3d8f5d tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:55.803005 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:55.803005 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:55.803327 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-abed0abf-0c21-46f4-a8fc-de658c3d8f5d tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:55.803614 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-abed0abf-0c21-46f4-a8fc-de658c3d8f5d tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:54:55.818246 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:55.818246 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:55.819551 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-abed0abf-0c21-46f4-a8fc-de658c3d8f5d tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:54:55.820158 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1984/3957] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:54:55 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:56.376842 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7c453e01-eeb5-49b9-a131-26f85cf231c2 tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] GET http://10.222.0.111/volume/v3/6590a3b45f224e49832151dd0914bdc6/volumes/aefd7c87-0179-41da-ac17-25d7728faa82 Dec 22 12:54:56.377172 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7c453e01-eeb5-49b9-a131-26f85cf231c2 tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:56.377324 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:56.377324 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:56.377551 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7c453e01-eeb5-49b9-a131-26f85cf231c2 tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:56.406114 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7c453e01-eeb5-49b9-a131-26f85cf231c2 tempest-VolumesTransfersTest-1739949322 tempest-VolumesTransfersTest-1739949322] http://10.222.0.111/volume/v3/6590a3b45f224e49832151dd0914bdc6/volumes/aefd7c87-0179-41da-ac17-25d7728faa82 returned with HTTP 404 Dec 22 12:54:56.406740 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1974/3958] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:56 2020] GET /volume/v3/6590a3b45f224e49832151dd0914bdc6/volumes/aefd7c87-0179-41da-ac17-25d7728faa82 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:54:56.413134 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2b262754-61f2-474b-afef-c583d604e50c tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] DELETE http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/volumes/aefd7c87-0179-41da-ac17-25d7728faa82 Dec 22 12:54:56.413534 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2b262754-61f2-474b-afef-c583d604e50c tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:56.413666 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:56.413666 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:56.413914 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2b262754-61f2-474b-afef-c583d604e50c tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:56.414210 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-2b262754-61f2-474b-afef-c583d604e50c tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Delete volume with id: aefd7c87-0179-41da-ac17-25d7728faa82 Dec 22 12:54:56.440798 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2b262754-61f2-474b-afef-c583d604e50c tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/volumes/aefd7c87-0179-41da-ac17-25d7728faa82 returned with HTTP 404 Dec 22 12:54:56.441356 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1985/3959] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:54:56 2020] DELETE /volume/v3/6e550872b2524a7bb8667ac4b51b9960/volumes/aefd7c87-0179-41da-ac17-25d7728faa82 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:54:56.446181 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a1505c17-621e-46ed-8b87-8bd5c705c871 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] DELETE http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/volumes/a6974764-6da0-42e1-98f6-fb0991c10762 Dec 22 12:54:56.446472 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a1505c17-621e-46ed-8b87-8bd5c705c871 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:56.446812 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a1505c17-621e-46ed-8b87-8bd5c705c871 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:56.447109 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-a1505c17-621e-46ed-8b87-8bd5c705c871 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] Delete volume with id: a6974764-6da0-42e1-98f6-fb0991c10762 Dec 22 12:54:56.473752 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a1505c17-621e-46ed-8b87-8bd5c705c871 tempest-VolumesTransfersTest-301741210 tempest-VolumesTransfersTest-301741210] http://10.222.0.111/volume/v3/6e550872b2524a7bb8667ac4b51b9960/volumes/a6974764-6da0-42e1-98f6-fb0991c10762 returned with HTTP 404 Dec 22 12:54:56.474399 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1975/3960] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:54:56 2020] DELETE /volume/v3/6e550872b2524a7bb8667ac4b51b9960/volumes/a6974764-6da0-42e1-98f6-fb0991c10762 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:54:56.830005 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f024bb7c-02f8-4597-9904-da90d0df5d7b tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:54:56.830535 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f024bb7c-02f8-4597-9904-da90d0df5d7b tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:56.831285 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f024bb7c-02f8-4597-9904-da90d0df5d7b tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:56.831285 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-f024bb7c-02f8-4597-9904-da90d0df5d7b tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:54:56.846205 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:56.846205 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:56.847497 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f024bb7c-02f8-4597-9904-da90d0df5d7b tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:54:56.847497 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1986/3961] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:54:56 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:57.860073 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e49b3462-c64a-4949-a267-83718c840ad2 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:54:57.860780 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e49b3462-c64a-4949-a267-83718c840ad2 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:57.861399 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e49b3462-c64a-4949-a267-83718c840ad2 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:57.861883 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-e49b3462-c64a-4949-a267-83718c840ad2 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:54:57.877874 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:57.877874 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:57.878834 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e49b3462-c64a-4949-a267-83718c840ad2 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:54:57.879275 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1976/3962] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:54:57 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:58.888645 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f733cb4c-9032-4534-b4c6-272cf5b07df5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:54:58.889254 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f733cb4c-9032-4534-b4c6-272cf5b07df5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:58.889254 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:58.889254 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:58.889254 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f733cb4c-9032-4534-b4c6-272cf5b07df5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:58.889675 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-f733cb4c-9032-4534-b4c6-272cf5b07df5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:54:58.900685 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:58.900685 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:58.901674 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f733cb4c-9032-4534-b4c6-272cf5b07df5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:54:58.902213 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1987/3963] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:54:58 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:59.296892 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e136626e-608e-48d1-adcd-b814540f7e26 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] POST http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/volumes Dec 22 12:54:59.299842 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:59.299842 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:59.299842 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e136626e-608e-48d1-adcd-b814540f7e26 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1732352886"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:54:59.299842 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-e136626e-608e-48d1-adcd-b814540f7e26 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1732352886'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:54:59.299842 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-e136626e-608e-48d1-adcd-b814540f7e26 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Create volume of 1 GB Dec 22 12:54:59.308495 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e136626e-608e-48d1-adcd-b814540f7e26 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Availability zone cache updated, next update will occur around 2020-12-22 13:54:59.308004. {{(pid=88155) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 22 12:54:59.308818 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e136626e-608e-48d1-adcd-b814540f7e26 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Availability Zones retrieved successfully. Dec 22 12:54:59.316877 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e136626e-608e-48d1-adcd-b814540f7e26 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Flow 'volume_create_api' (01af59c2-df38-4953-a958-0629f19622f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:54:59.318307 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e136626e-608e-48d1-adcd-b814540f7e26 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (159e28fa-5460-4075-8eb5-480fa3bbded2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:54:59.319323 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-e136626e-608e-48d1-adcd-b814540f7e26 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:54:59.356601 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e136626e-608e-48d1-adcd-b814540f7e26 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (159e28fa-5460-4075-8eb5-480fa3bbded2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:54:59.357664 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e136626e-608e-48d1-adcd-b814540f7e26 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3567365a-7cfc-4343-8d25-6f33861df310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:54:59.442944 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-e136626e-608e-48d1-adcd-b814540f7e26 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Created reservations ['5b8e38e9-ef9e-456b-8165-35336a5fd59c', 'e1ad9d10-dc21-477b-ba29-c37509809de2', '80399e38-44e5-42b1-94b0-7cc3908a2db2', 'f3bb7af7-c52e-4b5f-b938-8923086f00cf'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:54:59.444129 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e136626e-608e-48d1-adcd-b814540f7e26 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3567365a-7cfc-4343-8d25-6f33861df310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b8e38e9-ef9e-456b-8165-35336a5fd59c', 'e1ad9d10-dc21-477b-ba29-c37509809de2', '80399e38-44e5-42b1-94b0-7cc3908a2db2', 'f3bb7af7-c52e-4b5f-b938-8923086f00cf']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:54:59.445197 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e136626e-608e-48d1-adcd-b814540f7e26 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7d31420-62c6-40f4-80db-de1d9c0c2ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:54:59.515872 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e136626e-608e-48d1-adcd-b814540f7e26 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7d31420-62c6-40f4-80db-de1d9c0c2ff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5325e5da-30f0-4f5d-abeb-d43673914235', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1732352886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5c8ec5e7050471ca6ea161d2614a0a6',qos_specs=None,replication_status=,reservations=['5b8e38e9-ef9e-456b-8165-35336a5fd59c','e1ad9d10-dc21-477b-ba29-c37509809de2','80399e38-44e5-42b1-94b0-7cc3908a2db2','f3bb7af7-c52e-4b5f-b938-8923086f00cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00183882bf2f4ad293c18d1beb2b24aa',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:54:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1732352886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5325e5da-30f0-4f5d-abeb-d43673914235,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5c8ec5e7050471ca6ea161d2614a0a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='00183882bf2f4ad293c18d1beb2b24aa',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:54:59.516794 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e136626e-608e-48d1-adcd-b814540f7e26 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a04d0370-518f-4264-9b74-163dc97af034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:54:59.563129 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e136626e-608e-48d1-adcd-b814540f7e26 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a04d0370-518f-4264-9b74-163dc97af034) transitioned into state 'SUCCESS' from state '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-1732352886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5c8ec5e7050471ca6ea161d2614a0a6',qos_specs=None,replication_status=,reservations=['5b8e38e9-ef9e-456b-8165-35336a5fd59c','e1ad9d10-dc21-477b-ba29-c37509809de2','80399e38-44e5-42b1-94b0-7cc3908a2db2','f3bb7af7-c52e-4b5f-b938-8923086f00cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00183882bf2f4ad293c18d1beb2b24aa',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:54:59.564226 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e136626e-608e-48d1-adcd-b814540f7e26 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3a71969-7d37-4a2a-addf-793d8b8729c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:54:59.602693 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e136626e-608e-48d1-adcd-b814540f7e26 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3a71969-7d37-4a2a-addf-793d8b8729c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:54:59.604187 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-e136626e-608e-48d1-adcd-b814540f7e26 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Flow 'volume_create_api' (01af59c2-df38-4953-a958-0629f19622f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:54:59.630229 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e136626e-608e-48d1-adcd-b814540f7e26 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Create volume request issued successfully. Dec 22 12:54:59.637800 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e136626e-608e-48d1-adcd-b814540f7e26 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/volumes returned with HTTP 202 Dec 22 12:54:59.638511 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1977/3964] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:54:59 2020] POST /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/volumes => generated 829 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 22 12:54:59.647797 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-52c0b1a0-f069-46a1-9bc9-9d150f689904 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/volumes/5325e5da-30f0-4f5d-abeb-d43673914235 Dec 22 12:54:59.648699 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-52c0b1a0-f069-46a1-9bc9-9d150f689904 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:59.648944 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:59.648944 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:59.649848 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-52c0b1a0-f069-46a1-9bc9-9d150f689904 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:59.707590 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:59.707590 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:59.712468 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-52c0b1a0-f069-46a1-9bc9-9d150f689904 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Volume info retrieved successfully. Dec 22 12:54:59.723082 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-52c0b1a0-f069-46a1-9bc9-9d150f689904 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/volumes/5325e5da-30f0-4f5d-abeb-d43673914235 returned with HTTP 200 Dec 22 12:54:59.723539 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1988/3965] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:54:59 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/volumes/5325e5da-30f0-4f5d-abeb-d43673914235 => generated 897 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:54:59.911020 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4a7c65be-1a2f-4ac7-ac61-688165cb921b tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:54:59.911602 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4a7c65be-1a2f-4ac7-ac61-688165cb921b tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:54:59.911602 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:54:59.911602 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:54:59.911602 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4a7c65be-1a2f-4ac7-ac61-688165cb921b tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:54:59.912084 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-4a7c65be-1a2f-4ac7-ac61-688165cb921b tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:54:59.923686 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:54:59.923686 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:54:59.924696 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4a7c65be-1a2f-4ac7-ac61-688165cb921b tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:54:59.930492 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1978/3966] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:54:59 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:00.734747 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3b226aaa-aacf-4ae3-a7b1-a62b90139496 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/volumes/5325e5da-30f0-4f5d-abeb-d43673914235 Dec 22 12:55:00.735168 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3b226aaa-aacf-4ae3-a7b1-a62b90139496 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:00.735439 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:00.735439 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:00.735741 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3b226aaa-aacf-4ae3-a7b1-a62b90139496 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:00.769243 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:00.769243 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:00.775731 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3b226aaa-aacf-4ae3-a7b1-a62b90139496 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Volume info retrieved successfully. Dec 22 12:55:00.790522 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3b226aaa-aacf-4ae3-a7b1-a62b90139496 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/volumes/5325e5da-30f0-4f5d-abeb-d43673914235 returned with HTTP 200 Dec 22 12:55:00.791150 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1989/3967] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:00 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/volumes/5325e5da-30f0-4f5d-abeb-d43673914235 => generated 922 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:55:00.801300 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9cc0174a-50dd-480b-b65a-e0dbf7c821c8 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] POST http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots Dec 22 12:55:00.801607 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:00.801607 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:00.801882 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9cc0174a-50dd-480b-b65a-e0dbf7c821c8 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5325e5da-30f0-4f5d-abeb-d43673914235", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1760851816"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:55:00.832969 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:00.832969 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:00.833569 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9cc0174a-50dd-480b-b65a-e0dbf7c821c8 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Volume info retrieved successfully. Dec 22 12:55:00.833740 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-9cc0174a-50dd-480b-b65a-e0dbf7c821c8 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Create snapshot from volume 5325e5da-30f0-4f5d-abeb-d43673914235 Dec 22 12:55:00.936256 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5aca2355-dfeb-4c48-b3f5-cf73d1817bb2 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:55:00.937025 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5aca2355-dfeb-4c48-b3f5-cf73d1817bb2 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:00.937118 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:00.937118 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:00.937369 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5aca2355-dfeb-4c48-b3f5-cf73d1817bb2 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:00.937661 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-5aca2355-dfeb-4c48-b3f5-cf73d1817bb2 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:55:00.953733 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:00.953733 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:00.955019 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5aca2355-dfeb-4c48-b3f5-cf73d1817bb2 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:55:00.955558 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1990/3968] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:55:00 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:55:01.380093 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-9cc0174a-50dd-480b-b65a-e0dbf7c821c8 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Created reservations ['90d14ce7-fe21-45a8-8db4-bb70a972b55f', '578e5e01-4914-428d-aec6-eec8b98fb1ae', 'e8062ca7-3425-4b6e-ae3f-09c5dc367b90', '4541c587-894d-4a2e-913b-a83844275a7f'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:55:01.546363 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9cc0174a-50dd-480b-b65a-e0dbf7c821c8 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Snapshot create request issued successfully. Dec 22 12:55:01.547121 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9cc0174a-50dd-480b-b65a-e0dbf7c821c8 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots returned with HTTP 202 Dec 22 12:55:01.548026 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1979/3969] 10.222.0.111 () {60 vars in 1237 bytes} [Tue Dec 22 12:55:00 2020] POST /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots => generated 314 bytes in 750 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:55:01.557826 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3f6f93a2-75a8-4a08-95bd-37b414a58886 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/eee1e8ef-f85a-4274-a457-3365cdbcf0a4 Dec 22 12:55:01.557826 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3f6f93a2-75a8-4a08-95bd-37b414a58886 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:01.557826 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:01.557826 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:01.557826 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3f6f93a2-75a8-4a08-95bd-37b414a58886 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:01.575869 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:01.575869 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:01.577526 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3f6f93a2-75a8-4a08-95bd-37b414a58886 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Snapshot retrieved successfully. Dec 22 12:55:01.577922 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3f6f93a2-75a8-4a08-95bd-37b414a58886 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/eee1e8ef-f85a-4274-a457-3365cdbcf0a4 returned with HTTP 200 Dec 22 12:55:01.578546 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1991/3970] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:55:01 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/eee1e8ef-f85a-4274-a457-3365cdbcf0a4 => generated 446 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:01.972001 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0f1179c7-8bda-4cf9-b47e-597b232b339f tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:55:01.972731 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0f1179c7-8bda-4cf9-b47e-597b232b339f tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:01.972992 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:01.972992 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:01.973554 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0f1179c7-8bda-4cf9-b47e-597b232b339f tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:01.973962 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-0f1179c7-8bda-4cf9-b47e-597b232b339f tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:55:01.992843 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:01.992843 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:01.994011 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0f1179c7-8bda-4cf9-b47e-597b232b339f tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:55:01.994618 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1980/3971] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:55:01 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:02.587527 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cc45ba4f-0f48-41c5-83b5-45770c659625 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/eee1e8ef-f85a-4274-a457-3365cdbcf0a4 Dec 22 12:55:02.587805 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cc45ba4f-0f48-41c5-83b5-45770c659625 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:02.587957 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:02.587957 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:02.588215 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cc45ba4f-0f48-41c5-83b5-45770c659625 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:02.602914 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:02.602914 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:02.620048 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cc45ba4f-0f48-41c5-83b5-45770c659625 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Snapshot retrieved successfully. Dec 22 12:55:02.620048 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cc45ba4f-0f48-41c5-83b5-45770c659625 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/eee1e8ef-f85a-4274-a457-3365cdbcf0a4 returned with HTTP 200 Dec 22 12:55:02.620048 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1992/3972] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:55:02 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/eee1e8ef-f85a-4274-a457-3365cdbcf0a4 => generated 446 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:03.004549 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-56c38280-84d4-4882-adcc-979b81296460 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:55:03.004982 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-56c38280-84d4-4882-adcc-979b81296460 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:03.005059 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:03.005059 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:03.005272 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-56c38280-84d4-4882-adcc-979b81296460 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:03.005493 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-56c38280-84d4-4882-adcc-979b81296460 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:55:03.018875 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:03.018875 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:03.020035 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-56c38280-84d4-4882-adcc-979b81296460 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:55:03.020817 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1981/3973] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:55:03 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:03.617971 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d72d1fca-02fd-4680-a225-da8058d206c0 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/eee1e8ef-f85a-4274-a457-3365cdbcf0a4 Dec 22 12:55:03.618799 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d72d1fca-02fd-4680-a225-da8058d206c0 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:03.619212 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:03.619212 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:03.619680 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d72d1fca-02fd-4680-a225-da8058d206c0 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:03.645199 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:03.645199 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:03.645870 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d72d1fca-02fd-4680-a225-da8058d206c0 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Snapshot retrieved successfully. Dec 22 12:55:03.647033 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d72d1fca-02fd-4680-a225-da8058d206c0 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/eee1e8ef-f85a-4274-a457-3365cdbcf0a4 returned with HTTP 200 Dec 22 12:55:03.647539 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1993/3974] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:55:03 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/eee1e8ef-f85a-4274-a457-3365cdbcf0a4 => generated 473 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:03.655025 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5b3552cd-5a4d-405b-867e-36a3bea5466b tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] POST http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots Dec 22 12:55:03.655331 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:03.655331 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:03.655607 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5b3552cd-5a4d-405b-867e-36a3bea5466b tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5325e5da-30f0-4f5d-abeb-d43673914235", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-682810105"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:55:03.685433 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:03.685433 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:03.686237 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5b3552cd-5a4d-405b-867e-36a3bea5466b tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Volume info retrieved successfully. Dec 22 12:55:03.690701 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-5b3552cd-5a4d-405b-867e-36a3bea5466b tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Create snapshot from volume 5325e5da-30f0-4f5d-abeb-d43673914235 Dec 22 12:55:04.026488 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-5b3552cd-5a4d-405b-867e-36a3bea5466b tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Created reservations ['7da40f5a-a072-4af9-9a10-c0add1793074', '9e9a8f1e-b66c-404d-a834-fa919ddffc13', '088da534-074f-46f0-8b26-280403ffb3a9', 'd7f129cb-7c5a-4223-9a93-1917dccff93b'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:55:04.045050 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f36933ff-ffc2-4265-90cc-6fb3cbf43ace tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:55:04.045050 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f36933ff-ffc2-4265-90cc-6fb3cbf43ace tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:04.045050 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:04.045050 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:04.045050 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f36933ff-ffc2-4265-90cc-6fb3cbf43ace tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:04.045050 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-f36933ff-ffc2-4265-90cc-6fb3cbf43ace tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:55:04.052776 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:04.052776 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:04.053940 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f36933ff-ffc2-4265-90cc-6fb3cbf43ace tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:55:04.054668 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1994/3975] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:55:04 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:04.145237 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5b3552cd-5a4d-405b-867e-36a3bea5466b tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Snapshot create request issued successfully. Dec 22 12:55:04.145832 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5b3552cd-5a4d-405b-867e-36a3bea5466b tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots returned with HTTP 202 Dec 22 12:55:04.146973 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1982/3976] 10.222.0.111 () {60 vars in 1237 bytes} [Tue Dec 22 12:55:03 2020] POST /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots => generated 313 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:55:04.162004 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ce1fde5a-7b63-4211-862c-ad56b0729066 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/f521fede-8f05-44d8-9213-c06039f05b25 Dec 22 12:55:04.163166 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ce1fde5a-7b63-4211-862c-ad56b0729066 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:04.163571 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:04.163571 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:04.165451 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ce1fde5a-7b63-4211-862c-ad56b0729066 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:04.184859 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:04.184859 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:04.185662 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ce1fde5a-7b63-4211-862c-ad56b0729066 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Snapshot retrieved successfully. Dec 22 12:55:04.186988 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ce1fde5a-7b63-4211-862c-ad56b0729066 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/f521fede-8f05-44d8-9213-c06039f05b25 returned with HTTP 200 Dec 22 12:55:04.187533 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1995/3977] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:55:04 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/f521fede-8f05-44d8-9213-c06039f05b25 => generated 445 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:05.065118 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e857eeec-1c68-4d1b-829e-f12247a1008d tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:55:05.065579 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e857eeec-1c68-4d1b-829e-f12247a1008d tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:05.065801 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:05.065801 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:05.066060 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e857eeec-1c68-4d1b-829e-f12247a1008d tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:05.066303 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-e857eeec-1c68-4d1b-829e-f12247a1008d tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:55:05.080366 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:05.080366 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:05.081520 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e857eeec-1c68-4d1b-829e-f12247a1008d tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:55:05.081974 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1983/3978] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:55:05 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:05.200745 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fc656f19-9b58-4b1c-b751-dd5bcc0fac94 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/f521fede-8f05-44d8-9213-c06039f05b25 Dec 22 12:55:05.201354 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fc656f19-9b58-4b1c-b751-dd5bcc0fac94 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:05.201625 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:05.201625 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:05.202075 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fc656f19-9b58-4b1c-b751-dd5bcc0fac94 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:05.220916 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:05.220916 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:05.221662 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fc656f19-9b58-4b1c-b751-dd5bcc0fac94 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Snapshot retrieved successfully. Dec 22 12:55:05.223071 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fc656f19-9b58-4b1c-b751-dd5bcc0fac94 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/f521fede-8f05-44d8-9213-c06039f05b25 returned with HTTP 200 Dec 22 12:55:05.223607 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1996/3979] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:55:05 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/f521fede-8f05-44d8-9213-c06039f05b25 => generated 445 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:06.093131 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5b9f8135-dcc1-49ea-8dc5-3c910158567f tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:55:06.093617 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5b9f8135-dcc1-49ea-8dc5-3c910158567f tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:06.093810 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:06.093810 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:06.094123 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5b9f8135-dcc1-49ea-8dc5-3c910158567f tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:06.094416 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-5b9f8135-dcc1-49ea-8dc5-3c910158567f tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:55:06.111862 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:06.111862 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:06.113323 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5b9f8135-dcc1-49ea-8dc5-3c910158567f tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:55:06.113934 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1984/3980] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:55:06 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:06.236047 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cd2cee49-392d-47db-aa9b-0cbf705f857d tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/f521fede-8f05-44d8-9213-c06039f05b25 Dec 22 12:55:06.236694 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cd2cee49-392d-47db-aa9b-0cbf705f857d tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:06.236889 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:06.236889 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:06.237351 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cd2cee49-392d-47db-aa9b-0cbf705f857d tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:06.262057 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:06.262057 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:06.262745 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cd2cee49-392d-47db-aa9b-0cbf705f857d tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Snapshot retrieved successfully. Dec 22 12:55:06.263928 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cd2cee49-392d-47db-aa9b-0cbf705f857d tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/f521fede-8f05-44d8-9213-c06039f05b25 returned with HTTP 200 Dec 22 12:55:06.264391 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1997/3981] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:55:06 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/f521fede-8f05-44d8-9213-c06039f05b25 => generated 472 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:06.271917 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d530c237-67d7-4c79-8668-0a26f79c452c tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] POST http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots Dec 22 12:55:06.272246 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:06.272246 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:06.272525 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d530c237-67d7-4c79-8668-0a26f79c452c tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5325e5da-30f0-4f5d-abeb-d43673914235", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-364376498"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:55:06.305447 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:06.305447 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:06.306206 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d530c237-67d7-4c79-8668-0a26f79c452c tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Volume info retrieved successfully. Dec 22 12:55:06.306411 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-d530c237-67d7-4c79-8668-0a26f79c452c tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Create snapshot from volume 5325e5da-30f0-4f5d-abeb-d43673914235 Dec 22 12:55:06.368276 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-d530c237-67d7-4c79-8668-0a26f79c452c tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Created reservations ['a738ea3f-2fbf-46d6-8a80-19c09d4e0fac', '19355123-77d1-4a5a-bfd9-142f0df267e4', '879a745e-a479-48d4-a484-e023dfa32d65', '092cdf5e-4b50-455b-960e-efe5c49d7efc'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:55:06.491585 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d530c237-67d7-4c79-8668-0a26f79c452c tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Snapshot create request issued successfully. Dec 22 12:55:06.492130 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d530c237-67d7-4c79-8668-0a26f79c452c tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots returned with HTTP 202 Dec 22 12:55:06.492892 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1985/3982] 10.222.0.111 () {60 vars in 1237 bytes} [Tue Dec 22 12:55:06 2020] POST /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots => generated 313 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:55:06.503741 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3cacd52d-b15c-4eea-bee4-bf904ec94ad9 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/0bf15499-4712-40f4-b4e6-e760af5d91ac Dec 22 12:55:06.504135 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3cacd52d-b15c-4eea-bee4-bf904ec94ad9 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:06.504334 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:06.504334 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:06.504651 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3cacd52d-b15c-4eea-bee4-bf904ec94ad9 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:06.525917 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:06.525917 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:06.526618 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3cacd52d-b15c-4eea-bee4-bf904ec94ad9 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Snapshot retrieved successfully. Dec 22 12:55:06.527788 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3cacd52d-b15c-4eea-bee4-bf904ec94ad9 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/0bf15499-4712-40f4-b4e6-e760af5d91ac returned with HTTP 200 Dec 22 12:55:06.528275 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1998/3983] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:55:06 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/0bf15499-4712-40f4-b4e6-e760af5d91ac => generated 445 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:07.125909 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8d83ebe6-fcc0-4cfb-b8c7-e0a55718c127 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:55:07.126551 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8d83ebe6-fcc0-4cfb-b8c7-e0a55718c127 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:07.126551 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:07.126551 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:07.126939 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8d83ebe6-fcc0-4cfb-b8c7-e0a55718c127 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:07.127084 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-8d83ebe6-fcc0-4cfb-b8c7-e0a55718c127 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:55:07.142870 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:07.142870 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:07.146599 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8d83ebe6-fcc0-4cfb-b8c7-e0a55718c127 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:55:07.150719 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1986/3984] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:55:07 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:55:07.539584 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f11fe48d-6ef1-42f5-9631-8e55cc73db0e tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/0bf15499-4712-40f4-b4e6-e760af5d91ac Dec 22 12:55:07.540500 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f11fe48d-6ef1-42f5-9631-8e55cc73db0e tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:07.540758 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:07.540758 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:07.541210 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f11fe48d-6ef1-42f5-9631-8e55cc73db0e tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:07.562621 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:07.562621 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:07.563273 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f11fe48d-6ef1-42f5-9631-8e55cc73db0e tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Snapshot retrieved successfully. Dec 22 12:55:07.564371 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f11fe48d-6ef1-42f5-9631-8e55cc73db0e tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/0bf15499-4712-40f4-b4e6-e760af5d91ac returned with HTTP 200 Dec 22 12:55:07.564842 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 1999/3985] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:55:07 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/0bf15499-4712-40f4-b4e6-e760af5d91ac => generated 445 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:08.157484 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-70cb8619-7f4e-4c56-935d-31134cb82b7f tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:55:08.157905 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-70cb8619-7f4e-4c56-935d-31134cb82b7f tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:08.158107 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:08.158107 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:08.158416 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-70cb8619-7f4e-4c56-935d-31134cb82b7f tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:08.158724 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-70cb8619-7f4e-4c56-935d-31134cb82b7f tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:55:08.175618 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:08.175618 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:08.176906 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-70cb8619-7f4e-4c56-935d-31134cb82b7f tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:55:08.177459 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1987/3986] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:55:08 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:08.574410 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aa6f082c-756f-491e-ad2f-9167715b44ba tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/0bf15499-4712-40f4-b4e6-e760af5d91ac Dec 22 12:55:08.574747 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aa6f082c-756f-491e-ad2f-9167715b44ba tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:08.574895 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:08.574895 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:08.575122 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aa6f082c-756f-491e-ad2f-9167715b44ba tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:08.589904 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:08.589904 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:08.590454 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-aa6f082c-756f-491e-ad2f-9167715b44ba tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Snapshot retrieved successfully. Dec 22 12:55:08.591557 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aa6f082c-756f-491e-ad2f-9167715b44ba tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/0bf15499-4712-40f4-b4e6-e760af5d91ac returned with HTTP 200 Dec 22 12:55:08.592066 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2000/3987] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:55:08 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/0bf15499-4712-40f4-b4e6-e760af5d91ac => generated 472 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:08.599759 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-194bef3b-c8cf-4562-81a7-177c85a58a4c tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?limit=1 Dec 22 12:55:08.600050 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-194bef3b-c8cf-4562-81a7-177c85a58a4c tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:08.600170 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:08.600170 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:08.600402 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-194bef3b-c8cf-4562-81a7-177c85a58a4c tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:08.600910 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-194bef3b-c8cf-4562-81a7-177c85a58a4c tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:55:08.602563 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.db.sqlalchemy.api [None req-194bef3b-c8cf-4562-81a7-177c85a58a4c tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Building query based on filter {{(pid=88155) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 12:55:08.613171 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-194bef3b-c8cf-4562-81a7-177c85a58a4c tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Get all snapshots completed successfully. Dec 22 12:55:08.613860 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-194bef3b-c8cf-4562-81a7-177c85a58a4c tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?limit=1 returned with HTTP 200 Dec 22 12:55:08.614285 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1988/3988] 10.222.0.111 () {58 vars in 1230 bytes} [Tue Dec 22 12:55:08 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?limit=1 => generated 515 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:08.621710 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2c23c7c2-a427-4b0a-a7c1-3988390df873 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots Dec 22 12:55:08.621929 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2c23c7c2-a427-4b0a-a7c1-3988390df873 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:08.622355 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:08.622355 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:08.622500 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2c23c7c2-a427-4b0a-a7c1-3988390df873 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:08.622881 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-2c23c7c2-a427-4b0a-a7c1-3988390df873 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:55:08.624312 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.db.sqlalchemy.api [None req-2c23c7c2-a427-4b0a-a7c1-3988390df873 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Building query based on filter {{(pid=88156) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 12:55:08.635330 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2c23c7c2-a427-4b0a-a7c1-3988390df873 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Get all snapshots completed successfully. Dec 22 12:55:08.635899 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2c23c7c2-a427-4b0a-a7c1-3988390df873 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots returned with HTTP 200 Dec 22 12:55:08.636353 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2001/3989] 10.222.0.111 () {58 vars in 1215 bytes} [Tue Dec 22 12:55:08 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:55:08.643440 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a07fab3c-e733-457b-b2e8-d48fb536d914 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?limit=100000 Dec 22 12:55:08.643775 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a07fab3c-e733-457b-b2e8-d48fb536d914 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:08.643945 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:08.643945 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:08.644134 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a07fab3c-e733-457b-b2e8-d48fb536d914 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:08.644503 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-a07fab3c-e733-457b-b2e8-d48fb536d914 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:55:08.644901 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:08.644901 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:08.645969 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.db.sqlalchemy.api [None req-a07fab3c-e733-457b-b2e8-d48fb536d914 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Building query based on filter {{(pid=88155) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 12:55:08.656829 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a07fab3c-e733-457b-b2e8-d48fb536d914 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Get all snapshots completed successfully. Dec 22 12:55:08.661894 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a07fab3c-e733-457b-b2e8-d48fb536d914 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?limit=100000 returned with HTTP 200 Dec 22 12:55:08.661894 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1989/3990] 10.222.0.111 () {58 vars in 1240 bytes} [Tue Dec 22 12:55:08 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?limit=100000 => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:08.669415 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7d10d2b5-d983-468d-970c-2adf0b2ab6cc tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?limit=0 Dec 22 12:55:08.669717 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7d10d2b5-d983-468d-970c-2adf0b2ab6cc tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:08.669860 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:08.669860 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:08.670087 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7d10d2b5-d983-468d-970c-2adf0b2ab6cc tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:08.670470 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-7d10d2b5-d983-468d-970c-2adf0b2ab6cc tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:55:08.670853 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:08.670853 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:08.671953 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.db.sqlalchemy.api [None req-7d10d2b5-d983-468d-970c-2adf0b2ab6cc tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Building query based on filter {{(pid=88156) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 12:55:08.681570 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7d10d2b5-d983-468d-970c-2adf0b2ab6cc tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Get all snapshots completed successfully. Dec 22 12:55:08.681978 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7d10d2b5-d983-468d-970c-2adf0b2ab6cc tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?limit=0 returned with HTTP 200 Dec 22 12:55:08.682402 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2002/3991] 10.222.0.111 () {58 vars in 1230 bytes} [Tue Dec 22 12:55:08 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?limit=0 => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 22 12:55:08.689161 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1dcafeea-216f-4dcd-8ef7-60b572a0847c tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots Dec 22 12:55:08.689489 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1dcafeea-216f-4dcd-8ef7-60b572a0847c tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:08.689637 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:08.689637 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:08.689864 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1dcafeea-216f-4dcd-8ef7-60b572a0847c tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:08.690241 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-1dcafeea-216f-4dcd-8ef7-60b572a0847c tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:55:08.690633 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:08.690633 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:08.691721 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.db.sqlalchemy.api [None req-1dcafeea-216f-4dcd-8ef7-60b572a0847c tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Building query based on filter {{(pid=88155) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 12:55:08.703832 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1dcafeea-216f-4dcd-8ef7-60b572a0847c tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Get all snapshots completed successfully. Dec 22 12:55:08.704359 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1dcafeea-216f-4dcd-8ef7-60b572a0847c tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots returned with HTTP 200 Dec 22 12:55:08.710706 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1990/3992] 10.222.0.111 () {58 vars in 1215 bytes} [Tue Dec 22 12:55:08 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots => generated 994 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:08.715881 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c3fe79ef-85d6-4c83-8657-0aa59b644a2d tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?marker=f521fede-8f05-44d8-9213-c06039f05b25 Dec 22 12:55:08.716172 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c3fe79ef-85d6-4c83-8657-0aa59b644a2d tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:08.716444 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c3fe79ef-85d6-4c83-8657-0aa59b644a2d tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:08.716786 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-c3fe79ef-85d6-4c83-8657-0aa59b644a2d tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:55:08.718129 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.db.sqlalchemy.api [None req-c3fe79ef-85d6-4c83-8657-0aa59b644a2d tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Building query based on filter {{(pid=88156) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 12:55:08.749057 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c3fe79ef-85d6-4c83-8657-0aa59b644a2d tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Get all snapshots completed successfully. Dec 22 12:55:08.749534 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c3fe79ef-85d6-4c83-8657-0aa59b644a2d tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?marker=f521fede-8f05-44d8-9213-c06039f05b25 returned with HTTP 200 Dec 22 12:55:08.750034 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2003/3993] 10.222.0.111 () {58 vars in 1302 bytes} [Tue Dec 22 12:55:08 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?marker=f521fede-8f05-44d8-9213-c06039f05b25 => generated 342 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:08.757275 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b7ee90d7-470a-4996-aa5b-6e0393cd57e0 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?offset=2&limit=3 Dec 22 12:55:08.757596 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b7ee90d7-470a-4996-aa5b-6e0393cd57e0 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:08.757770 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:08.757770 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:08.758035 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b7ee90d7-470a-4996-aa5b-6e0393cd57e0 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:08.758446 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-b7ee90d7-470a-4996-aa5b-6e0393cd57e0 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:55:08.758857 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:08.758857 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:08.759932 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.db.sqlalchemy.api [None req-b7ee90d7-470a-4996-aa5b-6e0393cd57e0 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Building query based on filter {{(pid=88155) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 12:55:08.769239 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b7ee90d7-470a-4996-aa5b-6e0393cd57e0 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Get all snapshots completed successfully. Dec 22 12:55:08.769643 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b7ee90d7-470a-4996-aa5b-6e0393cd57e0 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?offset=2&limit=3 returned with HTTP 200 Dec 22 12:55:08.770071 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1991/3994] 10.222.0.111 () {58 vars in 1248 bytes} [Tue Dec 22 12:55:08 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?offset=2&limit=3 => generated 342 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:08.776872 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eb2dfc51-a414-48fa-ad3e-056d32606046 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?sort_key=created_at&sort_dir=asc Dec 22 12:55:08.777150 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eb2dfc51-a414-48fa-ad3e-056d32606046 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:08.777278 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:08.777278 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:08.777470 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eb2dfc51-a414-48fa-ad3e-056d32606046 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:08.777791 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-eb2dfc51-a414-48fa-ad3e-056d32606046 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:55:08.778134 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:08.778134 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:08.779143 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.db.sqlalchemy.api [None req-eb2dfc51-a414-48fa-ad3e-056d32606046 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Building query based on filter {{(pid=88156) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 12:55:08.788525 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-eb2dfc51-a414-48fa-ad3e-056d32606046 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Get all snapshots completed successfully. Dec 22 12:55:08.788978 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eb2dfc51-a414-48fa-ad3e-056d32606046 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Dec 22 12:55:08.789348 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2004/3995] 10.222.0.111 () {58 vars in 1280 bytes} [Tue Dec 22 12:55:08 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:08.795786 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-af956f51-8508-4d5c-b282-f149a833d68b tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?sort_key=created_at&sort_dir=desc Dec 22 12:55:08.796065 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-af956f51-8508-4d5c-b282-f149a833d68b tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:08.796188 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:08.796188 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:08.796385 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-af956f51-8508-4d5c-b282-f149a833d68b tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:08.796696 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-af956f51-8508-4d5c-b282-f149a833d68b tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:55:08.797032 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:08.797032 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:08.797933 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.db.sqlalchemy.api [None req-af956f51-8508-4d5c-b282-f149a833d68b tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Building query based on filter {{(pid=88155) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 12:55:08.807801 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-af956f51-8508-4d5c-b282-f149a833d68b tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Get all snapshots completed successfully. Dec 22 12:55:08.808279 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-af956f51-8508-4d5c-b282-f149a833d68b tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Dec 22 12:55:08.808659 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1992/3996] 10.222.0.111 () {58 vars in 1282 bytes} [Tue Dec 22 12:55:08 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:08.815625 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d6679a65-517c-4eea-a200-19b7f553277a tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?sort_key=id&sort_dir=asc Dec 22 12:55:08.815946 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d6679a65-517c-4eea-a200-19b7f553277a tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:08.816110 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:08.816110 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:08.816327 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d6679a65-517c-4eea-a200-19b7f553277a tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:08.816639 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-d6679a65-517c-4eea-a200-19b7f553277a tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:55:08.817023 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:08.817023 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:08.818052 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.db.sqlalchemy.api [None req-d6679a65-517c-4eea-a200-19b7f553277a tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Building query based on filter {{(pid=88156) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 12:55:08.829354 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d6679a65-517c-4eea-a200-19b7f553277a tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Get all snapshots completed successfully. Dec 22 12:55:08.829884 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d6679a65-517c-4eea-a200-19b7f553277a tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Dec 22 12:55:08.830313 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2005/3997] 10.222.0.111 () {58 vars in 1264 bytes} [Tue Dec 22 12:55:08 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:55:08.837266 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9e7db03b-547f-406d-ab82-9691124a72b7 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?sort_key=id&sort_dir=desc Dec 22 12:55:08.837588 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9e7db03b-547f-406d-ab82-9691124a72b7 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:08.837749 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:08.837749 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:08.838002 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9e7db03b-547f-406d-ab82-9691124a72b7 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:08.838253 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-9e7db03b-547f-406d-ab82-9691124a72b7 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:55:08.838610 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:08.838610 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:08.839480 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.db.sqlalchemy.api [None req-9e7db03b-547f-406d-ab82-9691124a72b7 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Building query based on filter {{(pid=88155) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 12:55:08.851035 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9e7db03b-547f-406d-ab82-9691124a72b7 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Get all snapshots completed successfully. Dec 22 12:55:08.851521 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9e7db03b-547f-406d-ab82-9691124a72b7 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Dec 22 12:55:08.855907 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1993/3998] 10.222.0.111 () {58 vars in 1266 bytes} [Tue Dec 22 12:55:08 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:08.861676 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b7610253-f67b-4828-bad9-2f0a43ee282a tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?sort_key=display_name&sort_dir=asc Dec 22 12:55:08.861961 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b7610253-f67b-4828-bad9-2f0a43ee282a tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:08.862089 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:08.862089 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:08.862293 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b7610253-f67b-4828-bad9-2f0a43ee282a tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:08.862726 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-b7610253-f67b-4828-bad9-2f0a43ee282a tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:55:08.863074 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:08.863074 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:08.864036 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.db.sqlalchemy.api [None req-b7610253-f67b-4828-bad9-2f0a43ee282a tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Building query based on filter {{(pid=88156) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 12:55:08.874341 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b7610253-f67b-4828-bad9-2f0a43ee282a tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Get all snapshots completed successfully. Dec 22 12:55:08.874826 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b7610253-f67b-4828-bad9-2f0a43ee282a tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Dec 22 12:55:08.875291 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2006/3999] 10.222.0.111 () {58 vars in 1284 bytes} [Tue Dec 22 12:55:08 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:08.887921 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-95c3b744-6380-4fd0-86d9-61670bf6fc35 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?sort_key=display_name&sort_dir=desc Dec 22 12:55:08.888289 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-95c3b744-6380-4fd0-86d9-61670bf6fc35 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:08.888472 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:08.888472 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:08.888764 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-95c3b744-6380-4fd0-86d9-61670bf6fc35 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:08.889169 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-95c3b744-6380-4fd0-86d9-61670bf6fc35 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:55:08.889577 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:08.889577 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:08.890683 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.db.sqlalchemy.api [None req-95c3b744-6380-4fd0-86d9-61670bf6fc35 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Building query based on filter {{(pid=88155) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 12:55:08.901774 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-95c3b744-6380-4fd0-86d9-61670bf6fc35 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Get all snapshots completed successfully. Dec 22 12:55:08.902386 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-95c3b744-6380-4fd0-86d9-61670bf6fc35 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Dec 22 12:55:08.902967 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1994/4000] 10.222.0.111 () {58 vars in 1286 bytes} [Tue Dec 22 12:55:08 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:08.915319 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ed6fb7f4-9f96-42ac-9391-5286e8a3afde tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-364376498 Dec 22 12:55:08.915605 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ed6fb7f4-9f96-42ac-9391-5286e8a3afde tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:08.915720 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:08.915720 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:08.915934 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ed6fb7f4-9f96-42ac-9391-5286e8a3afde tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'detail' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:08.916236 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-ed6fb7f4-9f96-42ac-9391-5286e8a3afde tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:55:08.916580 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:08.916580 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:08.917486 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.db.sqlalchemy.api [None req-ed6fb7f4-9f96-42ac-9391-5286e8a3afde tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Building query based on filter {{(pid=88156) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 12:55:08.926086 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ed6fb7f4-9f96-42ac-9391-5286e8a3afde tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Get all snapshots completed successfully. Dec 22 12:55:08.926532 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:08.926532 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:08.927272 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ed6fb7f4-9f96-42ac-9391-5286e8a3afde tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-364376498 returned with HTTP 200 Dec 22 12:55:08.927761 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2007/4001] 10.222.0.111 () {58 vars in 1355 bytes} [Tue Dec 22 12:55:08 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-364376498 => generated 475 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:08.939336 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-18d7175b-4082-45fd-9c18-e3f5a47ae281 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/detail?status=available Dec 22 12:55:08.939629 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-18d7175b-4082-45fd-9c18-e3f5a47ae281 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:08.939760 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:08.939760 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:08.939982 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-18d7175b-4082-45fd-9c18-e3f5a47ae281 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'detail' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:08.940364 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-18d7175b-4082-45fd-9c18-e3f5a47ae281 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:55:08.940702 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:08.940702 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:08.941735 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.db.sqlalchemy.api [None req-18d7175b-4082-45fd-9c18-e3f5a47ae281 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Building query based on filter {{(pid=88155) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 12:55:08.952733 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-18d7175b-4082-45fd-9c18-e3f5a47ae281 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Get all snapshots completed successfully. Dec 22 12:55:08.956232 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:08.956232 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:08.956232 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-18d7175b-4082-45fd-9c18-e3f5a47ae281 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/detail?status=available returned with HTTP 200 Dec 22 12:55:08.956232 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1995/4002] 10.222.0.111 () {58 vars in 1269 bytes} [Tue Dec 22 12:55:08 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/detail?status=available => generated 1396 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:55:08.961053 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-847da4a1-1a76-499d-89cb-0afe43d89836 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-364376498 Dec 22 12:55:08.961337 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-847da4a1-1a76-499d-89cb-0afe43d89836 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:08.961448 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:08.961448 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:08.961902 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-847da4a1-1a76-499d-89cb-0afe43d89836 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'detail' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:08.962535 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-847da4a1-1a76-499d-89cb-0afe43d89836 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:55:08.963840 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.db.sqlalchemy.api [None req-847da4a1-1a76-499d-89cb-0afe43d89836 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Building query based on filter {{(pid=88156) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 12:55:08.972388 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-847da4a1-1a76-499d-89cb-0afe43d89836 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Get all snapshots completed successfully. Dec 22 12:55:08.972869 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:08.972869 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:08.973475 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-847da4a1-1a76-499d-89cb-0afe43d89836 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-364376498 returned with HTTP 200 Dec 22 12:55:08.973846 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2008/4003] 10.222.0.111 () {58 vars in 1389 bytes} [Tue Dec 22 12:55:08 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-364376498 => generated 475 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:08.980860 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0bed21d3-e354-4844-8f9e-55925a5f3dc6 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-364376498 Dec 22 12:55:08.981180 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0bed21d3-e354-4844-8f9e-55925a5f3dc6 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:08.981306 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:08.981306 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:08.981526 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0bed21d3-e354-4844-8f9e-55925a5f3dc6 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:08.981867 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-0bed21d3-e354-4844-8f9e-55925a5f3dc6 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:55:08.983201 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.db.sqlalchemy.api [None req-0bed21d3-e354-4844-8f9e-55925a5f3dc6 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Building query based on filter {{(pid=88155) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 12:55:08.994003 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0bed21d3-e354-4844-8f9e-55925a5f3dc6 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Get all snapshots completed successfully. Dec 22 12:55:08.994470 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0bed21d3-e354-4844-8f9e-55925a5f3dc6 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-364376498 returned with HTTP 200 Dec 22 12:55:08.994953 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1996/4004] 10.222.0.111 () {58 vars in 1334 bytes} [Tue Dec 22 12:55:08 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-364376498 => generated 341 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:55:09.000395 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8ffacab1-757c-4cbf-a1b7-a9e068fe219a tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?status=available Dec 22 12:55:09.000713 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8ffacab1-757c-4cbf-a1b7-a9e068fe219a tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:09.000824 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:09.000824 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:09.001026 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8ffacab1-757c-4cbf-a1b7-a9e068fe219a tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:09.001319 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-8ffacab1-757c-4cbf-a1b7-a9e068fe219a tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:55:09.002464 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.db.sqlalchemy.api [None req-8ffacab1-757c-4cbf-a1b7-a9e068fe219a tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Building query based on filter {{(pid=88156) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 12:55:09.014108 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8ffacab1-757c-4cbf-a1b7-a9e068fe219a tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Get all snapshots completed successfully. Dec 22 12:55:09.014588 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8ffacab1-757c-4cbf-a1b7-a9e068fe219a tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?status=available returned with HTTP 200 Dec 22 12:55:09.016384 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2009/4005] 10.222.0.111 () {58 vars in 1248 bytes} [Tue Dec 22 12:55:08 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?status=available => generated 994 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:55:09.026088 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d706648b-2a9a-4afc-a8d2-2709bde8943d tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-364376498 Dec 22 12:55:09.026378 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d706648b-2a9a-4afc-a8d2-2709bde8943d tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:09.026514 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:09.026514 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:09.026744 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d706648b-2a9a-4afc-a8d2-2709bde8943d tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:09.027079 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-d706648b-2a9a-4afc-a8d2-2709bde8943d tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Removing options '' from query. {{(pid=88155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 12:55:09.027427 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:09.027427 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:09.028468 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.db.sqlalchemy.api [None req-d706648b-2a9a-4afc-a8d2-2709bde8943d tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Building query based on filter {{(pid=88155) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 22 12:55:09.038610 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d706648b-2a9a-4afc-a8d2-2709bde8943d tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Get all snapshots completed successfully. Dec 22 12:55:09.039066 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d706648b-2a9a-4afc-a8d2-2709bde8943d tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-364376498 returned with HTTP 200 Dec 22 12:55:09.044172 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1997/4006] 10.222.0.111 () {58 vars in 1368 bytes} [Tue Dec 22 12:55:09 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-364376498 => generated 341 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:09.047413 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fed0805f-b294-4b2e-8363-6f9d553c18c4 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] DELETE http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/0bf15499-4712-40f4-b4e6-e760af5d91ac Dec 22 12:55:09.047745 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fed0805f-b294-4b2e-8363-6f9d553c18c4 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:09.047925 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:09.047925 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:09.048196 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fed0805f-b294-4b2e-8363-6f9d553c18c4 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:09.049297 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-fed0805f-b294-4b2e-8363-6f9d553c18c4 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Delete snapshot with id: 0bf15499-4712-40f4-b4e6-e760af5d91ac Dec 22 12:55:09.066381 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:09.066381 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:09.067062 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fed0805f-b294-4b2e-8363-6f9d553c18c4 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Snapshot retrieved successfully. Dec 22 12:55:09.126352 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fed0805f-b294-4b2e-8363-6f9d553c18c4 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Snapshot delete request issued successfully. Dec 22 12:55:09.126638 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fed0805f-b294-4b2e-8363-6f9d553c18c4 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/0bf15499-4712-40f4-b4e6-e760af5d91ac returned with HTTP 202 Dec 22 12:55:09.127152 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2010/4007] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 12:55:09 2020] DELETE /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/0bf15499-4712-40f4-b4e6-e760af5d91ac => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 12:55:09.132683 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e23d5eca-3422-42a7-9523-7cd756b517df tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/0bf15499-4712-40f4-b4e6-e760af5d91ac Dec 22 12:55:09.132797 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e23d5eca-3422-42a7-9523-7cd756b517df tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:09.132935 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:09.132935 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:09.133134 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e23d5eca-3422-42a7-9523-7cd756b517df tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:09.147091 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:09.147091 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:09.147670 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e23d5eca-3422-42a7-9523-7cd756b517df tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Snapshot retrieved successfully. Dec 22 12:55:09.148697 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e23d5eca-3422-42a7-9523-7cd756b517df tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/0bf15499-4712-40f4-b4e6-e760af5d91ac returned with HTTP 200 Dec 22 12:55:09.149074 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1998/4008] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:55:09 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/0bf15499-4712-40f4-b4e6-e760af5d91ac => generated 471 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:55:09.186921 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-93861818-5144-4e6f-92f1-dafcd41cd839 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:55:09.187243 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-93861818-5144-4e6f-92f1-dafcd41cd839 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:09.187381 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:09.187381 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:09.187576 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-93861818-5144-4e6f-92f1-dafcd41cd839 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:09.187765 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-93861818-5144-4e6f-92f1-dafcd41cd839 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:55:09.199377 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:09.199377 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:09.200300 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-93861818-5144-4e6f-92f1-dafcd41cd839 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:55:09.200752 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2011/4009] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:55:09 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:10.160657 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-850db86e-2863-4b90-91a3-72326b35327a tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/0bf15499-4712-40f4-b4e6-e760af5d91ac Dec 22 12:55:10.161365 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-850db86e-2863-4b90-91a3-72326b35327a tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:10.161553 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:10.161553 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:10.161983 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-850db86e-2863-4b90-91a3-72326b35327a tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:10.176434 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-850db86e-2863-4b90-91a3-72326b35327a tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/0bf15499-4712-40f4-b4e6-e760af5d91ac returned with HTTP 404 Dec 22 12:55:10.177029 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 1999/4010] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:55:10 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/0bf15499-4712-40f4-b4e6-e760af5d91ac => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:55:10.182852 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ee68cd5f-f267-473e-9078-a337510a7897 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] DELETE http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/f521fede-8f05-44d8-9213-c06039f05b25 Dec 22 12:55:10.183213 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ee68cd5f-f267-473e-9078-a337510a7897 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:10.183388 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:10.183388 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:10.183659 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ee68cd5f-f267-473e-9078-a337510a7897 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:10.183953 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-ee68cd5f-f267-473e-9078-a337510a7897 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Delete snapshot with id: f521fede-8f05-44d8-9213-c06039f05b25 Dec 22 12:55:10.197705 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:10.197705 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:10.198240 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ee68cd5f-f267-473e-9078-a337510a7897 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Snapshot retrieved successfully. Dec 22 12:55:10.214370 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ee81dbb7-1273-4ada-8105-e006ea556e26 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:55:10.214370 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ee81dbb7-1273-4ada-8105-e006ea556e26 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:10.214370 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ee81dbb7-1273-4ada-8105-e006ea556e26 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:10.214370 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-ee81dbb7-1273-4ada-8105-e006ea556e26 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:55:10.236265 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:10.236265 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:10.237549 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ee81dbb7-1273-4ada-8105-e006ea556e26 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:55:10.238010 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2000/4011] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:55:10 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:55:10.267419 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ee68cd5f-f267-473e-9078-a337510a7897 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Snapshot delete request issued successfully. Dec 22 12:55:10.267700 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ee68cd5f-f267-473e-9078-a337510a7897 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/f521fede-8f05-44d8-9213-c06039f05b25 returned with HTTP 202 Dec 22 12:55:10.268312 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2012/4012] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 12:55:10 2020] DELETE /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/f521fede-8f05-44d8-9213-c06039f05b25 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:55:10.273669 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4768991e-223a-45d3-a956-c08f1d657d64 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/f521fede-8f05-44d8-9213-c06039f05b25 Dec 22 12:55:10.273861 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4768991e-223a-45d3-a956-c08f1d657d64 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:10.273984 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:10.273984 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:10.274688 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4768991e-223a-45d3-a956-c08f1d657d64 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:10.287745 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:10.287745 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:10.288361 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4768991e-223a-45d3-a956-c08f1d657d64 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Snapshot retrieved successfully. Dec 22 12:55:10.289677 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4768991e-223a-45d3-a956-c08f1d657d64 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/f521fede-8f05-44d8-9213-c06039f05b25 returned with HTTP 200 Dec 22 12:55:10.289967 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2001/4013] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:55:10 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/f521fede-8f05-44d8-9213-c06039f05b25 => generated 471 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:11.247062 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7e06d733-753b-48a4-a304-5227f4a559bf tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:55:11.247629 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7e06d733-753b-48a4-a304-5227f4a559bf tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:11.247743 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:11.247743 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:11.247960 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7e06d733-753b-48a4-a304-5227f4a559bf tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:11.248168 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-7e06d733-753b-48a4-a304-5227f4a559bf tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:55:11.259178 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:11.259178 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:11.260170 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7e06d733-753b-48a4-a304-5227f4a559bf tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:55:11.265579 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2013/4014] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:55:11 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:11.298755 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e9927b1f-30f0-4fa6-8489-6b9f20fef66c tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/f521fede-8f05-44d8-9213-c06039f05b25 Dec 22 12:55:11.299046 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e9927b1f-30f0-4fa6-8489-6b9f20fef66c tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:11.299178 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:11.299178 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:11.299383 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e9927b1f-30f0-4fa6-8489-6b9f20fef66c tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:11.311710 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e9927b1f-30f0-4fa6-8489-6b9f20fef66c tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/f521fede-8f05-44d8-9213-c06039f05b25 returned with HTTP 404 Dec 22 12:55:11.312199 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2002/4015] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:55:11 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/f521fede-8f05-44d8-9213-c06039f05b25 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:55:11.317295 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c020b819-5856-4f98-b186-aa78fe8c021e tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] DELETE http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/eee1e8ef-f85a-4274-a457-3365cdbcf0a4 Dec 22 12:55:11.317465 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c020b819-5856-4f98-b186-aa78fe8c021e tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:11.317622 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:11.317622 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:11.317836 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c020b819-5856-4f98-b186-aa78fe8c021e tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:11.318018 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v2.snapshots [None req-c020b819-5856-4f98-b186-aa78fe8c021e tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Delete snapshot with id: eee1e8ef-f85a-4274-a457-3365cdbcf0a4 Dec 22 12:55:11.330624 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:11.330624 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:11.331146 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c020b819-5856-4f98-b186-aa78fe8c021e tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Snapshot retrieved successfully. Dec 22 12:55:11.394270 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c020b819-5856-4f98-b186-aa78fe8c021e tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Snapshot delete request issued successfully. Dec 22 12:55:11.394539 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c020b819-5856-4f98-b186-aa78fe8c021e tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/eee1e8ef-f85a-4274-a457-3365cdbcf0a4 returned with HTTP 202 Dec 22 12:55:11.395136 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2014/4016] 10.222.0.111 () {58 vars in 1329 bytes} [Tue Dec 22 12:55:11 2020] DELETE /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/eee1e8ef-f85a-4274-a457-3365cdbcf0a4 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 12:55:11.400587 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e1ef8d30-933e-437b-891e-794f740973fc tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/eee1e8ef-f85a-4274-a457-3365cdbcf0a4 Dec 22 12:55:11.400870 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e1ef8d30-933e-437b-891e-794f740973fc tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:11.401142 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e1ef8d30-933e-437b-891e-794f740973fc tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:11.415207 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:11.415207 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:11.415900 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e1ef8d30-933e-437b-891e-794f740973fc tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Snapshot retrieved successfully. Dec 22 12:55:11.416951 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e1ef8d30-933e-437b-891e-794f740973fc tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/eee1e8ef-f85a-4274-a457-3365cdbcf0a4 returned with HTTP 200 Dec 22 12:55:11.417409 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2003/4017] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:55:11 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/eee1e8ef-f85a-4274-a457-3365cdbcf0a4 => generated 472 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:12.274496 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0135a24a-96a2-4c64-88dc-1d7baeb9acd4 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:55:12.275238 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0135a24a-96a2-4c64-88dc-1d7baeb9acd4 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:12.275474 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:12.275474 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:12.275901 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0135a24a-96a2-4c64-88dc-1d7baeb9acd4 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:12.276395 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-0135a24a-96a2-4c64-88dc-1d7baeb9acd4 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:55:12.301719 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:12.301719 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:12.302992 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0135a24a-96a2-4c64-88dc-1d7baeb9acd4 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:55:12.303590 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2015/4018] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:55:12 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:12.429211 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ccbd8675-339c-4e49-8b95-9ed3131f3964 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/eee1e8ef-f85a-4274-a457-3365cdbcf0a4 Dec 22 12:55:12.429702 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ccbd8675-339c-4e49-8b95-9ed3131f3964 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:12.429969 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:12.429969 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:12.430390 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ccbd8675-339c-4e49-8b95-9ed3131f3964 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:12.449375 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:12.449375 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:12.450108 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ccbd8675-339c-4e49-8b95-9ed3131f3964 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Snapshot retrieved successfully. Dec 22 12:55:12.455762 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ccbd8675-339c-4e49-8b95-9ed3131f3964 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/eee1e8ef-f85a-4274-a457-3365cdbcf0a4 returned with HTTP 200 Dec 22 12:55:12.455762 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2004/4019] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:55:12 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/eee1e8ef-f85a-4274-a457-3365cdbcf0a4 => generated 472 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:13.316921 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-20dd3251-ee39-4494-a6a4-1b6c2a83fcc5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:55:13.317926 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-20dd3251-ee39-4494-a6a4-1b6c2a83fcc5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:13.318337 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:13.318337 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:13.319132 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-20dd3251-ee39-4494-a6a4-1b6c2a83fcc5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:13.319807 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-20dd3251-ee39-4494-a6a4-1b6c2a83fcc5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:55:13.335975 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:13.335975 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:13.337237 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-20dd3251-ee39-4494-a6a4-1b6c2a83fcc5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:55:13.337824 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2016/4020] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:55:13 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:13.466234 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-25713108-7739-43ba-88ae-ad069d52c168 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/eee1e8ef-f85a-4274-a457-3365cdbcf0a4 Dec 22 12:55:13.466707 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-25713108-7739-43ba-88ae-ad069d52c168 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:13.466960 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:13.466960 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:13.467363 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-25713108-7739-43ba-88ae-ad069d52c168 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:13.491351 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-25713108-7739-43ba-88ae-ad069d52c168 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/eee1e8ef-f85a-4274-a457-3365cdbcf0a4 returned with HTTP 404 Dec 22 12:55:13.492155 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2005/4021] 10.222.0.111 () {58 vars in 1326 bytes} [Tue Dec 22 12:55:13 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/snapshots/eee1e8ef-f85a-4274-a457-3365cdbcf0a4 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:55:13.499099 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-315d8bcd-085f-4e5d-88c9-525ca3ae68f8 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] DELETE http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/volumes/5325e5da-30f0-4f5d-abeb-d43673914235 Dec 22 12:55:13.499631 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-315d8bcd-085f-4e5d-88c9-525ca3ae68f8 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:13.499772 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:13.499772 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:13.500296 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-315d8bcd-085f-4e5d-88c9-525ca3ae68f8 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:13.500614 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-315d8bcd-085f-4e5d-88c9-525ca3ae68f8 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Delete volume with id: 5325e5da-30f0-4f5d-abeb-d43673914235 Dec 22 12:55:13.534802 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:13.534802 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:13.536397 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-315d8bcd-085f-4e5d-88c9-525ca3ae68f8 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Volume info retrieved successfully. Dec 22 12:55:13.612614 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-315d8bcd-085f-4e5d-88c9-525ca3ae68f8 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Delete volume request issued successfully. Dec 22 12:55:13.613007 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-315d8bcd-085f-4e5d-88c9-525ca3ae68f8 tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/volumes/5325e5da-30f0-4f5d-abeb-d43673914235 returned with HTTP 202 Dec 22 12:55:13.614693 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2017/4022] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:55:13 2020] DELETE /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/volumes/5325e5da-30f0-4f5d-abeb-d43673914235 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:55:13.619313 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a6e34464-1622-4fb2-811b-ec34432b359c tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/volumes/5325e5da-30f0-4f5d-abeb-d43673914235 Dec 22 12:55:13.619735 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a6e34464-1622-4fb2-811b-ec34432b359c tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:13.620128 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a6e34464-1622-4fb2-811b-ec34432b359c tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:13.650343 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:13.650343 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:13.656448 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a6e34464-1622-4fb2-811b-ec34432b359c tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Volume info retrieved successfully. Dec 22 12:55:13.668594 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a6e34464-1622-4fb2-811b-ec34432b359c tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/volumes/5325e5da-30f0-4f5d-abeb-d43673914235 returned with HTTP 200 Dec 22 12:55:13.671104 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2006/4023] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:13 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/volumes/5325e5da-30f0-4f5d-abeb-d43673914235 => generated 921 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:55:14.351395 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-827c532f-0567-4ded-b57e-895145e31255 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:55:14.352061 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-827c532f-0567-4ded-b57e-895145e31255 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:14.352447 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:14.352447 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:14.353262 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-827c532f-0567-4ded-b57e-895145e31255 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:14.353659 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-827c532f-0567-4ded-b57e-895145e31255 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:55:14.376412 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:14.376412 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:14.377657 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-827c532f-0567-4ded-b57e-895145e31255 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:55:14.378275 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2018/4024] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:55:14 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:14.685442 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3cb93cfe-2747-4aa8-9b90-75ad2b7482ed tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] GET http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/volumes/5325e5da-30f0-4f5d-abeb-d43673914235 Dec 22 12:55:14.685759 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3cb93cfe-2747-4aa8-9b90-75ad2b7482ed tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:14.685924 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:14.685924 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:14.686166 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3cb93cfe-2747-4aa8-9b90-75ad2b7482ed tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:14.713960 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3cb93cfe-2747-4aa8-9b90-75ad2b7482ed tempest-VolumesSnapshotListTestJSON-932933328 tempest-VolumesSnapshotListTestJSON-932933328] http://10.222.0.111/volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/volumes/5325e5da-30f0-4f5d-abeb-d43673914235 returned with HTTP 404 Dec 22 12:55:14.714639 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2007/4025] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:14 2020] GET /volume/v3/a5c8ec5e7050471ca6ea161d2614a0a6/volumes/5325e5da-30f0-4f5d-abeb-d43673914235 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:55:15.387701 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4ee7f4f5-cddd-4090-8c5a-145fd60b8ea9 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:55:15.387995 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4ee7f4f5-cddd-4090-8c5a-145fd60b8ea9 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:15.388233 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:15.388233 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:15.388487 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4ee7f4f5-cddd-4090-8c5a-145fd60b8ea9 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:15.388823 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-4ee7f4f5-cddd-4090-8c5a-145fd60b8ea9 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88156) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:55:15.400216 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:15.400216 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:15.401251 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4ee7f4f5-cddd-4090-8c5a-145fd60b8ea9 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:55:15.401719 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2019/4026] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:55:15 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:15.408912 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ecff7fb6-c6b8-4baf-9aaa-121156a892d8 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/volumes/aa859643-bcdb-40ba-a3da-c0263cf58ac1 Dec 22 12:55:15.409330 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ecff7fb6-c6b8-4baf-9aaa-121156a892d8 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:15.409596 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ecff7fb6-c6b8-4baf-9aaa-121156a892d8 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:15.434394 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:15.434394 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:15.439105 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ecff7fb6-c6b8-4baf-9aaa-121156a892d8 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Volume info retrieved successfully. Dec 22 12:55:15.450669 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ecff7fb6-c6b8-4baf-9aaa-121156a892d8 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/volumes/aa859643-bcdb-40ba-a3da-c0263cf58ac1 returned with HTTP 200 Dec 22 12:55:15.451232 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2008/4027] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:55:15 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/volumes/aa859643-bcdb-40ba-a3da-c0263cf58ac1 => generated 916 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:15.461016 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c78f9e83-47bc-41eb-b01d-34c57bff5129 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] PUT http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:55:15.461820 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:15.461820 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:15.462196 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c78f9e83-47bc-41eb-b01d-34c57bff5129 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1327139068", "description": "tempest-volume-backup-description-1399830824"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:55:15.475687 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:15.475687 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:15.511491 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c78f9e83-47bc-41eb-b01d-34c57bff5129 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:55:15.512368 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2020/4028] 10.222.0.111 () {62 vars in 1381 bytes} [Tue Dec 22 12:55:15 2020] PUT /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 401 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:15.519170 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-72b3710d-b308-4af6-93d7-cb5c1cda3ff5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:55:15.519480 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-72b3710d-b308-4af6-93d7-cb5c1cda3ff5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:15.519611 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:15.519611 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:15.519804 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-72b3710d-b308-4af6-93d7-cb5c1cda3ff5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:15.519988 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.backups [None req-72b3710d-b308-4af6-93d7-cb5c1cda3ff5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Show backup with id d3535f66-ae95-427f-bc1e-4b2a64f3af47. {{(pid=88155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 22 12:55:15.531790 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:15.531790 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:15.532910 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-72b3710d-b308-4af6-93d7-cb5c1cda3ff5 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 200 Dec 22 12:55:15.537293 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2009/4029] 10.222.0.111 () {60 vars in 1360 bytes} [Tue Dec 22 12:55:15 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 864 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:15.540697 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3a4c752a-314a-4050-a79b-6228bd1f66ca tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] DELETE http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 Dec 22 12:55:15.541038 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3a4c752a-314a-4050-a79b-6228bd1f66ca tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:15.541174 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:15.541174 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:15.541487 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3a4c752a-314a-4050-a79b-6228bd1f66ca tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:15.541671 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.contrib.backups [None req-3a4c752a-314a-4050-a79b-6228bd1f66ca tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Delete backup with id: d3535f66-ae95-427f-bc1e-4b2a64f3af47. Dec 22 12:55:15.553549 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:15.553549 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:15.595216 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.backup.rpcapi [None req-3a4c752a-314a-4050-a79b-6228bd1f66ca tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] delete_backup rpcapi backup_id d3535f66-ae95-427f-bc1e-4b2a64f3af47 {{(pid=88156) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 22 12:55:15.597479 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3a4c752a-314a-4050-a79b-6228bd1f66ca tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 returned with HTTP 202 Dec 22 12:55:15.598262 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2021/4030] 10.222.0.111 () {60 vars in 1363 bytes} [Tue Dec 22 12:55:15 2020] DELETE /volume/v3/a21abcdebd57414e80565c88eb87a22e/backups/d3535f66-ae95-427f-bc1e-4b2a64f3af47 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 12:55:15.610668 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-01471fdb-f5d4-443c-9b8e-a863a0d95bd9 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] DELETE http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/volumes/aa859643-bcdb-40ba-a3da-c0263cf58ac1 Dec 22 12:55:15.610959 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-01471fdb-f5d4-443c-9b8e-a863a0d95bd9 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:15.611105 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:15.611105 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:15.611283 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-01471fdb-f5d4-443c-9b8e-a863a0d95bd9 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:15.611541 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-01471fdb-f5d4-443c-9b8e-a863a0d95bd9 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Delete volume with id: aa859643-bcdb-40ba-a3da-c0263cf58ac1 Dec 22 12:55:15.639749 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:15.639749 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:15.640415 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-01471fdb-f5d4-443c-9b8e-a863a0d95bd9 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Volume info retrieved successfully. Dec 22 12:55:15.717671 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-01471fdb-f5d4-443c-9b8e-a863a0d95bd9 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Delete volume request issued successfully. Dec 22 12:55:15.718245 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-01471fdb-f5d4-443c-9b8e-a863a0d95bd9 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/volumes/aa859643-bcdb-40ba-a3da-c0263cf58ac1 returned with HTTP 202 Dec 22 12:55:15.718990 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2010/4031] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:55:15 2020] DELETE /volume/v3/a21abcdebd57414e80565c88eb87a22e/volumes/aa859643-bcdb-40ba-a3da-c0263cf58ac1 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:55:15.726964 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4159a9c4-9fd4-4e68-9301-1f8772d265c0 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/volumes/aa859643-bcdb-40ba-a3da-c0263cf58ac1 Dec 22 12:55:15.727633 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4159a9c4-9fd4-4e68-9301-1f8772d265c0 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:15.728329 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:15.728329 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:15.728812 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4159a9c4-9fd4-4e68-9301-1f8772d265c0 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:15.774297 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:15.774297 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:15.781374 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4159a9c4-9fd4-4e68-9301-1f8772d265c0 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Volume info retrieved successfully. Dec 22 12:55:15.795683 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4159a9c4-9fd4-4e68-9301-1f8772d265c0 tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/volumes/aa859643-bcdb-40ba-a3da-c0263cf58ac1 returned with HTTP 200 Dec 22 12:55:15.796212 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2022/4032] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:15 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/volumes/aa859643-bcdb-40ba-a3da-c0263cf58ac1 => generated 915 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:16.806234 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d5b5af68-6108-4dd2-9418-49272518021e tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] GET http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/volumes/aa859643-bcdb-40ba-a3da-c0263cf58ac1 Dec 22 12:55:16.809621 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d5b5af68-6108-4dd2-9418-49272518021e tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:16.809621 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:16.809621 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:16.809621 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d5b5af68-6108-4dd2-9418-49272518021e tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:16.837697 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d5b5af68-6108-4dd2-9418-49272518021e tempest-VolumesBackupsV39Test-2084726247 tempest-VolumesBackupsV39Test-2084726247] http://10.222.0.111/volume/v3/a21abcdebd57414e80565c88eb87a22e/volumes/aa859643-bcdb-40ba-a3da-c0263cf58ac1 returned with HTTP 404 Dec 22 12:55:16.837697 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2011/4033] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:16 2020] GET /volume/v3/a21abcdebd57414e80565c88eb87a22e/volumes/aa859643-bcdb-40ba-a3da-c0263cf58ac1 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:55:18.276268 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6e4ae8d4-457e-4209-a61d-1f859cdb7aff tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] POST http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes Dec 22 12:55:18.276528 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:18.276528 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:18.276760 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6e4ae8d4-457e-4209-a61d-1f859cdb7aff tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Action: 'create', calling method: create, body: {"volume": {"imageRef": "632d04fa-05fd-4e7d-895f-0cd80c4fd464", "size": 1, "name": "tempest-VolumesCloneTest-Volume-243393530"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:55:18.277401 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-6e4ae8d4-457e-4209-a61d-1f859cdb7aff tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Create volume request body: {'volume': {'imageRef': '632d04fa-05fd-4e7d-895f-0cd80c4fd464', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-243393530'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:55:18.332006 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-6e4ae8d4-457e-4209-a61d-1f859cdb7aff tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Create volume of 1 GB Dec 22 12:55:18.339269 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6e4ae8d4-457e-4209-a61d-1f859cdb7aff tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Availability Zones retrieved successfully. Dec 22 12:55:18.347240 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6e4ae8d4-457e-4209-a61d-1f859cdb7aff tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Flow 'volume_create_api' (5e61d99b-5162-4de9-a919-b712d468e66a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:55:18.348554 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6e4ae8d4-457e-4209-a61d-1f859cdb7aff tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d487524-80dd-4160-84ad-0bd38536879b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:55:18.349529 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-6e4ae8d4-457e-4209-a61d-1f859cdb7aff tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:55:18.412666 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6e4ae8d4-457e-4209-a61d-1f859cdb7aff tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d487524-80dd-4160-84ad-0bd38536879b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:55:18.412666 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6e4ae8d4-457e-4209-a61d-1f859cdb7aff tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d18798e9-8848-4af1-a2b3-12043627a2bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:55:18.488418 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-6e4ae8d4-457e-4209-a61d-1f859cdb7aff tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Created reservations ['35cec53d-8e2b-455e-ac71-9348cec47856', '4aaf96a5-b531-4b06-9727-2af5236a0576', 'a9460134-9d5d-48ac-a585-9e42cf8beca7', '7c8d5afe-8b64-491d-ad4f-b1233ce66471'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:55:18.489534 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6e4ae8d4-457e-4209-a61d-1f859cdb7aff tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d18798e9-8848-4af1-a2b3-12043627a2bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35cec53d-8e2b-455e-ac71-9348cec47856', '4aaf96a5-b531-4b06-9727-2af5236a0576', 'a9460134-9d5d-48ac-a585-9e42cf8beca7', '7c8d5afe-8b64-491d-ad4f-b1233ce66471']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:55:18.490618 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6e4ae8d4-457e-4209-a61d-1f859cdb7aff tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38fdcf41-5087-4e9b-b959-ae55375b29c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:55:18.558394 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6e4ae8d4-457e-4209-a61d-1f859cdb7aff tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38fdcf41-5087-4e9b-b959-ae55375b29c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-243393530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='320c429665df43dca1553e704f9ba296',qos_specs=None,replication_status=,reservations=['35cec53d-8e2b-455e-ac71-9348cec47856','4aaf96a5-b531-4b06-9727-2af5236a0576','a9460134-9d5d-48ac-a585-9e42cf8beca7','7c8d5afe-8b64-491d-ad4f-b1233ce66471'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5872c065182412eba544d896aa5a949',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:55:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-243393530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='320c429665df43dca1553e704f9ba296',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e5872c065182412eba544d896aa5a949',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:55:18.559470 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6e4ae8d4-457e-4209-a61d-1f859cdb7aff tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b3d18f7-1743-4ca1-8124-fa80cd8b7472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:55:18.621216 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6e4ae8d4-457e-4209-a61d-1f859cdb7aff tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b3d18f7-1743-4ca1-8124-fa80cd8b7472) transitioned into state 'SUCCESS' from state '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-243393530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='320c429665df43dca1553e704f9ba296',qos_specs=None,replication_status=,reservations=['35cec53d-8e2b-455e-ac71-9348cec47856','4aaf96a5-b531-4b06-9727-2af5236a0576','a9460134-9d5d-48ac-a585-9e42cf8beca7','7c8d5afe-8b64-491d-ad4f-b1233ce66471'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5872c065182412eba544d896aa5a949',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:55:18.622489 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6e4ae8d4-457e-4209-a61d-1f859cdb7aff tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acaf62c2-52c9-4f88-b5f1-68a4ebc09795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:55:18.666349 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6e4ae8d4-457e-4209-a61d-1f859cdb7aff tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acaf62c2-52c9-4f88-b5f1-68a4ebc09795) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:55:18.669826 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-6e4ae8d4-457e-4209-a61d-1f859cdb7aff tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Flow 'volume_create_api' (5e61d99b-5162-4de9-a919-b712d468e66a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:55:18.699361 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6e4ae8d4-457e-4209-a61d-1f859cdb7aff tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Create volume request issued successfully. Dec 22 12:55:18.710352 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6e4ae8d4-457e-4209-a61d-1f859cdb7aff tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes returned with HTTP 202 Dec 22 12:55:18.716395 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2023/4034] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 12:55:18 2020] POST /volume/v3/320c429665df43dca1553e704f9ba296/volumes => generated 817 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:55:18.720474 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b6796ce8-5b9b-46f2-a56c-df15f9eafc5b tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 Dec 22 12:55:18.721156 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b6796ce8-5b9b-46f2-a56c-df15f9eafc5b tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:18.721539 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b6796ce8-5b9b-46f2-a56c-df15f9eafc5b tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:18.882227 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:18.882227 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:18.888688 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b6796ce8-5b9b-46f2-a56c-df15f9eafc5b tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:18.905113 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b6796ce8-5b9b-46f2-a56c-df15f9eafc5b tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 returned with HTTP 200 Dec 22 12:55:18.910664 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2012/4035] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:18 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 => generated 909 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:19.922748 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c4147c63-141c-41a4-b71b-f9acd3b48196 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 Dec 22 12:55:19.923044 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c4147c63-141c-41a4-b71b-f9acd3b48196 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:19.923176 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:19.923176 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:19.923371 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c4147c63-141c-41a4-b71b-f9acd3b48196 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:19.952347 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:19.952347 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:19.956776 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c4147c63-141c-41a4-b71b-f9acd3b48196 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:19.967559 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c4147c63-141c-41a4-b71b-f9acd3b48196 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 returned with HTTP 200 Dec 22 12:55:19.968161 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2024/4036] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:19 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 => generated 909 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:55:20.977273 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-17302c23-9c07-4856-9272-6c74dfa30b17 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 Dec 22 12:55:20.977951 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-17302c23-9c07-4856-9272-6c74dfa30b17 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:20.978068 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:20.978068 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:20.978267 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-17302c23-9c07-4856-9272-6c74dfa30b17 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:21.007348 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:21.007348 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:21.012588 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-17302c23-9c07-4856-9272-6c74dfa30b17 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:21.029098 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-17302c23-9c07-4856-9272-6c74dfa30b17 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 returned with HTTP 200 Dec 22 12:55:21.030403 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2013/4037] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:20 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 => generated 909 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:22.039143 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f3cfdd74-fdc3-459b-8153-ac250e7d3a5d tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 Dec 22 12:55:22.039859 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f3cfdd74-fdc3-459b-8153-ac250e7d3a5d tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:22.040125 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:22.040125 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:22.040511 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f3cfdd74-fdc3-459b-8153-ac250e7d3a5d tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:22.067234 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:22.067234 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:22.072181 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f3cfdd74-fdc3-459b-8153-ac250e7d3a5d tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:22.083219 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f3cfdd74-fdc3-459b-8153-ac250e7d3a5d tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 returned with HTTP 200 Dec 22 12:55:22.083685 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2025/4038] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:22 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 => generated 909 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:55:23.093664 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-60f3de3c-b733-4683-be62-5dc05aae07bb tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 Dec 22 12:55:23.094123 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-60f3de3c-b733-4683-be62-5dc05aae07bb tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:23.094123 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:23.094123 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:23.094340 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-60f3de3c-b733-4683-be62-5dc05aae07bb tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:23.124305 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:23.124305 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:23.131466 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-60f3de3c-b733-4683-be62-5dc05aae07bb tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:23.147924 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-60f3de3c-b733-4683-be62-5dc05aae07bb tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 returned with HTTP 200 Dec 22 12:55:23.148404 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2014/4039] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:23 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 => generated 909 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:24.158316 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ccb6951f-0bd9-40cf-a8aa-ee06becc2b7e tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 Dec 22 12:55:24.158745 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ccb6951f-0bd9-40cf-a8aa-ee06becc2b7e tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:24.158792 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:24.158792 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:24.158972 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ccb6951f-0bd9-40cf-a8aa-ee06becc2b7e tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:24.187428 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:24.187428 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:24.192317 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ccb6951f-0bd9-40cf-a8aa-ee06becc2b7e tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:24.203598 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ccb6951f-0bd9-40cf-a8aa-ee06becc2b7e tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 returned with HTTP 200 Dec 22 12:55:24.204111 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2026/4040] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:24 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 => generated 909 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:25.218086 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8b53e9a2-a504-4fee-8c5b-e1e0cfc54985 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 Dec 22 12:55:25.218884 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8b53e9a2-a504-4fee-8c5b-e1e0cfc54985 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:25.219171 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:25.219171 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:25.219713 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8b53e9a2-a504-4fee-8c5b-e1e0cfc54985 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:25.254503 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:25.254503 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:25.260953 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8b53e9a2-a504-4fee-8c5b-e1e0cfc54985 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:25.275229 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8b53e9a2-a504-4fee-8c5b-e1e0cfc54985 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 returned with HTTP 200 Dec 22 12:55:25.275837 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2015/4041] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:25 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 => generated 909 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:26.290586 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8fca25e7-77b5-4018-92d3-c291c3f31066 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 Dec 22 12:55:26.291300 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8fca25e7-77b5-4018-92d3-c291c3f31066 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:26.291498 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:26.291498 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:26.291956 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8fca25e7-77b5-4018-92d3-c291c3f31066 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:26.334890 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:26.334890 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:26.341064 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8fca25e7-77b5-4018-92d3-c291c3f31066 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:26.355241 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8fca25e7-77b5-4018-92d3-c291c3f31066 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 returned with HTTP 200 Dec 22 12:55:26.355742 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2027/4042] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:26 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 => generated 909 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:27.372785 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-af3193e4-f2ad-4c0e-8108-9af71faf1d39 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 Dec 22 12:55:27.373294 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-af3193e4-f2ad-4c0e-8108-9af71faf1d39 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:27.373435 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:27.373435 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:27.373722 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-af3193e4-f2ad-4c0e-8108-9af71faf1d39 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:27.409165 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:27.409165 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:27.415658 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-af3193e4-f2ad-4c0e-8108-9af71faf1d39 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:27.430396 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-af3193e4-f2ad-4c0e-8108-9af71faf1d39 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 returned with HTTP 200 Dec 22 12:55:27.430998 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2016/4043] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:27 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 => generated 909 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:28.446144 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ab41b670-11f5-45bf-b79d-384ecaafdf2e tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 Dec 22 12:55:28.446847 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ab41b670-11f5-45bf-b79d-384ecaafdf2e tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:28.447437 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:28.447437 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:28.448525 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ab41b670-11f5-45bf-b79d-384ecaafdf2e tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:28.480765 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:28.480765 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:28.487520 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ab41b670-11f5-45bf-b79d-384ecaafdf2e tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:28.502101 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ab41b670-11f5-45bf-b79d-384ecaafdf2e tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 returned with HTTP 200 Dec 22 12:55:28.502662 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2028/4044] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:28 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 => generated 967 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:29.512408 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c441dfa4-16ab-4602-a2e3-834645c76967 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 Dec 22 12:55:29.512744 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c441dfa4-16ab-4602-a2e3-834645c76967 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:29.512954 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:29.512954 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:29.513225 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c441dfa4-16ab-4602-a2e3-834645c76967 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:29.539490 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:29.539490 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:29.544905 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c441dfa4-16ab-4602-a2e3-834645c76967 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:29.556207 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c441dfa4-16ab-4602-a2e3-834645c76967 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 returned with HTTP 200 Dec 22 12:55:29.556901 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2017/4045] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:29 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 => generated 970 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:30.570187 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-06424866-6598-40b8-bb14-19deb3d7e1fa tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 Dec 22 12:55:30.570865 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-06424866-6598-40b8-bb14-19deb3d7e1fa tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:30.570984 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:30.570984 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:30.571372 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-06424866-6598-40b8-bb14-19deb3d7e1fa tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:30.601888 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:30.601888 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:30.608072 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-06424866-6598-40b8-bb14-19deb3d7e1fa tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:30.621474 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-06424866-6598-40b8-bb14-19deb3d7e1fa tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 returned with HTTP 200 Dec 22 12:55:30.622005 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2029/4046] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:30 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 => generated 970 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:31.641046 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1673fd00-ee36-4f5e-982c-768e97fc2b3e tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 Dec 22 12:55:31.641872 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1673fd00-ee36-4f5e-982c-768e97fc2b3e tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:31.642227 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:31.642227 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:31.642713 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1673fd00-ee36-4f5e-982c-768e97fc2b3e tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:31.680844 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:31.680844 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:31.687021 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1673fd00-ee36-4f5e-982c-768e97fc2b3e tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:31.700113 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1673fd00-ee36-4f5e-982c-768e97fc2b3e tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 returned with HTTP 200 Dec 22 12:55:31.700683 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2018/4047] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:31 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 => generated 970 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:32.716483 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7ca9da80-14ee-41eb-83e5-dc099d6acd48 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 Dec 22 12:55:32.717047 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7ca9da80-14ee-41eb-83e5-dc099d6acd48 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:32.717286 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:32.717286 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:32.717710 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7ca9da80-14ee-41eb-83e5-dc099d6acd48 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:32.758788 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:32.758788 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:32.765581 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7ca9da80-14ee-41eb-83e5-dc099d6acd48 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:32.780378 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7ca9da80-14ee-41eb-83e5-dc099d6acd48 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 returned with HTTP 200 Dec 22 12:55:32.781025 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2030/4048] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:32 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 => generated 970 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:33.794848 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-062b8da5-3285-4f40-b04f-001e9e4f8deb tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 Dec 22 12:55:33.795567 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-062b8da5-3285-4f40-b04f-001e9e4f8deb tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:33.795800 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:33.795800 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:33.796285 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-062b8da5-3285-4f40-b04f-001e9e4f8deb tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:33.829887 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:33.829887 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:33.836285 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-062b8da5-3285-4f40-b04f-001e9e4f8deb tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:33.849682 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-062b8da5-3285-4f40-b04f-001e9e4f8deb tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 returned with HTTP 200 Dec 22 12:55:33.850219 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2019/4049] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:33 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 => generated 970 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:34.864784 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-14a70416-16fb-4d1f-87ce-cf6401b059c9 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 Dec 22 12:55:34.865627 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-14a70416-16fb-4d1f-87ce-cf6401b059c9 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:34.865627 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:34.865627 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:34.866080 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-14a70416-16fb-4d1f-87ce-cf6401b059c9 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:34.907804 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:34.907804 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:34.913849 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-14a70416-16fb-4d1f-87ce-cf6401b059c9 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:34.928190 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-14a70416-16fb-4d1f-87ce-cf6401b059c9 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 returned with HTTP 200 Dec 22 12:55:34.928766 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2031/4050] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:34 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 => generated 970 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:55:35.942546 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8303288c-fe15-43e7-aca7-fc10495b78b5 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 Dec 22 12:55:35.943260 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8303288c-fe15-43e7-aca7-fc10495b78b5 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:35.943260 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:35.943260 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:35.943582 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8303288c-fe15-43e7-aca7-fc10495b78b5 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:35.977873 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:35.977873 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:35.985063 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8303288c-fe15-43e7-aca7-fc10495b78b5 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:35.999197 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8303288c-fe15-43e7-aca7-fc10495b78b5 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 returned with HTTP 200 Dec 22 12:55:35.999792 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2020/4051] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:35 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 => generated 970 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:37.013907 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3e3f2df8-5b9d-4e58-8cb0-0d1d107b020c tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 Dec 22 12:55:37.014837 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3e3f2df8-5b9d-4e58-8cb0-0d1d107b020c tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:37.014837 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:37.014837 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:37.015165 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3e3f2df8-5b9d-4e58-8cb0-0d1d107b020c tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:37.053071 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:37.053071 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:37.059063 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3e3f2df8-5b9d-4e58-8cb0-0d1d107b020c tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:37.073098 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3e3f2df8-5b9d-4e58-8cb0-0d1d107b020c tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 returned with HTTP 200 Dec 22 12:55:37.073665 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2032/4052] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:37 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 => generated 970 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:38.086830 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-daaafa16-94ec-4514-93a2-0a129bd61b06 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 Dec 22 12:55:38.087617 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-daaafa16-94ec-4514-93a2-0a129bd61b06 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:38.087617 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:38.087617 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:38.087984 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-daaafa16-94ec-4514-93a2-0a129bd61b06 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:38.123550 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:38.123550 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:38.130007 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-daaafa16-94ec-4514-93a2-0a129bd61b06 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:38.144313 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-daaafa16-94ec-4514-93a2-0a129bd61b06 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 returned with HTTP 200 Dec 22 12:55:38.144861 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2021/4053] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:38 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 => generated 970 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:39.157525 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6363b3b3-4ad4-4142-9ed3-392f967dfec7 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 Dec 22 12:55:39.162923 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6363b3b3-4ad4-4142-9ed3-392f967dfec7 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:39.162923 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:39.162923 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:39.162923 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6363b3b3-4ad4-4142-9ed3-392f967dfec7 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:39.190964 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:39.190964 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:39.197678 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6363b3b3-4ad4-4142-9ed3-392f967dfec7 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:39.210971 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6363b3b3-4ad4-4142-9ed3-392f967dfec7 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 returned with HTTP 200 Dec 22 12:55:39.211690 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2033/4054] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:39 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 => generated 970 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:40.225025 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-426f9c00-4b4b-420f-ba74-02f40e0feb32 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 Dec 22 12:55:40.226160 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-426f9c00-4b4b-420f-ba74-02f40e0feb32 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:40.226405 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:40.226405 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:40.226871 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-426f9c00-4b4b-420f-ba74-02f40e0feb32 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:40.259602 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:40.259602 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:40.265882 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-426f9c00-4b4b-420f-ba74-02f40e0feb32 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:40.280684 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-426f9c00-4b4b-420f-ba74-02f40e0feb32 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 returned with HTTP 200 Dec 22 12:55:40.281228 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2022/4055] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:40 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 => generated 1358 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:55:40.292019 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-211d0285-f356-472c-85c4-8786acb7a389 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] POST http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes Dec 22 12:55:40.292369 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:40.292369 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:40.292651 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-211d0285-f356-472c-85c4-8786acb7a389 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Action: 'create', calling method: create, body: {"volume": {"source_volid": "0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1816413131"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:55:40.293567 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-211d0285-f356-472c-85c4-8786acb7a389 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Create volume request body: {'volume': {'source_volid': '0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1816413131'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:55:40.324242 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:40.324242 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:40.324936 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-211d0285-f356-472c-85c4-8786acb7a389 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume retrieved successfully. Dec 22 12:55:40.325208 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-211d0285-f356-472c-85c4-8786acb7a389 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Create volume of 1 GB Dec 22 12:55:40.332650 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-211d0285-f356-472c-85c4-8786acb7a389 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Availability Zones retrieved successfully. Dec 22 12:55:40.342983 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-211d0285-f356-472c-85c4-8786acb7a389 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Flow 'volume_create_api' (ce184acc-91e1-43ce-b604-27e247b7068a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:55:40.344566 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-211d0285-f356-472c-85c4-8786acb7a389 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3831692-470b-4a64-aec2-52b439b84f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:55:40.345705 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-211d0285-f356-472c-85c4-8786acb7a389 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Validating volume size '1' using validate_int, validate_source_size {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:55:40.382303 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-211d0285-f356-472c-85c4-8786acb7a389 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3831692-470b-4a64-aec2-52b439b84f8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83', 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:55:40.383578 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-211d0285-f356-472c-85c4-8786acb7a389 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f218f3ba-a7e1-4fa5-8fe3-2667aecb9258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:55:40.453162 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-211d0285-f356-472c-85c4-8786acb7a389 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Created reservations ['98d911b1-26ed-41c0-8ce3-e4c5e17e211a', '3552c02e-4522-4ced-b47a-fb3bba22ef08', '1c05cafe-2cba-4b6e-b524-4b5e6e4912fc', '6d7099f7-b86b-4067-85c1-1119241b0e46'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:55:40.454280 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-211d0285-f356-472c-85c4-8786acb7a389 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f218f3ba-a7e1-4fa5-8fe3-2667aecb9258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98d911b1-26ed-41c0-8ce3-e4c5e17e211a', '3552c02e-4522-4ced-b47a-fb3bba22ef08', '1c05cafe-2cba-4b6e-b524-4b5e6e4912fc', '6d7099f7-b86b-4067-85c1-1119241b0e46']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:55:40.455558 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-211d0285-f356-472c-85c4-8786acb7a389 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a828538-6279-483d-b2f2-6b409d358bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:55:40.549900 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-211d0285-f356-472c-85c4-8786acb7a389 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a828538-6279-483d-b2f2-6b409d358bb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d881bb3-cac5-45a6-b083-e60fcf8cfcb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1816413131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='320c429665df43dca1553e704f9ba296',qos_specs=None,replication_status=,reservations=['98d911b1-26ed-41c0-8ce3-e4c5e17e211a','3552c02e-4522-4ced-b47a-fb3bba22ef08','1c05cafe-2cba-4b6e-b524-4b5e6e4912fc','6d7099f7-b86b-4067-85c1-1119241b0e46'],size=1,snapshot_id=None,source_replicaid=,source_volid=0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83,status='creating',user_id='e5872c065182412eba544d896aa5a949',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), '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=2020-12-22T12:55:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1816413131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d881bb3-cac5-45a6-b083-e60fcf8cfcb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='320c429665df43dca1553e704f9ba296',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83,status='creating',terminated_at=None,updated_at=None,user_id='e5872c065182412eba544d896aa5a949',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:55:40.551372 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-211d0285-f356-472c-85c4-8786acb7a389 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70a4045c-c744-467c-bf7f-aafecdaa04b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:55:40.597546 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-211d0285-f356-472c-85c4-8786acb7a389 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70a4045c-c744-467c-bf7f-aafecdaa04b1) transitioned into state 'SUCCESS' from state '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-1816413131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='320c429665df43dca1553e704f9ba296',qos_specs=None,replication_status=,reservations=['98d911b1-26ed-41c0-8ce3-e4c5e17e211a','3552c02e-4522-4ced-b47a-fb3bba22ef08','1c05cafe-2cba-4b6e-b524-4b5e6e4912fc','6d7099f7-b86b-4067-85c1-1119241b0e46'],size=1,snapshot_id=None,source_replicaid=,source_volid=0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83,status='creating',user_id='e5872c065182412eba544d896aa5a949',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:55:40.598815 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-211d0285-f356-472c-85c4-8786acb7a389 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01fc7be9-5185-4254-9f55-7c8e5b4ead6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:55:40.661372 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-211d0285-f356-472c-85c4-8786acb7a389 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01fc7be9-5185-4254-9f55-7c8e5b4ead6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:55:40.663191 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-211d0285-f356-472c-85c4-8786acb7a389 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Flow 'volume_create_api' (ce184acc-91e1-43ce-b604-27e247b7068a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:55:40.692221 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-211d0285-f356-472c-85c4-8786acb7a389 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Create volume request issued successfully. Dec 22 12:55:40.700845 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-211d0285-f356-472c-85c4-8786acb7a389 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes returned with HTTP 202 Dec 22 12:55:40.701557 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2034/4056] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 12:55:40 2020] POST /volume/v3/320c429665df43dca1553e704f9ba296/volumes => generated 851 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 22 12:55:40.710931 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ecb11283-8406-4633-9127-ff5f3cd71675 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 Dec 22 12:55:40.711276 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ecb11283-8406-4633-9127-ff5f3cd71675 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:40.711427 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:40.711427 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:40.711663 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ecb11283-8406-4633-9127-ff5f3cd71675 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:40.740580 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:40.740580 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:40.745858 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ecb11283-8406-4633-9127-ff5f3cd71675 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:40.758941 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ecb11283-8406-4633-9127-ff5f3cd71675 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 returned with HTTP 200 Dec 22 12:55:40.759462 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2023/4057] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:40 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 => generated 919 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:41.771396 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-21a71cb0-38d6-4525-961e-4b6ce885ce50 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 Dec 22 12:55:41.771944 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-21a71cb0-38d6-4525-961e-4b6ce885ce50 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:41.771944 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:41.771944 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:41.772256 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-21a71cb0-38d6-4525-961e-4b6ce885ce50 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:41.803946 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:41.803946 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:41.811266 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-21a71cb0-38d6-4525-961e-4b6ce885ce50 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:41.824504 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-21a71cb0-38d6-4525-961e-4b6ce885ce50 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 returned with HTTP 200 Dec 22 12:55:41.825063 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2035/4058] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:41 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 => generated 943 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:42.836178 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-435c1dfe-29b1-4327-bbfb-464832f8ddbd tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 Dec 22 12:55:42.837058 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-435c1dfe-29b1-4327-bbfb-464832f8ddbd tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:42.837250 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:42.837250 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:42.837551 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-435c1dfe-29b1-4327-bbfb-464832f8ddbd tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:42.866957 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:42.866957 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:42.873873 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-435c1dfe-29b1-4327-bbfb-464832f8ddbd tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:42.887542 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-435c1dfe-29b1-4327-bbfb-464832f8ddbd tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 returned with HTTP 200 Dec 22 12:55:42.888123 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2024/4059] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:42 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 => generated 943 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:43.904417 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2d92c9ae-b912-461e-a9e4-445aa89e1895 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 Dec 22 12:55:43.905015 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2d92c9ae-b912-461e-a9e4-445aa89e1895 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:43.905015 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:43.905015 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:43.905261 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2d92c9ae-b912-461e-a9e4-445aa89e1895 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:43.937321 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:43.937321 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:43.943188 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2d92c9ae-b912-461e-a9e4-445aa89e1895 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:43.956076 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2d92c9ae-b912-461e-a9e4-445aa89e1895 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 returned with HTTP 200 Dec 22 12:55:43.956617 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2036/4060] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:43 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 => generated 943 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:44.973064 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2ebf8f8b-37d1-43a3-845d-96a2b82107b8 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 Dec 22 12:55:44.973540 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2ebf8f8b-37d1-43a3-845d-96a2b82107b8 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:44.973540 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:44.973540 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:44.973827 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2ebf8f8b-37d1-43a3-845d-96a2b82107b8 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:45.007570 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:45.007570 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:45.016100 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2ebf8f8b-37d1-43a3-845d-96a2b82107b8 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:45.039562 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2ebf8f8b-37d1-43a3-845d-96a2b82107b8 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 returned with HTTP 200 Dec 22 12:55:45.040102 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2025/4061] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:44 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 => generated 943 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:46.053213 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2b314779-8137-485e-bfd8-b9e4390db82b tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 Dec 22 12:55:46.053953 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2b314779-8137-485e-bfd8-b9e4390db82b tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:46.053953 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:46.053953 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:46.053953 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2b314779-8137-485e-bfd8-b9e4390db82b tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:46.085819 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:46.085819 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:46.096087 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2b314779-8137-485e-bfd8-b9e4390db82b tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:46.118514 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2b314779-8137-485e-bfd8-b9e4390db82b tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 returned with HTTP 200 Dec 22 12:55:46.119125 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2037/4062] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:46 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 => generated 943 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:47.133202 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9d15f1ca-439b-428f-9a32-06b7b029b189 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 Dec 22 12:55:47.133674 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9d15f1ca-439b-428f-9a32-06b7b029b189 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:47.133853 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:47.133853 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:47.134182 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9d15f1ca-439b-428f-9a32-06b7b029b189 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:47.171273 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:47.171273 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:47.177761 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9d15f1ca-439b-428f-9a32-06b7b029b189 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:47.192019 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9d15f1ca-439b-428f-9a32-06b7b029b189 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 returned with HTTP 200 Dec 22 12:55:47.192833 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2026/4063] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:47 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 => generated 943 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:48.207837 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f3147034-d4a6-4ca1-99c3-f552f4228ac5 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 Dec 22 12:55:48.208655 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f3147034-d4a6-4ca1-99c3-f552f4228ac5 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:48.209616 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:48.209616 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:48.209978 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f3147034-d4a6-4ca1-99c3-f552f4228ac5 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:48.244620 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:48.244620 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:48.250966 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f3147034-d4a6-4ca1-99c3-f552f4228ac5 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:48.264159 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f3147034-d4a6-4ca1-99c3-f552f4228ac5 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 returned with HTTP 200 Dec 22 12:55:48.264671 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2038/4064] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:48 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 => generated 943 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:49.278622 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2ebc1515-85ba-45f4-beb1-43c0981a64a8 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 Dec 22 12:55:49.279137 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2ebc1515-85ba-45f4-beb1-43c0981a64a8 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:49.279222 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:49.279222 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:49.279524 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2ebc1515-85ba-45f4-beb1-43c0981a64a8 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:49.318664 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:49.318664 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:49.325299 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2ebc1515-85ba-45f4-beb1-43c0981a64a8 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:49.339367 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2ebc1515-85ba-45f4-beb1-43c0981a64a8 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 returned with HTTP 200 Dec 22 12:55:49.339957 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2027/4065] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:49 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 => generated 943 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:50.351621 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7d3ec00f-d7f8-4204-8a21-373a91c65fdf tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 Dec 22 12:55:50.352508 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7d3ec00f-d7f8-4204-8a21-373a91c65fdf tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:50.352771 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:50.352771 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:50.353110 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7d3ec00f-d7f8-4204-8a21-373a91c65fdf tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:50.392585 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:50.392585 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:50.397715 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7d3ec00f-d7f8-4204-8a21-373a91c65fdf tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:50.410473 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7d3ec00f-d7f8-4204-8a21-373a91c65fdf tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 returned with HTTP 200 Dec 22 12:55:50.411173 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2039/4066] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:50 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 => generated 943 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:51.423728 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b75c5e55-5745-438b-b94a-b38676b80a2c tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 Dec 22 12:55:51.424557 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b75c5e55-5745-438b-b94a-b38676b80a2c tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:51.424557 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:51.424557 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:51.424557 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b75c5e55-5745-438b-b94a-b38676b80a2c tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:51.465383 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:51.465383 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:51.472001 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b75c5e55-5745-438b-b94a-b38676b80a2c tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:51.486152 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b75c5e55-5745-438b-b94a-b38676b80a2c tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 returned with HTTP 200 Dec 22 12:55:51.486726 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2028/4067] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:51 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 => generated 943 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:52.501242 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9b8af9fe-5965-4eaa-a34c-d74bfd197c64 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 Dec 22 12:55:52.501789 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9b8af9fe-5965-4eaa-a34c-d74bfd197c64 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:52.501789 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:52.501789 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:52.502097 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9b8af9fe-5965-4eaa-a34c-d74bfd197c64 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:52.539187 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:52.539187 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:52.545912 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9b8af9fe-5965-4eaa-a34c-d74bfd197c64 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:52.559598 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9b8af9fe-5965-4eaa-a34c-d74bfd197c64 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 returned with HTTP 200 Dec 22 12:55:52.560140 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2040/4068] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:52 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 => generated 943 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:53.572539 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8ec7d0c7-a58d-4d9b-ab65-857f424f9cfe tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 Dec 22 12:55:53.573066 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8ec7d0c7-a58d-4d9b-ab65-857f424f9cfe tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:53.573215 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:53.573215 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:53.573527 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8ec7d0c7-a58d-4d9b-ab65-857f424f9cfe tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:53.606535 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:53.606535 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:53.612434 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8ec7d0c7-a58d-4d9b-ab65-857f424f9cfe tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:53.626028 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8ec7d0c7-a58d-4d9b-ab65-857f424f9cfe tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 returned with HTTP 200 Dec 22 12:55:53.626557 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2029/4069] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:53 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 => generated 943 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:54.638216 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-47dba4b1-b8c8-4dae-b37c-b428e5c96460 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 Dec 22 12:55:54.638919 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-47dba4b1-b8c8-4dae-b37c-b428e5c96460 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:54.638919 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:54.638919 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:54.639179 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-47dba4b1-b8c8-4dae-b37c-b428e5c96460 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:54.673168 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:54.673168 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:54.679625 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-47dba4b1-b8c8-4dae-b37c-b428e5c96460 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:54.694171 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-47dba4b1-b8c8-4dae-b37c-b428e5c96460 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 returned with HTTP 200 Dec 22 12:55:54.694975 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2041/4070] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:54 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 => generated 943 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:55.707368 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bbbe7997-0d52-4f16-b598-bcb7e90bc133 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 Dec 22 12:55:55.707917 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bbbe7997-0d52-4f16-b598-bcb7e90bc133 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:55.707917 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:55.707917 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:55.708187 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bbbe7997-0d52-4f16-b598-bcb7e90bc133 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:55.741303 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:55.741303 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:55.747766 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bbbe7997-0d52-4f16-b598-bcb7e90bc133 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:55.762106 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bbbe7997-0d52-4f16-b598-bcb7e90bc133 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 returned with HTTP 200 Dec 22 12:55:55.762636 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2030/4071] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:55 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 => generated 943 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:56.776122 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d4e7f78f-16b9-4903-bbe1-7add5f7dd7da tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 Dec 22 12:55:56.776619 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d4e7f78f-16b9-4903-bbe1-7add5f7dd7da tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:56.776879 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:56.776879 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:56.777252 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d4e7f78f-16b9-4903-bbe1-7add5f7dd7da tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:56.816192 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:56.816192 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:56.822386 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d4e7f78f-16b9-4903-bbe1-7add5f7dd7da tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:56.836268 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d4e7f78f-16b9-4903-bbe1-7add5f7dd7da tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 returned with HTTP 200 Dec 22 12:55:56.845893 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2042/4072] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:56 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 => generated 943 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:57.850198 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ab12c19c-abeb-43b5-a2b9-81adc31a42f7 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 Dec 22 12:55:57.850722 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ab12c19c-abeb-43b5-a2b9-81adc31a42f7 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:57.850816 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:57.850816 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:57.851075 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ab12c19c-abeb-43b5-a2b9-81adc31a42f7 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:57.883872 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:57.883872 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:57.890261 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ab12c19c-abeb-43b5-a2b9-81adc31a42f7 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:57.904160 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ab12c19c-abeb-43b5-a2b9-81adc31a42f7 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 returned with HTTP 200 Dec 22 12:55:57.904679 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2031/4073] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:57 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 => generated 943 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:58.917200 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d1a0666b-a567-4dc4-8349-70933109c7e3 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 Dec 22 12:55:58.918149 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d1a0666b-a567-4dc4-8349-70933109c7e3 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:58.918149 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:58.918149 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:58.918149 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d1a0666b-a567-4dc4-8349-70933109c7e3 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:55:58.951871 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:55:58.951871 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:55:58.958347 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d1a0666b-a567-4dc4-8349-70933109c7e3 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:55:58.971948 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d1a0666b-a567-4dc4-8349-70933109c7e3 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 returned with HTTP 200 Dec 22 12:55:58.972509 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2043/4074] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:58 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 => generated 943 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:55:59.994763 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6df30de1-47aa-4bd9-8dc6-7a6424c82f12 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 Dec 22 12:55:59.995431 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6df30de1-47aa-4bd9-8dc6-7a6424c82f12 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:55:59.995602 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:55:59.995602 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:55:59.996106 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-6df30de1-47aa-4bd9-8dc6-7a6424c82f12 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:56:00.034876 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:56:00.034876 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:56:00.041783 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-6df30de1-47aa-4bd9-8dc6-7a6424c82f12 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:56:00.055577 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-6df30de1-47aa-4bd9-8dc6-7a6424c82f12 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 returned with HTTP 200 Dec 22 12:56:00.056184 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2032/4075] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:55:59 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 => generated 943 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:56:01.068223 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b7c728b8-9207-463d-98fc-a6ef720af840 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 Dec 22 12:56:01.068783 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b7c728b8-9207-463d-98fc-a6ef720af840 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:56:01.068783 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:56:01.068783 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:56:01.068993 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b7c728b8-9207-463d-98fc-a6ef720af840 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:56:01.103892 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:56:01.103892 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:56:01.109793 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b7c728b8-9207-463d-98fc-a6ef720af840 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:56:01.122807 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b7c728b8-9207-463d-98fc-a6ef720af840 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 returned with HTTP 200 Dec 22 12:56:01.123576 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2044/4076] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:56:01 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 => generated 943 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:56:02.135915 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2ddd2560-5920-4e81-a2ff-fd630b059ee8 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 Dec 22 12:56:02.136382 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2ddd2560-5920-4e81-a2ff-fd630b059ee8 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:56:02.136511 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:56:02.136511 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:56:02.136800 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2ddd2560-5920-4e81-a2ff-fd630b059ee8 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:56:02.172581 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:56:02.172581 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:56:02.178953 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2ddd2560-5920-4e81-a2ff-fd630b059ee8 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:56:02.192525 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2ddd2560-5920-4e81-a2ff-fd630b059ee8 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 returned with HTTP 200 Dec 22 12:56:02.193020 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2033/4077] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:56:02 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 => generated 943 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:56:03.205417 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-768d3d94-19a8-40f4-9f3b-8345698dfb65 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 Dec 22 12:56:03.205787 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-768d3d94-19a8-40f4-9f3b-8345698dfb65 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:56:03.205992 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:56:03.205992 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:56:03.206262 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-768d3d94-19a8-40f4-9f3b-8345698dfb65 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:56:03.238653 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:56:03.238653 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:56:03.245233 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-768d3d94-19a8-40f4-9f3b-8345698dfb65 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:56:03.258831 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-768d3d94-19a8-40f4-9f3b-8345698dfb65 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 returned with HTTP 200 Dec 22 12:56:03.259378 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2045/4078] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:56:03 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 => generated 943 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:56:04.270594 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c50e9922-0bae-46c0-bbb3-3ee4219fe0a3 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 Dec 22 12:56:04.274214 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c50e9922-0bae-46c0-bbb3-3ee4219fe0a3 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:56:04.274214 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:56:04.274214 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:56:04.274214 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c50e9922-0bae-46c0-bbb3-3ee4219fe0a3 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:56:04.312720 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:56:04.312720 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:56:04.321958 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c50e9922-0bae-46c0-bbb3-3ee4219fe0a3 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:56:04.335374 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c50e9922-0bae-46c0-bbb3-3ee4219fe0a3 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 returned with HTTP 200 Dec 22 12:56:04.335908 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2034/4079] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:56:04 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 => generated 1393 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:56:04.345741 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-20d9880a-554c-4e59-b4af-ae5f6f4296e2 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 Dec 22 12:56:04.346067 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-20d9880a-554c-4e59-b4af-ae5f6f4296e2 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:56:04.346233 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:56:04.346233 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:56:04.346476 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-20d9880a-554c-4e59-b4af-ae5f6f4296e2 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:56:04.376284 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:56:04.376284 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:56:04.381926 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-20d9880a-554c-4e59-b4af-ae5f6f4296e2 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:56:04.396333 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-20d9880a-554c-4e59-b4af-ae5f6f4296e2 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 returned with HTTP 200 Dec 22 12:56:04.396776 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2046/4080] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:56:04 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 => generated 1393 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:56:04.414805 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-945bd2af-b892-4a91-bcb0-50cce0c6a246 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] POST http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes Dec 22 12:56:04.415134 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:56:04.415134 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:56:04.415407 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-945bd2af-b892-4a91-bcb0-50cce0c6a246 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-2041578825"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:56:04.416177 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-945bd2af-b892-4a91-bcb0-50cce0c6a246 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-2041578825'}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:56:04.416385 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-945bd2af-b892-4a91-bcb0-50cce0c6a246 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Create volume of 1 GB Dec 22 12:56:04.425111 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-945bd2af-b892-4a91-bcb0-50cce0c6a246 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Availability Zones retrieved successfully. Dec 22 12:56:04.434519 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-945bd2af-b892-4a91-bcb0-50cce0c6a246 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Flow 'volume_create_api' (74752c3e-493a-4996-9481-661dfc6d03d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:56:04.436167 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-945bd2af-b892-4a91-bcb0-50cce0c6a246 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1abc4fca-f091-41ae-a30c-fa371d224c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:56:04.437308 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-945bd2af-b892-4a91-bcb0-50cce0c6a246 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:56:04.476946 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-945bd2af-b892-4a91-bcb0-50cce0c6a246 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1abc4fca-f091-41ae-a30c-fa371d224c84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:56:04.478122 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-945bd2af-b892-4a91-bcb0-50cce0c6a246 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28c4bdf3-93a6-4d77-be84-7ac05c043852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:56:04.544965 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-945bd2af-b892-4a91-bcb0-50cce0c6a246 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Created reservations ['edf581cb-22b3-42ad-a7d4-3aba0e0dc43f', '10205703-565c-4372-8ebb-4db7ee795e8f', '941bc450-2a48-4df5-8560-c91f96ba9d47', '86e880d4-2cab-4ccf-9435-65af079735a1'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:56:04.546001 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-945bd2af-b892-4a91-bcb0-50cce0c6a246 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28c4bdf3-93a6-4d77-be84-7ac05c043852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edf581cb-22b3-42ad-a7d4-3aba0e0dc43f', '10205703-565c-4372-8ebb-4db7ee795e8f', '941bc450-2a48-4df5-8560-c91f96ba9d47', '86e880d4-2cab-4ccf-9435-65af079735a1']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:56:04.547130 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-945bd2af-b892-4a91-bcb0-50cce0c6a246 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c67d5ea0-f78d-4cd4-9afe-3874addcbb91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:56:04.604095 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-945bd2af-b892-4a91-bcb0-50cce0c6a246 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c67d5ea0-f78d-4cd4-9afe-3874addcbb91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6ee6321-3586-42aa-a327-180abf19e954', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2041578825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='320c429665df43dca1553e704f9ba296',qos_specs=None,replication_status=,reservations=['edf581cb-22b3-42ad-a7d4-3aba0e0dc43f','10205703-565c-4372-8ebb-4db7ee795e8f','941bc450-2a48-4df5-8560-c91f96ba9d47','86e880d4-2cab-4ccf-9435-65af079735a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5872c065182412eba544d896aa5a949',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:56:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2041578825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6ee6321-3586-42aa-a327-180abf19e954,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='320c429665df43dca1553e704f9ba296',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e5872c065182412eba544d896aa5a949',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:56:04.605092 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-945bd2af-b892-4a91-bcb0-50cce0c6a246 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48292bdc-169c-4ede-a7ee-ba40fd3af314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:56:04.645385 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-945bd2af-b892-4a91-bcb0-50cce0c6a246 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48292bdc-169c-4ede-a7ee-ba40fd3af314) transitioned into state 'SUCCESS' from state '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-2041578825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='320c429665df43dca1553e704f9ba296',qos_specs=None,replication_status=,reservations=['edf581cb-22b3-42ad-a7d4-3aba0e0dc43f','10205703-565c-4372-8ebb-4db7ee795e8f','941bc450-2a48-4df5-8560-c91f96ba9d47','86e880d4-2cab-4ccf-9435-65af079735a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5872c065182412eba544d896aa5a949',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:56:04.646316 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-945bd2af-b892-4a91-bcb0-50cce0c6a246 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e03ca236-1244-4f8b-812a-7fb365ec995a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:56:04.681720 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-945bd2af-b892-4a91-bcb0-50cce0c6a246 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e03ca236-1244-4f8b-812a-7fb365ec995a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:56:04.683464 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-945bd2af-b892-4a91-bcb0-50cce0c6a246 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Flow 'volume_create_api' (74752c3e-493a-4996-9481-661dfc6d03d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:56:04.714750 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-945bd2af-b892-4a91-bcb0-50cce0c6a246 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Create volume request issued successfully. Dec 22 12:56:04.721277 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-945bd2af-b892-4a91-bcb0-50cce0c6a246 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes returned with HTTP 202 Dec 22 12:56:04.726829 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2035/4081] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 12:56:04 2020] POST /volume/v3/320c429665df43dca1553e704f9ba296/volumes => generated 818 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:56:04.730077 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c9e7c378-c8c7-4b80-a002-872d9f3ecdeb tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/d6ee6321-3586-42aa-a327-180abf19e954 Dec 22 12:56:04.730342 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c9e7c378-c8c7-4b80-a002-872d9f3ecdeb tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:56:04.730489 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:56:04.730489 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:56:04.730737 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c9e7c378-c8c7-4b80-a002-872d9f3ecdeb tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:56:04.756512 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:56:04.756512 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:56:04.761526 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c9e7c378-c8c7-4b80-a002-872d9f3ecdeb tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:56:04.772435 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c9e7c378-c8c7-4b80-a002-872d9f3ecdeb tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/d6ee6321-3586-42aa-a327-180abf19e954 returned with HTTP 200 Dec 22 12:56:04.773155 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2047/4082] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:56:04 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/d6ee6321-3586-42aa-a327-180abf19e954 => generated 886 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:56:05.785542 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bb8845e0-15d2-4e4c-9d24-e01f472f5a6f tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/d6ee6321-3586-42aa-a327-180abf19e954 Dec 22 12:56:05.786144 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bb8845e0-15d2-4e4c-9d24-e01f472f5a6f tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:56:05.786411 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:56:05.786411 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:56:05.786990 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bb8845e0-15d2-4e4c-9d24-e01f472f5a6f tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:56:05.826217 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:56:05.826217 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:56:05.831478 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bb8845e0-15d2-4e4c-9d24-e01f472f5a6f tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:56:05.843610 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bb8845e0-15d2-4e4c-9d24-e01f472f5a6f tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/d6ee6321-3586-42aa-a327-180abf19e954 returned with HTTP 200 Dec 22 12:56:05.844171 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2036/4083] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:56:05 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/d6ee6321-3586-42aa-a327-180abf19e954 => generated 911 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:56:05.853670 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-214111eb-9313-4266-a5dc-46e938b7fdd3 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] POST http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes Dec 22 12:56:05.853933 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:56:05.853933 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:56:05.854655 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-214111eb-9313-4266-a5dc-46e938b7fdd3 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d6ee6321-3586-42aa-a327-180abf19e954", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1254512106"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 12:56:05.855512 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-214111eb-9313-4266-a5dc-46e938b7fdd3 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Create volume request body: {'volume': {'source_volid': 'd6ee6321-3586-42aa-a327-180abf19e954', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1254512106'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 12:56:05.883990 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:56:05.883990 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:56:05.885085 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-214111eb-9313-4266-a5dc-46e938b7fdd3 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume retrieved successfully. Dec 22 12:56:05.885296 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-214111eb-9313-4266-a5dc-46e938b7fdd3 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Create volume of 2 GB Dec 22 12:56:05.893244 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-214111eb-9313-4266-a5dc-46e938b7fdd3 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Availability Zones retrieved successfully. Dec 22 12:56:05.902946 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-214111eb-9313-4266-a5dc-46e938b7fdd3 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Flow 'volume_create_api' (347590b9-7772-45a0-b091-cf14ee7af548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:56:05.904643 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-214111eb-9313-4266-a5dc-46e938b7fdd3 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2596e1f-5f10-48e6-8131-034d3a22287c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:56:05.905730 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-214111eb-9313-4266-a5dc-46e938b7fdd3 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Validating volume size '2' using validate_int, validate_source_size {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 12:56:05.943917 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-214111eb-9313-4266-a5dc-46e938b7fdd3 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2596e1f-5f10-48e6-8131-034d3a22287c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'd6ee6321-3586-42aa-a327-180abf19e954', 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:56:05.945138 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-214111eb-9313-4266-a5dc-46e938b7fdd3 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37173650-0a40-40f9-8556-4911c23af8e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:56:06.010174 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-214111eb-9313-4266-a5dc-46e938b7fdd3 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Created reservations ['43831706-853c-458e-8190-8abbc8339412', 'dad568ff-5fb3-47d1-b9b2-9778f9caa4ab', '1a7e3e5b-ba7d-4eba-b5ed-69611d2c24fc', '3e28aaca-fb6c-4393-8fa0-7718b5977dcd'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 12:56:06.011363 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-214111eb-9313-4266-a5dc-46e938b7fdd3 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37173650-0a40-40f9-8556-4911c23af8e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43831706-853c-458e-8190-8abbc8339412', 'dad568ff-5fb3-47d1-b9b2-9778f9caa4ab', '1a7e3e5b-ba7d-4eba-b5ed-69611d2c24fc', '3e28aaca-fb6c-4393-8fa0-7718b5977dcd']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:56:06.012399 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-214111eb-9313-4266-a5dc-46e938b7fdd3 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00a0cf86-6f59-4d84-a90d-6cbf2bf7574f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:56:06.097807 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-214111eb-9313-4266-a5dc-46e938b7fdd3 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00a0cf86-6f59-4d84-a90d-6cbf2bf7574f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3903f278-48d6-4ee8-86f2-2e3b119549d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1254512106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='320c429665df43dca1553e704f9ba296',qos_specs=None,replication_status=,reservations=['43831706-853c-458e-8190-8abbc8339412','dad568ff-5fb3-47d1-b9b2-9778f9caa4ab','1a7e3e5b-ba7d-4eba-b5ed-69611d2c24fc','3e28aaca-fb6c-4393-8fa0-7718b5977dcd'],size=2,snapshot_id=None,source_replicaid=,source_volid=d6ee6321-3586-42aa-a327-180abf19e954,status='creating',user_id='e5872c065182412eba544d896aa5a949',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T12:56:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1254512106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3903f278-48d6-4ee8-86f2-2e3b119549d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='320c429665df43dca1553e704f9ba296',provider_auth=None,provider_geometry=None,provider_id=None,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=d6ee6321-3586-42aa-a327-180abf19e954,status='creating',terminated_at=None,updated_at=None,user_id='e5872c065182412eba544d896aa5a949',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:56:06.099026 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-214111eb-9313-4266-a5dc-46e938b7fdd3 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c6eeca2-d715-46de-bda1-5874ce7fa59d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:56:06.142363 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-214111eb-9313-4266-a5dc-46e938b7fdd3 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c6eeca2-d715-46de-bda1-5874ce7fa59d) transitioned into state 'SUCCESS' from state '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-1254512106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='320c429665df43dca1553e704f9ba296',qos_specs=None,replication_status=,reservations=['43831706-853c-458e-8190-8abbc8339412','dad568ff-5fb3-47d1-b9b2-9778f9caa4ab','1a7e3e5b-ba7d-4eba-b5ed-69611d2c24fc','3e28aaca-fb6c-4393-8fa0-7718b5977dcd'],size=2,snapshot_id=None,source_replicaid=,source_volid=d6ee6321-3586-42aa-a327-180abf19e954,status='creating',user_id='e5872c065182412eba544d896aa5a949',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:56:06.143533 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-214111eb-9313-4266-a5dc-46e938b7fdd3 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e00fe9f4-45d2-4153-b1d3-683c7fdd2ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 12:56:06.211040 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-214111eb-9313-4266-a5dc-46e938b7fdd3 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e00fe9f4-45d2-4153-b1d3-683c7fdd2ac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 12:56:06.213056 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-214111eb-9313-4266-a5dc-46e938b7fdd3 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Flow 'volume_create_api' (347590b9-7772-45a0-b091-cf14ee7af548) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 12:56:06.240652 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-214111eb-9313-4266-a5dc-46e938b7fdd3 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Create volume request issued successfully. Dec 22 12:56:06.249006 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-214111eb-9313-4266-a5dc-46e938b7fdd3 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes returned with HTTP 202 Dec 22 12:56:06.249644 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2048/4084] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 12:56:05 2020] POST /volume/v3/320c429665df43dca1553e704f9ba296/volumes => generated 852 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 12:56:06.258346 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ca6d841c-fdb7-4532-a6d8-5616010ae85e tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 Dec 22 12:56:06.258688 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ca6d841c-fdb7-4532-a6d8-5616010ae85e tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:56:06.258838 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:56:06.258838 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:56:06.259065 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ca6d841c-fdb7-4532-a6d8-5616010ae85e tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:56:06.288219 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:56:06.288219 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:56:06.293939 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ca6d841c-fdb7-4532-a6d8-5616010ae85e tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:56:06.306689 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ca6d841c-fdb7-4532-a6d8-5616010ae85e tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 returned with HTTP 200 Dec 22 12:56:06.307240 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2037/4085] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:56:06 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 => generated 920 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:56:07.317901 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5a2cbe08-8f93-40bd-8d9c-bd3ff6c3a1d6 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 Dec 22 12:56:07.318257 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5a2cbe08-8f93-40bd-8d9c-bd3ff6c3a1d6 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:56:07.318442 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:56:07.318442 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:56:07.318673 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5a2cbe08-8f93-40bd-8d9c-bd3ff6c3a1d6 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:56:07.345687 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:56:07.345687 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:56:07.351140 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5a2cbe08-8f93-40bd-8d9c-bd3ff6c3a1d6 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:56:07.369828 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5a2cbe08-8f93-40bd-8d9c-bd3ff6c3a1d6 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 returned with HTTP 200 Dec 22 12:56:07.370265 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2049/4086] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:56:07 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 => generated 944 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 12:56:08.382240 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9be60c82-56bd-4888-8871-286d7e6e313b tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 Dec 22 12:56:08.382870 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9be60c82-56bd-4888-8871-286d7e6e313b tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:56:08.383055 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:56:08.383055 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:56:08.383493 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9be60c82-56bd-4888-8871-286d7e6e313b tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:56:08.431913 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:56:08.431913 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:56:08.437567 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9be60c82-56bd-4888-8871-286d7e6e313b tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:56:08.449181 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9be60c82-56bd-4888-8871-286d7e6e313b tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 returned with HTTP 200 Dec 22 12:56:08.449665 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2038/4087] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:56:08 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 => generated 944 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:56:09.460753 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ff84aade-bc15-4da0-b839-0932f6bb0241 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 Dec 22 12:56:09.461403 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ff84aade-bc15-4da0-b839-0932f6bb0241 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:56:09.461403 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:56:09.461403 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:56:09.461609 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ff84aade-bc15-4da0-b839-0932f6bb0241 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:56:09.496040 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:56:09.496040 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:56:09.506457 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ff84aade-bc15-4da0-b839-0932f6bb0241 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:56:09.521647 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ff84aade-bc15-4da0-b839-0932f6bb0241 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 returned with HTTP 200 Dec 22 12:56:09.522594 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2050/4088] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:56:09 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 => generated 944 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:56:10.539114 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eed50f5f-7b70-4469-80c9-d41ae61e4245 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 Dec 22 12:56:10.540452 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eed50f5f-7b70-4469-80c9-d41ae61e4245 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:56:10.540452 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:56:10.540452 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:56:10.540452 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-eed50f5f-7b70-4469-80c9-d41ae61e4245 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:56:10.572728 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:56:10.572728 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:56:10.578974 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-eed50f5f-7b70-4469-80c9-d41ae61e4245 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:56:10.592807 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-eed50f5f-7b70-4469-80c9-d41ae61e4245 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 returned with HTTP 200 Dec 22 12:56:10.593340 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2039/4089] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:56:10 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 => generated 944 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:56:11.604943 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3fb08cf6-0eb3-4409-8f98-70b2ca99091d tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 Dec 22 12:56:11.605457 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3fb08cf6-0eb3-4409-8f98-70b2ca99091d tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:56:11.605562 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:56:11.605562 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:56:11.605783 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3fb08cf6-0eb3-4409-8f98-70b2ca99091d tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:56:11.638936 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:56:11.638936 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:56:11.645030 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3fb08cf6-0eb3-4409-8f98-70b2ca99091d tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:56:11.662658 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3fb08cf6-0eb3-4409-8f98-70b2ca99091d tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 returned with HTTP 200 Dec 22 12:56:11.663273 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2051/4090] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:56:11 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 => generated 944 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:56:12.675689 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-041e0894-9869-4648-893b-6db8efdfc42c tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 Dec 22 12:56:12.676115 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-041e0894-9869-4648-893b-6db8efdfc42c tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:56:12.676336 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:56:12.676336 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:56:12.676896 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-041e0894-9869-4648-893b-6db8efdfc42c tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:56:12.711064 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:56:12.711064 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:56:12.717773 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-041e0894-9869-4648-893b-6db8efdfc42c tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:56:12.731803 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-041e0894-9869-4648-893b-6db8efdfc42c tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 returned with HTTP 200 Dec 22 12:56:12.732325 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2040/4091] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:56:12 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 => generated 944 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:56:13.744765 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-212f3ec9-f2c4-4fff-9caa-2875519ff828 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 Dec 22 12:56:13.745280 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-212f3ec9-f2c4-4fff-9caa-2875519ff828 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:56:13.745280 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:56:13.745280 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:56:13.746063 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-212f3ec9-f2c4-4fff-9caa-2875519ff828 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:56:13.778889 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:56:13.778889 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:56:13.785463 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-212f3ec9-f2c4-4fff-9caa-2875519ff828 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:56:13.806169 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-212f3ec9-f2c4-4fff-9caa-2875519ff828 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 returned with HTTP 200 Dec 22 12:56:13.807152 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2052/4092] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:56:13 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 => generated 944 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:56:14.823115 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-15ee23eb-be07-46fb-b425-572608735f5c tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 Dec 22 12:56:14.824299 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-15ee23eb-be07-46fb-b425-572608735f5c tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:56:14.824518 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:56:14.824518 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:56:14.824996 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-15ee23eb-be07-46fb-b425-572608735f5c tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:56:14.861067 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:56:14.861067 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:56:14.866438 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-15ee23eb-be07-46fb-b425-572608735f5c tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:56:14.878234 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-15ee23eb-be07-46fb-b425-572608735f5c tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 returned with HTTP 200 Dec 22 12:56:14.878730 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2041/4093] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:56:14 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 => generated 944 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:56:15.890484 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ead59f5f-a53b-48e9-87d5-b33e1a47a72b tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 Dec 22 12:56:15.891061 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ead59f5f-a53b-48e9-87d5-b33e1a47a72b tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:56:15.891061 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:56:15.891061 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:56:15.891349 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ead59f5f-a53b-48e9-87d5-b33e1a47a72b tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:56:15.923374 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:56:15.923374 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:56:15.929839 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ead59f5f-a53b-48e9-87d5-b33e1a47a72b tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:56:15.943514 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ead59f5f-a53b-48e9-87d5-b33e1a47a72b tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 returned with HTTP 200 Dec 22 12:56:15.944041 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2053/4094] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:56:15 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 => generated 944 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:56:16.962914 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a80f63bf-7ceb-4f6b-b58d-6d113bce3baf tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 Dec 22 12:56:16.963655 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a80f63bf-7ceb-4f6b-b58d-6d113bce3baf tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:56:16.963930 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:56:16.963930 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:56:16.964429 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a80f63bf-7ceb-4f6b-b58d-6d113bce3baf tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:56:17.009580 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:56:17.009580 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:56:17.016016 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a80f63bf-7ceb-4f6b-b58d-6d113bce3baf tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:56:17.029558 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a80f63bf-7ceb-4f6b-b58d-6d113bce3baf tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 returned with HTTP 200 Dec 22 12:56:17.029999 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2042/4095] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:56:16 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 => generated 944 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:56:18.040840 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-073dde02-5eae-4582-bee1-f674130d8729 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 Dec 22 12:56:18.041221 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-073dde02-5eae-4582-bee1-f674130d8729 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:56:18.041221 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:56:18.041221 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:56:18.041403 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-073dde02-5eae-4582-bee1-f674130d8729 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:56:18.068199 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:56:18.068199 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:56:18.073626 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-073dde02-5eae-4582-bee1-f674130d8729 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:56:18.084766 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-073dde02-5eae-4582-bee1-f674130d8729 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 returned with HTTP 200 Dec 22 12:56:18.085232 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2054/4096] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:56:18 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 => generated 944 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:56:19.099621 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-abede7c2-b4ca-4b86-ae4a-6b1be592cdfa tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 Dec 22 12:56:19.100279 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-abede7c2-b4ca-4b86-ae4a-6b1be592cdfa tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:56:19.100443 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:56:19.100443 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:56:19.100895 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-abede7c2-b4ca-4b86-ae4a-6b1be592cdfa tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:56:19.144104 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:56:19.144104 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:56:19.150065 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-abede7c2-b4ca-4b86-ae4a-6b1be592cdfa tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:56:19.163526 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-abede7c2-b4ca-4b86-ae4a-6b1be592cdfa tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 returned with HTTP 200 Dec 22 12:56:19.164081 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2043/4097] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:56:19 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 => generated 945 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:56:19.177425 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-05e1b1c4-cb53-45ea-9a5a-22354e2c16f5 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 Dec 22 12:56:19.177765 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-05e1b1c4-cb53-45ea-9a5a-22354e2c16f5 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:56:19.177930 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:56:19.177930 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:56:19.178188 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-05e1b1c4-cb53-45ea-9a5a-22354e2c16f5 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:56:19.211431 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:56:19.211431 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:56:19.216879 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-05e1b1c4-cb53-45ea-9a5a-22354e2c16f5 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:56:19.229728 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-05e1b1c4-cb53-45ea-9a5a-22354e2c16f5 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 returned with HTTP 200 Dec 22 12:56:19.230196 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2055/4098] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:56:19 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 => generated 945 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:56:19.242916 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-35baf101-c506-4df9-8c83-b7d150d32a34 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] DELETE http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 Dec 22 12:56:19.243569 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-35baf101-c506-4df9-8c83-b7d150d32a34 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:56:19.243809 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:56:19.243809 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:56:19.244303 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-35baf101-c506-4df9-8c83-b7d150d32a34 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:56:19.244879 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-35baf101-c506-4df9-8c83-b7d150d32a34 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Delete volume with id: 3903f278-48d6-4ee8-86f2-2e3b119549d7 Dec 22 12:56:19.284344 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:56:19.284344 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:56:19.285055 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-35baf101-c506-4df9-8c83-b7d150d32a34 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:56:19.355606 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-35baf101-c506-4df9-8c83-b7d150d32a34 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Delete volume request issued successfully. Dec 22 12:56:19.355905 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-35baf101-c506-4df9-8c83-b7d150d32a34 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 returned with HTTP 202 Dec 22 12:56:19.356564 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2044/4099] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:56:19 2020] DELETE /volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:56:19.364281 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cc5a3b99-4d69-4d38-8dc4-807690acaf4e tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 Dec 22 12:56:19.364718 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cc5a3b99-4d69-4d38-8dc4-807690acaf4e tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:56:19.364892 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:56:19.364892 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:56:19.365178 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-cc5a3b99-4d69-4d38-8dc4-807690acaf4e tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:56:19.398668 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:56:19.398668 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:56:19.404395 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-cc5a3b99-4d69-4d38-8dc4-807690acaf4e tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:56:19.417473 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-cc5a3b99-4d69-4d38-8dc4-807690acaf4e tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 returned with HTTP 200 Dec 22 12:56:19.418031 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2056/4100] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:56:19 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 => generated 944 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:56:20.429862 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1b381e8d-a654-41a9-9d01-a64497f6f004 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 Dec 22 12:56:20.430205 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1b381e8d-a654-41a9-9d01-a64497f6f004 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:56:20.430372 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:56:20.430372 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:56:20.430657 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1b381e8d-a654-41a9-9d01-a64497f6f004 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:56:20.459084 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1b381e8d-a654-41a9-9d01-a64497f6f004 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 returned with HTTP 404 Dec 22 12:56:20.459723 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2045/4101] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:56:20 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/3903f278-48d6-4ee8-86f2-2e3b119549d7 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:56:20.468172 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b05dfa45-c463-4aaa-a482-31d93e221313 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] DELETE http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/d6ee6321-3586-42aa-a327-180abf19e954 Dec 22 12:56:20.468512 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b05dfa45-c463-4aaa-a482-31d93e221313 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:56:20.468679 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:56:20.468679 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:56:20.468930 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b05dfa45-c463-4aaa-a482-31d93e221313 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:56:20.469306 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-b05dfa45-c463-4aaa-a482-31d93e221313 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Delete volume with id: d6ee6321-3586-42aa-a327-180abf19e954 Dec 22 12:56:20.499200 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:56:20.499200 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:56:20.499984 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b05dfa45-c463-4aaa-a482-31d93e221313 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:56:20.578225 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b05dfa45-c463-4aaa-a482-31d93e221313 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Delete volume request issued successfully. Dec 22 12:56:20.578847 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b05dfa45-c463-4aaa-a482-31d93e221313 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/d6ee6321-3586-42aa-a327-180abf19e954 returned with HTTP 202 Dec 22 12:56:20.580152 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2057/4102] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:56:20 2020] DELETE /volume/v3/320c429665df43dca1553e704f9ba296/volumes/d6ee6321-3586-42aa-a327-180abf19e954 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:56:20.589241 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-37fd8a39-e5e3-48b3-aaf8-5261947e9727 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/d6ee6321-3586-42aa-a327-180abf19e954 Dec 22 12:56:20.589964 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-37fd8a39-e5e3-48b3-aaf8-5261947e9727 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:56:20.595551 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-37fd8a39-e5e3-48b3-aaf8-5261947e9727 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:56:20.625045 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:56:20.625045 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:56:20.631041 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-37fd8a39-e5e3-48b3-aaf8-5261947e9727 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:56:20.644474 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-37fd8a39-e5e3-48b3-aaf8-5261947e9727 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/d6ee6321-3586-42aa-a327-180abf19e954 returned with HTTP 200 Dec 22 12:56:20.645200 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2046/4103] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:56:20 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/d6ee6321-3586-42aa-a327-180abf19e954 => generated 910 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:56:21.658768 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b4dbd381-aef1-407e-965a-cafa83c57a5b tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/d6ee6321-3586-42aa-a327-180abf19e954 Dec 22 12:56:21.659426 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b4dbd381-aef1-407e-965a-cafa83c57a5b tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:56:21.659719 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:56:21.659719 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:56:21.660179 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b4dbd381-aef1-407e-965a-cafa83c57a5b tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:56:21.694796 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:56:21.694796 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:56:21.700518 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b4dbd381-aef1-407e-965a-cafa83c57a5b tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:56:21.712372 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b4dbd381-aef1-407e-965a-cafa83c57a5b tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/d6ee6321-3586-42aa-a327-180abf19e954 returned with HTTP 200 Dec 22 12:56:21.721672 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2058/4104] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:56:21 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/d6ee6321-3586-42aa-a327-180abf19e954 => generated 910 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 12:56:22.736343 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d0692d04-84b0-4be6-a3c0-877cab4739e8 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/d6ee6321-3586-42aa-a327-180abf19e954 Dec 22 12:56:22.736722 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d0692d04-84b0-4be6-a3c0-877cab4739e8 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:56:22.736888 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:56:22.736888 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:56:22.737177 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d0692d04-84b0-4be6-a3c0-877cab4739e8 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:56:22.770339 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d0692d04-84b0-4be6-a3c0-877cab4739e8 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/d6ee6321-3586-42aa-a327-180abf19e954 returned with HTTP 404 Dec 22 12:56:22.771022 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2047/4105] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:56:22 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/d6ee6321-3586-42aa-a327-180abf19e954 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:56:22.778670 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-74ccadcb-5360-4ebd-9c60-21830105468f tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] DELETE http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 Dec 22 12:56:22.779302 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-74ccadcb-5360-4ebd-9c60-21830105468f tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:56:22.779577 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:56:22.779577 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:56:22.780052 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-74ccadcb-5360-4ebd-9c60-21830105468f tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:56:22.780610 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-74ccadcb-5360-4ebd-9c60-21830105468f tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Delete volume with id: 1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 Dec 22 12:56:22.811245 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:56:22.811245 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:56:22.811887 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-74ccadcb-5360-4ebd-9c60-21830105468f tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:56:22.879248 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-74ccadcb-5360-4ebd-9c60-21830105468f tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Delete volume request issued successfully. Dec 22 12:56:22.879517 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-74ccadcb-5360-4ebd-9c60-21830105468f tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 returned with HTTP 202 Dec 22 12:56:22.880056 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2059/4106] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:56:22 2020] DELETE /volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:56:22.885971 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7611c0bf-9ef2-4c56-be6f-91ba8df38209 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 Dec 22 12:56:22.886302 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7611c0bf-9ef2-4c56-be6f-91ba8df38209 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:56:22.886674 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7611c0bf-9ef2-4c56-be6f-91ba8df38209 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:56:22.916492 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:56:22.916492 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:56:22.922017 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7611c0bf-9ef2-4c56-be6f-91ba8df38209 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:56:22.936713 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7611c0bf-9ef2-4c56-be6f-91ba8df38209 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 returned with HTTP 200 Dec 22 12:56:22.937209 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2048/4107] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:56:22 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 => generated 1392 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:56:23.954015 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9dc92756-c54f-4f41-b80e-5653050902f8 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 Dec 22 12:56:23.954750 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9dc92756-c54f-4f41-b80e-5653050902f8 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:56:23.954750 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:56:23.954750 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:56:23.954750 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9dc92756-c54f-4f41-b80e-5653050902f8 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:56:23.983194 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9dc92756-c54f-4f41-b80e-5653050902f8 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 returned with HTTP 404 Dec 22 12:56:23.983833 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2060/4108] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:56:23 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/1d881bb3-cac5-45a6-b083-e60fcf8cfcb8 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 12:56:23.993598 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a989e032-8b8b-494d-b0c5-8b1d47b70295 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] DELETE http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 Dec 22 12:56:23.994278 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a989e032-8b8b-494d-b0c5-8b1d47b70295 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:56:23.994535 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:56:23.994535 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:56:23.995488 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a989e032-8b8b-494d-b0c5-8b1d47b70295 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:56:23.996076 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-a989e032-8b8b-494d-b0c5-8b1d47b70295 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Delete volume with id: 0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 Dec 22 12:56:24.028417 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:56:24.028417 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:56:24.029135 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a989e032-8b8b-494d-b0c5-8b1d47b70295 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:56:24.107549 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a989e032-8b8b-494d-b0c5-8b1d47b70295 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Delete volume request issued successfully. Dec 22 12:56:24.108108 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a989e032-8b8b-494d-b0c5-8b1d47b70295 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 returned with HTTP 202 Dec 22 12:56:24.109246 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2049/4109] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 12:56:23 2020] DELETE /volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 12:56:24.116690 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ce8bf288-a91d-4451-8a0b-8914fdf908f2 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 Dec 22 12:56:24.117314 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ce8bf288-a91d-4451-8a0b-8914fdf908f2 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:56:24.118164 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ce8bf288-a91d-4451-8a0b-8914fdf908f2 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:56:24.153048 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 12:56:24.153048 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 12:56:24.158292 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ce8bf288-a91d-4451-8a0b-8914fdf908f2 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Volume info retrieved successfully. Dec 22 12:56:24.169689 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ce8bf288-a91d-4451-8a0b-8914fdf908f2 tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 returned with HTTP 200 Dec 22 12:56:24.170313 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2061/4110] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:56:24 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 => generated 1357 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 12:56:25.180283 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8c5f838a-0f55-4ee5-a62c-9cee89ce78dc tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] GET http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 Dec 22 12:56:25.180658 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8c5f838a-0f55-4ee5-a62c-9cee89ce78dc tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 12:56:25.180759 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 12:56:25.180759 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 12:56:25.181061 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8c5f838a-0f55-4ee5-a62c-9cee89ce78dc tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 12:56:25.208283 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8c5f838a-0f55-4ee5-a62c-9cee89ce78dc tempest-VolumesCloneTest-1334576901 tempest-VolumesCloneTest-1334576901] http://10.222.0.111/volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 returned with HTTP 404 Dec 22 12:56:25.208921 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2050/4111] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 12:56:25 2020] GET /volume/v3/320c429665df43dca1553e704f9ba296/volumes/0eacee75-d1d2-46c9-8ad8-f6d7cff5cd83 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 13:09:46.426164 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1a38a8b2-5902-4556-8c6a-f49dcb2f3688 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] POST http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes Dec 22 13:09:46.426641 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:09:46.426641 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:09:46.426827 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1a38a8b2-5902-4556-8c6a-f49dcb2f3688 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestJSON-volume-1999871102"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 13:09:46.427762 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-1a38a8b2-5902-4556-8c6a-f49dcb2f3688 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestJSON-volume-1999871102'}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 13:09:46.427994 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-1a38a8b2-5902-4556-8c6a-f49dcb2f3688 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Create volume of 1 GB Dec 22 13:09:46.438237 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1a38a8b2-5902-4556-8c6a-f49dcb2f3688 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Availability Zones retrieved successfully. Dec 22 13:09:46.448342 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1a38a8b2-5902-4556-8c6a-f49dcb2f3688 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Flow 'volume_create_api' (497b0082-4e87-4679-b552-d330271407c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 13:09:46.450118 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1a38a8b2-5902-4556-8c6a-f49dcb2f3688 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf807d40-c525-488b-a1f9-df04ebf9e142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 13:09:46.451365 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-1a38a8b2-5902-4556-8c6a-f49dcb2f3688 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 13:09:46.493616 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1a38a8b2-5902-4556-8c6a-f49dcb2f3688 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf807d40-c525-488b-a1f9-df04ebf9e142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 13:09:46.494957 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1a38a8b2-5902-4556-8c6a-f49dcb2f3688 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (155cf5f1-074b-4e72-9bf0-45ee43de8c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 13:09:46.581207 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-1a38a8b2-5902-4556-8c6a-f49dcb2f3688 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Created reservations ['58660faa-f385-4b5e-9fcf-720cea254d80', '1ff8e428-599f-4158-8966-ea3eecdae763', '530f4ae3-315f-4265-a05c-6e4eafc6caa8', 'd4fbfcef-f712-4071-8f65-08d6d78aa6c9'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 13:09:46.582997 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1a38a8b2-5902-4556-8c6a-f49dcb2f3688 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (155cf5f1-074b-4e72-9bf0-45ee43de8c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58660faa-f385-4b5e-9fcf-720cea254d80', '1ff8e428-599f-4158-8966-ea3eecdae763', '530f4ae3-315f-4265-a05c-6e4eafc6caa8', 'd4fbfcef-f712-4071-8f65-08d6d78aa6c9']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 13:09:46.584839 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1a38a8b2-5902-4556-8c6a-f49dcb2f3688 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b2f6828-1be2-4381-819b-0dcd7648adef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 13:09:46.653956 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1a38a8b2-5902-4556-8c6a-f49dcb2f3688 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b2f6828-1be2-4381-819b-0dcd7648adef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88b27bf2-0ec4-480e-9ae9-a258fc13fb10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-1999871102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d727c46b1d0c4982b252ab9d584c3b45',qos_specs=None,replication_status=,reservations=['58660faa-f385-4b5e-9fcf-720cea254d80','1ff8e428-599f-4158-8966-ea3eecdae763','530f4ae3-315f-4265-a05c-6e4eafc6caa8','d4fbfcef-f712-4071-8f65-08d6d78aa6c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1abde523111b4334b16dc58f932ce2c9',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T13:09:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-1999871102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88b27bf2-0ec4-480e-9ae9-a258fc13fb10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d727c46b1d0c4982b252ab9d584c3b45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='1abde523111b4334b16dc58f932ce2c9',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 13:09:46.655271 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1a38a8b2-5902-4556-8c6a-f49dcb2f3688 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fd0ac2a-b291-4bd7-ad5e-dc63e0c8f2a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 13:09:46.701665 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1a38a8b2-5902-4556-8c6a-f49dcb2f3688 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fd0ac2a-b291-4bd7-ad5e-dc63e0c8f2a5) transitioned into state 'SUCCESS' from state '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-1999871102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d727c46b1d0c4982b252ab9d584c3b45',qos_specs=None,replication_status=,reservations=['58660faa-f385-4b5e-9fcf-720cea254d80','1ff8e428-599f-4158-8966-ea3eecdae763','530f4ae3-315f-4265-a05c-6e4eafc6caa8','d4fbfcef-f712-4071-8f65-08d6d78aa6c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1abde523111b4334b16dc58f932ce2c9',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 13:09:46.702910 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1a38a8b2-5902-4556-8c6a-f49dcb2f3688 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb39a005-726e-4333-9cb0-261ceeeb7cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 13:09:46.745167 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1a38a8b2-5902-4556-8c6a-f49dcb2f3688 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb39a005-726e-4333-9cb0-261ceeeb7cf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 13:09:46.747852 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-1a38a8b2-5902-4556-8c6a-f49dcb2f3688 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Flow 'volume_create_api' (497b0082-4e87-4679-b552-d330271407c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 13:09:46.780092 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1a38a8b2-5902-4556-8c6a-f49dcb2f3688 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Create volume request issued successfully. Dec 22 13:09:46.788869 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1a38a8b2-5902-4556-8c6a-f49dcb2f3688 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes returned with HTTP 202 Dec 22 13:09:46.789483 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2062/4112] 10.222.0.111 () {60 vars in 1230 bytes} [Tue Dec 22 13:09:46 2020] POST /volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes => generated 823 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 13:09:46.799834 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-15986b17-cb2c-4057-be99-1aeba2748840 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] GET http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 Dec 22 13:09:46.800260 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-15986b17-cb2c-4057-be99-1aeba2748840 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:09:46.800569 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-15986b17-cb2c-4057-be99-1aeba2748840 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:09:46.832743 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:09:46.832743 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:09:46.838518 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-15986b17-cb2c-4057-be99-1aeba2748840 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Volume info retrieved successfully. Dec 22 13:09:46.851531 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-15986b17-cb2c-4057-be99-1aeba2748840 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 returned with HTTP 200 Dec 22 13:09:46.852043 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2051/4113] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:09:46 2020] GET /volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 => generated 891 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:09:47.867667 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0f684f4b-682c-4267-933f-23b0cdeb3caa tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] GET http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 Dec 22 13:09:47.868374 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0f684f4b-682c-4267-933f-23b0cdeb3caa tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:09:47.868682 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:09:47.868682 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:09:47.869186 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0f684f4b-682c-4267-933f-23b0cdeb3caa tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:09:47.909252 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:09:47.909252 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:09:47.915748 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0f684f4b-682c-4267-933f-23b0cdeb3caa tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Volume info retrieved successfully. Dec 22 13:09:47.930010 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0f684f4b-682c-4267-933f-23b0cdeb3caa tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 returned with HTTP 200 Dec 22 13:09:47.930515 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2063/4114] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:09:47 2020] GET /volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 => generated 916 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:09:48.198689 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-78e92614-e1cb-4705-8f51-9bf5ec3406f3 req-cb3060a7-6a27-4a6f-a570-b48e8e2814a1 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] GET http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 Dec 22 13:09:48.199026 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-78e92614-e1cb-4705-8f51-9bf5ec3406f3 req-cb3060a7-6a27-4a6f-a570-b48e8e2814a1 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:09:48.199185 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:09:48.199185 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:09:48.199418 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-78e92614-e1cb-4705-8f51-9bf5ec3406f3 req-cb3060a7-6a27-4a6f-a570-b48e8e2814a1 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:09:48.234368 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:09:48.234368 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:09:48.240973 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-78e92614-e1cb-4705-8f51-9bf5ec3406f3 req-cb3060a7-6a27-4a6f-a570-b48e8e2814a1 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Volume info retrieved successfully. Dec 22 13:09:48.254544 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-78e92614-e1cb-4705-8f51-9bf5ec3406f3 req-cb3060a7-6a27-4a6f-a570-b48e8e2814a1 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 returned with HTTP 200 Dec 22 13:09:48.255051 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2052/4115] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 13:09:48 2020] GET /volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 => generated 916 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 13:09:49.047818 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0f684f4b-682c-4267-933f-23b0cdeb3caa tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] GET http://10.222.0.111/volume// Dec 22 13:09:49.048307 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0f684f4b-682c-4267-933f-23b0cdeb3caa tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:09:49.048307 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:09:49.048307 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:09:49.048780 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0f684f4b-682c-4267-933f-23b0cdeb3caa tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:09:49.049621 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0f684f4b-682c-4267-933f-23b0cdeb3caa tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 13:09:49.050021 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2064/4116] 10.222.0.111 () {58 vars in 1294 bytes} [Tue Dec 22 13:09:49 2020] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 13:09:49.063881 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-78e92614-e1cb-4705-8f51-9bf5ec3406f3 req-6befde15-eb6f-4790-ad4e-03cabe71fbd1 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] POST http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments Dec 22 13:09:49.064287 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:09:49.064287 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:09:49.064602 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-78e92614-e1cb-4705-8f51-9bf5ec3406f3 req-6befde15-eb6f-4790-ad4e-03cabe71fbd1 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "88b27bf2-0ec4-480e-9ae9-a258fc13fb10", "instance_uuid": "1981e55b-7103-4c24-ba2e-f2581a6ea1c3", "connector": null}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 13:09:49.097372 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:09:49.097372 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:09:49.215875 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-78e92614-e1cb-4705-8f51-9bf5ec3406f3 req-6befde15-eb6f-4790-ad4e-03cabe71fbd1 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments returned with HTTP 200 Dec 22 13:09:49.216476 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2053/4117] 10.222.0.111 () {66 vars in 1570 bytes} [Tue Dec 22 13:09:49 2020] POST /volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments => generated 273 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 13:09:49.302389 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a351e22c-d7e2-48e8-9123-4cdba3c2e49a tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] GET http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 Dec 22 13:09:49.302744 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a351e22c-d7e2-48e8-9123-4cdba3c2e49a tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:09:49.303201 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a351e22c-d7e2-48e8-9123-4cdba3c2e49a tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:09:49.351555 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-78e92614-e1cb-4705-8f51-9bf5ec3406f3 req-6befde15-eb6f-4790-ad4e-03cabe71fbd1 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] GET http://10.222.0.111/volume// Dec 22 13:09:49.351864 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-78e92614-e1cb-4705-8f51-9bf5ec3406f3 req-6befde15-eb6f-4790-ad4e-03cabe71fbd1 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:09:49.352057 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:09:49.352057 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:09:49.352298 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-78e92614-e1cb-4705-8f51-9bf5ec3406f3 req-6befde15-eb6f-4790-ad4e-03cabe71fbd1 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Calling method 'all' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:09:49.353264 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-78e92614-e1cb-4705-8f51-9bf5ec3406f3 req-6befde15-eb6f-4790-ad4e-03cabe71fbd1 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 13:09:49.353663 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2054/4118] 10.222.0.101 () {56 vars in 1094 bytes} [Tue Dec 22 13:09:49 2020] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 13:09:49.365791 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-78e92614-e1cb-4705-8f51-9bf5ec3406f3 req-7f7720c3-b93f-43d5-a5e9-d38900f32166 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] GET http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 Dec 22 13:09:49.366174 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-78e92614-e1cb-4705-8f51-9bf5ec3406f3 req-7f7720c3-b93f-43d5-a5e9-d38900f32166 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:09:49.366509 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-78e92614-e1cb-4705-8f51-9bf5ec3406f3 req-7f7720c3-b93f-43d5-a5e9-d38900f32166 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:09:49.399658 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:09:49.399658 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:09:49.407563 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-78e92614-e1cb-4705-8f51-9bf5ec3406f3 req-7f7720c3-b93f-43d5-a5e9-d38900f32166 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Volume info retrieved successfully. Dec 22 13:09:49.428608 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:09:49.428608 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:09:49.434036 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-78e92614-e1cb-4705-8f51-9bf5ec3406f3 req-7f7720c3-b93f-43d5-a5e9-d38900f32166 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 returned with HTTP 200 Dec 22 13:09:49.434611 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2055/4119] 10.222.0.101 () {60 vars in 1408 bytes} [Tue Dec 22 13:09:49 2020] GET /volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 => generated 1014 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 22 13:09:49.452138 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-78e92614-e1cb-4705-8f51-9bf5ec3406f3 req-a90ea279-b6bf-43f8-b7c1-007761534f22 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] PUT http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments/ceada50b-7d69-4470-99b6-6f1b4a4d2532 Dec 22 13:09:49.452501 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:09:49.452501 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:09:49.452771 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-78e92614-e1cb-4705-8f51-9bf5ec3406f3 req-a90ea279-b6bf-43f8-b7c1-007761534f22 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.101", "host": "n-h2-765315-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-6.cbci-765315-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 13:09:49.474154 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 13:09:49.474154 n-d-765315-6 devstack@c-api.service[88154]: return self.call(f, *args, **kw) Dec 22 13:09:49.474540 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-78e92614-e1cb-4705-8f51-9bf5ec3406f3 req-a90ea279-b6bf-43f8-b7c1-007761534f22 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Lock "b'cinder-attachment_update-88b27bf2-0ec4-480e-9ae9-a258fc13fb10-n-h2-765315-6'" acquired by "attachment_update" :: waited 0.009s {{(pid=88155) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 13:09:49.475982 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:09:49.475982 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:09:49.476471 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:09:49.476471 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:09:49.482233 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a351e22c-d7e2-48e8-9123-4cdba3c2e49a tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Volume info retrieved successfully. Dec 22 13:09:49.493452 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:09:49.493452 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:09:49.498561 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a351e22c-d7e2-48e8-9123-4cdba3c2e49a tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 returned with HTTP 200 Dec 22 13:09:49.499072 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2065/4120] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:09:49 2020] GET /volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 => generated 915 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:09:50.513042 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fe105039-edb7-49d3-b1f6-9399d70cd356 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] GET http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 Dec 22 13:09:50.513698 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fe105039-edb7-49d3-b1f6-9399d70cd356 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:09:50.513960 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:09:50.513960 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:09:50.514784 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-fe105039-edb7-49d3-b1f6-9399d70cd356 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:09:50.514941 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-78e92614-e1cb-4705-8f51-9bf5ec3406f3 req-a90ea279-b6bf-43f8-b7c1-007761534f22 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Lock "b'cinder-attachment_update-88b27bf2-0ec4-480e-9ae9-a258fc13fb10-n-h2-765315-6'" released by "attachment_update" :: held 1.040s {{(pid=88155) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 13:09:50.515716 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-78e92614-e1cb-4705-8f51-9bf5ec3406f3 req-a90ea279-b6bf-43f8-b7c1-007761534f22 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments/ceada50b-7d69-4470-99b6-6f1b4a4d2532 returned with HTTP 200 Dec 22 13:09:50.516786 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2056/4121] 10.222.0.101 () {64 vars in 1473 bytes} [Tue Dec 22 13:09:49 2020] PUT /volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments/ceada50b-7d69-4470-99b6-6f1b4a4d2532 => generated 763 bytes in 1068 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 13:09:50.554665 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:09:50.554665 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:09:50.560924 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-fe105039-edb7-49d3-b1f6-9399d70cd356 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Volume info retrieved successfully. Dec 22 13:09:50.572400 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:09:50.572400 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:09:50.578101 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-fe105039-edb7-49d3-b1f6-9399d70cd356 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 returned with HTTP 200 Dec 22 13:09:50.578624 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2066/4122] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:09:50 2020] GET /volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 => generated 916 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 13:09:51.593527 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e167f85f-f058-41cf-a3d3-14fe23c65b38 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] GET http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 Dec 22 13:09:51.594155 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e167f85f-f058-41cf-a3d3-14fe23c65b38 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:09:51.594388 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:09:51.594388 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:09:51.594932 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e167f85f-f058-41cf-a3d3-14fe23c65b38 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:09:51.634979 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:09:51.634979 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:09:51.641492 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e167f85f-f058-41cf-a3d3-14fe23c65b38 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Volume info retrieved successfully. Dec 22 13:09:51.653890 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:09:51.653890 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:09:51.659244 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e167f85f-f058-41cf-a3d3-14fe23c65b38 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 returned with HTTP 200 Dec 22 13:09:51.659776 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2057/4123] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:09:51 2020] GET /volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 => generated 916 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:09:52.679454 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-39a09b0c-31e8-4dc4-9866-b6f31cd0ad81 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] GET http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 Dec 22 13:09:52.680377 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-39a09b0c-31e8-4dc4-9866-b6f31cd0ad81 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:09:52.680655 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:09:52.680655 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:09:52.681147 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-39a09b0c-31e8-4dc4-9866-b6f31cd0ad81 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:09:52.725250 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:09:52.725250 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:09:52.731639 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-39a09b0c-31e8-4dc4-9866-b6f31cd0ad81 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Volume info retrieved successfully. Dec 22 13:09:52.743535 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:09:52.743535 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:09:52.748848 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-39a09b0c-31e8-4dc4-9866-b6f31cd0ad81 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 returned with HTTP 200 Dec 22 13:09:52.749368 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2067/4124] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:09:52 2020] GET /volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 => generated 916 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:09:53.763681 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ffd53cce-60f5-4db4-8e75-157fbcd01acb tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] GET http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 Dec 22 13:09:53.764595 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ffd53cce-60f5-4db4-8e75-157fbcd01acb tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:09:53.764761 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:09:53.764761 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:09:53.765229 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ffd53cce-60f5-4db4-8e75-157fbcd01acb tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:09:53.810593 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:09:53.810593 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:09:53.817699 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ffd53cce-60f5-4db4-8e75-157fbcd01acb tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Volume info retrieved successfully. Dec 22 13:09:53.829729 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:09:53.829729 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:09:53.835236 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ffd53cce-60f5-4db4-8e75-157fbcd01acb tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 returned with HTTP 200 Dec 22 13:09:53.835876 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2058/4125] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:09:53 2020] GET /volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 => generated 916 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:09:54.850674 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0614b260-95f4-4bc6-83e6-63119a0fa2d9 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] GET http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 Dec 22 13:09:54.851441 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0614b260-95f4-4bc6-83e6-63119a0fa2d9 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:09:54.851616 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:09:54.851616 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:09:54.852058 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0614b260-95f4-4bc6-83e6-63119a0fa2d9 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:09:54.889485 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:09:54.889485 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:09:54.896039 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0614b260-95f4-4bc6-83e6-63119a0fa2d9 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Volume info retrieved successfully. Dec 22 13:09:54.907929 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:09:54.907929 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:09:54.913431 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0614b260-95f4-4bc6-83e6-63119a0fa2d9 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 returned with HTTP 200 Dec 22 13:09:54.913921 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2068/4126] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:09:54 2020] GET /volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 => generated 916 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:09:55.928594 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-576c7c3a-d3c1-4d15-8fac-72adf124a97d tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] GET http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 Dec 22 13:09:55.929259 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-576c7c3a-d3c1-4d15-8fac-72adf124a97d tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:09:55.929532 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:09:55.929532 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:09:55.930018 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-576c7c3a-d3c1-4d15-8fac-72adf124a97d tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:09:55.967431 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:09:55.967431 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:09:55.973841 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-576c7c3a-d3c1-4d15-8fac-72adf124a97d tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Volume info retrieved successfully. Dec 22 13:09:55.986097 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:09:55.986097 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:09:55.991891 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-576c7c3a-d3c1-4d15-8fac-72adf124a97d tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 returned with HTTP 200 Dec 22 13:09:55.992420 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2059/4127] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:09:55 2020] GET /volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 => generated 916 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:09:56.905827 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-78e92614-e1cb-4705-8f51-9bf5ec3406f3 req-007af5d7-09a3-4f41-8b66-ab78f1451d48 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] POST http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments/ceada50b-7d69-4470-99b6-6f1b4a4d2532/action Dec 22 13:09:56.906389 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:09:56.906389 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:09:56.906969 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-78e92614-e1cb-4705-8f51-9bf5ec3406f3 req-007af5d7-09a3-4f41-8b66-ab78f1451d48 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Action body: b'{"os-complete": null}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 13:09:56.907345 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-78e92614-e1cb-4705-8f51-9bf5ec3406f3 req-007af5d7-09a3-4f41-8b66-ab78f1451d48 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 13:09:56.963704 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:09:56.963704 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:09:57.003942 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-429712ea-c45c-48fd-87a2-2dc5c3243fa9 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] GET http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 Dec 22 13:09:57.004318 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-429712ea-c45c-48fd-87a2-2dc5c3243fa9 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:09:57.004515 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:09:57.004515 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:09:57.004820 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-429712ea-c45c-48fd-87a2-2dc5c3243fa9 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:09:57.032021 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-78e92614-e1cb-4705-8f51-9bf5ec3406f3 req-007af5d7-09a3-4f41-8b66-ab78f1451d48 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments/ceada50b-7d69-4470-99b6-6f1b4a4d2532/action returned with HTTP 204 Dec 22 13:09:57.032638 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2069/4128] 10.222.0.101 () {64 vars in 1494 bytes} [Tue Dec 22 13:09:56 2020] POST /volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments/ceada50b-7d69-4470-99b6-6f1b4a4d2532/action => generated 0 bytes in 133 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 13:09:57.038366 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:09:57.038366 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:09:57.044512 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-429712ea-c45c-48fd-87a2-2dc5c3243fa9 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Volume info retrieved successfully. Dec 22 13:09:57.056827 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:09:57.056827 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:09:57.062298 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-429712ea-c45c-48fd-87a2-2dc5c3243fa9 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 returned with HTTP 200 Dec 22 13:09:57.062881 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2060/4129] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:09:57 2020] GET /volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 => generated 1208 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 13:10:14.543464 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-78e92614-e1cb-4705-8f51-9bf5ec3406f3 req-007af5d7-09a3-4f41-8b66-ab78f1451d48 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] GET http://10.222.0.111/volume// Dec 22 13:10:14.544138 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-78e92614-e1cb-4705-8f51-9bf5ec3406f3 req-007af5d7-09a3-4f41-8b66-ab78f1451d48 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:10:14.544299 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:10:14.544299 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:10:14.544745 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-78e92614-e1cb-4705-8f51-9bf5ec3406f3 req-007af5d7-09a3-4f41-8b66-ab78f1451d48 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:10:14.546242 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-78e92614-e1cb-4705-8f51-9bf5ec3406f3 req-007af5d7-09a3-4f41-8b66-ab78f1451d48 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 13:10:14.546997 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2070/4130] 10.222.0.101 () {56 vars in 1094 bytes} [Tue Dec 22 13:10:14 2020] GET /volume/ => generated 756 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 13:10:14.565380 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-2608f672-53b2-4f2c-b1d9-f34ccf8ca319 req-1f555564-2d29-49a9-98a9-2403da33c454 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] POST http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments Dec 22 13:10:14.566024 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:10:14.566024 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:10:14.566535 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-2608f672-53b2-4f2c-b1d9-f34ccf8ca319 req-1f555564-2d29-49a9-98a9-2403da33c454 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "88b27bf2-0ec4-480e-9ae9-a258fc13fb10", "instance_uuid": "1981e55b-7103-4c24-ba2e-f2581a6ea1c3", "connector": null}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 13:10:14.601712 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:10:14.601712 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:10:14.756951 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-2608f672-53b2-4f2c-b1d9-f34ccf8ca319 req-1f555564-2d29-49a9-98a9-2403da33c454 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments returned with HTTP 200 Dec 22 13:10:14.757537 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2061/4131] 10.222.0.101 () {64 vars in 1363 bytes} [Tue Dec 22 13:10:14 2020] POST /volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments => generated 273 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 13:10:14.770327 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-2608f672-53b2-4f2c-b1d9-f34ccf8ca319 req-ea62479b-05b5-4f29-8418-ee703d3141d2 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] DELETE http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments/ceada50b-7d69-4470-99b6-6f1b4a4d2532 Dec 22 13:10:14.770701 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-2608f672-53b2-4f2c-b1d9-f34ccf8ca319 req-ea62479b-05b5-4f29-8418-ee703d3141d2 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:10:14.771037 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-2608f672-53b2-4f2c-b1d9-f34ccf8ca319 req-ea62479b-05b5-4f29-8418-ee703d3141d2 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:10:14.784728 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:10:14.784728 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:10:14.939720 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-2608f672-53b2-4f2c-b1d9-f34ccf8ca319 req-ea62479b-05b5-4f29-8418-ee703d3141d2 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(4c80a75a-994b-43ed-8e67-2e2073cc8002)]) {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 13:10:14.939974 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-2608f672-53b2-4f2c-b1d9-f34ccf8ca319 req-ea62479b-05b5-4f29-8418-ee703d3141d2 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Adding status of: reserved to pending status list for volume. {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Dec 22 13:10:14.940230 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-2608f672-53b2-4f2c-b1d9-f34ccf8ca319 req-ea62479b-05b5-4f29-8418-ee703d3141d2 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 13:10:14.976456 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-2608f672-53b2-4f2c-b1d9-f34ccf8ca319 req-ea62479b-05b5-4f29-8418-ee703d3141d2 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments/ceada50b-7d69-4470-99b6-6f1b4a4d2532 returned with HTTP 200 Dec 22 13:10:14.977051 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2071/4132] 10.222.0.101 () {62 vars in 1442 bytes} [Tue Dec 22 13:10:14 2020] DELETE /volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments/ceada50b-7d69-4470-99b6-6f1b4a4d2532 => generated 192 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 13:10:17.967267 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-2608f672-53b2-4f2c-b1d9-f34ccf8ca319 req-734c21ed-8c75-42b8-9399-9259733278e3 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] PUT http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments/4c80a75a-994b-43ed-8e67-2e2073cc8002 Dec 22 13:10:17.967948 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:10:17.967948 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:10:17.967948 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-2608f672-53b2-4f2c-b1d9-f34ccf8ca319 req-734c21ed-8c75-42b8-9399-9259733278e3 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.101", "host": "n-h2-765315-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-6.cbci-765315-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 13:10:17.983144 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 13:10:17.983144 n-d-765315-6 devstack@c-api.service[88154]: return self.call(f, *args, **kw) Dec 22 13:10:17.983503 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-2608f672-53b2-4f2c-b1d9-f34ccf8ca319 req-734c21ed-8c75-42b8-9399-9259733278e3 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Lock "b'cinder-attachment_update-88b27bf2-0ec4-480e-9ae9-a258fc13fb10-n-h2-765315-6'" acquired by "attachment_update" :: waited 0.005s {{(pid=88155) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 13:10:17.984521 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:10:17.984521 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:10:18.942229 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-2608f672-53b2-4f2c-b1d9-f34ccf8ca319 req-734c21ed-8c75-42b8-9399-9259733278e3 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Lock "b'cinder-attachment_update-88b27bf2-0ec4-480e-9ae9-a258fc13fb10-n-h2-765315-6'" released by "attachment_update" :: held 0.959s {{(pid=88155) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 13:10:18.942733 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-2608f672-53b2-4f2c-b1d9-f34ccf8ca319 req-734c21ed-8c75-42b8-9399-9259733278e3 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments/4c80a75a-994b-43ed-8e67-2e2073cc8002 returned with HTTP 200 Dec 22 13:10:18.943374 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2062/4133] 10.222.0.101 () {64 vars in 1473 bytes} [Tue Dec 22 13:10:17 2020] PUT /volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments/4c80a75a-994b-43ed-8e67-2e2073cc8002 => generated 763 bytes in 979 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 13:10:18.957903 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-2608f672-53b2-4f2c-b1d9-f34ccf8ca319 req-fcc1a0fc-fb30-4963-aed8-a037681c1794 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] GET http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments/4c80a75a-994b-43ed-8e67-2e2073cc8002 Dec 22 13:10:18.958285 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-2608f672-53b2-4f2c-b1d9-f34ccf8ca319 req-fcc1a0fc-fb30-4963-aed8-a037681c1794 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:10:18.958485 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:10:18.958485 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:10:18.958773 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-2608f672-53b2-4f2c-b1d9-f34ccf8ca319 req-fcc1a0fc-fb30-4963-aed8-a037681c1794 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:10:18.971770 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-2608f672-53b2-4f2c-b1d9-f34ccf8ca319 req-fcc1a0fc-fb30-4963-aed8-a037681c1794 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments/4c80a75a-994b-43ed-8e67-2e2073cc8002 returned with HTTP 200 Dec 22 13:10:18.972278 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2072/4134] 10.222.0.101 () {60 vars in 1420 bytes} [Tue Dec 22 13:10:18 2020] GET /volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments/4c80a75a-994b-43ed-8e67-2e2073cc8002 => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 13:10:26.291631 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-2608f672-53b2-4f2c-b1d9-f34ccf8ca319 req-6b1e6dcd-6b4b-42dd-843e-2e0ddfb58cf5 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] POST http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments/4c80a75a-994b-43ed-8e67-2e2073cc8002/action Dec 22 13:10:26.292265 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:10:26.292265 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:10:26.292265 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-2608f672-53b2-4f2c-b1d9-f34ccf8ca319 req-6b1e6dcd-6b4b-42dd-843e-2e0ddfb58cf5 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Action body: b'{"os-complete": null}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 13:10:26.292531 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-2608f672-53b2-4f2c-b1d9-f34ccf8ca319 req-6b1e6dcd-6b4b-42dd-843e-2e0ddfb58cf5 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 13:10:26.337495 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:10:26.337495 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:10:26.401906 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-2608f672-53b2-4f2c-b1d9-f34ccf8ca319 req-6b1e6dcd-6b4b-42dd-843e-2e0ddfb58cf5 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments/4c80a75a-994b-43ed-8e67-2e2073cc8002/action returned with HTTP 204 Dec 22 13:10:26.402591 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2063/4135] 10.222.0.101 () {64 vars in 1494 bytes} [Tue Dec 22 13:10:26 2020] POST /volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments/4c80a75a-994b-43ed-8e67-2e2073cc8002/action => generated 0 bytes in 115 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 22 13:10:31.562801 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-2608f672-53b2-4f2c-b1d9-f34ccf8ca319 req-fcc1a0fc-fb30-4963-aed8-a037681c1794 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] GET http://10.222.0.111/volume// Dec 22 13:10:31.563378 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-2608f672-53b2-4f2c-b1d9-f34ccf8ca319 req-fcc1a0fc-fb30-4963-aed8-a037681c1794 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:10:31.563615 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:10:31.563615 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:10:31.564010 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-2608f672-53b2-4f2c-b1d9-f34ccf8ca319 req-fcc1a0fc-fb30-4963-aed8-a037681c1794 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:10:31.565183 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-2608f672-53b2-4f2c-b1d9-f34ccf8ca319 req-fcc1a0fc-fb30-4963-aed8-a037681c1794 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 13:10:31.565829 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2073/4136] 10.222.0.101 () {56 vars in 1094 bytes} [Tue Dec 22 13:10:31 2020] GET /volume/ => generated 756 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 13:10:31.579841 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-e8241f04-636b-44ca-a300-e4aa9b74ab2a req-390674e5-41d3-45d1-a383-f80939bbe890 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] POST http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments Dec 22 13:10:31.580246 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:10:31.580246 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:10:31.580569 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-e8241f04-636b-44ca-a300-e4aa9b74ab2a req-390674e5-41d3-45d1-a383-f80939bbe890 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "88b27bf2-0ec4-480e-9ae9-a258fc13fb10", "instance_uuid": "1981e55b-7103-4c24-ba2e-f2581a6ea1c3", "connector": null}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 13:10:31.614215 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:10:31.614215 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:10:31.887469 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-e8241f04-636b-44ca-a300-e4aa9b74ab2a req-390674e5-41d3-45d1-a383-f80939bbe890 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments returned with HTTP 200 Dec 22 13:10:31.888402 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2064/4137] 10.222.0.101 () {64 vars in 1363 bytes} [Tue Dec 22 13:10:31 2020] POST /volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments => generated 273 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 13:10:31.904646 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-e8241f04-636b-44ca-a300-e4aa9b74ab2a req-d983e6ef-2d09-4913-ade5-06d2223b1c50 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] DELETE http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments/4c80a75a-994b-43ed-8e67-2e2073cc8002 Dec 22 13:10:31.905214 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-e8241f04-636b-44ca-a300-e4aa9b74ab2a req-d983e6ef-2d09-4913-ade5-06d2223b1c50 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:10:31.905730 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-e8241f04-636b-44ca-a300-e4aa9b74ab2a req-d983e6ef-2d09-4913-ade5-06d2223b1c50 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:10:31.924692 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:10:31.924692 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:10:32.075554 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-e8241f04-636b-44ca-a300-e4aa9b74ab2a req-d983e6ef-2d09-4913-ade5-06d2223b1c50 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(e9b17f0a-a013-42a0-9d81-34530ae63b3c)]) {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 13:10:32.075862 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-e8241f04-636b-44ca-a300-e4aa9b74ab2a req-d983e6ef-2d09-4913-ade5-06d2223b1c50 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Adding status of: reserved to pending status list for volume. {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Dec 22 13:10:32.076158 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-e8241f04-636b-44ca-a300-e4aa9b74ab2a req-d983e6ef-2d09-4913-ade5-06d2223b1c50 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 13:10:32.108855 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-e8241f04-636b-44ca-a300-e4aa9b74ab2a req-d983e6ef-2d09-4913-ade5-06d2223b1c50 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments/4c80a75a-994b-43ed-8e67-2e2073cc8002 returned with HTTP 200 Dec 22 13:10:32.109507 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2074/4138] 10.222.0.101 () {62 vars in 1442 bytes} [Tue Dec 22 13:10:31 2020] DELETE /volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments/4c80a75a-994b-43ed-8e67-2e2073cc8002 => generated 192 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 13:10:34.904284 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-e8241f04-636b-44ca-a300-e4aa9b74ab2a req-71f08f06-e1cd-4b39-a900-bfd6d0634ed3 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] PUT http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments/e9b17f0a-a013-42a0-9d81-34530ae63b3c Dec 22 13:10:34.904713 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:10:34.904713 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:10:34.904934 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-e8241f04-636b-44ca-a300-e4aa9b74ab2a req-71f08f06-e1cd-4b39-a900-bfd6d0634ed3 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.101", "host": "n-h2-765315-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-6.cbci-765315-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 13:10:34.924949 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 13:10:34.924949 n-d-765315-6 devstack@c-api.service[88154]: return self.call(f, *args, **kw) Dec 22 13:10:34.925252 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-e8241f04-636b-44ca-a300-e4aa9b74ab2a req-71f08f06-e1cd-4b39-a900-bfd6d0634ed3 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Lock "b'cinder-attachment_update-88b27bf2-0ec4-480e-9ae9-a258fc13fb10-n-h2-765315-6'" acquired by "attachment_update" :: waited 0.006s {{(pid=88155) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 13:10:34.926768 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:10:34.926768 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:10:35.960238 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-e8241f04-636b-44ca-a300-e4aa9b74ab2a req-71f08f06-e1cd-4b39-a900-bfd6d0634ed3 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Lock "b'cinder-attachment_update-88b27bf2-0ec4-480e-9ae9-a258fc13fb10-n-h2-765315-6'" released by "attachment_update" :: held 1.035s {{(pid=88155) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 13:10:35.961004 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-e8241f04-636b-44ca-a300-e4aa9b74ab2a req-71f08f06-e1cd-4b39-a900-bfd6d0634ed3 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments/e9b17f0a-a013-42a0-9d81-34530ae63b3c returned with HTTP 200 Dec 22 13:10:35.962054 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2065/4139] 10.222.0.101 () {64 vars in 1473 bytes} [Tue Dec 22 13:10:34 2020] PUT /volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments/e9b17f0a-a013-42a0-9d81-34530ae63b3c => generated 763 bytes in 1063 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 13:10:35.977077 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-e8241f04-636b-44ca-a300-e4aa9b74ab2a req-161e0b9a-a7cd-4aa7-9e38-12a41b671dfc tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] GET http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments/e9b17f0a-a013-42a0-9d81-34530ae63b3c Dec 22 13:10:35.977485 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-e8241f04-636b-44ca-a300-e4aa9b74ab2a req-161e0b9a-a7cd-4aa7-9e38-12a41b671dfc tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:10:35.977667 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:10:35.977667 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:10:35.977954 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-e8241f04-636b-44ca-a300-e4aa9b74ab2a req-161e0b9a-a7cd-4aa7-9e38-12a41b671dfc tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:10:35.992217 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-e8241f04-636b-44ca-a300-e4aa9b74ab2a req-161e0b9a-a7cd-4aa7-9e38-12a41b671dfc tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments/e9b17f0a-a013-42a0-9d81-34530ae63b3c returned with HTTP 200 Dec 22 13:10:35.992747 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2075/4140] 10.222.0.101 () {60 vars in 1420 bytes} [Tue Dec 22 13:10:35 2020] GET /volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments/e9b17f0a-a013-42a0-9d81-34530ae63b3c => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 13:10:43.762514 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-e8241f04-636b-44ca-a300-e4aa9b74ab2a req-2a6f411c-94c0-497d-9000-cfd0a3797c8f tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] POST http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments/e9b17f0a-a013-42a0-9d81-34530ae63b3c/action Dec 22 13:10:43.763957 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:10:43.763957 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:10:43.764210 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-e8241f04-636b-44ca-a300-e4aa9b74ab2a req-2a6f411c-94c0-497d-9000-cfd0a3797c8f tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Action body: b'{"os-complete": null}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 13:10:43.764483 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-e8241f04-636b-44ca-a300-e4aa9b74ab2a req-2a6f411c-94c0-497d-9000-cfd0a3797c8f tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 13:10:43.811207 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:10:43.811207 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:10:43.930279 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-e8241f04-636b-44ca-a300-e4aa9b74ab2a req-2a6f411c-94c0-497d-9000-cfd0a3797c8f tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments/e9b17f0a-a013-42a0-9d81-34530ae63b3c/action returned with HTTP 204 Dec 22 13:10:43.931480 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2066/4141] 10.222.0.101 () {64 vars in 1494 bytes} [Tue Dec 22 13:10:43 2020] POST /volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments/e9b17f0a-a013-42a0-9d81-34530ae63b3c/action => generated 0 bytes in 176 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 13:10:48.883476 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-f50a36f5-ef6d-4076-9b9a-fcc694350bd8 req-1cb20a35-37b9-46f7-8b93-9f9c5f31078c tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] DELETE http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments/e9b17f0a-a013-42a0-9d81-34530ae63b3c Dec 22 13:10:48.883786 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-f50a36f5-ef6d-4076-9b9a-fcc694350bd8 req-1cb20a35-37b9-46f7-8b93-9f9c5f31078c tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:10:48.883950 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:10:48.883950 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:10:48.884183 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-f50a36f5-ef6d-4076-9b9a-fcc694350bd8 req-1cb20a35-37b9-46f7-8b93-9f9c5f31078c tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:10:48.898112 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:10:48.898112 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:10:49.188127 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-f50a36f5-ef6d-4076-9b9a-fcc694350bd8 req-1cb20a35-37b9-46f7-8b93-9f9c5f31078c tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 13:10:49.188389 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-f50a36f5-ef6d-4076-9b9a-fcc694350bd8 req-1cb20a35-37b9-46f7-8b93-9f9c5f31078c tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Pending status list for volume during attachment-delete: [] {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 13:10:49.219984 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-f50a36f5-ef6d-4076-9b9a-fcc694350bd8 req-1cb20a35-37b9-46f7-8b93-9f9c5f31078c tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments/e9b17f0a-a013-42a0-9d81-34530ae63b3c returned with HTTP 200 Dec 22 13:10:49.220558 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2076/4142] 10.222.0.101 () {62 vars in 1442 bytes} [Tue Dec 22 13:10:48 2020] DELETE /volume/v3/d727c46b1d0c4982b252ab9d584c3b45/attachments/e9b17f0a-a013-42a0-9d81-34530ae63b3c => generated 19 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:10:51.943739 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8afcd371-4623-4b4e-a5f1-5bd31112aebc tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] GET http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 Dec 22 13:10:51.944127 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8afcd371-4623-4b4e-a5f1-5bd31112aebc tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:10:51.944217 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:10:51.944217 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:10:51.944443 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8afcd371-4623-4b4e-a5f1-5bd31112aebc tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:10:51.974074 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:10:51.974074 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:10:51.979378 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8afcd371-4623-4b4e-a5f1-5bd31112aebc tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Volume info retrieved successfully. Dec 22 13:10:51.992546 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8afcd371-4623-4b4e-a5f1-5bd31112aebc tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 returned with HTTP 200 Dec 22 13:10:51.992998 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2067/4143] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:10:51 2020] GET /volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 => generated 916 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:10:52.002259 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f37a3d11-441f-43c4-bc0e-46db07dbf695 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] GET http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 Dec 22 13:10:52.002562 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f37a3d11-441f-43c4-bc0e-46db07dbf695 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:10:52.002787 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:10:52.002787 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:10:52.003027 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f37a3d11-441f-43c4-bc0e-46db07dbf695 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:10:52.034474 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:10:52.034474 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:10:52.039950 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f37a3d11-441f-43c4-bc0e-46db07dbf695 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Volume info retrieved successfully. Dec 22 13:10:52.053169 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f37a3d11-441f-43c4-bc0e-46db07dbf695 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 returned with HTTP 200 Dec 22 13:10:52.053664 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2077/4144] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:10:51 2020] GET /volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 => generated 916 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 13:10:52.094778 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-46f6393a-b6ab-493e-85ff-b383a600ea12 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] DELETE http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 Dec 22 13:10:52.095131 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-46f6393a-b6ab-493e-85ff-b383a600ea12 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:10:52.095295 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:10:52.095295 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:10:52.095541 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-46f6393a-b6ab-493e-85ff-b383a600ea12 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:10:52.095884 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-46f6393a-b6ab-493e-85ff-b383a600ea12 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Delete volume with id: 88b27bf2-0ec4-480e-9ae9-a258fc13fb10 Dec 22 13:10:52.125535 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:10:52.125535 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:10:52.126190 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-46f6393a-b6ab-493e-85ff-b383a600ea12 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Volume info retrieved successfully. Dec 22 13:10:52.210477 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-46f6393a-b6ab-493e-85ff-b383a600ea12 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Delete volume request issued successfully. Dec 22 13:10:52.211078 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-46f6393a-b6ab-493e-85ff-b383a600ea12 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 returned with HTTP 202 Dec 22 13:10:52.212084 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2068/4145] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 13:10:52 2020] DELETE /volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 13:10:52.222836 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5dd8a4e6-43cf-4271-8c62-e02a6a5c7d81 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] GET http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 Dec 22 13:10:52.223240 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5dd8a4e6-43cf-4271-8c62-e02a6a5c7d81 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:10:52.223458 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:10:52.223458 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:10:52.223684 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5dd8a4e6-43cf-4271-8c62-e02a6a5c7d81 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:10:52.254678 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:10:52.254678 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:10:52.260267 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5dd8a4e6-43cf-4271-8c62-e02a6a5c7d81 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Volume info retrieved successfully. Dec 22 13:10:52.273029 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5dd8a4e6-43cf-4271-8c62-e02a6a5c7d81 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 returned with HTTP 200 Dec 22 13:10:52.273470 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2078/4146] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:10:52 2020] GET /volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 => generated 915 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:10:53.288078 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b83183f0-9498-4fb5-a21c-d4fb7e1fda77 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] GET http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 Dec 22 13:10:53.288754 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b83183f0-9498-4fb5-a21c-d4fb7e1fda77 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:10:53.288893 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:10:53.288893 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:10:53.289266 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b83183f0-9498-4fb5-a21c-d4fb7e1fda77 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:10:53.325216 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:10:53.325216 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:10:53.332185 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b83183f0-9498-4fb5-a21c-d4fb7e1fda77 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Volume info retrieved successfully. Dec 22 13:10:53.346220 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b83183f0-9498-4fb5-a21c-d4fb7e1fda77 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 returned with HTTP 200 Dec 22 13:10:53.346866 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2069/4147] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:10:53 2020] GET /volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 => generated 915 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:10:54.361543 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-de1c37bc-2c5e-47a5-ae50-e630471118a4 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] GET http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 Dec 22 13:10:54.362250 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-de1c37bc-2c5e-47a5-ae50-e630471118a4 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:10:54.362425 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:10:54.362425 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:10:54.362950 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-de1c37bc-2c5e-47a5-ae50-e630471118a4 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:10:54.398846 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-de1c37bc-2c5e-47a5-ae50-e630471118a4 tempest-ServerActionsTestJSON-1580426116 tempest-ServerActionsTestJSON-1580426116] http://10.222.0.111/volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 returned with HTTP 404 Dec 22 13:10:54.399598 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2079/4148] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:10:54 2020] GET /volume/v3/d727c46b1d0c4982b252ab9d584c3b45/volumes/88b27bf2-0ec4-480e-9ae9-a258fc13fb10 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 13:13:29.497368 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-84b647a7-137f-4e23-b4ed-fd483074ffb3 tempest-TestEncryptedCinderVolumes-1938920202 tempest-TestEncryptedCinderVolumes-1938920202] POST http://10.222.0.111/volume/v3/5c26332cc3824b9cbe4b4539104b2177/types Dec 22 13:13:29.497750 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:13:29.497750 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:13:29.498005 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-84b647a7-137f-4e23-b4ed-fd483074ffb3 tempest-TestEncryptedCinderVolumes-1938920202 tempest-TestEncryptedCinderVolumes-1938920202] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-180625035", "extra_specs": {}}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 13:13:29.553862 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-84b647a7-137f-4e23-b4ed-fd483074ffb3 tempest-TestEncryptedCinderVolumes-1938920202 tempest-TestEncryptedCinderVolumes-1938920202] http://10.222.0.111/volume/v3/5c26332cc3824b9cbe4b4539104b2177/types returned with HTTP 200 Dec 22 13:13:29.554402 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2070/4149] 10.222.0.111 () {60 vars in 1224 bytes} [Tue Dec 22 13:13:29 2020] POST /volume/v3/5c26332cc3824b9cbe4b4539104b2177/types => generated 217 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 13:13:29.563348 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-536d62fd-ff39-44f4-8b99-e4cb2353ac8c tempest-TestEncryptedCinderVolumes-1938920202 tempest-TestEncryptedCinderVolumes-1938920202] POST http://10.222.0.111/volume/v3/5c26332cc3824b9cbe4b4539104b2177/types/4c2d6d9d-53f2-48e3-a9c6-dc71b29a789f/encryption Dec 22 13:13:29.563914 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-536d62fd-ff39-44f4-8b99-e4cb2353ac8c tempest-TestEncryptedCinderVolumes-1938920202 tempest-TestEncryptedCinderVolumes-1938920202] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 13:13:29.620699 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-536d62fd-ff39-44f4-8b99-e4cb2353ac8c tempest-TestEncryptedCinderVolumes-1938920202 tempest-TestEncryptedCinderVolumes-1938920202] http://10.222.0.111/volume/v3/5c26332cc3824b9cbe4b4539104b2177/types/4c2d6d9d-53f2-48e3-a9c6-dc71b29a789f/encryption returned with HTTP 200 Dec 22 13:13:29.621249 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2080/4150] 10.222.0.111 () {60 vars in 1369 bytes} [Tue Dec 22 13:13:29 2020] POST /volume/v3/5c26332cc3824b9cbe4b4539104b2177/types/4c2d6d9d-53f2-48e3-a9c6-dc71b29a789f/encryption => generated 231 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:13:29.628066 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-712ce3ae-ce53-4e18-a05b-72dda27421c6 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] POST http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes Dec 22 13:13:29.628687 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-712ce3ae-ce53-4e18-a05b-72dda27421c6 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1690375154", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-180625035", "size": 1}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 13:13:29.629721 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-712ce3ae-ce53-4e18-a05b-72dda27421c6 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1690375154', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-180625035', 'size': 1}} {{(pid=88155) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 13:13:29.638621 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-712ce3ae-ce53-4e18-a05b-72dda27421c6 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Create volume of 1 GB Dec 22 13:13:29.639099 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:29.639099 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:29.639574 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-712ce3ae-ce53-4e18-a05b-72dda27421c6 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Availability Zones retrieved successfully. Dec 22 13:13:29.650634 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-712ce3ae-ce53-4e18-a05b-72dda27421c6 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Flow 'volume_create_api' (45b947f1-431b-4ed0-9ee0-247e61b25058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 13:13:29.652247 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-712ce3ae-ce53-4e18-a05b-72dda27421c6 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fa1acaf-be95-4ed8-9741-b83af26be224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 13:13:29.653339 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-712ce3ae-ce53-4e18-a05b-72dda27421c6 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Validating volume size '1' using validate_int {{(pid=88155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 13:13:29.692044 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-712ce3ae-ce53-4e18-a05b-72dda27421c6 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fa1acaf-be95-4ed8-9741-b83af26be224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T13:13:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4c2d6d9d-53f2-48e3-a9c6-dc71b29a789f,is_public=True,name='tempest-scenario-type-cryptsetup-180625035',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4c2d6d9d-53f2-48e3-a9c6-dc71b29a789f', '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=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 13:13:29.693280 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-712ce3ae-ce53-4e18-a05b-72dda27421c6 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6a742c2-77b9-4743-b178-c9c711366890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 13:13:29.722696 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-712ce3ae-ce53-4e18-a05b-72dda27421c6 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-180625035 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-180625035, it is now deprecated. Please use the default quota class for default quota. Dec 22 13:13:29.723279 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-712ce3ae-ce53-4e18-a05b-72dda27421c6 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-180625035 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-180625035, it is now deprecated. Please use the default quota class for default quota. Dec 22 13:13:29.780178 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-712ce3ae-ce53-4e18-a05b-72dda27421c6 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Created reservations ['14835778-b202-4277-9d79-15f3ffe160f6', 'f8e71338-8cc8-4dad-8231-095629d07bb3', '851532ca-6130-496e-b27f-405a03cb2fe8', 'a3cd2ec6-5acd-4c2e-a44f-9ef7c34d7d50'] {{(pid=88155) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 13:13:29.781459 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-712ce3ae-ce53-4e18-a05b-72dda27421c6 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6a742c2-77b9-4743-b178-c9c711366890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14835778-b202-4277-9d79-15f3ffe160f6', 'f8e71338-8cc8-4dad-8231-095629d07bb3', '851532ca-6130-496e-b27f-405a03cb2fe8', 'a3cd2ec6-5acd-4c2e-a44f-9ef7c34d7d50']}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 13:13:29.782808 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-712ce3ae-ce53-4e18-a05b-72dda27421c6 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbe75274-0f8b-4415-a273-1bda4c6f8eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 13:13:29.881976 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-712ce3ae-ce53-4e18-a05b-72dda27421c6 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbe75274-0f8b-4415-a273-1bda4c6f8eba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9545174-1825-4f79-9f1c-d711884eed61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1690375154',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5108174d4e3145a38b41261533a9aeef',qos_specs=None,replication_status=,reservations=['14835778-b202-4277-9d79-15f3ffe160f6','f8e71338-8cc8-4dad-8231-095629d07bb3','851532ca-6130-496e-b27f-405a03cb2fe8','a3cd2ec6-5acd-4c2e-a44f-9ef7c34d7d50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4607e39b61b4c6089ba09325f6ba2f1',volume_type_id=4c2d6d9d-53f2-48e3-a9c6-dc71b29a789f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T13:13:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1690375154',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d9545174-1825-4f79-9f1c-d711884eed61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5108174d4e3145a38b41261533a9aeef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='f4607e39b61b4c6089ba09325f6ba2f1',volume_attachment=,volume_type=,volume_type_id=4c2d6d9d-53f2-48e3-a9c6-dc71b29a789f)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 13:13:29.883550 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-712ce3ae-ce53-4e18-a05b-72dda27421c6 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afbf9f95-1420-40d0-9b47-1bc472c2a739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 13:13:29.929040 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-712ce3ae-ce53-4e18-a05b-72dda27421c6 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afbf9f95-1420-40d0-9b47-1bc472c2a739) transitioned into state 'SUCCESS' from state '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-1690375154',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5108174d4e3145a38b41261533a9aeef',qos_specs=None,replication_status=,reservations=['14835778-b202-4277-9d79-15f3ffe160f6','f8e71338-8cc8-4dad-8231-095629d07bb3','851532ca-6130-496e-b27f-405a03cb2fe8','a3cd2ec6-5acd-4c2e-a44f-9ef7c34d7d50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4607e39b61b4c6089ba09325f6ba2f1',volume_type_id=4c2d6d9d-53f2-48e3-a9c6-dc71b29a789f)}' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 13:13:29.930250 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-712ce3ae-ce53-4e18-a05b-72dda27421c6 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (023fcaae-7ea4-487c-94a5-e7fb407a08db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 13:13:29.996967 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-712ce3ae-ce53-4e18-a05b-72dda27421c6 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (023fcaae-7ea4-487c-94a5-e7fb407a08db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88155) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 13:13:29.998626 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-712ce3ae-ce53-4e18-a05b-72dda27421c6 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Flow 'volume_create_api' (45b947f1-431b-4ed0-9ee0-247e61b25058) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88155) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 13:13:30.029991 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-712ce3ae-ce53-4e18-a05b-72dda27421c6 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Create volume request issued successfully. Dec 22 13:13:30.038941 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-712ce3ae-ce53-4e18-a05b-72dda27421c6 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes returned with HTTP 202 Dec 22 13:13:30.039573 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2071/4151] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 13:13:29 2020] POST /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes => generated 858 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 13:13:30.051255 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4e74f044-5697-4d50-ad81-6a2776526492 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 Dec 22 13:13:30.051919 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4e74f044-5697-4d50-ad81-6a2776526492 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:13:30.052536 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4e74f044-5697-4d50-ad81-6a2776526492 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:13:30.090642 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:30.090642 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:30.097628 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4e74f044-5697-4d50-ad81-6a2776526492 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:13:30.123455 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4e74f044-5697-4d50-ad81-6a2776526492 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 returned with HTTP 200 Dec 22 13:13:30.124369 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2081/4152] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:13:30 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 => generated 926 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:13:31.143339 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-947b0c66-26aa-4f18-8d1b-2b36dcfff9cd tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 Dec 22 13:13:31.144324 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-947b0c66-26aa-4f18-8d1b-2b36dcfff9cd tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:13:31.144616 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:13:31.144616 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:13:31.145111 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-947b0c66-26aa-4f18-8d1b-2b36dcfff9cd tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:13:31.179805 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:31.179805 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:31.186369 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-947b0c66-26aa-4f18-8d1b-2b36dcfff9cd tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:13:31.200092 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-947b0c66-26aa-4f18-8d1b-2b36dcfff9cd tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 returned with HTTP 200 Dec 22 13:13:31.200641 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2072/4153] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:13:31 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 => generated 951 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:13:31.211132 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-17b57e9c-8968-4a6d-84c5-d2295440d62d tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 Dec 22 13:13:31.211785 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-17b57e9c-8968-4a6d-84c5-d2295440d62d tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:13:31.212027 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:13:31.212027 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:13:31.212280 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-17b57e9c-8968-4a6d-84c5-d2295440d62d tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:13:31.241197 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:31.241197 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:31.247135 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-17b57e9c-8968-4a6d-84c5-d2295440d62d tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:13:31.259927 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-17b57e9c-8968-4a6d-84c5-d2295440d62d tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 returned with HTTP 200 Dec 22 13:13:31.260414 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2082/4154] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:13:31 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 => generated 951 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:13:31.348339 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-2520ee47-69b8-43c4-a4ac-6a47238c8acf req-ad8e078c-3962-4a65-a2a8-f6c2c34b3139 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 Dec 22 13:13:31.348567 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-2520ee47-69b8-43c4-a4ac-6a47238c8acf req-ad8e078c-3962-4a65-a2a8-f6c2c34b3139 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:13:31.348704 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:13:31.348704 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:13:31.348993 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-2520ee47-69b8-43c4-a4ac-6a47238c8acf req-ad8e078c-3962-4a65-a2a8-f6c2c34b3139 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:13:31.377598 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:31.377598 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:31.383470 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-2520ee47-69b8-43c4-a4ac-6a47238c8acf req-ad8e078c-3962-4a65-a2a8-f6c2c34b3139 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:13:31.396325 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-2520ee47-69b8-43c4-a4ac-6a47238c8acf req-ad8e078c-3962-4a65-a2a8-f6c2c34b3139 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 returned with HTTP 200 Dec 22 13:13:31.396779 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2073/4155] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 13:13:31 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 => generated 951 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:13:31.510126 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-17b57e9c-8968-4a6d-84c5-d2295440d62d tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume// Dec 22 13:13:31.510525 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-17b57e9c-8968-4a6d-84c5-d2295440d62d tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:13:31.510785 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:13:31.510785 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:13:31.511135 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-17b57e9c-8968-4a6d-84c5-d2295440d62d tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:13:31.512135 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-17b57e9c-8968-4a6d-84c5-d2295440d62d tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 13:13:31.512665 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2083/4156] 10.222.0.111 () {58 vars in 1294 bytes} [Tue Dec 22 13:13:31 2020] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 13:13:31.524651 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-2520ee47-69b8-43c4-a4ac-6a47238c8acf req-fee9eec7-307f-45b2-a111-7d9a524df9a6 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] POST http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/attachments Dec 22 13:13:31.525308 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:13:31.525308 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:13:31.525671 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-2520ee47-69b8-43c4-a4ac-6a47238c8acf req-fee9eec7-307f-45b2-a111-7d9a524df9a6 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d9545174-1825-4f79-9f1c-d711884eed61", "instance_uuid": "6f016aaa-eeab-44a7-9c0c-21181df20e59", "connector": null}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 13:13:31.563694 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:31.563694 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:31.684947 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-2520ee47-69b8-43c4-a4ac-6a47238c8acf req-fee9eec7-307f-45b2-a111-7d9a524df9a6 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/attachments returned with HTTP 200 Dec 22 13:13:31.685530 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2074/4157] 10.222.0.111 () {66 vars in 1570 bytes} [Tue Dec 22 13:13:31 2020] POST /volume/v3/5108174d4e3145a38b41261533a9aeef/attachments => generated 273 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 13:13:31.772000 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4a5025f4-03d4-4dc8-8d82-097b50f197c5 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 Dec 22 13:13:31.772433 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4a5025f4-03d4-4dc8-8d82-097b50f197c5 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:13:31.772872 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4a5025f4-03d4-4dc8-8d82-097b50f197c5 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:13:31.807718 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:31.807718 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:31.814044 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4a5025f4-03d4-4dc8-8d82-097b50f197c5 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:13:31.825819 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:31.825819 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:31.825979 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-2520ee47-69b8-43c4-a4ac-6a47238c8acf req-fee9eec7-307f-45b2-a111-7d9a524df9a6 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume// Dec 22 13:13:31.826504 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-2520ee47-69b8-43c4-a4ac-6a47238c8acf req-fee9eec7-307f-45b2-a111-7d9a524df9a6 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:13:31.826818 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:13:31.826818 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:13:31.827351 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-2520ee47-69b8-43c4-a4ac-6a47238c8acf req-fee9eec7-307f-45b2-a111-7d9a524df9a6 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'all' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:13:31.828933 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-2520ee47-69b8-43c4-a4ac-6a47238c8acf req-fee9eec7-307f-45b2-a111-7d9a524df9a6 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 13:13:31.829669 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2075/4158] 10.222.0.101 () {56 vars in 1094 bytes} [Tue Dec 22 13:13:31 2020] GET /volume/ => generated 756 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 13:13:31.831696 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4a5025f4-03d4-4dc8-8d82-097b50f197c5 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 returned with HTTP 200 Dec 22 13:13:31.832312 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2084/4159] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:13:31 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 => generated 950 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:13:31.855322 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-2520ee47-69b8-43c4-a4ac-6a47238c8acf req-727e8b26-8c04-4418-b338-a66a33c2cb66 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 Dec 22 13:13:31.855665 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-2520ee47-69b8-43c4-a4ac-6a47238c8acf req-727e8b26-8c04-4418-b338-a66a33c2cb66 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:13:31.855995 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-2520ee47-69b8-43c4-a4ac-6a47238c8acf req-727e8b26-8c04-4418-b338-a66a33c2cb66 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:13:31.885911 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:31.885911 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:31.891189 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-2520ee47-69b8-43c4-a4ac-6a47238c8acf req-727e8b26-8c04-4418-b338-a66a33c2cb66 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:13:31.902801 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:31.902801 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:31.907826 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-2520ee47-69b8-43c4-a4ac-6a47238c8acf req-727e8b26-8c04-4418-b338-a66a33c2cb66 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 returned with HTTP 200 Dec 22 13:13:31.908302 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2076/4160] 10.222.0.101 () {60 vars in 1408 bytes} [Tue Dec 22 13:13:31 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 => generated 1049 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 13:13:31.928606 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-2520ee47-69b8-43c4-a4ac-6a47238c8acf req-6f56672c-70f2-4834-b845-8751614bd5c6 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] PUT http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/attachments/f23fd776-3f8d-44d7-aa86-5d864b881806 Dec 22 13:13:31.929236 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:13:31.929236 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:13:31.929782 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-2520ee47-69b8-43c4-a4ac-6a47238c8acf req-6f56672c-70f2-4834-b845-8751614bd5c6 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.101", "host": "n-h2-765315-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-6.cbci-765315-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 13:13:31.948504 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 13:13:31.948504 n-d-765315-6 devstack@c-api.service[88154]: return self.call(f, *args, **kw) Dec 22 13:13:31.948812 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-2520ee47-69b8-43c4-a4ac-6a47238c8acf req-6f56672c-70f2-4834-b845-8751614bd5c6 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Lock "b'cinder-attachment_update-d9545174-1825-4f79-9f1c-d711884eed61-n-h2-765315-6'" acquired by "attachment_update" :: waited 0.006s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 13:13:31.950139 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:31.950139 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:32.843919 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3879e6e0-d662-43b2-bab9-53cac573ba52 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 Dec 22 13:13:32.844327 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3879e6e0-d662-43b2-bab9-53cac573ba52 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:13:32.844327 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:13:32.844327 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:13:32.844607 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3879e6e0-d662-43b2-bab9-53cac573ba52 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:13:32.874641 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:32.874641 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:32.880550 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3879e6e0-d662-43b2-bab9-53cac573ba52 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:13:32.888467 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-2520ee47-69b8-43c4-a4ac-6a47238c8acf req-6f56672c-70f2-4834-b845-8751614bd5c6 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Lock "b'cinder-attachment_update-d9545174-1825-4f79-9f1c-d711884eed61-n-h2-765315-6'" released by "attachment_update" :: held 0.940s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 13:13:32.889180 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-2520ee47-69b8-43c4-a4ac-6a47238c8acf req-6f56672c-70f2-4834-b845-8751614bd5c6 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/attachments/f23fd776-3f8d-44d7-aa86-5d864b881806 returned with HTTP 200 Dec 22 13:13:32.889896 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2085/4161] 10.222.0.101 () {64 vars in 1473 bytes} [Tue Dec 22 13:13:31 2020] PUT /volume/v3/5108174d4e3145a38b41261533a9aeef/attachments/f23fd776-3f8d-44d7-aa86-5d864b881806 => generated 762 bytes in 967 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 13:13:32.892128 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:32.892128 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:32.897384 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3879e6e0-d662-43b2-bab9-53cac573ba52 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 returned with HTTP 200 Dec 22 13:13:32.897903 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2077/4162] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:13:32 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 => generated 951 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:13:32.909584 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-2520ee47-69b8-43c4-a4ac-6a47238c8acf req-136a870d-a990-417c-8f2b-eb79c0407ef3 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61/encryption Dec 22 13:13:32.909907 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-2520ee47-69b8-43c4-a4ac-6a47238c8acf req-136a870d-a990-417c-8f2b-eb79c0407ef3 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:13:32.910032 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:13:32.910032 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:13:32.910269 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-2520ee47-69b8-43c4-a4ac-6a47238c8acf req-136a870d-a990-417c-8f2b-eb79c0407ef3 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:13:32.939370 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:32.939370 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:32.969389 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-2520ee47-69b8-43c4-a4ac-6a47238c8acf req-136a870d-a990-417c-8f2b-eb79c0407ef3 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61/encryption returned with HTTP 200 Dec 22 13:13:32.969901 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2086/4163] 10.222.0.101 () {58 vars in 1400 bytes} [Tue Dec 22 13:13:32 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61/encryption => generated 161 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:13:33.912629 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e73a6040-c433-47f3-bcaf-3b6a51de56e7 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 Dec 22 13:13:33.913562 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e73a6040-c433-47f3-bcaf-3b6a51de56e7 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:13:33.913562 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:13:33.913562 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:13:33.913986 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e73a6040-c433-47f3-bcaf-3b6a51de56e7 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:13:33.955080 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:33.955080 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:33.961102 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e73a6040-c433-47f3-bcaf-3b6a51de56e7 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:13:33.973335 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:33.973335 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:33.978932 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e73a6040-c433-47f3-bcaf-3b6a51de56e7 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 returned with HTTP 200 Dec 22 13:13:33.979538 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2078/4164] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:13:33 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 => generated 951 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:13:34.994608 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-58d4f3ff-de85-4a9b-931f-06fbf215818c tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 Dec 22 13:13:34.995398 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-58d4f3ff-de85-4a9b-931f-06fbf215818c tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:13:34.995542 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:13:34.995542 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:13:34.996039 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-58d4f3ff-de85-4a9b-931f-06fbf215818c tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:13:35.034364 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:35.034364 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:35.041355 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-58d4f3ff-de85-4a9b-931f-06fbf215818c tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:13:35.053520 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:35.053520 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:35.058956 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-58d4f3ff-de85-4a9b-931f-06fbf215818c tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 returned with HTTP 200 Dec 22 13:13:35.059552 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2087/4165] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:13:34 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 => generated 951 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:13:36.071875 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-796f0434-0923-44f1-8b1c-28827fe5bdc7 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 Dec 22 13:13:36.072353 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-796f0434-0923-44f1-8b1c-28827fe5bdc7 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:13:36.072537 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:13:36.072537 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:13:36.072814 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-796f0434-0923-44f1-8b1c-28827fe5bdc7 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:13:36.104202 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:36.104202 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:36.110248 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-796f0434-0923-44f1-8b1c-28827fe5bdc7 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:13:36.122495 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:36.122495 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:36.127997 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-796f0434-0923-44f1-8b1c-28827fe5bdc7 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 returned with HTTP 200 Dec 22 13:13:36.128494 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2079/4166] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:13:36 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 => generated 951 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:13:37.143096 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a8d200ff-484c-470b-a331-193f77576d05 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 Dec 22 13:13:37.143985 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a8d200ff-484c-470b-a331-193f77576d05 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:13:37.144299 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:13:37.144299 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:13:37.144792 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a8d200ff-484c-470b-a331-193f77576d05 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:13:37.186336 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:37.186336 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:37.192375 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a8d200ff-484c-470b-a331-193f77576d05 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:13:37.204420 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:37.204420 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:37.210025 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a8d200ff-484c-470b-a331-193f77576d05 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 returned with HTTP 200 Dec 22 13:13:37.210513 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2088/4167] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:13:37 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 => generated 951 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:13:38.225948 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ccd6ef56-3e67-40b5-9ad3-cf2eab5be378 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 Dec 22 13:13:38.226677 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ccd6ef56-3e67-40b5-9ad3-cf2eab5be378 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:13:38.226836 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:13:38.226836 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:13:38.227215 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ccd6ef56-3e67-40b5-9ad3-cf2eab5be378 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:13:38.263965 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:38.263965 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:38.270263 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ccd6ef56-3e67-40b5-9ad3-cf2eab5be378 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:13:38.281980 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:38.281980 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:38.287499 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ccd6ef56-3e67-40b5-9ad3-cf2eab5be378 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 returned with HTTP 200 Dec 22 13:13:38.287997 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2080/4168] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:13:38 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 => generated 951 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:13:38.501686 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-2520ee47-69b8-43c4-a4ac-6a47238c8acf req-11d1e302-4e08-4967-b1a2-0d07e0c4d76a tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] POST http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/attachments/f23fd776-3f8d-44d7-aa86-5d864b881806/action Dec 22 13:13:38.502275 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:13:38.502275 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:13:38.502794 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-2520ee47-69b8-43c4-a4ac-6a47238c8acf req-11d1e302-4e08-4967-b1a2-0d07e0c4d76a tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Action body: b'{"os-complete": null}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 13:13:38.503240 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-2520ee47-69b8-43c4-a4ac-6a47238c8acf req-11d1e302-4e08-4967-b1a2-0d07e0c4d76a tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 13:13:38.553923 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:38.553923 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:38.619403 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-2520ee47-69b8-43c4-a4ac-6a47238c8acf req-11d1e302-4e08-4967-b1a2-0d07e0c4d76a tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/attachments/f23fd776-3f8d-44d7-aa86-5d864b881806/action returned with HTTP 204 Dec 22 13:13:38.620200 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2089/4169] 10.222.0.101 () {64 vars in 1494 bytes} [Tue Dec 22 13:13:38 2020] POST /volume/v3/5108174d4e3145a38b41261533a9aeef/attachments/f23fd776-3f8d-44d7-aa86-5d864b881806/action => generated 0 bytes in 124 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 13:13:39.304087 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9cdbfd01-74b2-43a2-b7a6-a02e1f94091b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 Dec 22 13:13:39.304801 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9cdbfd01-74b2-43a2-b7a6-a02e1f94091b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:13:39.305082 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:13:39.305082 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:13:39.305548 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9cdbfd01-74b2-43a2-b7a6-a02e1f94091b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:13:39.342098 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:39.342098 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:39.348509 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9cdbfd01-74b2-43a2-b7a6-a02e1f94091b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:13:39.360868 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:39.360868 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:39.366420 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9cdbfd01-74b2-43a2-b7a6-a02e1f94091b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 returned with HTTP 200 Dec 22 13:13:39.366960 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2081/4170] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:13:39 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 => generated 1243 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 13:13:39.383432 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1f1b1664-fffb-4057-b86d-ec6b596fcc2d tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 Dec 22 13:13:39.383866 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1f1b1664-fffb-4057-b86d-ec6b596fcc2d tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:13:39.384084 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:13:39.384084 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:13:39.384354 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1f1b1664-fffb-4057-b86d-ec6b596fcc2d tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:13:39.415079 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:39.415079 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:39.421160 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1f1b1664-fffb-4057-b86d-ec6b596fcc2d tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:13:39.432652 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:39.432652 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:39.437652 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1f1b1664-fffb-4057-b86d-ec6b596fcc2d tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 returned with HTTP 200 Dec 22 13:13:39.438175 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2090/4171] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:13:39 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 => generated 1243 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 13:13:39.609891 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1df26558-b4e4-4edf-9326-b325f51fa6b8 req-114ae64c-59a5-49b4-821a-2e84ce0ea922 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 Dec 22 13:13:39.610207 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1df26558-b4e4-4edf-9326-b325f51fa6b8 req-114ae64c-59a5-49b4-821a-2e84ce0ea922 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:13:39.610348 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:13:39.610348 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:13:39.610655 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1df26558-b4e4-4edf-9326-b325f51fa6b8 req-114ae64c-59a5-49b4-821a-2e84ce0ea922 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:13:39.640882 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:39.640882 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:39.646840 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-1df26558-b4e4-4edf-9326-b325f51fa6b8 req-114ae64c-59a5-49b4-821a-2e84ce0ea922 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:13:39.660078 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:39.660078 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:39.668365 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1df26558-b4e4-4edf-9326-b325f51fa6b8 req-114ae64c-59a5-49b4-821a-2e84ce0ea922 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 returned with HTTP 200 Dec 22 13:13:39.668870 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2082/4172] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 13:13:39 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 => generated 1243 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 13:13:39.683487 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1df26558-b4e4-4edf-9326-b325f51fa6b8 req-d969547d-a37e-4cfa-a438-b2aec3fba74e tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] POST http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61/action Dec 22 13:13:39.683840 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:13:39.683840 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:13:39.684263 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1df26558-b4e4-4edf-9326-b325f51fa6b8 req-d969547d-a37e-4cfa-a438-b2aec3fba74e tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Action body: b'{"os-begin_detaching": null}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 13:13:39.684643 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1df26558-b4e4-4edf-9326-b325f51fa6b8 req-d969547d-a37e-4cfa-a438-b2aec3fba74e tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 13:13:39.714305 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:39.714305 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:39.715146 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-1df26558-b4e4-4edf-9326-b325f51fa6b8 req-d969547d-a37e-4cfa-a438-b2aec3fba74e tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:13:39.748315 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-1df26558-b4e4-4edf-9326-b325f51fa6b8 req-d969547d-a37e-4cfa-a438-b2aec3fba74e tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Begin detaching volume completed successfully. Dec 22 13:13:39.748664 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1df26558-b4e4-4edf-9326-b325f51fa6b8 req-d969547d-a37e-4cfa-a438-b2aec3fba74e tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61/action returned with HTTP 202 Dec 22 13:13:39.749294 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2091/4173] 10.222.0.111 () {64 vars in 1648 bytes} [Tue Dec 22 13:13:39 2020] POST /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 13:13:39.857515 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1df26558-b4e4-4edf-9326-b325f51fa6b8 req-114ae64c-59a5-49b4-821a-2e84ce0ea922 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume// Dec 22 13:13:39.857845 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1df26558-b4e4-4edf-9326-b325f51fa6b8 req-114ae64c-59a5-49b4-821a-2e84ce0ea922 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:13:39.857993 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:13:39.857993 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:13:39.858457 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1df26558-b4e4-4edf-9326-b325f51fa6b8 req-114ae64c-59a5-49b4-821a-2e84ce0ea922 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'all' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:13:39.859225 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1df26558-b4e4-4edf-9326-b325f51fa6b8 req-114ae64c-59a5-49b4-821a-2e84ce0ea922 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 13:13:39.859594 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2083/4174] 10.222.0.101 () {56 vars in 1094 bytes} [Tue Dec 22 13:13:39 2020] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 13:13:39.877774 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1df26558-b4e4-4edf-9326-b325f51fa6b8 req-3c4b1a97-5f34-43aa-b7cf-bcafa7fb2c60 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 Dec 22 13:13:39.878524 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1df26558-b4e4-4edf-9326-b325f51fa6b8 req-3c4b1a97-5f34-43aa-b7cf-bcafa7fb2c60 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:13:39.878834 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:13:39.878834 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:13:39.879300 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1df26558-b4e4-4edf-9326-b325f51fa6b8 req-3c4b1a97-5f34-43aa-b7cf-bcafa7fb2c60 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:13:39.918647 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:39.918647 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:39.924140 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-1df26558-b4e4-4edf-9326-b325f51fa6b8 req-3c4b1a97-5f34-43aa-b7cf-bcafa7fb2c60 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:13:39.935400 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:39.935400 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:39.940471 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1df26558-b4e4-4edf-9326-b325f51fa6b8 req-3c4b1a97-5f34-43aa-b7cf-bcafa7fb2c60 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 returned with HTTP 200 Dec 22 13:13:39.940935 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2092/4175] 10.222.0.101 () {60 vars in 1408 bytes} [Tue Dec 22 13:13:39 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 => generated 1345 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 13:13:39.997706 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1df26558-b4e4-4edf-9326-b325f51fa6b8 req-50100826-d5fb-45b5-8ae7-337ea2fa1cc8 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61/encryption Dec 22 13:13:39.998168 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1df26558-b4e4-4edf-9326-b325f51fa6b8 req-50100826-d5fb-45b5-8ae7-337ea2fa1cc8 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:13:39.998654 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1df26558-b4e4-4edf-9326-b325f51fa6b8 req-50100826-d5fb-45b5-8ae7-337ea2fa1cc8 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:13:40.037618 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:40.037618 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:40.068651 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1df26558-b4e4-4edf-9326-b325f51fa6b8 req-50100826-d5fb-45b5-8ae7-337ea2fa1cc8 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61/encryption returned with HTTP 200 Dec 22 13:13:40.069221 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2084/4176] 10.222.0.101 () {58 vars in 1400 bytes} [Tue Dec 22 13:13:39 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61/encryption => generated 161 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:13:40.407349 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1df26558-b4e4-4edf-9326-b325f51fa6b8 req-e0aa7041-cc88-4ee5-af2b-9b60b6f51015 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] DELETE http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/attachments/f23fd776-3f8d-44d7-aa86-5d864b881806 Dec 22 13:13:40.407979 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1df26558-b4e4-4edf-9326-b325f51fa6b8 req-e0aa7041-cc88-4ee5-af2b-9b60b6f51015 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:13:40.408249 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:13:40.408249 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:13:40.408740 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-1df26558-b4e4-4edf-9326-b325f51fa6b8 req-e0aa7041-cc88-4ee5-af2b-9b60b6f51015 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:13:40.427595 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:40.427595 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:40.755693 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-1df26558-b4e4-4edf-9326-b325f51fa6b8 req-e0aa7041-cc88-4ee5-af2b-9b60b6f51015 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 13:13:40.755972 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-1df26558-b4e4-4edf-9326-b325f51fa6b8 req-e0aa7041-cc88-4ee5-af2b-9b60b6f51015 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Pending status list for volume during attachment-delete: [] {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 13:13:40.789996 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-1df26558-b4e4-4edf-9326-b325f51fa6b8 req-e0aa7041-cc88-4ee5-af2b-9b60b6f51015 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/attachments/f23fd776-3f8d-44d7-aa86-5d864b881806 returned with HTTP 200 Dec 22 13:13:40.790659 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2093/4177] 10.222.0.101 () {62 vars in 1442 bytes} [Tue Dec 22 13:13:40 2020] DELETE /volume/v3/5108174d4e3145a38b41261533a9aeef/attachments/f23fd776-3f8d-44d7-aa86-5d864b881806 => generated 19 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:13:42.078785 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-57711d56-84c4-463c-83bd-cd229362cb08 req-1dfc90de-20ed-4bcd-ab11-fb8547e62a33 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 Dec 22 13:13:42.079631 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-57711d56-84c4-463c-83bd-cd229362cb08 req-1dfc90de-20ed-4bcd-ab11-fb8547e62a33 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:13:42.079896 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:13:42.079896 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:13:42.080456 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-57711d56-84c4-463c-83bd-cd229362cb08 req-1dfc90de-20ed-4bcd-ab11-fb8547e62a33 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:13:42.112866 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:42.112866 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:42.118066 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-57711d56-84c4-463c-83bd-cd229362cb08 req-1dfc90de-20ed-4bcd-ab11-fb8547e62a33 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:13:42.130795 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-57711d56-84c4-463c-83bd-cd229362cb08 req-1dfc90de-20ed-4bcd-ab11-fb8547e62a33 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 returned with HTTP 200 Dec 22 13:13:42.131322 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2085/4178] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 13:13:42 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 => generated 951 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:13:42.152770 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c946479c-f9f6-4b76-8a77-a33f3963402b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] DELETE http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 Dec 22 13:13:42.153089 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c946479c-f9f6-4b76-8a77-a33f3963402b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:13:42.153249 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:13:42.153249 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:13:42.153490 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c946479c-f9f6-4b76-8a77-a33f3963402b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:13:42.153802 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-c946479c-f9f6-4b76-8a77-a33f3963402b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Delete volume with id: d9545174-1825-4f79-9f1c-d711884eed61 Dec 22 13:13:42.182633 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:42.182633 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:42.183245 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c946479c-f9f6-4b76-8a77-a33f3963402b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:13:42.222314 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.keymgr.conf_key_mgr [None req-c946479c-f9f6-4b76-8a77-a33f3963402b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Not deleting key 00000000-0000-0000-0000-000000000000 Dec 22 13:13:42.258400 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-c946479c-f9f6-4b76-8a77-a33f3963402b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Delete volume request issued successfully. Dec 22 13:13:42.258984 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c946479c-f9f6-4b76-8a77-a33f3963402b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 returned with HTTP 202 Dec 22 13:13:42.259647 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2094/4179] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 13:13:42 2020] DELETE /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 13:13:42.266605 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-41b6ef78-1f0c-4933-80b6-061928b85888 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 Dec 22 13:13:42.267083 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-41b6ef78-1f0c-4933-80b6-061928b85888 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:13:42.267288 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:13:42.267288 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:13:42.267557 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-41b6ef78-1f0c-4933-80b6-061928b85888 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:13:42.299174 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:42.299174 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:42.304659 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-41b6ef78-1f0c-4933-80b6-061928b85888 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:13:42.317949 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-41b6ef78-1f0c-4933-80b6-061928b85888 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 returned with HTTP 200 Dec 22 13:13:42.318509 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2086/4180] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:13:42 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 => generated 950 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:13:43.332303 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d991070b-7578-4776-bc94-73a87c0bb209 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 Dec 22 13:13:43.332980 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d991070b-7578-4776-bc94-73a87c0bb209 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:13:43.333196 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:13:43.333196 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:13:43.333621 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d991070b-7578-4776-bc94-73a87c0bb209 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:13:43.372922 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:43.372922 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:43.378828 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d991070b-7578-4776-bc94-73a87c0bb209 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:13:43.393064 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d991070b-7578-4776-bc94-73a87c0bb209 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 returned with HTTP 200 Dec 22 13:13:43.393573 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2095/4181] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:13:43 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 => generated 950 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:13:44.408576 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d49a2cac-0a81-4828-adfc-56adbac029a1 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 Dec 22 13:13:44.409285 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d49a2cac-0a81-4828-adfc-56adbac029a1 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:13:44.409545 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:13:44.409545 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:13:44.410084 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d49a2cac-0a81-4828-adfc-56adbac029a1 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:13:44.453797 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d49a2cac-0a81-4828-adfc-56adbac029a1 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 returned with HTTP 404 Dec 22 13:13:44.454508 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2087/4182] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:13:44 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/d9545174-1825-4f79-9f1c-d711884eed61 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 22 13:13:44.461262 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a13f3c7c-8b43-48ab-89a5-21ae74f8020b tempest-TestEncryptedCinderVolumes-1938920202 tempest-TestEncryptedCinderVolumes-1938920202] GET http://10.222.0.111/volume/v3/5c26332cc3824b9cbe4b4539104b2177/volumes/detail?all_tenants=1 Dec 22 13:13:44.461625 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a13f3c7c-8b43-48ab-89a5-21ae74f8020b tempest-TestEncryptedCinderVolumes-1938920202 tempest-TestEncryptedCinderVolumes-1938920202] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:13:44.461811 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:13:44.461811 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:13:44.462324 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a13f3c7c-8b43-48ab-89a5-21ae74f8020b tempest-TestEncryptedCinderVolumes-1938920202 tempest-TestEncryptedCinderVolumes-1938920202] Calling method 'detail' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:13:44.463786 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-a13f3c7c-8b43-48ab-89a5-21ae74f8020b tempest-TestEncryptedCinderVolumes-1938920202 tempest-TestEncryptedCinderVolumes-1938920202] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 13:13:44.509095 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a13f3c7c-8b43-48ab-89a5-21ae74f8020b tempest-TestEncryptedCinderVolumes-1938920202 tempest-TestEncryptedCinderVolumes-1938920202] Get all volumes completed successfully. Dec 22 13:13:44.510754 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:13:44.510754 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:13:44.517296 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a13f3c7c-8b43-48ab-89a5-21ae74f8020b tempest-TestEncryptedCinderVolumes-1938920202 tempest-TestEncryptedCinderVolumes-1938920202] http://10.222.0.111/volume/v3/5c26332cc3824b9cbe4b4539104b2177/volumes/detail?all_tenants=1 returned with HTTP 200 Dec 22 13:13:44.517754 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2096/4183] 10.222.0.111 () {58 vars in 1257 bytes} [Tue Dec 22 13:13:44 2020] GET /volume/v3/5c26332cc3824b9cbe4b4539104b2177/volumes/detail?all_tenants=1 => generated 6442 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 13:13:44.529546 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7034b29a-6e50-45e2-aea7-3ea0bdc58219 tempest-TestEncryptedCinderVolumes-1938920202 tempest-TestEncryptedCinderVolumes-1938920202] DELETE http://10.222.0.111/volume/v3/5c26332cc3824b9cbe4b4539104b2177/types/4c2d6d9d-53f2-48e3-a9c6-dc71b29a789f Dec 22 13:13:44.529866 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7034b29a-6e50-45e2-aea7-3ea0bdc58219 tempest-TestEncryptedCinderVolumes-1938920202 tempest-TestEncryptedCinderVolumes-1938920202] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:13:44.530177 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7034b29a-6e50-45e2-aea7-3ea0bdc58219 tempest-TestEncryptedCinderVolumes-1938920202 tempest-TestEncryptedCinderVolumes-1938920202] Calling method '_delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:13:44.565383 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 13:13:44.565383 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 13:13:44.594872 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7034b29a-6e50-45e2-aea7-3ea0bdc58219 tempest-TestEncryptedCinderVolumes-1938920202 tempest-TestEncryptedCinderVolumes-1938920202] http://10.222.0.111/volume/v3/5c26332cc3824b9cbe4b4539104b2177/types/4c2d6d9d-53f2-48e3-a9c6-dc71b29a789f returned with HTTP 202 Dec 22 13:13:44.595360 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2088/4184] 10.222.0.111 () {58 vars in 1317 bytes} [Tue Dec 22 13:13:44 2020] DELETE /volume/v3/5c26332cc3824b9cbe4b4539104b2177/types/4c2d6d9d-53f2-48e3-a9c6-dc71b29a789f => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 22 13:14:29.880645 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-73aed205-d070-4c38-a17e-4ea9b01a835d tempest-TestEncryptedCinderVolumes-1938920202 tempest-TestEncryptedCinderVolumes-1938920202] POST http://10.222.0.111/volume/v3/5c26332cc3824b9cbe4b4539104b2177/types Dec 22 13:14:29.881177 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:14:29.881177 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:14:29.881328 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-73aed205-d070-4c38-a17e-4ea9b01a835d tempest-TestEncryptedCinderVolumes-1938920202 tempest-TestEncryptedCinderVolumes-1938920202] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-119587799", "extra_specs": {}}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 13:14:29.938267 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-73aed205-d070-4c38-a17e-4ea9b01a835d tempest-TestEncryptedCinderVolumes-1938920202 tempest-TestEncryptedCinderVolumes-1938920202] http://10.222.0.111/volume/v3/5c26332cc3824b9cbe4b4539104b2177/types returned with HTTP 200 Dec 22 13:14:29.938912 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2097/4185] 10.222.0.111 () {60 vars in 1224 bytes} [Tue Dec 22 13:14:29 2020] POST /volume/v3/5c26332cc3824b9cbe4b4539104b2177/types => generated 211 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:14:29.948030 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c63a2286-6156-449d-821d-1bddcc73f666 tempest-TestEncryptedCinderVolumes-1938920202 tempest-TestEncryptedCinderVolumes-1938920202] POST http://10.222.0.111/volume/v3/5c26332cc3824b9cbe4b4539104b2177/types/4bd787bd-4fa9-4322-a4b0-2b403a62ad7c/encryption Dec 22 13:14:29.948630 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-c63a2286-6156-449d-821d-1bddcc73f666 tempest-TestEncryptedCinderVolumes-1938920202 tempest-TestEncryptedCinderVolumes-1938920202] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 13:14:30.009166 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-c63a2286-6156-449d-821d-1bddcc73f666 tempest-TestEncryptedCinderVolumes-1938920202 tempest-TestEncryptedCinderVolumes-1938920202] http://10.222.0.111/volume/v3/5c26332cc3824b9cbe4b4539104b2177/types/4bd787bd-4fa9-4322-a4b0-2b403a62ad7c/encryption returned with HTTP 200 Dec 22 13:14:30.015789 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2089/4186] 10.222.0.111 () {60 vars in 1369 bytes} [Tue Dec 22 13:14:29 2020] POST /volume/v3/5c26332cc3824b9cbe4b4539104b2177/types/4bd787bd-4fa9-4322-a4b0-2b403a62ad7c/encryption => generated 230 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:14:30.019059 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4937bc2d-4140-403b-8761-65e7e577434b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] POST http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes Dec 22 13:14:30.019973 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4937bc2d-4140-403b-8761-65e7e577434b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1263887857", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-119587799", "size": 1}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 13:14:30.020976 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-4937bc2d-4140-403b-8761-65e7e577434b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1263887857', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-119587799', 'size': 1}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 13:14:30.029557 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-4937bc2d-4140-403b-8761-65e7e577434b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Create volume of 1 GB Dec 22 13:14:30.030100 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:30.030100 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:30.030535 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4937bc2d-4140-403b-8761-65e7e577434b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Availability Zones retrieved successfully. Dec 22 13:14:30.039976 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4937bc2d-4140-403b-8761-65e7e577434b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Flow 'volume_create_api' (fb9ec4e1-9eec-4c3e-b084-4a947eb55701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 13:14:30.041558 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4937bc2d-4140-403b-8761-65e7e577434b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44f66cfd-0dfc-4560-a3d9-6ff0f4f9cb21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 13:14:30.042711 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-4937bc2d-4140-403b-8761-65e7e577434b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 13:14:30.077658 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4937bc2d-4140-403b-8761-65e7e577434b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44f66cfd-0dfc-4560-a3d9-6ff0f4f9cb21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T13:14:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4bd787bd-4fa9-4322-a4b0-2b403a62ad7c,is_public=True,name='tempest-scenario-type-luks-119587799',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4bd787bd-4fa9-4322-a4b0-2b403a62ad7c', '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=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 13:14:30.078928 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4937bc2d-4140-403b-8761-65e7e577434b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93a7e7f2-51de-4271-ba33-59cb414ec395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 13:14:30.109764 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-4937bc2d-4140-403b-8761-65e7e577434b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-119587799 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-119587799, it is now deprecated. Please use the default quota class for default quota. Dec 22 13:14:30.110299 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.quota [None req-4937bc2d-4140-403b-8761-65e7e577434b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-119587799 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-119587799, it is now deprecated. Please use the default quota class for default quota. Dec 22 13:14:30.160192 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-4937bc2d-4140-403b-8761-65e7e577434b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Created reservations ['71bfc120-e888-468b-a393-2ec614ab7ce2', '42792377-a46a-4ae1-8445-39c49161c486', 'c2b59584-6ef8-4005-9007-97165f6afbf4', '7e3b37f4-63af-4bbf-8b4d-848352905687'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 13:14:30.161298 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4937bc2d-4140-403b-8761-65e7e577434b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93a7e7f2-51de-4271-ba33-59cb414ec395) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71bfc120-e888-468b-a393-2ec614ab7ce2', '42792377-a46a-4ae1-8445-39c49161c486', 'c2b59584-6ef8-4005-9007-97165f6afbf4', '7e3b37f4-63af-4bbf-8b4d-848352905687']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 13:14:30.162597 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4937bc2d-4140-403b-8761-65e7e577434b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (469e99c1-4082-43d1-ad34-8c2312bb94fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 13:14:30.227506 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4937bc2d-4140-403b-8761-65e7e577434b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (469e99c1-4082-43d1-ad34-8c2312bb94fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5233a211-4e78-4827-ac16-3f21d6e77d07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1263887857',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5108174d4e3145a38b41261533a9aeef',qos_specs=None,replication_status=,reservations=['71bfc120-e888-468b-a393-2ec614ab7ce2','42792377-a46a-4ae1-8445-39c49161c486','c2b59584-6ef8-4005-9007-97165f6afbf4','7e3b37f4-63af-4bbf-8b4d-848352905687'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4607e39b61b4c6089ba09325f6ba2f1',volume_type_id=4bd787bd-4fa9-4322-a4b0-2b403a62ad7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T13:14:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1263887857',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5233a211-4e78-4827-ac16-3f21d6e77d07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5108174d4e3145a38b41261533a9aeef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='f4607e39b61b4c6089ba09325f6ba2f1',volume_attachment=,volume_type=,volume_type_id=4bd787bd-4fa9-4322-a4b0-2b403a62ad7c)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 13:14:30.228862 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4937bc2d-4140-403b-8761-65e7e577434b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e98f390c-dac4-4329-9767-c0587a50ba72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 13:14:30.276972 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4937bc2d-4140-403b-8761-65e7e577434b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e98f390c-dac4-4329-9767-c0587a50ba72) transitioned into state 'SUCCESS' from state '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-1263887857',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5108174d4e3145a38b41261533a9aeef',qos_specs=None,replication_status=,reservations=['71bfc120-e888-468b-a393-2ec614ab7ce2','42792377-a46a-4ae1-8445-39c49161c486','c2b59584-6ef8-4005-9007-97165f6afbf4','7e3b37f4-63af-4bbf-8b4d-848352905687'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4607e39b61b4c6089ba09325f6ba2f1',volume_type_id=4bd787bd-4fa9-4322-a4b0-2b403a62ad7c)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 13:14:30.278208 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4937bc2d-4140-403b-8761-65e7e577434b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (106f8b6a-eb9a-4df1-b3f8-0b7d160476b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 13:14:30.317848 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4937bc2d-4140-403b-8761-65e7e577434b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (106f8b6a-eb9a-4df1-b3f8-0b7d160476b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 13:14:30.319729 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-4937bc2d-4140-403b-8761-65e7e577434b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Flow 'volume_create_api' (fb9ec4e1-9eec-4c3e-b084-4a947eb55701) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 13:14:30.350400 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4937bc2d-4140-403b-8761-65e7e577434b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Create volume request issued successfully. Dec 22 13:14:30.359061 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4937bc2d-4140-403b-8761-65e7e577434b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes returned with HTTP 202 Dec 22 13:14:30.359718 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2098/4187] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 13:14:30 2020] POST /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes => generated 852 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 13:14:30.369453 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d11e7625-11e0-411e-9d36-e5c5f7298262 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 Dec 22 13:14:30.369797 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d11e7625-11e0-411e-9d36-e5c5f7298262 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:14:30.370165 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d11e7625-11e0-411e-9d36-e5c5f7298262 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:14:30.400686 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:30.400686 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:30.406475 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d11e7625-11e0-411e-9d36-e5c5f7298262 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:14:30.419001 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d11e7625-11e0-411e-9d36-e5c5f7298262 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 returned with HTTP 200 Dec 22 13:14:30.419499 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2090/4188] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:14:30 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 => generated 920 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:14:31.434959 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-469e86a9-0056-47aa-a3c0-99eaf4a67b61 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 Dec 22 13:14:31.435782 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-469e86a9-0056-47aa-a3c0-99eaf4a67b61 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:14:31.435943 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:14:31.435943 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:14:31.436331 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-469e86a9-0056-47aa-a3c0-99eaf4a67b61 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:14:31.469629 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:31.469629 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:31.475779 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-469e86a9-0056-47aa-a3c0-99eaf4a67b61 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:14:31.489497 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-469e86a9-0056-47aa-a3c0-99eaf4a67b61 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 returned with HTTP 200 Dec 22 13:14:31.492661 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2099/4189] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:14:31 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 => generated 945 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:14:31.501522 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3ed4cf30-273f-4de0-905c-a684bddd9ac5 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 Dec 22 13:14:31.501856 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3ed4cf30-273f-4de0-905c-a684bddd9ac5 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:14:31.502070 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:14:31.502070 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:14:31.502325 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3ed4cf30-273f-4de0-905c-a684bddd9ac5 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:14:31.532402 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:31.532402 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:31.538032 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-3ed4cf30-273f-4de0-905c-a684bddd9ac5 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:14:31.551092 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3ed4cf30-273f-4de0-905c-a684bddd9ac5 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 returned with HTTP 200 Dec 22 13:14:31.551535 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2091/4190] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:14:31 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 => generated 945 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 13:14:31.637376 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a3867cc0-8e18-47b7-9999-cf40f0ae8a4b req-b216ca83-5166-4d83-a539-f67d12a6103f tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 Dec 22 13:14:31.637997 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a3867cc0-8e18-47b7-9999-cf40f0ae8a4b req-b216ca83-5166-4d83-a539-f67d12a6103f tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:14:31.638248 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:14:31.638248 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:14:31.638745 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a3867cc0-8e18-47b7-9999-cf40f0ae8a4b req-b216ca83-5166-4d83-a539-f67d12a6103f tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:14:31.670452 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:31.670452 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:31.677294 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-a3867cc0-8e18-47b7-9999-cf40f0ae8a4b req-b216ca83-5166-4d83-a539-f67d12a6103f tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:14:31.691730 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a3867cc0-8e18-47b7-9999-cf40f0ae8a4b req-b216ca83-5166-4d83-a539-f67d12a6103f tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 returned with HTTP 200 Dec 22 13:14:31.692226 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2100/4191] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 13:14:31 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 => generated 945 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:14:32.018103 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3ed4cf30-273f-4de0-905c-a684bddd9ac5 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume// Dec 22 13:14:32.018447 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3ed4cf30-273f-4de0-905c-a684bddd9ac5 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:14:32.018682 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:14:32.018682 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:14:32.018989 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-3ed4cf30-273f-4de0-905c-a684bddd9ac5 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'all' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:14:32.020053 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-3ed4cf30-273f-4de0-905c-a684bddd9ac5 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 13:14:32.020507 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2092/4192] 10.222.0.111 () {58 vars in 1294 bytes} [Tue Dec 22 13:14:32 2020] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 13:14:32.031452 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a3867cc0-8e18-47b7-9999-cf40f0ae8a4b req-21dd0558-e0ec-4e90-af3b-29c20aa3532c tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] POST http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/attachments Dec 22 13:14:32.031848 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:14:32.031848 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:14:32.032155 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a3867cc0-8e18-47b7-9999-cf40f0ae8a4b req-21dd0558-e0ec-4e90-af3b-29c20aa3532c tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5233a211-4e78-4827-ac16-3f21d6e77d07", "instance_uuid": "68e90baf-5feb-4e52-bcea-2f7439b91118", "connector": null}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 13:14:32.067508 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:32.067508 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:32.173075 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a3867cc0-8e18-47b7-9999-cf40f0ae8a4b req-21dd0558-e0ec-4e90-af3b-29c20aa3532c tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/attachments returned with HTTP 200 Dec 22 13:14:32.174224 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2101/4193] 10.222.0.111 () {66 vars in 1570 bytes} [Tue Dec 22 13:14:32 2020] POST /volume/v3/5108174d4e3145a38b41261533a9aeef/attachments => generated 273 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 13:14:32.245364 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ef29978b-e13a-49f9-8d24-9c5a1c9fd652 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 Dec 22 13:14:32.245779 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ef29978b-e13a-49f9-8d24-9c5a1c9fd652 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:14:32.246200 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ef29978b-e13a-49f9-8d24-9c5a1c9fd652 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:14:32.276562 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:32.276562 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:32.282274 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ef29978b-e13a-49f9-8d24-9c5a1c9fd652 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:14:32.287856 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a3867cc0-8e18-47b7-9999-cf40f0ae8a4b req-21dd0558-e0ec-4e90-af3b-29c20aa3532c tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume// Dec 22 13:14:32.288176 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a3867cc0-8e18-47b7-9999-cf40f0ae8a4b req-21dd0558-e0ec-4e90-af3b-29c20aa3532c tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:14:32.288346 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:14:32.288346 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:14:32.288592 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a3867cc0-8e18-47b7-9999-cf40f0ae8a4b req-21dd0558-e0ec-4e90-af3b-29c20aa3532c tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:14:32.289481 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a3867cc0-8e18-47b7-9999-cf40f0ae8a4b req-21dd0558-e0ec-4e90-af3b-29c20aa3532c tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 13:14:32.289878 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2102/4194] 10.222.0.101 () {56 vars in 1094 bytes} [Tue Dec 22 13:14:32 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 22 13:14:32.293077 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:32.293077 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:32.298104 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ef29978b-e13a-49f9-8d24-9c5a1c9fd652 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 returned with HTTP 200 Dec 22 13:14:32.298618 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2093/4195] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:14:32 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 => generated 944 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:14:32.302797 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a3867cc0-8e18-47b7-9999-cf40f0ae8a4b req-ac732fc2-218f-4138-887e-4f3ddad333ce tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 Dec 22 13:14:32.303202 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a3867cc0-8e18-47b7-9999-cf40f0ae8a4b req-ac732fc2-218f-4138-887e-4f3ddad333ce tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:14:32.303476 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a3867cc0-8e18-47b7-9999-cf40f0ae8a4b req-ac732fc2-218f-4138-887e-4f3ddad333ce tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:14:32.332774 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:32.332774 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:32.338304 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-a3867cc0-8e18-47b7-9999-cf40f0ae8a4b req-ac732fc2-218f-4138-887e-4f3ddad333ce tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:14:32.349406 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:32.349406 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:32.354661 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a3867cc0-8e18-47b7-9999-cf40f0ae8a4b req-ac732fc2-218f-4138-887e-4f3ddad333ce tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 returned with HTTP 200 Dec 22 13:14:32.355156 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2103/4196] 10.222.0.101 () {60 vars in 1408 bytes} [Tue Dec 22 13:14:32 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 => generated 1043 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 13:14:32.372174 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a3867cc0-8e18-47b7-9999-cf40f0ae8a4b req-8731c4c7-9bab-44ee-8680-4725bb0c073c tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] PUT http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/attachments/8b08bd23-2fbb-47f0-906b-6e154e1ffb27 Dec 22 13:14:32.372490 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:14:32.372490 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:14:32.372766 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a3867cc0-8e18-47b7-9999-cf40f0ae8a4b req-8731c4c7-9bab-44ee-8680-4725bb0c073c tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.101", "host": "n-h2-765315-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-6.cbci-765315-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 13:14:32.390458 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 13:14:32.390458 n-d-765315-6 devstack@c-api.service[88154]: return self.call(f, *args, **kw) Dec 22 13:14:32.390752 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-a3867cc0-8e18-47b7-9999-cf40f0ae8a4b req-8731c4c7-9bab-44ee-8680-4725bb0c073c tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Lock "b'cinder-attachment_update-5233a211-4e78-4827-ac16-3f21d6e77d07-n-h2-765315-6'" acquired by "attachment_update" :: waited 0.006s {{(pid=88155) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 13:14:32.392010 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:32.392010 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:33.309693 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-15b3d3ce-effc-4d1e-8fac-12682eb2043e tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 Dec 22 13:14:33.310097 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-15b3d3ce-effc-4d1e-8fac-12682eb2043e tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:14:33.310097 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:14:33.310097 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:14:33.310339 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-15b3d3ce-effc-4d1e-8fac-12682eb2043e tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:14:33.339945 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:33.339945 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:33.345536 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-15b3d3ce-effc-4d1e-8fac-12682eb2043e tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:14:33.356983 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:33.356983 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:33.362185 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-15b3d3ce-effc-4d1e-8fac-12682eb2043e tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 returned with HTTP 200 Dec 22 13:14:33.362739 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2104/4197] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:14:33 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 => generated 945 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 13:14:33.418116 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-a3867cc0-8e18-47b7-9999-cf40f0ae8a4b req-8731c4c7-9bab-44ee-8680-4725bb0c073c tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Lock "b'cinder-attachment_update-5233a211-4e78-4827-ac16-3f21d6e77d07-n-h2-765315-6'" released by "attachment_update" :: held 1.027s {{(pid=88155) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 13:14:33.418768 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a3867cc0-8e18-47b7-9999-cf40f0ae8a4b req-8731c4c7-9bab-44ee-8680-4725bb0c073c tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/attachments/8b08bd23-2fbb-47f0-906b-6e154e1ffb27 returned with HTTP 200 Dec 22 13:14:33.419580 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2094/4198] 10.222.0.101 () {64 vars in 1473 bytes} [Tue Dec 22 13:14:32 2020] PUT /volume/v3/5108174d4e3145a38b41261533a9aeef/attachments/8b08bd23-2fbb-47f0-906b-6e154e1ffb27 => generated 762 bytes in 1051 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 13:14:33.435725 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a3867cc0-8e18-47b7-9999-cf40f0ae8a4b req-de8e3bb8-ac22-4ed3-9242-18c563b4c436 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07/encryption Dec 22 13:14:33.436183 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a3867cc0-8e18-47b7-9999-cf40f0ae8a4b req-de8e3bb8-ac22-4ed3-9242-18c563b4c436 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:14:33.436377 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:14:33.436377 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:14:33.436703 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a3867cc0-8e18-47b7-9999-cf40f0ae8a4b req-de8e3bb8-ac22-4ed3-9242-18c563b4c436 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:14:33.466945 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:33.466945 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:33.495872 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a3867cc0-8e18-47b7-9999-cf40f0ae8a4b req-de8e3bb8-ac22-4ed3-9242-18c563b4c436 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07/encryption returned with HTTP 200 Dec 22 13:14:33.496307 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2105/4199] 10.222.0.101 () {58 vars in 1400 bytes} [Tue Dec 22 13:14:33 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07/encryption => generated 160 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:14:34.377338 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-22f4bcf0-481d-4258-9394-7545f051b28c tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 Dec 22 13:14:34.378801 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-22f4bcf0-481d-4258-9394-7545f051b28c tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:14:34.379116 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:14:34.379116 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:14:34.379559 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-22f4bcf0-481d-4258-9394-7545f051b28c tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:14:34.416375 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:34.416375 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:34.422180 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-22f4bcf0-481d-4258-9394-7545f051b28c tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:14:34.434333 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:34.434333 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:34.439664 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-22f4bcf0-481d-4258-9394-7545f051b28c tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 returned with HTTP 200 Dec 22 13:14:34.440197 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2095/4200] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:14:34 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 => generated 945 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:14:35.455399 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1fe0d274-1f4a-4602-a065-023a7dca5f64 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 Dec 22 13:14:35.456240 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1fe0d274-1f4a-4602-a065-023a7dca5f64 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:14:35.456483 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:14:35.456483 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:14:35.456976 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1fe0d274-1f4a-4602-a065-023a7dca5f64 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:14:35.491902 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:35.491902 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:35.497698 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1fe0d274-1f4a-4602-a065-023a7dca5f64 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:14:35.509373 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:35.509373 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:35.514690 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1fe0d274-1f4a-4602-a065-023a7dca5f64 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 returned with HTTP 200 Dec 22 13:14:35.515225 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2106/4201] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:14:35 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 => generated 945 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:14:36.529985 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0d4b8577-3b8a-4663-a3ab-ee5eed9593b8 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 Dec 22 13:14:36.530697 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0d4b8577-3b8a-4663-a3ab-ee5eed9593b8 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:14:36.530940 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:14:36.530940 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:14:36.531426 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0d4b8577-3b8a-4663-a3ab-ee5eed9593b8 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:14:36.570718 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:36.570718 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:36.577486 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0d4b8577-3b8a-4663-a3ab-ee5eed9593b8 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:14:36.589814 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:36.589814 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:36.595492 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0d4b8577-3b8a-4663-a3ab-ee5eed9593b8 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 returned with HTTP 200 Dec 22 13:14:36.595980 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2096/4202] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:14:36 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 => generated 945 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 13:14:37.608979 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-414f0774-c844-4190-8d31-d28711c6fa08 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 Dec 22 13:14:37.609666 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-414f0774-c844-4190-8d31-d28711c6fa08 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:14:37.609666 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:14:37.609666 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:14:37.609666 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-414f0774-c844-4190-8d31-d28711c6fa08 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:14:37.641746 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:37.641746 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:37.647653 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-414f0774-c844-4190-8d31-d28711c6fa08 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:14:37.659125 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:37.659125 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:37.664226 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-414f0774-c844-4190-8d31-d28711c6fa08 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 returned with HTTP 200 Dec 22 13:14:37.664710 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2107/4203] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:14:37 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 => generated 945 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:14:38.680429 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-77c88c43-23a5-437f-baa3-fa161d626c14 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 Dec 22 13:14:38.680872 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-77c88c43-23a5-437f-baa3-fa161d626c14 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:14:38.680986 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:14:38.680986 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:14:38.681255 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-77c88c43-23a5-437f-baa3-fa161d626c14 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:14:38.713053 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:38.713053 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:38.718967 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-77c88c43-23a5-437f-baa3-fa161d626c14 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:14:38.734343 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:38.734343 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:38.740125 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-77c88c43-23a5-437f-baa3-fa161d626c14 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 returned with HTTP 200 Dec 22 13:14:38.740765 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2097/4204] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:14:38 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 => generated 945 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:14:38.987706 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a3867cc0-8e18-47b7-9999-cf40f0ae8a4b req-4240c8ad-c10a-43fb-a274-8e9f5e65345b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] POST http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/attachments/8b08bd23-2fbb-47f0-906b-6e154e1ffb27/action Dec 22 13:14:38.988109 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:14:38.988109 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:14:38.988460 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a3867cc0-8e18-47b7-9999-cf40f0ae8a4b req-4240c8ad-c10a-43fb-a274-8e9f5e65345b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Action body: b'{"os-complete": null}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 13:14:38.988740 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-a3867cc0-8e18-47b7-9999-cf40f0ae8a4b req-4240c8ad-c10a-43fb-a274-8e9f5e65345b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 13:14:39.033341 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:39.033341 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:39.091326 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-a3867cc0-8e18-47b7-9999-cf40f0ae8a4b req-4240c8ad-c10a-43fb-a274-8e9f5e65345b tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/attachments/8b08bd23-2fbb-47f0-906b-6e154e1ffb27/action returned with HTTP 204 Dec 22 13:14:39.092172 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2108/4205] 10.222.0.101 () {64 vars in 1494 bytes} [Tue Dec 22 13:14:38 2020] POST /volume/v3/5108174d4e3145a38b41261533a9aeef/attachments/8b08bd23-2fbb-47f0-906b-6e154e1ffb27/action => generated 0 bytes in 109 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 22 13:14:39.755840 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-62386d1d-71c4-4a89-86bf-8083355998c7 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 Dec 22 13:14:39.756616 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-62386d1d-71c4-4a89-86bf-8083355998c7 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:14:39.756785 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:14:39.756785 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:14:39.757245 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-62386d1d-71c4-4a89-86bf-8083355998c7 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:14:39.796943 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:39.796943 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:39.804621 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-62386d1d-71c4-4a89-86bf-8083355998c7 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:14:39.826273 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:39.826273 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:39.832398 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-62386d1d-71c4-4a89-86bf-8083355998c7 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 returned with HTTP 200 Dec 22 13:14:39.839114 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2098/4206] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:14:39 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 => generated 1237 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 13:14:39.844574 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d8158716-89cc-4944-a78f-750d0cfcd5ee tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 Dec 22 13:14:39.844878 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d8158716-89cc-4944-a78f-750d0cfcd5ee tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:14:39.845076 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:14:39.845076 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:14:39.845343 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d8158716-89cc-4944-a78f-750d0cfcd5ee tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:14:39.876817 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:39.876817 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:39.882500 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d8158716-89cc-4944-a78f-750d0cfcd5ee tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:14:39.894387 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:39.894387 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:39.900574 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d8158716-89cc-4944-a78f-750d0cfcd5ee tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 returned with HTTP 200 Dec 22 13:14:39.901187 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2109/4207] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:14:39 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 => generated 1237 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 13:14:39.985037 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-339f14b6-0abb-478e-90fb-ffcdb3a1d2cc req-9c64e9f3-ad0d-4f03-ac51-e22004557b6c tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 Dec 22 13:14:39.985680 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-339f14b6-0abb-478e-90fb-ffcdb3a1d2cc req-9c64e9f3-ad0d-4f03-ac51-e22004557b6c tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:14:39.985913 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:14:39.985913 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:14:39.986389 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-339f14b6-0abb-478e-90fb-ffcdb3a1d2cc req-9c64e9f3-ad0d-4f03-ac51-e22004557b6c tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:14:40.038271 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:40.038271 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:40.044137 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-339f14b6-0abb-478e-90fb-ffcdb3a1d2cc req-9c64e9f3-ad0d-4f03-ac51-e22004557b6c tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:14:40.055194 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:40.055194 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:40.060029 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-339f14b6-0abb-478e-90fb-ffcdb3a1d2cc req-9c64e9f3-ad0d-4f03-ac51-e22004557b6c tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 returned with HTTP 200 Dec 22 13:14:40.060545 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2099/4208] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 13:14:39 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 => generated 1237 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 13:14:40.075584 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-339f14b6-0abb-478e-90fb-ffcdb3a1d2cc req-af73d655-87e1-49a3-b19b-a48d6b819a04 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] POST http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07/action Dec 22 13:14:40.079397 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:14:40.079397 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:14:40.079397 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-339f14b6-0abb-478e-90fb-ffcdb3a1d2cc req-af73d655-87e1-49a3-b19b-a48d6b819a04 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Action body: b'{"os-begin_detaching": null}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 13:14:40.079397 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-339f14b6-0abb-478e-90fb-ffcdb3a1d2cc req-af73d655-87e1-49a3-b19b-a48d6b819a04 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 13:14:40.105530 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:40.105530 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:40.106178 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-339f14b6-0abb-478e-90fb-ffcdb3a1d2cc req-af73d655-87e1-49a3-b19b-a48d6b819a04 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:14:40.140414 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-339f14b6-0abb-478e-90fb-ffcdb3a1d2cc req-af73d655-87e1-49a3-b19b-a48d6b819a04 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Begin detaching volume completed successfully. Dec 22 13:14:40.140746 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-339f14b6-0abb-478e-90fb-ffcdb3a1d2cc req-af73d655-87e1-49a3-b19b-a48d6b819a04 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07/action returned with HTTP 202 Dec 22 13:14:40.141291 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2110/4209] 10.222.0.111 () {64 vars in 1648 bytes} [Tue Dec 22 13:14:40 2020] POST /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 13:14:40.253283 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-339f14b6-0abb-478e-90fb-ffcdb3a1d2cc req-9c64e9f3-ad0d-4f03-ac51-e22004557b6c tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume// Dec 22 13:14:40.253597 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-339f14b6-0abb-478e-90fb-ffcdb3a1d2cc req-9c64e9f3-ad0d-4f03-ac51-e22004557b6c tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:14:40.253763 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:14:40.253763 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:14:40.254005 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-339f14b6-0abb-478e-90fb-ffcdb3a1d2cc req-9c64e9f3-ad0d-4f03-ac51-e22004557b6c tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'all' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:14:40.254769 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-339f14b6-0abb-478e-90fb-ffcdb3a1d2cc req-9c64e9f3-ad0d-4f03-ac51-e22004557b6c tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 13:14:40.255398 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2100/4210] 10.222.0.101 () {56 vars in 1094 bytes} [Tue Dec 22 13:14:40 2020] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 22 13:14:40.268082 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-339f14b6-0abb-478e-90fb-ffcdb3a1d2cc req-689bb766-dc73-402f-8233-3e76dd045fff tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 Dec 22 13:14:40.268426 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-339f14b6-0abb-478e-90fb-ffcdb3a1d2cc req-689bb766-dc73-402f-8233-3e76dd045fff tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:14:40.268681 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:14:40.268681 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:14:40.268932 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-339f14b6-0abb-478e-90fb-ffcdb3a1d2cc req-689bb766-dc73-402f-8233-3e76dd045fff tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:14:40.298700 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:40.298700 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:40.304414 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-339f14b6-0abb-478e-90fb-ffcdb3a1d2cc req-689bb766-dc73-402f-8233-3e76dd045fff tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:14:40.315874 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:40.315874 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:40.321751 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-339f14b6-0abb-478e-90fb-ffcdb3a1d2cc req-689bb766-dc73-402f-8233-3e76dd045fff tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 returned with HTTP 200 Dec 22 13:14:40.322218 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2111/4211] 10.222.0.101 () {60 vars in 1408 bytes} [Tue Dec 22 13:14:40 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 => generated 1339 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 13:14:40.355165 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-339f14b6-0abb-478e-90fb-ffcdb3a1d2cc req-bdba93a4-6f64-4bf4-97a9-7d2481e5c7a5 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07/encryption Dec 22 13:14:40.355560 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-339f14b6-0abb-478e-90fb-ffcdb3a1d2cc req-bdba93a4-6f64-4bf4-97a9-7d2481e5c7a5 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:14:40.355922 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-339f14b6-0abb-478e-90fb-ffcdb3a1d2cc req-bdba93a4-6f64-4bf4-97a9-7d2481e5c7a5 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'index' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:14:40.386617 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:40.386617 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:40.417075 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-339f14b6-0abb-478e-90fb-ffcdb3a1d2cc req-bdba93a4-6f64-4bf4-97a9-7d2481e5c7a5 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07/encryption returned with HTTP 200 Dec 22 13:14:40.417525 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2101/4212] 10.222.0.101 () {58 vars in 1400 bytes} [Tue Dec 22 13:14:40 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07/encryption => generated 160 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:14:40.744055 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-339f14b6-0abb-478e-90fb-ffcdb3a1d2cc req-da10356b-2827-41b4-929f-1b500e7795c7 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] DELETE http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/attachments/8b08bd23-2fbb-47f0-906b-6e154e1ffb27 Dec 22 13:14:40.744537 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-339f14b6-0abb-478e-90fb-ffcdb3a1d2cc req-da10356b-2827-41b4-929f-1b500e7795c7 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:14:40.744769 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:14:40.744769 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:14:40.745138 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-339f14b6-0abb-478e-90fb-ffcdb3a1d2cc req-da10356b-2827-41b4-929f-1b500e7795c7 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:14:40.762688 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:40.762688 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:41.082677 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-339f14b6-0abb-478e-90fb-ffcdb3a1d2cc req-da10356b-2827-41b4-929f-1b500e7795c7 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 13:14:41.082955 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-339f14b6-0abb-478e-90fb-ffcdb3a1d2cc req-da10356b-2827-41b4-929f-1b500e7795c7 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Pending status list for volume during attachment-delete: [] {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 13:14:41.114172 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-339f14b6-0abb-478e-90fb-ffcdb3a1d2cc req-da10356b-2827-41b4-929f-1b500e7795c7 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/attachments/8b08bd23-2fbb-47f0-906b-6e154e1ffb27 returned with HTTP 200 Dec 22 13:14:41.115495 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2112/4213] 10.222.0.101 () {62 vars in 1442 bytes} [Tue Dec 22 13:14:40 2020] DELETE /volume/v3/5108174d4e3145a38b41261533a9aeef/attachments/8b08bd23-2fbb-47f0-906b-6e154e1ffb27 => generated 19 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:14:42.483856 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-5b494590-90af-4daf-97cd-24e46b5cba23 req-8241cdda-b7fd-4921-9e5d-3717718c93e8 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 Dec 22 13:14:42.484487 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-5b494590-90af-4daf-97cd-24e46b5cba23 req-8241cdda-b7fd-4921-9e5d-3717718c93e8 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:14:42.484759 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:14:42.484759 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:14:42.485254 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-5b494590-90af-4daf-97cd-24e46b5cba23 req-8241cdda-b7fd-4921-9e5d-3717718c93e8 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:14:42.524081 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:42.524081 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:42.529312 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-5b494590-90af-4daf-97cd-24e46b5cba23 req-8241cdda-b7fd-4921-9e5d-3717718c93e8 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:14:42.543770 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-5b494590-90af-4daf-97cd-24e46b5cba23 req-8241cdda-b7fd-4921-9e5d-3717718c93e8 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 returned with HTTP 200 Dec 22 13:14:42.544345 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2102/4214] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 13:14:42 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 => generated 945 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:14:42.558388 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-96e77389-ef0b-4d9d-852c-083f36505eb7 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] DELETE http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 Dec 22 13:14:42.558729 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-96e77389-ef0b-4d9d-852c-083f36505eb7 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:14:42.558887 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:14:42.558887 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:14:42.559126 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-96e77389-ef0b-4d9d-852c-083f36505eb7 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:14:42.559430 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-96e77389-ef0b-4d9d-852c-083f36505eb7 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Delete volume with id: 5233a211-4e78-4827-ac16-3f21d6e77d07 Dec 22 13:14:42.589171 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:42.589171 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:42.589867 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-96e77389-ef0b-4d9d-852c-083f36505eb7 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:14:42.630309 n-d-765315-6 devstack@c-api.service[88154]: WARNING cinder.keymgr.conf_key_mgr [None req-96e77389-ef0b-4d9d-852c-083f36505eb7 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Not deleting key 00000000-0000-0000-0000-000000000000 Dec 22 13:14:42.665765 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-96e77389-ef0b-4d9d-852c-083f36505eb7 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Delete volume request issued successfully. Dec 22 13:14:42.666121 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-96e77389-ef0b-4d9d-852c-083f36505eb7 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 returned with HTTP 202 Dec 22 13:14:42.666854 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2113/4215] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 13:14:42 2020] DELETE /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 13:14:42.673514 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ebbad675-f8ad-4a16-97ec-c6cda5ccf9b1 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 Dec 22 13:14:42.673850 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ebbad675-f8ad-4a16-97ec-c6cda5ccf9b1 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:14:42.674069 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:14:42.674069 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:14:42.674319 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ebbad675-f8ad-4a16-97ec-c6cda5ccf9b1 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:14:42.704834 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:42.704834 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:42.711107 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ebbad675-f8ad-4a16-97ec-c6cda5ccf9b1 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:14:42.724377 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ebbad675-f8ad-4a16-97ec-c6cda5ccf9b1 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 returned with HTTP 200 Dec 22 13:14:42.724917 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2103/4216] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:14:42 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 => generated 944 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:14:43.739686 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e85bde52-1f98-489f-942c-3c27e049b172 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 Dec 22 13:14:43.740592 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e85bde52-1f98-489f-942c-3c27e049b172 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:14:43.740888 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:14:43.740888 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:14:43.741372 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e85bde52-1f98-489f-942c-3c27e049b172 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:14:43.780246 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:43.780246 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:43.787162 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e85bde52-1f98-489f-942c-3c27e049b172 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Volume info retrieved successfully. Dec 22 13:14:43.800877 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e85bde52-1f98-489f-942c-3c27e049b172 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 returned with HTTP 200 Dec 22 13:14:43.801361 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2114/4217] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:14:43 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 => generated 944 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:14:44.816205 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d8060e48-d343-4d50-a2b1-9b16140e64b1 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] GET http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 Dec 22 13:14:44.816927 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d8060e48-d343-4d50-a2b1-9b16140e64b1 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:14:44.817223 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:14:44.817223 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:14:44.818337 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d8060e48-d343-4d50-a2b1-9b16140e64b1 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:14:44.856232 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d8060e48-d343-4d50-a2b1-9b16140e64b1 tempest-TestEncryptedCinderVolumes-291096487 tempest-TestEncryptedCinderVolumes-291096487] http://10.222.0.111/volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 returned with HTTP 404 Dec 22 13:14:44.856862 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2104/4218] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:14:44 2020] GET /volume/v3/5108174d4e3145a38b41261533a9aeef/volumes/5233a211-4e78-4827-ac16-3f21d6e77d07 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 13:14:44.866390 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0086d79a-6dc9-47bb-b0f6-7437e5c63b96 tempest-TestEncryptedCinderVolumes-1938920202 tempest-TestEncryptedCinderVolumes-1938920202] GET http://10.222.0.111/volume/v3/5c26332cc3824b9cbe4b4539104b2177/volumes/detail?all_tenants=1 Dec 22 13:14:44.866762 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0086d79a-6dc9-47bb-b0f6-7437e5c63b96 tempest-TestEncryptedCinderVolumes-1938920202 tempest-TestEncryptedCinderVolumes-1938920202] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:14:44.866937 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:14:44.866937 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:14:44.867217 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0086d79a-6dc9-47bb-b0f6-7437e5c63b96 tempest-TestEncryptedCinderVolumes-1938920202 tempest-TestEncryptedCinderVolumes-1938920202] Calling method 'detail' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:14:44.868556 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-0086d79a-6dc9-47bb-b0f6-7437e5c63b96 tempest-TestEncryptedCinderVolumes-1938920202 tempest-TestEncryptedCinderVolumes-1938920202] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 13:14:44.914838 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0086d79a-6dc9-47bb-b0f6-7437e5c63b96 tempest-TestEncryptedCinderVolumes-1938920202 tempest-TestEncryptedCinderVolumes-1938920202] Get all volumes completed successfully. Dec 22 13:14:44.916440 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:14:44.916440 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:14:44.922876 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0086d79a-6dc9-47bb-b0f6-7437e5c63b96 tempest-TestEncryptedCinderVolumes-1938920202 tempest-TestEncryptedCinderVolumes-1938920202] http://10.222.0.111/volume/v3/5c26332cc3824b9cbe4b4539104b2177/volumes/detail?all_tenants=1 returned with HTTP 200 Dec 22 13:14:44.923541 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2115/4219] 10.222.0.111 () {58 vars in 1257 bytes} [Tue Dec 22 13:14:44 2020] GET /volume/v3/5c26332cc3824b9cbe4b4539104b2177/volumes/detail?all_tenants=1 => generated 6442 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 13:14:44.936735 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0da62ebd-709b-4078-a71a-013e4487f7f3 tempest-TestEncryptedCinderVolumes-1938920202 tempest-TestEncryptedCinderVolumes-1938920202] DELETE http://10.222.0.111/volume/v3/5c26332cc3824b9cbe4b4539104b2177/types/4bd787bd-4fa9-4322-a4b0-2b403a62ad7c Dec 22 13:14:44.937424 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0da62ebd-709b-4078-a71a-013e4487f7f3 tempest-TestEncryptedCinderVolumes-1938920202 tempest-TestEncryptedCinderVolumes-1938920202] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:14:44.938121 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0da62ebd-709b-4078-a71a-013e4487f7f3 tempest-TestEncryptedCinderVolumes-1938920202 tempest-TestEncryptedCinderVolumes-1938920202] Calling method '_delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:14:44.988309 n-d-765315-6 devstack@c-api.service[88154]: /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. Dec 22 13:14:44.988309 n-d-765315-6 devstack@c-api.service[88154]: "UPDATE / DELETE expressions." % clause Dec 22 13:14:45.018904 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0da62ebd-709b-4078-a71a-013e4487f7f3 tempest-TestEncryptedCinderVolumes-1938920202 tempest-TestEncryptedCinderVolumes-1938920202] http://10.222.0.111/volume/v3/5c26332cc3824b9cbe4b4539104b2177/types/4bd787bd-4fa9-4322-a4b0-2b403a62ad7c returned with HTTP 202 Dec 22 13:14:45.019251 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2105/4220] 10.222.0.111 () {58 vars in 1317 bytes} [Tue Dec 22 13:14:44 2020] DELETE /volume/v3/5c26332cc3824b9cbe4b4539104b2177/types/4bd787bd-4fa9-4322-a4b0-2b403a62ad7c => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 13:15:44.579522 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-23e44e24-04ef-4db5-bed6-467c05cd7fc0 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] POST http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes Dec 22 13:15:44.579912 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:15:44.579912 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:15:44.580191 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-23e44e24-04ef-4db5-bed6-467c05cd7fc0 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-2013317840", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 13:15:44.581104 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-23e44e24-04ef-4db5-bed6-467c05cd7fc0 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-2013317840', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 13:15:44.581312 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-23e44e24-04ef-4db5-bed6-467c05cd7fc0 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Create volume of 1 GB Dec 22 13:15:44.590094 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-23e44e24-04ef-4db5-bed6-467c05cd7fc0 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Availability Zones retrieved successfully. Dec 22 13:15:44.599776 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-23e44e24-04ef-4db5-bed6-467c05cd7fc0 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Flow 'volume_create_api' (7b8223e1-0c1f-4822-9232-08d801c59d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 13:15:44.601421 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-23e44e24-04ef-4db5-bed6-467c05cd7fc0 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3252e1d-cca3-4b9e-a6a2-cb5bc78419a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 13:15:44.602588 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-23e44e24-04ef-4db5-bed6-467c05cd7fc0 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 13:15:44.640604 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-23e44e24-04ef-4db5-bed6-467c05cd7fc0 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3252e1d-cca3-4b9e-a6a2-cb5bc78419a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 13:15:44.641840 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-23e44e24-04ef-4db5-bed6-467c05cd7fc0 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92084018-a6ea-43f3-aad9-2e4f374fa1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 13:15:44.731661 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-23e44e24-04ef-4db5-bed6-467c05cd7fc0 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Created reservations ['b5cf0fa4-0c1b-4204-a8f9-08d2938e47bb', '20b0d347-6c71-42e6-beb0-dc304dde7364', '22edd920-4eb1-41d7-bf50-c54d4eab3878', '0d6d92c1-50f8-489f-acd7-5edcf194e376'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 13:15:44.732868 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-23e44e24-04ef-4db5-bed6-467c05cd7fc0 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92084018-a6ea-43f3-aad9-2e4f374fa1a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5cf0fa4-0c1b-4204-a8f9-08d2938e47bb', '20b0d347-6c71-42e6-beb0-dc304dde7364', '22edd920-4eb1-41d7-bf50-c54d4eab3878', '0d6d92c1-50f8-489f-acd7-5edcf194e376']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 13:15:44.734162 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-23e44e24-04ef-4db5-bed6-467c05cd7fc0 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da9b3ec6-9342-4c0d-87fa-d05a798a0790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 13:15:44.797721 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-23e44e24-04ef-4db5-bed6-467c05cd7fc0 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da9b3ec6-9342-4c0d-87fa-d05a798a0790) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2013317840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='968ddee1902d4ab3bbf95e671f794a28',qos_specs=None,replication_status=,reservations=['b5cf0fa4-0c1b-4204-a8f9-08d2938e47bb','20b0d347-6c71-42e6-beb0-dc304dde7364','22edd920-4eb1-41d7-bf50-c54d4eab3878','0d6d92c1-50f8-489f-acd7-5edcf194e376'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34eb0b24112f44a6a19decec6a80c33d',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T13:15:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2013317840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='968ddee1902d4ab3bbf95e671f794a28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='34eb0b24112f44a6a19decec6a80c33d',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 13:15:44.798981 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-23e44e24-04ef-4db5-bed6-467c05cd7fc0 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fb9a1b9-4d11-46d8-a8e0-0d2d668a9247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 13:15:44.848290 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-23e44e24-04ef-4db5-bed6-467c05cd7fc0 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fb9a1b9-4d11-46d8-a8e0-0d2d668a9247) transitioned into state 'SUCCESS' from state '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-2013317840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='968ddee1902d4ab3bbf95e671f794a28',qos_specs=None,replication_status=,reservations=['b5cf0fa4-0c1b-4204-a8f9-08d2938e47bb','20b0d347-6c71-42e6-beb0-dc304dde7364','22edd920-4eb1-41d7-bf50-c54d4eab3878','0d6d92c1-50f8-489f-acd7-5edcf194e376'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34eb0b24112f44a6a19decec6a80c33d',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 13:15:44.849535 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-23e44e24-04ef-4db5-bed6-467c05cd7fc0 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0e4d1e7-4e52-472f-93e5-799a6e4acdfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 13:15:44.917166 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-23e44e24-04ef-4db5-bed6-467c05cd7fc0 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0e4d1e7-4e52-472f-93e5-799a6e4acdfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 13:15:44.920245 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-23e44e24-04ef-4db5-bed6-467c05cd7fc0 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Flow 'volume_create_api' (7b8223e1-0c1f-4822-9232-08d801c59d54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 13:15:44.959451 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-23e44e24-04ef-4db5-bed6-467c05cd7fc0 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Create volume request issued successfully. Dec 22 13:15:44.967795 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-23e44e24-04ef-4db5-bed6-467c05cd7fc0 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes returned with HTTP 202 Dec 22 13:15:44.968894 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2116/4221] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 13:15:44 2020] POST /volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes => generated 826 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 13:15:44.979155 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d720ec23-6014-4dc3-8dcc-30440ff9d0bb tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] GET http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 Dec 22 13:15:44.979499 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d720ec23-6014-4dc3-8dcc-30440ff9d0bb tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:15:44.979845 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d720ec23-6014-4dc3-8dcc-30440ff9d0bb tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:15:45.011273 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:15:45.011273 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:15:45.018750 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-d720ec23-6014-4dc3-8dcc-30440ff9d0bb tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Volume info retrieved successfully. Dec 22 13:15:45.033901 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d720ec23-6014-4dc3-8dcc-30440ff9d0bb tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 returned with HTTP 200 Dec 22 13:15:45.034757 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2106/4222] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:15:44 2020] GET /volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 => generated 894 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:15:46.046621 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a7a882d2-e504-47cf-a79d-83d1a12e21c3 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] GET http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 Dec 22 13:15:46.047043 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a7a882d2-e504-47cf-a79d-83d1a12e21c3 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:15:46.047194 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:15:46.047194 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:15:46.047464 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a7a882d2-e504-47cf-a79d-83d1a12e21c3 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:15:46.077830 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:15:46.077830 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:15:46.083227 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a7a882d2-e504-47cf-a79d-83d1a12e21c3 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Volume info retrieved successfully. Dec 22 13:15:46.095698 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a7a882d2-e504-47cf-a79d-83d1a12e21c3 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 returned with HTTP 200 Dec 22 13:15:46.096612 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2117/4223] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:15:46 2020] GET /volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 => generated 919 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:15:46.106488 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f2c1d53d-2d7f-44f6-ae21-e48b22d48554 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] GET http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 Dec 22 13:15:46.106829 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f2c1d53d-2d7f-44f6-ae21-e48b22d48554 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:15:46.106961 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:15:46.106961 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:15:46.107214 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f2c1d53d-2d7f-44f6-ae21-e48b22d48554 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:15:46.137388 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:15:46.137388 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:15:46.143220 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f2c1d53d-2d7f-44f6-ae21-e48b22d48554 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Volume info retrieved successfully. Dec 22 13:15:46.156769 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f2c1d53d-2d7f-44f6-ae21-e48b22d48554 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 returned with HTTP 200 Dec 22 13:15:46.157043 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2107/4224] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:15:46 2020] GET /volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 => generated 919 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 13:15:46.168357 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-edb9e8a9-f92d-4698-9582-f2d8e653c404 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] GET http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes Dec 22 13:15:46.168974 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-edb9e8a9-f92d-4698-9582-f2d8e653c404 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:15:46.169208 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:15:46.169208 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:15:46.169692 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-edb9e8a9-f92d-4698-9582-f2d8e653c404 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Calling method 'index' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:15:46.170674 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.api_utils [None req-edb9e8a9-f92d-4698-9582-f2d8e653c404 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Removing options '' from query. {{(pid=88156) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 22 13:15:46.172811 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-edb9e8a9-f92d-4698-9582-f2d8e653c404 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88156) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 22 13:15:46.211936 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-edb9e8a9-f92d-4698-9582-f2d8e653c404 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Get all volumes completed successfully. Dec 22 13:15:46.212540 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-edb9e8a9-f92d-4698-9582-f2d8e653c404 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes returned with HTTP 200 Dec 22 13:15:46.213013 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2118/4225] 10.222.0.111 () {58 vars in 1209 bytes} [Tue Dec 22 13:15:46 2020] GET /volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes => generated 407 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:15:46.219681 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5749fa39-0811-47f0-b153-6f1e4536693d tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] GET http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 Dec 22 13:15:46.220024 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5749fa39-0811-47f0-b153-6f1e4536693d tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:15:46.220157 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:15:46.220157 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:15:46.220395 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5749fa39-0811-47f0-b153-6f1e4536693d tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:15:46.248829 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:15:46.248829 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:15:46.256214 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-5749fa39-0811-47f0-b153-6f1e4536693d tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Volume info retrieved successfully. Dec 22 13:15:46.271225 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5749fa39-0811-47f0-b153-6f1e4536693d tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 returned with HTTP 200 Dec 22 13:15:46.271711 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2108/4226] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:15:46 2020] GET /volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 => generated 919 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:15:46.347607 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-7257c4bf-9241-484a-b555-aa08ef2dc130 req-af40da78-1d37-415a-9f6a-d64a4cc7369e tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] GET http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 Dec 22 13:15:46.347941 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-7257c4bf-9241-484a-b555-aa08ef2dc130 req-af40da78-1d37-415a-9f6a-d64a4cc7369e tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:15:46.348097 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:15:46.348097 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:15:46.348331 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-7257c4bf-9241-484a-b555-aa08ef2dc130 req-af40da78-1d37-415a-9f6a-d64a4cc7369e tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:15:46.380413 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:15:46.380413 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:15:46.385693 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-7257c4bf-9241-484a-b555-aa08ef2dc130 req-af40da78-1d37-415a-9f6a-d64a4cc7369e tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Volume info retrieved successfully. Dec 22 13:15:46.398228 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-7257c4bf-9241-484a-b555-aa08ef2dc130 req-af40da78-1d37-415a-9f6a-d64a4cc7369e tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 returned with HTTP 200 Dec 22 13:15:46.398906 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2119/4227] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 13:15:46 2020] GET /volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 => generated 919 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:15:46.864614 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5749fa39-0811-47f0-b153-6f1e4536693d tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] GET http://10.222.0.111/volume// Dec 22 13:15:46.864940 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5749fa39-0811-47f0-b153-6f1e4536693d tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:15:46.865129 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:15:46.865129 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:15:46.865411 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-5749fa39-0811-47f0-b153-6f1e4536693d tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Calling method 'all' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:15:46.866264 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-5749fa39-0811-47f0-b153-6f1e4536693d tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 13:15:46.866705 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2109/4228] 10.222.0.111 () {58 vars in 1294 bytes} [Tue Dec 22 13:15:46 2020] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 13:15:46.876946 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-7257c4bf-9241-484a-b555-aa08ef2dc130 req-89b340d7-a522-456a-a360-716cb542f0a7 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] POST http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/attachments Dec 22 13:15:46.877917 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:15:46.877917 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:15:46.878186 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-7257c4bf-9241-484a-b555-aa08ef2dc130 req-89b340d7-a522-456a-a360-716cb542f0a7 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8", "instance_uuid": "f940d70e-ab2d-41b2-9605-ebcf987e4c61", "connector": null}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 13:15:46.910378 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:15:46.910378 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:15:47.035449 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-7257c4bf-9241-484a-b555-aa08ef2dc130 req-89b340d7-a522-456a-a360-716cb542f0a7 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/attachments returned with HTTP 200 Dec 22 13:15:47.036111 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2120/4229] 10.222.0.111 () {66 vars in 1570 bytes} [Tue Dec 22 13:15:46 2020] POST /volume/v3/968ddee1902d4ab3bbf95e671f794a28/attachments => generated 273 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 13:15:47.132833 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e1fd4a4a-4b36-4835-8b9a-4930a74df1c1 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] GET http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 Dec 22 13:15:47.133423 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e1fd4a4a-4b36-4835-8b9a-4930a74df1c1 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:15:47.133787 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-e1fd4a4a-4b36-4835-8b9a-4930a74df1c1 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:15:47.169542 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:15:47.169542 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:15:47.176638 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-e1fd4a4a-4b36-4835-8b9a-4930a74df1c1 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Volume info retrieved successfully. Dec 22 13:15:47.189095 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:15:47.189095 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:15:47.194997 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-e1fd4a4a-4b36-4835-8b9a-4930a74df1c1 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 returned with HTTP 200 Dec 22 13:15:47.195552 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2110/4230] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:15:47 2020] GET /volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 => generated 918 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:15:47.234931 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-7257c4bf-9241-484a-b555-aa08ef2dc130 req-89b340d7-a522-456a-a360-716cb542f0a7 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] GET http://10.222.0.111/volume// Dec 22 13:15:47.235248 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-7257c4bf-9241-484a-b555-aa08ef2dc130 req-89b340d7-a522-456a-a360-716cb542f0a7 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:15:47.235431 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:15:47.235431 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:15:47.235696 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-7257c4bf-9241-484a-b555-aa08ef2dc130 req-89b340d7-a522-456a-a360-716cb542f0a7 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:15:47.236622 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-7257c4bf-9241-484a-b555-aa08ef2dc130 req-89b340d7-a522-456a-a360-716cb542f0a7 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 13:15:47.237019 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2121/4231] 10.222.0.101 () {56 vars in 1094 bytes} [Tue Dec 22 13:15:47 2020] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 13:15:47.249051 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-7257c4bf-9241-484a-b555-aa08ef2dc130 req-47ffb46a-6279-4edc-94b7-2e20b6d54879 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] GET http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 Dec 22 13:15:47.249505 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-7257c4bf-9241-484a-b555-aa08ef2dc130 req-47ffb46a-6279-4edc-94b7-2e20b6d54879 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:15:47.249629 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:15:47.249629 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:15:47.249911 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-7257c4bf-9241-484a-b555-aa08ef2dc130 req-47ffb46a-6279-4edc-94b7-2e20b6d54879 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:15:47.281755 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:15:47.281755 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:15:47.288048 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-7257c4bf-9241-484a-b555-aa08ef2dc130 req-47ffb46a-6279-4edc-94b7-2e20b6d54879 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Volume info retrieved successfully. Dec 22 13:15:47.300048 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:15:47.300048 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:15:47.306020 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-7257c4bf-9241-484a-b555-aa08ef2dc130 req-47ffb46a-6279-4edc-94b7-2e20b6d54879 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 returned with HTTP 200 Dec 22 13:15:47.306505 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2111/4232] 10.222.0.101 () {60 vars in 1408 bytes} [Tue Dec 22 13:15:47 2020] GET /volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 => generated 1017 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 13:15:47.328167 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-7257c4bf-9241-484a-b555-aa08ef2dc130 req-88e2069e-66b0-49a9-867e-358bdc634c5d tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] PUT http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/attachments/8801fafc-707c-4d9d-be18-cc0255d711d7 Dec 22 13:15:47.328794 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-7257c4bf-9241-484a-b555-aa08ef2dc130 req-88e2069e-66b0-49a9-867e-358bdc634c5d tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.101", "host": "n-h2-765315-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-6.cbci-765315-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 13:15:47.348143 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 13:15:47.348143 n-d-765315-6 devstack@c-api.service[88154]: return self.call(f, *args, **kw) Dec 22 13:15:47.348394 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-7257c4bf-9241-484a-b555-aa08ef2dc130 req-88e2069e-66b0-49a9-867e-358bdc634c5d tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Lock "b'cinder-attachment_update-9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8-n-h2-765315-6'" acquired by "attachment_update" :: waited 0.006s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 13:15:47.349704 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:15:47.349704 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:15:48.212729 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f6f608d2-2e74-48fb-961e-e1599ade86fe tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] GET http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 Dec 22 13:15:48.213383 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f6f608d2-2e74-48fb-961e-e1599ade86fe tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:15:48.213383 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:15:48.213383 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:15:48.213383 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-f6f608d2-2e74-48fb-961e-e1599ade86fe tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:15:48.246394 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:15:48.246394 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:15:48.251730 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-f6f608d2-2e74-48fb-961e-e1599ade86fe tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Volume info retrieved successfully. Dec 22 13:15:48.263204 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:15:48.263204 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:15:48.268342 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-f6f608d2-2e74-48fb-961e-e1599ade86fe tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 returned with HTTP 200 Dec 22 13:15:48.268915 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2112/4233] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:15:48 2020] GET /volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 => generated 919 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:15:48.303528 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-7257c4bf-9241-484a-b555-aa08ef2dc130 req-88e2069e-66b0-49a9-867e-358bdc634c5d tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Lock "b'cinder-attachment_update-9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8-n-h2-765315-6'" released by "attachment_update" :: held 0.955s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 13:15:48.304022 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-7257c4bf-9241-484a-b555-aa08ef2dc130 req-88e2069e-66b0-49a9-867e-358bdc634c5d tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/attachments/8801fafc-707c-4d9d-be18-cc0255d711d7 returned with HTTP 200 Dec 22 13:15:48.304682 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2122/4234] 10.222.0.101 () {64 vars in 1473 bytes} [Tue Dec 22 13:15:47 2020] PUT /volume/v3/968ddee1902d4ab3bbf95e671f794a28/attachments/8801fafc-707c-4d9d-be18-cc0255d711d7 => generated 763 bytes in 980 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 13:15:49.283930 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2e159abd-9612-41b1-8762-43f4dc0f7f90 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] GET http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 Dec 22 13:15:49.284870 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2e159abd-9612-41b1-8762-43f4dc0f7f90 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:15:49.285367 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:15:49.285367 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:15:49.286041 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2e159abd-9612-41b1-8762-43f4dc0f7f90 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:15:49.326514 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:15:49.326514 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:15:49.332617 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2e159abd-9612-41b1-8762-43f4dc0f7f90 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Volume info retrieved successfully. Dec 22 13:15:49.344303 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:15:49.344303 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:15:49.349869 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2e159abd-9612-41b1-8762-43f4dc0f7f90 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 returned with HTTP 200 Dec 22 13:15:49.350399 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2113/4235] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:15:49 2020] GET /volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 => generated 919 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:15:50.365550 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8f75dd66-e86e-4776-acd6-465d56ea14ab tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] GET http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 Dec 22 13:15:50.366154 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8f75dd66-e86e-4776-acd6-465d56ea14ab tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:15:50.366419 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:15:50.366419 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:15:50.366924 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-8f75dd66-e86e-4776-acd6-465d56ea14ab tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:15:50.411753 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:15:50.411753 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:15:50.418125 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-8f75dd66-e86e-4776-acd6-465d56ea14ab tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Volume info retrieved successfully. Dec 22 13:15:50.430165 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:15:50.430165 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:15:50.435910 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-8f75dd66-e86e-4776-acd6-465d56ea14ab tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 returned with HTTP 200 Dec 22 13:15:50.436451 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2123/4236] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:15:50 2020] GET /volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 => generated 919 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:15:51.450751 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-10a1f2ca-b1b8-4774-8bb1-43db3d4ee337 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] GET http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 Dec 22 13:15:51.451441 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-10a1f2ca-b1b8-4774-8bb1-43db3d4ee337 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:15:51.451582 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:15:51.451582 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:15:51.452130 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-10a1f2ca-b1b8-4774-8bb1-43db3d4ee337 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:15:51.494329 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:15:51.494329 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:15:51.500439 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-10a1f2ca-b1b8-4774-8bb1-43db3d4ee337 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Volume info retrieved successfully. Dec 22 13:15:51.513275 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:15:51.513275 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:15:51.518817 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-10a1f2ca-b1b8-4774-8bb1-43db3d4ee337 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 returned with HTTP 200 Dec 22 13:15:51.519399 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2114/4237] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:15:51 2020] GET /volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 => generated 919 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:15:52.534445 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b82622c0-0600-49e1-a20e-89b24cd75695 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] GET http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 Dec 22 13:15:52.535182 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b82622c0-0600-49e1-a20e-89b24cd75695 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:15:52.535430 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:15:52.535430 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:15:52.535925 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-b82622c0-0600-49e1-a20e-89b24cd75695 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:15:52.575261 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:15:52.575261 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:15:52.581204 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-b82622c0-0600-49e1-a20e-89b24cd75695 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Volume info retrieved successfully. Dec 22 13:15:52.593823 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:15:52.593823 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:15:52.599735 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-b82622c0-0600-49e1-a20e-89b24cd75695 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 returned with HTTP 200 Dec 22 13:15:52.600255 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2124/4238] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:15:52 2020] GET /volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 => generated 919 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:15:53.615156 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ca80bbd8-4660-412e-8deb-4a0dbc973496 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] GET http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 Dec 22 13:15:53.615823 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ca80bbd8-4660-412e-8deb-4a0dbc973496 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:15:53.616128 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:15:53.616128 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:15:53.616718 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-ca80bbd8-4660-412e-8deb-4a0dbc973496 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:15:53.655478 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:15:53.655478 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:15:53.662185 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-ca80bbd8-4660-412e-8deb-4a0dbc973496 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Volume info retrieved successfully. Dec 22 13:15:53.674264 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:15:53.674264 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:15:53.680061 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-ca80bbd8-4660-412e-8deb-4a0dbc973496 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 returned with HTTP 200 Dec 22 13:15:53.680555 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2115/4239] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:15:53 2020] GET /volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 => generated 919 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:15:53.826743 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-7257c4bf-9241-484a-b555-aa08ef2dc130 req-bb48cbf5-3141-4c9e-85b0-b575f3e8a43e tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] POST http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/attachments/8801fafc-707c-4d9d-be18-cc0255d711d7/action Dec 22 13:15:53.827336 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:15:53.827336 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:15:53.827824 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-7257c4bf-9241-484a-b555-aa08ef2dc130 req-bb48cbf5-3141-4c9e-85b0-b575f3e8a43e tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Action body: b'{"os-complete": null}' {{(pid=88156) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 13:15:53.828206 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-7257c4bf-9241-484a-b555-aa08ef2dc130 req-bb48cbf5-3141-4c9e-85b0-b575f3e8a43e tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 13:15:53.881674 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:15:53.881674 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:15:53.954132 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-7257c4bf-9241-484a-b555-aa08ef2dc130 req-bb48cbf5-3141-4c9e-85b0-b575f3e8a43e tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/attachments/8801fafc-707c-4d9d-be18-cc0255d711d7/action returned with HTTP 204 Dec 22 13:15:53.955112 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2125/4240] 10.222.0.101 () {64 vars in 1494 bytes} [Tue Dec 22 13:15:53 2020] POST /volume/v3/968ddee1902d4ab3bbf95e671f794a28/attachments/8801fafc-707c-4d9d-be18-cc0255d711d7/action => generated 0 bytes in 134 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 22 13:15:54.699296 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-865087c7-d6c9-4743-8101-9718af54171a tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] GET http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 Dec 22 13:15:54.700016 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-865087c7-d6c9-4743-8101-9718af54171a tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:15:54.700348 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:15:54.700348 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:15:54.700806 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-865087c7-d6c9-4743-8101-9718af54171a tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:15:54.736453 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:15:54.736453 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:15:54.743198 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-865087c7-d6c9-4743-8101-9718af54171a tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Volume info retrieved successfully. Dec 22 13:15:54.755278 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:15:54.755278 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:15:54.761121 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-865087c7-d6c9-4743-8101-9718af54171a tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 returned with HTTP 200 Dec 22 13:15:54.761669 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2116/4241] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:15:54 2020] GET /volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 => generated 1211 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 13:15:54.772412 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0b88e28c-e2dc-42cc-a5cb-eefff9cfe76a tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] GET http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 Dec 22 13:15:54.772727 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0b88e28c-e2dc-42cc-a5cb-eefff9cfe76a tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:15:54.772891 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:15:54.772891 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:15:54.773139 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-0b88e28c-e2dc-42cc-a5cb-eefff9cfe76a tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:15:54.803786 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:15:54.803786 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:15:54.809949 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-0b88e28c-e2dc-42cc-a5cb-eefff9cfe76a tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Volume info retrieved successfully. Dec 22 13:15:54.821305 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:15:54.821305 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:15:54.826623 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-0b88e28c-e2dc-42cc-a5cb-eefff9cfe76a tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 returned with HTTP 200 Dec 22 13:15:54.827136 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2126/4242] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:15:54 2020] GET /volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 => generated 1211 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 13:15:54.839444 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bbaed78a-4c49-41c7-b1a9-200c7d3a396e tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] GET http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 Dec 22 13:15:54.839768 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bbaed78a-4c49-41c7-b1a9-200c7d3a396e tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:15:54.839925 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:15:54.839925 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:15:54.840169 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bbaed78a-4c49-41c7-b1a9-200c7d3a396e tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:15:54.870136 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:15:54.870136 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:15:54.876504 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bbaed78a-4c49-41c7-b1a9-200c7d3a396e tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Volume info retrieved successfully. Dec 22 13:15:54.887682 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:15:54.887682 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:15:54.892504 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bbaed78a-4c49-41c7-b1a9-200c7d3a396e tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 returned with HTTP 200 Dec 22 13:15:54.893032 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2117/4243] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:15:54 2020] GET /volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 => generated 1211 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 13:17:06.604832 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-352cd3b2-88dd-4996-aba4-cab97825a45b req-a151d135-85c1-4bfc-97c5-63f44fe6a51f tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] GET http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 Dec 22 13:17:06.605151 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-352cd3b2-88dd-4996-aba4-cab97825a45b req-a151d135-85c1-4bfc-97c5-63f44fe6a51f tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:17:06.605210 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:17:06.605210 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:17:06.605405 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-352cd3b2-88dd-4996-aba4-cab97825a45b req-a151d135-85c1-4bfc-97c5-63f44fe6a51f tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:17:06.630301 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:17:06.630301 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:17:06.634604 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-352cd3b2-88dd-4996-aba4-cab97825a45b req-a151d135-85c1-4bfc-97c5-63f44fe6a51f tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Volume info retrieved successfully. Dec 22 13:17:06.643586 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:17:06.643586 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:17:06.647769 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-352cd3b2-88dd-4996-aba4-cab97825a45b req-a151d135-85c1-4bfc-97c5-63f44fe6a51f tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 returned with HTTP 200 Dec 22 13:17:06.648252 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2127/4244] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 13:17:06 2020] GET /volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 => generated 1211 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 13:17:06.661881 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-352cd3b2-88dd-4996-aba4-cab97825a45b req-88a0a6ba-3fd3-41fa-9b7c-29c4f7e06e96 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] POST http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8/action Dec 22 13:17:06.662163 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:17:06.662163 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:17:06.662396 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-352cd3b2-88dd-4996-aba4-cab97825a45b req-88a0a6ba-3fd3-41fa-9b7c-29c4f7e06e96 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Action body: b'{"os-begin_detaching": null}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 13:17:06.662610 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-352cd3b2-88dd-4996-aba4-cab97825a45b req-88a0a6ba-3fd3-41fa-9b7c-29c4f7e06e96 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 13:17:06.688897 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:17:06.688897 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:17:06.689733 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-352cd3b2-88dd-4996-aba4-cab97825a45b req-88a0a6ba-3fd3-41fa-9b7c-29c4f7e06e96 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Volume info retrieved successfully. Dec 22 13:17:06.724457 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-352cd3b2-88dd-4996-aba4-cab97825a45b req-88a0a6ba-3fd3-41fa-9b7c-29c4f7e06e96 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Begin detaching volume completed successfully. Dec 22 13:17:06.724885 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-352cd3b2-88dd-4996-aba4-cab97825a45b req-88a0a6ba-3fd3-41fa-9b7c-29c4f7e06e96 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8/action returned with HTTP 202 Dec 22 13:17:06.725502 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2118/4245] 10.222.0.111 () {64 vars in 1648 bytes} [Tue Dec 22 13:17:06 2020] POST /volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 22 13:17:06.838238 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-352cd3b2-88dd-4996-aba4-cab97825a45b req-a151d135-85c1-4bfc-97c5-63f44fe6a51f tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] GET http://10.222.0.111/volume// Dec 22 13:17:06.838518 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-352cd3b2-88dd-4996-aba4-cab97825a45b req-a151d135-85c1-4bfc-97c5-63f44fe6a51f tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:17:06.838692 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:17:06.838692 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:17:06.838945 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-352cd3b2-88dd-4996-aba4-cab97825a45b req-a151d135-85c1-4bfc-97c5-63f44fe6a51f tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:17:06.839692 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-352cd3b2-88dd-4996-aba4-cab97825a45b req-a151d135-85c1-4bfc-97c5-63f44fe6a51f tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 13:17:06.840017 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2128/4246] 10.222.0.101 () {56 vars in 1094 bytes} [Tue Dec 22 13:17:06 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 13:17:06.851977 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-352cd3b2-88dd-4996-aba4-cab97825a45b req-dc1eb27c-c649-459e-8132-efebf916603c tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] GET http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 Dec 22 13:17:06.852332 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-352cd3b2-88dd-4996-aba4-cab97825a45b req-dc1eb27c-c649-459e-8132-efebf916603c tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:17:06.852480 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:17:06.852480 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:17:06.852705 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-352cd3b2-88dd-4996-aba4-cab97825a45b req-dc1eb27c-c649-459e-8132-efebf916603c tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:17:06.881014 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:17:06.881014 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:17:06.886357 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-352cd3b2-88dd-4996-aba4-cab97825a45b req-dc1eb27c-c649-459e-8132-efebf916603c tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Volume info retrieved successfully. Dec 22 13:17:06.896701 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:17:06.896701 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:17:06.901627 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-352cd3b2-88dd-4996-aba4-cab97825a45b req-dc1eb27c-c649-459e-8132-efebf916603c tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 returned with HTTP 200 Dec 22 13:17:06.902083 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2119/4247] 10.222.0.101 () {60 vars in 1408 bytes} [Tue Dec 22 13:17:06 2020] GET /volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 => generated 1313 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 13:17:07.294560 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-352cd3b2-88dd-4996-aba4-cab97825a45b req-d3cb8713-9e9c-4068-9209-64d307be9537 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] DELETE http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/attachments/8801fafc-707c-4d9d-be18-cc0255d711d7 Dec 22 13:17:07.295355 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-352cd3b2-88dd-4996-aba4-cab97825a45b req-d3cb8713-9e9c-4068-9209-64d307be9537 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:17:07.296057 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-352cd3b2-88dd-4996-aba4-cab97825a45b req-d3cb8713-9e9c-4068-9209-64d307be9537 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:17:07.313579 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:17:07.313579 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:17:07.630659 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-352cd3b2-88dd-4996-aba4-cab97825a45b req-d3cb8713-9e9c-4068-9209-64d307be9537 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 13:17:07.631256 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-352cd3b2-88dd-4996-aba4-cab97825a45b req-d3cb8713-9e9c-4068-9209-64d307be9537 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Pending status list for volume during attachment-delete: [] {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 13:17:07.662553 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-352cd3b2-88dd-4996-aba4-cab97825a45b req-d3cb8713-9e9c-4068-9209-64d307be9537 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/attachments/8801fafc-707c-4d9d-be18-cc0255d711d7 returned with HTTP 200 Dec 22 13:17:07.663122 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2129/4248] 10.222.0.101 () {62 vars in 1442 bytes} [Tue Dec 22 13:17:07 2020] DELETE /volume/v3/968ddee1902d4ab3bbf95e671f794a28/attachments/8801fafc-707c-4d9d-be18-cc0255d711d7 => generated 19 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:17:09.059982 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-039b815e-5862-46d9-85b1-3a488428410c req-1aa17158-eaf7-442a-ba59-764ce56a9f90 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] GET http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 Dec 22 13:17:09.060444 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-039b815e-5862-46d9-85b1-3a488428410c req-1aa17158-eaf7-442a-ba59-764ce56a9f90 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:17:09.060444 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:17:09.060444 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:17:09.060669 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-039b815e-5862-46d9-85b1-3a488428410c req-1aa17158-eaf7-442a-ba59-764ce56a9f90 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:17:09.090062 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:17:09.090062 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:17:09.095151 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-039b815e-5862-46d9-85b1-3a488428410c req-1aa17158-eaf7-442a-ba59-764ce56a9f90 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Volume info retrieved successfully. Dec 22 13:17:09.107627 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-039b815e-5862-46d9-85b1-3a488428410c req-1aa17158-eaf7-442a-ba59-764ce56a9f90 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 returned with HTTP 200 Dec 22 13:17:09.108180 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2120/4249] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 13:17:09 2020] GET /volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 => generated 919 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:17:09.126625 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-18ada620-5aef-45a5-83b7-997ee94aebb7 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] DELETE http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 Dec 22 13:17:09.127795 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-18ada620-5aef-45a5-83b7-997ee94aebb7 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:17:09.128065 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:17:09.128065 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:17:09.128308 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-18ada620-5aef-45a5-83b7-997ee94aebb7 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Calling method 'delete' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:17:09.128618 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-18ada620-5aef-45a5-83b7-997ee94aebb7 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Delete volume with id: 9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 Dec 22 13:17:09.157754 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:17:09.157754 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:17:09.158621 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-18ada620-5aef-45a5-83b7-997ee94aebb7 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Volume info retrieved successfully. Dec 22 13:17:09.231975 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-18ada620-5aef-45a5-83b7-997ee94aebb7 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Delete volume request issued successfully. Dec 22 13:17:09.232518 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-18ada620-5aef-45a5-83b7-997ee94aebb7 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 returned with HTTP 202 Dec 22 13:17:09.233517 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2130/4250] 10.222.0.111 () {58 vars in 1323 bytes} [Tue Dec 22 13:17:09 2020] DELETE /volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 22 13:17:09.241781 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-76f11fae-8d43-47cd-a4c4-308535ba2616 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] GET http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 Dec 22 13:17:09.242389 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-76f11fae-8d43-47cd-a4c4-308535ba2616 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:17:09.242595 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:17:09.242595 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:17:09.243056 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-76f11fae-8d43-47cd-a4c4-308535ba2616 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:17:09.274262 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:17:09.274262 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:17:09.279772 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-76f11fae-8d43-47cd-a4c4-308535ba2616 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Volume info retrieved successfully. Dec 22 13:17:09.292813 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-76f11fae-8d43-47cd-a4c4-308535ba2616 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 returned with HTTP 200 Dec 22 13:17:09.293334 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2121/4251] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:17:09 2020] GET /volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 => generated 918 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:17:10.307212 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-33cc24cc-67c6-4c3b-b4d8-98acf784ffc3 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] GET http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 Dec 22 13:17:10.308067 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-33cc24cc-67c6-4c3b-b4d8-98acf784ffc3 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:17:10.308340 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:17:10.308340 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:17:10.308805 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-33cc24cc-67c6-4c3b-b4d8-98acf784ffc3 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:17:10.349497 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:17:10.349497 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:17:10.354794 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-33cc24cc-67c6-4c3b-b4d8-98acf784ffc3 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Volume info retrieved successfully. Dec 22 13:17:10.366547 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-33cc24cc-67c6-4c3b-b4d8-98acf784ffc3 tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 returned with HTTP 200 Dec 22 13:17:10.368874 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2131/4252] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:17:10 2020] GET /volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 => generated 918 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:17:11.382117 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d1f35071-345b-4168-8810-57bccf1907ff tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] GET http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 Dec 22 13:17:11.382823 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d1f35071-345b-4168-8810-57bccf1907ff tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:17:11.383083 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:17:11.383083 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:17:11.383574 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-d1f35071-345b-4168-8810-57bccf1907ff tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:17:11.425525 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-d1f35071-345b-4168-8810-57bccf1907ff tempest-TestMinimumBasicScenario-421958691 tempest-TestMinimumBasicScenario-421958691] http://10.222.0.111/volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 returned with HTTP 404 Dec 22 13:17:11.426306 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2122/4253] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:17:11 2020] GET /volume/v3/968ddee1902d4ab3bbf95e671f794a28/volumes/9cd71eb5-654c-4e04-bbbf-5d1ac3e106e8 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 22 13:40:21.649067 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2bfee55f-4dc5-40cd-a647-cc321f144921 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] POST http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes Dec 22 13:40:21.649420 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:40:21.649420 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:40:21.649655 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2bfee55f-4dc5-40cd-a647-cc321f144921 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1282305634", "imageRef": "632d04fa-05fd-4e7d-895f-0cd80c4fd464", "size": 1}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 13:40:21.650488 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.v3.volumes [None req-2bfee55f-4dc5-40cd-a647-cc321f144921 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1282305634', 'imageRef': '632d04fa-05fd-4e7d-895f-0cd80c4fd464', 'size': 1}} {{(pid=88156) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 22 13:40:21.713193 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [None req-2bfee55f-4dc5-40cd-a647-cc321f144921 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Create volume of 1 GB Dec 22 13:40:21.721357 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2bfee55f-4dc5-40cd-a647-cc321f144921 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Availability Zones retrieved successfully. Dec 22 13:40:21.730843 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2bfee55f-4dc5-40cd-a647-cc321f144921 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Flow 'volume_create_api' (f67895ad-5857-4ce6-9ee5-80f9f3ad0371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 13:40:21.732489 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2bfee55f-4dc5-40cd-a647-cc321f144921 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5984abae-05f1-42b6-b7b1-3fb7796effb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 13:40:21.733673 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.flows.api.create_volume [None req-2bfee55f-4dc5-40cd-a647-cc321f144921 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Validating volume size '1' using validate_int {{(pid=88156) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 22 13:40:21.798549 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2bfee55f-4dc5-40cd-a647-cc321f144921 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5984abae-05f1-42b6-b7b1-3fb7796effb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-22T11:10:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0a261f04-595e-4292-848b-9ba8def35f04,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a261f04-595e-4292-848b-9ba8def35f04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 13:40:21.800528 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2bfee55f-4dc5-40cd-a647-cc321f144921 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04ca3f4d-81db-41dd-917c-42f433004e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 13:40:21.880112 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.quota [None req-2bfee55f-4dc5-40cd-a647-cc321f144921 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Created reservations ['c04ba41c-414c-4e28-9554-7382df20f152', 'd3599e1e-7d73-4eb2-9272-836e2d545d60', '07a680a2-ae17-4b6f-b7c5-5a90c7cc1250', 'a7dc5bc8-ad90-4336-a216-802eac7d3361'] {{(pid=88156) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 22 13:40:21.881224 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2bfee55f-4dc5-40cd-a647-cc321f144921 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04ca3f4d-81db-41dd-917c-42f433004e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c04ba41c-414c-4e28-9554-7382df20f152', 'd3599e1e-7d73-4eb2-9272-836e2d545d60', '07a680a2-ae17-4b6f-b7c5-5a90c7cc1250', 'a7dc5bc8-ad90-4336-a216-802eac7d3361']}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 13:40:21.882476 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2bfee55f-4dc5-40cd-a647-cc321f144921 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5408c7b4-4230-443b-bc67-168e8fa6dfcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 13:40:21.944357 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2bfee55f-4dc5-40cd-a647-cc321f144921 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5408c7b4-4230-443b-bc67-168e8fa6dfcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1a1f9c7-dee5-46da-9dc9-75d2c5312330', '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-1282305634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='309132b9872a4dd9bdd59ab3009a3dc3',qos_specs=None,replication_status=,reservations=['c04ba41c-414c-4e28-9554-7382df20f152','d3599e1e-7d73-4eb2-9272-836e2d545d60','07a680a2-ae17-4b6f-b7c5-5a90c7cc1250','a7dc5bc8-ad90-4336-a216-802eac7d3361'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='490132b7d41f40f5a45c5f4ebfe0ad8a',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-22T13:40:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1282305634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1a1f9c7-dee5-46da-9dc9-75d2c5312330,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='309132b9872a4dd9bdd59ab3009a3dc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='490132b7d41f40f5a45c5f4ebfe0ad8a',volume_attachment=,volume_type=,volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 13:40:21.945565 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2bfee55f-4dc5-40cd-a647-cc321f144921 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59870379-2b11-402f-8ec0-ab1644e961ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 13:40:21.988777 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2bfee55f-4dc5-40cd-a647-cc321f144921 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59870379-2b11-402f-8ec0-ab1644e961ba) transitioned into state 'SUCCESS' from state '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-1282305634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='309132b9872a4dd9bdd59ab3009a3dc3',qos_specs=None,replication_status=,reservations=['c04ba41c-414c-4e28-9554-7382df20f152','d3599e1e-7d73-4eb2-9272-836e2d545d60','07a680a2-ae17-4b6f-b7c5-5a90c7cc1250','a7dc5bc8-ad90-4336-a216-802eac7d3361'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='490132b7d41f40f5a45c5f4ebfe0ad8a',volume_type_id=0a261f04-595e-4292-848b-9ba8def35f04)}' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 13:40:21.989962 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2bfee55f-4dc5-40cd-a647-cc321f144921 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89ca03b2-aadb-42a6-bf72-cb4cb2ad8bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 22 13:40:22.025757 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2bfee55f-4dc5-40cd-a647-cc321f144921 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89ca03b2-aadb-42a6-bf72-cb4cb2ad8bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88156) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 22 13:40:22.027853 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [None req-2bfee55f-4dc5-40cd-a647-cc321f144921 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Flow 'volume_create_api' (f67895ad-5857-4ce6-9ee5-80f9f3ad0371) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88156) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 22 13:40:22.059823 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2bfee55f-4dc5-40cd-a647-cc321f144921 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Create volume request issued successfully. Dec 22 13:40:22.067996 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2bfee55f-4dc5-40cd-a647-cc321f144921 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes returned with HTTP 202 Dec 22 13:40:22.068586 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2132/4254] 10.222.0.111 () {60 vars in 1231 bytes} [Tue Dec 22 13:40:21 2020] POST /volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes => generated 824 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 22 13:40:22.077921 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bd6f7c89-7d19-4e45-858c-2a0b94d5fa36 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] GET http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 Dec 22 13:40:22.078249 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bd6f7c89-7d19-4e45-858c-2a0b94d5fa36 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:40:22.078592 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-bd6f7c89-7d19-4e45-858c-2a0b94d5fa36 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:40:22.113298 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:40:22.113298 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:40:22.119272 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-bd6f7c89-7d19-4e45-858c-2a0b94d5fa36 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Volume info retrieved successfully. Dec 22 13:40:22.132761 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-bd6f7c89-7d19-4e45-858c-2a0b94d5fa36 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 returned with HTTP 200 Dec 22 13:40:22.138480 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2123/4255] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:40:22 2020] GET /volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 => generated 892 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:40:23.147597 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dfb34d38-1007-440c-8f70-588f9d3eff49 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] GET http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 Dec 22 13:40:23.147976 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dfb34d38-1007-440c-8f70-588f9d3eff49 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:40:23.147976 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:40:23.147976 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:40:23.148182 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-dfb34d38-1007-440c-8f70-588f9d3eff49 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:40:23.175514 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:40:23.175514 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:40:23.180401 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-dfb34d38-1007-440c-8f70-588f9d3eff49 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Volume info retrieved successfully. Dec 22 13:40:23.191506 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-dfb34d38-1007-440c-8f70-588f9d3eff49 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 returned with HTTP 200 Dec 22 13:40:23.191962 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2133/4256] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:40:23 2020] GET /volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 => generated 916 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:40:24.201448 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a1debe0a-14c6-4fe0-8b2e-9b2c99f52ad9 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] GET http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 Dec 22 13:40:24.640753 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a1debe0a-14c6-4fe0-8b2e-9b2c99f52ad9 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:40:24.640753 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:40:24.640753 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:40:24.640753 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a1debe0a-14c6-4fe0-8b2e-9b2c99f52ad9 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:40:24.640753 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:40:24.640753 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:40:24.640753 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a1debe0a-14c6-4fe0-8b2e-9b2c99f52ad9 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Volume info retrieved successfully. Dec 22 13:40:24.640753 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a1debe0a-14c6-4fe0-8b2e-9b2c99f52ad9 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 returned with HTTP 200 Dec 22 13:40:24.640753 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2124/4257] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:40:24 2020] GET /volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 => generated 916 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:40:25.652338 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-958eaf03-b0f4-4ce2-bbb7-48e6ec7b7879 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] GET http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 Dec 22 13:40:25.652952 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-958eaf03-b0f4-4ce2-bbb7-48e6ec7b7879 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:40:25.653217 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:40:25.653217 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:40:25.653676 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-958eaf03-b0f4-4ce2-bbb7-48e6ec7b7879 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:40:25.684323 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:40:25.684323 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:40:25.689127 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-958eaf03-b0f4-4ce2-bbb7-48e6ec7b7879 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Volume info retrieved successfully. Dec 22 13:40:25.701487 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-958eaf03-b0f4-4ce2-bbb7-48e6ec7b7879 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 returned with HTTP 200 Dec 22 13:40:25.701945 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2134/4258] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:40:25 2020] GET /volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 => generated 916 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:40:26.713335 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-76dabf1b-2329-40c5-b27b-b4d8162ce2f9 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] GET http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 Dec 22 13:40:26.714180 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-76dabf1b-2329-40c5-b27b-b4d8162ce2f9 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:40:26.714180 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:40:26.714180 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:40:26.714180 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-76dabf1b-2329-40c5-b27b-b4d8162ce2f9 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:40:26.740477 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:40:26.740477 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:40:26.746093 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-76dabf1b-2329-40c5-b27b-b4d8162ce2f9 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Volume info retrieved successfully. Dec 22 13:40:26.770490 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-76dabf1b-2329-40c5-b27b-b4d8162ce2f9 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 returned with HTTP 200 Dec 22 13:40:26.770997 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2125/4259] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:40:26 2020] GET /volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 => generated 916 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:40:27.783112 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9c8d4619-4da0-4e15-a0b7-dff158986fd7 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] GET http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 Dec 22 13:40:27.783807 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9c8d4619-4da0-4e15-a0b7-dff158986fd7 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:40:27.783807 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:40:27.783807 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:40:27.783807 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9c8d4619-4da0-4e15-a0b7-dff158986fd7 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:40:27.814039 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:40:27.814039 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:40:27.819510 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9c8d4619-4da0-4e15-a0b7-dff158986fd7 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Volume info retrieved successfully. Dec 22 13:40:27.832717 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9c8d4619-4da0-4e15-a0b7-dff158986fd7 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 returned with HTTP 200 Dec 22 13:40:27.833176 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2135/4260] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:40:27 2020] GET /volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 => generated 916 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:40:28.846694 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-80ba7fad-a3ba-45c0-8d3f-74f326a1debf tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] GET http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 Dec 22 13:40:28.847293 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-80ba7fad-a3ba-45c0-8d3f-74f326a1debf tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:40:28.847393 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:40:28.847393 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:40:28.847685 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-80ba7fad-a3ba-45c0-8d3f-74f326a1debf tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:40:28.887411 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:40:28.887411 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:40:28.893348 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-80ba7fad-a3ba-45c0-8d3f-74f326a1debf tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Volume info retrieved successfully. Dec 22 13:40:28.907167 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-80ba7fad-a3ba-45c0-8d3f-74f326a1debf tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 returned with HTTP 200 Dec 22 13:40:28.907452 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2126/4261] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:40:28 2020] GET /volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 => generated 916 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:40:29.922938 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-270ce217-968c-4668-b4ae-19b55f85c6f5 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] GET http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 Dec 22 13:40:29.923341 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-270ce217-968c-4668-b4ae-19b55f85c6f5 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:40:29.923341 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:40:29.923341 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:40:29.923485 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-270ce217-968c-4668-b4ae-19b55f85c6f5 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:40:29.950060 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:40:29.950060 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:40:29.956202 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-270ce217-968c-4668-b4ae-19b55f85c6f5 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Volume info retrieved successfully. Dec 22 13:40:29.969765 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-270ce217-968c-4668-b4ae-19b55f85c6f5 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 returned with HTTP 200 Dec 22 13:40:29.970317 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2136/4262] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:40:29 2020] GET /volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 => generated 974 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:40:30.979225 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-153aaca5-36c2-4019-9f0c-6b122ddd8ab4 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] GET http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 Dec 22 13:40:30.979555 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-153aaca5-36c2-4019-9f0c-6b122ddd8ab4 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:40:30.979704 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:40:30.979704 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:40:30.980013 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-153aaca5-36c2-4019-9f0c-6b122ddd8ab4 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:40:31.008642 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:40:31.008642 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:40:31.014073 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-153aaca5-36c2-4019-9f0c-6b122ddd8ab4 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Volume info retrieved successfully. Dec 22 13:40:31.042984 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-153aaca5-36c2-4019-9f0c-6b122ddd8ab4 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 returned with HTTP 200 Dec 22 13:40:31.044221 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2127/4263] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:40:30 2020] GET /volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 => generated 977 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:40:32.055222 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-96899379-3a96-44cd-8c7f-212b201c7cad tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] GET http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 Dec 22 13:40:32.056017 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-96899379-3a96-44cd-8c7f-212b201c7cad tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:40:32.056017 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:40:32.056017 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:40:32.056017 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-96899379-3a96-44cd-8c7f-212b201c7cad tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:40:32.087918 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:40:32.087918 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:40:32.096951 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-96899379-3a96-44cd-8c7f-212b201c7cad tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Volume info retrieved successfully. Dec 22 13:40:32.117833 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-96899379-3a96-44cd-8c7f-212b201c7cad tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 returned with HTTP 200 Dec 22 13:40:32.119197 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2137/4264] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:40:32 2020] GET /volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 => generated 977 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 13:40:33.130813 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1b6db32f-a6ad-418d-9752-7a754420f29c tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] GET http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 Dec 22 13:40:33.131297 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1b6db32f-a6ad-418d-9752-7a754420f29c tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:40:33.131375 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:40:33.131375 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:40:33.131649 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1b6db32f-a6ad-418d-9752-7a754420f29c tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:40:33.164489 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:40:33.164489 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:40:33.170066 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1b6db32f-a6ad-418d-9752-7a754420f29c tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Volume info retrieved successfully. Dec 22 13:40:33.237074 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1b6db32f-a6ad-418d-9752-7a754420f29c tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 returned with HTTP 200 Dec 22 13:40:33.237074 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2128/4265] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:40:33 2020] GET /volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 => generated 977 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:40:34.197712 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a97d83b0-5e37-40b1-a1d9-40bb704de54e tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] GET http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 Dec 22 13:40:34.219488 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a97d83b0-5e37-40b1-a1d9-40bb704de54e tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:40:34.219488 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:40:34.219488 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:40:34.219488 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-a97d83b0-5e37-40b1-a1d9-40bb704de54e tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:40:34.234113 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:40:34.234113 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:40:34.240807 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-a97d83b0-5e37-40b1-a1d9-40bb704de54e tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Volume info retrieved successfully. Dec 22 13:40:34.254548 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-a97d83b0-5e37-40b1-a1d9-40bb704de54e tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 returned with HTTP 200 Dec 22 13:40:34.255124 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2138/4266] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:40:34 2020] GET /volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 => generated 977 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:40:35.281562 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7f394842-27de-428f-8e35-8cef8168f3d2 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] GET http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 Dec 22 13:40:35.281562 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7f394842-27de-428f-8e35-8cef8168f3d2 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:40:35.281562 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:40:35.281562 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:40:35.281562 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-7f394842-27de-428f-8e35-8cef8168f3d2 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:40:35.312242 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:40:35.312242 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:40:35.318662 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-7f394842-27de-428f-8e35-8cef8168f3d2 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Volume info retrieved successfully. Dec 22 13:40:35.332609 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-7f394842-27de-428f-8e35-8cef8168f3d2 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 returned with HTTP 200 Dec 22 13:40:35.333109 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2129/4267] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:40:35 2020] GET /volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 => generated 977 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:40:36.346151 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1d7bd183-c76e-4e18-9c87-6ab96e76c7ae tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] GET http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 Dec 22 13:40:36.346783 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1d7bd183-c76e-4e18-9c87-6ab96e76c7ae tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:40:36.346883 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:40:36.346883 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:40:36.347151 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-1d7bd183-c76e-4e18-9c87-6ab96e76c7ae tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:40:36.382940 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:40:36.382940 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:40:36.389568 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-1d7bd183-c76e-4e18-9c87-6ab96e76c7ae tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Volume info retrieved successfully. Dec 22 13:40:36.414227 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-1d7bd183-c76e-4e18-9c87-6ab96e76c7ae tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 returned with HTTP 200 Dec 22 13:40:36.414857 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2139/4268] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:40:36 2020] GET /volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 => generated 977 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:40:37.426355 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2e3af323-c3c8-48b0-9d47-d622e7edafc1 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] GET http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 Dec 22 13:40:37.426785 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2e3af323-c3c8-48b0-9d47-d622e7edafc1 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:40:37.426898 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:40:37.426898 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:40:37.427376 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-2e3af323-c3c8-48b0-9d47-d622e7edafc1 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:40:37.459422 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:40:37.459422 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:40:37.465402 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-2e3af323-c3c8-48b0-9d47-d622e7edafc1 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Volume info retrieved successfully. Dec 22 13:40:37.479532 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-2e3af323-c3c8-48b0-9d47-d622e7edafc1 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 returned with HTTP 200 Dec 22 13:40:37.480098 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2130/4269] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:40:37 2020] GET /volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 => generated 977 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 22 13:40:38.495299 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4de78bbc-cff5-40ac-b3a7-dba899104da1 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] GET http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 Dec 22 13:40:38.496136 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4de78bbc-cff5-40ac-b3a7-dba899104da1 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:40:38.496333 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:40:38.496333 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:40:38.496924 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-4de78bbc-cff5-40ac-b3a7-dba899104da1 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:40:38.535412 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:40:38.535412 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:40:38.542757 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-4de78bbc-cff5-40ac-b3a7-dba899104da1 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Volume info retrieved successfully. Dec 22 13:40:38.557684 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-4de78bbc-cff5-40ac-b3a7-dba899104da1 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 returned with HTTP 200 Dec 22 13:40:38.558302 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2140/4270] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:40:38 2020] GET /volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 => generated 977 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:40:39.573932 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9e4bf0a4-50fd-44fe-b640-d49ed0716afb tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] GET http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 Dec 22 13:40:39.574528 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9e4bf0a4-50fd-44fe-b640-d49ed0716afb tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:40:39.574528 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:40:39.574528 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:40:39.574862 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-9e4bf0a4-50fd-44fe-b640-d49ed0716afb tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:40:39.609096 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:40:39.609096 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:40:39.615438 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-9e4bf0a4-50fd-44fe-b640-d49ed0716afb tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Volume info retrieved successfully. Dec 22 13:40:39.629453 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-9e4bf0a4-50fd-44fe-b640-d49ed0716afb tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 returned with HTTP 200 Dec 22 13:40:39.630100 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2131/4271] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:40:39 2020] GET /volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 => generated 977 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:40:40.642488 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-48434017-1fc5-473f-93f2-fd389275a743 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] GET http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 Dec 22 13:40:40.643207 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-48434017-1fc5-473f-93f2-fd389275a743 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:40:40.643207 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:40:40.643207 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:40:40.643371 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-48434017-1fc5-473f-93f2-fd389275a743 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:40:40.676376 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:40:40.676376 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:40:40.683991 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-48434017-1fc5-473f-93f2-fd389275a743 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Volume info retrieved successfully. Dec 22 13:40:40.698665 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-48434017-1fc5-473f-93f2-fd389275a743 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 returned with HTTP 200 Dec 22 13:40:40.699390 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2141/4272] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:40:40 2020] GET /volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 => generated 977 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:40:41.713867 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aa53a236-6257-4766-8cd5-dd5c7167d872 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] GET http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 Dec 22 13:40:41.714603 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aa53a236-6257-4766-8cd5-dd5c7167d872 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:40:41.714850 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:40:41.714850 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:40:41.715400 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [None req-aa53a236-6257-4766-8cd5-dd5c7167d872 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:40:41.746646 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:40:41.746646 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:40:41.752854 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [None req-aa53a236-6257-4766-8cd5-dd5c7167d872 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Volume info retrieved successfully. Dec 22 13:40:41.766219 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [None req-aa53a236-6257-4766-8cd5-dd5c7167d872 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 returned with HTTP 200 Dec 22 13:40:41.767454 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2132/4273] 10.222.0.111 () {58 vars in 1320 bytes} [Tue Dec 22 13:40:41 2020] GET /volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 => generated 1365 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 13:40:41.809425 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9841de93-b815-4ee2-adef-e2edbe46f027 req-64ed6519-e9cd-4568-94d6-76f77bdd2c46 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] GET http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 Dec 22 13:40:41.809731 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9841de93-b815-4ee2-adef-e2edbe46f027 req-64ed6519-e9cd-4568-94d6-76f77bdd2c46 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:40:41.810120 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:40:41.810120 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:40:41.810590 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9841de93-b815-4ee2-adef-e2edbe46f027 req-64ed6519-e9cd-4568-94d6-76f77bdd2c46 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Calling method 'show' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:40:41.840223 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:40:41.840223 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:40:41.845989 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-9841de93-b815-4ee2-adef-e2edbe46f027 req-64ed6519-e9cd-4568-94d6-76f77bdd2c46 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Volume info retrieved successfully. Dec 22 13:40:41.860352 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9841de93-b815-4ee2-adef-e2edbe46f027 req-64ed6519-e9cd-4568-94d6-76f77bdd2c46 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 returned with HTTP 200 Dec 22 13:40:41.860858 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2142/4274] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 13:40:41 2020] GET /volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 => generated 1365 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 13:40:42.357615 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9841de93-b815-4ee2-adef-e2edbe46f027 req-a359131a-729d-4fbe-b21d-bf64455bbe98 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] GET http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 Dec 22 13:40:42.357914 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9841de93-b815-4ee2-adef-e2edbe46f027 req-a359131a-729d-4fbe-b21d-bf64455bbe98 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:40:42.358049 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:40:42.358049 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:40:42.358261 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9841de93-b815-4ee2-adef-e2edbe46f027 req-a359131a-729d-4fbe-b21d-bf64455bbe98 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:40:42.387991 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:40:42.387991 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:40:42.393917 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-9841de93-b815-4ee2-adef-e2edbe46f027 req-a359131a-729d-4fbe-b21d-bf64455bbe98 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Volume info retrieved successfully. Dec 22 13:40:42.408470 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9841de93-b815-4ee2-adef-e2edbe46f027 req-a359131a-729d-4fbe-b21d-bf64455bbe98 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 returned with HTTP 200 Dec 22 13:40:42.408968 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2133/4275] 10.222.0.111 () {60 vars in 1574 bytes} [Tue Dec 22 13:40:42 2020] GET /volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 => generated 1365 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 13:40:42.416557 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9841de93-b815-4ee2-adef-e2edbe46f027 req-64ed6519-e9cd-4568-94d6-76f77bdd2c46 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] GET http://10.222.0.111/volume// Dec 22 13:40:42.417075 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9841de93-b815-4ee2-adef-e2edbe46f027 req-64ed6519-e9cd-4568-94d6-76f77bdd2c46 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:40:42.417342 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:40:42.417342 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:40:42.417844 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9841de93-b815-4ee2-adef-e2edbe46f027 req-64ed6519-e9cd-4568-94d6-76f77bdd2c46 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:40:42.419430 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9841de93-b815-4ee2-adef-e2edbe46f027 req-64ed6519-e9cd-4568-94d6-76f77bdd2c46 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 13:40:42.420113 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2143/4276] 10.222.0.111 () {58 vars in 1294 bytes} [Tue Dec 22 13:40:42 2020] GET /volume/ => generated 756 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 13:40:42.432604 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9841de93-b815-4ee2-adef-e2edbe46f027 req-0e963a97-8574-45e2-b0d0-fc8d12bcf34c tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] POST http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/attachments Dec 22 13:40:42.432870 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:40:42.432870 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:40:42.433120 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9841de93-b815-4ee2-adef-e2edbe46f027 req-0e963a97-8574-45e2-b0d0-fc8d12bcf34c tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e1a1f9c7-dee5-46da-9dc9-75d2c5312330", "instance_uuid": "0b5e199a-1ff5-4029-8b36-6a1577173bfc", "connector": null}} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 13:40:42.465231 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:40:42.465231 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:40:42.643148 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9841de93-b815-4ee2-adef-e2edbe46f027 req-0e963a97-8574-45e2-b0d0-fc8d12bcf34c tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/attachments returned with HTTP 200 Dec 22 13:40:42.644014 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2134/4277] 10.222.0.111 () {66 vars in 1570 bytes} [Tue Dec 22 13:40:42 2020] POST /volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/attachments => generated 273 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 22 13:40:48.859439 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9841de93-b815-4ee2-adef-e2edbe46f027 req-64ed6519-e9cd-4568-94d6-76f77bdd2c46 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] GET http://10.222.0.111/volume// Dec 22 13:40:48.859814 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9841de93-b815-4ee2-adef-e2edbe46f027 req-64ed6519-e9cd-4568-94d6-76f77bdd2c46 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:40:48.860068 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9841de93-b815-4ee2-adef-e2edbe46f027 req-64ed6519-e9cd-4568-94d6-76f77bdd2c46 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Calling method 'all' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:40:48.860816 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9841de93-b815-4ee2-adef-e2edbe46f027 req-64ed6519-e9cd-4568-94d6-76f77bdd2c46 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] http://10.222.0.111/volume// returned with HTTP 300 Dec 22 13:40:48.861227 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2144/4278] 10.222.0.101 () {56 vars in 1094 bytes} [Tue Dec 22 13:40:48 2020] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 22 13:40:48.872901 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9841de93-b815-4ee2-adef-e2edbe46f027 req-58bce473-1bf2-4577-be1d-98f16f95c2fd tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] GET http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 Dec 22 13:40:48.873284 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9841de93-b815-4ee2-adef-e2edbe46f027 req-58bce473-1bf2-4577-be1d-98f16f95c2fd tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:40:48.873459 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:40:48.873459 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:40:48.873705 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9841de93-b815-4ee2-adef-e2edbe46f027 req-58bce473-1bf2-4577-be1d-98f16f95c2fd tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Calling method 'show' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:40:48.903474 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:40:48.903474 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:40:48.909227 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-9841de93-b815-4ee2-adef-e2edbe46f027 req-58bce473-1bf2-4577-be1d-98f16f95c2fd tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Volume info retrieved successfully. Dec 22 13:40:48.920276 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:40:48.920276 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:40:48.926849 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9841de93-b815-4ee2-adef-e2edbe46f027 req-58bce473-1bf2-4577-be1d-98f16f95c2fd tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 returned with HTTP 200 Dec 22 13:40:48.927396 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2135/4279] 10.222.0.101 () {60 vars in 1408 bytes} [Tue Dec 22 13:40:48 2020] GET /volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 => generated 1463 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 22 13:40:48.947243 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9841de93-b815-4ee2-adef-e2edbe46f027 req-5c3f9fa6-1e16-4789-9d23-f1cc805fb5da tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] PUT http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/attachments/d03b1b97-4ef6-4995-bbf1-554c6b6987da Dec 22 13:40:48.947802 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9841de93-b815-4ee2-adef-e2edbe46f027 req-5c3f9fa6-1e16-4789-9d23-f1cc805fb5da tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.101", "host": "n-h2-765315-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-6.cbci-765315-6.local", "mountpoint": "/dev/sda"}}} {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 13:40:48.965588 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 22 13:40:48.965588 n-d-765315-6 devstack@c-api.service[88154]: return self.call(f, *args, **kw) Dec 22 13:40:48.965952 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-9841de93-b815-4ee2-adef-e2edbe46f027 req-5c3f9fa6-1e16-4789-9d23-f1cc805fb5da tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Lock "b'cinder-attachment_update-e1a1f9c7-dee5-46da-9dc9-75d2c5312330-n-h2-765315-6'" acquired by "attachment_update" :: waited 0.006s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 22 13:40:48.968502 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:40:48.968502 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:40:50.013969 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.coordination [req-9841de93-b815-4ee2-adef-e2edbe46f027 req-5c3f9fa6-1e16-4789-9d23-f1cc805fb5da tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Lock "b'cinder-attachment_update-e1a1f9c7-dee5-46da-9dc9-75d2c5312330-n-h2-765315-6'" released by "attachment_update" :: held 1.048s {{(pid=88156) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 22 13:40:50.014422 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9841de93-b815-4ee2-adef-e2edbe46f027 req-5c3f9fa6-1e16-4789-9d23-f1cc805fb5da tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/attachments/d03b1b97-4ef6-4995-bbf1-554c6b6987da returned with HTTP 200 Dec 22 13:40:50.015095 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2145/4280] 10.222.0.101 () {64 vars in 1473 bytes} [Tue Dec 22 13:40:48 2020] PUT /volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/attachments/d03b1b97-4ef6-4995-bbf1-554c6b6987da => generated 763 bytes in 1071 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 22 13:40:50.080644 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9841de93-b815-4ee2-adef-e2edbe46f027 req-7eef605e-daeb-49ba-bf23-0a250de0ec42 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] POST http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/attachments/d03b1b97-4ef6-4995-bbf1-554c6b6987da/action Dec 22 13:40:50.080993 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:40:50.080993 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:40:50.081357 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9841de93-b815-4ee2-adef-e2edbe46f027 req-7eef605e-daeb-49ba-bf23-0a250de0ec42 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Action body: b'{"os-complete": null}' {{(pid=88155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 22 13:40:50.081560 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-9841de93-b815-4ee2-adef-e2edbe46f027 req-7eef605e-daeb-49ba-bf23-0a250de0ec42 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 22 13:40:50.116042 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:40:50.116042 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:40:50.191311 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-9841de93-b815-4ee2-adef-e2edbe46f027 req-7eef605e-daeb-49ba-bf23-0a250de0ec42 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/attachments/d03b1b97-4ef6-4995-bbf1-554c6b6987da/action returned with HTTP 204 Dec 22 13:40:50.191925 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2136/4281] 10.222.0.101 () {64 vars in 1494 bytes} [Tue Dec 22 13:40:50 2020] POST /volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/attachments/d03b1b97-4ef6-4995-bbf1-554c6b6987da/action => generated 0 bytes in 114 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 22 13:44:49.768933 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-180ba804-2ca5-40cc-8371-1221be680ce7 req-589fa7c8-be5d-4892-a8c7-9922ab71e4cd tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] DELETE http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/attachments/d03b1b97-4ef6-4995-bbf1-554c6b6987da Dec 22 13:44:49.769619 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-180ba804-2ca5-40cc-8371-1221be680ce7 req-589fa7c8-be5d-4892-a8c7-9922ab71e4cd tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Empty body provided in request {{(pid=88156) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:44:49.769719 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:44:49.769719 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:44:49.770053 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-180ba804-2ca5-40cc-8371-1221be680ce7 req-589fa7c8-be5d-4892-a8c7-9922ab71e4cd tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Calling method 'version_select' {{(pid=88156) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:44:49.791566 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:44:49.791566 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:44:50.115264 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-180ba804-2ca5-40cc-8371-1221be680ce7 req-589fa7c8-be5d-4892-a8c7-9922ab71e4cd tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 22 13:44:50.115793 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.volume.api [req-180ba804-2ca5-40cc-8371-1221be680ce7 req-589fa7c8-be5d-4892-a8c7-9922ab71e4cd tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Pending status list for volume during attachment-delete: [] {{(pid=88156) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 22 13:44:50.150092 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-180ba804-2ca5-40cc-8371-1221be680ce7 req-589fa7c8-be5d-4892-a8c7-9922ab71e4cd tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/attachments/d03b1b97-4ef6-4995-bbf1-554c6b6987da returned with HTTP 200 Dec 22 13:44:50.150654 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88156|app: 0|req: 2146/4282] 10.222.0.101 () {62 vars in 1442 bytes} [Tue Dec 22 13:44:49 2020] DELETE /volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/attachments/d03b1b97-4ef6-4995-bbf1-554c6b6987da => generated 19 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 22 13:44:50.167138 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-180ba804-2ca5-40cc-8371-1221be680ce7 req-9de02785-b7d9-4b63-a20a-cdf7764649b8 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] DELETE http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 Dec 22 13:44:50.167625 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-180ba804-2ca5-40cc-8371-1221be680ce7 req-9de02785-b7d9-4b63-a20a-cdf7764649b8 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Empty body provided in request {{(pid=88155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 22 13:44:50.167831 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 22 13:44:50.167831 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning, Dec 22 13:44:50.168216 n-d-765315-6 devstack@c-api.service[88154]: DEBUG cinder.api.openstack.wsgi [req-180ba804-2ca5-40cc-8371-1221be680ce7 req-9de02785-b7d9-4b63-a20a-cdf7764649b8 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Calling method 'delete' {{(pid=88155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 22 13:44:50.168745 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.v3.volumes [req-180ba804-2ca5-40cc-8371-1221be680ce7 req-9de02785-b7d9-4b63-a20a-cdf7764649b8 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Delete volume with id: e1a1f9c7-dee5-46da-9dc9-75d2c5312330 Dec 22 13:44:50.205606 n-d-765315-6 devstack@c-api.service[88154]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 22 13:44:50.205606 n-d-765315-6 devstack@c-api.service[88154]: DeprecationWarning) Dec 22 13:44:50.206258 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-180ba804-2ca5-40cc-8371-1221be680ce7 req-9de02785-b7d9-4b63-a20a-cdf7764649b8 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Volume info retrieved successfully. Dec 22 13:44:50.317515 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.volume.api [req-180ba804-2ca5-40cc-8371-1221be680ce7 req-9de02785-b7d9-4b63-a20a-cdf7764649b8 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] Delete volume request issued successfully. Dec 22 13:44:50.318043 n-d-765315-6 devstack@c-api.service[88154]: INFO cinder.api.openstack.wsgi [req-180ba804-2ca5-40cc-8371-1221be680ce7 req-9de02785-b7d9-4b63-a20a-cdf7764649b8 tempest-TestShelveInstance-1993641409 tempest-TestShelveInstance-1993641409] http://10.222.0.111/volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 returned with HTTP 202 Dec 22 13:44:50.319145 n-d-765315-6 devstack@c-api.service[88154]: [pid: 88155|app: 0|req: 2137/4283] 10.222.0.101 () {60 vars in 1389 bytes} [Tue Dec 22 13:44:50 2020] DELETE /volume/v3/309132b9872a4dd9bdd59ab3009a3dc3/volumes/e1a1f9c7-dee5-46da-9dc9-75d2c5312330 => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)